StreamOverlay/assets/bootstrap/three-dots.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
273 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="white" class="bi bi-three-dots" viewBox="0 0 16 16">
<path d="M3 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"/>
</svg>>
</svg>