font space tracking in icon

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

Name
font-space-tracking-in-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M18.5 17c.3 0 .572-.18.69-.456l5.75-13.5a.75.75 0 1 0-1.38-.588l-5.06 11.88l-5.06-11.88a.75.75 0 1 0-1.38.588l5.75 13.5a.75.75 0 0 0 .69.456M10.186 2.456a.75.75 0 0 0-1.38 0L4.98 11.441l-.013.031l-1.91 4.484a.75.75 0 0 0 1.38.588L6.16 12.5h6.675l1.722 4.044a.75.75 0 1 0 1.38-.588l-1.878-4.41a.8.8 0 0 0-.074-.174zM12.195 11H6.798l2.698-6.336zm-2.164 8.22a.75.75 0 0 0-1.061 1.06l1.468 1.47H3.75a.75.75 0 1 0 0 1.5h6.688L8.97 24.72a.75.75 0 1 0 1.06 1.06l2.748-2.75a.75.75 0 0 0 0-1.06zm9 6.56a.75.75 0 0 1-1.06 0l-2.748-2.75a.75.75 0 0 1 0-1.06l2.748-2.75a.75.75 0 1 1 1.061 1.06l-1.468 1.47h6.688a.75.75 0 1 1 0 1.5h-6.688l1.468 1.47a.75.75 0 0 1 0 1.06"/></svg>

React

import type { SVGProps } from "react";

export function FluentFontSpaceTrackingIn28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M18.5 17c.3 0 .572-.18.69-.456l5.75-13.5a.75.75 0 1 0-1.38-.588l-5.06 11.88l-5.06-11.88a.75.75 0 1 0-1.38.588l5.75 13.5a.75.75 0 0 0 .69.456M10.186 2.456a.75.75 0 0 0-1.38 0L4.98 11.441l-.013.031l-1.91 4.484a.75.75 0 0 0 1.38.588L6.16 12.5h6.675l1.722 4.044a.75.75 0 1 0 1.38-.588l-1.878-4.41a.8.8 0 0 0-.074-.174zM12.195 11H6.798l2.698-6.336zm-2.164 8.22a.75.75 0 0 0-1.061 1.06l1.468 1.47H3.75a.75.75 0 1 0 0 1.5h6.688L8.97 24.72a.75.75 0 1 0 1.06 1.06l2.748-2.75a.75.75 0 0 0 0-1.06zm9 6.56a.75.75 0 0 1-1.06 0l-2.748-2.75a.75.75 0 0 1 0-1.06l2.748-2.75a.75.75 0 1 1 1.061 1.06l-1.468 1.47h6.688a.75.75 0 1 1 0 1.5h-6.688l1.468 1.47a.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 28 28"><path fill="currentColor" d="M18.5 17c.3 0 .572-.18.69-.456l5.75-13.5a.75.75 0 1 0-1.38-.588l-5.06 11.88l-5.06-11.88a.75.75 0 1 0-1.38.588l5.75 13.5a.75.75 0 0 0 .69.456M10.186 2.456a.75.75 0 0 0-1.38 0L4.98 11.441l-.013.031l-1.91 4.484a.75.75 0 0 0 1.38.588L6.16 12.5h6.675l1.722 4.044a.75.75 0 1 0 1.38-.588l-1.878-4.41a.8.8 0 0 0-.074-.174zM12.195 11H6.798l2.698-6.336zm-2.164 8.22a.75.75 0 0 0-1.061 1.06l1.468 1.47H3.75a.75.75 0 1 0 0 1.5h6.688L8.97 24.72a.75.75 0 1 0 1.06 1.06l2.748-2.75a.75.75 0 0 0 0-1.06zm9 6.56a.75.75 0 0 1-1.06 0l-2.748-2.75a.75.75 0 0 1 0-1.06l2.748-2.75a.75.75 0 1 1 1.061 1.06l-1.468 1.47h6.688a.75.75 0 1 1 0 1.5h-6.688l1.468 1.47a.75.75 0 0 1 0 1.06"/></svg>
</template>

CSS

.icon-font-space-tracking-in-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2017c.3%200%20.572-.18.69-.456l5.75-13.5a.75.75%200%201%200-1.38-.588l-5.06%2011.88l-5.06-11.88a.75.75%200%201%200-1.38.588l5.75%2013.5a.75.75%200%200%200%20.69.456M10.186%202.456a.75.75%200%200%200-1.38%200L4.98%2011.441l-.013.031l-1.91%204.484a.75.75%200%200%200%201.38.588L6.16%2012.5h6.675l1.722%204.044a.75.75%200%201%200%201.38-.588l-1.878-4.41a.8.8%200%200%200-.074-.174zM12.195%2011H6.798l2.698-6.336zm-2.164%208.22a.75.75%200%200%200-1.061%201.06l1.468%201.47H3.75a.75.75%200%201%200%200%201.5h6.688L8.97%2024.72a.75.75%200%201%200%201.06%201.06l2.748-2.75a.75.75%200%200%200%200-1.06zm9%206.56a.75.75%200%200%201-1.06%200l-2.748-2.75a.75.75%200%200%201%200-1.06l2.748-2.75a.75.75%200%201%201%201.061%201.06l-1.468%201.47h6.688a.75.75%200%201%201%200%201.5h-6.688l1.468%201.47a.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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2017c.3%200%20.572-.18.69-.456l5.75-13.5a.75.75%200%201%200-1.38-.588l-5.06%2011.88l-5.06-11.88a.75.75%200%201%200-1.38.588l5.75%2013.5a.75.75%200%200%200%20.69.456M10.186%202.456a.75.75%200%200%200-1.38%200L4.98%2011.441l-.013.031l-1.91%204.484a.75.75%200%200%200%201.38.588L6.16%2012.5h6.675l1.722%204.044a.75.75%200%201%200%201.38-.588l-1.878-4.41a.8.8%200%200%200-.074-.174zM12.195%2011H6.798l2.698-6.336zm-2.164%208.22a.75.75%200%200%200-1.061%201.06l1.468%201.47H3.75a.75.75%200%201%200%200%201.5h6.688L8.97%2024.72a.75.75%200%201%200%201.06%201.06l2.748-2.75a.75.75%200%200%200%200-1.06zm9%206.56a.75.75%200%200%201-1.06%200l-2.748-2.75a.75.75%200%200%201%200-1.06l2.748-2.75a.75.75%200%201%201%201.061%201.06l-1.468%201.47h6.688a.75.75%200%201%201%200%201.5h-6.688l1.468%201.47a.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-28-regular.svg?color=%231a73e8&size=48