4 lines
188 B
XML
Executable file
4 lines
188 B
XML
Executable file
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000">
|
|
<circle cx="500" cy="500" r="300" stroke="#f6bfac" stroke-width="50" fill="#f6bfac"/>
|
|
</svg>
|