Files
2025-08-27 17:10:05 +08:00

5 lines
173 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="1" fill="blue" />
</svg>