John KuehJohn Kueh

bell simple slash icon

Phosphor · bell-simple-slash · MIT

Download SVG

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

Common uses

  • Muting notification sounds
  • Disabling scheduled reminders
  • Indicating a system is in silent mode

Use it in React

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

<BellSimpleSlash size={24} />

Styles

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

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

Details

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

FAQ

What does the bell simple slash icon represent?
It signifies that a bell's function, like notifications or alarms, is currently turned off or silenced.
How do I use this icon in React?
Import it from the Phosphor library: import { BellSimpleSlash } from '@phosphor-icons/react' and use it as a component.
What is the license for this icon?
The Phosphor icon library, including this 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 →