hand-right-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
hand-right-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the hand right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 1.75a.75.75 0 0 0-1.5 0V6.5a.5.5 0 0 1-1 0V2.75a.75.75 0 0 0-1.5 0V7.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.34a36 36 0 0 1 2.233-3.38a41 41 0 0 1 1.112-1.435l.015-.02l.004-.004h.001a.5.5 0 0 0-.03-.675a1.58 1.58 0 0 0-1.187-.482c-.4.01-.778.159-1.096.336a5 5 0 0 0-.57.379V2.75a.75.75 0 0 0-1.5 0V6.5a.5.5 0 0 1-1 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentHandRight16Filled(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="M8.5 1.75a.75.75 0 0 0-1.5 0V6.5a.5.5 0 0 1-1 0V2.75a.75.75 0 0 0-1.5 0V7.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.34a36 36 0 0 1 2.233-3.38a41 41 0 0 1 1.112-1.435l.015-.02l.004-.004h.001a.5.5 0 0 0-.03-.675a1.58 1.58 0 0 0-1.187-.482c-.4.01-.778.159-1.096.336a5 5 0 0 0-.57.379V2.75a.75.75 0 0 0-1.5 0V6.5a.5.5 0 0 1-1 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 1.75a.75.75 0 0 0-1.5 0V6.5a.5.5 0 0 1-1 0V2.75a.75.75 0 0 0-1.5 0V7.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.34a36 36 0 0 1 2.233-3.38a41 41 0 0 1 1.112-1.435l.015-.02l.004-.004h.001a.5.5 0 0 0-.03-.675a1.58 1.58 0 0 0-1.187-.482c-.4.01-.778.159-1.096.336a5 5 0 0 0-.57.379V2.75a.75.75 0 0 0-1.5 0V6.5a.5.5 0 0 1-1 0z"/></svg>
</template>

CSS

.icon-hand-right-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%22M8.5%201.75a.75.75%200%200%200-1.5%200V6.5a.5.5%200%200%201-1%200V2.75a.75.75%200%200%200-1.5%200V7.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.34a36%2036%200%200%201%202.233-3.38a41%2041%200%200%201%201.112-1.435l.015-.02l.004-.004h.001a.5.5%200%200%200-.03-.675a1.58%201.58%200%200%200-1.187-.482c-.4.01-.778.159-1.096.336a5%205%200%200%200-.57.379V2.75a.75.75%200%200%200-1.5%200V6.5a.5.5%200%200%201-1%200z%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%22M8.5%201.75a.75.75%200%200%200-1.5%200V6.5a.5.5%200%200%201-1%200V2.75a.75.75%200%200%200-1.5%200V7.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.34a36%2036%200%200%201%202.233-3.38a41%2041%200%200%201%201.112-1.435l.015-.02l.004-.004h.001a.5.5%200%200%200-.03-.675a1.58%201.58%200%200%200-1.187-.482c-.4.01-.778.159-1.096.336a5%205%200%200%200-.57.379V2.75a.75.75%200%200%200-1.5%200V6.5a.5.5%200%200%201-1%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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