The HugeIcons mail unlock 01 icon depicts an unlocked envelope, commonly used to signify successful email delivery, account verification, or access to secure messaging.
Common uses
- Account verification confirmation
- Successful password reset email
- Access granted to inbox
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailUnlock01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailUnlock01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- email unlockedopen mailsecure messageinbox access
FAQ
- What does the MailUnlock01Icon represent?
- It represents an unlocked mail envelope, symbolizing successful delivery, verification, or access.
- How do I use MailUnlock01Icon in React?
- Import it as 'import { MailUnlock01Icon } from '@hugeicons/core-free-icons';' and render it using '<HugeiconsIcon icon={MailUnlock01Icon} />'.
- What is the license for this icon?
- This icon is distributed 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 →