linux-zero/theme/icon.svg
Cem Varli 0b67aa42f4 Initiale Version: Roman Station Installer
Lokale KI-Station fuer Zorin OS: Bash-Installer + Docker Compose
(Ollama 0.30.7, Open WebUI 0.9.6, n8n 2.25.7), drei roemische
Berater als Ollama-Modelfiles, Theme via gsettings, Desktop-Shortcuts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 17:21:48 +02:00

24 lines
1.2 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
<defs>
<linearGradient id="gold" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#e8c46a"/>
<stop offset="100%" stop-color="#a8842f"/>
</linearGradient>
</defs>
<circle cx="128" cy="128" r="120" fill="#14100b"/>
<circle cx="128" cy="128" r="116" fill="none" stroke="url(#gold)" stroke-width="6"/>
<g stroke="url(#gold)" stroke-width="5" fill="none" stroke-linecap="round">
<path d="M 58 170 Q 70 110 128 86"/>
<path d="M 198 170 Q 186 110 128 86"/>
</g>
<g fill="url(#gold)">
<ellipse cx="66" cy="148" rx="13" ry="5" transform="rotate(-62 66 148)"/>
<ellipse cx="78" cy="122" rx="13" ry="5" transform="rotate(-48 78 122)"/>
<ellipse cx="98" cy="102" rx="13" ry="5" transform="rotate(-30 98 102)"/>
<ellipse cx="190" cy="148" rx="13" ry="5" transform="rotate(62 190 148)"/>
<ellipse cx="178" cy="122" rx="13" ry="5" transform="rotate(48 178 122)"/>
<ellipse cx="158" cy="102" rx="13" ry="5" transform="rotate(30 158 102)"/>
</g>
<text x="128" y="158" text-anchor="middle" font-family="Georgia, 'Times New Roman', serif"
font-size="52" letter-spacing="4" fill="url(#gold)">SPQR</text>
</svg>