mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-23 10:30:23 +00:00
6 lines
234 B
XML
6 lines
234 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600">
|
|
<desc>Japanese flag</desc>
|
|
<rect fill="#fff" height="600" width="900"/>
|
|
<circle fill="#bc002d" cx="450" cy="300" r="180"/>
|
|
</svg> |