text number list rotate 270 icon

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

Name
text-number-list-rotate-270-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 270 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 18a.75.75 0 0 0-.307 1.434l.003.002a2 2 0 0 1 .132.067c.096.052.232.131.385.238c.312.217.662.524.901.906a.75.75 0 0 0 1.272-.794a4 4 0 0 0-.248-.353H7.25a.75.75 0 0 0 0-1.5zM18 4.5V13l.007.117A1 1 0 0 0 20 13V4.5l-.007-.116A1 1 0 0 0 18 4.5m-6.5 0V13l.007.117A1 1 0 0 0 13.5 13V4.5l-.007-.116A1 1 0 0 0 11.5 4.5M5 4.5V13l.007.117A1 1 0 0 0 7 13V4.5l-.007-.116A1 1 0 0 0 5 4.5m5.52 14.35c-.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.08c.127.195.237.354.34.481V17.75a.75.75 0 0 1 1.5 0v2.5a.75.75 0 0 1-.75.75c-1.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.251m10.76 2.18s.084-.093.005-.004l.005-.006l.013-.013a1.4 1.4 0 0 0 .125-.15c.071-.095.158-.227.243-.397c.17-.341.33-.83.33-1.46c0-.64-.182-1.196-.54-1.601a1.73 1.73 0 0 0-1.36-.594a1.78 1.78 0 0 0-1.1.425a1.78 1.78 0 0 0-1.102-.425a1.73 1.73 0 0 0-1.36.594C16.182 17.804 16 18.36 16 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-.026a1 1 0 0 1-.101-.166a1.75 1.75 0 0 1-.17-.79c0-.36.099-.536.163-.608a.23.23 0 0 1 .187-.088a.33.33 0 0 1 .23.123c.078.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 .188.088c.063.072.163.247.163.608c0 .37-.092.631-.17.79a1 1 0 0 1-.122.192a.75.75 0 0 0 1.072 1.048m-4.562-.002v.001"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextNumberListRotate27024Filled(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="M2.75 18a.75.75 0 0 0-.307 1.434l.003.002a2 2 0 0 1 .132.067c.096.052.232.131.385.238c.312.217.662.524.901.906a.75.75 0 0 0 1.272-.794a4 4 0 0 0-.248-.353H7.25a.75.75 0 0 0 0-1.5zM18 4.5V13l.007.117A1 1 0 0 0 20 13V4.5l-.007-.116A1 1 0 0 0 18 4.5m-6.5 0V13l.007.117A1 1 0 0 0 13.5 13V4.5l-.007-.116A1 1 0 0 0 11.5 4.5M5 4.5V13l.007.117A1 1 0 0 0 7 13V4.5l-.007-.116A1 1 0 0 0 5 4.5m5.52 14.35c-.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.08c.127.195.237.354.34.481V17.75a.75.75 0 0 1 1.5 0v2.5a.75.75 0 0 1-.75.75c-1.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.251m10.76 2.18s.084-.093.005-.004l.005-.006l.013-.013a1.4 1.4 0 0 0 .125-.15c.071-.095.158-.227.243-.397c.17-.341.33-.83.33-1.46c0-.64-.182-1.196-.54-1.601a1.73 1.73 0 0 0-1.36-.594a1.78 1.78 0 0 0-1.1.425a1.78 1.78 0 0 0-1.102-.425a1.73 1.73 0 0 0-1.36.594C16.182 17.804 16 18.36 16 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-.026a1 1 0 0 1-.101-.166a1.75 1.75 0 0 1-.17-.79c0-.36.099-.536.163-.608a.23.23 0 0 1 .187-.088a.33.33 0 0 1 .23.123c.078.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 .188.088c.063.072.163.247.163.608c0 .37-.092.631-.17.79a1 1 0 0 1-.122.192a.75.75 0 0 0 1.072 1.048m-4.562-.002v.001"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 18a.75.75 0 0 0-.307 1.434l.003.002a2 2 0 0 1 .132.067c.096.052.232.131.385.238c.312.217.662.524.901.906a.75.75 0 0 0 1.272-.794a4 4 0 0 0-.248-.353H7.25a.75.75 0 0 0 0-1.5zM18 4.5V13l.007.117A1 1 0 0 0 20 13V4.5l-.007-.116A1 1 0 0 0 18 4.5m-6.5 0V13l.007.117A1 1 0 0 0 13.5 13V4.5l-.007-.116A1 1 0 0 0 11.5 4.5M5 4.5V13l.007.117A1 1 0 0 0 7 13V4.5l-.007-.116A1 1 0 0 0 5 4.5m5.52 14.35c-.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.08c.127.195.237.354.34.481V17.75a.75.75 0 0 1 1.5 0v2.5a.75.75 0 0 1-.75.75c-1.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.251m10.76 2.18s.084-.093.005-.004l.005-.006l.013-.013a1.4 1.4 0 0 0 .125-.15c.071-.095.158-.227.243-.397c.17-.341.33-.83.33-1.46c0-.64-.182-1.196-.54-1.601a1.73 1.73 0 0 0-1.36-.594a1.78 1.78 0 0 0-1.1.425a1.78 1.78 0 0 0-1.102-.425a1.73 1.73 0 0 0-1.36.594C16.182 17.804 16 18.36 16 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-.026a1 1 0 0 1-.101-.166a1.75 1.75 0 0 1-.17-.79c0-.36.099-.536.163-.608a.23.23 0 0 1 .187-.088a.33.33 0 0 1 .23.123c.078.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 .188.088c.063.072.163.247.163.608c0 .37-.092.631-.17.79a1 1 0 0 1-.122.192a.75.75 0 0 0 1.072 1.048m-4.562-.002v.001"/></svg>
</template>

CSS

.icon-text-number-list-rotate-270-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%22M2.75%2018a.75.75%200%200%200-.307%201.434l.003.002a2%202%200%200%201%20.132.067c.096.052.232.131.385.238c.312.217.662.524.901.906a.75.75%200%200%200%201.272-.794a4%204%200%200%200-.248-.353H7.25a.75.75%200%200%200%200-1.5zM18%204.5V13l.007.117A1%201%200%200%200%2020%2013V4.5l-.007-.116A1%201%200%200%200%2018%204.5m-6.5%200V13l.007.117A1%201%200%200%200%2013.5%2013V4.5l-.007-.116A1%201%200%200%200%2011.5%204.5M5%204.5V13l.007.117A1%201%200%200%200%207%2013V4.5l-.007-.116A1%201%200%200%200%205%204.5m5.52%2014.35c-.053.3.066.676.26.87a.75.75%200%200%201-1.06%201.06c-.556-.556-.812-1.43-.677-2.192c.07-.397.254-.805.605-1.115c.358-.316.825-.473%201.352-.473c.62%200%201.08.271%201.42.606c.283.278.511.63.689.906l.051.08c.127.195.237.354.34.481V17.75a.75.75%200%200%201%201.5%200v2.5a.75.75%200%200%201-.75.75c-1.313%200-1.953-.984-2.337-1.575l-.04-.06c-.205-.318-.345-.533-.504-.69c-.136-.134-.238-.175-.369-.175c-.223%200-.318.061-.36.098a.42.42%200%200%200-.12.251m10.76%202.18s.084-.093.005-.004l.005-.006l.013-.013a1.4%201.4%200%200%200%20.125-.15c.071-.095.158-.227.243-.397c.17-.341.33-.83.33-1.46c0-.64-.182-1.196-.54-1.601a1.73%201.73%200%200%200-1.36-.594a1.78%201.78%200%200%200-1.1.425a1.78%201.78%200%200%200-1.102-.425a1.73%201.73%200%200%200-1.36.594C16.182%2017.804%2016%2018.36%2016%2019c0%20.63.158%201.119.33%201.46a2.6%202.6%200%200%200%20.334.51l.033.037l.013.013l.005.006l.003.002v.001l.002.001a.75.75%200%200%200%201.072-1.048l-.02-.026a1%201%200%200%201-.101-.166a1.75%201.75%200%200%201-.17-.79c0-.36.099-.536.163-.608a.23.23%200%200%201%20.187-.088a.33.33%200%200%201%20.23.123c.078.088.17.263.17.573a.75.75%200%200%200%201.5%200c0-.31.09-.485.167-.573a.33.33%200%200%201%20.231-.123a.23.23%200%200%201%20.188.088c.063.072.163.247.163.608c0%20.37-.092.631-.17.79a1%201%200%200%201-.122.192a.75.75%200%200%200%201.072%201.048m-4.562-.002v.001%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%22M2.75%2018a.75.75%200%200%200-.307%201.434l.003.002a2%202%200%200%201%20.132.067c.096.052.232.131.385.238c.312.217.662.524.901.906a.75.75%200%200%200%201.272-.794a4%204%200%200%200-.248-.353H7.25a.75.75%200%200%200%200-1.5zM18%204.5V13l.007.117A1%201%200%200%200%2020%2013V4.5l-.007-.116A1%201%200%200%200%2018%204.5m-6.5%200V13l.007.117A1%201%200%200%200%2013.5%2013V4.5l-.007-.116A1%201%200%200%200%2011.5%204.5M5%204.5V13l.007.117A1%201%200%200%200%207%2013V4.5l-.007-.116A1%201%200%200%200%205%204.5m5.52%2014.35c-.053.3.066.676.26.87a.75.75%200%200%201-1.06%201.06c-.556-.556-.812-1.43-.677-2.192c.07-.397.254-.805.605-1.115c.358-.316.825-.473%201.352-.473c.62%200%201.08.271%201.42.606c.283.278.511.63.689.906l.051.08c.127.195.237.354.34.481V17.75a.75.75%200%200%201%201.5%200v2.5a.75.75%200%200%201-.75.75c-1.313%200-1.953-.984-2.337-1.575l-.04-.06c-.205-.318-.345-.533-.504-.69c-.136-.134-.238-.175-.369-.175c-.223%200-.318.061-.36.098a.42.42%200%200%200-.12.251m10.76%202.18s.084-.093.005-.004l.005-.006l.013-.013a1.4%201.4%200%200%200%20.125-.15c.071-.095.158-.227.243-.397c.17-.341.33-.83.33-1.46c0-.64-.182-1.196-.54-1.601a1.73%201.73%200%200%200-1.36-.594a1.78%201.78%200%200%200-1.1.425a1.78%201.78%200%200%200-1.102-.425a1.73%201.73%200%200%200-1.36.594C16.182%2017.804%2016%2018.36%2016%2019c0%20.63.158%201.119.33%201.46a2.6%202.6%200%200%200%20.334.51l.033.037l.013.013l.005.006l.003.002v.001l.002.001a.75.75%200%200%200%201.072-1.048l-.02-.026a1%201%200%200%201-.101-.166a1.75%201.75%200%200%201-.17-.79c0-.36.099-.536.163-.608a.23.23%200%200%201%20.187-.088a.33.33%200%200%201%20.23.123c.078.088.17.263.17.573a.75.75%200%200%200%201.5%200c0-.31.09-.485.167-.573a.33.33%200%200%201%20.231-.123a.23.23%200%200%201%20.188.088c.063.072.163.247.163.608c0%20.37-.092.631-.17.79a1%201%200%200%201-.122.192a.75.75%200%200%200%201.072%201.048m-4.562-.002v.001%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-270-24-filled.svg?color=%231a73e8&size=48