The Tabler fingerprint scan icon visually represents the process of biometric authentication, commonly used in user interfaces to indicate security, identity verification, or access control.
Common uses
- Biometric login button
- Security settings option
- Identity verification step
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFingerprintScan } from '@tabler/icons-react';
<IconFingerprintScan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- biometricsecurityidentityauthenticationaccessverifyuniquepatterntouchprinthealthfingerprintscanbiometric scansecurity checkidentity verification
FAQ
- What is the fingerprint scan icon used for?
- It's used to represent actions or features related to biometric authentication, such as logging in, verifying identity, or granting access.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconFingerprintScan } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the fingerprint scan 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 →