mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-06-01 04:12:19 +00:00
* Add codecircles.svg * Regenerate codecircles.webp from codecircles.svg * Add SVG favicon * Use SVG logo instead of WebP
6 lines
294 B
XML
6 lines
294 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 49 48">
|
|
<circle cx="14.5" cy="33.5" r="14.5" fill="#8cffc0"/>
|
|
<circle cx="14.5" cy="14.5" r="14.5" fill="#fff"/>
|
|
<circle cx="34.5" cy="14.5" r="14.5" fill="#8cffc0"/>
|
|
<circle cx="34.5" cy="33.5" r="14.5" fill="#fff"/>
|
|
</svg>
|