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

Name
hand-point-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the hand point icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.998 1.998c-.553 0-1.001.448-1.001 1.002v4.973a.5.5 0 0 1-.703.457l-1.33-.589a2.51 2.51 0 0 0-2.89.626c1.958.867 3.223 1.622 4.087 2.358c.9.767 1.35 1.498 1.7 2.263c.288.625.91.983 1.558.895l2.07-.279a1.5 1.5 0 0 0 1.255-1.124l.682-2.733a2.5 2.5 0 0 0-2.044-3.075l-1.958-.303A.5.5 0 0 1 9 5.975V3c0-.554-.448-1.002-1.002-1.002M5.997 3A2.002 2.002 0 1 1 10 3v2.546l1.535.238a3.5 3.5 0 0 1 2.861 4.305l-.681 2.733a2.5 2.5 0 0 1-2.092 1.873l-2.07.28c-1.117.15-2.144-.477-2.6-1.47c-.306-.666-.675-1.267-1.44-1.918c-.779-.663-1.984-1.391-3.985-2.267a.88.88 0 0 1-.343-1.348A3.51 3.51 0 0 1 5.37 6.927l.627.278z"/></svg>

React

import type { SVGProps } from "react";

export function FluentHandPoint16Regular(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="M7.998 1.998c-.553 0-1.001.448-1.001 1.002v4.973a.5.5 0 0 1-.703.457l-1.33-.589a2.51 2.51 0 0 0-2.89.626c1.958.867 3.223 1.622 4.087 2.358c.9.767 1.35 1.498 1.7 2.263c.288.625.91.983 1.558.895l2.07-.279a1.5 1.5 0 0 0 1.255-1.124l.682-2.733a2.5 2.5 0 0 0-2.044-3.075l-1.958-.303A.5.5 0 0 1 9 5.975V3c0-.554-.448-1.002-1.002-1.002M5.997 3A2.002 2.002 0 1 1 10 3v2.546l1.535.238a3.5 3.5 0 0 1 2.861 4.305l-.681 2.733a2.5 2.5 0 0 1-2.092 1.873l-2.07.28c-1.117.15-2.144-.477-2.6-1.47c-.306-.666-.675-1.267-1.44-1.918c-.779-.663-1.984-1.391-3.985-2.267a.88.88 0 0 1-.343-1.348A3.51 3.51 0 0 1 5.37 6.927l.627.278z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.998 1.998c-.553 0-1.001.448-1.001 1.002v4.973a.5.5 0 0 1-.703.457l-1.33-.589a2.51 2.51 0 0 0-2.89.626c1.958.867 3.223 1.622 4.087 2.358c.9.767 1.35 1.498 1.7 2.263c.288.625.91.983 1.558.895l2.07-.279a1.5 1.5 0 0 0 1.255-1.124l.682-2.733a2.5 2.5 0 0 0-2.044-3.075l-1.958-.303A.5.5 0 0 1 9 5.975V3c0-.554-.448-1.002-1.002-1.002M5.997 3A2.002 2.002 0 1 1 10 3v2.546l1.535.238a3.5 3.5 0 0 1 2.861 4.305l-.681 2.733a2.5 2.5 0 0 1-2.092 1.873l-2.07.28c-1.117.15-2.144-.477-2.6-1.47c-.306-.666-.675-1.267-1.44-1.918c-.779-.663-1.984-1.391-3.985-2.267a.88.88 0 0 1-.343-1.348A3.51 3.51 0 0 1 5.37 6.927l.627.278z"/></svg>
</template>

CSS

.icon-hand-point-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.998%201.998c-.553%200-1.001.448-1.001%201.002v4.973a.5.5%200%200%201-.703.457l-1.33-.589a2.51%202.51%200%200%200-2.89.626c1.958.867%203.223%201.622%204.087%202.358c.9.767%201.35%201.498%201.7%202.263c.288.625.91.983%201.558.895l2.07-.279a1.5%201.5%200%200%200%201.255-1.124l.682-2.733a2.5%202.5%200%200%200-2.044-3.075l-1.958-.303A.5.5%200%200%201%209%205.975V3c0-.554-.448-1.002-1.002-1.002M5.997%203A2.002%202.002%200%201%201%2010%203v2.546l1.535.238a3.5%203.5%200%200%201%202.861%204.305l-.681%202.733a2.5%202.5%200%200%201-2.092%201.873l-2.07.28c-1.117.15-2.144-.477-2.6-1.47c-.306-.666-.675-1.267-1.44-1.918c-.779-.663-1.984-1.391-3.985-2.267a.88.88%200%200%201-.343-1.348A3.51%203.51%200%200%201%205.37%206.927l.627.278z%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%22M7.998%201.998c-.553%200-1.001.448-1.001%201.002v4.973a.5.5%200%200%201-.703.457l-1.33-.589a2.51%202.51%200%200%200-2.89.626c1.958.867%203.223%201.622%204.087%202.358c.9.767%201.35%201.498%201.7%202.263c.288.625.91.983%201.558.895l2.07-.279a1.5%201.5%200%200%200%201.255-1.124l.682-2.733a2.5%202.5%200%200%200-2.044-3.075l-1.958-.303A.5.5%200%200%201%209%205.975V3c0-.554-.448-1.002-1.002-1.002M5.997%203A2.002%202.002%200%201%201%2010%203v2.546l1.535.238a3.5%203.5%200%200%201%202.861%204.305l-.681%202.733a2.5%202.5%200%200%201-2.092%201.873l-2.07.28c-1.117.15-2.144-.477-2.6-1.47c-.306-.666-.675-1.267-1.44-1.918c-.779-.663-1.984-1.391-3.985-2.267a.88.88%200%200%201-.343-1.348A3.51%203.51%200%200%201%205.37%206.927l.627.278z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hand-point-16-regular.svg?color=%231a73e8&size=48