The Tabler bell exclamation icon visually communicates an urgent alert or critical notification, often used to draw attention to important system messages or potential issues.
Common uses
- Displaying critical system error messages
- Indicating an urgent user notification
- Highlighting an important security alert
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBellExclamation } from '@tabler/icons-react';
<IconBellExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- alertwarningdangernoticeattentioncriticalcautionemphasishighlightprominencesystembellexclamationalert iconwarning iconurgent notification
FAQ
- What is the purpose of the bell exclamation icon?
- It signifies an urgent alert, warning, or critical notification that requires immediate attention.
- How do I use this icon in React?
- You can import and use it with: `import { IconBellExclamation } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including 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 →