The Tabler mail check icon visually represents a confirmed or verified email, commonly used to indicate successful email delivery, verification, or confirmation within a user interface.
Common uses
- Email verification success message
- Order confirmation status
- Account setup completion
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailCheck } from '@tabler/icons-react';
<IconMailCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- verifyconfirmvalidatemessageproofapproveauthenticationensuresecuritytickcommunicationmailcheckemail verifiedmessage confirmedsend success
FAQ
- What does the mail check icon signify?
- It signifies that an email has been successfully sent, delivered, verified, or confirmed. It's often used to provide positive feedback to the user regarding email-related actions.
- How do I use the mail check icon in React?
- You can import and use it directly in your React components like this: import { IconMailCheck } from '@tabler/icons-react'. Then, render it as <IconMailCheck />.
- What is the license for this icon?
- The Tabler icon, including the mail check icon, is available 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.