The Lucide bell ring icon depicts a bell with sound waves, commonly used to represent notifications, alerts, or reminders.
Common uses
- Notification badges
- Alert system status
- Reminder settings
Use it in React
Install
npm i lucide-reactImport & render
import { BellRing } from 'lucide-react';
<BellRing size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- alarmnotificationsoundreminderbellringalarm iconnotification iconsound iconreminder icon
FAQ
- What does the bell ring icon signify?
- It signifies alerts, notifications, or reminders, indicating that something requires the user's attention.
- How do I use the bell ring icon in React?
- You can import and use it in React with: import { BellRing } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the bell-ring icon, is available under the ISC 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 →