John KuehJohn Kueh

chat 01 icon

HugeIcons · Chat01Icon · MIT

Download SVG

The HugeIcons chat 01 icon depicts a speech bubble, commonly used to represent messaging, communication, or feedback features in a user interface.

Common uses

  • Initiate a new chat conversation
  • Open a support or feedback modal
  • Indicate unread messages

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
speech bubblemessagecommentdialogue

FAQ

What is the chat 01 icon used for?
It represents communication, messages, or feedback. It's ideal for features like chat windows, message notifications, or feedback forms.
How do I use the Chat01Icon in React?
Import both HugeiconsIcon and Chat01Icon, then render the icon using the code: `<HugeiconsIcon icon={Chat01Icon} />`.
What is the license for this icon?
The HugeIcons chat 01 icon is released under the MIT license, allowing for free use in commercial and non-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 →

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