5 lines
253 B
XML
5 lines
253 B
XML
<svg width="3" height="2" viewBox="0 0 3 2" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="0" y="0" width="3" height="1" fill="#FFFFFF"/>
|
|
<rect x="0" y="1" width="3" height="1" fill="#D7141A"/>
|
|
<polygon points="0,0 1.5,1 0,2" fill="#11457E"/>
|
|
</svg> |