font space tracking in icon

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

Name
font-space-tracking-in-16-filled
Set
Fluent UI System Icons
Style
16 Filled
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="M10.5 9a.75.75 0 0 0 .694-.466l2.25-5.5a.75.75 0 1 0-1.387-.568L10.5 6.27L8.944 2.466a.75.75 0 1 0-1.388.568l2.25 5.5A.75.75 0 0 0 10.5 9M6.194 2.466a.75.75 0 0 0-1.388 0l-2.25 5.5a.75.75 0 0 0 1.388.568L4.367 7.5h2.266l.423 1.034a.75.75 0 0 0 1.388-.568zM5.5 4.731l.519 1.27H4.981zm.03 5.489a.75.75 0 0 0-1.089 1.03H2.684a.75.75 0 1 0 0 1.5H4.44a.75.75 0 0 0 1.09 1.03l1.25-1.25a.75.75 0 0 0 0-1.061zm6 3.56a.75.75 0 0 1-1.06 0l-1.25-1.248a.75.75 0 0 1 0-1.06l1.25-1.252a.75.75 0 0 1 1.114 1h1.733a.75.75 0 1 1 0 1.5h-1.786a.75.75 0 0 1 0 1.06"/></svg>

React

import type { SVGProps } from "react";

export function FluentFontSpaceTrackingIn16Filled(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="M10.5 9a.75.75 0 0 0 .694-.466l2.25-5.5a.75.75 0 1 0-1.387-.568L10.5 6.27L8.944 2.466a.75.75 0 1 0-1.388.568l2.25 5.5A.75.75 0 0 0 10.5 9M6.194 2.466a.75.75 0 0 0-1.388 0l-2.25 5.5a.75.75 0 0 0 1.388.568L4.367 7.5h2.266l.423 1.034a.75.75 0 0 0 1.388-.568zM5.5 4.731l.519 1.27H4.981zm.03 5.489a.75.75 0 0 0-1.089 1.03H2.684a.75.75 0 1 0 0 1.5H4.44a.75.75 0 0 0 1.09 1.03l1.25-1.25a.75.75 0 0 0 0-1.061zm6 3.56a.75.75 0 0 1-1.06 0l-1.25-1.248a.75.75 0 0 1 0-1.06l1.25-1.252a.75.75 0 0 1 1.114 1h1.733a.75.75 0 1 1 0 1.5h-1.786a.75.75 0 0 1 0 1.06"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.5 9a.75.75 0 0 0 .694-.466l2.25-5.5a.75.75 0 1 0-1.387-.568L10.5 6.27L8.944 2.466a.75.75 0 1 0-1.388.568l2.25 5.5A.75.75 0 0 0 10.5 9M6.194 2.466a.75.75 0 0 0-1.388 0l-2.25 5.5a.75.75 0 0 0 1.388.568L4.367 7.5h2.266l.423 1.034a.75.75 0 0 0 1.388-.568zM5.5 4.731l.519 1.27H4.981zm.03 5.489a.75.75 0 0 0-1.089 1.03H2.684a.75.75 0 1 0 0 1.5H4.44a.75.75 0 0 0 1.09 1.03l1.25-1.25a.75.75 0 0 0 0-1.061zm6 3.56a.75.75 0 0 1-1.06 0l-1.25-1.248a.75.75 0 0 1 0-1.06l1.25-1.252a.75.75 0 0 1 1.114 1h1.733a.75.75 0 1 1 0 1.5h-1.786a.75.75 0 0 1 0 1.06"/></svg>
</template>

CSS

.icon-font-space-tracking-in-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%209a.75.75%200%200%200%20.694-.466l2.25-5.5a.75.75%200%201%200-1.387-.568L10.5%206.27L8.944%202.466a.75.75%200%201%200-1.388.568l2.25%205.5A.75.75%200%200%200%2010.5%209M6.194%202.466a.75.75%200%200%200-1.388%200l-2.25%205.5a.75.75%200%200%200%201.388.568L4.367%207.5h2.266l.423%201.034a.75.75%200%200%200%201.388-.568zM5.5%204.731l.519%201.27H4.981zm.03%205.489a.75.75%200%200%200-1.089%201.03H2.684a.75.75%200%201%200%200%201.5H4.44a.75.75%200%200%200%201.09%201.03l1.25-1.25a.75.75%200%200%200%200-1.061zm6%203.56a.75.75%200%200%201-1.06%200l-1.25-1.248a.75.75%200%200%201%200-1.06l1.25-1.252a.75.75%200%200%201%201.114%201h1.733a.75.75%200%201%201%200%201.5h-1.786a.75.75%200%200%201%200%201.06%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%22M10.5%209a.75.75%200%200%200%20.694-.466l2.25-5.5a.75.75%200%201%200-1.387-.568L10.5%206.27L8.944%202.466a.75.75%200%201%200-1.388.568l2.25%205.5A.75.75%200%200%200%2010.5%209M6.194%202.466a.75.75%200%200%200-1.388%200l-2.25%205.5a.75.75%200%200%200%201.388.568L4.367%207.5h2.266l.423%201.034a.75.75%200%200%200%201.388-.568zM5.5%204.731l.519%201.27H4.981zm.03%205.489a.75.75%200%200%200-1.089%201.03H2.684a.75.75%200%201%200%200%201.5H4.44a.75.75%200%200%200%201.09%201.03l1.25-1.25a.75.75%200%200%200%200-1.061zm6%203.56a.75.75%200%200%201-1.06%200l-1.25-1.248a.75.75%200%200%201%200-1.06l1.25-1.252a.75.75%200%200%201%201.114%201h1.733a.75.75%200%201%201%200%201.5h-1.786a.75.75%200%200%201%200%201.06%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-filled.svg?color=%231a73e8&size=48