John KuehJohn Kueh

chat notification 01 icon

HugeIcons · ChatNotification01Icon · MIT

Download SVG

The HugeIcons chat notification 01 icon depicts a speech bubble with a small dot, commonly used to indicate new messages or unread chat activity.

Common uses

  • New message indicator
  • Unread chat count
  • Activity alert

Use it in React

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

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

Details

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

FAQ

What does this icon represent?
This icon represents a new chat message or an unread notification within a messaging or communication feature.
How do I use this icon in React?
Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { ChatNotification01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ChatNotification01Icon} />.
What is the license for this icon?
This 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 →