The Tabler bell pause icon visually represents the action of pausing or suspending notifications, often used to indicate a temporary stop to alerts or system sounds.
Common uses
- Muting all notifications temporarily
- Pausing scheduled alerts
- Indicate a system is in a 'do not disturb' state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBellPause } from '@tabler/icons-react';
<IconBellPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- stophaltbreaksuspenddelayinterruptionwaitceaserestholdsystembellpausenotification pausemute alertsdo not disturb
FAQ
- What does the bell pause icon signify?
- It signifies a temporary cessation of alerts or sounds, indicating a pause in notifications.
- How do I use the bell pause icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconBellPause } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →