The HugeIcons bubble chat income icon visually represents incoming communication or messages, often used to indicate new chat notifications or incoming data.
Common uses
- New message indicator
- Incoming call alert
- Activity feed notification
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatIncomeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatIncomeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- incoming messagechat notificationnew mailinbox alert
FAQ
- What does the bubble chat income icon represent?
- This icon signifies incoming messages or communication, commonly used for notifications.
- How do I use the BubbleChatIncomeIcon in React?
- Import both HugeiconsIcon and BubbleChatIncomeIcon, then render <HugeiconsIcon icon={BubbleChatIncomeIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available 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 →