The HugeIcons message 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
- Display a user's message history
- Indicate a notification for a new message
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageUser01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageUser01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat iconspeech bubble usercommunication iconmessage icon
FAQ
- What does the MessageUser01Icon represent?
- It represents a user sending or receiving a message, often used for chat or communication features.
- How do I use MessageUser01Icon in React?
- Import it using `import { MessageUser01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={MessageUser01Icon} />`.
- What is the license for this icon?
- This icon 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.