The HugeIcons passport expired icon visually represents an invalid or out-of-date passport, commonly used to indicate issues with travel documents or expired credentials.
Common uses
- Alerting users about an expired travel document.
- Indicating a user's account access has expired due to outdated verification.
- Signifying an expired permit or identification in a system.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PassportExpiredIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PassportExpiredIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- expired documentinvalid passportoutdated travelvisa expired
FAQ
- What does the passport expired icon signify?
- This icon signifies that a passport or similar identification document is no longer valid because its expiration date has passed.
- How do I use the PassportExpiredIcon in React?
- Import both HugeiconsIcon and PassportExpiredIcon, then render it using the provided code: <HugeiconsIcon icon={PassportExpiredIcon} />.
- What is the license for this icon?
- The HugeIcons passport expired 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 →