inking-tool-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
inking-tool-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the inking tool icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.5 2.5a.5.5 0 0 0-1 0v3A1.5 1.5 0 0 0 4 7h.191l3.585 7.17a1.5 1.5 0 0 0 .755.71c-.055.664-.03 1.31.107 1.835c.084.32.22.634.44.874c.231.254.545.411.921.411h.005c.376 0 .69-.157.922-.411c.22-.24.355-.553.439-.874c.137-.526.162-1.171.107-1.836a1.5 1.5 0 0 0 .752-.708L15.809 7H16a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 0-1 0v3a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zM5.309 7h9.382l-3.362 6.724a.5.5 0 0 1-.447.276H9.118a.5.5 0 0 1-.447-.276zm4.215 8h.955c.044.576.016 1.087-.082 1.462c-.06.233-.14.376-.21.453a.23.23 0 0 1-.183.085h-.005a.23.23 0 0 1-.183-.085c-.07-.077-.15-.22-.21-.453c-.098-.375-.126-.886-.082-1.462"/></svg>

React

import type { SVGProps } from "react";

export function FluentInkingTool20Regular(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="M3.5 2.5a.5.5 0 0 0-1 0v3A1.5 1.5 0 0 0 4 7h.191l3.585 7.17a1.5 1.5 0 0 0 .755.71c-.055.664-.03 1.31.107 1.835c.084.32.22.634.44.874c.231.254.545.411.921.411h.005c.376 0 .69-.157.922-.411c.22-.24.355-.553.439-.874c.137-.526.162-1.171.107-1.836a1.5 1.5 0 0 0 .752-.708L15.809 7H16a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 0-1 0v3a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zM5.309 7h9.382l-3.362 6.724a.5.5 0 0 1-.447.276H9.118a.5.5 0 0 1-.447-.276zm4.215 8h.955c.044.576.016 1.087-.082 1.462c-.06.233-.14.376-.21.453a.23.23 0 0 1-.183.085h-.005a.23.23 0 0 1-.183-.085c-.07-.077-.15-.22-.21-.453c-.098-.375-.126-.886-.082-1.462"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.5 2.5a.5.5 0 0 0-1 0v3A1.5 1.5 0 0 0 4 7h.191l3.585 7.17a1.5 1.5 0 0 0 .755.71c-.055.664-.03 1.31.107 1.835c.084.32.22.634.44.874c.231.254.545.411.921.411h.005c.376 0 .69-.157.922-.411c.22-.24.355-.553.439-.874c.137-.526.162-1.171.107-1.836a1.5 1.5 0 0 0 .752-.708L15.809 7H16a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 0-1 0v3a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5zM5.309 7h9.382l-3.362 6.724a.5.5 0 0 1-.447.276H9.118a.5.5 0 0 1-.447-.276zm4.215 8h.955c.044.576.016 1.087-.082 1.462c-.06.233-.14.376-.21.453a.23.23 0 0 1-.183.085h-.005a.23.23 0 0 1-.183-.085c-.07-.077-.15-.22-.21-.453c-.098-.375-.126-.886-.082-1.462"/></svg>
</template>

CSS

.icon-inking-tool-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.5%202.5a.5.5%200%200%200-1%200v3A1.5%201.5%200%200%200%204%207h.191l3.585%207.17a1.5%201.5%200%200%200%20.755.71c-.055.664-.03%201.31.107%201.835c.084.32.22.634.44.874c.231.254.545.411.921.411h.005c.376%200%20.69-.157.922-.411c.22-.24.355-.553.439-.874c.137-.526.162-1.171.107-1.836a1.5%201.5%200%200%200%20.752-.708L15.809%207H16a1.5%201.5%200%200%200%201.5-1.5v-3a.5.5%200%200%200-1%200v3a.5.5%200%200%201-.5.5H4a.5.5%200%200%201-.5-.5zM5.309%207h9.382l-3.362%206.724a.5.5%200%200%201-.447.276H9.118a.5.5%200%200%201-.447-.276zm4.215%208h.955c.044.576.016%201.087-.082%201.462c-.06.233-.14.376-.21.453a.23.23%200%200%201-.183.085h-.005a.23.23%200%200%201-.183-.085c-.07-.077-.15-.22-.21-.453c-.098-.375-.126-.886-.082-1.462%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%22M3.5%202.5a.5.5%200%200%200-1%200v3A1.5%201.5%200%200%200%204%207h.191l3.585%207.17a1.5%201.5%200%200%200%20.755.71c-.055.664-.03%201.31.107%201.835c.084.32.22.634.44.874c.231.254.545.411.921.411h.005c.376%200%20.69-.157.922-.411c.22-.24.355-.553.439-.874c.137-.526.162-1.171.107-1.836a1.5%201.5%200%200%200%20.752-.708L15.809%207H16a1.5%201.5%200%200%200%201.5-1.5v-3a.5.5%200%200%200-1%200v3a.5.5%200%200%201-.5.5H4a.5.5%200%200%201-.5-.5zM5.309%207h9.382l-3.362%206.724a.5.5%200%200%201-.447.276H9.118a.5.5%200%200%201-.447-.276zm4.215%208h.955c.044.576.016%201.087-.082%201.462c-.06.233-.14.376-.21.453a.23.23%200%200%201-.183.085h-.005a.23.23%200%200%201-.183-.085c-.07-.077-.15-.22-.21-.453c-.098-.375-.126-.886-.082-1.462%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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