font space tracking in icon
font-space-tracking-in-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- font-space-tracking-in-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- 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 17a1 1 0 0 0 .921-.61l5.5-13a1 1 0 0 0-1.842-.78L18.5 13.435L13.921 2.61a1 1 0 1 0-1.842.779l5.5 13a1 1 0 0 0 .921.61M10.421 2.61a1 1 0 0 0-1.842 0l-5.5 13a1 1 0 1 0 1.842.78l1.433-3.387h6.292l1.433 3.387a1 1 0 1 0 1.842-.78zm1.38 8.393H7.2l2.3-5.436zm-2.16 8.229a1 1 0 0 0-1.28 1.537l.877.731H4a1 1 0 1 0 0 2h5.238l-.878.732a1 1 0 0 0 1.28 1.537l3-2.5a1 1 0 0 0 0-1.537zm10.127 6.408a1 1 0 0 1-1.408.128l-3-2.5a1 1 0 0 1 0-1.536l3-2.5a1 1 0 0 1 1.28 1.537l-.878.731h5.212a1 1 0 1 1 0 2h-5.212l.878.732a1 1 0 0 1 .128 1.408"/></svg>
React
import type { SVGProps } from "react";
export function FluentFontSpaceTrackingIn28Filled(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 17a1 1 0 0 0 .921-.61l5.5-13a1 1 0 0 0-1.842-.78L18.5 13.435L13.921 2.61a1 1 0 1 0-1.842.779l5.5 13a1 1 0 0 0 .921.61M10.421 2.61a1 1 0 0 0-1.842 0l-5.5 13a1 1 0 1 0 1.842.78l1.433-3.387h6.292l1.433 3.387a1 1 0 1 0 1.842-.78zm1.38 8.393H7.2l2.3-5.436zm-2.16 8.229a1 1 0 0 0-1.28 1.537l.877.731H4a1 1 0 1 0 0 2h5.238l-.878.732a1 1 0 0 0 1.28 1.537l3-2.5a1 1 0 0 0 0-1.537zm10.127 6.408a1 1 0 0 1-1.408.128l-3-2.5a1 1 0 0 1 0-1.536l3-2.5a1 1 0 0 1 1.28 1.537l-.878.731h5.212a1 1 0 1 1 0 2h-5.212l.878.732a1 1 0 0 1 .128 1.408"/></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 17a1 1 0 0 0 .921-.61l5.5-13a1 1 0 0 0-1.842-.78L18.5 13.435L13.921 2.61a1 1 0 1 0-1.842.779l5.5 13a1 1 0 0 0 .921.61M10.421 2.61a1 1 0 0 0-1.842 0l-5.5 13a1 1 0 1 0 1.842.78l1.433-3.387h6.292l1.433 3.387a1 1 0 1 0 1.842-.78zm1.38 8.393H7.2l2.3-5.436zm-2.16 8.229a1 1 0 0 0-1.28 1.537l.877.731H4a1 1 0 1 0 0 2h5.238l-.878.732a1 1 0 0 0 1.28 1.537l3-2.5a1 1 0 0 0 0-1.537zm10.127 6.408a1 1 0 0 1-1.408.128l-3-2.5a1 1 0 0 1 0-1.536l3-2.5a1 1 0 0 1 1.28 1.537l-.878.731h5.212a1 1 0 1 1 0 2h-5.212l.878.732a1 1 0 0 1 .128 1.408"/></svg> </template>
CSS
.icon-font-space-tracking-in-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2017a1%201%200%200%200%20.921-.61l5.5-13a1%201%200%200%200-1.842-.78L18.5%2013.435L13.921%202.61a1%201%200%201%200-1.842.779l5.5%2013a1%201%200%200%200%20.921.61M10.421%202.61a1%201%200%200%200-1.842%200l-5.5%2013a1%201%200%201%200%201.842.78l1.433-3.387h6.292l1.433%203.387a1%201%200%201%200%201.842-.78zm1.38%208.393H7.2l2.3-5.436zm-2.16%208.229a1%201%200%200%200-1.28%201.537l.877.731H4a1%201%200%201%200%200%202h5.238l-.878.732a1%201%200%200%200%201.28%201.537l3-2.5a1%201%200%200%200%200-1.537zm10.127%206.408a1%201%200%200%201-1.408.128l-3-2.5a1%201%200%200%201%200-1.536l3-2.5a1%201%200%200%201%201.28%201.537l-.878.731h5.212a1%201%200%201%201%200%202h-5.212l.878.732a1%201%200%200%201%20.128%201.408%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%2017a1%201%200%200%200%20.921-.61l5.5-13a1%201%200%200%200-1.842-.78L18.5%2013.435L13.921%202.61a1%201%200%201%200-1.842.779l5.5%2013a1%201%200%200%200%20.921.61M10.421%202.61a1%201%200%200%200-1.842%200l-5.5%2013a1%201%200%201%200%201.842.78l1.433-3.387h6.292l1.433%203.387a1%201%200%201%200%201.842-.78zm1.38%208.393H7.2l2.3-5.436zm-2.16%208.229a1%201%200%200%200-1.28%201.537l.877.731H4a1%201%200%201%200%200%202h5.238l-.878.732a1%201%200%200%200%201.28%201.537l3-2.5a1%201%200%200%200%200-1.537zm10.127%206.408a1%201%200%200%201-1.408.128l-3-2.5a1%201%200%200%201%200-1.536l3-2.5a1%201%200%200%201%201.28%201.537l-.878.731h5.212a1%201%200%201%201%200%202h-5.212l.878.732a1%201%200%200%201%20.128%201.408%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-filled.svg?color=%231a73e8&size=48