The Tabler fingerprint icon depicts a stylized fingerprint, commonly used to represent security, identification, or biometric authentication features within a user interface.
Common uses
- Biometric login button
- Security settings option
- User identification confirmation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFingerprint } from '@tabler/icons-react';
<IconFingerprint size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- indentifymarksurfacesecurityaccessfingerprintcontroloperationfunctioninterfacesystembiometricscanidentityauth
FAQ
- What is the fingerprint icon used for?
- It signifies actions related to security, identification, or biometric authentication, such as logging in or verifying identity.
- How do I use the fingerprint icon in React?
- You can import and use it directly with `import { IconFingerprint } from '@tabler/icons-react'`. Then render it as `<IconFingerprint />`.
- What is the license for the Tabler fingerprint icon?
- The Tabler icon library, including the fingerprint 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 →