The HugeIcons notification off 01 icon visually represents that notifications are disabled, commonly used to indicate a muted or silenced state for alerts.
Common uses
- Muting notifications for a specific app or feature.
- Indicating a user has turned off all system notifications.
- Showing the current status of notification settings.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NotificationOff01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NotificationOff01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mute notificationsdo not disturbnotifications disabledsilent mode
FAQ
- What does the notification off icon signify?
- This icon signifies that notifications are currently turned off or muted. It's used to visually communicate a silenced or disabled alert state.
- How do I use this icon in React?
- Import the icon component and render it using the HugeiconsIcon wrapper: `import { NotificationOff01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={NotificationOff01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.