font space tracking in icon

font-space-tracking-in-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
font-space-tracking-in-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 font space tracking in icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.961 2.308a.5.5 0 0 0-.923 0L3.376 6.297l-.009.021l-.829 1.99a.5.5 0 1 0 .924.384L4.167 7h2.666l.705 1.692a.5.5 0 0 0 .923-.385l-.813-1.95a.5.5 0 0 0-.04-.096zM5.5 3.8L6.416 6H4.583zm-.147 6.346a.5.5 0 1 0-.706.708l.646.646H2.5a.5.5 0 0 0 0 1h2.792l-.646.647a.5.5 0 1 0 .708.706l1.5-1.5a.5.5 0 0 0 0-.708zM10.5 9a.5.5 0 0 0 .461-.308l2.5-6a.5.5 0 1 0-.922-.384L10.499 7.2L8.462 2.308a.5.5 0 1 0-.923.385l2.5 6A.5.5 0 0 0 10.5 9m.854 4.853a.5.5 0 0 1-.707 0l-1.5-1.498a.5.5 0 0 1 0-.707l1.5-1.501a.5.5 0 1 1 .707.706l-.646.647H13.5a.5.5 0 0 1 0 1h-2.793l.646.646a.5.5 0 0 1 0 .707"/></svg>

React

import type { SVGProps } from "react";

export function FluentFontSpaceTrackingIn16Regular(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="M5.961 2.308a.5.5 0 0 0-.923 0L3.376 6.297l-.009.021l-.829 1.99a.5.5 0 1 0 .924.384L4.167 7h2.666l.705 1.692a.5.5 0 0 0 .923-.385l-.813-1.95a.5.5 0 0 0-.04-.096zM5.5 3.8L6.416 6H4.583zm-.147 6.346a.5.5 0 1 0-.706.708l.646.646H2.5a.5.5 0 0 0 0 1h2.792l-.646.647a.5.5 0 1 0 .708.706l1.5-1.5a.5.5 0 0 0 0-.708zM10.5 9a.5.5 0 0 0 .461-.308l2.5-6a.5.5 0 1 0-.922-.384L10.499 7.2L8.462 2.308a.5.5 0 1 0-.923.385l2.5 6A.5.5 0 0 0 10.5 9m.854 4.853a.5.5 0 0 1-.707 0l-1.5-1.498a.5.5 0 0 1 0-.707l1.5-1.501a.5.5 0 1 1 .707.706l-.646.647H13.5a.5.5 0 0 1 0 1h-2.793l.646.646a.5.5 0 0 1 0 .707"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.961 2.308a.5.5 0 0 0-.923 0L3.376 6.297l-.009.021l-.829 1.99a.5.5 0 1 0 .924.384L4.167 7h2.666l.705 1.692a.5.5 0 0 0 .923-.385l-.813-1.95a.5.5 0 0 0-.04-.096zM5.5 3.8L6.416 6H4.583zm-.147 6.346a.5.5 0 1 0-.706.708l.646.646H2.5a.5.5 0 0 0 0 1h2.792l-.646.647a.5.5 0 1 0 .708.706l1.5-1.5a.5.5 0 0 0 0-.708zM10.5 9a.5.5 0 0 0 .461-.308l2.5-6a.5.5 0 1 0-.922-.384L10.499 7.2L8.462 2.308a.5.5 0 1 0-.923.385l2.5 6A.5.5 0 0 0 10.5 9m.854 4.853a.5.5 0 0 1-.707 0l-1.5-1.498a.5.5 0 0 1 0-.707l1.5-1.501a.5.5 0 1 1 .707.706l-.646.647H13.5a.5.5 0 0 1 0 1h-2.793l.646.646a.5.5 0 0 1 0 .707"/></svg>
</template>

CSS

.icon-font-space-tracking-in-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%22M5.961%202.308a.5.5%200%200%200-.923%200L3.376%206.297l-.009.021l-.829%201.99a.5.5%200%201%200%20.924.384L4.167%207h2.666l.705%201.692a.5.5%200%200%200%20.923-.385l-.813-1.95a.5.5%200%200%200-.04-.096zM5.5%203.8L6.416%206H4.583zm-.147%206.346a.5.5%200%201%200-.706.708l.646.646H2.5a.5.5%200%200%200%200%201h2.792l-.646.647a.5.5%200%201%200%20.708.706l1.5-1.5a.5.5%200%200%200%200-.708zM10.5%209a.5.5%200%200%200%20.461-.308l2.5-6a.5.5%200%201%200-.922-.384L10.499%207.2L8.462%202.308a.5.5%200%201%200-.923.385l2.5%206A.5.5%200%200%200%2010.5%209m.854%204.853a.5.5%200%200%201-.707%200l-1.5-1.498a.5.5%200%200%201%200-.707l1.5-1.501a.5.5%200%201%201%20.707.706l-.646.647H13.5a.5.5%200%200%201%200%201h-2.793l.646.646a.5.5%200%200%201%200%20.707%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%22M5.961%202.308a.5.5%200%200%200-.923%200L3.376%206.297l-.009.021l-.829%201.99a.5.5%200%201%200%20.924.384L4.167%207h2.666l.705%201.692a.5.5%200%200%200%20.923-.385l-.813-1.95a.5.5%200%200%200-.04-.096zM5.5%203.8L6.416%206H4.583zm-.147%206.346a.5.5%200%201%200-.706.708l.646.646H2.5a.5.5%200%200%200%200%201h2.792l-.646.647a.5.5%200%201%200%20.708.706l1.5-1.5a.5.5%200%200%200%200-.708zM10.5%209a.5.5%200%200%200%20.461-.308l2.5-6a.5.5%200%201%200-.922-.384L10.499%207.2L8.462%202.308a.5.5%200%201%200-.923.385l2.5%206A.5.5%200%200%200%2010.5%209m.854%204.853a.5.5%200%200%201-.707%200l-1.5-1.498a.5.5%200%200%201%200-.707l1.5-1.501a.5.5%200%201%201%20.707.706l-.646.647H13.5a.5.5%200%200%201%200%201h-2.793l.646.646a.5.5%200%200%201%200%20.707%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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