inking-tool-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
inking-tool-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M4.018 2a2 2 0 0 0-2 2v.812Q2 4.904 2 5v2a3 3 0 0 0 3 3h.504l.003.005h20.986l.003-.005H27a3 3 0 0 0 3-3V4a2 2 0 0 0-2-2zm9 24c.021.82.216 1.716.622 2.454c.429.78 1.195 1.535 2.344 1.55h.032c1.148-.015 1.915-.77 2.344-1.55c.406-.738.6-1.634.622-2.454zm6.942-3.096l5.52-10.899H6.52l5.515 10.898A2 2 0 0 0 13.818 24h4.358a2 2 0 0 0 1.784-1.096"/></svg>

React

import type { SVGProps } from "react";

export function FluentInkingTool32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.018 2a2 2 0 0 0-2 2v.812Q2 4.904 2 5v2a3 3 0 0 0 3 3h.504l.003.005h20.986l.003-.005H27a3 3 0 0 0 3-3V4a2 2 0 0 0-2-2zm9 24c.021.82.216 1.716.622 2.454c.429.78 1.195 1.535 2.344 1.55h.032c1.148-.015 1.915-.77 2.344-1.55c.406-.738.6-1.634.622-2.454zm6.942-3.096l5.52-10.899H6.52l5.515 10.898A2 2 0 0 0 13.818 24h4.358a2 2 0 0 0 1.784-1.096"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.018 2a2 2 0 0 0-2 2v.812Q2 4.904 2 5v2a3 3 0 0 0 3 3h.504l.003.005h20.986l.003-.005H27a3 3 0 0 0 3-3V4a2 2 0 0 0-2-2zm9 24c.021.82.216 1.716.622 2.454c.429.78 1.195 1.535 2.344 1.55h.032c1.148-.015 1.915-.77 2.344-1.55c.406-.738.6-1.634.622-2.454zm6.942-3.096l5.52-10.899H6.52l5.515 10.898A2 2 0 0 0 13.818 24h4.358a2 2 0 0 0 1.784-1.096"/></svg>
</template>

CSS

.icon-inking-tool-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.018%202a2%202%200%200%200-2%202v.812Q2%204.904%202%205v2a3%203%200%200%200%203%203h.504l.003.005h20.986l.003-.005H27a3%203%200%200%200%203-3V4a2%202%200%200%200-2-2zm9%2024c.021.82.216%201.716.622%202.454c.429.78%201.195%201.535%202.344%201.55h.032c1.148-.015%201.915-.77%202.344-1.55c.406-.738.6-1.634.622-2.454zm6.942-3.096l5.52-10.899H6.52l5.515%2010.898A2%202%200%200%200%2013.818%2024h4.358a2%202%200%200%200%201.784-1.096%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.018%202a2%202%200%200%200-2%202v.812Q2%204.904%202%205v2a3%203%200%200%200%203%203h.504l.003.005h20.986l.003-.005H27a3%203%200%200%200%203-3V4a2%202%200%200%200-2-2zm9%2024c.021.82.216%201.716.622%202.454c.429.78%201.195%201.535%202.344%201.55h.032c1.148-.015%201.915-.77%202.344-1.55c.406-.738.6-1.634.622-2.454zm6.942-3.096l5.52-10.899H6.52l5.515%2010.898A2%202%200%200%200%2013.818%2024h4.358a2%202%200%200%200%201.784-1.096%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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