The Tabler fingerprint off icon visually represents the disabling or removal of fingerprint authentication, commonly used to indicate that fingerprint access is turned off or unavailable.
Common uses
- Disabling fingerprint login option
- Showing fingerprint scanner is offline
- Indicating fingerprint data has been cleared
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFingerprintOff } from '@tabler/icons-react';
<IconFingerprintOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- indentifymarksurfacesecurityaccessfingerprintoffcontroloperationdisabledsystemfingerprint disabledno fingerprintfingerprint deniedaccess denied fingerprint
FAQ
- What does the fingerprint off icon signify?
- This icon signifies that fingerprint identification or authentication is currently disabled, turned off, or not in use.
- How do I use this icon in React?
- You can import and use it in React with: import { IconFingerprintOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the fingerprint off 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 →