hand gesture off icon
hand-gesture-off-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- hand-gesture-off-rounded
- Set
- Material Symbols Light
- Style
- 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 off 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-.126m-6.184 5.926V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v7.483H19V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5v9.764q0 .534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8 5.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9 4.516 9 4.727v.372q0 .21-.144.354q-.144.143-.357.143t-.356-.142T8 5.1m3.673 3.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356M11.171 21.5q-.61 0-1.138-.32q-.53-.32-.939-.769l-5.39-5.955q-.214-.233-.208-.538q.006-.304.256-.526l.25-.22q.165-.155.409-.192t.458.08L8 14.798V9.421l-5.76-5.76q-.146-.145-.152-.346t.158-.367t.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHandGestureOffRounded(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-.126m-6.184 5.926V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v7.483H19V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5v9.764q0 .534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8 5.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9 4.516 9 4.727v.372q0 .21-.144.354q-.144.143-.357.143t-.356-.142T8 5.1m3.673 3.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356M11.171 21.5q-.61 0-1.138-.32q-.53-.32-.939-.769l-5.39-5.955q-.214-.233-.208-.538q.006-.304.256-.526l.25-.22q.165-.155.409-.192t.458.08L8 14.798V9.421l-5.76-5.76q-.146-.145-.152-.346t.158-.367t.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299z"/></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-.126m-6.184 5.926V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v7.483H19V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5v9.764q0 .534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8 5.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9 4.516 9 4.727v.372q0 .21-.144.354q-.144.143-.357.143t-.356-.142T8 5.1m3.673 3.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356M11.171 21.5q-.61 0-1.138-.32q-.53-.32-.939-.769l-5.39-5.955q-.214-.233-.208-.538q.006-.304.256-.526l.25-.22q.165-.155.409-.192t.458.08L8 14.798V9.421l-5.76-5.76q-.146-.145-.152-.346t.158-.367t.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299z"/></svg> </template>
CSS
.icon-hand-gesture-off-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-.126m-6.184%205.926V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v7.483H19V5.5q0-.213.144-.356T19.501%205t.356.144T20%205.5v9.764q0%20.534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8%205.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9%204.516%209%204.727v.372q0%20.21-.144.354q-.144.143-.357.143t-.356-.142T8%205.1m3.673%203.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0%20.215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356M11.171%2021.5q-.61%200-1.138-.32q-.53-.32-.939-.769l-5.39-5.955q-.214-.233-.208-.538q.006-.304.256-.526l.25-.22q.165-.155.409-.192t.458.08L8%2014.798V9.421l-5.76-5.76q-.146-.145-.152-.346t.158-.367t.357-.165t.357.165l18.51%2018.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299z%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-.126m-6.184%205.926V4.058q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v7.483H19V5.5q0-.213.144-.356T19.501%205t.356.144T20%205.5v9.764q0%20.534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8%205.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9%204.516%209%204.727v.372q0%20.21-.144.354q-.144.143-.357.143t-.356-.142T8%205.1m3.673%203.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0%20.215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356M11.171%2021.5q-.61%200-1.138-.32q-.53-.32-.939-.769l-5.39-5.955q-.214-.233-.208-.538q.006-.304.256-.526l.25-.22q.165-.155.409-.192t.458.08L8%2014.798V9.421l-5.76-5.76q-.146-.145-.152-.346t.158-.367t.357-.165t.357.165l18.51%2018.516q.146.146.155.344t-.156.363t-.356.165t-.357-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299z%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-off-rounded.svg?color=%231a73e8&size=48