The HugeIcons chatting 01 icon depicts a speech bubble, commonly used to represent chat, messaging, or communication features within a user interface.
Common uses
- Chat/Messaging feature entry point
- Notification indicator for new messages
- Link to user comments or feedback section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Chatting01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Chatting01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- speech bubblemessagecommentdialogue
FAQ
- What does the chatting 01 icon represent?
- It represents a speech bubble, symbolizing chat, messaging, or communication.
- How do I use the Chatting01Icon in React?
- Import it using `import { Chatting01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={Chatting01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.