thread-master/apps/web/public/brand-mark.svg

40 lines
2.3 KiB
XML
Raw Permalink Normal View History

2026-07-20 06:33:14 +00:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<defs>
<linearGradient id="night" x1="8" y1="5" x2="58" y2="61" gradientUnits="userSpaceOnUse">
2026-07-30 01:25:34 +00:00
<stop stop-color="#141A1A"/>
<stop offset=".58" stop-color="#1B2627"/>
<stop offset="1" stop-color="#5F9AA3"/>
2026-07-20 06:33:14 +00:00
</linearGradient>
<linearGradient id="orbit" x1="14" y1="14" x2="50" y2="51" gradientUnits="userSpaceOnUse">
2026-07-30 01:25:34 +00:00
<stop stop-color="#DCEEF1"/>
<stop offset=".52" stop-color="#6FADB6"/>
<stop offset="1" stop-color="#8BC5CD"/>
2026-07-20 06:33:14 +00:00
</linearGradient>
<radialGradient id="core" cx="0" cy="0" r="1" gradientTransform="translate(32 30) rotate(90) scale(12)">
<stop stop-color="#FFFFFF"/>
2026-07-30 01:25:34 +00:00
<stop offset=".42" stop-color="#E8F4F6"/>
<stop offset="1" stop-color="#8BC5CD" stop-opacity=".12"/>
2026-07-20 06:33:14 +00:00
</radialGradient>
<filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
<feGaussianBlur stdDeviation="2.4"/>
</filter>
</defs>
<rect width="64" height="64" rx="18" fill="url(#night)"/>
2026-07-30 01:25:34 +00:00
<circle cx="32" cy="31" r="19" stroke="#8BC5CD" stroke-opacity=".2"/>
2026-07-20 06:33:14 +00:00
<path d="M15.5 35.5c1.8 9 10.2 15.8 19.8 14.4 9.5-1.4 16.1-10.6 13.7-20" stroke="url(#orbit)" stroke-width="2.4" stroke-linecap="round"/>
2026-07-30 01:25:34 +00:00
<path d="M17.2 24.8c4.9-9 16.4-12.5 25.5-7.5" stroke="#DCEEF1" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="1 4"/>
<ellipse cx="32" cy="31" rx="24" ry="10.5" transform="rotate(-24 32 31)" stroke="#8BC5CD" stroke-opacity=".5" stroke-width="1.4"/>
2026-07-20 06:33:14 +00:00
2026-07-30 01:25:34 +00:00
<circle cx="32" cy="30" r="11" fill="#8BC5CD" fill-opacity=".3" filter="url(#glow)"/>
2026-07-20 06:33:14 +00:00
<circle cx="32" cy="30" r="9.2" fill="url(#core)"/>
2026-07-30 01:25:34 +00:00
<path d="M34.8 21.3a9.2 9.2 0 1 0 6 13.8 10.7 10.7 0 0 1-6-13.8Z" fill="#F4F6F6"/>
<path d="M17 43.5c4-3 8-3 12 0s8 3 12 0 8-3 12 0" stroke="#8BC5CD" stroke-width="2.5" stroke-linecap="round"/>
2026-07-20 06:33:14 +00:00
2026-07-30 01:25:34 +00:00
<path d="M46 13.5c.5 2.2 1.8 3.5 4 4-2.2.5-3.5 1.8-4 4-.5-2.2-1.8-3.5-4-4 2.2-.5 3.5-1.8 4-4Z" fill="#FEE5A1"/>
<path d="M18.5 15c.3 1.5 1.2 2.4 2.7 2.7-1.5.3-2.4 1.2-2.7 2.7-.3-1.5-1.2-2.4-2.7-2.7 1.5-.3 2.4-1.2 2.7-2.7Z" fill="#DCEEF1"/>
2026-07-20 06:33:14 +00:00
<circle cx="50.5" cy="33.5" r="1.5" fill="#FFF"/>
2026-07-30 01:25:34 +00:00
<circle cx="14" cy="32" r="1" fill="#8BC5CD"/>
<rect x="1" y="1" width="62" height="62" rx="17" stroke="#E0E9EB" stroke-opacity=".15" stroke-width="2"/>
2026-07-20 06:33:14 +00:00
</svg>