9 lines
452 B
XML
9 lines
452 B
XML
|
<?xml version="1.0" standalone="no"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="900px" height="450px" id="Flag of the Seychelles">
|
||
|
<rect height="450px" width="900px" fill="#d62828" />
|
||
|
<path d="M0,0 L600,0 L0,450Z" fill="#fcd856" />
|
||
|
<path d="M900,150 L900,450 0,450Z" fill="white" />
|
||
|
<path d="M0,0 L300,0 L0,450Z" fill="#003f87" />
|
||
|
<path d="M900,300 L900,450 0,450Z" fill="#007a3d" />
|
||
|
</svg>
|