mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
6 lines
252 B
XML
6 lines
252 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="450" height="300">
|
|
<rect fill="#009E60" width="450" height="300"/>
|
|
<rect fill="#FFF" width="300" height="300"/>
|
|
<rect fill="#F77F00" width="150" height="300"/>
|
|
</svg> |