The HugeIcons chat user 01 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
- Initiate a new chat conversation
- Indicate a user's profile or status in a chat list
- Represent a messaging or communication module
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatUser01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatUser01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- message useruser chatcommunication icondialogue
FAQ
- What does the ChatUser01Icon represent?
- It represents a chat conversation initiated by or related to a user. It's ideal for indicating messaging features.
- How do I use ChatUser01Icon in React?
- Import it as `import { ChatUser01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={ChatUser01Icon} />`.
- What is the license for this icon?
- This icon is available 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.