859af3c389
Official SVG logos for Open WebUI, ComfyUI, Gitea, Jellyfin, Immich, Home Assistant, Nextcloud, Vaultwarden, Netbird, GitLab, Odoo (gem360) and the Dubplate turntable, replacing the emoji placeholders.
12 lines
726 B
XML
12 lines
726 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="12" fill="#0c0c0d"/>
|
|
<circle cx="32" cy="32" r="28" fill="none" stroke="#3c3c40" stroke-width="1.2"/>
|
|
<circle cx="32" cy="32" r="22" fill="none" stroke="#2e2e32" stroke-width="1"/>
|
|
<circle cx="32" cy="32" r="16" fill="none" stroke="#282829" stroke-width="0.8"/>
|
|
<circle cx="32" cy="32" r="9" fill="#dd1533" opacity="0.92"/>
|
|
<circle cx="32" cy="32" r="2" fill="#b4b4ba"/>
|
|
<circle cx="54" cy="10" r="2.5" fill="#b4b4ba" opacity="0.6"/>
|
|
<path d="M54 10 C50 16 44 22 37.5 28" fill="none" stroke="#b4b4ba" stroke-width="2" stroke-linecap="round" opacity="0.65"/>
|
|
<circle cx="37.5" cy="28" r="2" fill="#dd1533"/>
|
|
</svg>
|