mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
22 lines
482 B
XML
22 lines
482 B
XML
<!--
|
|
category: Shapes
|
|
tags: [lower, drop, decrease, reduce, decline, fall, plunge, abate, descend, sink]
|
|
version: "2.28"
|
|
unicode: "fba5"
|
|
-->
|
|
<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"
|
|
>
|
|
<path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.907 6.12" />
|
|
<path d="M19 16v6" />
|
|
<path d="M22 19l-3 3l-3 -3" />
|
|
</svg>
|