John KuehJohn Kueh

bell slash icon

Phosphor · bell-slash · MIT

Download SVG

The Phosphor bell slash icon depicts a bell with a diagonal line through it, commonly used to indicate that notifications or alarms are silenced or disabled.

Common uses

  • Muting notification sounds
  • Disabling calendar event alerts
  • Indicating a 'do not disturb' mode

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { BellSlash } from '@phosphor-icons/react';

<BellSlash size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<BellSlash size={24} />
thin
<BellSlash size={24} weight="thin" />
light
<BellSlash size={24} weight="light" />
bold
<BellSlash size={24} weight="bold" />
fill
<BellSlash size={24} weight="fill" />
duotone
<BellSlash size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
alarmnotificationstimestimerclockscheduleeventssilentsilencedringercallsdisabledsystembellslashno notifications

FAQ

What does the bell slash icon represent?
It signifies that a bell's function, typically for alarms or notifications, is turned off or silenced.
How do I use this icon in React?
Import it from the Phosphor library and use it as a component: import { BellSlash } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the bell slash icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →