finger print check icon

finger-print-check from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
finger-print-check
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the finger print check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M5.927 20.597C3.855 19.189 2.5 16.85 2.5 14.204v-4.45c0-1.184.271-2.307.757-3.312m6.097 15.472a8 8 0 0 0 2.641-.074m5.727-15.424C15.63 2.124 9.896.665 5.927 3.36m12.565 6.968v1.166m-7.996-5.497c2.208 0 3.998 1.88 3.998 4.198m-7.611-1.8a4.4 4.4 0 0 0-.385 1.8v3.598c0 2.319 1.79 4.198 3.998 4.198q.255 0 .5-.032m-.5-7.464v2.999"/><path d="M16.17 18.447c.3.144.673.517.853.817c.06.421.361-1.202 1.828-2.163M21.5 18a4 4 0 1 1-8 0a4 4 0 0 1 8 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFingerPrintCheck(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M5.927 20.597C3.855 19.189 2.5 16.85 2.5 14.204v-4.45c0-1.184.271-2.307.757-3.312m6.097 15.472a8 8 0 0 0 2.641-.074m5.727-15.424C15.63 2.124 9.896.665 5.927 3.36m12.565 6.968v1.166m-7.996-5.497c2.208 0 3.998 1.88 3.998 4.198m-7.611-1.8a4.4 4.4 0 0 0-.385 1.8v3.598c0 2.319 1.79 4.198 3.998 4.198q.255 0 .5-.032m-.5-7.464v2.999"/><path d="M16.17 18.447c.3.144.673.517.853.817c.06.421.361-1.202 1.828-2.163M21.5 18a4 4 0 1 1-8 0a4 4 0 0 1 8 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M5.927 20.597C3.855 19.189 2.5 16.85 2.5 14.204v-4.45c0-1.184.271-2.307.757-3.312m6.097 15.472a8 8 0 0 0 2.641-.074m5.727-15.424C15.63 2.124 9.896.665 5.927 3.36m12.565 6.968v1.166m-7.996-5.497c2.208 0 3.998 1.88 3.998 4.198m-7.611-1.8a4.4 4.4 0 0 0-.385 1.8v3.598c0 2.319 1.79 4.198 3.998 4.198q.255 0 .5-.032m-.5-7.464v2.999"/><path d="M16.17 18.447c.3.144.673.517.853.817c.06.421.361-1.202 1.828-2.163M21.5 18a4 4 0 1 1-8 0a4 4 0 0 1 8 0Z"/></g></svg>
</template>

CSS

.icon-finger-print-check {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.927%2020.597C3.855%2019.189%202.5%2016.85%202.5%2014.204v-4.45c0-1.184.271-2.307.757-3.312m6.097%2015.472a8%208%200%200%200%202.641-.074m5.727-15.424C15.63%202.124%209.896.665%205.927%203.36m12.565%206.968v1.166m-7.996-5.497c2.208%200%203.998%201.88%203.998%204.198m-7.611-1.8a4.4%204.4%200%200%200-.385%201.8v3.598c0%202.319%201.79%204.198%203.998%204.198q.255%200%20.5-.032m-.5-7.464v2.999%22%2F%3E%3Cpath%20d%3D%22M16.17%2018.447c.3.144.673.517.853.817c.06.421.361-1.202%201.828-2.163M21.5%2018a4%204%200%201%201-8%200a4%204%200%200%201%208%200Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.927%2020.597C3.855%2019.189%202.5%2016.85%202.5%2014.204v-4.45c0-1.184.271-2.307.757-3.312m6.097%2015.472a8%208%200%200%200%202.641-.074m5.727-15.424C15.63%202.124%209.896.665%205.927%203.36m12.565%206.968v1.166m-7.996-5.497c2.208%200%203.998%201.88%203.998%204.198m-7.611-1.8a4.4%204.4%200%200%200-.385%201.8v3.598c0%202.319%201.79%204.198%203.998%204.198q.255%200%20.5-.032m-.5-7.464v2.999%22%2F%3E%3Cpath%20d%3D%22M16.17%2018.447c.3.144.673.517.853.817c.06.421.361-1.202%201.828-2.163M21.5%2018a4%204%200%201%201-8%200a4%204%200%200%201%208%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/finger-print-check.svg?color=%231a73e8&size=48