font space tracking out icon
font-space-tracking-out-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- font-space-tracking-out-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 out icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.421 16.39a1 1 0 0 1-1.842 0l-5.5-13a1 1 0 0 1 1.842-.78l4.58 10.824L24.078 2.61a1 1 0 0 1 1.842.779zM8.501 2a1 1 0 0 1 .92.61l5.5 13a1 1 0 1 1-1.842.78l-1.433-3.387H5.354L3.921 16.39a1 1 0 0 1-1.842-.78l5.5-13A1 1 0 0 1 8.5 2m-2.3 9.003h4.6L8.5 5.567zm15.031 8.357a1 1 0 0 1 1.409-.128l3 2.5a1 1 0 0 1 0 1.537l-3 2.5a1 1 0 0 1-1.28-1.537l.877-.732H5.762l.878.732a1 1 0 0 1-1.28 1.537l-3-2.5a1 1 0 0 1 0-1.537l3-2.5a1 1 0 0 1 1.28 1.537l-.878.731h16.476l-.878-.732a1 1 0 0 1-.128-1.408"/></svg>
React
import type { SVGProps } from "react";
export function FluentFontSpaceTrackingOut28Filled(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="M20.421 16.39a1 1 0 0 1-1.842 0l-5.5-13a1 1 0 0 1 1.842-.78l4.58 10.824L24.078 2.61a1 1 0 0 1 1.842.779zM8.501 2a1 1 0 0 1 .92.61l5.5 13a1 1 0 1 1-1.842.78l-1.433-3.387H5.354L3.921 16.39a1 1 0 0 1-1.842-.78l5.5-13A1 1 0 0 1 8.5 2m-2.3 9.003h4.6L8.5 5.567zm15.031 8.357a1 1 0 0 1 1.409-.128l3 2.5a1 1 0 0 1 0 1.537l-3 2.5a1 1 0 0 1-1.28-1.537l.877-.732H5.762l.878.732a1 1 0 0 1-1.28 1.537l-3-2.5a1 1 0 0 1 0-1.537l3-2.5a1 1 0 0 1 1.28 1.537l-.878.731h16.476l-.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="M20.421 16.39a1 1 0 0 1-1.842 0l-5.5-13a1 1 0 0 1 1.842-.78l4.58 10.824L24.078 2.61a1 1 0 0 1 1.842.779zM8.501 2a1 1 0 0 1 .92.61l5.5 13a1 1 0 1 1-1.842.78l-1.433-3.387H5.354L3.921 16.39a1 1 0 0 1-1.842-.78l5.5-13A1 1 0 0 1 8.5 2m-2.3 9.003h4.6L8.5 5.567zm15.031 8.357a1 1 0 0 1 1.409-.128l3 2.5a1 1 0 0 1 0 1.537l-3 2.5a1 1 0 0 1-1.28-1.537l.877-.732H5.762l.878.732a1 1 0 0 1-1.28 1.537l-3-2.5a1 1 0 0 1 0-1.537l3-2.5a1 1 0 0 1 1.28 1.537l-.878.731h16.476l-.878-.732a1 1 0 0 1-.128-1.408"/></svg> </template>
CSS
.icon-font-space-tracking-out-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%22M20.421%2016.39a1%201%200%200%201-1.842%200l-5.5-13a1%201%200%200%201%201.842-.78l4.58%2010.824L24.078%202.61a1%201%200%200%201%201.842.779zM8.501%202a1%201%200%200%201%20.92.61l5.5%2013a1%201%200%201%201-1.842.78l-1.433-3.387H5.354L3.921%2016.39a1%201%200%200%201-1.842-.78l5.5-13A1%201%200%200%201%208.5%202m-2.3%209.003h4.6L8.5%205.567zm15.031%208.357a1%201%200%200%201%201.409-.128l3%202.5a1%201%200%200%201%200%201.537l-3%202.5a1%201%200%200%201-1.28-1.537l.877-.732H5.762l.878.732a1%201%200%200%201-1.28%201.537l-3-2.5a1%201%200%200%201%200-1.537l3-2.5a1%201%200%200%201%201.28%201.537l-.878.731h16.476l-.878-.732a1%201%200%200%201-.128-1.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%22M20.421%2016.39a1%201%200%200%201-1.842%200l-5.5-13a1%201%200%200%201%201.842-.78l4.58%2010.824L24.078%202.61a1%201%200%200%201%201.842.779zM8.501%202a1%201%200%200%201%20.92.61l5.5%2013a1%201%200%201%201-1.842.78l-1.433-3.387H5.354L3.921%2016.39a1%201%200%200%201-1.842-.78l5.5-13A1%201%200%200%201%208.5%202m-2.3%209.003h4.6L8.5%205.567zm15.031%208.357a1%201%200%200%201%201.409-.128l3%202.5a1%201%200%200%201%200%201.537l-3%202.5a1%201%200%200%201-1.28-1.537l.877-.732H5.762l.878.732a1%201%200%200%201-1.28%201.537l-3-2.5a1%201%200%200%201%200-1.537l3-2.5a1%201%200%200%201%201.28%201.537l-.878.731h16.476l-.878-.732a1%201%200%200%201-.128-1.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-out-28-filled.svg?color=%231a73e8&size=48