three finger 02 icon
three-finger-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- three-finger-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the three finger 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="m7.76 13.48l-.02-8.452a1.5 1.5 0 1 1 3.002-.003m0 0v4.98m0-4.98V3.497a1.5 1.5 0 1 1 3.001.004v7.51m3.001.987v-1.853m0 0V5.483a1.5 1.5 0 1 0-3-.003m3 4.665c.807-.121 2.78 0 3.002 1.857v3.682c0 1.36-.23 2.46-1.619 4.057c-.515.675-.443 1.354-.443 2.261M7.75 8.999c-.637.556-2.248 2.079-3.151 3.457c-1.255 1.913 1.223 4.407 2.248 5.796c1.516 1.813 1.415 1.762 1.415 3.743"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsThreeFinger02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="m7.76 13.48l-.02-8.452a1.5 1.5 0 1 1 3.002-.003m0 0v4.98m0-4.98V3.497a1.5 1.5 0 1 1 3.001.004v7.51m3.001.987v-1.853m0 0V5.483a1.5 1.5 0 1 0-3-.003m3 4.665c.807-.121 2.78 0 3.002 1.857v3.682c0 1.36-.23 2.46-1.619 4.057c-.515.675-.443 1.354-.443 2.261M7.75 8.999c-.637.556-2.248 2.079-3.151 3.457c-1.255 1.913 1.223 4.407 2.248 5.796c1.516 1.813 1.415 1.762 1.415 3.743"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="m7.76 13.48l-.02-8.452a1.5 1.5 0 1 1 3.002-.003m0 0v4.98m0-4.98V3.497a1.5 1.5 0 1 1 3.001.004v7.51m3.001.987v-1.853m0 0V5.483a1.5 1.5 0 1 0-3-.003m3 4.665c.807-.121 2.78 0 3.002 1.857v3.682c0 1.36-.23 2.46-1.619 4.057c-.515.675-.443 1.354-.443 2.261M7.75 8.999c-.637.556-2.248 2.079-3.151 3.457c-1.255 1.913 1.223 4.407 2.248 5.796c1.516 1.813 1.415 1.762 1.415 3.743"/></svg> </template>
CSS
.icon-three-finger-02 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m7.76%2013.48l-.02-8.452a1.5%201.5%200%201%201%203.002-.003m0%200v4.98m0-4.98V3.497a1.5%201.5%200%201%201%203.001.004v7.51m3.001.987v-1.853m0%200V5.483a1.5%201.5%200%201%200-3-.003m3%204.665c.807-.121%202.78%200%203.002%201.857v3.682c0%201.36-.23%202.46-1.619%204.057c-.515.675-.443%201.354-.443%202.261M7.75%208.999c-.637.556-2.248%202.079-3.151%203.457c-1.255%201.913%201.223%204.407%202.248%205.796c1.516%201.813%201.415%201.762%201.415%203.743%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m7.76%2013.48l-.02-8.452a1.5%201.5%200%201%201%203.002-.003m0%200v4.98m0-4.98V3.497a1.5%201.5%200%201%201%203.001.004v7.51m3.001.987v-1.853m0%200V5.483a1.5%201.5%200%201%200-3-.003m3%204.665c.807-.121%202.78%200%203.002%201.857v3.682c0%201.36-.23%202.46-1.619%204.057c-.515.675-.443%201.354-.443%202.261M7.75%208.999c-.637.556-2.248%202.079-3.151%203.457c-1.255%201.913%201.223%204.407%202.248%205.796c1.516%201.813%201.415%201.762%201.415%203.743%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/three-finger-02.svg?color=%231a73e8&size=48