blob: 78793a5df0febed3c8c007dd5c21ac77ba96f1bc (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<circle cx="15" cy="47" r="15" style="fill:#fff;opacity:1;fill-opacity:1;stroke:none"/>
<circle r="15" cy="47" cx="49" style="fill:#000;opacity:1;fill-opacity:1;stroke:none"/>
<circle cx="32" cy="17" r="15" style="fill:#808080;opacity:1;fill-opacity:1;stroke:none"/>
</svg>
|