John KuehJohn Kueh

chat add icon

HugeIcons · ChatAddIcon · MIT

Download SVG

The HugeIcons chat add icon visually represents the action of initiating a new conversation or adding a participant to an existing chat, commonly used for starting new messages or group chats.

Common uses

  • Button to start a new direct message
  • Option to create a new group chat
  • Adding a new contact to an ongoing conversation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatAddIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChatAddIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
new chatadd userstart conversationcompose message

FAQ

What does the chat add icon signify?
It signifies the action of starting a new chat or adding someone to a chat. It's used in interfaces to prompt users to initiate communication.
How do I use the ChatAddIcon in React?
Import both HugeiconsIcon and ChatAddIcon, then render it using <HugeiconsIcon icon={ChatAddIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons chat add 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.

Looking for something else? Search HugeIcons and 4 more libraries by description →