fingerprint icon
fingerprint from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- fingerprint
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-fingerprint
The same icon in other sets
fingerprintBootstrap IconsfingerprintFont Awesome 6 SolidfingerprintFont Awesome Solidfingerprint-outlineFlowbite Iconsfingerprint-16-filledFluent UI System 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 24 24"><path fill="currentColor" d="M5.962 17.674C7 19.331 7 20.567 7 22h2c0-1.521 0-3.244-1.343-5.389zM16.504 3.387C13.977 1.91 7.55.926 4.281 4.305c-3.368 3.481-2.249 9.072.001 11.392c.118.122.244.229.369.333c.072.061.146.116.205.184l1.494-1.33a4 4 0 0 0-.419-.391c-.072-.06-.146-.119-.214-.188c-1.66-1.711-2.506-6.017.001-8.608c2.525-2.611 8.068-1.579 9.777-.581c2.691 1.569 4.097 4.308 4.109 4.333l1.789-.895c-.065-.135-1.668-3.289-4.889-5.167"/><path fill="currentColor" d="M9.34 12.822c-1.03-1.26-1.787-2.317-1.392-3.506c.263-.785.813-1.325 1.637-1.604c1.224-.41 2.92-.16 4.04.601l1.123-1.654c-1.648-1.12-3.982-1.457-5.804-.841c-1.408.476-2.435 1.495-2.892 2.866c-.776 2.328.799 4.254 1.74 5.405c.149.183.29.354.409.512C11 18.323 11 20.109 11 22h2c0-2.036 0-4.345-3.201-8.601a20 20 0 0 0-.459-.577m5.791-3.344c1.835 1.764 3.034 4.447 3.889 8.701l1.961-.395c-.939-4.678-2.316-7.685-4.463-9.748z"/><path fill="currentColor" d="m11.556 9.169l-1.115 1.66c.027.019 2.711 1.88 3.801 5.724l1.924-.545c-1.299-4.582-4.476-6.749-4.61-6.839m3.132 9.29c.21 1.168.312 2.326.312 3.541h2c0-1.335-.112-2.608-.343-3.895z"/></svg>
React
import type { SVGProps } from "react";
export function BxFingerprint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.962 17.674C7 19.331 7 20.567 7 22h2c0-1.521 0-3.244-1.343-5.389zM16.504 3.387C13.977 1.91 7.55.926 4.281 4.305c-3.368 3.481-2.249 9.072.001 11.392c.118.122.244.229.369.333c.072.061.146.116.205.184l1.494-1.33a4 4 0 0 0-.419-.391c-.072-.06-.146-.119-.214-.188c-1.66-1.711-2.506-6.017.001-8.608c2.525-2.611 8.068-1.579 9.777-.581c2.691 1.569 4.097 4.308 4.109 4.333l1.789-.895c-.065-.135-1.668-3.289-4.889-5.167"/><path fill="currentColor" d="M9.34 12.822c-1.03-1.26-1.787-2.317-1.392-3.506c.263-.785.813-1.325 1.637-1.604c1.224-.41 2.92-.16 4.04.601l1.123-1.654c-1.648-1.12-3.982-1.457-5.804-.841c-1.408.476-2.435 1.495-2.892 2.866c-.776 2.328.799 4.254 1.74 5.405c.149.183.29.354.409.512C11 18.323 11 20.109 11 22h2c0-2.036 0-4.345-3.201-8.601a20 20 0 0 0-.459-.577m5.791-3.344c1.835 1.764 3.034 4.447 3.889 8.701l1.961-.395c-.939-4.678-2.316-7.685-4.463-9.748z"/><path fill="currentColor" d="m11.556 9.169l-1.115 1.66c.027.019 2.711 1.88 3.801 5.724l1.924-.545c-1.299-4.582-4.476-6.749-4.61-6.839m3.132 9.29c.21 1.168.312 2.326.312 3.541h2c0-1.335-.112-2.608-.343-3.895z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.962 17.674C7 19.331 7 20.567 7 22h2c0-1.521 0-3.244-1.343-5.389zM16.504 3.387C13.977 1.91 7.55.926 4.281 4.305c-3.368 3.481-2.249 9.072.001 11.392c.118.122.244.229.369.333c.072.061.146.116.205.184l1.494-1.33a4 4 0 0 0-.419-.391c-.072-.06-.146-.119-.214-.188c-1.66-1.711-2.506-6.017.001-8.608c2.525-2.611 8.068-1.579 9.777-.581c2.691 1.569 4.097 4.308 4.109 4.333l1.789-.895c-.065-.135-1.668-3.289-4.889-5.167"/><path fill="currentColor" d="M9.34 12.822c-1.03-1.26-1.787-2.317-1.392-3.506c.263-.785.813-1.325 1.637-1.604c1.224-.41 2.92-.16 4.04.601l1.123-1.654c-1.648-1.12-3.982-1.457-5.804-.841c-1.408.476-2.435 1.495-2.892 2.866c-.776 2.328.799 4.254 1.74 5.405c.149.183.29.354.409.512C11 18.323 11 20.109 11 22h2c0-2.036 0-4.345-3.201-8.601a20 20 0 0 0-.459-.577m5.791-3.344c1.835 1.764 3.034 4.447 3.889 8.701l1.961-.395c-.939-4.678-2.316-7.685-4.463-9.748z"/><path fill="currentColor" d="m11.556 9.169l-1.115 1.66c.027.019 2.711 1.88 3.801 5.724l1.924-.545c-1.299-4.582-4.476-6.749-4.61-6.839m3.132 9.29c.21 1.168.312 2.326.312 3.541h2c0-1.335-.112-2.608-.343-3.895z"/></svg> </template>
CSS
.icon-fingerprint {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.962%2017.674C7%2019.331%207%2020.567%207%2022h2c0-1.521%200-3.244-1.343-5.389zM16.504%203.387C13.977%201.91%207.55.926%204.281%204.305c-3.368%203.481-2.249%209.072.001%2011.392c.118.122.244.229.369.333c.072.061.146.116.205.184l1.494-1.33a4%204%200%200%200-.419-.391c-.072-.06-.146-.119-.214-.188c-1.66-1.711-2.506-6.017.001-8.608c2.525-2.611%208.068-1.579%209.777-.581c2.691%201.569%204.097%204.308%204.109%204.333l1.789-.895c-.065-.135-1.668-3.289-4.889-5.167%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.34%2012.822c-1.03-1.26-1.787-2.317-1.392-3.506c.263-.785.813-1.325%201.637-1.604c1.224-.41%202.92-.16%204.04.601l1.123-1.654c-1.648-1.12-3.982-1.457-5.804-.841c-1.408.476-2.435%201.495-2.892%202.866c-.776%202.328.799%204.254%201.74%205.405c.149.183.29.354.409.512C11%2018.323%2011%2020.109%2011%2022h2c0-2.036%200-4.345-3.201-8.601a20%2020%200%200%200-.459-.577m5.791-3.344c1.835%201.764%203.034%204.447%203.889%208.701l1.961-.395c-.939-4.678-2.316-7.685-4.463-9.748z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.556%209.169l-1.115%201.66c.027.019%202.711%201.88%203.801%205.724l1.924-.545c-1.299-4.582-4.476-6.749-4.61-6.839m3.132%209.29c.21%201.168.312%202.326.312%203.541h2c0-1.335-.112-2.608-.343-3.895z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.962%2017.674C7%2019.331%207%2020.567%207%2022h2c0-1.521%200-3.244-1.343-5.389zM16.504%203.387C13.977%201.91%207.55.926%204.281%204.305c-3.368%203.481-2.249%209.072.001%2011.392c.118.122.244.229.369.333c.072.061.146.116.205.184l1.494-1.33a4%204%200%200%200-.419-.391c-.072-.06-.146-.119-.214-.188c-1.66-1.711-2.506-6.017.001-8.608c2.525-2.611%208.068-1.579%209.777-.581c2.691%201.569%204.097%204.308%204.109%204.333l1.789-.895c-.065-.135-1.668-3.289-4.889-5.167%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.34%2012.822c-1.03-1.26-1.787-2.317-1.392-3.506c.263-.785.813-1.325%201.637-1.604c1.224-.41%202.92-.16%204.04.601l1.123-1.654c-1.648-1.12-3.982-1.457-5.804-.841c-1.408.476-2.435%201.495-2.892%202.866c-.776%202.328.799%204.254%201.74%205.405c.149.183.29.354.409.512C11%2018.323%2011%2020.109%2011%2022h2c0-2.036%200-4.345-3.201-8.601a20%2020%200%200%200-.459-.577m5.791-3.344c1.835%201.764%203.034%204.447%203.889%208.701l1.961-.395c-.939-4.678-2.316-7.685-4.463-9.748z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.556%209.169l-1.115%201.66c.027.019%202.711%201.88%203.801%205.724l1.924-.545c-1.299-4.582-4.476-6.749-4.61-6.839m3.132%209.29c.21%201.168.312%202.326.312%203.541h2c0-1.335-.112-2.608-.343-3.895z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/fingerprint.svg?color=%231a73e8&size=48