The HugeIcons message done 02 icon depicts a completed message or task, often used to signify successful communication or a finished process.
Common uses
- Confirming a sent message
- Indicating a completed task
- Success state for a chat or notification
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MessageDone02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MessageDone02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- message completedtask finishedsuccess messageemail sent
FAQ
- What does the message done 02 icon represent?
- It represents a message that has been successfully sent or a task that has been completed. It's a visual cue for success in communication or process completion.
- How do I use the MessageDone02Icon in React?
- Import it using `import { MessageDone02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MessageDone02Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.