OpusBike/webapp/icons/favicon.svg

12 lines
908 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="96" fill="#051229"/>
<circle cx="256" cy="256" r="160" fill="none" stroke="#4285F4" stroke-width="24"/>
<circle cx="256" cy="256" r="80" fill="none" stroke="#4285F4" stroke-width="16"/>
<line x1="256" y1="96" x2="256" y2="176" stroke="#4285F4" stroke-width="16" stroke-linecap="round"/>
<line x1="256" y1="336" x2="256" y2="416" stroke="#4285F4" stroke-width="16" stroke-linecap="round"/>
<line x1="96" y1="256" x2="176" y2="256" stroke="#4285F4" stroke-width="16" stroke-linecap="round"/>
<line x1="336" y1="256" x2="416" y2="256" stroke="#4285F4" stroke-width="16" stroke-linecap="round"/>
<circle cx="256" cy="256" r="20" fill="#4285F4"/>
<text x="256" y="480" text-anchor="middle" font-family="Segoe UI,Arial,sans-serif" font-weight="700" font-size="60" fill="#E1E8F0">OPUS</text>
</svg>