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

Name
hand-left-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 8.5V2.75a.75.75 0 0 0-1.5 0V8.5a.5.5 0 0 1-1 0V3.75a.75.75 0 0 0-1.5 0v6.5c-.662-.426-1.392-.75-2-.75c-.971 0-1.787.324-1.984 1.116A.6.6 0 0 0 3 10.76c0 .15.07.292.191.382l1.312.985c1.063.796 2.064 1.865 2.762 2.988a32 32 0 0 1 1.053 1.868C8.678 17.661 8.906 18 10 18h3.046c.954 0 1.317-.533 1.954-2s1-2.944 1-3.5V5.25a.75.75 0 0 0-1.5 0V9a.5.5 0 0 1-1 0V3.75a.75.75 0 0 0-1.5 0V8.5a.5.5 0 0 1-1 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentHandLeft20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 8.5V2.75a.75.75 0 0 0-1.5 0V8.5a.5.5 0 0 1-1 0V3.75a.75.75 0 0 0-1.5 0v6.5c-.662-.426-1.392-.75-2-.75c-.971 0-1.787.324-1.984 1.116A.6.6 0 0 0 3 10.76c0 .15.07.292.191.382l1.312.985c1.063.796 2.064 1.865 2.762 2.988a32 32 0 0 1 1.053 1.868C8.678 17.661 8.906 18 10 18h3.046c.954 0 1.317-.533 1.954-2s1-2.944 1-3.5V5.25a.75.75 0 0 0-1.5 0V9a.5.5 0 0 1-1 0V3.75a.75.75 0 0 0-1.5 0V8.5a.5.5 0 0 1-1 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 8.5V2.75a.75.75 0 0 0-1.5 0V8.5a.5.5 0 0 1-1 0V3.75a.75.75 0 0 0-1.5 0v6.5c-.662-.426-1.392-.75-2-.75c-.971 0-1.787.324-1.984 1.116A.6.6 0 0 0 3 10.76c0 .15.07.292.191.382l1.312.985c1.063.796 2.064 1.865 2.762 2.988a32 32 0 0 1 1.053 1.868C8.678 17.661 8.906 18 10 18h3.046c.954 0 1.317-.533 1.954-2s1-2.944 1-3.5V5.25a.75.75 0 0 0-1.5 0V9a.5.5 0 0 1-1 0V3.75a.75.75 0 0 0-1.5 0V8.5a.5.5 0 0 1-1 0"/></svg>
</template>

CSS

.icon-hand-left-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%208.5V2.75a.75.75%200%200%200-1.5%200V8.5a.5.5%200%200%201-1%200V3.75a.75.75%200%200%200-1.5%200v6.5c-.662-.426-1.392-.75-2-.75c-.971%200-1.787.324-1.984%201.116A.6.6%200%200%200%203%2010.76c0%20.15.07.292.191.382l1.312.985c1.063.796%202.064%201.865%202.762%202.988a32%2032%200%200%201%201.053%201.868C8.678%2017.661%208.906%2018%2010%2018h3.046c.954%200%201.317-.533%201.954-2s1-2.944%201-3.5V5.25a.75.75%200%200%200-1.5%200V9a.5.5%200%200%201-1%200V3.75a.75.75%200%200%200-1.5%200V8.5a.5.5%200%200%201-1%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%208.5V2.75a.75.75%200%200%200-1.5%200V8.5a.5.5%200%200%201-1%200V3.75a.75.75%200%200%200-1.5%200v6.5c-.662-.426-1.392-.75-2-.75c-.971%200-1.787.324-1.984%201.116A.6.6%200%200%200%203%2010.76c0%20.15.07.292.191.382l1.312.985c1.063.796%202.064%201.865%202.762%202.988a32%2032%200%200%201%201.053%201.868C8.678%2017.661%208.906%2018%2010%2018h3.046c.954%200%201.317-.533%201.954-2s1-2.944%201-3.5V5.25a.75.75%200%200%200-1.5%200V9a.5.5%200%200%201-1%200V3.75a.75.75%200%200%200-1.5%200V8.5a.5.5%200%200%201-1%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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