6 lines
No EOL
273 B
XML
6 lines
No EOL
273 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600">
|
|
<rect fill="#b4313a" width="900" height="600"/>
|
|
<rect fill="#fff" y="100" width="900" height="400"/>
|
|
<rect fill="#2b2f51" y="200" width="900" height="200"/>
|
|
</svg> |