<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" width="900" height="600" 
	xmlns="http://www.w3.org/2000/svg" 
	xmlns:xlink="http://www.w3.org/1999/xlink">

<rect fill="#00a5f5" x="0" y="0" width="900" height="600"/>

<g transform="translate(280,100)">
<path fill="#00a5f5" d="M 2,2 
	v 328 a 50,50,0,0,0,50,50 h 98 a 20,20,0,0,1,20,20 
	a 20,20,0,0,1,20,-20 h 98 a 50,50,0,0,0,50,-50 v -328 h -336 z"/>


<!--sun-->
<clipPath id="sun_clip">
  <path d="m 26,0 a 201.1,201.1,0,0,1,68,102 a 416,416,0,0,1,152,0 a 201.1,201.1,0,0,1,68,-102 z"/>
</clipPath>

<g fill="yellow" clip-path="url(#sun_clip)">
  <path id="ray" d="m 170,12 l -8,160 h 16 l -8,-160 z"/>
  <g id="rays_left">
    <use xlink:href="#ray" transform="rotate(13 170,12)"/>
    <use xlink:href="#ray" transform="rotate(26.5 170,12)"/>
    <use xlink:href="#ray" transform="rotate(40.5 170,12)"/>
    <use xlink:href="#ray" transform="rotate(55.5 170,12)"/>
    <use xlink:href="#ray" transform="rotate(71 170,12)"/>
    <use xlink:href="#ray" transform="rotate(86 170,12)"/>
  </g>
  <use xlink:href="#rays_left" transform="scale(-1,1) translate(-340,0)"/>

  <ellipse cx="170" cy="12" rx="74" ry="48" fill="#00a5f5"/>
  <ellipse cx="170" cy="12" rx="70" ry="44"/>
</g>


<!--cross-->
<path fill="yellow" d="m 164,167 
	v -40 h -6 a 6,6,0,0,1,0,-12 h 6 v -6 a 6,6,0,0,1,12,0 v 6 h 6 a 6,6,0,0,1,0,12 h -6 v 40 
	h 40 v -6 a 6,6,0,0,1,12,0 v 6 h 6 a 6,6,0,0,1,0,12 h -6 v 6 a 6,6,0,0,1,-12,0 v -6 h -40 
	v 40 h 6 a 6,6,0,0,1,0,12 h -6 v 6 a 6,6,0,0,1,-12,0 v -6 h -6 a 6,6,0,0,1,0,-12 h 6 v -40 
	h -40 v 6 a 6,6,0,0,1,-12,0 v -6 h -6 a 6,6,0,0,1,0,-12 h 6 v -6 a 6,6,0,0,1,12,0 v 6 h 40 z"/>


<!--wheat-->
<g transform="scale(1.5) translate(-56.6667,-100)">
<path style="fill:none;stroke:yellow;stroke-width:1px" d="
	M 183.6,256 v 30 	M 178.8,260 v 30 	M 174,264 v 30 
	M 170,268 v 30 
	M 166,264 v 30 		M 161.2,260 v 30 	M 156.4,256 v 30"/>

<g id="seeds" fill="yellow">
  <path d="m 189.6,325.1 c -9.5,3.1 -21,8.9 -19.2,21.2 16.4,3.2 17.4,-12.7 19.2,-21.2 z"/>
  <path d="m 188.3,301.1 c -2.6,9.7 -5,24.3 -17.9,19.9 -2.4,-9.1 6.6,-15.6 17.9,-19.9 z"/>
  <path d="m 184.3,285.2 c -1.7,7.1 -4.8,16.2 -14.2,14.7 -1.1,-7.6 4.3,-12.8 14.2,-14.7 z"/>
</g>
<use xlink:href="#seeds" transform="scale(-1,1) translate(-340,0)"/>

<rect fill="yellow" x="169" y="295" width="2" height="66"/>
</g>


<path style="fill:none;stroke:yellow;stroke-width:4px" d="M 2,2 
	v 328 a 50,50,0,0,0,50,50 h 98 a 20,20,0,0,1,20,20 
	a 20,20,0,0,1,20,-20 h 98 a 50,50,0,0,0,50,-50 v -328 h -336 z"/>
</g>

</svg>