fingerprint icon
fingerprint-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- fingerprint-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
9 other variants in Fluent UI System Icons
The same icon in other sets
fingerprintBootstrap IconsfingerprintBoxIcons v2fingerprintFont Awesome 6 SolidfingerprintFont Awesome Solidfingerprint-outlineFlowbite IconsfingerprintHealth IconsfingerprintHumbleiconsfingerprintIconParkfingerprintIconPark OutlinefingerprintIconoirfingerprintJam IconsfingerprintLine AwesomefingerprintMage IconsfingerprintMaterial SymbolsfingerprintMaterial Symbols LightfingerprintMaterial Design Iconsfingerprint-fillMingCute IconfingerprintNoto EmojifingerprintOpenMojifingerprintPhosphorfingerprint-fillRemix IconfingerprintTabler IconsfingerprintTDesign Iconsfingerprint-outlineTeenyicons
Use the fingerprint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.507 16.09c.745.765 1.167 1.692 1.472 2.974l.133.608l.238 1.263c.118.594.21.923.338 1.211c.4.9 1.105 1.82 2.124 2.757c.406.373.434 1.006.061 1.414a.997.997 0 0 1-1.41.061c-1.208-1.11-2.077-2.246-2.598-3.416c-.198-.445-.319-.868-.461-1.575l-.28-1.468l-.017-.08c-.24-1.133-.538-1.847-1.029-2.35c-.948-.975-3.137-.717-3.722.21c-.748 1.186-.939 3.198-.345 5.226a28 28 0 0 0 1.827 4.625a1 1 0 0 1-.445 1.344a.997.997 0 0 1-1.34-.446a30 30 0 0 1-1.958-4.96c-.747-2.552-.5-5.157.573-6.858c1.269-2.01 4.981-2.447 6.839-.54m-3.149 3.09a1 1 0 0 1 1.031.966c.069 2.065.738 4.06 1.922 5.743l.262.356l.4.52a1 1 0 0 1-.183 1.404a1 1 0 0 1-1.301-.072l-.099-.11l-.4-.521a12.6 12.6 0 0 1-2.596-7.253a1 1 0 0 1 .964-1.034m-4.937-6.783c2.81-2.086 6.488-1.973 8.961-.379c1.238.798 2.175 1.728 2.799 2.793c.278.477.119 1.09-.357 1.37a.997.997 0 0 1-1.366-.358c-.455-.777-1.168-1.485-2.155-2.121c-1.814-1.169-4.594-1.255-6.694.304c-2.181 1.619-3.1 4.392-2.826 7.315q.228 2.455 1.482 4.968a1 1 0 0 1-.447 1.343a.997.997 0 0 1-1.34-.447q-1.416-2.84-1.683-5.677c-.333-3.562.813-7.023 3.626-9.11m12.219 5.74a1 1 0 0 1 1.048.947c.041.805.24 1.463.588 1.992c.292.445.551.702.75.8l.08.034a1.001 1.001 0 0 1-.577 1.915c-.728-.22-1.353-.784-1.92-1.647c-.554-.842-.856-1.845-.915-2.99a1 1 0 0 1 .946-1.052M13.72 8.01a1 1 0 0 1-.5 1.323c-2.45 1.105-4.252 2.68-5.436 4.735c-1.482 2.572-1.882 5.579-1.55 8.113a.999.999 0 1 1-1.98.26c-.384-2.936.073-6.375 1.801-9.374c1.4-2.43 3.525-4.287 6.345-5.56a.997.997 0 0 1 1.32.503m3.12-1.05c2.436.05 4.86 1.171 7.266 3.317c2.426 2.164 3.888 5.106 4.385 8.78a.999.999 0 1 1-1.979.269c-.434-3.218-1.678-5.72-3.733-7.554C20.703 9.921 18.712 9 16.799 8.96a1 1 0 0 1-.978-1.02a1 1 0 0 1 1.019-.98m-9.147.019c.367.412.33 1.045-.081 1.412q-.536.48-1.123 1.141q-.552.624-1.126 1.618a.997.997 0 0 1-1.364.366a1 1 0 0 1-.365-1.367q.667-1.158 1.362-1.945q.66-.747 1.288-1.307a.997.997 0 0 1 1.41.082M16.46 3.02c2.919.137 5.364.937 7.36 2.483c.437.338.518.966.18 1.404a.997.997 0 0 1-1.4.18c-1.657-1.283-3.707-1.95-6.233-2.068c-2.533-.119-4.608.38-6.276 1.307c-.51.284-1.084.142-1.373-.33a.987.987 0 0 1 .328-1.376c2.045-1.205 4.503-1.737 7.414-1.6"/></svg>
React
import type { SVGProps } from "react";
export function FluentFingerprint32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.507 16.09c.745.765 1.167 1.692 1.472 2.974l.133.608l.238 1.263c.118.594.21.923.338 1.211c.4.9 1.105 1.82 2.124 2.757c.406.373.434 1.006.061 1.414a.997.997 0 0 1-1.41.061c-1.208-1.11-2.077-2.246-2.598-3.416c-.198-.445-.319-.868-.461-1.575l-.28-1.468l-.017-.08c-.24-1.133-.538-1.847-1.029-2.35c-.948-.975-3.137-.717-3.722.21c-.748 1.186-.939 3.198-.345 5.226a28 28 0 0 0 1.827 4.625a1 1 0 0 1-.445 1.344a.997.997 0 0 1-1.34-.446a30 30 0 0 1-1.958-4.96c-.747-2.552-.5-5.157.573-6.858c1.269-2.01 4.981-2.447 6.839-.54m-3.149 3.09a1 1 0 0 1 1.031.966c.069 2.065.738 4.06 1.922 5.743l.262.356l.4.52a1 1 0 0 1-.183 1.404a1 1 0 0 1-1.301-.072l-.099-.11l-.4-.521a12.6 12.6 0 0 1-2.596-7.253a1 1 0 0 1 .964-1.034m-4.937-6.783c2.81-2.086 6.488-1.973 8.961-.379c1.238.798 2.175 1.728 2.799 2.793c.278.477.119 1.09-.357 1.37a.997.997 0 0 1-1.366-.358c-.455-.777-1.168-1.485-2.155-2.121c-1.814-1.169-4.594-1.255-6.694.304c-2.181 1.619-3.1 4.392-2.826 7.315q.228 2.455 1.482 4.968a1 1 0 0 1-.447 1.343a.997.997 0 0 1-1.34-.447q-1.416-2.84-1.683-5.677c-.333-3.562.813-7.023 3.626-9.11m12.219 5.74a1 1 0 0 1 1.048.947c.041.805.24 1.463.588 1.992c.292.445.551.702.75.8l.08.034a1.001 1.001 0 0 1-.577 1.915c-.728-.22-1.353-.784-1.92-1.647c-.554-.842-.856-1.845-.915-2.99a1 1 0 0 1 .946-1.052M13.72 8.01a1 1 0 0 1-.5 1.323c-2.45 1.105-4.252 2.68-5.436 4.735c-1.482 2.572-1.882 5.579-1.55 8.113a.999.999 0 1 1-1.98.26c-.384-2.936.073-6.375 1.801-9.374c1.4-2.43 3.525-4.287 6.345-5.56a.997.997 0 0 1 1.32.503m3.12-1.05c2.436.05 4.86 1.171 7.266 3.317c2.426 2.164 3.888 5.106 4.385 8.78a.999.999 0 1 1-1.979.269c-.434-3.218-1.678-5.72-3.733-7.554C20.703 9.921 18.712 9 16.799 8.96a1 1 0 0 1-.978-1.02a1 1 0 0 1 1.019-.98m-9.147.019c.367.412.33 1.045-.081 1.412q-.536.48-1.123 1.141q-.552.624-1.126 1.618a.997.997 0 0 1-1.364.366a1 1 0 0 1-.365-1.367q.667-1.158 1.362-1.945q.66-.747 1.288-1.307a.997.997 0 0 1 1.41.082M16.46 3.02c2.919.137 5.364.937 7.36 2.483c.437.338.518.966.18 1.404a.997.997 0 0 1-1.4.18c-1.657-1.283-3.707-1.95-6.233-2.068c-2.533-.119-4.608.38-6.276 1.307c-.51.284-1.084.142-1.373-.33a.987.987 0 0 1 .328-1.376c2.045-1.205 4.503-1.737 7.414-1.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.507 16.09c.745.765 1.167 1.692 1.472 2.974l.133.608l.238 1.263c.118.594.21.923.338 1.211c.4.9 1.105 1.82 2.124 2.757c.406.373.434 1.006.061 1.414a.997.997 0 0 1-1.41.061c-1.208-1.11-2.077-2.246-2.598-3.416c-.198-.445-.319-.868-.461-1.575l-.28-1.468l-.017-.08c-.24-1.133-.538-1.847-1.029-2.35c-.948-.975-3.137-.717-3.722.21c-.748 1.186-.939 3.198-.345 5.226a28 28 0 0 0 1.827 4.625a1 1 0 0 1-.445 1.344a.997.997 0 0 1-1.34-.446a30 30 0 0 1-1.958-4.96c-.747-2.552-.5-5.157.573-6.858c1.269-2.01 4.981-2.447 6.839-.54m-3.149 3.09a1 1 0 0 1 1.031.966c.069 2.065.738 4.06 1.922 5.743l.262.356l.4.52a1 1 0 0 1-.183 1.404a1 1 0 0 1-1.301-.072l-.099-.11l-.4-.521a12.6 12.6 0 0 1-2.596-7.253a1 1 0 0 1 .964-1.034m-4.937-6.783c2.81-2.086 6.488-1.973 8.961-.379c1.238.798 2.175 1.728 2.799 2.793c.278.477.119 1.09-.357 1.37a.997.997 0 0 1-1.366-.358c-.455-.777-1.168-1.485-2.155-2.121c-1.814-1.169-4.594-1.255-6.694.304c-2.181 1.619-3.1 4.392-2.826 7.315q.228 2.455 1.482 4.968a1 1 0 0 1-.447 1.343a.997.997 0 0 1-1.34-.447q-1.416-2.84-1.683-5.677c-.333-3.562.813-7.023 3.626-9.11m12.219 5.74a1 1 0 0 1 1.048.947c.041.805.24 1.463.588 1.992c.292.445.551.702.75.8l.08.034a1.001 1.001 0 0 1-.577 1.915c-.728-.22-1.353-.784-1.92-1.647c-.554-.842-.856-1.845-.915-2.99a1 1 0 0 1 .946-1.052M13.72 8.01a1 1 0 0 1-.5 1.323c-2.45 1.105-4.252 2.68-5.436 4.735c-1.482 2.572-1.882 5.579-1.55 8.113a.999.999 0 1 1-1.98.26c-.384-2.936.073-6.375 1.801-9.374c1.4-2.43 3.525-4.287 6.345-5.56a.997.997 0 0 1 1.32.503m3.12-1.05c2.436.05 4.86 1.171 7.266 3.317c2.426 2.164 3.888 5.106 4.385 8.78a.999.999 0 1 1-1.979.269c-.434-3.218-1.678-5.72-3.733-7.554C20.703 9.921 18.712 9 16.799 8.96a1 1 0 0 1-.978-1.02a1 1 0 0 1 1.019-.98m-9.147.019c.367.412.33 1.045-.081 1.412q-.536.48-1.123 1.141q-.552.624-1.126 1.618a.997.997 0 0 1-1.364.366a1 1 0 0 1-.365-1.367q.667-1.158 1.362-1.945q.66-.747 1.288-1.307a.997.997 0 0 1 1.41.082M16.46 3.02c2.919.137 5.364.937 7.36 2.483c.437.338.518.966.18 1.404a.997.997 0 0 1-1.4.18c-1.657-1.283-3.707-1.95-6.233-2.068c-2.533-.119-4.608.38-6.276 1.307c-.51.284-1.084.142-1.373-.33a.987.987 0 0 1 .328-1.376c2.045-1.205 4.503-1.737 7.414-1.6"/></svg> </template>
CSS
.icon-fingerprint-32-regular {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.507%2016.09c.745.765%201.167%201.692%201.472%202.974l.133.608l.238%201.263c.118.594.21.923.338%201.211c.4.9%201.105%201.82%202.124%202.757c.406.373.434%201.006.061%201.414a.997.997%200%200%201-1.41.061c-1.208-1.11-2.077-2.246-2.598-3.416c-.198-.445-.319-.868-.461-1.575l-.28-1.468l-.017-.08c-.24-1.133-.538-1.847-1.029-2.35c-.948-.975-3.137-.717-3.722.21c-.748%201.186-.939%203.198-.345%205.226a28%2028%200%200%200%201.827%204.625a1%201%200%200%201-.445%201.344a.997.997%200%200%201-1.34-.446a30%2030%200%200%201-1.958-4.96c-.747-2.552-.5-5.157.573-6.858c1.269-2.01%204.981-2.447%206.839-.54m-3.149%203.09a1%201%200%200%201%201.031.966c.069%202.065.738%204.06%201.922%205.743l.262.356l.4.52a1%201%200%200%201-.183%201.404a1%201%200%200%201-1.301-.072l-.099-.11l-.4-.521a12.6%2012.6%200%200%201-2.596-7.253a1%201%200%200%201%20.964-1.034m-4.937-6.783c2.81-2.086%206.488-1.973%208.961-.379c1.238.798%202.175%201.728%202.799%202.793c.278.477.119%201.09-.357%201.37a.997.997%200%200%201-1.366-.358c-.455-.777-1.168-1.485-2.155-2.121c-1.814-1.169-4.594-1.255-6.694.304c-2.181%201.619-3.1%204.392-2.826%207.315q.228%202.455%201.482%204.968a1%201%200%200%201-.447%201.343a.997.997%200%200%201-1.34-.447q-1.416-2.84-1.683-5.677c-.333-3.562.813-7.023%203.626-9.11m12.219%205.74a1%201%200%200%201%201.048.947c.041.805.24%201.463.588%201.992c.292.445.551.702.75.8l.08.034a1.001%201.001%200%200%201-.577%201.915c-.728-.22-1.353-.784-1.92-1.647c-.554-.842-.856-1.845-.915-2.99a1%201%200%200%201%20.946-1.052M13.72%208.01a1%201%200%200%201-.5%201.323c-2.45%201.105-4.252%202.68-5.436%204.735c-1.482%202.572-1.882%205.579-1.55%208.113a.999.999%200%201%201-1.98.26c-.384-2.936.073-6.375%201.801-9.374c1.4-2.43%203.525-4.287%206.345-5.56a.997.997%200%200%201%201.32.503m3.12-1.05c2.436.05%204.86%201.171%207.266%203.317c2.426%202.164%203.888%205.106%204.385%208.78a.999.999%200%201%201-1.979.269c-.434-3.218-1.678-5.72-3.733-7.554C20.703%209.921%2018.712%209%2016.799%208.96a1%201%200%200%201-.978-1.02a1%201%200%200%201%201.019-.98m-9.147.019c.367.412.33%201.045-.081%201.412q-.536.48-1.123%201.141q-.552.624-1.126%201.618a.997.997%200%200%201-1.364.366a1%201%200%200%201-.365-1.367q.667-1.158%201.362-1.945q.66-.747%201.288-1.307a.997.997%200%200%201%201.41.082M16.46%203.02c2.919.137%205.364.937%207.36%202.483c.437.338.518.966.18%201.404a.997.997%200%200%201-1.4.18c-1.657-1.283-3.707-1.95-6.233-2.068c-2.533-.119-4.608.38-6.276%201.307c-.51.284-1.084.142-1.373-.33a.987.987%200%200%201%20.328-1.376c2.045-1.205%204.503-1.737%207.414-1.6%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.507%2016.09c.745.765%201.167%201.692%201.472%202.974l.133.608l.238%201.263c.118.594.21.923.338%201.211c.4.9%201.105%201.82%202.124%202.757c.406.373.434%201.006.061%201.414a.997.997%200%200%201-1.41.061c-1.208-1.11-2.077-2.246-2.598-3.416c-.198-.445-.319-.868-.461-1.575l-.28-1.468l-.017-.08c-.24-1.133-.538-1.847-1.029-2.35c-.948-.975-3.137-.717-3.722.21c-.748%201.186-.939%203.198-.345%205.226a28%2028%200%200%200%201.827%204.625a1%201%200%200%201-.445%201.344a.997.997%200%200%201-1.34-.446a30%2030%200%200%201-1.958-4.96c-.747-2.552-.5-5.157.573-6.858c1.269-2.01%204.981-2.447%206.839-.54m-3.149%203.09a1%201%200%200%201%201.031.966c.069%202.065.738%204.06%201.922%205.743l.262.356l.4.52a1%201%200%200%201-.183%201.404a1%201%200%200%201-1.301-.072l-.099-.11l-.4-.521a12.6%2012.6%200%200%201-2.596-7.253a1%201%200%200%201%20.964-1.034m-4.937-6.783c2.81-2.086%206.488-1.973%208.961-.379c1.238.798%202.175%201.728%202.799%202.793c.278.477.119%201.09-.357%201.37a.997.997%200%200%201-1.366-.358c-.455-.777-1.168-1.485-2.155-2.121c-1.814-1.169-4.594-1.255-6.694.304c-2.181%201.619-3.1%204.392-2.826%207.315q.228%202.455%201.482%204.968a1%201%200%200%201-.447%201.343a.997.997%200%200%201-1.34-.447q-1.416-2.84-1.683-5.677c-.333-3.562.813-7.023%203.626-9.11m12.219%205.74a1%201%200%200%201%201.048.947c.041.805.24%201.463.588%201.992c.292.445.551.702.75.8l.08.034a1.001%201.001%200%200%201-.577%201.915c-.728-.22-1.353-.784-1.92-1.647c-.554-.842-.856-1.845-.915-2.99a1%201%200%200%201%20.946-1.052M13.72%208.01a1%201%200%200%201-.5%201.323c-2.45%201.105-4.252%202.68-5.436%204.735c-1.482%202.572-1.882%205.579-1.55%208.113a.999.999%200%201%201-1.98.26c-.384-2.936.073-6.375%201.801-9.374c1.4-2.43%203.525-4.287%206.345-5.56a.997.997%200%200%201%201.32.503m3.12-1.05c2.436.05%204.86%201.171%207.266%203.317c2.426%202.164%203.888%205.106%204.385%208.78a.999.999%200%201%201-1.979.269c-.434-3.218-1.678-5.72-3.733-7.554C20.703%209.921%2018.712%209%2016.799%208.96a1%201%200%200%201-.978-1.02a1%201%200%200%201%201.019-.98m-9.147.019c.367.412.33%201.045-.081%201.412q-.536.48-1.123%201.141q-.552.624-1.126%201.618a.997.997%200%200%201-1.364.366a1%201%200%200%201-.365-1.367q.667-1.158%201.362-1.945q.66-.747%201.288-1.307a.997.997%200%200%201%201.41.082M16.46%203.02c2.919.137%205.364.937%207.36%202.483c.437.338.518.966.18%201.404a.997.997%200%200%201-1.4.18c-1.657-1.283-3.707-1.95-6.233-2.068c-2.533-.119-4.608.38-6.276%201.307c-.51.284-1.084.142-1.373-.33a.987.987%200%200%201%20.328-1.376c2.045-1.205%204.503-1.737%207.414-1.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fingerprint-32-regular.svg?color=%231a73e8&size=48