The HugeIcons notification block 01 icon depicts a stylized block with a bell symbol, commonly used to represent alerts, messages, or pending notifications within a user interface.
Common uses
- Unread message indicator
- System alert prompt
- Notification center access
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NotificationBlock01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NotificationBlock01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- alert iconmessage iconbell iconbadge icon
FAQ
- What does the notification block 01 icon represent?
- This icon represents a notification or alert, often used to draw attention to new messages or system updates.
- How do I use the NotificationBlock01Icon in React?
- Import it using `import { NotificationBlock01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={NotificationBlock01Icon} />`.
- What is the license for this icon?
- The HugeIcons notification block 01 icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.