hand gesture icon
hand-gesture-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- hand-gesture-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the hand gesture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.058 21.77q-1.588 0-2.708-1.12t-1.12-2.708q0-.191.126-.317q.125-.125.316-.125t.318.125t.126.317q0 1.22.861 2.081q.862.862 2.08.862q.192 0 .318.125q.125.125.125.316t-.125.317t-.317.126M21.53 5.957q-.126-.125-.126-.316q0-1.102-.77-1.872Q19.867 3 18.765 3q-.192 0-.317-.125q-.126-.125-.126-.316t.125-.318t.317-.126q1.471 0 2.498 1.027t1.028 2.499q0 .191-.125.316q-.126.126-.317.126t-.317-.126M10.916 21.5q-.624 0-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8 13.537v-8.48q0-.212.144-.355t.357-.144t.356.144t.143.356v8.865q0 .482-.432.713t-.835-.061l-3.144-2.192l5.078 7.456q.202.315.533.488q.33.173.716.173H16.5q1.056 0 1.778-.722T19 18V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5V18q0 1.458-1.021 2.479T16.5 21.5zM12.53 2.702q.143.143.143.356V11q0 .213-.144.356q-.144.144-.356.144q-.213 0-.357-.144T11.673 11V3.058q0-.213.144-.356t.357-.144t.356.144m3.673 1q.143.143.143.356V11q0 .213-.144.356t-.357.144t-.355-.144t-.144-.356V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144M11.803 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHandGestureOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.058 21.77q-1.588 0-2.708-1.12t-1.12-2.708q0-.191.126-.317q.125-.125.316-.125t.318.125t.126.317q0 1.22.861 2.081q.862.862 2.08.862q.192 0 .318.125q.125.125.125.316t-.125.317t-.317.126M21.53 5.957q-.126-.125-.126-.316q0-1.102-.77-1.872Q19.867 3 18.765 3q-.192 0-.317-.125q-.126-.125-.126-.316t.125-.318t.317-.126q1.471 0 2.498 1.027t1.028 2.499q0 .191-.125.316q-.126.126-.317.126t-.317-.126M10.916 21.5q-.624 0-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8 13.537v-8.48q0-.212.144-.355t.357-.144t.356.144t.143.356v8.865q0 .482-.432.713t-.835-.061l-3.144-2.192l5.078 7.456q.202.315.533.488q.33.173.716.173H16.5q1.056 0 1.778-.722T19 18V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5V18q0 1.458-1.021 2.479T16.5 21.5zM12.53 2.702q.143.143.143.356V11q0 .213-.144.356q-.144.144-.356.144q-.213 0-.357-.144T11.673 11V3.058q0-.213.144-.356t.357-.144t.356.144m3.673 1q.143.143.143.356V11q0 .213-.144.356t-.357.144t-.355-.144t-.144-.356V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144M11.803 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.058 21.77q-1.588 0-2.708-1.12t-1.12-2.708q0-.191.126-.317q.125-.125.316-.125t.318.125t.126.317q0 1.22.861 2.081q.862.862 2.08.862q.192 0 .318.125q.125.125.125.316t-.125.317t-.317.126M21.53 5.957q-.126-.125-.126-.316q0-1.102-.77-1.872Q19.867 3 18.765 3q-.192 0-.317-.125q-.126-.125-.126-.316t.125-.318t.317-.126q1.471 0 2.498 1.027t1.028 2.499q0 .191-.125.316q-.126.126-.317.126t-.317-.126M10.916 21.5q-.624 0-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8 13.537v-8.48q0-.212.144-.355t.357-.144t.356.144t.143.356v8.865q0 .482-.432.713t-.835-.061l-3.144-2.192l5.078 7.456q.202.315.533.488q.33.173.716.173H16.5q1.056 0 1.778-.722T19 18V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5V18q0 1.458-1.021 2.479T16.5 21.5zM12.53 2.702q.143.143.143.356V11q0 .213-.144.356q-.144.144-.356.144q-.213 0-.357-.144T11.673 11V3.058q0-.213.144-.356t.357-.144t.356.144m3.673 1q.143.143.143.356V11q0 .213-.144.356t-.357.144t-.355-.144t-.144-.356V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144M11.803 16"/></svg> </template>
CSS
.icon-hand-gesture-outline-rounded {
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%22currentColor%22%20d%3D%22M6.058%2021.77q-1.588%200-2.708-1.12t-1.12-2.708q0-.191.126-.317q.125-.125.316-.125t.318.125t.126.317q0%201.22.861%202.081q.862.862%202.08.862q.192%200%20.318.125q.125.125.125.316t-.125.317t-.317.126M21.53%205.957q-.126-.125-.126-.316q0-1.102-.77-1.872Q19.867%203%2018.765%203q-.192%200-.317-.125q-.126-.125-.126-.316t.125-.318t.317-.126q1.471%200%202.498%201.027t1.028%202.499q0%20.191-.125.316q-.126.126-.317.126t-.317-.126M10.916%2021.5q-.624%200-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8%2013.537v-8.48q0-.212.144-.355t.357-.144t.356.144t.143.356v8.865q0%20.482-.432.713t-.835-.061l-3.144-2.192l5.078%207.456q.202.315.533.488q.33.173.716.173H16.5q1.056%200%201.778-.722T19%2018V5.5q0-.213.144-.356T19.501%205t.356.144T20%205.5V18q0%201.458-1.021%202.479T16.5%2021.5zM12.53%202.702q.143.143.143.356V11q0%20.213-.144.356q-.144.144-.356.144q-.213%200-.357-.144T11.673%2011V3.058q0-.213.144-.356t.357-.144t.356.144m3.673%201q.143.143.143.356V11q0%20.213-.144.356t-.357.144t-.355-.144t-.144-.356V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144M11.803%2016%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%22currentColor%22%20d%3D%22M6.058%2021.77q-1.588%200-2.708-1.12t-1.12-2.708q0-.191.126-.317q.125-.125.316-.125t.318.125t.126.317q0%201.22.861%202.081q.862.862%202.08.862q.192%200%20.318.125q.125.125.125.316t-.125.317t-.317.126M21.53%205.957q-.126-.125-.126-.316q0-1.102-.77-1.872Q19.867%203%2018.765%203q-.192%200-.317-.125q-.126-.125-.126-.316t.125-.318t.317-.126q1.471%200%202.498%201.027t1.028%202.499q0%20.191-.125.316q-.126.126-.317.126t-.317-.126M10.916%2021.5q-.624%200-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8%2013.537v-8.48q0-.212.144-.355t.357-.144t.356.144t.143.356v8.865q0%20.482-.432.713t-.835-.061l-3.144-2.192l5.078%207.456q.202.315.533.488q.33.173.716.173H16.5q1.056%200%201.778-.722T19%2018V5.5q0-.213.144-.356T19.501%205t.356.144T20%205.5V18q0%201.458-1.021%202.479T16.5%2021.5zM12.53%202.702q.143.143.143.356V11q0%20.213-.144.356q-.144.144-.356.144q-.213%200-.357-.144T11.673%2011V3.058q0-.213.144-.356t.357-.144t.356.144m3.673%201q.143.143.143.356V11q0%20.213-.144.356t-.357.144t-.355-.144t-.144-.356V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144M11.803%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hand-gesture-outline-rounded.svg?color=%231a73e8&size=48