fingerprint icon
fingerprint-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.
- Name
- fingerprint-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Symbols
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
fingerprintBootstrap IconsfingerprintBoxIcons v2fingerprintFont Awesome 6 SolidfingerprintFont Awesome Solidfingerprint-outlineFlowbite Iconsfingerprint-16-filledFluent UI System IconsfingerprintHumbleiconsfingerprintIconParkfingerprintIconPark OutlinefingerprintIconoirfingerprintJam IconsfingerprintLine AwesomefingerprintMage IconsfingerprintMaterial SymbolsfingerprintMaterial Symbols LightfingerprintMaterial Design Iconsfingerprint-fillMingCute IconfingerprintNoto EmojifingerprintOpenMojifingerprintPhosphorfingerprint-fillRemix IconfingerprintTabler IconsfingerprintTDesign Iconsfingerprint-outlineTeenyicons
More symbols icons from Health Icons
Use the fingerprint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.974 4a5.03 5.03 0 0 1 2.59 1.386a5.06 5.06 0 0 1 1.381 2.598q.027.139.082.266c.174.407.545.71.993.71c.541 0 .987-.441.912-.979a7 7 0 0 0-.465-1.707a7.02 7.02 0 0 0-3.788-3.8a7 7 0 0 0-1.702-.466c-.536-.075-.977.372-.977.915c0 .449.303.82.708.995q.128.056.266.083"/><path d="M12 4.949c-2.209 0-4 1.795-4 4.011v4.013l-.003.568c-.002.305-.004.612 0 .887c.004.45.022.92.092 1.31a1 1 0 1 0 1.968-.354q-.055-.316-.06-.978c-.004-.264-.002-.533 0-.819q.003-.292.003-.614V8.96c0-1.108.895-2.005 2-2.005s2 .898 2 2.006v5.015c0 .554.448 1.003 1 1.003s1-.45 1-1.003V8.96a4.006 4.006 0 0 0-4-4.012"/><path d="M12 7.958c.552 0 1 .449 1 1.003v5.014c0 .37.098.9.382 1.306c.243.349.681.7 1.618.7c.552 0 1 .45 1 1.004s-.448 1.003-1 1.003c-1.563 0-2.625-.65-3.257-1.556c-.591-.848-.743-1.823-.743-2.456V8.96c0-.554.448-1.003 1-1.003M8.243 5.591a1.3 1.3 0 0 1-.206.187c-.356.26-.83.332-1.215.103c-.465-.277-.624-.886-.286-1.31a7 7 0 0 1 2.802-2.104c.5-.206 1.038.118 1.172.644c.11.435-.09.87-.44 1.14a1.3 1.3 0 0 1-.237.146a5 5 0 0 0-1.59 1.194"/><path d="M7 7.958c0-.554-.448-1.003-1-1.003s-1 .449-1 1.003v7.02a7 7 0 0 0 .648 2.952a7 7 0 0 0 3.257 3.346a6.98 6.98 0 0 0 7.905-1.196c.4-.38.324-1.015-.108-1.359c-.356-.283-.841-.277-1.236-.066a1.4 1.4 0 0 0-.239.161a5 5 0 0 1-5.44.666a5 5 0 0 1-2.328-2.393C7.119 16.353 7 15.48 7 14.75a1 1 0 0 0 0-.13zm12 3.009c0-.554-.448-1.003-1-1.003s-1 .449-1 1.003v6.018c0 .554.448 1.003 1 1.003s1-.45 1-1.003z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsFingerprint24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.974 4a5.03 5.03 0 0 1 2.59 1.386a5.06 5.06 0 0 1 1.381 2.598q.027.139.082.266c.174.407.545.71.993.71c.541 0 .987-.441.912-.979a7 7 0 0 0-.465-1.707a7.02 7.02 0 0 0-3.788-3.8a7 7 0 0 0-1.702-.466c-.536-.075-.977.372-.977.915c0 .449.303.82.708.995q.128.056.266.083"/><path d="M12 4.949c-2.209 0-4 1.795-4 4.011v4.013l-.003.568c-.002.305-.004.612 0 .887c.004.45.022.92.092 1.31a1 1 0 1 0 1.968-.354q-.055-.316-.06-.978c-.004-.264-.002-.533 0-.819q.003-.292.003-.614V8.96c0-1.108.895-2.005 2-2.005s2 .898 2 2.006v5.015c0 .554.448 1.003 1 1.003s1-.45 1-1.003V8.96a4.006 4.006 0 0 0-4-4.012"/><path d="M12 7.958c.552 0 1 .449 1 1.003v5.014c0 .37.098.9.382 1.306c.243.349.681.7 1.618.7c.552 0 1 .45 1 1.004s-.448 1.003-1 1.003c-1.563 0-2.625-.65-3.257-1.556c-.591-.848-.743-1.823-.743-2.456V8.96c0-.554.448-1.003 1-1.003M8.243 5.591a1.3 1.3 0 0 1-.206.187c-.356.26-.83.332-1.215.103c-.465-.277-.624-.886-.286-1.31a7 7 0 0 1 2.802-2.104c.5-.206 1.038.118 1.172.644c.11.435-.09.87-.44 1.14a1.3 1.3 0 0 1-.237.146a5 5 0 0 0-1.59 1.194"/><path d="M7 7.958c0-.554-.448-1.003-1-1.003s-1 .449-1 1.003v7.02a7 7 0 0 0 .648 2.952a7 7 0 0 0 3.257 3.346a6.98 6.98 0 0 0 7.905-1.196c.4-.38.324-1.015-.108-1.359c-.356-.283-.841-.277-1.236-.066a1.4 1.4 0 0 0-.239.161a5 5 0 0 1-5.44.666a5 5 0 0 1-2.328-2.393C7.119 16.353 7 15.48 7 14.75a1 1 0 0 0 0-.13zm12 3.009c0-.554-.448-1.003-1-1.003s-1 .449-1 1.003v6.018c0 .554.448 1.003 1 1.003s1-.45 1-1.003z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.974 4a5.03 5.03 0 0 1 2.59 1.386a5.06 5.06 0 0 1 1.381 2.598q.027.139.082.266c.174.407.545.71.993.71c.541 0 .987-.441.912-.979a7 7 0 0 0-.465-1.707a7.02 7.02 0 0 0-3.788-3.8a7 7 0 0 0-1.702-.466c-.536-.075-.977.372-.977.915c0 .449.303.82.708.995q.128.056.266.083"/><path d="M12 4.949c-2.209 0-4 1.795-4 4.011v4.013l-.003.568c-.002.305-.004.612 0 .887c.004.45.022.92.092 1.31a1 1 0 1 0 1.968-.354q-.055-.316-.06-.978c-.004-.264-.002-.533 0-.819q.003-.292.003-.614V8.96c0-1.108.895-2.005 2-2.005s2 .898 2 2.006v5.015c0 .554.448 1.003 1 1.003s1-.45 1-1.003V8.96a4.006 4.006 0 0 0-4-4.012"/><path d="M12 7.958c.552 0 1 .449 1 1.003v5.014c0 .37.098.9.382 1.306c.243.349.681.7 1.618.7c.552 0 1 .45 1 1.004s-.448 1.003-1 1.003c-1.563 0-2.625-.65-3.257-1.556c-.591-.848-.743-1.823-.743-2.456V8.96c0-.554.448-1.003 1-1.003M8.243 5.591a1.3 1.3 0 0 1-.206.187c-.356.26-.83.332-1.215.103c-.465-.277-.624-.886-.286-1.31a7 7 0 0 1 2.802-2.104c.5-.206 1.038.118 1.172.644c.11.435-.09.87-.44 1.14a1.3 1.3 0 0 1-.237.146a5 5 0 0 0-1.59 1.194"/><path d="M7 7.958c0-.554-.448-1.003-1-1.003s-1 .449-1 1.003v7.02a7 7 0 0 0 .648 2.952a7 7 0 0 0 3.257 3.346a6.98 6.98 0 0 0 7.905-1.196c.4-.38.324-1.015-.108-1.359c-.356-.283-.841-.277-1.236-.066a1.4 1.4 0 0 0-.239.161a5 5 0 0 1-5.44.666a5 5 0 0 1-2.328-2.393C7.119 16.353 7 15.48 7 14.75a1 1 0 0 0 0-.13zm12 3.009c0-.554-.448-1.003-1-1.003s-1 .449-1 1.003v6.018c0 .554.448 1.003 1 1.003s1-.45 1-1.003z"/></g></svg> </template>
CSS
.icon-fingerprint-24px {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.974%204a5.03%205.03%200%200%201%202.59%201.386a5.06%205.06%200%200%201%201.381%202.598q.027.139.082.266c.174.407.545.71.993.71c.541%200%20.987-.441.912-.979a7%207%200%200%200-.465-1.707a7.02%207.02%200%200%200-3.788-3.8a7%207%200%200%200-1.702-.466c-.536-.075-.977.372-.977.915c0%20.449.303.82.708.995q.128.056.266.083%22%2F%3E%3Cpath%20d%3D%22M12%204.949c-2.209%200-4%201.795-4%204.011v4.013l-.003.568c-.002.305-.004.612%200%20.887c.004.45.022.92.092%201.31a1%201%200%201%200%201.968-.354q-.055-.316-.06-.978c-.004-.264-.002-.533%200-.819q.003-.292.003-.614V8.96c0-1.108.895-2.005%202-2.005s2%20.898%202%202.006v5.015c0%20.554.448%201.003%201%201.003s1-.45%201-1.003V8.96a4.006%204.006%200%200%200-4-4.012%22%2F%3E%3Cpath%20d%3D%22M12%207.958c.552%200%201%20.449%201%201.003v5.014c0%20.37.098.9.382%201.306c.243.349.681.7%201.618.7c.552%200%201%20.45%201%201.004s-.448%201.003-1%201.003c-1.563%200-2.625-.65-3.257-1.556c-.591-.848-.743-1.823-.743-2.456V8.96c0-.554.448-1.003%201-1.003M8.243%205.591a1.3%201.3%200%200%201-.206.187c-.356.26-.83.332-1.215.103c-.465-.277-.624-.886-.286-1.31a7%207%200%200%201%202.802-2.104c.5-.206%201.038.118%201.172.644c.11.435-.09.87-.44%201.14a1.3%201.3%200%200%201-.237.146a5%205%200%200%200-1.59%201.194%22%2F%3E%3Cpath%20d%3D%22M7%207.958c0-.554-.448-1.003-1-1.003s-1%20.449-1%201.003v7.02a7%207%200%200%200%20.648%202.952a7%207%200%200%200%203.257%203.346a6.98%206.98%200%200%200%207.905-1.196c.4-.38.324-1.015-.108-1.359c-.356-.283-.841-.277-1.236-.066a1.4%201.4%200%200%200-.239.161a5%205%200%200%201-5.44.666a5%205%200%200%201-2.328-2.393C7.119%2016.353%207%2015.48%207%2014.75a1%201%200%200%200%200-.13zm12%203.009c0-.554-.448-1.003-1-1.003s-1%20.449-1%201.003v6.018c0%20.554.448%201.003%201%201.003s1-.45%201-1.003z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.974%204a5.03%205.03%200%200%201%202.59%201.386a5.06%205.06%200%200%201%201.381%202.598q.027.139.082.266c.174.407.545.71.993.71c.541%200%20.987-.441.912-.979a7%207%200%200%200-.465-1.707a7.02%207.02%200%200%200-3.788-3.8a7%207%200%200%200-1.702-.466c-.536-.075-.977.372-.977.915c0%20.449.303.82.708.995q.128.056.266.083%22%2F%3E%3Cpath%20d%3D%22M12%204.949c-2.209%200-4%201.795-4%204.011v4.013l-.003.568c-.002.305-.004.612%200%20.887c.004.45.022.92.092%201.31a1%201%200%201%200%201.968-.354q-.055-.316-.06-.978c-.004-.264-.002-.533%200-.819q.003-.292.003-.614V8.96c0-1.108.895-2.005%202-2.005s2%20.898%202%202.006v5.015c0%20.554.448%201.003%201%201.003s1-.45%201-1.003V8.96a4.006%204.006%200%200%200-4-4.012%22%2F%3E%3Cpath%20d%3D%22M12%207.958c.552%200%201%20.449%201%201.003v5.014c0%20.37.098.9.382%201.306c.243.349.681.7%201.618.7c.552%200%201%20.45%201%201.004s-.448%201.003-1%201.003c-1.563%200-2.625-.65-3.257-1.556c-.591-.848-.743-1.823-.743-2.456V8.96c0-.554.448-1.003%201-1.003M8.243%205.591a1.3%201.3%200%200%201-.206.187c-.356.26-.83.332-1.215.103c-.465-.277-.624-.886-.286-1.31a7%207%200%200%201%202.802-2.104c.5-.206%201.038.118%201.172.644c.11.435-.09.87-.44%201.14a1.3%201.3%200%200%201-.237.146a5%205%200%200%200-1.59%201.194%22%2F%3E%3Cpath%20d%3D%22M7%207.958c0-.554-.448-1.003-1-1.003s-1%20.449-1%201.003v7.02a7%207%200%200%200%20.648%202.952a7%207%200%200%200%203.257%203.346a6.98%206.98%200%200%200%207.905-1.196c.4-.38.324-1.015-.108-1.359c-.356-.283-.841-.277-1.236-.066a1.4%201.4%200%200%200-.239.161a5%205%200%200%201-5.44.666a5%205%200%200%201-2.328-2.393C7.119%2016.353%207%2015.48%207%2014.75a1%201%200%200%200%200-.13zm12%203.009c0-.554-.448-1.003-1-1.003s-1%20.449-1%201.003v6.018c0%20.554.448%201.003%201%201.003s1-.45%201-1.003z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/fingerprint-24px.svg?color=%231a73e8&size=48