6 lines
226 B
XML
6 lines
226 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
|
|
<rect width="20" height="40" fill="#002395"/>
|
|
<rect x="20" width="20" height="40" fill="#FFFFFF"/>
|
|
<rect x="40" width="20" height="40" fill="#ED2939"/>
|
|
</svg>
|