The HugeIcons mail validation 02 icon visually represents a verified email address, commonly used in user interfaces to indicate successful email confirmation or a valid email input field.
Common uses
- Email verification status indicator
- Success message for email submission
- Valid email field highlight
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailValidation02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailValidation02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- email verified iconvalid email iconcheck email iconconfirmation email icon
FAQ
- What does the mail validation 02 icon represent?
- This icon signifies a validated or confirmed email address. It's used to show that an email has been successfully verified.
- How do I use this icon in React?
- Import the icon component and use it like this: import { MailValidation02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MailValidation02Icon} />.
- What is the license for this icon?
- The HugeIcons mail validation 02 icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →