mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
6 lines
212 B
XML
6 lines
212 B
XML
<svg xmlns="http://www.w3.org/2000/svg" fill="#d7374a" stroke="#000" viewBox="50 50 200 200">
|
|
<!--Author: Azgaar. License: Public Domain-->
|
|
<g id="roundel">
|
|
<circle cx="100" cy="100" r="30"/>
|
|
</g>
|
|
</svg>
|