hand pointing left 01 icon
hand-pointing-left-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hand-pointing-left-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
hand-bag-01hand-bag-02hand-beaterhand-coinshand-fisthand-grabhand-griphand-hearthand-helpinghand-metalhand-platterhand-pointing-down-01hand-pointing-down-02hand-pointing-down-03hand-pointing-down-04hand-pointing-left-02hand-pointing-left-03hand-pointing-left-04hand-pointing-right-01hand-pointing-right-02hand-pointing-right-03hand-pointing-right-04hand-prayerhand-sanitizer
Use the hand pointing left 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="M21.999 8.834h-.948a3 3 0 0 1-1.791-.595L14.357 4.58c-.566-.422-1.267-.759-1.915-.48c-1.049.451-1.73 1.723-.158 3.28l1.71 1.598H3.57c-2.044.056-2.145 3.345 0 3.486h5.94c-.192 1.48.852 8.454 5.272 7.437l.633-.143c.92-.206 2.557-.814 3.514-1.485c.997-.697 2.585-.451 3.07-.451"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHandPointingLeft01(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="M21.999 8.834h-.948a3 3 0 0 1-1.791-.595L14.357 4.58c-.566-.422-1.267-.759-1.915-.48c-1.049.451-1.73 1.723-.158 3.28l1.71 1.598H3.57c-2.044.056-2.145 3.345 0 3.486h5.94c-.192 1.48.852 8.454 5.272 7.437l.633-.143c.92-.206 2.557-.814 3.514-1.485c.997-.697 2.585-.451 3.07-.451"/></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="M21.999 8.834h-.948a3 3 0 0 1-1.791-.595L14.357 4.58c-.566-.422-1.267-.759-1.915-.48c-1.049.451-1.73 1.723-.158 3.28l1.71 1.598H3.57c-2.044.056-2.145 3.345 0 3.486h5.94c-.192 1.48.852 8.454 5.272 7.437l.633-.143c.92-.206 2.557-.814 3.514-1.485c.997-.697 2.585-.451 3.07-.451"/></svg> </template>
CSS
.icon-hand-pointing-left-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%22M21.999%208.834h-.948a3%203%200%200%201-1.791-.595L14.357%204.58c-.566-.422-1.267-.759-1.915-.48c-1.049.451-1.73%201.723-.158%203.28l1.71%201.598H3.57c-2.044.056-2.145%203.345%200%203.486h5.94c-.192%201.48.852%208.454%205.272%207.437l.633-.143c.92-.206%202.557-.814%203.514-1.485c.997-.697%202.585-.451%203.07-.451%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%22M21.999%208.834h-.948a3%203%200%200%201-1.791-.595L14.357%204.58c-.566-.422-1.267-.759-1.915-.48c-1.049.451-1.73%201.723-.158%203.28l1.71%201.598H3.57c-2.044.056-2.145%203.345%200%203.486h5.94c-.192%201.48.852%208.454%205.272%207.437l.633-.143c.92-.206%202.557-.814%203.514-1.485c.997-.697%202.585-.451%203.07-.451%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hand-pointing-left-01.svg?color=%231a73e8&size=48