The HugeIcons chat user icon depicts a speech bubble with a user silhouette inside, commonly used to represent chat, messaging, or user communication features in a UI.
Common uses
- Chat/Messaging feature entry point
- User profile/account settings link
- Feedback or support request button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatUserIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatUserIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- message userspeech bubble usercommunication iconuser chat
FAQ
- What does the chat user icon represent?
- It symbolizes communication, messages, or user interaction, often used for chat functionalities or user-related actions.
- How do I use the ChatUserIcon in React?
- Import both HugeiconsIcon and ChatUserIcon, then render it using <HugeiconsIcon icon={ChatUserIcon} />.
- What is the license for this icon?
- The HugeIcons chat user icon is released 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.