A fingerprint, for biometric sign-in, identity, touch unlock and security. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M4.9079 5.459C6.6135 3.2759 9.2296 2 12 2M16 2.9377C18.7417 4.298 20.6042 6.9584 20.9443 10M20.8263 14C20.7091 15.0095 20.5327 16.0112 20.2982 17M3 11C3 10.581 3.0293 10.1624 3.0876 9.7474M3.9443 19C5.9121 16.7999 7 13.9517 7 11C7 8.2386 9.2386 6 12 6C12.5833 6 13.162 6.1021 13.7101 6.3015M16.6359 9.127C16.8764 9.7222 17 10.3581 17 11C17 11.6677 16.9696 12.3351 16.9089 13M16.166 17C15.6706 18.7475 14.9607 20.427 14.0526 22M12 11C12 15.0294 10.5687 18.9278 7.9615 22"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- fingerprint
- biometric
- touch id
- identity
- authentication
- security
Related icons
The rest of the fingerprint family first, then the Users shelf.
FAQ
Answered from fingerprint-pattern's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the fingerprint-pattern icon for?
- A fingerprint, for biometric sign-in, identity, touch unlock and security. It is filed under Users in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as fingerprint, biometric, touch id, identity, authentication and security, and the browser's search matches all of those.
- What styles does the fingerprint-pattern icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of fingerprint-pattern?
- No. fingerprint-pattern is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with fingerprint-pattern?
- accessibility, circle-user, contacts, hat-glasses, id-card and scan-face, and 7 more, all shown below. They are the Users shelf: nothing else in the set is named after fingerprint.
- How do I import fingerprint-pattern in React?
- <FingerprintPattern /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <FingerprintPattern size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the fingerprint-pattern SVG?
- icons/stroke/fingerprint-pattern.svg, icons/two-tone/fingerprint-pattern.svg, icons/duotone/fingerprint-pattern.svg and icons/fill/fingerprint-pattern.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was fingerprint-pattern added to the set?
- Added 17 Sept 2026, and last redrawn 17 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.