hand open icon
hand-open-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.
- Name
- hand-open-sharp-duotone
- Set
- Keyline Icons
- Style
- Sharp Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
Related icons in Keyline Icons
Use the hand open 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M12.3047 1.0103C13.5344 0.9046 14.7038 1.6395 15.0829 2.7896C15.3586 2.6878 15.6537 2.6265 15.9588 2.6167C17.238 2.5759 18.4058 3.4179 18.6941 4.6519C18.9298 4.5831 19.1787 4.5465 19.4323 4.5464C20.7947 4.5466 21.9977 5.6036 21.9986 7.026C21.9999 9.6905 22.0008 13.3023 21.9977 13.5056C21.9885 15.2327 21.633 17.3182 20.6384 19.1071C19.6237 20.932 17.9367 22.4482 15.3525 22.8934C15.3353 22.8963 15.317 22.8991 15.2997 22.9012C14.021 23.0526 12.161 23.1415 10.1202 22.2957C8.0776 21.4489 5.9715 19.7153 4.0794 16.447L2.3783 13.8278C1.6697 12.7364 1.9925 11.3228 3.0512 10.606C4.0147 9.9543 5.3291 10.0522 6.178 10.856L7.1858 11.8102L6.3372 5.2974L6.3381 5.2965C6.0953 3.8522 7.1182 2.5598 8.5207 2.3179C9.0695 2.2234 9.6215 2.3011 10.1075 2.5142C10.5006 1.6791 11.3406 1.0933 12.3047 1.0103Z" stroke="none"/><path d="M11.0991 8.384L11.3339 11.4658M14.3364 5.3415L14.7668 11.6511M17.8658 7.7303L18.0397 11.9361"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsHandOpenSharpDuotone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M12.3047 1.0103C13.5344 0.9046 14.7038 1.6395 15.0829 2.7896C15.3586 2.6878 15.6537 2.6265 15.9588 2.6167C17.238 2.5759 18.4058 3.4179 18.6941 4.6519C18.9298 4.5831 19.1787 4.5465 19.4323 4.5464C20.7947 4.5466 21.9977 5.6036 21.9986 7.026C21.9999 9.6905 22.0008 13.3023 21.9977 13.5056C21.9885 15.2327 21.633 17.3182 20.6384 19.1071C19.6237 20.932 17.9367 22.4482 15.3525 22.8934C15.3353 22.8963 15.317 22.8991 15.2997 22.9012C14.021 23.0526 12.161 23.1415 10.1202 22.2957C8.0776 21.4489 5.9715 19.7153 4.0794 16.447L2.3783 13.8278C1.6697 12.7364 1.9925 11.3228 3.0512 10.606C4.0147 9.9543 5.3291 10.0522 6.178 10.856L7.1858 11.8102L6.3372 5.2974L6.3381 5.2965C6.0953 3.8522 7.1182 2.5598 8.5207 2.3179C9.0695 2.2234 9.6215 2.3011 10.1075 2.5142C10.5006 1.6791 11.3406 1.0933 12.3047 1.0103Z" stroke="none"/><path d="M11.0991 8.384L11.3339 11.4658M14.3364 5.3415L14.7668 11.6511M17.8658 7.7303L18.0397 11.9361"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M12.3047 1.0103C13.5344 0.9046 14.7038 1.6395 15.0829 2.7896C15.3586 2.6878 15.6537 2.6265 15.9588 2.6167C17.238 2.5759 18.4058 3.4179 18.6941 4.6519C18.9298 4.5831 19.1787 4.5465 19.4323 4.5464C20.7947 4.5466 21.9977 5.6036 21.9986 7.026C21.9999 9.6905 22.0008 13.3023 21.9977 13.5056C21.9885 15.2327 21.633 17.3182 20.6384 19.1071C19.6237 20.932 17.9367 22.4482 15.3525 22.8934C15.3353 22.8963 15.317 22.8991 15.2997 22.9012C14.021 23.0526 12.161 23.1415 10.1202 22.2957C8.0776 21.4489 5.9715 19.7153 4.0794 16.447L2.3783 13.8278C1.6697 12.7364 1.9925 11.3228 3.0512 10.606C4.0147 9.9543 5.3291 10.0522 6.178 10.856L7.1858 11.8102L6.3372 5.2974L6.3381 5.2965C6.0953 3.8522 7.1182 2.5598 8.5207 2.3179C9.0695 2.2234 9.6215 2.3011 10.1075 2.5142C10.5006 1.6791 11.3406 1.0933 12.3047 1.0103Z" stroke="none"/><path d="M11.0991 8.384L11.3339 11.4658M14.3364 5.3415L14.7668 11.6511M17.8658 7.7303L18.0397 11.9361"/></g></svg> </template>
CSS
.icon-hand-open-sharp-duotone {
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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M12.3047%201.0103C13.5344%200.9046%2014.7038%201.6395%2015.0829%202.7896C15.3586%202.6878%2015.6537%202.6265%2015.9588%202.6167C17.238%202.5759%2018.4058%203.4179%2018.6941%204.6519C18.9298%204.5831%2019.1787%204.5465%2019.4323%204.5464C20.7947%204.5466%2021.9977%205.6036%2021.9986%207.026C21.9999%209.6905%2022.0008%2013.3023%2021.9977%2013.5056C21.9885%2015.2327%2021.633%2017.3182%2020.6384%2019.1071C19.6237%2020.932%2017.9367%2022.4482%2015.3525%2022.8934C15.3353%2022.8963%2015.317%2022.8991%2015.2997%2022.9012C14.021%2023.0526%2012.161%2023.1415%2010.1202%2022.2957C8.0776%2021.4489%205.9715%2019.7153%204.0794%2016.447L2.3783%2013.8278C1.6697%2012.7364%201.9925%2011.3228%203.0512%2010.606C4.0147%209.9543%205.3291%2010.0522%206.178%2010.856L7.1858%2011.8102L6.3372%205.2974L6.3381%205.2965C6.0953%203.8522%207.1182%202.5598%208.5207%202.3179C9.0695%202.2234%209.6215%202.3011%2010.1075%202.5142C10.5006%201.6791%2011.3406%201.0933%2012.3047%201.0103Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M11.0991%208.384L11.3339%2011.4658M14.3364%205.3415L14.7668%2011.6511M17.8658%207.7303L18.0397%2011.9361%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M12.3047%201.0103C13.5344%200.9046%2014.7038%201.6395%2015.0829%202.7896C15.3586%202.6878%2015.6537%202.6265%2015.9588%202.6167C17.238%202.5759%2018.4058%203.4179%2018.6941%204.6519C18.9298%204.5831%2019.1787%204.5465%2019.4323%204.5464C20.7947%204.5466%2021.9977%205.6036%2021.9986%207.026C21.9999%209.6905%2022.0008%2013.3023%2021.9977%2013.5056C21.9885%2015.2327%2021.633%2017.3182%2020.6384%2019.1071C19.6237%2020.932%2017.9367%2022.4482%2015.3525%2022.8934C15.3353%2022.8963%2015.317%2022.8991%2015.2997%2022.9012C14.021%2023.0526%2012.161%2023.1415%2010.1202%2022.2957C8.0776%2021.4489%205.9715%2019.7153%204.0794%2016.447L2.3783%2013.8278C1.6697%2012.7364%201.9925%2011.3228%203.0512%2010.606C4.0147%209.9543%205.3291%2010.0522%206.178%2010.856L7.1858%2011.8102L6.3372%205.2974L6.3381%205.2965C6.0953%203.8522%207.1182%202.5598%208.5207%202.3179C9.0695%202.2234%209.6215%202.3011%2010.1075%202.5142C10.5006%201.6791%2011.3406%201.0933%2012.3047%201.0103Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M11.0991%208.384L11.3339%2011.4658M14.3364%205.3415L14.7668%2011.6511M17.8658%207.7303L18.0397%2011.9361%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/hand-open-sharp-duotone.svg?color=%231a73e8&size=48