The Lucide bell check icon visually represents a confirmed or active notification, often used to indicate that an alert has been set, acknowledged, or is currently active.
Common uses
- Confirming a notification setting is enabled.
- Indicating a successful reminder has been set.
- Showing an active alert status.
Use it in React
Install
npm i lucide-reactImport & render
import { BellCheck } from 'lucide-react';
<BellCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- alarmnotificationsoundreminderbellchecknotification activereminder setalarm confirmedalert enabled
FAQ
- What does the bell check icon signify?
- It signifies a notification or alarm that has been confirmed, acknowledged, or is actively set.
- How do I use the bell check icon in React?
- You can import and use it like this: import { BellCheck } from 'lucide-react'; <BellCheck />
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →