5 lines
221 B
XML
5 lines
221 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600">
|
||
|
<rect fill="#9E3039" width="1200" height="600"/>
|
||
|
<rect fill="#fff" y="240" width="1200" height="120"/>
|
||
|
</svg>
|