create barebones window with list of streams

This commit is contained in:
talksik
2026-01-13 08:02:43 -08:00
parent e38e6a9d4b
commit 2650a5d2c3
5086 changed files with 18788 additions and 3 deletions
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect opacity="0.12" x="3" y="3" width="18" height="18" fill="#2F384C"/>
<path d="M3 21V17M3 21H7M3 21L9 15M21 3H17M21 3V7M21 3L15 9M3 3V7M3 3H7M3 3L9 9M21 21H17M21 21V17M21 21L15 15" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 372 B