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_6083)">
<path d="M14 18.0001C14 20.2093 15.7909 22.0001 18 22.0001C20.2092 22.0001 22 20.2093 22 18.0001C22 15.791 20.2092 14.0001 18 14.0001C16.9856 14.0001 16.0593 14.3778 15.3542 15.0001M7.00003 14.0001L17.5 1.50012M17.5 14.0001L12.25 7.75012M10.36 5.50012L7.00003 1.50012M10 18.0001C10 20.2093 8.20917 22.0001 6.00003 22.0001C3.79089 22.0001 2.00003 20.2093 2.00003 18.0001C2.00003 15.791 3.79089 14.0001 6.00003 14.0001C8.20917 14.0001 10 15.791 10 18.0001Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_2546_6083">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 790 B