StreamOverlay/assets/bootstrap/sort-up.svg
Mario Steele 1340eba1cb Re-Organizing Structure Layout
Restructuring project to proper directory layout.
2026-03-09 16:51:05 -05:00

4 lines
No EOL
453 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="white" class="bi bi-sort-up" viewBox="0 0 16 16">
<path d="M3.5 12.5a.5.5 0 0 1-1 0V3.707L1.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.5.5 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 3.707zm3.5-9a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1z"/>
</svg>
</svg>