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
+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.32" fill-rule="evenodd" clip-rule="evenodd" d="M12 3.25C6.61522 3.25 2.25 7.61522 2.25 13C2.25 18.3848 6.61522 22.75 12 22.75C17.3848 22.75 21.75 18.3848 21.75 13C21.75 10.5779 20.866 8.36105 19.4043 6.65636L21.0303 5.03033C21.3232 4.73744 21.3232 4.26256 21.0303 3.96967C20.7374 3.67678 20.2626 3.67678 19.9697 3.96967L18.3436 5.5957C16.639 4.13402 14.4221 3.25 12 3.25Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 1C9.25 0.585786 9.58579 0.25 10 0.25H14C14.4142 0.25 14.75 0.585786 14.75 1C14.75 1.41421 14.4142 1.75 14 1.75H10C9.58579 1.75 9.25 1.41421 9.25 1ZM12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V14C12.75 14.4142 12.4142 14.75 12 14.75C11.5858 14.75 11.25 14.4142 11.25 14V10C11.25 9.58579 11.5858 9.25 12 9.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 891 B