The HugeIcons bubble chat notification icon depicts a speech bubble with a notification badge, commonly used to indicate new messages or unread chat activity.
Common uses
- Unread message count indicator
- New chat alert
- Communication status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatNotificationIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatNotificationIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- speech bubblechat bubblemessage notificationunread chat
FAQ
- What is this icon for?
- 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 both HugeiconsIcon and BubbleChatNotificationIcon, then render the icon using <HugeiconsIcon icon={BubbleChatNotificationIcon} />.
- What is the license for this icon?
- This icon is released 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 →