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
+10
View File
@@ -0,0 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2546_11415)">
<path d="M2.00024 16H7.00024M4.00024 19H10.0002M3.00024 13C3.00024 8.02944 7.02968 4 12.0002 4C16.9708 4 21.0002 8.02944 21.0002 13C21.0002 17.9706 16.9708 22 12.0002 22H7.00024M14.0002 1H10.0002M12.0002 10V14" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_2546_11415">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 547 B