fingerprint three icon
fingerprint-three from IconPark by ByteDance · Color · Hands · Apache-2.0 Free for personal and commercial use.
- Name
- fingerprint-three
- Set
- IconPark
- Style
- Color
- Category
- Hands
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hands icons from IconPark
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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M42.4307 12.0391C37.702 7.38257 31.1539 4.5 23.9184 4.5C16.7254 4.5 10.2118 7.34876 5.48975 11.9571"/><path d="M6.6665 29.4745V29.4168C6.6665 19.8439 14.4269 12.0835 23.9998 12.0835"/><path d="M31.1694 13.6309C37.1649 16.3582 41.3333 22.4006 41.3333 29.4166V29.4296"/><path d="M14.25 36.9998V29.4165C14.25 24.0317 18.6152 19.6665 24 19.6665C29.3848 19.6665 33.75 24.0317 33.75 29.4165V36.9998"/><path d="M17.5259 43.5C19.4888 43.0154 20.7498 40.9456 20.7498 39.196C20.7498 37.3354 20.7498 34.4367 20.7498 30.5C20.7498 28.7051 22.2049 27.25 23.9998 27.25C25.7947 27.25 27.2498 28.7051 27.2498 30.5V39.196"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkFingerprintThree(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="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M42.4307 12.0391C37.702 7.38257 31.1539 4.5 23.9184 4.5C16.7254 4.5 10.2118 7.34876 5.48975 11.9571"/><path d="M6.6665 29.4745V29.4168C6.6665 19.8439 14.4269 12.0835 23.9998 12.0835"/><path d="M31.1694 13.6309C37.1649 16.3582 41.3333 22.4006 41.3333 29.4166V29.4296"/><path d="M14.25 36.9998V29.4165C14.25 24.0317 18.6152 19.6665 24 19.6665C29.3848 19.6665 33.75 24.0317 33.75 29.4165V36.9998"/><path d="M17.5259 43.5C19.4888 43.0154 20.7498 40.9456 20.7498 39.196C20.7498 37.3354 20.7498 34.4367 20.7498 30.5C20.7498 28.7051 22.2049 27.25 23.9998 27.25C25.7947 27.25 27.2498 28.7051 27.2498 30.5V39.196"/></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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M42.4307 12.0391C37.702 7.38257 31.1539 4.5 23.9184 4.5C16.7254 4.5 10.2118 7.34876 5.48975 11.9571"/><path d="M6.6665 29.4745V29.4168C6.6665 19.8439 14.4269 12.0835 23.9998 12.0835"/><path d="M31.1694 13.6309C37.1649 16.3582 41.3333 22.4006 41.3333 29.4166V29.4296"/><path d="M14.25 36.9998V29.4165C14.25 24.0317 18.6152 19.6665 24 19.6665C29.3848 19.6665 33.75 24.0317 33.75 29.4165V36.9998"/><path d="M17.5259 43.5C19.4888 43.0154 20.7498 40.9456 20.7498 39.196C20.7498 37.3354 20.7498 34.4367 20.7498 30.5C20.7498 28.7051 22.2049 27.25 23.9998 27.25C25.7947 27.25 27.2498 28.7051 27.2498 30.5V39.196"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M42.4307%2012.0391C37.702%207.38257%2031.1539%204.5%2023.9184%204.5C16.7254%204.5%2010.2118%207.34876%205.48975%2011.9571%22%2F%3E%3Cpath%20d%3D%22M6.6665%2029.4745V29.4168C6.6665%2019.8439%2014.4269%2012.0835%2023.9998%2012.0835%22%2F%3E%3Cpath%20d%3D%22M31.1694%2013.6309C37.1649%2016.3582%2041.3333%2022.4006%2041.3333%2029.4166V29.4296%22%2F%3E%3Cpath%20d%3D%22M14.25%2036.9998V29.4165C14.25%2024.0317%2018.6152%2019.6665%2024%2019.6665C29.3848%2019.6665%2033.75%2024.0317%2033.75%2029.4165V36.9998%22%2F%3E%3Cpath%20d%3D%22M17.5259%2043.5C19.4888%2043.0154%2020.7498%2040.9456%2020.7498%2039.196C20.7498%2037.3354%2020.7498%2034.4367%2020.7498%2030.5C20.7498%2028.7051%2022.2049%2027.25%2023.9998%2027.25C25.7947%2027.25%2027.2498%2028.7051%2027.2498%2030.5V39.196%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M42.4307%2012.0391C37.702%207.38257%2031.1539%204.5%2023.9184%204.5C16.7254%204.5%2010.2118%207.34876%205.48975%2011.9571%22%2F%3E%3Cpath%20d%3D%22M6.6665%2029.4745V29.4168C6.6665%2019.8439%2014.4269%2012.0835%2023.9998%2012.0835%22%2F%3E%3Cpath%20d%3D%22M31.1694%2013.6309C37.1649%2016.3582%2041.3333%2022.4006%2041.3333%2029.4166V29.4296%22%2F%3E%3Cpath%20d%3D%22M14.25%2036.9998V29.4165C14.25%2024.0317%2018.6152%2019.6665%2024%2019.6665C29.3848%2019.6665%2033.75%2024.0317%2033.75%2029.4165V36.9998%22%2F%3E%3Cpath%20d%3D%22M17.5259%2043.5C19.4888%2043.0154%2020.7498%2040.9456%2020.7498%2039.196C20.7498%2037.3354%2020.7498%2034.4367%2020.7498%2030.5C20.7498%2028.7051%2022.2049%2027.25%2023.9998%2027.25C25.7947%2027.25%2027.2498%2028.7051%2027.2498%2030.5V39.196%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/fingerprint-three.svg?color=%231a73e8&size=48