The Tabler message check icon visually represents a confirmed or completed message, often used to indicate successful delivery, read status, or a positive response within a communication interface.
Common uses
- Confirming message sent successfully
- Indicating a read receipt
- Showing a verified or approved communication
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCheck } from '@tabler/icons-react';
<IconMessageCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- approveconfirmvalidateverifiedcompleteokayaccepttickpasssuccesscommunicationmessagecheckmessage successapproved messageverified communication
FAQ
- What does the message check icon signify?
- It signifies a message that has been confirmed, validated, or completed. It's commonly used to show success in communication actions.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconMessageCheck } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including message-check, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.