Add real workspace channels

This commit is contained in:
2026-05-05 13:06:57 -04:00
parent 6e658b8215
commit 244be555f9
26 changed files with 2598 additions and 128 deletions

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
<title id="title">Northstar Agency logo</title>
<desc id="desc">A navy square mark with a teal north star and orange accent.</desc>
<rect width="256" height="256" rx="56" fill="#172033"/>
<circle cx="128" cy="128" r="74" fill="#fffaf2" opacity="0.08"/>
<path d="M128 34l22.8 70.2H224l-59.2 43 22.6 69.8L128 173.8 68.6 217l22.6-69.8L32 104.2h73.2L128 34z" fill="#fffaf2"/>
<path d="M128 62l14.6 45h47.4l-38.4 27.9 14.8 45.5L128 152.3l-38.4 28.1 14.8-45.5L66 107h47.4L128 62z" fill="#0f766e"/>
<circle cx="188" cy="68" r="15" fill="#ff8a3d"/>
</svg>

After

Width:  |  Height:  |  Size: 665 B