The HugeIcons id verified icon visually represents identity confirmation and is commonly used to indicate that a user's identity has been successfully verified.
Common uses
- User profile verification status
- Secure login confirmation
- Account security settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { IdVerifiedIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={IdVerifiedIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- identity verifiedverified badgeauthentication successid check
FAQ
- What does the id verified icon represent?
- This icon signifies that an identity has been confirmed or validated. It's used in interfaces to show successful verification processes.
- How do I use the IdVerifiedIcon in React?
- Import both HugeiconsIcon and IdVerifiedIcon, then render the icon using the <HugeiconsIcon icon={IdVerifiedIcon} /> component.
- What is the license for this icon?
- The IdVerifiedIcon from HugeIcons is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.