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

Name
inking-tool-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M2 1.5a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 2.5 5h.252l3.262 6.451a1 1 0 0 0 .576.498c-.122.624-.111 1.233.021 1.74c.168.639.604 1.311 1.394 1.311s1.226-.672 1.393-1.31c.133-.509.144-1.12.02-1.745a1 1 0 0 0 .566-.494L13.247 5h.253A1.5 1.5 0 0 0 15 3.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5zM3.873 5h8.253l-3.034 6H6.907zm3.729 7h.806c.129.547.122 1.059.023 1.436c-.127.486-.332.564-.426.564s-.299-.078-.426-.564c-.099-.377-.106-.889.023-1.436"/></svg>

React

import type { SVGProps } from "react";

export function FluentInkingTool16Regular(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="M2 1.5a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 2.5 5h.252l3.262 6.451a1 1 0 0 0 .576.498c-.122.624-.111 1.233.021 1.74c.168.639.604 1.311 1.394 1.311s1.226-.672 1.393-1.31c.133-.509.144-1.12.02-1.745a1 1 0 0 0 .566-.494L13.247 5h.253A1.5 1.5 0 0 0 15 3.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5zM3.873 5h8.253l-3.034 6H6.907zm3.729 7h.806c.129.547.122 1.059.023 1.436c-.127.486-.332.564-.426.564s-.299-.078-.426-.564c-.099-.377-.106-.889.023-1.436"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 1.5a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 2.5 5h.252l3.262 6.451a1 1 0 0 0 .576.498c-.122.624-.111 1.233.021 1.74c.168.639.604 1.311 1.394 1.311s1.226-.672 1.393-1.31c.133-.509.144-1.12.02-1.745a1 1 0 0 0 .566-.494L13.247 5h.253A1.5 1.5 0 0 0 15 3.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5zM3.873 5h8.253l-3.034 6H6.907zm3.729 7h.806c.129.547.122 1.059.023 1.436c-.127.486-.332.564-.426.564s-.299-.078-.426-.564c-.099-.377-.106-.889.023-1.436"/></svg>
</template>

CSS

.icon-inking-tool-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%22M2%201.5a.5.5%200%200%200-1%200v2A1.5%201.5%200%200%200%202.5%205h.252l3.262%206.451a1%201%200%200%200%20.576.498c-.122.624-.111%201.233.021%201.74c.168.639.604%201.311%201.394%201.311s1.226-.672%201.393-1.31c.133-.509.144-1.12.02-1.745a1%201%200%200%200%20.566-.494L13.247%205h.253A1.5%201.5%200%200%200%2015%203.5v-2a.5.5%200%200%200-1%200v2a.5.5%200%200%201-.5.5h-11a.5.5%200%200%201-.5-.5zM3.873%205h8.253l-3.034%206H6.907zm3.729%207h.806c.129.547.122%201.059.023%201.436c-.127.486-.332.564-.426.564s-.299-.078-.426-.564c-.099-.377-.106-.889.023-1.436%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%22M2%201.5a.5.5%200%200%200-1%200v2A1.5%201.5%200%200%200%202.5%205h.252l3.262%206.451a1%201%200%200%200%20.576.498c-.122.624-.111%201.233.021%201.74c.168.639.604%201.311%201.394%201.311s1.226-.672%201.393-1.31c.133-.509.144-1.12.02-1.745a1%201%200%200%200%20.566-.494L13.247%205h.253A1.5%201.5%200%200%200%2015%203.5v-2a.5.5%200%200%200-1%200v2a.5.5%200%200%201-.5.5h-11a.5.5%200%200%201-.5-.5zM3.873%205h8.253l-3.034%206H6.907zm3.729%207h.806c.129.547.122%201.059.023%201.436c-.127.486-.332.564-.426.564s-.299-.078-.426-.564c-.099-.377-.106-.889.023-1.436%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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