text font size off icon
text-font-size-off-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- text-font-size-off-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
Use the text font size off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.146 2.146a.5.5 0 0 1 .707 0l15 15a.5.5 0 0 1-.707.707L11.793 12.5h-1.208l-1.381 3.759a.75.75 0 0 1-1.404.011L6.921 14H4.255l-.798 2.25a.75.75 0 1 1-1.414-.501l2.75-7.75a.75.75 0 0 1 1.407-.02l2.282 5.896l1.258-3.428l-7.594-7.594a.5.5 0 0 1 0-.707M13.007 3a.75.75 0 0 1 .702.504l4.25 12.25a1 1 0 0 1 .028.111L15.57 13.45l-.33-.95h-.62l-1.5-1.5h1.6l-1.74-5.02l-1.31 3.568l-1.17-1.17l1.796-4.887A.75.75 0 0 1 13.007 3m-8.22 9.5h1.554l-.81-2.094z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextFontSizeOff20Filled(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="M2.146 2.146a.5.5 0 0 1 .707 0l15 15a.5.5 0 0 1-.707.707L11.793 12.5h-1.208l-1.381 3.759a.75.75 0 0 1-1.404.011L6.921 14H4.255l-.798 2.25a.75.75 0 1 1-1.414-.501l2.75-7.75a.75.75 0 0 1 1.407-.02l2.282 5.896l1.258-3.428l-7.594-7.594a.5.5 0 0 1 0-.707M13.007 3a.75.75 0 0 1 .702.504l4.25 12.25a1 1 0 0 1 .028.111L15.57 13.45l-.33-.95h-.62l-1.5-1.5h1.6l-1.74-5.02l-1.31 3.568l-1.17-1.17l1.796-4.887A.75.75 0 0 1 13.007 3m-8.22 9.5h1.554l-.81-2.094z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.146 2.146a.5.5 0 0 1 .707 0l15 15a.5.5 0 0 1-.707.707L11.793 12.5h-1.208l-1.381 3.759a.75.75 0 0 1-1.404.011L6.921 14H4.255l-.798 2.25a.75.75 0 1 1-1.414-.501l2.75-7.75a.75.75 0 0 1 1.407-.02l2.282 5.896l1.258-3.428l-7.594-7.594a.5.5 0 0 1 0-.707M13.007 3a.75.75 0 0 1 .702.504l4.25 12.25a1 1 0 0 1 .028.111L15.57 13.45l-.33-.95h-.62l-1.5-1.5h1.6l-1.74-5.02l-1.31 3.568l-1.17-1.17l1.796-4.887A.75.75 0 0 1 13.007 3m-8.22 9.5h1.554l-.81-2.094z"/></svg> </template>
CSS
.icon-text-font-size-off-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.146%202.146a.5.5%200%200%201%20.707%200l15%2015a.5.5%200%200%201-.707.707L11.793%2012.5h-1.208l-1.381%203.759a.75.75%200%200%201-1.404.011L6.921%2014H4.255l-.798%202.25a.75.75%200%201%201-1.414-.501l2.75-7.75a.75.75%200%200%201%201.407-.02l2.282%205.896l1.258-3.428l-7.594-7.594a.5.5%200%200%201%200-.707M13.007%203a.75.75%200%200%201%20.702.504l4.25%2012.25a1%201%200%200%201%20.028.111L15.57%2013.45l-.33-.95h-.62l-1.5-1.5h1.6l-1.74-5.02l-1.31%203.568l-1.17-1.17l1.796-4.887A.75.75%200%200%201%2013.007%203m-8.22%209.5h1.554l-.81-2.094z%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%22M2.146%202.146a.5.5%200%200%201%20.707%200l15%2015a.5.5%200%200%201-.707.707L11.793%2012.5h-1.208l-1.381%203.759a.75.75%200%200%201-1.404.011L6.921%2014H4.255l-.798%202.25a.75.75%200%201%201-1.414-.501l2.75-7.75a.75.75%200%200%201%201.407-.02l2.282%205.896l1.258-3.428l-7.594-7.594a.5.5%200%200%201%200-.707M13.007%203a.75.75%200%200%201%20.702.504l4.25%2012.25a1%201%200%200%201%20.028.111L15.57%2013.45l-.33-.95h-.62l-1.5-1.5h1.6l-1.74-5.02l-1.31%203.568l-1.17-1.17l1.796-4.887A.75.75%200%200%201%2013.007%203m-8.22%209.5h1.554l-.81-2.094z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-font-size-off-20-filled.svg?color=%231a73e8&size=48