5 lines
181 B
XML
5 lines
181 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480">
|
|
<rect width="640" height="240" y="0" fill="#fff"/>
|
|
<rect width="640" height="240" y="240" fill="#dc143c"/>
|
|
</svg>
|