three finger 01 icon
three-finger-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- three-finger-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the three finger 01 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-linejoin="round" stroke-width="1.5" d="M14.182 5.5c0-.828.65-1.5 1.454-1.5s1.455.672 1.455 1.5V11m-2.91 0V3.5c0-.828-.65-1.5-1.454-1.5s-1.454.672-1.454 1.5V5m5.818 7v-1m0 0c0-.524.456-.922.956-.836l.332.057c.936.161 1.621.995 1.621 1.973v1.473c0 2.173 0 3.26-.321 4.125c-.187.502-.678 1.142-1.07 1.604c-.34.4-.549.908-.549 1.44V22M11.273 5c0-.828-.652-1.5-1.455-1.5S8.364 4.173 8.364 5v8.462l-1.572-1.625a1.6 1.6 0 0 0-2.434.14a1.74 1.74 0 0 0-.03 2.072l3.49 4.598c.668.88 1.03 2.236 1.03 3.353m2.425-17v5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsThreeFinger01(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" strokeLinejoin="round" strokeWidth="1.5" d="M14.182 5.5c0-.828.65-1.5 1.454-1.5s1.455.672 1.455 1.5V11m-2.91 0V3.5c0-.828-.65-1.5-1.454-1.5s-1.454.672-1.454 1.5V5m5.818 7v-1m0 0c0-.524.456-.922.956-.836l.332.057c.936.161 1.621.995 1.621 1.973v1.473c0 2.173 0 3.26-.321 4.125c-.187.502-.678 1.142-1.07 1.604c-.34.4-.549.908-.549 1.44V22M11.273 5c0-.828-.652-1.5-1.455-1.5S8.364 4.173 8.364 5v8.462l-1.572-1.625a1.6 1.6 0 0 0-2.434.14a1.74 1.74 0 0 0-.03 2.072l3.49 4.598c.668.88 1.03 2.236 1.03 3.353m2.425-17v5"/></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-linejoin="round" stroke-width="1.5" d="M14.182 5.5c0-.828.65-1.5 1.454-1.5s1.455.672 1.455 1.5V11m-2.91 0V3.5c0-.828-.65-1.5-1.454-1.5s-1.454.672-1.454 1.5V5m5.818 7v-1m0 0c0-.524.456-.922.956-.836l.332.057c.936.161 1.621.995 1.621 1.973v1.473c0 2.173 0 3.26-.321 4.125c-.187.502-.678 1.142-1.07 1.604c-.34.4-.549.908-.549 1.44V22M11.273 5c0-.828-.652-1.5-1.455-1.5S8.364 4.173 8.364 5v8.462l-1.572-1.625a1.6 1.6 0 0 0-2.434.14a1.74 1.74 0 0 0-.03 2.072l3.49 4.598c.668.88 1.03 2.236 1.03 3.353m2.425-17v5"/></svg> </template>
CSS
.icon-three-finger-01 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.182%205.5c0-.828.65-1.5%201.454-1.5s1.455.672%201.455%201.5V11m-2.91%200V3.5c0-.828-.65-1.5-1.454-1.5s-1.454.672-1.454%201.5V5m5.818%207v-1m0%200c0-.524.456-.922.956-.836l.332.057c.936.161%201.621.995%201.621%201.973v1.473c0%202.173%200%203.26-.321%204.125c-.187.502-.678%201.142-1.07%201.604c-.34.4-.549.908-.549%201.44V22M11.273%205c0-.828-.652-1.5-1.455-1.5S8.364%204.173%208.364%205v8.462l-1.572-1.625a1.6%201.6%200%200%200-2.434.14a1.74%201.74%200%200%200-.03%202.072l3.49%204.598c.668.88%201.03%202.236%201.03%203.353m2.425-17v5%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.182%205.5c0-.828.65-1.5%201.454-1.5s1.455.672%201.455%201.5V11m-2.91%200V3.5c0-.828-.65-1.5-1.454-1.5s-1.454.672-1.454%201.5V5m5.818%207v-1m0%200c0-.524.456-.922.956-.836l.332.057c.936.161%201.621.995%201.621%201.973v1.473c0%202.173%200%203.26-.321%204.125c-.187.502-.678%201.142-1.07%201.604c-.34.4-.549.908-.549%201.44V22M11.273%205c0-.828-.652-1.5-1.455-1.5S8.364%204.173%208.364%205v8.462l-1.572-1.625a1.6%201.6%200%200%200-2.434.14a1.74%201.74%200%200%200-.03%202.072l3.49%204.598c.668.88%201.03%202.236%201.03%203.353m2.425-17v5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/three-finger-01.svg?color=%231a73e8&size=48