text list abc lowercase ltr icon

text-list-abc-lowercase-ltr-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
text-list-abc-lowercase-ltr-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M3.52 2.77c-.128.114-.26.23-.421.23h-.1c-.276 0-.51-.23-.42-.491a1.37 1.37 0 0 1 .49-.662c.335-.247.762-.347 1.18-.347c.856 0 1.75.573 1.75 1.5v.463L6 3.5v.572l-.001.072V5.5a.5.5 0 0 1-.944.23a1.9 1.9 0 0 1-.984.27h-.07A1.5 1.5 0 0 1 4 3h.999c0-.178-.226-.5-.75-.5c-.273 0-.471.067-.588.153a2 2 0 0 0-.141.117m1.479 1.352V4H4a.5.5 0 1 0 0 1h.071a.93.93 0 0 0 .928-.878M8.5 4a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm0 5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm0 5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm-5 1.75c0-.386.116-.693.305-.899c.184-.199.48-.351.945-.351c.458 0 .752.148.936.343a.5.5 0 1 0 .727-.686c-.4-.423-.971-.657-1.663-.657c-.702 0-1.28.24-1.68.674c-.394.427-.57.995-.57 1.576s.176 1.149.57 1.576c.4.434.978.674 1.68.674c.692 0 1.264-.234 1.663-.657a.5.5 0 1 0-.727-.686c-.184.195-.478.343-.936.343c-.465 0-.761-.152-.945-.351c-.19-.206-.305-.514-.305-.899M4 7.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .925.263c.289.162.617.237.95.237c1.076 0 1.875-.937 1.875-2s-.8-2-1.875-2c-.305 0-.605.063-.875.197zM4 10c0-.395.12-.634.257-.772c.14-.14.348-.228.618-.228c.443 0 .875.406.875 1s-.432 1-.875 1c-.27 0-.478-.087-.618-.228C4.12 10.634 4 10.395 4 10"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextListAbcLowercaseLtr20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.52 2.77c-.128.114-.26.23-.421.23h-.1c-.276 0-.51-.23-.42-.491a1.37 1.37 0 0 1 .49-.662c.335-.247.762-.347 1.18-.347c.856 0 1.75.573 1.75 1.5v.463L6 3.5v.572l-.001.072V5.5a.5.5 0 0 1-.944.23a1.9 1.9 0 0 1-.984.27h-.07A1.5 1.5 0 0 1 4 3h.999c0-.178-.226-.5-.75-.5c-.273 0-.471.067-.588.153a2 2 0 0 0-.141.117m1.479 1.352V4H4a.5.5 0 1 0 0 1h.071a.93.93 0 0 0 .928-.878M8.5 4a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm0 5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm0 5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm-5 1.75c0-.386.116-.693.305-.899c.184-.199.48-.351.945-.351c.458 0 .752.148.936.343a.5.5 0 1 0 .727-.686c-.4-.423-.971-.657-1.663-.657c-.702 0-1.28.24-1.68.674c-.394.427-.57.995-.57 1.576s.176 1.149.57 1.576c.4.434.978.674 1.68.674c.692 0 1.264-.234 1.663-.657a.5.5 0 1 0-.727-.686c-.184.195-.478.343-.936.343c-.465 0-.761-.152-.945-.351c-.19-.206-.305-.514-.305-.899M4 7.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .925.263c.289.162.617.237.95.237c1.076 0 1.875-.937 1.875-2s-.8-2-1.875-2c-.305 0-.605.063-.875.197zM4 10c0-.395.12-.634.257-.772c.14-.14.348-.228.618-.228c.443 0 .875.406.875 1s-.432 1-.875 1c-.27 0-.478-.087-.618-.228C4.12 10.634 4 10.395 4 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3.52 2.77c-.128.114-.26.23-.421.23h-.1c-.276 0-.51-.23-.42-.491a1.37 1.37 0 0 1 .49-.662c.335-.247.762-.347 1.18-.347c.856 0 1.75.573 1.75 1.5v.463L6 3.5v.572l-.001.072V5.5a.5.5 0 0 1-.944.23a1.9 1.9 0 0 1-.984.27h-.07A1.5 1.5 0 0 1 4 3h.999c0-.178-.226-.5-.75-.5c-.273 0-.471.067-.588.153a2 2 0 0 0-.141.117m1.479 1.352V4H4a.5.5 0 1 0 0 1h.071a.93.93 0 0 0 .928-.878M8.5 4a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm0 5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm0 5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm-5 1.75c0-.386.116-.693.305-.899c.184-.199.48-.351.945-.351c.458 0 .752.148.936.343a.5.5 0 1 0 .727-.686c-.4-.423-.971-.657-1.663-.657c-.702 0-1.28.24-1.68.674c-.394.427-.57.995-.57 1.576s.176 1.149.57 1.576c.4.434.978.674 1.68.674c.692 0 1.264-.234 1.663-.657a.5.5 0 1 0-.727-.686c-.184.195-.478.343-.936.343c-.465 0-.761-.152-.945-.351c-.19-.206-.305-.514-.305-.899M4 7.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .925.263c.289.162.617.237.95.237c1.076 0 1.875-.937 1.875-2s-.8-2-1.875-2c-.305 0-.605.063-.875.197zM4 10c0-.395.12-.634.257-.772c.14-.14.348-.228.618-.228c.443 0 .875.406.875 1s-.432 1-.875 1c-.27 0-.478-.087-.618-.228C4.12 10.634 4 10.395 4 10"/></svg>
</template>

CSS

.icon-text-list-abc-lowercase-ltr-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.52%202.77c-.128.114-.26.23-.421.23h-.1c-.276%200-.51-.23-.42-.491a1.37%201.37%200%200%201%20.49-.662c.335-.247.762-.347%201.18-.347c.856%200%201.75.573%201.75%201.5v.463L6%203.5v.572l-.001.072V5.5a.5.5%200%200%201-.944.23a1.9%201.9%200%200%201-.984.27h-.07A1.5%201.5%200%200%201%204%203h.999c0-.178-.226-.5-.75-.5c-.273%200-.471.067-.588.153a2%202%200%200%200-.141.117m1.479%201.352V4H4a.5.5%200%201%200%200%201h.071a.93.93%200%200%200%20.928-.878M8.5%204a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm0%205a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm0%205a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm-5%201.75c0-.386.116-.693.305-.899c.184-.199.48-.351.945-.351c.458%200%20.752.148.936.343a.5.5%200%201%200%20.727-.686c-.4-.423-.971-.657-1.663-.657c-.702%200-1.28.24-1.68.674c-.394.427-.57.995-.57%201.576s.176%201.149.57%201.576c.4.434.978.674%201.68.674c.692%200%201.264-.234%201.663-.657a.5.5%200%201%200-.727-.686c-.184.195-.478.343-.936.343c-.465%200-.761-.152-.945-.351c-.19-.206-.305-.514-.305-.899M4%207.5a.5.5%200%200%200-1%200v4a.5.5%200%200%200%20.925.263c.289.162.617.237.95.237c1.076%200%201.875-.937%201.875-2s-.8-2-1.875-2c-.305%200-.605.063-.875.197zM4%2010c0-.395.12-.634.257-.772c.14-.14.348-.228.618-.228c.443%200%20.875.406.875%201s-.432%201-.875%201c-.27%200-.478-.087-.618-.228C4.12%2010.634%204%2010.395%204%2010%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.52%202.77c-.128.114-.26.23-.421.23h-.1c-.276%200-.51-.23-.42-.491a1.37%201.37%200%200%201%20.49-.662c.335-.247.762-.347%201.18-.347c.856%200%201.75.573%201.75%201.5v.463L6%203.5v.572l-.001.072V5.5a.5.5%200%200%201-.944.23a1.9%201.9%200%200%201-.984.27h-.07A1.5%201.5%200%200%201%204%203h.999c0-.178-.226-.5-.75-.5c-.273%200-.471.067-.588.153a2%202%200%200%200-.141.117m1.479%201.352V4H4a.5.5%200%201%200%200%201h.071a.93.93%200%200%200%20.928-.878M8.5%204a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm0%205a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm0%205a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm-5%201.75c0-.386.116-.693.305-.899c.184-.199.48-.351.945-.351c.458%200%20.752.148.936.343a.5.5%200%201%200%20.727-.686c-.4-.423-.971-.657-1.663-.657c-.702%200-1.28.24-1.68.674c-.394.427-.57.995-.57%201.576s.176%201.149.57%201.576c.4.434.978.674%201.68.674c.692%200%201.264-.234%201.663-.657a.5.5%200%201%200-.727-.686c-.184.195-.478.343-.936.343c-.465%200-.761-.152-.945-.351c-.19-.206-.305-.514-.305-.899M4%207.5a.5.5%200%200%200-1%200v4a.5.5%200%200%200%20.925.263c.289.162.617.237.95.237c1.076%200%201.875-.937%201.875-2s-.8-2-1.875-2c-.305%200-.605.063-.875.197zM4%2010c0-.395.12-.634.257-.772c.14-.14.348-.228.618-.228c.443%200%20.875.406.875%201s-.432%201-.875%201c-.27%200-.478-.087-.618-.228C4.12%2010.634%204%2010.395%204%2010%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-20-regular.svg?color=%231a73e8&size=48