mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
8 lines
250 B
XML
8 lines
250 B
XML
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
|
|
<g>
|
|
<circle cx="18" cy="18" r="18" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
|
|
</g>
|
|
<circle fill="#E6E7E8" cx="18" cy="18" r="18"/>
|
|
</svg>
|