Add real workspace channels
This commit is contained in:
11
frontend/public/images/seed/atlas-bakery-logo.svg
Normal file
11
frontend/public/images/seed/atlas-bakery-logo.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
|
||||
<title id="title">Atlas Bakery logo</title>
|
||||
<desc id="desc">A bakery wheat and loaf mark in rose and golden tones.</desc>
|
||||
<rect width="256" height="256" rx="56" fill="#fff7ed"/>
|
||||
<circle cx="128" cy="128" r="92" fill="#fffaf2" stroke="#9f1239" stroke-width="10"/>
|
||||
<path d="M73 157c15-38 42-58 82-58 29 0 51 16 62 46 4 12-5 25-18 25H87c-11 0-18-7-14-13z" fill="#d97706"/>
|
||||
<path d="M92 145c11-17 25-26 42-26M127 145c11-17 25-26 42-26M162 145c9-13 18-20 29-21" fill="none" stroke="#fffaf2" stroke-width="9" stroke-linecap="round"/>
|
||||
<path d="M78 77c34 13 52 45 50 96" fill="none" stroke="#0f766e" stroke-width="8" stroke-linecap="round"/>
|
||||
<path d="M75 78c18-18 36-15 48 6-20 9-36 7-48-6zM92 105c21-13 38-6 46 18-22 4-37-2-46-18z" fill="#0f766e"/>
|
||||
<path d="M134 77c15-21 33-23 53-7-11 17-29 20-53 7zM132 109c20-14 38-9 51 14-18 9-36 4-51-14z" fill="#16a34a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 982 B |
10
frontend/public/images/seed/luma-coffee-logo.svg
Normal file
10
frontend/public/images/seed/luma-coffee-logo.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
|
||||
<title id="title">Luma Coffee logo</title>
|
||||
<desc id="desc">A warm coffee cup monogram inside a cream roundel.</desc>
|
||||
<rect width="256" height="256" rx="56" fill="#f8fafc"/>
|
||||
<circle cx="128" cy="128" r="92" fill="#fffaf2" stroke="#172033" stroke-width="10"/>
|
||||
<path d="M82 104h78v38c0 26-18 45-43 45S74 168 74 142v-30a8 8 0 018-8z" fill="#8b4a2f"/>
|
||||
<path d="M160 116h16c18 0 30 11 30 27s-12 27-30 27h-20v-18h20c8 0 13-4 13-9s-5-9-13-9h-16v-18z" fill="#8b4a2f"/>
|
||||
<path d="M93 122h18v43h34v18H93v-61z" fill="#fffaf2"/>
|
||||
<path d="M98 72c0-15 14-17 14-30M130 72c0-15 14-17 14-30M162 72c0-15 14-17 14-30" fill="none" stroke="#0f766e" stroke-width="9" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 794 B |
9
frontend/public/images/seed/northstar-agency-logo.svg
Normal file
9
frontend/public/images/seed/northstar-agency-logo.svg
Normal 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 |
Reference in New Issue
Block a user