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" d="M12.9197 0.25C12.7722 0.25 12.6307 0.308602 12.5264 0.412914L7.06178 5.87756C6.02406 6.91527 5.50521 7.43413 5.13416 8.03963C4.80519 8.57646 4.56276 9.16173 4.41578 9.77395C4.25 10.4645 4.25 11.1982 4.25 12.6658V15.35C4.25 17.5902 4.25 18.7103 4.68597 19.566C5.06947 20.3186 5.68139 20.9305 6.43404 21.314C7.28968 21.75 8.40979 21.75 10.65 21.75H16.1528C18.1014 21.75 19.0757 21.75 19.8627 21.3934C20.5562 21.0791 21.1457 20.5734 21.5618 19.9357C22.0339 19.2121 22.182 18.2491 22.4783 16.3232L22.757 14.5116C23.1319 12.0751 23.3193 10.8568 22.9781 9.90277C22.646 8.97457 21.9829 8.20166 21.116 7.73236C20.225 7.25 18.9924 7.25 16.5272 7.25H15.4067C14.8058 7.25 14.4007 6.63562 14.6374 6.08333L15.476 4.12665C16.2625 2.29148 14.9163 0.25 12.9197 0.25V0.25Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 7.25C2.41421 7.25 2.75 7.58579 2.75 8L2.75 20C2.75 20.4142 2.41421 20.75 2 20.75C1.58579 20.75 1.25 20.4142 1.25 20L1.25 8C1.25 7.58579 1.58579 7.25 2 7.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB