Pixelarticons

Bell Ring Pixel Art Icon

A ringing bell icon for incoming alerts, active notification moments, and 'You have a new message' real-time states.

devices Pro 4 variants

Tags

bellnotificationring

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Bell Ring icon

A bell shown in a ringing or active state, with visual cues that suggest motion or sound. Use it to signal that an alert is firing right now, as the icon for an incoming notification toast, or as an animated state on a notification button when a new item arrives. It conveys immediacy more strongly than the static bell. For ongoing unread notifications in a tray, bell-dot is a better persistent indicator. Bell-ring shines for ephemeral, real-time moments.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/bell-ring.svg" width="24" height="24" alt="Bell Ring" />

<!-- React -->
import { BellRing } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bell-ring.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons