text number list rtl 90 icon

text-number-list-rtl-90-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
text-number-list-rtl-90-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text number list rtl 90 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.25 20a.75.75 0 0 0 .307-1.434l-.003-.002a2 2 0 0 1-.132-.067a4 4 0 0 1-.385-.238c-.312-.217-.662-.524-.901-.906a.75.75 0 1 0-1.272.794q.117.188.248.353H16.75a.75.75 0 0 0 0 1.5zm-16-6a.75.75 0 0 0 .75-.75v-9a.75.75 0 1 0-1.5 0v9c0 .414.336.75.75.75m6.506 0a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-1.5 0v9c0 .414.336.75.75.75m6.494 0a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-1.5 0v9c0 .414.336.75.75.75m-4.77 5.15c.053-.3-.066-.676-.26-.87a.75.75 0 0 1 1.06-1.06c.556.556.812 1.43.677 2.192c-.07.397-.254.805-.605 1.115c-.358.316-.825.473-1.352.473c-.62 0-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6 6 0 0 0-.34-.481v1.323a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75c1.313 0 1.953.984 2.337 1.575l.04.06c.205.318.345.533.504.69c.136.134.238.175.369.175c.223 0 .318-.061.36-.098a.42.42 0 0 0 .12-.251M2.72 16.97s-.084.093-.005.004l-.005.006l-.013.013a2 2 0 0 0-.125.15a2.6 2.6 0 0 0-.243.397c-.17.341-.33.83-.33 1.46c0 .64.182 1.196.54 1.601c.36.408.858.61 1.36.595a1.78 1.78 0 0 0 1.1-.426c.306.259.686.412 1.102.425a1.73 1.73 0 0 0 1.36-.594C7.818 20.196 8 19.64 8 19c0-.63-.158-1.119-.33-1.46a2.6 2.6 0 0 0-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002v-.001l-.002-.001a.75.75 0 0 0-1.072 1.048l.02.026c.023.03.06.086.101.166c.08.159.17.42.17.79c0 .36-.099.536-.163.608a.23.23 0 0 1-.187.088a.33.33 0 0 1-.23-.123c-.077-.088-.17-.263-.17-.573a.75.75 0 0 0-1.5 0c0 .31-.09.485-.167.573a.33.33 0 0 1-.231.123a.23.23 0 0 1-.187-.088C3.6 19.536 3.5 19.361 3.5 19c0-.37.092-.631.17-.79a1 1 0 0 1 .122-.192a.75.75 0 0 0-1.072-1.048m4.562.002v-.001c.005.007.166.2 0 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextNumberListRtl9024Regular(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="M21.25 20a.75.75 0 0 0 .307-1.434l-.003-.002a2 2 0 0 1-.132-.067a4 4 0 0 1-.385-.238c-.312-.217-.662-.524-.901-.906a.75.75 0 1 0-1.272.794q.117.188.248.353H16.75a.75.75 0 0 0 0 1.5zm-16-6a.75.75 0 0 0 .75-.75v-9a.75.75 0 1 0-1.5 0v9c0 .414.336.75.75.75m6.506 0a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-1.5 0v9c0 .414.336.75.75.75m6.494 0a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-1.5 0v9c0 .414.336.75.75.75m-4.77 5.15c.053-.3-.066-.676-.26-.87a.75.75 0 0 1 1.06-1.06c.556.556.812 1.43.677 2.192c-.07.397-.254.805-.605 1.115c-.358.316-.825.473-1.352.473c-.62 0-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6 6 0 0 0-.34-.481v1.323a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75c1.313 0 1.953.984 2.337 1.575l.04.06c.205.318.345.533.504.69c.136.134.238.175.369.175c.223 0 .318-.061.36-.098a.42.42 0 0 0 .12-.251M2.72 16.97s-.084.093-.005.004l-.005.006l-.013.013a2 2 0 0 0-.125.15a2.6 2.6 0 0 0-.243.397c-.17.341-.33.83-.33 1.46c0 .64.182 1.196.54 1.601c.36.408.858.61 1.36.595a1.78 1.78 0 0 0 1.1-.426c.306.259.686.412 1.102.425a1.73 1.73 0 0 0 1.36-.594C7.818 20.196 8 19.64 8 19c0-.63-.158-1.119-.33-1.46a2.6 2.6 0 0 0-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002v-.001l-.002-.001a.75.75 0 0 0-1.072 1.048l.02.026c.023.03.06.086.101.166c.08.159.17.42.17.79c0 .36-.099.536-.163.608a.23.23 0 0 1-.187.088a.33.33 0 0 1-.23-.123c-.077-.088-.17-.263-.17-.573a.75.75 0 0 0-1.5 0c0 .31-.09.485-.167.573a.33.33 0 0 1-.231.123a.23.23 0 0 1-.187-.088C3.6 19.536 3.5 19.361 3.5 19c0-.37.092-.631.17-.79a1 1 0 0 1 .122-.192a.75.75 0 0 0-1.072-1.048m4.562.002v-.001c.005.007.166.2 0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.25 20a.75.75 0 0 0 .307-1.434l-.003-.002a2 2 0 0 1-.132-.067a4 4 0 0 1-.385-.238c-.312-.217-.662-.524-.901-.906a.75.75 0 1 0-1.272.794q.117.188.248.353H16.75a.75.75 0 0 0 0 1.5zm-16-6a.75.75 0 0 0 .75-.75v-9a.75.75 0 1 0-1.5 0v9c0 .414.336.75.75.75m6.506 0a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-1.5 0v9c0 .414.336.75.75.75m6.494 0a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-1.5 0v9c0 .414.336.75.75.75m-4.77 5.15c.053-.3-.066-.676-.26-.87a.75.75 0 0 1 1.06-1.06c.556.556.812 1.43.677 2.192c-.07.397-.254.805-.605 1.115c-.358.316-.825.473-1.352.473c-.62 0-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6 6 0 0 0-.34-.481v1.323a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 .75-.75c1.313 0 1.953.984 2.337 1.575l.04.06c.205.318.345.533.504.69c.136.134.238.175.369.175c.223 0 .318-.061.36-.098a.42.42 0 0 0 .12-.251M2.72 16.97s-.084.093-.005.004l-.005.006l-.013.013a2 2 0 0 0-.125.15a2.6 2.6 0 0 0-.243.397c-.17.341-.33.83-.33 1.46c0 .64.182 1.196.54 1.601c.36.408.858.61 1.36.595a1.78 1.78 0 0 0 1.1-.426c.306.259.686.412 1.102.425a1.73 1.73 0 0 0 1.36-.594C7.818 20.196 8 19.64 8 19c0-.63-.158-1.119-.33-1.46a2.6 2.6 0 0 0-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002v-.001l-.002-.001a.75.75 0 0 0-1.072 1.048l.02.026c.023.03.06.086.101.166c.08.159.17.42.17.79c0 .36-.099.536-.163.608a.23.23 0 0 1-.187.088a.33.33 0 0 1-.23-.123c-.077-.088-.17-.263-.17-.573a.75.75 0 0 0-1.5 0c0 .31-.09.485-.167.573a.33.33 0 0 1-.231.123a.23.23 0 0 1-.187-.088C3.6 19.536 3.5 19.361 3.5 19c0-.37.092-.631.17-.79a1 1 0 0 1 .122-.192a.75.75 0 0 0-1.072-1.048m4.562.002v-.001c.005.007.166.2 0 0"/></svg>
</template>

CSS

.icon-text-number-list-rtl-90-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.25%2020a.75.75%200%200%200%20.307-1.434l-.003-.002a2%202%200%200%201-.132-.067a4%204%200%200%201-.385-.238c-.312-.217-.662-.524-.901-.906a.75.75%200%201%200-1.272.794q.117.188.248.353H16.75a.75.75%200%200%200%200%201.5zm-16-6a.75.75%200%200%200%20.75-.75v-9a.75.75%200%201%200-1.5%200v9c0%20.414.336.75.75.75m6.506%200a.75.75%200%200%200%20.75-.75v-9a.75.75%200%200%200-1.5%200v9c0%20.414.336.75.75.75m6.494%200a.75.75%200%200%200%20.75-.75v-9a.75.75%200%200%200-1.5%200v9c0%20.414.336.75.75.75m-4.77%205.15c.053-.3-.066-.676-.26-.87a.75.75%200%200%201%201.06-1.06c.556.556.812%201.43.677%202.192c-.07.397-.254.805-.605%201.115c-.358.316-.825.473-1.352.473c-.62%200-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6%206%200%200%200-.34-.481v1.323a.75.75%200%200%201-1.5%200v-2.5a.75.75%200%200%201%20.75-.75c1.313%200%201.953.984%202.337%201.575l.04.06c.205.318.345.533.504.69c.136.134.238.175.369.175c.223%200%20.318-.061.36-.098a.42.42%200%200%200%20.12-.251M2.72%2016.97s-.084.093-.005.004l-.005.006l-.013.013a2%202%200%200%200-.125.15a2.6%202.6%200%200%200-.243.397c-.17.341-.33.83-.33%201.46c0%20.64.182%201.196.54%201.601c.36.408.858.61%201.36.595a1.78%201.78%200%200%200%201.1-.426c.306.259.686.412%201.102.425a1.73%201.73%200%200%200%201.36-.594C7.818%2020.196%208%2019.64%208%2019c0-.63-.158-1.119-.33-1.46a2.6%202.6%200%200%200-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002v-.001l-.002-.001a.75.75%200%200%200-1.072%201.048l.02.026c.023.03.06.086.101.166c.08.159.17.42.17.79c0%20.36-.099.536-.163.608a.23.23%200%200%201-.187.088a.33.33%200%200%201-.23-.123c-.077-.088-.17-.263-.17-.573a.75.75%200%200%200-1.5%200c0%20.31-.09.485-.167.573a.33.33%200%200%201-.231.123a.23.23%200%200%201-.187-.088C3.6%2019.536%203.5%2019.361%203.5%2019c0-.37.092-.631.17-.79a1%201%200%200%201%20.122-.192a.75.75%200%200%200-1.072-1.048m4.562.002v-.001c.005.007.166.2%200%200%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%22M21.25%2020a.75.75%200%200%200%20.307-1.434l-.003-.002a2%202%200%200%201-.132-.067a4%204%200%200%201-.385-.238c-.312-.217-.662-.524-.901-.906a.75.75%200%201%200-1.272.794q.117.188.248.353H16.75a.75.75%200%200%200%200%201.5zm-16-6a.75.75%200%200%200%20.75-.75v-9a.75.75%200%201%200-1.5%200v9c0%20.414.336.75.75.75m6.506%200a.75.75%200%200%200%20.75-.75v-9a.75.75%200%200%200-1.5%200v9c0%20.414.336.75.75.75m6.494%200a.75.75%200%200%200%20.75-.75v-9a.75.75%200%200%200-1.5%200v9c0%20.414.336.75.75.75m-4.77%205.15c.053-.3-.066-.676-.26-.87a.75.75%200%200%201%201.06-1.06c.556.556.812%201.43.677%202.192c-.07.397-.254.805-.605%201.115c-.358.316-.825.473-1.352.473c-.62%200-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6%206%200%200%200-.34-.481v1.323a.75.75%200%200%201-1.5%200v-2.5a.75.75%200%200%201%20.75-.75c1.313%200%201.953.984%202.337%201.575l.04.06c.205.318.345.533.504.69c.136.134.238.175.369.175c.223%200%20.318-.061.36-.098a.42.42%200%200%200%20.12-.251M2.72%2016.97s-.084.093-.005.004l-.005.006l-.013.013a2%202%200%200%200-.125.15a2.6%202.6%200%200%200-.243.397c-.17.341-.33.83-.33%201.46c0%20.64.182%201.196.54%201.601c.36.408.858.61%201.36.595a1.78%201.78%200%200%200%201.1-.426c.306.259.686.412%201.102.425a1.73%201.73%200%200%200%201.36-.594C7.818%2020.196%208%2019.64%208%2019c0-.63-.158-1.119-.33-1.46a2.6%202.6%200%200%200-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002v-.001l-.002-.001a.75.75%200%200%200-1.072%201.048l.02.026c.023.03.06.086.101.166c.08.159.17.42.17.79c0%20.36-.099.536-.163.608a.23.23%200%200%201-.187.088a.33.33%200%200%201-.23-.123c-.077-.088-.17-.263-.17-.573a.75.75%200%200%200-1.5%200c0%20.31-.09.485-.167.573a.33.33%200%200%201-.231.123a.23.23%200%200%201-.187-.088C3.6%2019.536%203.5%2019.361%203.5%2019c0-.37.092-.631.17-.79a1%201%200%200%201%20.122-.192a.75.75%200%200%200-1.072-1.048m4.562.002v-.001c.005.007.166.2%200%200%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-rtl-90-24-regular.svg?color=%231a73e8&size=48