hand-right-off-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
hand-right-off-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l3.41 3.41c-.4.422-.63.993-.63 1.58v8.98c0 1.414.432 2.878.96 4.151a22 22 0 0 0 1.67 3.198c.572.912 1.572 1.398 2.597 1.398h3.867a3.25 3.25 0 0 0 2.914-1.81l.377-.762c.49-.99 1.122-1.902 1.877-2.708l.19-.203l5.267 5.267a.75.75 0 0 0 1.061-1.061zm15.112 17.232l-.224.239a12.8 12.8 0 0 0-2.128 3.07l-.377.762a1.75 1.75 0 0 1-1.569.974h-3.867c-.56 0-1.054-.262-1.325-.694a21 21 0 0 1-1.556-2.977c-.493-1.188-.846-2.443-.846-3.576V8.27c0-.2.07-.382.19-.519L8 9.061v3.689a.75.75 0 0 0 1.5 0v-2.19l1.5 1.5v.19a.75.75 0 0 0 .92.73zM8.152 4.97L9.5 6.318v-.523c0-.445.332-.795.747-.795c.421 0 .753.35.753.795v2.023l1.5 1.5V4.272c0-.427.32-.772.752-.772c.44 0 .748.332.748.76v6.558l1.497 1.497l.003-.065V5.763c0-.4.324-.76.75-.763c.384-.002.75.363.75.795v8.023l1.378 1.378l.054-.05c.24-.214.398-.356.629-.49c.266-.153.656-.304 1.377-.415c.663-.102 1.346-.012 1.829.25c.35.19.606.469.697.894l-2.144 1.5a1 1 0 0 0-.117.102l-.258.276l1.06 1.06l.239-.253l2.436-1.706c.2-.14.32-.37.32-.614c0-1.239-.639-2.101-1.518-2.578c-.839-.454-1.87-.552-2.772-.413c-.735.113-1.272.276-1.71.497v-7.46c0-1.173-.954-2.304-2.258-2.296a2.2 2.2 0 0 0-.822.158c-.249-.924-1.062-1.659-2.169-1.658c-1.1 0-1.912.742-2.167 1.658a2.2 2.2 0 0 0-.837-.158c-1.029 0-1.786.654-2.095 1.47"/></svg>

React

import type { SVGProps } from "react";

export function FluentHandRightOff28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l3.41 3.41c-.4.422-.63.993-.63 1.58v8.98c0 1.414.432 2.878.96 4.151a22 22 0 0 0 1.67 3.198c.572.912 1.572 1.398 2.597 1.398h3.867a3.25 3.25 0 0 0 2.914-1.81l.377-.762c.49-.99 1.122-1.902 1.877-2.708l.19-.203l5.267 5.267a.75.75 0 0 0 1.061-1.061zm15.112 17.232l-.224.239a12.8 12.8 0 0 0-2.128 3.07l-.377.762a1.75 1.75 0 0 1-1.569.974h-3.867c-.56 0-1.054-.262-1.325-.694a21 21 0 0 1-1.556-2.977c-.493-1.188-.846-2.443-.846-3.576V8.27c0-.2.07-.382.19-.519L8 9.061v3.689a.75.75 0 0 0 1.5 0v-2.19l1.5 1.5v.19a.75.75 0 0 0 .92.73zM8.152 4.97L9.5 6.318v-.523c0-.445.332-.795.747-.795c.421 0 .753.35.753.795v2.023l1.5 1.5V4.272c0-.427.32-.772.752-.772c.44 0 .748.332.748.76v6.558l1.497 1.497l.003-.065V5.763c0-.4.324-.76.75-.763c.384-.002.75.363.75.795v8.023l1.378 1.378l.054-.05c.24-.214.398-.356.629-.49c.266-.153.656-.304 1.377-.415c.663-.102 1.346-.012 1.829.25c.35.19.606.469.697.894l-2.144 1.5a1 1 0 0 0-.117.102l-.258.276l1.06 1.06l.239-.253l2.436-1.706c.2-.14.32-.37.32-.614c0-1.239-.639-2.101-1.518-2.578c-.839-.454-1.87-.552-2.772-.413c-.735.113-1.272.276-1.71.497v-7.46c0-1.173-.954-2.304-2.258-2.296a2.2 2.2 0 0 0-.822.158c-.249-.924-1.062-1.659-2.169-1.658c-1.1 0-1.912.742-2.167 1.658a2.2 2.2 0 0 0-.837-.158c-1.029 0-1.786.654-2.095 1.47"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l3.41 3.41c-.4.422-.63.993-.63 1.58v8.98c0 1.414.432 2.878.96 4.151a22 22 0 0 0 1.67 3.198c.572.912 1.572 1.398 2.597 1.398h3.867a3.25 3.25 0 0 0 2.914-1.81l.377-.762c.49-.99 1.122-1.902 1.877-2.708l.19-.203l5.267 5.267a.75.75 0 0 0 1.061-1.061zm15.112 17.232l-.224.239a12.8 12.8 0 0 0-2.128 3.07l-.377.762a1.75 1.75 0 0 1-1.569.974h-3.867c-.56 0-1.054-.262-1.325-.694a21 21 0 0 1-1.556-2.977c-.493-1.188-.846-2.443-.846-3.576V8.27c0-.2.07-.382.19-.519L8 9.061v3.689a.75.75 0 0 0 1.5 0v-2.19l1.5 1.5v.19a.75.75 0 0 0 .92.73zM8.152 4.97L9.5 6.318v-.523c0-.445.332-.795.747-.795c.421 0 .753.35.753.795v2.023l1.5 1.5V4.272c0-.427.32-.772.752-.772c.44 0 .748.332.748.76v6.558l1.497 1.497l.003-.065V5.763c0-.4.324-.76.75-.763c.384-.002.75.363.75.795v8.023l1.378 1.378l.054-.05c.24-.214.398-.356.629-.49c.266-.153.656-.304 1.377-.415c.663-.102 1.346-.012 1.829.25c.35.19.606.469.697.894l-2.144 1.5a1 1 0 0 0-.117.102l-.258.276l1.06 1.06l.239-.253l2.436-1.706c.2-.14.32-.37.32-.614c0-1.239-.639-2.101-1.518-2.578c-.839-.454-1.87-.552-2.772-.413c-.735.113-1.272.276-1.71.497v-7.46c0-1.173-.954-2.304-2.258-2.296a2.2 2.2 0 0 0-.822.158c-.249-.924-1.062-1.659-2.169-1.658c-1.1 0-1.912.742-2.167 1.658a2.2 2.2 0 0 0-.837-.158c-1.029 0-1.786.654-2.095 1.47"/></svg>
</template>

CSS

.icon-hand-right-off-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l3.41%203.41c-.4.422-.63.993-.63%201.58v8.98c0%201.414.432%202.878.96%204.151a22%2022%200%200%200%201.67%203.198c.572.912%201.572%201.398%202.597%201.398h3.867a3.25%203.25%200%200%200%202.914-1.81l.377-.762c.49-.99%201.122-1.902%201.877-2.708l.19-.203l5.267%205.267a.75.75%200%200%200%201.061-1.061zm15.112%2017.232l-.224.239a12.8%2012.8%200%200%200-2.128%203.07l-.377.762a1.75%201.75%200%200%201-1.569.974h-3.867c-.56%200-1.054-.262-1.325-.694a21%2021%200%200%201-1.556-2.977c-.493-1.188-.846-2.443-.846-3.576V8.27c0-.2.07-.382.19-.519L8%209.061v3.689a.75.75%200%200%200%201.5%200v-2.19l1.5%201.5v.19a.75.75%200%200%200%20.92.73zM8.152%204.97L9.5%206.318v-.523c0-.445.332-.795.747-.795c.421%200%20.753.35.753.795v2.023l1.5%201.5V4.272c0-.427.32-.772.752-.772c.44%200%20.748.332.748.76v6.558l1.497%201.497l.003-.065V5.763c0-.4.324-.76.75-.763c.384-.002.75.363.75.795v8.023l1.378%201.378l.054-.05c.24-.214.398-.356.629-.49c.266-.153.656-.304%201.377-.415c.663-.102%201.346-.012%201.829.25c.35.19.606.469.697.894l-2.144%201.5a1%201%200%200%200-.117.102l-.258.276l1.06%201.06l.239-.253l2.436-1.706c.2-.14.32-.37.32-.614c0-1.239-.639-2.101-1.518-2.578c-.839-.454-1.87-.552-2.772-.413c-.735.113-1.272.276-1.71.497v-7.46c0-1.173-.954-2.304-2.258-2.296a2.2%202.2%200%200%200-.822.158c-.249-.924-1.062-1.659-2.169-1.658c-1.1%200-1.912.742-2.167%201.658a2.2%202.2%200%200%200-.837-.158c-1.029%200-1.786.654-2.095%201.47%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l3.41%203.41c-.4.422-.63.993-.63%201.58v8.98c0%201.414.432%202.878.96%204.151a22%2022%200%200%200%201.67%203.198c.572.912%201.572%201.398%202.597%201.398h3.867a3.25%203.25%200%200%200%202.914-1.81l.377-.762c.49-.99%201.122-1.902%201.877-2.708l.19-.203l5.267%205.267a.75.75%200%200%200%201.061-1.061zm15.112%2017.232l-.224.239a12.8%2012.8%200%200%200-2.128%203.07l-.377.762a1.75%201.75%200%200%201-1.569.974h-3.867c-.56%200-1.054-.262-1.325-.694a21%2021%200%200%201-1.556-2.977c-.493-1.188-.846-2.443-.846-3.576V8.27c0-.2.07-.382.19-.519L8%209.061v3.689a.75.75%200%200%200%201.5%200v-2.19l1.5%201.5v.19a.75.75%200%200%200%20.92.73zM8.152%204.97L9.5%206.318v-.523c0-.445.332-.795.747-.795c.421%200%20.753.35.753.795v2.023l1.5%201.5V4.272c0-.427.32-.772.752-.772c.44%200%20.748.332.748.76v6.558l1.497%201.497l.003-.065V5.763c0-.4.324-.76.75-.763c.384-.002.75.363.75.795v8.023l1.378%201.378l.054-.05c.24-.214.398-.356.629-.49c.266-.153.656-.304%201.377-.415c.663-.102%201.346-.012%201.829.25c.35.19.606.469.697.894l-2.144%201.5a1%201%200%200%200-.117.102l-.258.276l1.06%201.06l.239-.253l2.436-1.706c.2-.14.32-.37.32-.614c0-1.239-.639-2.101-1.518-2.578c-.839-.454-1.87-.552-2.772-.413c-.735.113-1.272.276-1.71.497v-7.46c0-1.173-.954-2.304-2.258-2.296a2.2%202.2%200%200%200-.822.158c-.249-.924-1.062-1.659-2.169-1.658c-1.1%200-1.912.742-2.167%201.658a2.2%202.2%200%200%200-.837-.158c-1.029%200-1.786.654-2.095%201.47%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-28-regular.svg?color=%231a73e8&size=48