<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='none' viewBox='0 0 3 3' width="900" height="600" version="1.0">
<rect fill="#078930" width="3" height="3"/>
<rect fill="#FCDD09" width="3" height="2" y='1'/>
<rect fill="#da121a" width="3" height="1" y='2'/>
<polygon fill='#89C5E3' points='0,0 1,1.5 0,3'/>
</svg>
