The Tabler bell check icon visually represents a notification that has been successfully acknowledged or confirmed, commonly used to indicate a completed action or a verified status.
Common uses
- Confirming a user has read and acknowledged a notification.
- Indicating a successful system alert or status update.
- Representing an approved or verified item in a list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBellCheck } from '@tabler/icons-react';
<IconBellCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- confirmverifyapproveacknowledgevalidateauthenticatecertifyaffirmassureratifysystembellchecknotification confirmedalert verifiedacknowledged bell
FAQ
- What does the bell check icon signify?
- It signifies that a notification or alert has been successfully confirmed, acknowledged, or verified.
- How do I use the bell check icon in React?
- You can import and use it in your React application with: import { IconBellCheck } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the bell-check icon, is available 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 →