John KuehJohn Kueh

notification icon

Phosphor · notification · MIT

Download SVG

The Phosphor notification icon visually represents an alert or message, commonly used to draw a user's attention to new information or an unread item.

Common uses

  • Unread message count badge
  • System alert indicator
  • New activity highlight

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Notification } from '@phosphor-icons/react';

<Notification size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Notification size={24} />
thin
<Notification size={24} weight="thin" />
light
<Notification size={24} weight="light" />
bold
<Notification size={24} weight="bold" />
fill
<Notification size={24} weight="fill" />
duotone
<Notification size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
badgepipsystemnotificationalert

FAQ

What is the notification icon used for?
It's used to indicate new information, alerts, or unread items in a user interface.
How do I use the notification icon in React?
Import it from '@phosphor-icons/react' like so: import { Notification } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license.

Related icons

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

Looking for something else? Search Phosphor and 4 more libraries by description →