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
+11
View File
@@ -0,0 +1,11 @@
<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_6226)">
<path opacity="0.32" d="M17.9971 3.83721C15.8568 2.12496 14.7866 1.26884 13.5998 0.940508C12.5529 0.650897 11.4471 0.650897 10.4002 0.940508C9.21339 1.26884 8.14324 2.12496 6.00293 3.83721L4.85293 4.75721C3.52983 5.81569 2.86828 6.34493 2.39209 7.00183C1.97024 7.58378 1.65638 8.2368 1.46548 8.92975C1.25 9.71196 1.25 10.5592 1.25 12.2535V17.5834C1.25 20.4368 3.5632 22.75 6.41667 22.75V22.75C7.8434 22.75 9 21.5934 9 20.1667V16C9 14.3431 10.3431 13 12 13V13C13.6569 13 15 14.3431 15 16V20.1667C15 21.5934 16.1566 22.75 17.5833 22.75V22.75C20.4368 22.75 22.75 20.4368 22.75 17.5834V12.2535C22.75 10.5592 22.75 9.71196 22.5345 8.92975C22.3436 8.2368 22.0298 7.58378 21.6079 7.00183C21.1317 6.34493 20.4702 5.81569 19.1471 4.75721L17.9971 3.83721Z" fill="#2F384C"/>
<path d="M6.00293 3.83721L5 4.63955L6.62009 6.11162C8.52003 7.83798 9.47001 8.70116 10.5462 9.0282C11.494 9.31624 12.506 9.31624 13.4538 9.0282C14.53 8.70116 15.48 7.83798 17.3799 6.11163L19 4.63955L17.9971 3.83721C15.8568 2.12496 14.7866 1.26884 13.5998 0.940508C12.5529 0.650897 11.4471 0.650897 10.4002 0.940508C9.21339 1.26884 8.14324 2.12496 6.00293 3.83721Z" fill="#2F384C"/>
</g>
<defs>
<clipPath id="clip0_2546_6226">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB