mirror of https://sc.cryxtal.org/crystal/forgejo
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
345 B
7 lines
345 B
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
|
<style>
|
|
path { fill: black; }
|
|
@media (prefers-color-scheme: dark) { path { fill: white; } }
|
|
</style>
|
|
<path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"/>
|
|
</svg> |