1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE svg PUBLIC
"-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4 <svg width=
"900" height=
"600" viewBox=
"-72 -28 144 96"
5 xmlns:
xlink=
"http://www.w3.org/1999/xlink" xmlns=
"http://www.w3.org/2000/svg"
6 preserveAspectRatio=
"xMidYMid meet" zoomAndPan=
"magnify">
8 <rect x=
"-50%" y=
"-28" width=
"100%" height=
"100%" fill=
"#006233"/>
11 <circle r=
"31" fill=
"#ffc400" cy=
"8"/>
13 <path d=
"M -30,0 A 30,30 0 0,0 30,0 V -24 H -30" fill=
"#006233"/>
16 <g transform=
"scale(12, 12)" fill=
"#ffc400">
20 <polygon id=
"triangle" points=
"0,0 0,1 0.5,1" transform=
"translate(0, -1) rotate(18)"/>
22 <use xlink:
href=
"#triangle" transform=
"scale(-1, 1)"/>
26 <use xlink:
href=
"#cone" transform=
"rotate(72)"/>
28 <use xlink:
href=
"#cone" transform=
"rotate(-72)"/>
30 <use xlink:
href=
"#cone" transform=
"rotate(144)"/>
32 <use xlink:
href=
"#cone" transform=
"rotate(-144)"/>