three finger 03 icon

three-finger-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
three-finger-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the three finger 03 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="M11.5 6a1.5 1.5 0 1 0-3 0v7.963l-1.62-1.626a1.683 1.683 0 0 0-2.51.14a1.696 1.696 0 0 0-.033 2.072l3.004 4.018c.682.912 1.023 1.367 1.433 1.722c.626.54 1.376.917 2.183 1.094c.528.117 1.096.117 2.233.117c2.166 0 3.25 0 4.112-.332a5 5 0 0 0 2.867-2.876c.331-.865.331-1.952.331-4.125V11.5a2 2 0 0 0-2-2h-1m-6-3.5V4a1.5 1.5 0 0 1 3 0v2m-3 0v4.5m3-4.5v4.5m0-4.5a1.5 1.5 0 0 1 3 0v3.5m0 0v2"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsThreeFinger03(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="M11.5 6a1.5 1.5 0 1 0-3 0v7.963l-1.62-1.626a1.683 1.683 0 0 0-2.51.14a1.696 1.696 0 0 0-.033 2.072l3.004 4.018c.682.912 1.023 1.367 1.433 1.722c.626.54 1.376.917 2.183 1.094c.528.117 1.096.117 2.233.117c2.166 0 3.25 0 4.112-.332a5 5 0 0 0 2.867-2.876c.331-.865.331-1.952.331-4.125V11.5a2 2 0 0 0-2-2h-1m-6-3.5V4a1.5 1.5 0 0 1 3 0v2m-3 0v4.5m3-4.5v4.5m0-4.5a1.5 1.5 0 0 1 3 0v3.5m0 0v2"/></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="M11.5 6a1.5 1.5 0 1 0-3 0v7.963l-1.62-1.626a1.683 1.683 0 0 0-2.51.14a1.696 1.696 0 0 0-.033 2.072l3.004 4.018c.682.912 1.023 1.367 1.433 1.722c.626.54 1.376.917 2.183 1.094c.528.117 1.096.117 2.233.117c2.166 0 3.25 0 4.112-.332a5 5 0 0 0 2.867-2.876c.331-.865.331-1.952.331-4.125V11.5a2 2 0 0 0-2-2h-1m-6-3.5V4a1.5 1.5 0 0 1 3 0v2m-3 0v4.5m3-4.5v4.5m0-4.5a1.5 1.5 0 0 1 3 0v3.5m0 0v2"/></svg>
</template>

CSS

.icon-three-finger-03 {
  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%22M11.5%206a1.5%201.5%200%201%200-3%200v7.963l-1.62-1.626a1.683%201.683%200%200%200-2.51.14a1.696%201.696%200%200%200-.033%202.072l3.004%204.018c.682.912%201.023%201.367%201.433%201.722c.626.54%201.376.917%202.183%201.094c.528.117%201.096.117%202.233.117c2.166%200%203.25%200%204.112-.332a5%205%200%200%200%202.867-2.876c.331-.865.331-1.952.331-4.125V11.5a2%202%200%200%200-2-2h-1m-6-3.5V4a1.5%201.5%200%200%201%203%200v2m-3%200v4.5m3-4.5v4.5m0-4.5a1.5%201.5%200%200%201%203%200v3.5m0%200v2%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%22M11.5%206a1.5%201.5%200%201%200-3%200v7.963l-1.62-1.626a1.683%201.683%200%200%200-2.51.14a1.696%201.696%200%200%200-.033%202.072l3.004%204.018c.682.912%201.023%201.367%201.433%201.722c.626.54%201.376.917%202.183%201.094c.528.117%201.096.117%202.233.117c2.166%200%203.25%200%204.112-.332a5%205%200%200%200%202.867-2.876c.331-.865.331-1.952.331-4.125V11.5a2%202%200%200%200-2-2h-1m-6-3.5V4a1.5%201.5%200%200%201%203%200v2m-3%200v4.5m3-4.5v4.5m0-4.5a1.5%201.5%200%200%201%203%200v3.5m0%200v2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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