Pixelarticons

Bell Off Pixel Art Icon

A bell with an off indicator for muted notifications, Do Not Disturb mode, and silenced alert channels.

devices Free 4 variants

Tags

bellnotificationringoff

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Off icon

A bell icon with a slash or off mark, universally understood as 'notifications are silenced.' Use it on a mute toggle in a chat application, the active state of a Do Not Disturb switch, a silenced project notification row, or a 'Snooze alerts' button. Its meaning is immediate and rarely needs a label. For a softer action like reducing but not eliminating alerts, bell-minus is less absolute; for a newly arrived notification, bell-dot or bell-ring is more appropriate.

Usage

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

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

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

Related icons