13 lines
386 B
XML
13 lines
386 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="520" height="340" viewBox="0 0 260 170">
|
|
<rect fill="#0053A5" width="260" height="170"/>
|
|
<g fill="#FFCE00">
|
|
<rect x="80" width="50" height="170"/>
|
|
<rect y="60" width="260" height="50"/>
|
|
</g>
|
|
<g fill="#D21034">
|
|
<rect x="95" width="20" height="170"/>
|
|
<rect y="75" width="260" height="20"/>
|
|
</g>
|
|
</svg>
|