The HugeIcons chat income icon visually represents incoming messages or communications, often used to signify new activity in a chat or messaging feature.
Common uses
- New message notification badge
- Unread chat indicator
- Incoming call alert
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatIncomeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatIncomeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- incoming messagenew chatmessage notificationinbox
FAQ
- What does the chat income icon represent?
- It signifies incoming messages or communications, commonly used for new activity alerts in chat interfaces.
- How do I use the ChatIncomeIcon in React?
- Import both HugeiconsIcon and ChatIncomeIcon, then render it using <HugeiconsIcon icon={ChatIncomeIcon} />.
- What is the license for this icon?
- The ChatIncomeIcon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →