The Lucide bell off icon visually represents a muted or disabled notification state, commonly used to indicate that alerts or reminders are turned off.
Common uses
- Muting notifications for a specific item
- Indicating a user has disabled all alerts
- Showing a silent mode is active
Use it in React
Install
npm i lucide-reactImport & render
import { BellOff } from 'lucide-react';
<BellOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- alarmnotificationsilentreminderbelloffmutedisabled notificationno alarmsilent alert
FAQ
- What does the bell off icon signify?
- It signifies that notifications, alarms, or reminders are currently turned off or silenced.
- How do I use the bell off icon in React?
- You can import and use it in React with: import { BellOff } from 'lucide-react'
- 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 →