hand pointing down 02 icon
hand-pointing-down-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hand-pointing-down-02
- 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-03hand-pointing-down-04hand-pointing-left-01hand-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 down 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="M7.416 10v3.5m0 0v6.25a1.75 1.75 0 1 0 3.5 0V14.5l3.077-.478c1.929-.289 2.893-.434 3.572-.84c1.122-.673 1.935-1.682 1.935-3.156c0-1.026-.254-1.715-.87-3.565c-.392-1.174-.587-1.76-.906-2.225a4 4 0 0 0-2.193-1.58c-.541-.156-1.16-.156-2.397-.156h-1.405c-1.785 0-2.677 0-3.443.335a4 4 0 0 0-.96.593c-.642.535-1.04 1.333-1.839 2.93c-.647 1.294-.97 1.94-.986 2.612a3 3 0 0 0 .115.895c.184.646.66 1.19 1.614 2.28z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHandPointingDown02(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="M7.416 10v3.5m0 0v6.25a1.75 1.75 0 1 0 3.5 0V14.5l3.077-.478c1.929-.289 2.893-.434 3.572-.84c1.122-.673 1.935-1.682 1.935-3.156c0-1.026-.254-1.715-.87-3.565c-.392-1.174-.587-1.76-.906-2.225a4 4 0 0 0-2.193-1.58c-.541-.156-1.16-.156-2.397-.156h-1.405c-1.785 0-2.677 0-3.443.335a4 4 0 0 0-.96.593c-.642.535-1.04 1.333-1.839 2.93c-.647 1.294-.97 1.94-.986 2.612a3 3 0 0 0 .115.895c.184.646.66 1.19 1.614 2.28z"/></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="M7.416 10v3.5m0 0v6.25a1.75 1.75 0 1 0 3.5 0V14.5l3.077-.478c1.929-.289 2.893-.434 3.572-.84c1.122-.673 1.935-1.682 1.935-3.156c0-1.026-.254-1.715-.87-3.565c-.392-1.174-.587-1.76-.906-2.225a4 4 0 0 0-2.193-1.58c-.541-.156-1.16-.156-2.397-.156h-1.405c-1.785 0-2.677 0-3.443.335a4 4 0 0 0-.96.593c-.642.535-1.04 1.333-1.839 2.93c-.647 1.294-.97 1.94-.986 2.612a3 3 0 0 0 .115.895c.184.646.66 1.19 1.614 2.28z"/></svg> </template>
CSS
.icon-hand-pointing-down-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%22M7.416%2010v3.5m0%200v6.25a1.75%201.75%200%201%200%203.5%200V14.5l3.077-.478c1.929-.289%202.893-.434%203.572-.84c1.122-.673%201.935-1.682%201.935-3.156c0-1.026-.254-1.715-.87-3.565c-.392-1.174-.587-1.76-.906-2.225a4%204%200%200%200-2.193-1.58c-.541-.156-1.16-.156-2.397-.156h-1.405c-1.785%200-2.677%200-3.443.335a4%204%200%200%200-.96.593c-.642.535-1.04%201.333-1.839%202.93c-.647%201.294-.97%201.94-.986%202.612a3%203%200%200%200%20.115.895c.184.646.66%201.19%201.614%202.28z%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%22M7.416%2010v3.5m0%200v6.25a1.75%201.75%200%201%200%203.5%200V14.5l3.077-.478c1.929-.289%202.893-.434%203.572-.84c1.122-.673%201.935-1.682%201.935-3.156c0-1.026-.254-1.715-.87-3.565c-.392-1.174-.587-1.76-.906-2.225a4%204%200%200%200-2.193-1.58c-.541-.156-1.16-.156-2.397-.156h-1.405c-1.785%200-2.677%200-3.443.335a4%204%200%200%200-.96.593c-.642.535-1.04%201.333-1.839%202.93c-.647%201.294-.97%201.94-.986%202.612a3%203%200%200%200%20.115.895c.184.646.66%201.19%201.614%202.28z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hand-pointing-down-02.svg?color=%231a73e8&size=48