fingerprint icon

fingerprint from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
fingerprint
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

Related icons in Mage Icons

Use the fingerprint 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-linejoin="round" stroke-width="1.5"><path d="M9.278 14.611a2.86 2.86 0 0 0-.308-1.476c-1.231-2.482 1.712-5.187 4.213-4.132c3.51 1.439 2.931 8.016 1.391 10.82m.666-16.268C8.587.354.631 7.278 3.267 14.165"/><path d="M7.061 7.662A6.85 6.85 0 0 1 10.13 5.94a6.8 6.8 0 0 1 3.513.033a6.85 6.85 0 0 1 3.036 1.78a6.9 6.9 0 0 1 1.763 3.062m-6.639.893c.615 1.659.802 3.448.542 5.199a10.9 10.9 0 0 1-2.192 4.343M5.916 10.305A5.8 5.8 0 0 0 6.1 13.88a3.82 3.82 0 0 1-.1 2.565a3.8 3.8 0 0 1-1.698 1.915M17.95 5.119c1.723.893 2.857 3.35 3.3 4.963m-2.39 3.4a14.6 14.6 0 0 1-.27 5.162m-9.521-1.352a5.4 5.4 0 0 1-1.983 2.394"/></g></svg>

React

import type { SVGProps } from "react";

export function MageFingerprint(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M9.278 14.611a2.86 2.86 0 0 0-.308-1.476c-1.231-2.482 1.712-5.187 4.213-4.132c3.51 1.439 2.931 8.016 1.391 10.82m.666-16.268C8.587.354.631 7.278 3.267 14.165"/><path d="M7.061 7.662A6.85 6.85 0 0 1 10.13 5.94a6.8 6.8 0 0 1 3.513.033a6.85 6.85 0 0 1 3.036 1.78a6.9 6.9 0 0 1 1.763 3.062m-6.639.893c.615 1.659.802 3.448.542 5.199a10.9 10.9 0 0 1-2.192 4.343M5.916 10.305A5.8 5.8 0 0 0 6.1 13.88a3.82 3.82 0 0 1-.1 2.565a3.8 3.8 0 0 1-1.698 1.915M17.95 5.119c1.723.893 2.857 3.35 3.3 4.963m-2.39 3.4a14.6 14.6 0 0 1-.27 5.162m-9.521-1.352a5.4 5.4 0 0 1-1.983 2.394"/></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-linejoin="round" stroke-width="1.5"><path d="M9.278 14.611a2.86 2.86 0 0 0-.308-1.476c-1.231-2.482 1.712-5.187 4.213-4.132c3.51 1.439 2.931 8.016 1.391 10.82m.666-16.268C8.587.354.631 7.278 3.267 14.165"/><path d="M7.061 7.662A6.85 6.85 0 0 1 10.13 5.94a6.8 6.8 0 0 1 3.513.033a6.85 6.85 0 0 1 3.036 1.78a6.9 6.9 0 0 1 1.763 3.062m-6.639.893c.615 1.659.802 3.448.542 5.199a10.9 10.9 0 0 1-2.192 4.343M5.916 10.305A5.8 5.8 0 0 0 6.1 13.88a3.82 3.82 0 0 1-.1 2.565a3.8 3.8 0 0 1-1.698 1.915M17.95 5.119c1.723.893 2.857 3.35 3.3 4.963m-2.39 3.4a14.6 14.6 0 0 1-.27 5.162m-9.521-1.352a5.4 5.4 0 0 1-1.983 2.394"/></g></svg>
</template>

CSS

.icon-fingerprint {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.278%2014.611a2.86%202.86%200%200%200-.308-1.476c-1.231-2.482%201.712-5.187%204.213-4.132c3.51%201.439%202.931%208.016%201.391%2010.82m.666-16.268C8.587.354.631%207.278%203.267%2014.165%22%2F%3E%3Cpath%20d%3D%22M7.061%207.662A6.85%206.85%200%200%201%2010.13%205.94a6.8%206.8%200%200%201%203.513.033a6.85%206.85%200%200%201%203.036%201.78a6.9%206.9%200%200%201%201.763%203.062m-6.639.893c.615%201.659.802%203.448.542%205.199a10.9%2010.9%200%200%201-2.192%204.343M5.916%2010.305A5.8%205.8%200%200%200%206.1%2013.88a3.82%203.82%200%200%201-.1%202.565a3.8%203.8%200%200%201-1.698%201.915M17.95%205.119c1.723.893%202.857%203.35%203.3%204.963m-2.39%203.4a14.6%2014.6%200%200%201-.27%205.162m-9.521-1.352a5.4%205.4%200%200%201-1.983%202.394%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.278%2014.611a2.86%202.86%200%200%200-.308-1.476c-1.231-2.482%201.712-5.187%204.213-4.132c3.51%201.439%202.931%208.016%201.391%2010.82m.666-16.268C8.587.354.631%207.278%203.267%2014.165%22%2F%3E%3Cpath%20d%3D%22M7.061%207.662A6.85%206.85%200%200%201%2010.13%205.94a6.8%206.8%200%200%201%203.513.033a6.85%206.85%200%200%201%203.036%201.78a6.9%206.9%200%200%201%201.763%203.062m-6.639.893c.615%201.659.802%203.448.542%205.199a10.9%2010.9%200%200%201-2.192%204.343M5.916%2010.305A5.8%205.8%200%200%200%206.1%2013.88a3.82%203.82%200%200%201-.1%202.565a3.8%203.8%200%200%201-1.698%201.915M17.95%205.119c1.723.893%202.857%203.35%203.3%204.963m-2.39%203.4a14.6%2014.6%200%200%201-.27%205.162m-9.521-1.352a5.4%205.4%200%200%201-1.983%202.394%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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