The Lucide fingerprint pattern icon depicts a stylized fingerprint, commonly used to represent authentication, security, or biometric identification features in user interfaces.
Common uses
- Biometric login button
- Security settings section
- Identity verification step
Use it in React
Install
npm i lucide-reactImport & render
import { FingerprintPattern } from 'lucide-react';
<FingerprintPattern size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- 2faauthenticationbiometricidentitysecurityfingerprintpatternbiometric scanidentity checksecurity scan
FAQ
- What is this icon used for?
- This icon is typically used to signify actions or areas related to security, authentication, and identity verification, especially when biometrics like fingerprints are involved.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { FingerprintPattern } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the fingerprint-pattern icon, is available under the ISC license.
Looking for something else? Search Lucide 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 →