fingerprint three icon

fingerprint-three from IconPark Outline by ByteDance · Outline · Hands · Apache-2.0 Free for personal and commercial use.

Name
fingerprint-three
Set
IconPark Outline
Style
Outline
Category
Hands
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hands icons from IconPark Outline

Use the fingerprint three icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M42.43 12.04C37.703 7.382 31.155 4.5 23.919 4.5c-7.193 0-13.706 2.849-18.428 7.457m1.176 17.518v-.058c0-9.573 7.76-17.333 17.333-17.333m7.17 1.546c5.995 2.728 10.163 8.77 10.163 15.787v.013M14.25 37v-7.584c0-5.384 4.365-9.75 9.75-9.75s9.75 4.366 9.75 9.75V37"/><path d="M17.526 43.5c1.963-.485 3.224-2.554 3.224-4.304V30.5a3.25 3.25 0 0 1 6.5 0v8.696"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineFingerprintThree(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M42.43 12.04C37.703 7.382 31.155 4.5 23.919 4.5c-7.193 0-13.706 2.849-18.428 7.457m1.176 17.518v-.058c0-9.573 7.76-17.333 17.333-17.333m7.17 1.546c5.995 2.728 10.163 8.77 10.163 15.787v.013M14.25 37v-7.584c0-5.384 4.365-9.75 9.75-9.75s9.75 4.366 9.75 9.75V37"/><path d="M17.526 43.5c1.963-.485 3.224-2.554 3.224-4.304V30.5a3.25 3.25 0 0 1 6.5 0v8.696"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M42.43 12.04C37.703 7.382 31.155 4.5 23.919 4.5c-7.193 0-13.706 2.849-18.428 7.457m1.176 17.518v-.058c0-9.573 7.76-17.333 17.333-17.333m7.17 1.546c5.995 2.728 10.163 8.77 10.163 15.787v.013M14.25 37v-7.584c0-5.384 4.365-9.75 9.75-9.75s9.75 4.366 9.75 9.75V37"/><path d="M17.526 43.5c1.963-.485 3.224-2.554 3.224-4.304V30.5a3.25 3.25 0 0 1 6.5 0v8.696"/></g></svg>
</template>

CSS

.icon-fingerprint-three {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M42.43%2012.04C37.703%207.382%2031.155%204.5%2023.919%204.5c-7.193%200-13.706%202.849-18.428%207.457m1.176%2017.518v-.058c0-9.573%207.76-17.333%2017.333-17.333m7.17%201.546c5.995%202.728%2010.163%208.77%2010.163%2015.787v.013M14.25%2037v-7.584c0-5.384%204.365-9.75%209.75-9.75s9.75%204.366%209.75%209.75V37%22%2F%3E%3Cpath%20d%3D%22M17.526%2043.5c1.963-.485%203.224-2.554%203.224-4.304V30.5a3.25%203.25%200%200%201%206.5%200v8.696%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M42.43%2012.04C37.703%207.382%2031.155%204.5%2023.919%204.5c-7.193%200-13.706%202.849-18.428%207.457m1.176%2017.518v-.058c0-9.573%207.76-17.333%2017.333-17.333m7.17%201.546c5.995%202.728%2010.163%208.77%2010.163%2015.787v.013M14.25%2037v-7.584c0-5.384%204.365-9.75%209.75-9.75s9.75%204.366%209.75%209.75V37%22%2F%3E%3Cpath%20d%3D%22M17.526%2043.5c1.963-.485%203.224-2.554%203.224-4.304V30.5a3.25%203.25%200%200%201%206.5%200v8.696%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/fingerprint-three.svg?color=%231a73e8&size=48