1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="900" height="600" id="svg13846" version="1.0">
<defs id="defs13848"/>
<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" showgrid="true"/>
<g id="layer1">
<rect width="900" height="120" x="0" y="0" fill="#007229" fill-opacity="1" stroke="none" stroke-opacity="1"/>
<rect width="900" height="120" x="0" y="480" fill="#007229" fill-opacity="1" stroke="none" stroke-opacity="1"/>
<rect width="900" height="60" x="0" y="120" fill="#ffffff" fill-opacity="1" stroke="none" stroke-opacity="1"/>
<rect width="900" height="60" x="0" y="420" fill="#ffffff" fill-opacity="1" stroke="none" stroke-opacity="1"/>
<rect width="900" height="240" x="0" y="180" fill="#d21034" fill-opacity="1" stroke="none" stroke-opacity="1"/>
<path sodipodi:r1="122.48848" sodipodi:r2="46.7906" sodipodi:arg1="0.94336306" sodipodi:arg2="1.5716816" d="M 339.1,387.3 L 267.1,334.9 L 195.1,387.1 L 222.6,302.5 L 150.7,250.1 L 239.7,250.2 L 267.3,165.6 L 294.7,250.3 L 383.7,250.3 L 311.6,302.6 L 339.1,387.3 z " transform="matrix(1.008749,0,0,1.008749,180.3628,20.15325)" fill="#ffce00" fill-opacity="1" stroke="none" stroke-opacity="1"/>
</g>
</svg>
|