Files
lucide/icons/indent-decrease.svg

17 lines
373 B
XML
Raw Normal View History

2020-10-27 21:39:23 +01:00
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="7 8 3 12 7 16" />
2023-04-08 17:27:53 +02:00
<line x1="21" x2="11" y1="12" y2="12" />
<line x1="21" x2="11" y1="6" y2="6" />
<line x1="21" x2="11" y1="18" y2="18" />
2020-10-27 21:39:23 +01:00
</svg>