hand pointing down 01 icon
hand-pointing-down-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hand-pointing-down-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-02hand-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 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="M8.834 2.001v.948a3 3 0 0 1-.595 1.792L4.58 9.643c-.422.566-.759 1.267-.48 1.915c.45 1.049 1.723 1.73 3.28.158l1.598-1.71V20.43c.056 2.044 3.345 2.145 3.486 0v-5.94c1.48.191 8.454-.852 7.437-5.272l-.143-.634c-.206-.918-.814-2.556-1.485-3.513c-.698-.997-.451-2.626-.451-3.07"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHandPointingDown01(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.834 2.001v.948a3 3 0 0 1-.595 1.792L4.58 9.643c-.422.566-.759 1.267-.48 1.915c.45 1.049 1.723 1.73 3.28.158l1.598-1.71V20.43c.056 2.044 3.345 2.145 3.486 0v-5.94c1.48.191 8.454-.852 7.437-5.272l-.143-.634c-.206-.918-.814-2.556-1.485-3.513c-.698-.997-.451-2.626-.451-3.07"/></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.834 2.001v.948a3 3 0 0 1-.595 1.792L4.58 9.643c-.422.566-.759 1.267-.48 1.915c.45 1.049 1.723 1.73 3.28.158l1.598-1.71V20.43c.056 2.044 3.345 2.145 3.486 0v-5.94c1.48.191 8.454-.852 7.437-5.272l-.143-.634c-.206-.918-.814-2.556-1.485-3.513c-.698-.997-.451-2.626-.451-3.07"/></svg> </template>
CSS
.icon-hand-pointing-down-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%22M8.834%202.001v.948a3%203%200%200%201-.595%201.792L4.58%209.643c-.422.566-.759%201.267-.48%201.915c.45%201.049%201.723%201.73%203.28.158l1.598-1.71V20.43c.056%202.044%203.345%202.145%203.486%200v-5.94c1.48.191%208.454-.852%207.437-5.272l-.143-.634c-.206-.918-.814-2.556-1.485-3.513c-.698-.997-.451-2.626-.451-3.07%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.834%202.001v.948a3%203%200%200%201-.595%201.792L4.58%209.643c-.422.566-.759%201.267-.48%201.915c.45%201.049%201.723%201.73%203.28.158l1.598-1.71V20.43c.056%202.044%203.345%202.145%203.486%200v-5.94c1.48.191%208.454-.852%207.437-5.272l-.143-.634c-.206-.918-.814-2.556-1.485-3.513c-.698-.997-.451-2.626-.451-3.07%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-01.svg?color=%231a73e8&size=48