font space tracking out icon
font-space-tracking-out-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- font-space-tracking-out-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M4.387 16.21a1 1 0 0 1 1.226 0l.094.083l.084.094a1 1 0 0 1 0 1.226l-.084.094l-.293.293h13.172l-.293-.293a1 1 0 0 1-.083-1.32l.083-.094a1 1 0 0 1 1.32-.083l.094.083l2 2a1 1 0 0 1 .084 1.32l-.084.094l-2 2a1 1 0 0 1-1.497-1.32l.083-.094l.292-.293H5.415l.292.293l.084.094a1 1 0 0 1-1.404 1.403l-.094-.083l-2-2l-.083-.094a1 1 0 0 1 0-1.226l.083-.094l2-2zM8.12 2.417l.064.103l.053.116l4.304 11a1 1 0 0 1-1.813.835l-.05-.107l-1.11-2.839H5.041l-1.11 2.84a1 1 0 0 1-1.185.602l-.111-.036a1 1 0 0 1-.603-1.184l.036-.111l4.304-11c.3-.767 1.31-.84 1.746-.22m11.972.113a1 1 0 0 1 1.85.724l-.036.11l-4.304 11l-.053.116c-.371.694-1.385.694-1.757 0l-.053-.115l-4.304-11l-.036-.111a1 1 0 0 1 .497-1.136L12 2.069l.11-.036a1 1 0 0 1 1.137.497l.049.106l3.372 8.621l3.374-8.621zM7.304 5.743l-1.48 3.782h2.96z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFontSpaceTrackingOut24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.387 16.21a1 1 0 0 1 1.226 0l.094.083l.084.094a1 1 0 0 1 0 1.226l-.084.094l-.293.293h13.172l-.293-.293a1 1 0 0 1-.083-1.32l.083-.094a1 1 0 0 1 1.32-.083l.094.083l2 2a1 1 0 0 1 .084 1.32l-.084.094l-2 2a1 1 0 0 1-1.497-1.32l.083-.094l.292-.293H5.415l.292.293l.084.094a1 1 0 0 1-1.404 1.403l-.094-.083l-2-2l-.083-.094a1 1 0 0 1 0-1.226l.083-.094l2-2zM8.12 2.417l.064.103l.053.116l4.304 11a1 1 0 0 1-1.813.835l-.05-.107l-1.11-2.839H5.041l-1.11 2.84a1 1 0 0 1-1.185.602l-.111-.036a1 1 0 0 1-.603-1.184l.036-.111l4.304-11c.3-.767 1.31-.84 1.746-.22m11.972.113a1 1 0 0 1 1.85.724l-.036.11l-4.304 11l-.053.116c-.371.694-1.385.694-1.757 0l-.053-.115l-4.304-11l-.036-.111a1 1 0 0 1 .497-1.136L12 2.069l.11-.036a1 1 0 0 1 1.137.497l.049.106l3.372 8.621l3.374-8.621zM7.304 5.743l-1.48 3.782h2.96z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.387 16.21a1 1 0 0 1 1.226 0l.094.083l.084.094a1 1 0 0 1 0 1.226l-.084.094l-.293.293h13.172l-.293-.293a1 1 0 0 1-.083-1.32l.083-.094a1 1 0 0 1 1.32-.083l.094.083l2 2a1 1 0 0 1 .084 1.32l-.084.094l-2 2a1 1 0 0 1-1.497-1.32l.083-.094l.292-.293H5.415l.292.293l.084.094a1 1 0 0 1-1.404 1.403l-.094-.083l-2-2l-.083-.094a1 1 0 0 1 0-1.226l.083-.094l2-2zM8.12 2.417l.064.103l.053.116l4.304 11a1 1 0 0 1-1.813.835l-.05-.107l-1.11-2.839H5.041l-1.11 2.84a1 1 0 0 1-1.185.602l-.111-.036a1 1 0 0 1-.603-1.184l.036-.111l4.304-11c.3-.767 1.31-.84 1.746-.22m11.972.113a1 1 0 0 1 1.85.724l-.036.11l-4.304 11l-.053.116c-.371.694-1.385.694-1.757 0l-.053-.115l-4.304-11l-.036-.111a1 1 0 0 1 .497-1.136L12 2.069l.11-.036a1 1 0 0 1 1.137.497l.049.106l3.372 8.621l3.374-8.621zM7.304 5.743l-1.48 3.782h2.96z"/></svg> </template>
CSS
.icon-font-space-tracking-out-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.387%2016.21a1%201%200%200%201%201.226%200l.094.083l.084.094a1%201%200%200%201%200%201.226l-.084.094l-.293.293h13.172l-.293-.293a1%201%200%200%201-.083-1.32l.083-.094a1%201%200%200%201%201.32-.083l.094.083l2%202a1%201%200%200%201%20.084%201.32l-.084.094l-2%202a1%201%200%200%201-1.497-1.32l.083-.094l.292-.293H5.415l.292.293l.084.094a1%201%200%200%201-1.404%201.403l-.094-.083l-2-2l-.083-.094a1%201%200%200%201%200-1.226l.083-.094l2-2zM8.12%202.417l.064.103l.053.116l4.304%2011a1%201%200%200%201-1.813.835l-.05-.107l-1.11-2.839H5.041l-1.11%202.84a1%201%200%200%201-1.185.602l-.111-.036a1%201%200%200%201-.603-1.184l.036-.111l4.304-11c.3-.767%201.31-.84%201.746-.22m11.972.113a1%201%200%200%201%201.85.724l-.036.11l-4.304%2011l-.053.116c-.371.694-1.385.694-1.757%200l-.053-.115l-4.304-11l-.036-.111a1%201%200%200%201%20.497-1.136L12%202.069l.11-.036a1%201%200%200%201%201.137.497l.049.106l3.372%208.621l3.374-8.621zM7.304%205.743l-1.48%203.782h2.96z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.387%2016.21a1%201%200%200%201%201.226%200l.094.083l.084.094a1%201%200%200%201%200%201.226l-.084.094l-.293.293h13.172l-.293-.293a1%201%200%200%201-.083-1.32l.083-.094a1%201%200%200%201%201.32-.083l.094.083l2%202a1%201%200%200%201%20.084%201.32l-.084.094l-2%202a1%201%200%200%201-1.497-1.32l.083-.094l.292-.293H5.415l.292.293l.084.094a1%201%200%200%201-1.404%201.403l-.094-.083l-2-2l-.083-.094a1%201%200%200%201%200-1.226l.083-.094l2-2zM8.12%202.417l.064.103l.053.116l4.304%2011a1%201%200%200%201-1.813.835l-.05-.107l-1.11-2.839H5.041l-1.11%202.84a1%201%200%200%201-1.185.602l-.111-.036a1%201%200%200%201-.603-1.184l.036-.111l4.304-11c.3-.767%201.31-.84%201.746-.22m11.972.113a1%201%200%200%201%201.85.724l-.036.11l-4.304%2011l-.053.116c-.371.694-1.385.694-1.757%200l-.053-.115l-4.304-11l-.036-.111a1%201%200%200%201%20.497-1.136L12%202.069l.11-.036a1%201%200%200%201%201.137.497l.049.106l3.372%208.621l3.374-8.621zM7.304%205.743l-1.48%203.782h2.96z%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-24-filled.svg?color=%231a73e8&size=48