The Tabler message circle check icon visually represents a confirmed or completed message, often used to indicate successful communication or a validated action within a user interface.
Common uses
- Confirming a message has been sent successfully.
- Indicating a task or process related to communication is complete.
- Validating user input or a form submission that involves messaging.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCircleCheck } from '@tabler/icons-react';
<IconMessageCircleCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- approveconfirmvalidatecircularcompleteokayaccepttickverifiedsuccesscommunicationmessagecirclecheckmessage successcommunication complete
FAQ
- What does the message circle check icon signify?
- It signifies a successful or confirmed communication, like a message that has been sent, received, or validated.
- How do I use this icon in React?
- You can import and use it directly with: import { IconMessageCircleCheck } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →