The Tabler message 2 check icon depicts a message with a checkmark, typically used to signify a successful or confirmed message, or a completed communication task.
Common uses
- Confirming a message has been sent successfully.
- Indicating a task related to a message is complete.
- Representing a verified or approved communication.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2Check } from '@tabler/icons-react';
<IconMessage2Check size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- approveconfirmvalidateverifiedcompleteokayaccepttickpasssuccesscommunicationmessage2checkmessage approvedverified message
FAQ
- What does the message 2 check icon represent?
- It represents a successful or confirmed message, often used to show that a communication task has been completed or verified.
- How do I use this icon in React?
- You can import and use it like this: import { IconMessage2Check } from '@tabler/icons-react'; <IconMessage2Check />
- What is the license for this icon?
- The Tabler icons, including message 2 check, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →