John KuehJohn Kueh

finger print minus icon

HugeIcons · FingerPrintMinusIcon · MIT

Download SVG

The HugeIcons finger print minus icon visually represents the removal or exclusion of a fingerprint, often used to indicate actions like revoking access, deleting a fingerprint profile, or indicating a negative biometric match.

Common uses

  • Revoke fingerprint access
  • Delete biometric data
  • Negative fingerprint scan result

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FingerPrintMinusIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FingerPrintMinusIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove fingerprintdelete fingerprintfingerprint offbiometric remove

FAQ

What does the finger print minus icon signify?
It signifies the removal, exclusion, or negation of a fingerprint. This is commonly used for actions like revoking access or indicating a failed biometric authentication.
How do I use the FingerPrintMinusIcon in React?
Import both HugeiconsIcon and FingerPrintMinusIcon, then render it using <HugeiconsIcon icon={FingerPrintMinusIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →