fingerprint icon

fingerprint-outline from Teenyicons by smhmd · Outline · MIT Free for personal and commercial use.

Name
fingerprint-outline
Set
Teenyicons
Style
Outline
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

The same icon in other sets

Use the fingerprint icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" d="M12.587 3.513a6.03 6.03 0 0 1 .818 3.745v.75c0 .788.205 1.563.595 2.247M4.483 6.509c0-.795.313-1.557.871-2.119a2.96 2.96 0 0 1 2.103-.877c.789 0 1.545.315 2.103.877s.871 1.324.871 2.12v.748c0 1.621.522 3.198 1.487 4.495m-4.46-5.244v1.498A10.54 10.54 0 0 0 9.315 14M4.483 9.505A13.6 13.6 0 0 0 5.821 14m-3.643-1.498a16.6 16.6 0 0 1-.669-5.244V6.51a6 6 0 0 1 .79-3.002a5.97 5.97 0 0 1 2.177-2.2a5.91 5.91 0 0 1 5.955-.004"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsFingerprintOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeLinejoin="round" d="M12.587 3.513a6.03 6.03 0 0 1 .818 3.745v.75c0 .788.205 1.563.595 2.247M4.483 6.509c0-.795.313-1.557.871-2.119a2.96 2.96 0 0 1 2.103-.877c.789 0 1.545.315 2.103.877s.871 1.324.871 2.12v.748c0 1.621.522 3.198 1.487 4.495m-4.46-5.244v1.498A10.54 10.54 0 0 0 9.315 14M4.483 9.505A13.6 13.6 0 0 0 5.821 14m-3.643-1.498a16.6 16.6 0 0 1-.669-5.244V6.51a6 6 0 0 1 .79-3.002a5.97 5.97 0 0 1 2.177-2.2a5.91 5.91 0 0 1 5.955-.004"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" d="M12.587 3.513a6.03 6.03 0 0 1 .818 3.745v.75c0 .788.205 1.563.595 2.247M4.483 6.509c0-.795.313-1.557.871-2.119a2.96 2.96 0 0 1 2.103-.877c.789 0 1.545.315 2.103.877s.871 1.324.871 2.12v.748c0 1.621.522 3.198 1.487 4.495m-4.46-5.244v1.498A10.54 10.54 0 0 0 9.315 14M4.483 9.505A13.6 13.6 0 0 0 5.821 14m-3.643-1.498a16.6 16.6 0 0 1-.669-5.244V6.51a6 6 0 0 1 .79-3.002a5.97 5.97 0 0 1 2.177-2.2a5.91 5.91 0 0 1 5.955-.004"/></svg>
</template>

CSS

.icon-fingerprint-outline {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.587%203.513a6.03%206.03%200%200%201%20.818%203.745v.75c0%20.788.205%201.563.595%202.247M4.483%206.509c0-.795.313-1.557.871-2.119a2.96%202.96%200%200%201%202.103-.877c.789%200%201.545.315%202.103.877s.871%201.324.871%202.12v.748c0%201.621.522%203.198%201.487%204.495m-4.46-5.244v1.498A10.54%2010.54%200%200%200%209.315%2014M4.483%209.505A13.6%2013.6%200%200%200%205.821%2014m-3.643-1.498a16.6%2016.6%200%200%201-.669-5.244V6.51a6%206%200%200%201%20.79-3.002a5.97%205.97%200%200%201%202.177-2.2a5.91%205.91%200%200%201%205.955-.004%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%2015%2015%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.587%203.513a6.03%206.03%200%200%201%20.818%203.745v.75c0%20.788.205%201.563.595%202.247M4.483%206.509c0-.795.313-1.557.871-2.119a2.96%202.96%200%200%201%202.103-.877c.789%200%201.545.315%202.103.877s.871%201.324.871%202.12v.748c0%201.621.522%203.198%201.487%204.495m-4.46-5.244v1.498A10.54%2010.54%200%200%200%209.315%2014M4.483%209.505A13.6%2013.6%200%200%200%205.821%2014m-3.643-1.498a16.6%2016.6%200%200%201-.669-5.244V6.51a6%206%200%200%201%20.79-3.002a5.97%205.97%200%200%201%202.177-2.2a5.91%205.91%200%200%201%205.955-.004%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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