John KuehJohn Kueh

bell simple z icon

Phosphor · bell-simple-z · MIT

Download SVG

The Phosphor bell simple z icon depicts a bell with a 'z' indicating a muted or snoozed state, commonly used to represent disabled notifications or a snoozed alarm.

Common uses

  • Snooze alarm button
  • Mute notifications toggle
  • Disabled alert indicator

Use it in React

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

<BellSimpleZ size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
alarmnotificationstimestimerclockscheduleeventsringersnoozesystembellsimplezmute belloff belldisabled notification

FAQ

What is the bell simple z icon used for?
This icon signifies a muted or snoozed state, ideal for indicating that notifications are off or an alarm has been snoozed.
How do I use this icon in React?
Import it from the library like this: `import { BellSimpleZ } from '@phosphor-icons/react'`. Then use it as a component: `<BellSimpleZ />`.
What is the license for this icon?
The Phosphor icon library, including the bell simple z 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 →