John KuehJohn Kueh

notification 01 icon

HugeIcons · Notification01Icon · MIT

Download SVG

The HugeIcons notification 01 icon depicts a bell, commonly used to represent alerts, messages, or updates within a user interface.

Common uses

  • Unread message indicator
  • System alert badge
  • New feature announcement

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Notification01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Notification01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bell iconalert iconmessage iconbadge icon

FAQ

What is the notification 01 icon for?
This icon represents alerts, messages, or updates. It's typically used to draw a user's attention to new information.
How do I use the Notification01Icon in React?
Import both HugeiconsIcon and Notification01Icon, then render the icon like this: <HugeiconsIcon icon={Notification01Icon} />.
What is the license for this icon?
The HugeIcons notification 01 icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →