4 lines
200 B
XML
Raw Normal View History

2018-03-05 17:49:24 +01:00
<svg version="1.1" width="50" height="50" xmlns="http://www.w3.org/2000/svg">
2017-06-12 20:06:31 +02:00
<circle cx="25" cy="19" r="10" fill="rgb(60, 60, 60)" />
<circle cx="25" cy="50" r="20" fill="rgb(60, 60, 60)" />
2018-03-05 17:49:24 +01:00
</svg>