John KuehJohn Kueh

chat done 01 icon

HugeIcons · ChatDone01Icon · MIT

Download SVG

The HugeIcons chat done 01 icon depicts a completed chat conversation, often used to signify a successful message exchange or a closed support ticket.

Common uses

  • Marking a message as read
  • Indicating a completed support chat
  • Confirming a successful chat interaction

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
message completechat successconversation finishedtask done chat

FAQ

What does the ChatDone01Icon represent?
It represents a completed chat conversation, signifying a successful or closed interaction.
How do I use ChatDone01Icon in React?
Import it using `import { ChatDone01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ChatDone01Icon} />`.
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.

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 →