hand right icon

hand-right-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
hand-right-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Related icons in IonIcons

Use the hand right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M82.42 209.08c15.06-6.62 32.38 1.31 38.5 17.62L156 312h11.27V80c0-17.6 13.3-32 29.55-32c16.26 0 29.55 14.4 29.55 32v151.75l14.78.25V32c0-17.6 13.3-32 29.55-32c16.3 0 29.55 14.4 29.55 32v199.75L315 232V64c0-17.6 13.3-32 29.55-32c16.26 0 29.55 14.4 29.55 32v183.75l14.78.25V128c0-17.6 13.3-32 29.55-32C434.7 96 448 110.4 448 128v216c0 75.8-37.13 168-169 168c-40.8 0-79.42-7-100.66-21a121.4 121.4 0 0 1-33.72-33.31a138 138 0 0 1-16-31.78L66.16 250.77c-6.11-16.31 1.2-35.06 16.26-41.69"/></svg>

React

import type { SVGProps } from "react";

export function IonHandRightSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M82.42 209.08c15.06-6.62 32.38 1.31 38.5 17.62L156 312h11.27V80c0-17.6 13.3-32 29.55-32c16.26 0 29.55 14.4 29.55 32v151.75l14.78.25V32c0-17.6 13.3-32 29.55-32c16.3 0 29.55 14.4 29.55 32v199.75L315 232V64c0-17.6 13.3-32 29.55-32c16.26 0 29.55 14.4 29.55 32v183.75l14.78.25V128c0-17.6 13.3-32 29.55-32C434.7 96 448 110.4 448 128v216c0 75.8-37.13 168-169 168c-40.8 0-79.42-7-100.66-21a121.4 121.4 0 0 1-33.72-33.31a138 138 0 0 1-16-31.78L66.16 250.77c-6.11-16.31 1.2-35.06 16.26-41.69"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M82.42 209.08c15.06-6.62 32.38 1.31 38.5 17.62L156 312h11.27V80c0-17.6 13.3-32 29.55-32c16.26 0 29.55 14.4 29.55 32v151.75l14.78.25V32c0-17.6 13.3-32 29.55-32c16.3 0 29.55 14.4 29.55 32v199.75L315 232V64c0-17.6 13.3-32 29.55-32c16.26 0 29.55 14.4 29.55 32v183.75l14.78.25V128c0-17.6 13.3-32 29.55-32C434.7 96 448 110.4 448 128v216c0 75.8-37.13 168-169 168c-40.8 0-79.42-7-100.66-21a121.4 121.4 0 0 1-33.72-33.31a138 138 0 0 1-16-31.78L66.16 250.77c-6.11-16.31 1.2-35.06 16.26-41.69"/></svg>
</template>

CSS

.icon-hand-right-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M82.42%20209.08c15.06-6.62%2032.38%201.31%2038.5%2017.62L156%20312h11.27V80c0-17.6%2013.3-32%2029.55-32c16.26%200%2029.55%2014.4%2029.55%2032v151.75l14.78.25V32c0-17.6%2013.3-32%2029.55-32c16.3%200%2029.55%2014.4%2029.55%2032v199.75L315%20232V64c0-17.6%2013.3-32%2029.55-32c16.26%200%2029.55%2014.4%2029.55%2032v183.75l14.78.25V128c0-17.6%2013.3-32%2029.55-32C434.7%2096%20448%20110.4%20448%20128v216c0%2075.8-37.13%20168-169%20168c-40.8%200-79.42-7-100.66-21a121.4%20121.4%200%200%201-33.72-33.31a138%20138%200%200%201-16-31.78L66.16%20250.77c-6.11-16.31%201.2-35.06%2016.26-41.69%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M82.42%20209.08c15.06-6.62%2032.38%201.31%2038.5%2017.62L156%20312h11.27V80c0-17.6%2013.3-32%2029.55-32c16.26%200%2029.55%2014.4%2029.55%2032v151.75l14.78.25V32c0-17.6%2013.3-32%2029.55-32c16.3%200%2029.55%2014.4%2029.55%2032v199.75L315%20232V64c0-17.6%2013.3-32%2029.55-32c16.26%200%2029.55%2014.4%2029.55%2032v183.75l14.78.25V128c0-17.6%2013.3-32%2029.55-32C434.7%2096%20448%20110.4%20448%20128v216c0%2075.8-37.13%20168-169%20168c-40.8%200-79.42-7-100.66-21a121.4%20121.4%200%200%201-33.72-33.31a138%20138%200%200%201-16-31.78L66.16%20250.77c-6.11-16.31%201.2-35.06%2016.26-41.69%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/hand-right-sharp.svg?color=%231a73e8&size=48