two finger 02 icon
two-finger-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- two-finger-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the two 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-linejoin="round" stroke-width="1.5" d="M8.263 22.001v-.864c0-.464-.013-.945-.238-1.351c-.244-.442-.63-.814-1.137-1.466q-.53-.679-1.055-1.361c-.477-.623-.985-1.4-1.298-2.068c-.343-.734-.405-1.622-.015-2.333c.186-.338.49-.773.985-1.341l2.238-2.314m0 4.539V8.903m0 0L7.704 5.2c0-.963.69-1.745 1.54-1.745s1.465.627 1.465 1.591l.1 4.953l-.1-6.254c0-.964.689-1.745 1.539-1.745s1.539.781 1.539 1.745l-.039 3.703l.012 3.555V9.999q0-.092-.008-.185m0 0l-.007-.051m.007.051c.006.03-.011-.08-.007-.051m0 0c0-1.194 2.055-.995 2.767.255m.238 1.984v-1.146a1.8 1.8 0 0 0-.238-.838m0 0c2.439.046 3.074.838 3.236 2.065v3.247c-.003 1.726-.291 2.979-1.317 4.008c-.948 1.133-.725 1.767-.749 2.663"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTwoFinger02(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="M8.263 22.001v-.864c0-.464-.013-.945-.238-1.351c-.244-.442-.63-.814-1.137-1.466q-.53-.679-1.055-1.361c-.477-.623-.985-1.4-1.298-2.068c-.343-.734-.405-1.622-.015-2.333c.186-.338.49-.773.985-1.341l2.238-2.314m0 4.539V8.903m0 0L7.704 5.2c0-.963.69-1.745 1.54-1.745s1.465.627 1.465 1.591l.1 4.953l-.1-6.254c0-.964.689-1.745 1.539-1.745s1.539.781 1.539 1.745l-.039 3.703l.012 3.555V9.999q0-.092-.008-.185m0 0l-.007-.051m.007.051c.006.03-.011-.08-.007-.051m0 0c0-1.194 2.055-.995 2.767.255m.238 1.984v-1.146a1.8 1.8 0 0 0-.238-.838m0 0c2.439.046 3.074.838 3.236 2.065v3.247c-.003 1.726-.291 2.979-1.317 4.008c-.948 1.133-.725 1.767-.749 2.663"/></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="M8.263 22.001v-.864c0-.464-.013-.945-.238-1.351c-.244-.442-.63-.814-1.137-1.466q-.53-.679-1.055-1.361c-.477-.623-.985-1.4-1.298-2.068c-.343-.734-.405-1.622-.015-2.333c.186-.338.49-.773.985-1.341l2.238-2.314m0 4.539V8.903m0 0L7.704 5.2c0-.963.69-1.745 1.54-1.745s1.465.627 1.465 1.591l.1 4.953l-.1-6.254c0-.964.689-1.745 1.539-1.745s1.539.781 1.539 1.745l-.039 3.703l.012 3.555V9.999q0-.092-.008-.185m0 0l-.007-.051m.007.051c.006.03-.011-.08-.007-.051m0 0c0-1.194 2.055-.995 2.767.255m.238 1.984v-1.146a1.8 1.8 0 0 0-.238-.838m0 0c2.439.046 3.074.838 3.236 2.065v3.247c-.003 1.726-.291 2.979-1.317 4.008c-.948 1.133-.725 1.767-.749 2.663"/></svg> </template>
CSS
.icon-two-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.263%2022.001v-.864c0-.464-.013-.945-.238-1.351c-.244-.442-.63-.814-1.137-1.466q-.53-.679-1.055-1.361c-.477-.623-.985-1.4-1.298-2.068c-.343-.734-.405-1.622-.015-2.333c.186-.338.49-.773.985-1.341l2.238-2.314m0%204.539V8.903m0%200L7.704%205.2c0-.963.69-1.745%201.54-1.745s1.465.627%201.465%201.591l.1%204.953l-.1-6.254c0-.964.689-1.745%201.539-1.745s1.539.781%201.539%201.745l-.039%203.703l.012%203.555V9.999q0-.092-.008-.185m0%200l-.007-.051m.007.051c.006.03-.011-.08-.007-.051m0%200c0-1.194%202.055-.995%202.767.255m.238%201.984v-1.146a1.8%201.8%200%200%200-.238-.838m0%200c2.439.046%203.074.838%203.236%202.065v3.247c-.003%201.726-.291%202.979-1.317%204.008c-.948%201.133-.725%201.767-.749%202.663%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%22M8.263%2022.001v-.864c0-.464-.013-.945-.238-1.351c-.244-.442-.63-.814-1.137-1.466q-.53-.679-1.055-1.361c-.477-.623-.985-1.4-1.298-2.068c-.343-.734-.405-1.622-.015-2.333c.186-.338.49-.773.985-1.341l2.238-2.314m0%204.539V8.903m0%200L7.704%205.2c0-.963.69-1.745%201.54-1.745s1.465.627%201.465%201.591l.1%204.953l-.1-6.254c0-.964.689-1.745%201.539-1.745s1.539.781%201.539%201.745l-.039%203.703l.012%203.555V9.999q0-.092-.008-.185m0%200l-.007-.051m.007.051c.006.03-.011-.08-.007-.051m0%200c0-1.194%202.055-.995%202.767.255m.238%201.984v-1.146a1.8%201.8%200%200%200-.238-.838m0%200c2.439.046%203.074.838%203.236%202.065v3.247c-.003%201.726-.291%202.979-1.317%204.008c-.948%201.133-.725%201.767-.749%202.663%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/two-finger-02.svg?color=%231a73e8&size=48