FastAPI HTTP server with auth, static files, and reverse proxy to brain/db services. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
643 B
XML
10 lines
643 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<rect fill="#1e1033" width="100" height="100" rx="20"/>
|
|
<circle cx="50" cy="50" r="35" fill="none" stroke="#a855f7" stroke-width="3"/>
|
|
<circle cx="50" cy="50" r="18" fill="none" stroke="#c084fc" stroke-width="2"/>
|
|
<circle cx="50" cy="50" r="6" fill="#e9d5ff"/>
|
|
<line x1="50" y1="15" x2="50" y2="32" stroke="#a855f7" stroke-width="2"/>
|
|
<line x1="50" y1="68" x2="50" y2="85" stroke="#a855f7" stroke-width="2"/>
|
|
<line x1="15" y1="50" x2="32" y2="50" stroke="#a855f7" stroke-width="2"/>
|
|
<line x1="68" y1="50" x2="85" y2="50" stroke="#a855f7" stroke-width="2"/>
|
|
</svg>
|