font space tracking out icon
font-space-tracking-out-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- font-space-tracking-out-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- 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 20 20"><path fill="currentColor" d="M14.458 11.685a.5.5 0 0 1-.932 0l-3.508-9.021a.5.5 0 1 1 .932-.363l3.042 7.823l3.043-7.823a.5.5 0 0 1 .931.363zM6.004 1.983a.5.5 0 0 1 .466.318L8.788 8.26q.029.053.044.114l1.147 2.948a.5.5 0 0 1-.932.363L8 8.997H4.008l-1.046 2.688a.5.5 0 0 1-.932-.363l1.165-2.996l.009-.021L5.538 2.3a.5.5 0 0 1 .466-.318M4.397 7.997h3.215L6.004 3.862zm10.392 5.179a.5.5 0 0 1 .705-.054l2.33 1.998a.5.5 0 0 1 0 .76l-2.33 2a.5.5 0 0 1-.651-.758l1.304-1.12H3.846l1.306 1.12a.5.5 0 1 1-.65.76l-2.33-2a.5.5 0 0 1-.001-.758l2.33-2.002a.5.5 0 1 1 .652.759L3.848 15H16.15l-1.307-1.12a.5.5 0 0 1-.054-.705"/></svg>
React
import type { SVGProps } from "react";
export function FluentFontSpaceTrackingOut20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.458 11.685a.5.5 0 0 1-.932 0l-3.508-9.021a.5.5 0 1 1 .932-.363l3.042 7.823l3.043-7.823a.5.5 0 0 1 .931.363zM6.004 1.983a.5.5 0 0 1 .466.318L8.788 8.26q.029.053.044.114l1.147 2.948a.5.5 0 0 1-.932.363L8 8.997H4.008l-1.046 2.688a.5.5 0 0 1-.932-.363l1.165-2.996l.009-.021L5.538 2.3a.5.5 0 0 1 .466-.318M4.397 7.997h3.215L6.004 3.862zm10.392 5.179a.5.5 0 0 1 .705-.054l2.33 1.998a.5.5 0 0 1 0 .76l-2.33 2a.5.5 0 0 1-.651-.758l1.304-1.12H3.846l1.306 1.12a.5.5 0 1 1-.65.76l-2.33-2a.5.5 0 0 1-.001-.758l2.33-2.002a.5.5 0 1 1 .652.759L3.848 15H16.15l-1.307-1.12a.5.5 0 0 1-.054-.705"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.458 11.685a.5.5 0 0 1-.932 0l-3.508-9.021a.5.5 0 1 1 .932-.363l3.042 7.823l3.043-7.823a.5.5 0 0 1 .931.363zM6.004 1.983a.5.5 0 0 1 .466.318L8.788 8.26q.029.053.044.114l1.147 2.948a.5.5 0 0 1-.932.363L8 8.997H4.008l-1.046 2.688a.5.5 0 0 1-.932-.363l1.165-2.996l.009-.021L5.538 2.3a.5.5 0 0 1 .466-.318M4.397 7.997h3.215L6.004 3.862zm10.392 5.179a.5.5 0 0 1 .705-.054l2.33 1.998a.5.5 0 0 1 0 .76l-2.33 2a.5.5 0 0 1-.651-.758l1.304-1.12H3.846l1.306 1.12a.5.5 0 1 1-.65.76l-2.33-2a.5.5 0 0 1-.001-.758l2.33-2.002a.5.5 0 1 1 .652.759L3.848 15H16.15l-1.307-1.12a.5.5 0 0 1-.054-.705"/></svg> </template>
CSS
.icon-font-space-tracking-out-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.458%2011.685a.5.5%200%200%201-.932%200l-3.508-9.021a.5.5%200%201%201%20.932-.363l3.042%207.823l3.043-7.823a.5.5%200%200%201%20.931.363zM6.004%201.983a.5.5%200%200%201%20.466.318L8.788%208.26q.029.053.044.114l1.147%202.948a.5.5%200%200%201-.932.363L8%208.997H4.008l-1.046%202.688a.5.5%200%200%201-.932-.363l1.165-2.996l.009-.021L5.538%202.3a.5.5%200%200%201%20.466-.318M4.397%207.997h3.215L6.004%203.862zm10.392%205.179a.5.5%200%200%201%20.705-.054l2.33%201.998a.5.5%200%200%201%200%20.76l-2.33%202a.5.5%200%200%201-.651-.758l1.304-1.12H3.846l1.306%201.12a.5.5%200%201%201-.65.76l-2.33-2a.5.5%200%200%201-.001-.758l2.33-2.002a.5.5%200%201%201%20.652.759L3.848%2015H16.15l-1.307-1.12a.5.5%200%200%201-.054-.705%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.458%2011.685a.5.5%200%200%201-.932%200l-3.508-9.021a.5.5%200%201%201%20.932-.363l3.042%207.823l3.043-7.823a.5.5%200%200%201%20.931.363zM6.004%201.983a.5.5%200%200%201%20.466.318L8.788%208.26q.029.053.044.114l1.147%202.948a.5.5%200%200%201-.932.363L8%208.997H4.008l-1.046%202.688a.5.5%200%200%201-.932-.363l1.165-2.996l.009-.021L5.538%202.3a.5.5%200%200%201%20.466-.318M4.397%207.997h3.215L6.004%203.862zm10.392%205.179a.5.5%200%200%201%20.705-.054l2.33%201.998a.5.5%200%200%201%200%20.76l-2.33%202a.5.5%200%200%201-.651-.758l1.304-1.12H3.846l1.306%201.12a.5.5%200%201%201-.65.76l-2.33-2a.5.5%200%200%201-.001-.758l2.33-2.002a.5.5%200%201%201%20.652.759L3.848%2015H16.15l-1.307-1.12a.5.5%200%200%201-.054-.705%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-20-regular.svg?color=%231a73e8&size=48