The HugeIcons chat done icon visually represents a completed conversation or a message that has been successfully sent and acknowledged.
Common uses
- Indicate a successful chat message delivery
- Show a completed support ticket
- Mark a task as finished in a communication log
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatDoneIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatDoneIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- message sentconversation completetask finishedsuccess message
FAQ
- What does the 'chat done' icon signify?
- It signifies that a chat conversation or message has been completed or successfully processed.
- How do I use the ChatDoneIcon in React?
- Import both HugeiconsIcon and ChatDoneIcon, then render it using <HugeiconsIcon icon={ChatDoneIcon} />.
- 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.