open select hand gesture icon
open-select-hand-gesture from Iconoir by Luca Burgio · Regular · Gestures · MIT Free for personal and commercial use.
- Name
- open-select-hand-gesture
- Set
- Iconoir
- Style
- Regular
- Category
- Gestures
- Viewbox
- 24×24
- License
- MIT
More gestures icons from Iconoir
drag-hand-gestureone-finger-select-hand-gesturepeace-handreminder-hand-gesturesingle-tap-gesturespock-hand-gestureswipe-down-gestureswipe-left-gestureswipe-right-gestureswipe-two-fingers-down-gestureswipe-two-fingers-left-gestureswipe-two-fingers-right-gestureswipe-two-fingers-up-gestureswipe-up-gestureopen-bookopen-in-browseropen-in-windowopen-new-windowopen-vpn
Use the open select hand gesture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8 14.571l-1.823-1.736a1.56 1.56 0 0 0-2.247.103v0a1.56 1.56 0 0 0 .035 2.092l5.942 6.338c.379.403.906.632 1.459.632H16c2.4 0 4-2 4-4q0 0 0 0V9.429"/><path d="M17 10v-.571c0-2.286 3-2.286 3 0M14 10V8.286C14 6 17 6 17 8.286V10m-6 0V7.5c0-2.286 3-2.286 3 0q0 0 0 0V10m-6 4.571V3.5A1.5 1.5 0 0 1 9.5 2v0c.828 0 1.5.67 1.5 1.499V10"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirOpenSelectHandGesture(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m8 14.571l-1.823-1.736a1.56 1.56 0 0 0-2.247.103v0a1.56 1.56 0 0 0 .035 2.092l5.942 6.338c.379.403.906.632 1.459.632H16c2.4 0 4-2 4-4q0 0 0 0V9.429"/><path d="M17 10v-.571c0-2.286 3-2.286 3 0M14 10V8.286C14 6 17 6 17 8.286V10m-6 0V7.5c0-2.286 3-2.286 3 0q0 0 0 0V10m-6 4.571V3.5A1.5 1.5 0 0 1 9.5 2v0c.828 0 1.5.67 1.5 1.499V10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8 14.571l-1.823-1.736a1.56 1.56 0 0 0-2.247.103v0a1.56 1.56 0 0 0 .035 2.092l5.942 6.338c.379.403.906.632 1.459.632H16c2.4 0 4-2 4-4q0 0 0 0V9.429"/><path d="M17 10v-.571c0-2.286 3-2.286 3 0M14 10V8.286C14 6 17 6 17 8.286V10m-6 0V7.5c0-2.286 3-2.286 3 0q0 0 0 0V10m-6 4.571V3.5A1.5 1.5 0 0 1 9.5 2v0c.828 0 1.5.67 1.5 1.499V10"/></g></svg> </template>
CSS
.icon-open-select-hand-gesture {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m8%2014.571l-1.823-1.736a1.56%201.56%200%200%200-2.247.103v0a1.56%201.56%200%200%200%20.035%202.092l5.942%206.338c.379.403.906.632%201.459.632H16c2.4%200%204-2%204-4q0%200%200%200V9.429%22%2F%3E%3Cpath%20d%3D%22M17%2010v-.571c0-2.286%203-2.286%203%200M14%2010V8.286C14%206%2017%206%2017%208.286V10m-6%200V7.5c0-2.286%203-2.286%203%200q0%200%200%200V10m-6%204.571V3.5A1.5%201.5%200%200%201%209.5%202v0c.828%200%201.5.67%201.5%201.499V10%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m8%2014.571l-1.823-1.736a1.56%201.56%200%200%200-2.247.103v0a1.56%201.56%200%200%200%20.035%202.092l5.942%206.338c.379.403.906.632%201.459.632H16c2.4%200%204-2%204-4q0%200%200%200V9.429%22%2F%3E%3Cpath%20d%3D%22M17%2010v-.571c0-2.286%203-2.286%203%200M14%2010V8.286C14%206%2017%206%2017%208.286V10m-6%200V7.5c0-2.286%203-2.286%203%200q0%200%200%200V10m-6%204.571V3.5A1.5%201.5%200%200%201%209.5%202v0c.828%200%201.5.67%201.5%201.499V10%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/open-select-hand-gesture.svg?color=%231a73e8&size=48