fingerprint simple icon

fingerprint-simple-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
fingerprint-simple-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the fingerprint simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 128a156.1 156.1 0 0 1-19.5 75.56a12 12 0 1 1-21-11.64A132 132 0 0 0 68 128a60 60 0 0 1 99.68-45a12 12 0 1 1-15.88 18A36 36 0 0 0 92 128m84.16-8H176a12 12 0 0 0-12 11.8a226.8 226.8 0 0 1-17 82.84a12 12 0 1 0 22.19 9.13A250.4 250.4 0 0 0 188 132.2a12 12 0 0 0-11.85-12.2Zm-62.22 81.21a12 12 0 0 0-16 5.54c-1.37 2.81-2.85 5.65-4.38 8.42a12 12 0 1 0 21 11.63c1.74-3.14 3.41-6.35 5-9.55a12 12 0 0 0-5.63-16.04ZM128 116a12 12 0 0 0-12 12a181 181 0 0 1-4.75 41.26a12 12 0 0 0 8.94 14.42a11.8 11.8 0 0 0 2.75.32a12 12 0 0 0 11.67-9.26A204.6 204.6 0 0 0 140 128a12 12 0 0 0-12-12m0-96a108 108 0 0 0-31.5 4.67a12 12 0 0 0 7 23A84.06 84.06 0 0 1 212 128a277.4 277.4 0 0 1-6.84 61.34a12 12 0 0 0 9.05 14.36a11.6 11.6 0 0 0 2.66.3a12 12 0 0 0 11.7-9.34A302 302 0 0 0 236 128A108.12 108.12 0 0 0 128 20M68.47 51.74a12 12 0 0 0-17 0A107.32 107.32 0 0 0 20 128a83.3 83.3 0 0 1-7.61 35a12 12 0 1 0 21.81 10a107.1 107.1 0 0 0 9.8-45a83.42 83.42 0 0 1 24.5-59.29a12 12 0 0 0-.03-16.97"/></svg>

React

import type { SVGProps } from "react";

export function PhFingerprintSimpleBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 128a156.1 156.1 0 0 1-19.5 75.56a12 12 0 1 1-21-11.64A132 132 0 0 0 68 128a60 60 0 0 1 99.68-45a12 12 0 1 1-15.88 18A36 36 0 0 0 92 128m84.16-8H176a12 12 0 0 0-12 11.8a226.8 226.8 0 0 1-17 82.84a12 12 0 1 0 22.19 9.13A250.4 250.4 0 0 0 188 132.2a12 12 0 0 0-11.85-12.2Zm-62.22 81.21a12 12 0 0 0-16 5.54c-1.37 2.81-2.85 5.65-4.38 8.42a12 12 0 1 0 21 11.63c1.74-3.14 3.41-6.35 5-9.55a12 12 0 0 0-5.63-16.04ZM128 116a12 12 0 0 0-12 12a181 181 0 0 1-4.75 41.26a12 12 0 0 0 8.94 14.42a11.8 11.8 0 0 0 2.75.32a12 12 0 0 0 11.67-9.26A204.6 204.6 0 0 0 140 128a12 12 0 0 0-12-12m0-96a108 108 0 0 0-31.5 4.67a12 12 0 0 0 7 23A84.06 84.06 0 0 1 212 128a277.4 277.4 0 0 1-6.84 61.34a12 12 0 0 0 9.05 14.36a11.6 11.6 0 0 0 2.66.3a12 12 0 0 0 11.7-9.34A302 302 0 0 0 236 128A108.12 108.12 0 0 0 128 20M68.47 51.74a12 12 0 0 0-17 0A107.32 107.32 0 0 0 20 128a83.3 83.3 0 0 1-7.61 35a12 12 0 1 0 21.81 10a107.1 107.1 0 0 0 9.8-45a83.42 83.42 0 0 1 24.5-59.29a12 12 0 0 0-.03-16.97"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 128a156.1 156.1 0 0 1-19.5 75.56a12 12 0 1 1-21-11.64A132 132 0 0 0 68 128a60 60 0 0 1 99.68-45a12 12 0 1 1-15.88 18A36 36 0 0 0 92 128m84.16-8H176a12 12 0 0 0-12 11.8a226.8 226.8 0 0 1-17 82.84a12 12 0 1 0 22.19 9.13A250.4 250.4 0 0 0 188 132.2a12 12 0 0 0-11.85-12.2Zm-62.22 81.21a12 12 0 0 0-16 5.54c-1.37 2.81-2.85 5.65-4.38 8.42a12 12 0 1 0 21 11.63c1.74-3.14 3.41-6.35 5-9.55a12 12 0 0 0-5.63-16.04ZM128 116a12 12 0 0 0-12 12a181 181 0 0 1-4.75 41.26a12 12 0 0 0 8.94 14.42a11.8 11.8 0 0 0 2.75.32a12 12 0 0 0 11.67-9.26A204.6 204.6 0 0 0 140 128a12 12 0 0 0-12-12m0-96a108 108 0 0 0-31.5 4.67a12 12 0 0 0 7 23A84.06 84.06 0 0 1 212 128a277.4 277.4 0 0 1-6.84 61.34a12 12 0 0 0 9.05 14.36a11.6 11.6 0 0 0 2.66.3a12 12 0 0 0 11.7-9.34A302 302 0 0 0 236 128A108.12 108.12 0 0 0 128 20M68.47 51.74a12 12 0 0 0-17 0A107.32 107.32 0 0 0 20 128a83.3 83.3 0 0 1-7.61 35a12 12 0 1 0 21.81 10a107.1 107.1 0 0 0 9.8-45a83.42 83.42 0 0 1 24.5-59.29a12 12 0 0 0-.03-16.97"/></svg>
</template>

CSS

.icon-fingerprint-simple-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92%20128a156.1%20156.1%200%200%201-19.5%2075.56a12%2012%200%201%201-21-11.64A132%20132%200%200%200%2068%20128a60%2060%200%200%201%2099.68-45a12%2012%200%201%201-15.88%2018A36%2036%200%200%200%2092%20128m84.16-8H176a12%2012%200%200%200-12%2011.8a226.8%20226.8%200%200%201-17%2082.84a12%2012%200%201%200%2022.19%209.13A250.4%20250.4%200%200%200%20188%20132.2a12%2012%200%200%200-11.85-12.2Zm-62.22%2081.21a12%2012%200%200%200-16%205.54c-1.37%202.81-2.85%205.65-4.38%208.42a12%2012%200%201%200%2021%2011.63c1.74-3.14%203.41-6.35%205-9.55a12%2012%200%200%200-5.63-16.04ZM128%20116a12%2012%200%200%200-12%2012a181%20181%200%200%201-4.75%2041.26a12%2012%200%200%200%208.94%2014.42a11.8%2011.8%200%200%200%202.75.32a12%2012%200%200%200%2011.67-9.26A204.6%20204.6%200%200%200%20140%20128a12%2012%200%200%200-12-12m0-96a108%20108%200%200%200-31.5%204.67a12%2012%200%200%200%207%2023A84.06%2084.06%200%200%201%20212%20128a277.4%20277.4%200%200%201-6.84%2061.34a12%2012%200%200%200%209.05%2014.36a11.6%2011.6%200%200%200%202.66.3a12%2012%200%200%200%2011.7-9.34A302%20302%200%200%200%20236%20128A108.12%20108.12%200%200%200%20128%2020M68.47%2051.74a12%2012%200%200%200-17%200A107.32%20107.32%200%200%200%2020%20128a83.3%2083.3%200%200%201-7.61%2035a12%2012%200%201%200%2021.81%2010a107.1%20107.1%200%200%200%209.8-45a83.42%2083.42%200%200%201%2024.5-59.29a12%2012%200%200%200-.03-16.97%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92%20128a156.1%20156.1%200%200%201-19.5%2075.56a12%2012%200%201%201-21-11.64A132%20132%200%200%200%2068%20128a60%2060%200%200%201%2099.68-45a12%2012%200%201%201-15.88%2018A36%2036%200%200%200%2092%20128m84.16-8H176a12%2012%200%200%200-12%2011.8a226.8%20226.8%200%200%201-17%2082.84a12%2012%200%201%200%2022.19%209.13A250.4%20250.4%200%200%200%20188%20132.2a12%2012%200%200%200-11.85-12.2Zm-62.22%2081.21a12%2012%200%200%200-16%205.54c-1.37%202.81-2.85%205.65-4.38%208.42a12%2012%200%201%200%2021%2011.63c1.74-3.14%203.41-6.35%205-9.55a12%2012%200%200%200-5.63-16.04ZM128%20116a12%2012%200%200%200-12%2012a181%20181%200%200%201-4.75%2041.26a12%2012%200%200%200%208.94%2014.42a11.8%2011.8%200%200%200%202.75.32a12%2012%200%200%200%2011.67-9.26A204.6%20204.6%200%200%200%20140%20128a12%2012%200%200%200-12-12m0-96a108%20108%200%200%200-31.5%204.67a12%2012%200%200%200%207%2023A84.06%2084.06%200%200%201%20212%20128a277.4%20277.4%200%200%201-6.84%2061.34a12%2012%200%200%200%209.05%2014.36a11.6%2011.6%200%200%200%202.66.3a12%2012%200%200%200%2011.7-9.34A302%20302%200%200%200%20236%20128A108.12%20108.12%200%200%200%20128%2020M68.47%2051.74a12%2012%200%200%200-17%200A107.32%20107.32%200%200%200%2020%20128a83.3%2083.3%200%200%201-7.61%2035a12%2012%200%201%200%2021.81%2010a107.1%20107.1%200%200%200%209.8-45a83.42%2083.42%200%200%201%2024.5-59.29a12%2012%200%200%200-.03-16.97%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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