hand right off icon
hand-right-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- hand-right-off-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the hand right off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m11.445 12.153l2.701 2.7a.5.5 0 0 0 .708-.707l-13-13a.5.5 0 1 0-.708.708L4.5 5.207V7.5a.5.5 0 0 1-1 0V4.75A.75.75 0 0 0 2 4.748V9.5c0 .813.344 1.71.743 2.492c.407.797.906 1.54 1.283 2.059c.45.622 1.171.949 1.91.949h2.328c.952 0 1.797-.54 2.255-1.34a30 30 0 0 1 .926-1.508M8.5 6.379L7 4.879V1.75a.75.75 0 0 1 1.5 0zm4.103 4.103L9.109 6.988A.5.5 0 0 0 9.5 6.5V2.75a.75.75 0 0 1 1.5 0v5.629c.177-.136.37-.268.57-.38c.319-.176.696-.324 1.097-.335c.42-.011.836.132 1.187.482a.5.5 0 0 1 .03.674v.001l-.005.005l-.015.019l-.062.075l-.235.293a41 41 0 0 0-.964 1.269M4.565 2.444L6 3.879V2.75a.75.75 0 0 0-1.435-.306"/></svg>
React
import type { SVGProps } from "react";
export function FluentHandRightOff16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m11.445 12.153l2.701 2.7a.5.5 0 0 0 .708-.707l-13-13a.5.5 0 1 0-.708.708L4.5 5.207V7.5a.5.5 0 0 1-1 0V4.75A.75.75 0 0 0 2 4.748V9.5c0 .813.344 1.71.743 2.492c.407.797.906 1.54 1.283 2.059c.45.622 1.171.949 1.91.949h2.328c.952 0 1.797-.54 2.255-1.34a30 30 0 0 1 .926-1.508M8.5 6.379L7 4.879V1.75a.75.75 0 0 1 1.5 0zm4.103 4.103L9.109 6.988A.5.5 0 0 0 9.5 6.5V2.75a.75.75 0 0 1 1.5 0v5.629c.177-.136.37-.268.57-.38c.319-.176.696-.324 1.097-.335c.42-.011.836.132 1.187.482a.5.5 0 0 1 .03.674v.001l-.005.005l-.015.019l-.062.075l-.235.293a41 41 0 0 0-.964 1.269M4.565 2.444L6 3.879V2.75a.75.75 0 0 0-1.435-.306"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m11.445 12.153l2.701 2.7a.5.5 0 0 0 .708-.707l-13-13a.5.5 0 1 0-.708.708L4.5 5.207V7.5a.5.5 0 0 1-1 0V4.75A.75.75 0 0 0 2 4.748V9.5c0 .813.344 1.71.743 2.492c.407.797.906 1.54 1.283 2.059c.45.622 1.171.949 1.91.949h2.328c.952 0 1.797-.54 2.255-1.34a30 30 0 0 1 .926-1.508M8.5 6.379L7 4.879V1.75a.75.75 0 0 1 1.5 0zm4.103 4.103L9.109 6.988A.5.5 0 0 0 9.5 6.5V2.75a.75.75 0 0 1 1.5 0v5.629c.177-.136.37-.268.57-.38c.319-.176.696-.324 1.097-.335c.42-.011.836.132 1.187.482a.5.5 0 0 1 .03.674v.001l-.005.005l-.015.019l-.062.075l-.235.293a41 41 0 0 0-.964 1.269M4.565 2.444L6 3.879V2.75a.75.75 0 0 0-1.435-.306"/></svg> </template>
CSS
.icon-hand-right-off-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.445%2012.153l2.701%202.7a.5.5%200%200%200%20.708-.707l-13-13a.5.5%200%201%200-.708.708L4.5%205.207V7.5a.5.5%200%200%201-1%200V4.75A.75.75%200%200%200%202%204.748V9.5c0%20.813.344%201.71.743%202.492c.407.797.906%201.54%201.283%202.059c.45.622%201.171.949%201.91.949h2.328c.952%200%201.797-.54%202.255-1.34a30%2030%200%200%201%20.926-1.508M8.5%206.379L7%204.879V1.75a.75.75%200%200%201%201.5%200zm4.103%204.103L9.109%206.988A.5.5%200%200%200%209.5%206.5V2.75a.75.75%200%200%201%201.5%200v5.629c.177-.136.37-.268.57-.38c.319-.176.696-.324%201.097-.335c.42-.011.836.132%201.187.482a.5.5%200%200%201%20.03.674v.001l-.005.005l-.015.019l-.062.075l-.235.293a41%2041%200%200%200-.964%201.269M4.565%202.444L6%203.879V2.75a.75.75%200%200%200-1.435-.306%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.445%2012.153l2.701%202.7a.5.5%200%200%200%20.708-.707l-13-13a.5.5%200%201%200-.708.708L4.5%205.207V7.5a.5.5%200%200%201-1%200V4.75A.75.75%200%200%200%202%204.748V9.5c0%20.813.344%201.71.743%202.492c.407.797.906%201.54%201.283%202.059c.45.622%201.171.949%201.91.949h2.328c.952%200%201.797-.54%202.255-1.34a30%2030%200%200%201%20.926-1.508M8.5%206.379L7%204.879V1.75a.75.75%200%200%201%201.5%200zm4.103%204.103L9.109%206.988A.5.5%200%200%200%209.5%206.5V2.75a.75.75%200%200%201%201.5%200v5.629c.177-.136.37-.268.57-.38c.319-.176.696-.324%201.097-.335c.42-.011.836.132%201.187.482a.5.5%200%200%201%20.03.674v.001l-.005.005l-.015.019l-.062.075l-.235.293a41%2041%200%200%200-.964%201.269M4.565%202.444L6%203.879V2.75a.75.75%200%200%200-1.435-.306%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hand-right-off-16-filled.svg?color=%231a73e8&size=48