7 lines
278 B
XML
Raw Normal View History

2023-12-17 08:22:01 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
width="60" height="60" viewBox="-30.0 -30.0 60 60">
<defs>
</defs>
<circle cx="0" cy="0" r="30" fill="yellow" stroke-width="2" stroke="black" />
</svg>