font space tracking in icon
font-space-tracking-in-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- font-space-tracking-in-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 in icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.992 12.004a.5.5 0 0 0 .466-.32l3.508-9.02a.5.5 0 1 0-.931-.363l-3.043 7.823L9.95 2.301a.5.5 0 1 0-.932.363l3.508 9.02a.5.5 0 0 0 .466.32M7.47 2.3a.5.5 0 0 0-.932 0L4.204 8.305l-.009.021l-1.165 2.996a.5.5 0 1 0 .932.363l1.046-2.688H9l1.046 2.688a.5.5 0 1 0 .932-.363L9.832 8.375a.5.5 0 0 0-.044-.114zm1.142 5.696H5.397l1.607-4.135zm-2.118 5.125a.5.5 0 1 0-.65.76l1.306 1.12H3.496a.5.5 0 0 0 0 1h3.651l-1.304 1.12a.5.5 0 1 0 .651.759l2.33-2.002a.5.5 0 0 0 0-.759zm7.713 4.705a.5.5 0 0 1-.706.054l-2.33-1.998a.5.5 0 0 1 0-.759l2.33-2.002a.5.5 0 1 1 .652.759L12.848 15H16.5a.5.5 0 1 1 0 1h-3.654l1.306 1.121a.5.5 0 0 1 .055.705"/></svg>
React
import type { SVGProps } from "react";
export function FluentFontSpaceTrackingIn20Regular(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="M12.992 12.004a.5.5 0 0 0 .466-.32l3.508-9.02a.5.5 0 1 0-.931-.363l-3.043 7.823L9.95 2.301a.5.5 0 1 0-.932.363l3.508 9.02a.5.5 0 0 0 .466.32M7.47 2.3a.5.5 0 0 0-.932 0L4.204 8.305l-.009.021l-1.165 2.996a.5.5 0 1 0 .932.363l1.046-2.688H9l1.046 2.688a.5.5 0 1 0 .932-.363L9.832 8.375a.5.5 0 0 0-.044-.114zm1.142 5.696H5.397l1.607-4.135zm-2.118 5.125a.5.5 0 1 0-.65.76l1.306 1.12H3.496a.5.5 0 0 0 0 1h3.651l-1.304 1.12a.5.5 0 1 0 .651.759l2.33-2.002a.5.5 0 0 0 0-.759zm7.713 4.705a.5.5 0 0 1-.706.054l-2.33-1.998a.5.5 0 0 1 0-.759l2.33-2.002a.5.5 0 1 1 .652.759L12.848 15H16.5a.5.5 0 1 1 0 1h-3.654l1.306 1.121a.5.5 0 0 1 .055.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="M12.992 12.004a.5.5 0 0 0 .466-.32l3.508-9.02a.5.5 0 1 0-.931-.363l-3.043 7.823L9.95 2.301a.5.5 0 1 0-.932.363l3.508 9.02a.5.5 0 0 0 .466.32M7.47 2.3a.5.5 0 0 0-.932 0L4.204 8.305l-.009.021l-1.165 2.996a.5.5 0 1 0 .932.363l1.046-2.688H9l1.046 2.688a.5.5 0 1 0 .932-.363L9.832 8.375a.5.5 0 0 0-.044-.114zm1.142 5.696H5.397l1.607-4.135zm-2.118 5.125a.5.5 0 1 0-.65.76l1.306 1.12H3.496a.5.5 0 0 0 0 1h3.651l-1.304 1.12a.5.5 0 1 0 .651.759l2.33-2.002a.5.5 0 0 0 0-.759zm7.713 4.705a.5.5 0 0 1-.706.054l-2.33-1.998a.5.5 0 0 1 0-.759l2.33-2.002a.5.5 0 1 1 .652.759L12.848 15H16.5a.5.5 0 1 1 0 1h-3.654l1.306 1.121a.5.5 0 0 1 .055.705"/></svg> </template>
CSS
.icon-font-space-tracking-in-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%22M12.992%2012.004a.5.5%200%200%200%20.466-.32l3.508-9.02a.5.5%200%201%200-.931-.363l-3.043%207.823L9.95%202.301a.5.5%200%201%200-.932.363l3.508%209.02a.5.5%200%200%200%20.466.32M7.47%202.3a.5.5%200%200%200-.932%200L4.204%208.305l-.009.021l-1.165%202.996a.5.5%200%201%200%20.932.363l1.046-2.688H9l1.046%202.688a.5.5%200%201%200%20.932-.363L9.832%208.375a.5.5%200%200%200-.044-.114zm1.142%205.696H5.397l1.607-4.135zm-2.118%205.125a.5.5%200%201%200-.65.76l1.306%201.12H3.496a.5.5%200%200%200%200%201h3.651l-1.304%201.12a.5.5%200%201%200%20.651.759l2.33-2.002a.5.5%200%200%200%200-.759zm7.713%204.705a.5.5%200%200%201-.706.054l-2.33-1.998a.5.5%200%200%201%200-.759l2.33-2.002a.5.5%200%201%201%20.652.759L12.848%2015H16.5a.5.5%200%201%201%200%201h-3.654l1.306%201.121a.5.5%200%200%201%20.055.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%22M12.992%2012.004a.5.5%200%200%200%20.466-.32l3.508-9.02a.5.5%200%201%200-.931-.363l-3.043%207.823L9.95%202.301a.5.5%200%201%200-.932.363l3.508%209.02a.5.5%200%200%200%20.466.32M7.47%202.3a.5.5%200%200%200-.932%200L4.204%208.305l-.009.021l-1.165%202.996a.5.5%200%201%200%20.932.363l1.046-2.688H9l1.046%202.688a.5.5%200%201%200%20.932-.363L9.832%208.375a.5.5%200%200%200-.044-.114zm1.142%205.696H5.397l1.607-4.135zm-2.118%205.125a.5.5%200%201%200-.65.76l1.306%201.12H3.496a.5.5%200%200%200%200%201h3.651l-1.304%201.12a.5.5%200%201%200%20.651.759l2.33-2.002a.5.5%200%200%200%200-.759zm7.713%204.705a.5.5%200%200%201-.706.054l-2.33-1.998a.5.5%200%200%201%200-.759l2.33-2.002a.5.5%200%201%201%20.652.759L12.848%2015H16.5a.5.5%200%201%201%200%201h-3.654l1.306%201.121a.5.5%200%200%201%20.055.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-in-20-regular.svg?color=%231a73e8&size=48