text list abc lowercase ltr icon

text-list-abc-lowercase-ltr-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
text-list-abc-lowercase-ltr-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 list abc lowercase ltr icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.622 3.75c-.501 0-.755.145-.83.234a.75.75 0 1 1-1.146-.968c.489-.578 1.28-.766 1.976-.766c.582 0 1.141.162 1.576.463c.431.299.799.786.799 1.412v.056L7 4.25v3a.75.75 0 0 1-1.33.474C5.33 7.901 4.943 8 4.535 8h-.161a1.875 1.875 0 0 1 0-3.75h1.122v-.125c0-.004 0-.018-.018-.047a.5.5 0 0 0-.135-.132a1.3 1.3 0 0 0-.722-.196m-.247 2a.375.375 0 1 0 0 .75h.16c.46 0 .844-.32.941-.75zM9 6a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m0 6.5a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 19a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M3.75 9a.75.75 0 0 1 .75.75v.642c.281-.097.579-.142.875-.142a2.375 2.375 0 1 1 0 4.75c-.372 0-.747-.07-1.087-.227A.75.75 0 0 1 3 14.25v-4.5A.75.75 0 0 1 3.75 9m.75 3.625c0 .364.116.559.234.667c.128.118.339.208.641.208a.875.875 0 0 0 0-1.75c-.302 0-.513.09-.641.208c-.118.108-.234.303-.234.667M4 19.25c0-.406.122-.71.302-.906c.17-.186.459-.344.948-.344c.452 0 .73.136.902.299a.75.75 0 0 0 1.03-1.09c-.49-.464-1.156-.709-1.932-.709c-.844 0-1.556.29-2.052.828c-.486.528-.698 1.223-.698 1.922s.212 1.394.698 1.922c.496.539 1.208.828 2.052.828c.776 0 1.442-.245 1.933-.709a.75.75 0 0 0-1.03-1.09c-.173.163-.451.299-.903.299c-.49 0-.777-.158-.948-.344c-.18-.195-.302-.5-.302-.906"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextListAbcLowercaseLtr24Filled(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="M4.622 3.75c-.501 0-.755.145-.83.234a.75.75 0 1 1-1.146-.968c.489-.578 1.28-.766 1.976-.766c.582 0 1.141.162 1.576.463c.431.299.799.786.799 1.412v.056L7 4.25v3a.75.75 0 0 1-1.33.474C5.33 7.901 4.943 8 4.535 8h-.161a1.875 1.875 0 0 1 0-3.75h1.122v-.125c0-.004 0-.018-.018-.047a.5.5 0 0 0-.135-.132a1.3 1.3 0 0 0-.722-.196m-.247 2a.375.375 0 1 0 0 .75h.16c.46 0 .844-.32.941-.75zM9 6a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m0 6.5a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 19a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M3.75 9a.75.75 0 0 1 .75.75v.642c.281-.097.579-.142.875-.142a2.375 2.375 0 1 1 0 4.75c-.372 0-.747-.07-1.087-.227A.75.75 0 0 1 3 14.25v-4.5A.75.75 0 0 1 3.75 9m.75 3.625c0 .364.116.559.234.667c.128.118.339.208.641.208a.875.875 0 0 0 0-1.75c-.302 0-.513.09-.641.208c-.118.108-.234.303-.234.667M4 19.25c0-.406.122-.71.302-.906c.17-.186.459-.344.948-.344c.452 0 .73.136.902.299a.75.75 0 0 0 1.03-1.09c-.49-.464-1.156-.709-1.932-.709c-.844 0-1.556.29-2.052.828c-.486.528-.698 1.223-.698 1.922s.212 1.394.698 1.922c.496.539 1.208.828 2.052.828c.776 0 1.442-.245 1.933-.709a.75.75 0 0 0-1.03-1.09c-.173.163-.451.299-.903.299c-.49 0-.777-.158-.948-.344c-.18-.195-.302-.5-.302-.906"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.622 3.75c-.501 0-.755.145-.83.234a.75.75 0 1 1-1.146-.968c.489-.578 1.28-.766 1.976-.766c.582 0 1.141.162 1.576.463c.431.299.799.786.799 1.412v.056L7 4.25v3a.75.75 0 0 1-1.33.474C5.33 7.901 4.943 8 4.535 8h-.161a1.875 1.875 0 0 1 0-3.75h1.122v-.125c0-.004 0-.018-.018-.047a.5.5 0 0 0-.135-.132a1.3 1.3 0 0 0-.722-.196m-.247 2a.375.375 0 1 0 0 .75h.16c.46 0 .844-.32.941-.75zM9 6a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1m0 6.5a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M9 19a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2h-9a1 1 0 0 1-1-1M3.75 9a.75.75 0 0 1 .75.75v.642c.281-.097.579-.142.875-.142a2.375 2.375 0 1 1 0 4.75c-.372 0-.747-.07-1.087-.227A.75.75 0 0 1 3 14.25v-4.5A.75.75 0 0 1 3.75 9m.75 3.625c0 .364.116.559.234.667c.128.118.339.208.641.208a.875.875 0 0 0 0-1.75c-.302 0-.513.09-.641.208c-.118.108-.234.303-.234.667M4 19.25c0-.406.122-.71.302-.906c.17-.186.459-.344.948-.344c.452 0 .73.136.902.299a.75.75 0 0 0 1.03-1.09c-.49-.464-1.156-.709-1.932-.709c-.844 0-1.556.29-2.052.828c-.486.528-.698 1.223-.698 1.922s.212 1.394.698 1.922c.496.539 1.208.828 2.052.828c.776 0 1.442-.245 1.933-.709a.75.75 0 0 0-1.03-1.09c-.173.163-.451.299-.903.299c-.49 0-.777-.158-.948-.344c-.18-.195-.302-.5-.302-.906"/></svg>
</template>

CSS

.icon-text-list-abc-lowercase-ltr-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%22M4.622%203.75c-.501%200-.755.145-.83.234a.75.75%200%201%201-1.146-.968c.489-.578%201.28-.766%201.976-.766c.582%200%201.141.162%201.576.463c.431.299.799.786.799%201.412v.056L7%204.25v3a.75.75%200%200%201-1.33.474C5.33%207.901%204.943%208%204.535%208h-.161a1.875%201.875%200%200%201%200-3.75h1.122v-.125c0-.004%200-.018-.018-.047a.5.5%200%200%200-.135-.132a1.3%201.3%200%200%200-.722-.196m-.247%202a.375.375%200%201%200%200%20.75h.16c.46%200%20.844-.32.941-.75zM9%206a1%201%200%200%201%201-1h9a1%201%200%201%201%200%202h-9a1%201%200%200%201-1-1m0%206.5a1%201%200%200%201%201-1h9a1%201%200%201%201%200%202h-9a1%201%200%200%201-1-1M9%2019a1%201%200%200%201%201-1h9a1%201%200%201%201%200%202h-9a1%201%200%200%201-1-1M3.75%209a.75.75%200%200%201%20.75.75v.642c.281-.097.579-.142.875-.142a2.375%202.375%200%201%201%200%204.75c-.372%200-.747-.07-1.087-.227A.75.75%200%200%201%203%2014.25v-4.5A.75.75%200%200%201%203.75%209m.75%203.625c0%20.364.116.559.234.667c.128.118.339.208.641.208a.875.875%200%200%200%200-1.75c-.302%200-.513.09-.641.208c-.118.108-.234.303-.234.667M4%2019.25c0-.406.122-.71.302-.906c.17-.186.459-.344.948-.344c.452%200%20.73.136.902.299a.75.75%200%200%200%201.03-1.09c-.49-.464-1.156-.709-1.932-.709c-.844%200-1.556.29-2.052.828c-.486.528-.698%201.223-.698%201.922s.212%201.394.698%201.922c.496.539%201.208.828%202.052.828c.776%200%201.442-.245%201.933-.709a.75.75%200%200%200-1.03-1.09c-.173.163-.451.299-.903.299c-.49%200-.777-.158-.948-.344c-.18-.195-.302-.5-.302-.906%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%22M4.622%203.75c-.501%200-.755.145-.83.234a.75.75%200%201%201-1.146-.968c.489-.578%201.28-.766%201.976-.766c.582%200%201.141.162%201.576.463c.431.299.799.786.799%201.412v.056L7%204.25v3a.75.75%200%200%201-1.33.474C5.33%207.901%204.943%208%204.535%208h-.161a1.875%201.875%200%200%201%200-3.75h1.122v-.125c0-.004%200-.018-.018-.047a.5.5%200%200%200-.135-.132a1.3%201.3%200%200%200-.722-.196m-.247%202a.375.375%200%201%200%200%20.75h.16c.46%200%20.844-.32.941-.75zM9%206a1%201%200%200%201%201-1h9a1%201%200%201%201%200%202h-9a1%201%200%200%201-1-1m0%206.5a1%201%200%200%201%201-1h9a1%201%200%201%201%200%202h-9a1%201%200%200%201-1-1M9%2019a1%201%200%200%201%201-1h9a1%201%200%201%201%200%202h-9a1%201%200%200%201-1-1M3.75%209a.75.75%200%200%201%20.75.75v.642c.281-.097.579-.142.875-.142a2.375%202.375%200%201%201%200%204.75c-.372%200-.747-.07-1.087-.227A.75.75%200%200%201%203%2014.25v-4.5A.75.75%200%200%201%203.75%209m.75%203.625c0%20.364.116.559.234.667c.128.118.339.208.641.208a.875.875%200%200%200%200-1.75c-.302%200-.513.09-.641.208c-.118.108-.234.303-.234.667M4%2019.25c0-.406.122-.71.302-.906c.17-.186.459-.344.948-.344c.452%200%20.73.136.902.299a.75.75%200%200%200%201.03-1.09c-.49-.464-1.156-.709-1.932-.709c-.844%200-1.556.29-2.052.828c-.486.528-.698%201.223-.698%201.922s.212%201.394.698%201.922c.496.539%201.208.828%202.052.828c.776%200%201.442-.245%201.933-.709a.75.75%200%200%200-1.03-1.09c-.173.163-.451.299-.903.299c-.49%200-.777-.158-.948-.344c-.18-.195-.302-.5-.302-.906%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-list-abc-lowercase-ltr-24-filled.svg?color=%231a73e8&size=48