John KuehJohn Kueh

notification bubble icon

HugeIcons · NotificationBubbleIcon · MIT

Download SVG

The HugeIcons notification bubble icon visually represents a new message or alert, commonly used to draw attention to unread items or updates.

Common uses

  • Unread message count badge
  • New activity alert indicator
  • System status notification

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
message iconalert iconbadge iconnew item icon

FAQ

What is this icon for?
This icon signifies a new message, alert, or update. It's typically used to indicate unread items or important notifications.
How do I use this in React?
Import both HugeiconsIcon and NotificationBubbleIcon, then render it using <HugeiconsIcon icon={NotificationBubbleIcon} />.
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.

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 →