John KuehJohn Kueh

message add 01 icon

HugeIcons · MessageAdd01Icon · MIT

Download SVG

The HugeIcons message add 01 icon depicts a speech bubble with a plus sign, commonly used to represent adding a new message, starting a new chat, or composing a new communication.

Common uses

  • Button to start a new chat
  • Action to compose a new email
  • Link to add a new comment

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
new message iconcompose iconadd chat iconnew communication icon

FAQ

What does the MessageAdd01Icon represent?
It visually signifies the action of adding or creating something new within a messaging or communication context, like a new message or chat.
How do I use MessageAdd01Icon in React?
Import it using `import { MessageAdd01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MessageAdd01Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is released under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →