The Tabler password fingerprint icon visually represents secure authentication, commonly used to indicate login or verification processes involving biometric data.
Common uses
- Biometric login button
- Security settings section
- Two-factor authentication prompt
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPasswordFingerprint } from '@tabler/icons-react';
<IconPasswordFingerprint size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- biometricsecurityauthenticationidentityaccessloginverifyprivacyprotectionrecognitionsystempasswordfingerprintbiometric loginsecure accessidentity verification
FAQ
- What does the password fingerprint icon represent?
- It signifies secure authentication and identity verification, often related to biometric logins or password-protected systems.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconPasswordFingerprint } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →