hand pointer icon
hand-pointer from Keyline Icons by Keyline Icons · Stroke · MIT Free for personal and commercial use.
- Name
- hand-pointer
- Set
- Keyline Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Related icons in Keyline Icons
Use the hand pointer 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="2" d="M11.3411 10.7081L10.0066 3.2808C9.8541 2.432 9.0731 1.8711 8.2588 2.0256C7.4413 2.1807 6.8991 2.9979 7.0478 3.851L8.6441 13.0124C8.7288 13.4989 8.1321 13.8007 7.7905 13.4442L6.2134 11.7985C5.7652 11.3308 5.0587 11.2698 4.543 11.6542C3.9884 12.0676 3.8353 12.8584 4.1924 13.4641L5.7051 16.0291C8.9257 22.1904 12.6831 22.1904 14.8301 21.9102C20.7345 20.7899 20.4661 11.8283 19.3926 10.428C18.3191 9.0278 17.1966 10.453 17.1966 11.0129M10.8379 7.9076L12.2681 7.7687C13.1075 7.689 13.8637 8.2983 14.0023 9.1659L14.2934 10.9881M17.2456 11.2682L16.9103 9.5188C16.7908 8.8953 16.2925 8.4282 15.6857 8.3706C14.7425 8.2811 13.9351 9.2245 14.1648 10.1834"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsHandPointer(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="2" d="M11.3411 10.7081L10.0066 3.2808C9.8541 2.432 9.0731 1.8711 8.2588 2.0256C7.4413 2.1807 6.8991 2.9979 7.0478 3.851L8.6441 13.0124C8.7288 13.4989 8.1321 13.8007 7.7905 13.4442L6.2134 11.7985C5.7652 11.3308 5.0587 11.2698 4.543 11.6542C3.9884 12.0676 3.8353 12.8584 4.1924 13.4641L5.7051 16.0291C8.9257 22.1904 12.6831 22.1904 14.8301 21.9102C20.7345 20.7899 20.4661 11.8283 19.3926 10.428C18.3191 9.0278 17.1966 10.453 17.1966 11.0129M10.8379 7.9076L12.2681 7.7687C13.1075 7.689 13.8637 8.2983 14.0023 9.1659L14.2934 10.9881M17.2456 11.2682L16.9103 9.5188C16.7908 8.8953 16.2925 8.4282 15.6857 8.3706C14.7425 8.2811 13.9351 9.2245 14.1648 10.1834"/></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="2" d="M11.3411 10.7081L10.0066 3.2808C9.8541 2.432 9.0731 1.8711 8.2588 2.0256C7.4413 2.1807 6.8991 2.9979 7.0478 3.851L8.6441 13.0124C8.7288 13.4989 8.1321 13.8007 7.7905 13.4442L6.2134 11.7985C5.7652 11.3308 5.0587 11.2698 4.543 11.6542C3.9884 12.0676 3.8353 12.8584 4.1924 13.4641L5.7051 16.0291C8.9257 22.1904 12.6831 22.1904 14.8301 21.9102C20.7345 20.7899 20.4661 11.8283 19.3926 10.428C18.3191 9.0278 17.1966 10.453 17.1966 11.0129M10.8379 7.9076L12.2681 7.7687C13.1075 7.689 13.8637 8.2983 14.0023 9.1659L14.2934 10.9881M17.2456 11.2682L16.9103 9.5188C16.7908 8.8953 16.2925 8.4282 15.6857 8.3706C14.7425 8.2811 13.9351 9.2245 14.1648 10.1834"/></svg> </template>
CSS
.icon-hand-pointer {
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%222%22%20d%3D%22M11.3411%2010.7081L10.0066%203.2808C9.8541%202.432%209.0731%201.8711%208.2588%202.0256C7.4413%202.1807%206.8991%202.9979%207.0478%203.851L8.6441%2013.0124C8.7288%2013.4989%208.1321%2013.8007%207.7905%2013.4442L6.2134%2011.7985C5.7652%2011.3308%205.0587%2011.2698%204.543%2011.6542C3.9884%2012.0676%203.8353%2012.8584%204.1924%2013.4641L5.7051%2016.0291C8.9257%2022.1904%2012.6831%2022.1904%2014.8301%2021.9102C20.7345%2020.7899%2020.4661%2011.8283%2019.3926%2010.428C18.3191%209.0278%2017.1966%2010.453%2017.1966%2011.0129M10.8379%207.9076L12.2681%207.7687C13.1075%207.689%2013.8637%208.2983%2014.0023%209.1659L14.2934%2010.9881M17.2456%2011.2682L16.9103%209.5188C16.7908%208.8953%2016.2925%208.4282%2015.6857%208.3706C14.7425%208.2811%2013.9351%209.2245%2014.1648%2010.1834%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%222%22%20d%3D%22M11.3411%2010.7081L10.0066%203.2808C9.8541%202.432%209.0731%201.8711%208.2588%202.0256C7.4413%202.1807%206.8991%202.9979%207.0478%203.851L8.6441%2013.0124C8.7288%2013.4989%208.1321%2013.8007%207.7905%2013.4442L6.2134%2011.7985C5.7652%2011.3308%205.0587%2011.2698%204.543%2011.6542C3.9884%2012.0676%203.8353%2012.8584%204.1924%2013.4641L5.7051%2016.0291C8.9257%2022.1904%2012.6831%2022.1904%2014.8301%2021.9102C20.7345%2020.7899%2020.4661%2011.8283%2019.3926%2010.428C18.3191%209.0278%2017.1966%2010.453%2017.1966%2011.0129M10.8379%207.9076L12.2681%207.7687C13.1075%207.689%2013.8637%208.2983%2014.0023%209.1659L14.2934%2010.9881M17.2456%2011.2682L16.9103%209.5188C16.7908%208.8953%2016.2925%208.4282%2015.6857%208.3706C14.7425%208.2811%2013.9351%209.2245%2014.1648%2010.1834%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/hand-pointer.svg?color=%231a73e8&size=48