John KuehJohn Kueh

chat notification icon

HugeIcons · ChatNotificationIcon · MIT

Download SVG

The HugeIcons chat notification icon visually represents an incoming message or alert, commonly used to indicate unread messages or new activity in a chat interface.

Common uses

  • Unread message indicator
  • New chat alert
  • Notification badge

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
message iconnew messagechat alertunread indicator

FAQ

What does the chat notification icon represent?
It signifies an incoming message or an alert, typically used to draw attention to new or unread chat activity.
How do I use the ChatNotificationIcon in React?
Import both HugeiconsIcon and ChatNotificationIcon, then render it using <HugeiconsIcon icon={ChatNotificationIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →