text number list rotate 90 icon

text-number-list-rotate-90-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
text-number-list-rotate-90-24-filled
Set
Fluent UI System Icons
Style
24 Filled
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 rotate 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 6a.75.75 0 0 0 .307-1.434l-.003-.002a2 2 0 0 1-.132-.067a4 4 0 0 1-.384-.238c-.313-.217-.663-.524-.902-.906a.75.75 0 0 0-1.272.794q.117.188.248.353H16.75a.75.75 0 0 0 0 1.5zM6 19.5V11l-.007-.117A1 1 0 0 0 4 11v8.5l.007.116A1 1 0 0 0 6 19.5m6.5 0V11l-.007-.117A1 1 0 0 0 10.5 11v8.5l.007.116A1 1 0 0 0 12.5 19.5m6.5 0V11l-.007-.117A1 1 0 0 0 17 11v8.5l.007.116A1 1 0 0 0 19 19.5M13.48 5.15c.053-.3-.066-.676-.26-.87a.75.75 0 1 1 1.06-1.06c.556.556.812 1.43.677 2.192c-.07.397-.254.805-.605 1.115C13.994 6.843 13.527 7 13 7c-.62 0-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6 6 0 0 0-.34-.481V6.25a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.75 3c1.314 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 2.97s-.084.093-.005.004l-.005.006l-.013.013a2 2 0 0 0-.125.15c-.07.095-.158.227-.243.397A3.26 3.26 0 0 0 2 5c0 .64.181 1.196.54 1.601c.36.408.857.61 1.359.595A1.78 1.78 0 0 0 5 6.77a1.78 1.78 0 0 0 1.101.426c.502.016 1-.187 1.36-.595C7.818 6.196 8 5.64 8 5c0-.63-.158-1.119-.33-1.46a2.6 2.6 0 0 0-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002V2.97H7.28a.75.75 0 0 0-1.072 1.048l.02.026c.023.03.061.086.101.166c.08.159.171.42.171.79c0 .36-.1.536-.164.608a.23.23 0 0 1-.187.088a.33.33 0 0 1-.23-.123C5.841 5.484 5.75 5.31 5.75 5a.75.75 0 0 0-1.5 0c0 .31-.092.484-.168.573a.33.33 0 0 1-.231.123a.23.23 0 0 1-.187-.088C3.6 5.536 3.5 5.361 3.5 5c0-.37.092-.631.17-.79a1 1 0 0 1 .122-.192A.75.75 0 0 0 2.72 2.97m4.563.002l-.001-.001c.005.007.167.2 0 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextNumberListRotate9024Filled(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 6a.75.75 0 0 0 .307-1.434l-.003-.002a2 2 0 0 1-.132-.067a4 4 0 0 1-.384-.238c-.313-.217-.663-.524-.902-.906a.75.75 0 0 0-1.272.794q.117.188.248.353H16.75a.75.75 0 0 0 0 1.5zM6 19.5V11l-.007-.117A1 1 0 0 0 4 11v8.5l.007.116A1 1 0 0 0 6 19.5m6.5 0V11l-.007-.117A1 1 0 0 0 10.5 11v8.5l.007.116A1 1 0 0 0 12.5 19.5m6.5 0V11l-.007-.117A1 1 0 0 0 17 11v8.5l.007.116A1 1 0 0 0 19 19.5M13.48 5.15c.053-.3-.066-.676-.26-.87a.75.75 0 1 1 1.06-1.06c.556.556.812 1.43.677 2.192c-.07.397-.254.805-.605 1.115C13.994 6.843 13.527 7 13 7c-.62 0-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6 6 0 0 0-.34-.481V6.25a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.75 3c1.314 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 2.97s-.084.093-.005.004l-.005.006l-.013.013a2 2 0 0 0-.125.15c-.07.095-.158.227-.243.397A3.26 3.26 0 0 0 2 5c0 .64.181 1.196.54 1.601c.36.408.857.61 1.359.595A1.78 1.78 0 0 0 5 6.77a1.78 1.78 0 0 0 1.101.426c.502.016 1-.187 1.36-.595C7.818 6.196 8 5.64 8 5c0-.63-.158-1.119-.33-1.46a2.6 2.6 0 0 0-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002V2.97H7.28a.75.75 0 0 0-1.072 1.048l.02.026c.023.03.061.086.101.166c.08.159.171.42.171.79c0 .36-.1.536-.164.608a.23.23 0 0 1-.187.088a.33.33 0 0 1-.23-.123C5.841 5.484 5.75 5.31 5.75 5a.75.75 0 0 0-1.5 0c0 .31-.092.484-.168.573a.33.33 0 0 1-.231.123a.23.23 0 0 1-.187-.088C3.6 5.536 3.5 5.361 3.5 5c0-.37.092-.631.17-.79a1 1 0 0 1 .122-.192A.75.75 0 0 0 2.72 2.97m4.563.002l-.001-.001c.005.007.167.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 6a.75.75 0 0 0 .307-1.434l-.003-.002a2 2 0 0 1-.132-.067a4 4 0 0 1-.384-.238c-.313-.217-.663-.524-.902-.906a.75.75 0 0 0-1.272.794q.117.188.248.353H16.75a.75.75 0 0 0 0 1.5zM6 19.5V11l-.007-.117A1 1 0 0 0 4 11v8.5l.007.116A1 1 0 0 0 6 19.5m6.5 0V11l-.007-.117A1 1 0 0 0 10.5 11v8.5l.007.116A1 1 0 0 0 12.5 19.5m6.5 0V11l-.007-.117A1 1 0 0 0 17 11v8.5l.007.116A1 1 0 0 0 19 19.5M13.48 5.15c.053-.3-.066-.676-.26-.87a.75.75 0 1 1 1.06-1.06c.556.556.812 1.43.677 2.192c-.07.397-.254.805-.605 1.115C13.994 6.843 13.527 7 13 7c-.62 0-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6 6 0 0 0-.34-.481V6.25a.75.75 0 0 1-1.5 0v-2.5A.75.75 0 0 1 9.75 3c1.314 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 2.97s-.084.093-.005.004l-.005.006l-.013.013a2 2 0 0 0-.125.15c-.07.095-.158.227-.243.397A3.26 3.26 0 0 0 2 5c0 .64.181 1.196.54 1.601c.36.408.857.61 1.359.595A1.78 1.78 0 0 0 5 6.77a1.78 1.78 0 0 0 1.101.426c.502.016 1-.187 1.36-.595C7.818 6.196 8 5.64 8 5c0-.63-.158-1.119-.33-1.46a2.6 2.6 0 0 0-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002V2.97H7.28a.75.75 0 0 0-1.072 1.048l.02.026c.023.03.061.086.101.166c.08.159.171.42.171.79c0 .36-.1.536-.164.608a.23.23 0 0 1-.187.088a.33.33 0 0 1-.23-.123C5.841 5.484 5.75 5.31 5.75 5a.75.75 0 0 0-1.5 0c0 .31-.092.484-.168.573a.33.33 0 0 1-.231.123a.23.23 0 0 1-.187-.088C3.6 5.536 3.5 5.361 3.5 5c0-.37.092-.631.17-.79a1 1 0 0 1 .122-.192A.75.75 0 0 0 2.72 2.97m4.563.002l-.001-.001c.005.007.167.2 0 0"/></svg>
</template>

CSS

.icon-text-number-list-rotate-90-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.25%206a.75.75%200%200%200%20.307-1.434l-.003-.002a2%202%200%200%201-.132-.067a4%204%200%200%201-.384-.238c-.313-.217-.663-.524-.902-.906a.75.75%200%200%200-1.272.794q.117.188.248.353H16.75a.75.75%200%200%200%200%201.5zM6%2019.5V11l-.007-.117A1%201%200%200%200%204%2011v8.5l.007.116A1%201%200%200%200%206%2019.5m6.5%200V11l-.007-.117A1%201%200%200%200%2010.5%2011v8.5l.007.116A1%201%200%200%200%2012.5%2019.5m6.5%200V11l-.007-.117A1%201%200%200%200%2017%2011v8.5l.007.116A1%201%200%200%200%2019%2019.5M13.48%205.15c.053-.3-.066-.676-.26-.87a.75.75%200%201%201%201.06-1.06c.556.556.812%201.43.677%202.192c-.07.397-.254.805-.605%201.115C13.994%206.843%2013.527%207%2013%207c-.62%200-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6%206%200%200%200-.34-.481V6.25a.75.75%200%200%201-1.5%200v-2.5A.75.75%200%200%201%209.75%203c1.314%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%202.97s-.084.093-.005.004l-.005.006l-.013.013a2%202%200%200%200-.125.15c-.07.095-.158.227-.243.397A3.26%203.26%200%200%200%202%205c0%20.64.181%201.196.54%201.601c.36.408.857.61%201.359.595A1.78%201.78%200%200%200%205%206.77a1.78%201.78%200%200%200%201.101.426c.502.016%201-.187%201.36-.595C7.818%206.196%208%205.64%208%205c0-.63-.158-1.119-.33-1.46a2.6%202.6%200%200%200-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002V2.97H7.28a.75.75%200%200%200-1.072%201.048l.02.026c.023.03.061.086.101.166c.08.159.171.42.171.79c0%20.36-.1.536-.164.608a.23.23%200%200%201-.187.088a.33.33%200%200%201-.23-.123C5.841%205.484%205.75%205.31%205.75%205a.75.75%200%200%200-1.5%200c0%20.31-.092.484-.168.573a.33.33%200%200%201-.231.123a.23.23%200%200%201-.187-.088C3.6%205.536%203.5%205.361%203.5%205c0-.37.092-.631.17-.79a1%201%200%200%201%20.122-.192A.75.75%200%200%200%202.72%202.97m4.563.002l-.001-.001c.005.007.167.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%206a.75.75%200%200%200%20.307-1.434l-.003-.002a2%202%200%200%201-.132-.067a4%204%200%200%201-.384-.238c-.313-.217-.663-.524-.902-.906a.75.75%200%200%200-1.272.794q.117.188.248.353H16.75a.75.75%200%200%200%200%201.5zM6%2019.5V11l-.007-.117A1%201%200%200%200%204%2011v8.5l.007.116A1%201%200%200%200%206%2019.5m6.5%200V11l-.007-.117A1%201%200%200%200%2010.5%2011v8.5l.007.116A1%201%200%200%200%2012.5%2019.5m6.5%200V11l-.007-.117A1%201%200%200%200%2017%2011v8.5l.007.116A1%201%200%200%200%2019%2019.5M13.48%205.15c.053-.3-.066-.676-.26-.87a.75.75%200%201%201%201.06-1.06c.556.556.812%201.43.677%202.192c-.07.397-.254.805-.605%201.115C13.994%206.843%2013.527%207%2013%207c-.62%200-1.08-.271-1.42-.606c-.283-.278-.511-.63-.689-.906l-.051-.08a6%206%200%200%200-.34-.481V6.25a.75.75%200%200%201-1.5%200v-2.5A.75.75%200%200%201%209.75%203c1.314%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%202.97s-.084.093-.005.004l-.005.006l-.013.013a2%202%200%200%200-.125.15c-.07.095-.158.227-.243.397A3.26%203.26%200%200%200%202%205c0%20.64.181%201.196.54%201.601c.36.408.857.61%201.359.595A1.78%201.78%200%200%200%205%206.77a1.78%201.78%200%200%200%201.101.426c.502.016%201-.187%201.36-.595C7.818%206.196%208%205.64%208%205c0-.63-.158-1.119-.33-1.46a2.6%202.6%200%200%200-.334-.51l-.033-.037l-.013-.013l-.005-.006l-.003-.002V2.97H7.28a.75.75%200%200%200-1.072%201.048l.02.026c.023.03.061.086.101.166c.08.159.171.42.171.79c0%20.36-.1.536-.164.608a.23.23%200%200%201-.187.088a.33.33%200%200%201-.23-.123C5.841%205.484%205.75%205.31%205.75%205a.75.75%200%200%200-1.5%200c0%20.31-.092.484-.168.573a.33.33%200%200%201-.231.123a.23.23%200%200%201-.187-.088C3.6%205.536%203.5%205.361%203.5%205c0-.37.092-.631.17-.79a1%201%200%200%201%20.122-.192A.75.75%200%200%200%202.72%202.97m4.563.002l-.001-.001c.005.007.167.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-rotate-90-24-filled.svg?color=%231a73e8&size=48