1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-18 05:08:29 +01:00
tabler-icons/icons/arrow-up-bar.svg
2022-09-22 02:17:29 +02:00

9 lines
411 B
XML

<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-bar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="12" y1="21" x2="12" y2="3" />
<path d="M15 6l-3 -3l-3 3" />
<line x1="9" y1="21" x2="15" y2="21" />
</svg>