5 lines
171 B
XML
5 lines
171 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 600">
|
|
<rect fill="#ed2939" width="900" height="600"/>
|
|
<rect fill="#fff" y="200" width="900" height="200"/>
|
|
</svg>
|