text number list ltr icon
text-number-list-ltr-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- text-number-list-ltr-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
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 number list ltr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.5 19c1.202 0 2.5.793 2.5 2.124c0 .561-.232 1.025-.588 1.375c.356.351.588.815.588 1.375C8 25.206 6.702 26 5.5 26a3.8 3.8 0 0 1-1.873-.471a3 3 0 0 1-.49-.34a2 2 0 0 1-.197-.19l-.002-.003l-.002-.001a.75.75 0 0 1 1.126-.992L4.06 24c.054.054.515.5 1.44.5c.73 0 .999-.439 1-.626c-.001-.186-.27-.624-1-.625h-.25a.75.75 0 0 1 0-1.5h.25c.73 0 .999-.438 1-.625c-.001-.186-.27-.624-1-.625c-.925 0-1.386.446-1.44.5v-.004a.75.75 0 0 1-1.125-.99c.066-.066.128-.132.2-.194c.115-.097.278-.22.491-.34A3.8 3.8 0 0 1 5.5 19M23 21a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2zM5.5 10.5c1.268 0 2.5.903 2.5 2.25c0 .749-.365 1.284-.803 1.667c-.404.355-.93.629-1.335.852c-.488.27-.838.491-1.061.73h2.45a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75c0-1.612 1.308-2.335 2.125-2.787l.012-.005c.47-.26.82-.447 1.071-.668c.219-.191.291-.346.291-.54c0-.31-.335-.75-1-.75c-.44 0-.86.174-1.173.48l.001-.001v-.001a.75.75 0 1 1-1.156-.955c.052-.052.096-.11.183-.19A3.16 3.16 0 0 1 5.5 10.5M23 13a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2zM5.922 2.02a.75.75 0 0 1 .578.73v5.5a.75.75 0 0 1-1.5 0V4.975a5 5 0 0 1-.864.667a.75.75 0 0 1-.772-1.287c.504-.302.935-.776 1.25-1.206a5 5 0 0 0 .465-.736a.75.75 0 0 1 .843-.394M23 5a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextNumberListLtr28Filled(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="M5.5 19c1.202 0 2.5.793 2.5 2.124c0 .561-.232 1.025-.588 1.375c.356.351.588.815.588 1.375C8 25.206 6.702 26 5.5 26a3.8 3.8 0 0 1-1.873-.471a3 3 0 0 1-.49-.34a2 2 0 0 1-.197-.19l-.002-.003l-.002-.001a.75.75 0 0 1 1.126-.992L4.06 24c.054.054.515.5 1.44.5c.73 0 .999-.439 1-.626c-.001-.186-.27-.624-1-.625h-.25a.75.75 0 0 1 0-1.5h.25c.73 0 .999-.438 1-.625c-.001-.186-.27-.624-1-.625c-.925 0-1.386.446-1.44.5v-.004a.75.75 0 0 1-1.125-.99c.066-.066.128-.132.2-.194c.115-.097.278-.22.491-.34A3.8 3.8 0 0 1 5.5 19M23 21a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2zM5.5 10.5c1.268 0 2.5.903 2.5 2.25c0 .749-.365 1.284-.803 1.667c-.404.355-.93.629-1.335.852c-.488.27-.838.491-1.061.73h2.45a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75c0-1.612 1.308-2.335 2.125-2.787l.012-.005c.47-.26.82-.447 1.071-.668c.219-.191.291-.346.291-.54c0-.31-.335-.75-1-.75c-.44 0-.86.174-1.173.48l.001-.001v-.001a.75.75 0 1 1-1.156-.955c.052-.052.096-.11.183-.19A3.16 3.16 0 0 1 5.5 10.5M23 13a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2zM5.922 2.02a.75.75 0 0 1 .578.73v5.5a.75.75 0 0 1-1.5 0V4.975a5 5 0 0 1-.864.667a.75.75 0 0 1-.772-1.287c.504-.302.935-.776 1.25-1.206a5 5 0 0 0 .465-.736a.75.75 0 0 1 .843-.394M23 5a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.5 19c1.202 0 2.5.793 2.5 2.124c0 .561-.232 1.025-.588 1.375c.356.351.588.815.588 1.375C8 25.206 6.702 26 5.5 26a3.8 3.8 0 0 1-1.873-.471a3 3 0 0 1-.49-.34a2 2 0 0 1-.197-.19l-.002-.003l-.002-.001a.75.75 0 0 1 1.126-.992L4.06 24c.054.054.515.5 1.44.5c.73 0 .999-.439 1-.626c-.001-.186-.27-.624-1-.625h-.25a.75.75 0 0 1 0-1.5h.25c.73 0 .999-.438 1-.625c-.001-.186-.27-.624-1-.625c-.925 0-1.386.446-1.44.5v-.004a.75.75 0 0 1-1.125-.99c.066-.066.128-.132.2-.194c.115-.097.278-.22.491-.34A3.8 3.8 0 0 1 5.5 19M23 21a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2zM5.5 10.5c1.268 0 2.5.903 2.5 2.25c0 .749-.365 1.284-.803 1.667c-.404.355-.93.629-1.335.852c-.488.27-.838.491-1.061.73h2.45a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75c0-1.612 1.308-2.335 2.125-2.787l.012-.005c.47-.26.82-.447 1.071-.668c.219-.191.291-.346.291-.54c0-.31-.335-.75-1-.75c-.44 0-.86.174-1.173.48l.001-.001v-.001a.75.75 0 1 1-1.156-.955c.052-.052.096-.11.183-.19A3.16 3.16 0 0 1 5.5 10.5M23 13a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2zM5.922 2.02a.75.75 0 0 1 .578.73v5.5a.75.75 0 0 1-1.5 0V4.975a5 5 0 0 1-.864.667a.75.75 0 0 1-.772-1.287c.504-.302.935-.776 1.25-1.206a5 5 0 0 0 .465-.736a.75.75 0 0 1 .843-.394M23 5a1 1 0 0 1 0 2H12a1 1 0 0 1 0-2z"/></svg> </template>
CSS
.icon-text-number-list-ltr-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%22M5.5%2019c1.202%200%202.5.793%202.5%202.124c0%20.561-.232%201.025-.588%201.375c.356.351.588.815.588%201.375C8%2025.206%206.702%2026%205.5%2026a3.8%203.8%200%200%201-1.873-.471a3%203%200%200%201-.49-.34a2%202%200%200%201-.197-.19l-.002-.003l-.002-.001a.75.75%200%200%201%201.126-.992L4.06%2024c.054.054.515.5%201.44.5c.73%200%20.999-.439%201-.626c-.001-.186-.27-.624-1-.625h-.25a.75.75%200%200%201%200-1.5h.25c.73%200%20.999-.438%201-.625c-.001-.186-.27-.624-1-.625c-.925%200-1.386.446-1.44.5v-.004a.75.75%200%200%201-1.125-.99c.066-.066.128-.132.2-.194c.115-.097.278-.22.491-.34A3.8%203.8%200%200%201%205.5%2019M23%2021a1%201%200%200%201%200%202H12a1%201%200%200%201%200-2zM5.5%2010.5c1.268%200%202.5.903%202.5%202.25c0%20.749-.365%201.284-.803%201.667c-.404.355-.93.629-1.335.852c-.488.27-.838.491-1.061.73h2.45a.75.75%200%200%201%200%201.5h-3.5a.75.75%200%200%201-.75-.75c0-1.612%201.308-2.335%202.125-2.787l.012-.005c.47-.26.82-.447%201.071-.668c.219-.191.291-.346.291-.54c0-.31-.335-.75-1-.75c-.44%200-.86.174-1.173.48l.001-.001v-.001a.75.75%200%201%201-1.156-.955c.052-.052.096-.11.183-.19A3.16%203.16%200%200%201%205.5%2010.5M23%2013a1%201%200%200%201%200%202H12a1%201%200%200%201%200-2zM5.922%202.02a.75.75%200%200%201%20.578.73v5.5a.75.75%200%200%201-1.5%200V4.975a5%205%200%200%201-.864.667a.75.75%200%200%201-.772-1.287c.504-.302.935-.776%201.25-1.206a5%205%200%200%200%20.465-.736a.75.75%200%200%201%20.843-.394M23%205a1%201%200%200%201%200%202H12a1%201%200%200%201%200-2z%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%22M5.5%2019c1.202%200%202.5.793%202.5%202.124c0%20.561-.232%201.025-.588%201.375c.356.351.588.815.588%201.375C8%2025.206%206.702%2026%205.5%2026a3.8%203.8%200%200%201-1.873-.471a3%203%200%200%201-.49-.34a2%202%200%200%201-.197-.19l-.002-.003l-.002-.001a.75.75%200%200%201%201.126-.992L4.06%2024c.054.054.515.5%201.44.5c.73%200%20.999-.439%201-.626c-.001-.186-.27-.624-1-.625h-.25a.75.75%200%200%201%200-1.5h.25c.73%200%20.999-.438%201-.625c-.001-.186-.27-.624-1-.625c-.925%200-1.386.446-1.44.5v-.004a.75.75%200%200%201-1.125-.99c.066-.066.128-.132.2-.194c.115-.097.278-.22.491-.34A3.8%203.8%200%200%201%205.5%2019M23%2021a1%201%200%200%201%200%202H12a1%201%200%200%201%200-2zM5.5%2010.5c1.268%200%202.5.903%202.5%202.25c0%20.749-.365%201.284-.803%201.667c-.404.355-.93.629-1.335.852c-.488.27-.838.491-1.061.73h2.45a.75.75%200%200%201%200%201.5h-3.5a.75.75%200%200%201-.75-.75c0-1.612%201.308-2.335%202.125-2.787l.012-.005c.47-.26.82-.447%201.071-.668c.219-.191.291-.346.291-.54c0-.31-.335-.75-1-.75c-.44%200-.86.174-1.173.48l.001-.001v-.001a.75.75%200%201%201-1.156-.955c.052-.052.096-.11.183-.19A3.16%203.16%200%200%201%205.5%2010.5M23%2013a1%201%200%200%201%200%202H12a1%201%200%200%201%200-2zM5.922%202.02a.75.75%200%200%201%20.578.73v5.5a.75.75%200%200%201-1.5%200V4.975a5%205%200%200%201-.864.667a.75.75%200%200%201-.772-1.287c.504-.302.935-.776%201.25-1.206a5%205%200%200%200%20.465-.736a.75.75%200%200%201%20.843-.394M23%205a1%201%200%200%201%200%202H12a1%201%200%200%201%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-number-list-ltr-28-filled.svg?color=%231a73e8&size=48