The HugeIcons chat add 01 icon depicts a speech bubble with a plus sign, commonly used to represent adding a new chat, starting a conversation, or creating a new message.
Common uses
- Button to start a new chat
- Option to add a contact to a conversation
- UI element for composing a new message
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatAdd01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatAdd01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- new chat iconadd message iconstart conversation iconcompose icon
FAQ
- What does the chat add 01 icon represent?
- It visually signifies the action of adding or initiating a chat, conversation, or message.
- How do I use this icon in React?
- Import it using `import { ChatAdd01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ChatAdd01Icon} />`.
- What is the license for this icon?
- This 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.