The HugeIcons passport valid icon visually represents a document that has been officially approved or verified, commonly used to indicate successful identity confirmation or a valid status.
Common uses
- User profile verification status
- Document validation confirmation
- Successful onboarding step
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PassportValidIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PassportValidIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- verifiedapproveddocument checkidentity confirmed
FAQ
- What does the passport valid icon signify?
- It signifies that a document, like a passport, has been checked and approved, indicating a verified or valid status.
- How do I use the PassportValidIcon in React?
- Import both HugeiconsIcon and PassportValidIcon from their respective packages and render it using <HugeiconsIcon icon={PassportValidIcon} />.
- What is the license for this icon?
- This icon is released 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 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 →