5 lines
222 B
XML
5 lines
222 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 9 6">
|
|
<rect fill="#FFCE00" width="9" height="6"/>
|
|
<rect fill="#DD0000" width="9" height="4"/>
|
|
<rect fill="#000000" width="9" height="2"/>
|
|
</svg> |