md finger print icon

md-finger-print from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
md-finger-print
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md finger print icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M78.1 205.6c-2.4 0-4.9-.6-7.1-1.9-6.7-3.9-9-12.4-5.1-19.1 17.8-30 71.9-100.1 190.1-100.1 51.2 0 96.1 13.6 133.4 40.4 30.7 22 47.9 46.9 56.1 58.9 4.4 6.4 2.7 15-3.7 19.4-6.4 4.3-15.2 2.7-19.6-3.7-14.9-21.6-60.1-87.2-166.2-87.2-103.6 0-150.4 60.4-165.7 86.3-2.6 4.6-7.3 7-12.2 7z" fill="currentColor"/><path d="M315.5 480c-1.2 0-2.3-.1-3.5-.4-85.7-21.5-117.7-108.1-119-111.7l-.2-.8c-.7-2.5-17.9-61.9 8.5-96.7 12.1-15.9 30.5-24 54.8-24 22.6 0 38.9 7.1 50.1 21.8 9.2 12 12.9 26.8 16.5 41.1 7.5 29.7 12.9 45.3 44.1 46.9 13.7.7 22.7-7.4 27.8-14.3 13.8-18.8 16.2-49.5 5.8-76.5-13.4-35-60.8-100.9-144.4-100.9-35.7 0-68.5 11.6-94.8 33.4-21.8 18.1-39.1 43.6-47.4 69.8-15.4 48.8 4.8 125.5 5 126.2 2 7.4-2.5 15.1-10 17-7.5 2-15.3-2.5-17.3-9.9-.9-3.5-22.5-85.3-4.7-141.7C106.2 198.2 166 136.6 256 136.6c41.6 0 80.9 14.3 113.7 41.3 25.4 21 46.2 49.2 57 77.4 13.8 36 10.1 76.4-9.4 102.8-13 17.6-31.5 26.8-52 25.8-53.4-2.7-63-40.4-70-67.9-7.2-28.2-11.8-41.8-39.3-41.8-15.1 0-25.7 4.2-32.3 12.9-9 11.9-9.7 30.5-8.7 44 1 14.1 4 25.5 4.7 27.8 2.2 5.6 30.8 76.5 99.3 93.7 7.6 1.9 12.1 9.5 10.2 16.9-1.7 6.3-7.4 10.5-13.7 10.5z" fill="currentColor"/><path d="M205.5 473.6c-3.8 0-7.5-1.5-10.3-4.4-34.3-36.4-53.7-77.1-61-128v-.3c-4.1-33.7 1.9-81.4 31.3-114.2 21.7-24.2 52.2-36.5 90.5-36.5 45.3 0 80.9 21.3 103.1 61.5 16.1 29.2 19.3 58.3 19.4 59.5.8 7.7-4.9 14.5-12.6 15.3-7.7.8-14.7-4.8-15.5-12.4 0-.3-2.8-25.3-16.5-49.7-17.2-30.7-43.4-46.3-78-46.3-29.9 0-53.3 9.1-69.4 27.1-23.2 25.9-27.7 65.8-24.5 92.2 6.4 45 23.5 80.8 53.7 112.8 5.3 5.6 5 14.5-.7 19.7-2.6 2.4-6.1 3.7-9.5 3.7z" fill="currentColor"/><path d="M363.5 433.5c-30 0-55.5-8.4-75.9-25.1-41-33.4-45.6-87.8-45.8-90.1-.6-7.7 5.2-14.4 13-15 7.8-.6 14.5 5.1 15.1 12.8.1.8 4.2 45.3 35.8 70.9 18.7 15.1 43.7 21.1 74.5 17.6 7.7-.9 14.7 4.6 15.6 12.3.9 7.7-4.7 14.6-12.4 15.4-6.8.8-13.5 1.2-19.9 1.2z" fill="currentColor"/><path d="M387.2 62.6C375.5 54.9 334 32 256 32c-81.9 0-123.5 25.3-132.7 31.7-.6.4-1.2.8-1.7 1.3-.1.1-.2.1-.2.1-2.9 2.6-4.7 6.3-4.7 10.4 0 7.7 6.3 13.9 14.1 13.9 3.1 0 5.9-1 8.2-2.6l-.1.1c.4-.3 36.3-27 117.1-27s116.7 26.8 117.1 27l-.1-.1.2-.2c2.4 1.8 5.3 2.8 8.5 2.8 7.8 0 14.1-6.2 14.1-13.9 0-5.8-3.5-10.8-8.6-12.9z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdFingerPrint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M78.1 205.6c-2.4 0-4.9-.6-7.1-1.9-6.7-3.9-9-12.4-5.1-19.1 17.8-30 71.9-100.1 190.1-100.1 51.2 0 96.1 13.6 133.4 40.4 30.7 22 47.9 46.9 56.1 58.9 4.4 6.4 2.7 15-3.7 19.4-6.4 4.3-15.2 2.7-19.6-3.7-14.9-21.6-60.1-87.2-166.2-87.2-103.6 0-150.4 60.4-165.7 86.3-2.6 4.6-7.3 7-12.2 7z" fill="currentColor"/><path d="M315.5 480c-1.2 0-2.3-.1-3.5-.4-85.7-21.5-117.7-108.1-119-111.7l-.2-.8c-.7-2.5-17.9-61.9 8.5-96.7 12.1-15.9 30.5-24 54.8-24 22.6 0 38.9 7.1 50.1 21.8 9.2 12 12.9 26.8 16.5 41.1 7.5 29.7 12.9 45.3 44.1 46.9 13.7.7 22.7-7.4 27.8-14.3 13.8-18.8 16.2-49.5 5.8-76.5-13.4-35-60.8-100.9-144.4-100.9-35.7 0-68.5 11.6-94.8 33.4-21.8 18.1-39.1 43.6-47.4 69.8-15.4 48.8 4.8 125.5 5 126.2 2 7.4-2.5 15.1-10 17-7.5 2-15.3-2.5-17.3-9.9-.9-3.5-22.5-85.3-4.7-141.7C106.2 198.2 166 136.6 256 136.6c41.6 0 80.9 14.3 113.7 41.3 25.4 21 46.2 49.2 57 77.4 13.8 36 10.1 76.4-9.4 102.8-13 17.6-31.5 26.8-52 25.8-53.4-2.7-63-40.4-70-67.9-7.2-28.2-11.8-41.8-39.3-41.8-15.1 0-25.7 4.2-32.3 12.9-9 11.9-9.7 30.5-8.7 44 1 14.1 4 25.5 4.7 27.8 2.2 5.6 30.8 76.5 99.3 93.7 7.6 1.9 12.1 9.5 10.2 16.9-1.7 6.3-7.4 10.5-13.7 10.5z" fill="currentColor"/><path d="M205.5 473.6c-3.8 0-7.5-1.5-10.3-4.4-34.3-36.4-53.7-77.1-61-128v-.3c-4.1-33.7 1.9-81.4 31.3-114.2 21.7-24.2 52.2-36.5 90.5-36.5 45.3 0 80.9 21.3 103.1 61.5 16.1 29.2 19.3 58.3 19.4 59.5.8 7.7-4.9 14.5-12.6 15.3-7.7.8-14.7-4.8-15.5-12.4 0-.3-2.8-25.3-16.5-49.7-17.2-30.7-43.4-46.3-78-46.3-29.9 0-53.3 9.1-69.4 27.1-23.2 25.9-27.7 65.8-24.5 92.2 6.4 45 23.5 80.8 53.7 112.8 5.3 5.6 5 14.5-.7 19.7-2.6 2.4-6.1 3.7-9.5 3.7z" fill="currentColor"/><path d="M363.5 433.5c-30 0-55.5-8.4-75.9-25.1-41-33.4-45.6-87.8-45.8-90.1-.6-7.7 5.2-14.4 13-15 7.8-.6 14.5 5.1 15.1 12.8.1.8 4.2 45.3 35.8 70.9 18.7 15.1 43.7 21.1 74.5 17.6 7.7-.9 14.7 4.6 15.6 12.3.9 7.7-4.7 14.6-12.4 15.4-6.8.8-13.5 1.2-19.9 1.2z" fill="currentColor"/><path d="M387.2 62.6C375.5 54.9 334 32 256 32c-81.9 0-123.5 25.3-132.7 31.7-.6.4-1.2.8-1.7 1.3-.1.1-.2.1-.2.1-2.9 2.6-4.7 6.3-4.7 10.4 0 7.7 6.3 13.9 14.1 13.9 3.1 0 5.9-1 8.2-2.6l-.1.1c.4-.3 36.3-27 117.1-27s116.7 26.8 117.1 27l-.1-.1.2-.2c2.4 1.8 5.3 2.8 8.5 2.8 7.8 0 14.1-6.2 14.1-13.9 0-5.8-3.5-10.8-8.6-12.9z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M78.1 205.6c-2.4 0-4.9-.6-7.1-1.9-6.7-3.9-9-12.4-5.1-19.1 17.8-30 71.9-100.1 190.1-100.1 51.2 0 96.1 13.6 133.4 40.4 30.7 22 47.9 46.9 56.1 58.9 4.4 6.4 2.7 15-3.7 19.4-6.4 4.3-15.2 2.7-19.6-3.7-14.9-21.6-60.1-87.2-166.2-87.2-103.6 0-150.4 60.4-165.7 86.3-2.6 4.6-7.3 7-12.2 7z" fill="currentColor"/><path d="M315.5 480c-1.2 0-2.3-.1-3.5-.4-85.7-21.5-117.7-108.1-119-111.7l-.2-.8c-.7-2.5-17.9-61.9 8.5-96.7 12.1-15.9 30.5-24 54.8-24 22.6 0 38.9 7.1 50.1 21.8 9.2 12 12.9 26.8 16.5 41.1 7.5 29.7 12.9 45.3 44.1 46.9 13.7.7 22.7-7.4 27.8-14.3 13.8-18.8 16.2-49.5 5.8-76.5-13.4-35-60.8-100.9-144.4-100.9-35.7 0-68.5 11.6-94.8 33.4-21.8 18.1-39.1 43.6-47.4 69.8-15.4 48.8 4.8 125.5 5 126.2 2 7.4-2.5 15.1-10 17-7.5 2-15.3-2.5-17.3-9.9-.9-3.5-22.5-85.3-4.7-141.7C106.2 198.2 166 136.6 256 136.6c41.6 0 80.9 14.3 113.7 41.3 25.4 21 46.2 49.2 57 77.4 13.8 36 10.1 76.4-9.4 102.8-13 17.6-31.5 26.8-52 25.8-53.4-2.7-63-40.4-70-67.9-7.2-28.2-11.8-41.8-39.3-41.8-15.1 0-25.7 4.2-32.3 12.9-9 11.9-9.7 30.5-8.7 44 1 14.1 4 25.5 4.7 27.8 2.2 5.6 30.8 76.5 99.3 93.7 7.6 1.9 12.1 9.5 10.2 16.9-1.7 6.3-7.4 10.5-13.7 10.5z" fill="currentColor"/><path d="M205.5 473.6c-3.8 0-7.5-1.5-10.3-4.4-34.3-36.4-53.7-77.1-61-128v-.3c-4.1-33.7 1.9-81.4 31.3-114.2 21.7-24.2 52.2-36.5 90.5-36.5 45.3 0 80.9 21.3 103.1 61.5 16.1 29.2 19.3 58.3 19.4 59.5.8 7.7-4.9 14.5-12.6 15.3-7.7.8-14.7-4.8-15.5-12.4 0-.3-2.8-25.3-16.5-49.7-17.2-30.7-43.4-46.3-78-46.3-29.9 0-53.3 9.1-69.4 27.1-23.2 25.9-27.7 65.8-24.5 92.2 6.4 45 23.5 80.8 53.7 112.8 5.3 5.6 5 14.5-.7 19.7-2.6 2.4-6.1 3.7-9.5 3.7z" fill="currentColor"/><path d="M363.5 433.5c-30 0-55.5-8.4-75.9-25.1-41-33.4-45.6-87.8-45.8-90.1-.6-7.7 5.2-14.4 13-15 7.8-.6 14.5 5.1 15.1 12.8.1.8 4.2 45.3 35.8 70.9 18.7 15.1 43.7 21.1 74.5 17.6 7.7-.9 14.7 4.6 15.6 12.3.9 7.7-4.7 14.6-12.4 15.4-6.8.8-13.5 1.2-19.9 1.2z" fill="currentColor"/><path d="M387.2 62.6C375.5 54.9 334 32 256 32c-81.9 0-123.5 25.3-132.7 31.7-.6.4-1.2.8-1.7 1.3-.1.1-.2.1-.2.1-2.9 2.6-4.7 6.3-4.7 10.4 0 7.7 6.3 13.9 14.1 13.9 3.1 0 5.9-1 8.2-2.6l-.1.1c.4-.3 36.3-27 117.1-27s116.7 26.8 117.1 27l-.1-.1.2-.2c2.4 1.8 5.3 2.8 8.5 2.8 7.8 0 14.1-6.2 14.1-13.9 0-5.8-3.5-10.8-8.6-12.9z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-finger-print {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M78.1%20205.6c-2.4%200-4.9-.6-7.1-1.9-6.7-3.9-9-12.4-5.1-19.1%2017.8-30%2071.9-100.1%20190.1-100.1%2051.2%200%2096.1%2013.6%20133.4%2040.4%2030.7%2022%2047.9%2046.9%2056.1%2058.9%204.4%206.4%202.7%2015-3.7%2019.4-6.4%204.3-15.2%202.7-19.6-3.7-14.9-21.6-60.1-87.2-166.2-87.2-103.6%200-150.4%2060.4-165.7%2086.3-2.6%204.6-7.3%207-12.2%207z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M315.5%20480c-1.2%200-2.3-.1-3.5-.4-85.7-21.5-117.7-108.1-119-111.7l-.2-.8c-.7-2.5-17.9-61.9%208.5-96.7%2012.1-15.9%2030.5-24%2054.8-24%2022.6%200%2038.9%207.1%2050.1%2021.8%209.2%2012%2012.9%2026.8%2016.5%2041.1%207.5%2029.7%2012.9%2045.3%2044.1%2046.9%2013.7.7%2022.7-7.4%2027.8-14.3%2013.8-18.8%2016.2-49.5%205.8-76.5-13.4-35-60.8-100.9-144.4-100.9-35.7%200-68.5%2011.6-94.8%2033.4-21.8%2018.1-39.1%2043.6-47.4%2069.8-15.4%2048.8%204.8%20125.5%205%20126.2%202%207.4-2.5%2015.1-10%2017-7.5%202-15.3-2.5-17.3-9.9-.9-3.5-22.5-85.3-4.7-141.7C106.2%20198.2%20166%20136.6%20256%20136.6c41.6%200%2080.9%2014.3%20113.7%2041.3%2025.4%2021%2046.2%2049.2%2057%2077.4%2013.8%2036%2010.1%2076.4-9.4%20102.8-13%2017.6-31.5%2026.8-52%2025.8-53.4-2.7-63-40.4-70-67.9-7.2-28.2-11.8-41.8-39.3-41.8-15.1%200-25.7%204.2-32.3%2012.9-9%2011.9-9.7%2030.5-8.7%2044%201%2014.1%204%2025.5%204.7%2027.8%202.2%205.6%2030.8%2076.5%2099.3%2093.7%207.6%201.9%2012.1%209.5%2010.2%2016.9-1.7%206.3-7.4%2010.5-13.7%2010.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M205.5%20473.6c-3.8%200-7.5-1.5-10.3-4.4-34.3-36.4-53.7-77.1-61-128v-.3c-4.1-33.7%201.9-81.4%2031.3-114.2%2021.7-24.2%2052.2-36.5%2090.5-36.5%2045.3%200%2080.9%2021.3%20103.1%2061.5%2016.1%2029.2%2019.3%2058.3%2019.4%2059.5.8%207.7-4.9%2014.5-12.6%2015.3-7.7.8-14.7-4.8-15.5-12.4%200-.3-2.8-25.3-16.5-49.7-17.2-30.7-43.4-46.3-78-46.3-29.9%200-53.3%209.1-69.4%2027.1-23.2%2025.9-27.7%2065.8-24.5%2092.2%206.4%2045%2023.5%2080.8%2053.7%20112.8%205.3%205.6%205%2014.5-.7%2019.7-2.6%202.4-6.1%203.7-9.5%203.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M363.5%20433.5c-30%200-55.5-8.4-75.9-25.1-41-33.4-45.6-87.8-45.8-90.1-.6-7.7%205.2-14.4%2013-15%207.8-.6%2014.5%205.1%2015.1%2012.8.1.8%204.2%2045.3%2035.8%2070.9%2018.7%2015.1%2043.7%2021.1%2074.5%2017.6%207.7-.9%2014.7%204.6%2015.6%2012.3.9%207.7-4.7%2014.6-12.4%2015.4-6.8.8-13.5%201.2-19.9%201.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M387.2%2062.6C375.5%2054.9%20334%2032%20256%2032c-81.9%200-123.5%2025.3-132.7%2031.7-.6.4-1.2.8-1.7%201.3-.1.1-.2.1-.2.1-2.9%202.6-4.7%206.3-4.7%2010.4%200%207.7%206.3%2013.9%2014.1%2013.9%203.1%200%205.9-1%208.2-2.6l-.1.1c.4-.3%2036.3-27%20117.1-27s116.7%2026.8%20117.1%2027l-.1-.1.2-.2c2.4%201.8%205.3%202.8%208.5%202.8%207.8%200%2014.1-6.2%2014.1-13.9%200-5.8-3.5-10.8-8.6-12.9z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M78.1%20205.6c-2.4%200-4.9-.6-7.1-1.9-6.7-3.9-9-12.4-5.1-19.1%2017.8-30%2071.9-100.1%20190.1-100.1%2051.2%200%2096.1%2013.6%20133.4%2040.4%2030.7%2022%2047.9%2046.9%2056.1%2058.9%204.4%206.4%202.7%2015-3.7%2019.4-6.4%204.3-15.2%202.7-19.6-3.7-14.9-21.6-60.1-87.2-166.2-87.2-103.6%200-150.4%2060.4-165.7%2086.3-2.6%204.6-7.3%207-12.2%207z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M315.5%20480c-1.2%200-2.3-.1-3.5-.4-85.7-21.5-117.7-108.1-119-111.7l-.2-.8c-.7-2.5-17.9-61.9%208.5-96.7%2012.1-15.9%2030.5-24%2054.8-24%2022.6%200%2038.9%207.1%2050.1%2021.8%209.2%2012%2012.9%2026.8%2016.5%2041.1%207.5%2029.7%2012.9%2045.3%2044.1%2046.9%2013.7.7%2022.7-7.4%2027.8-14.3%2013.8-18.8%2016.2-49.5%205.8-76.5-13.4-35-60.8-100.9-144.4-100.9-35.7%200-68.5%2011.6-94.8%2033.4-21.8%2018.1-39.1%2043.6-47.4%2069.8-15.4%2048.8%204.8%20125.5%205%20126.2%202%207.4-2.5%2015.1-10%2017-7.5%202-15.3-2.5-17.3-9.9-.9-3.5-22.5-85.3-4.7-141.7C106.2%20198.2%20166%20136.6%20256%20136.6c41.6%200%2080.9%2014.3%20113.7%2041.3%2025.4%2021%2046.2%2049.2%2057%2077.4%2013.8%2036%2010.1%2076.4-9.4%20102.8-13%2017.6-31.5%2026.8-52%2025.8-53.4-2.7-63-40.4-70-67.9-7.2-28.2-11.8-41.8-39.3-41.8-15.1%200-25.7%204.2-32.3%2012.9-9%2011.9-9.7%2030.5-8.7%2044%201%2014.1%204%2025.5%204.7%2027.8%202.2%205.6%2030.8%2076.5%2099.3%2093.7%207.6%201.9%2012.1%209.5%2010.2%2016.9-1.7%206.3-7.4%2010.5-13.7%2010.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M205.5%20473.6c-3.8%200-7.5-1.5-10.3-4.4-34.3-36.4-53.7-77.1-61-128v-.3c-4.1-33.7%201.9-81.4%2031.3-114.2%2021.7-24.2%2052.2-36.5%2090.5-36.5%2045.3%200%2080.9%2021.3%20103.1%2061.5%2016.1%2029.2%2019.3%2058.3%2019.4%2059.5.8%207.7-4.9%2014.5-12.6%2015.3-7.7.8-14.7-4.8-15.5-12.4%200-.3-2.8-25.3-16.5-49.7-17.2-30.7-43.4-46.3-78-46.3-29.9%200-53.3%209.1-69.4%2027.1-23.2%2025.9-27.7%2065.8-24.5%2092.2%206.4%2045%2023.5%2080.8%2053.7%20112.8%205.3%205.6%205%2014.5-.7%2019.7-2.6%202.4-6.1%203.7-9.5%203.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M363.5%20433.5c-30%200-55.5-8.4-75.9-25.1-41-33.4-45.6-87.8-45.8-90.1-.6-7.7%205.2-14.4%2013-15%207.8-.6%2014.5%205.1%2015.1%2012.8.1.8%204.2%2045.3%2035.8%2070.9%2018.7%2015.1%2043.7%2021.1%2074.5%2017.6%207.7-.9%2014.7%204.6%2015.6%2012.3.9%207.7-4.7%2014.6-12.4%2015.4-6.8.8-13.5%201.2-19.9%201.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M387.2%2062.6C375.5%2054.9%20334%2032%20256%2032c-81.9%200-123.5%2025.3-132.7%2031.7-.6.4-1.2.8-1.7%201.3-.1.1-.2.1-.2.1-2.9%202.6-4.7%206.3-4.7%2010.4%200%207.7%206.3%2013.9%2014.1%2013.9%203.1%200%205.9-1%208.2-2.6l-.1.1c.4-.3%2036.3-27%20117.1-27s116.7%2026.8%20117.1%2027l-.1-.1.2-.2c2.4%201.8%205.3%202.8%208.5%202.8%207.8%200%2014.1-6.2%2014.1-13.9%200-5.8-3.5-10.8-8.6-12.9z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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