John KuehJohn Kueh

notification 02 icon

HugeIcons · Notification02Icon · MIT

Download SVG

The HugeIcons notification 02 icon visually represents an alert or message, commonly used to draw a user's attention to new information or an important event within an application.

Common uses

  • New message indicator
  • System alert banner
  • Unread item count badge

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
alertmessagebadgebell

FAQ

What is this icon typically used for?
This icon is generally used to signify a new notification or an alert that requires the user's attention. It helps in drawing the user's eye to important updates.
How do I use this icon in React?
To use this icon in React, import both HugeiconsIcon and Notification02Icon, then render it using <HugeiconsIcon icon={Notification02Icon} />.
What is the license for this icon?
This icon is provided 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.

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 →