four finger 02 icon
four-finger-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- four-finger-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the four 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.84 13.481V4.988c0-.83.666-1.502 1.487-1.502c.82 0 1.486.672 1.486 1.502m0 4.986V3.502c0-.83.665-1.502 1.486-1.502c.82 0 1.486.673 1.486 1.502v7.504m0-5.53c0-.833.699-1.508 1.523-1.508s1.493.675 1.493 1.509v6.522m0-4.483c0-.824.66-1.494 1.474-1.494c.815 0 1.475.667 1.475 1.49v8.613c0 1.032-.376 2.185-1.518 3.56c-.33.398-.536.892-.536 1.411V22M7.84 8.856c-.833.781-2.85 2.843-3.405 3.987c-.553 1.144.27 2.496.616 3.025l2.788 3.708c.263.35.406.777.406 1.218V22"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFourFinger02(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.84 13.481V4.988c0-.83.666-1.502 1.487-1.502c.82 0 1.486.672 1.486 1.502m0 4.986V3.502c0-.83.665-1.502 1.486-1.502c.82 0 1.486.673 1.486 1.502v7.504m0-5.53c0-.833.699-1.508 1.523-1.508s1.493.675 1.493 1.509v6.522m0-4.483c0-.824.66-1.494 1.474-1.494c.815 0 1.475.667 1.475 1.49v8.613c0 1.032-.376 2.185-1.518 3.56c-.33.398-.536.892-.536 1.411V22M7.84 8.856c-.833.781-2.85 2.843-3.405 3.987c-.553 1.144.27 2.496.616 3.025l2.788 3.708c.263.35.406.777.406 1.218V22"/></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.84 13.481V4.988c0-.83.666-1.502 1.487-1.502c.82 0 1.486.672 1.486 1.502m0 4.986V3.502c0-.83.665-1.502 1.486-1.502c.82 0 1.486.673 1.486 1.502v7.504m0-5.53c0-.833.699-1.508 1.523-1.508s1.493.675 1.493 1.509v6.522m0-4.483c0-.824.66-1.494 1.474-1.494c.815 0 1.475.667 1.475 1.49v8.613c0 1.032-.376 2.185-1.518 3.56c-.33.398-.536.892-.536 1.411V22M7.84 8.856c-.833.781-2.85 2.843-3.405 3.987c-.553 1.144.27 2.496.616 3.025l2.788 3.708c.263.35.406.777.406 1.218V22"/></svg> </template>
CSS
.icon-four-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.84%2013.481V4.988c0-.83.666-1.502%201.487-1.502c.82%200%201.486.672%201.486%201.502m0%204.986V3.502c0-.83.665-1.502%201.486-1.502c.82%200%201.486.673%201.486%201.502v7.504m0-5.53c0-.833.699-1.508%201.523-1.508s1.493.675%201.493%201.509v6.522m0-4.483c0-.824.66-1.494%201.474-1.494c.815%200%201.475.667%201.475%201.49v8.613c0%201.032-.376%202.185-1.518%203.56c-.33.398-.536.892-.536%201.411V22M7.84%208.856c-.833.781-2.85%202.843-3.405%203.987c-.553%201.144.27%202.496.616%203.025l2.788%203.708c.263.35.406.777.406%201.218V22%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.84%2013.481V4.988c0-.83.666-1.502%201.487-1.502c.82%200%201.486.672%201.486%201.502m0%204.986V3.502c0-.83.665-1.502%201.486-1.502c.82%200%201.486.673%201.486%201.502v7.504m0-5.53c0-.833.699-1.508%201.523-1.508s1.493.675%201.493%201.509v6.522m0-4.483c0-.824.66-1.494%201.474-1.494c.815%200%201.475.667%201.475%201.49v8.613c0%201.032-.376%202.185-1.518%203.56c-.33.398-.536.892-.536%201.411V22M7.84%208.856c-.833.781-2.85%202.843-3.405%203.987c-.553%201.144.27%202.496.616%203.025l2.788%203.708c.263.35.406.777.406%201.218V22%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/four-finger-02.svg?color=%231a73e8&size=48