The HugeIcons bubble chat user icon depicts a speech bubble with a user silhouette inside, commonly used to represent chat, messaging, or user communication features.
Common uses
- Open chat window
- User profile messages
- Customer support access
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BubbleChatUserIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BubbleChatUserIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chat bubblespeech bubbleuser messagecommunication
FAQ
- What does the BubbleChatUserIcon represent?
- It represents a user engaging in a chat or conversation, ideal for messaging or communication-related UI elements.
- How do I use BubbleChatUserIcon in React?
- Import both HugeiconsIcon and BubbleChatUserIcon, then render it using <HugeiconsIcon icon={BubbleChatUserIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.