flag-css-rails 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +41 -0
- data/Rakefile +2 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/flag-css-rails.gemspec +32 -0
- data/lib/flag/css/rails/version.rb +7 -0
- data/lib/flag/css/rails.rb +10 -0
- data/vendor/assets/images/flags/abw.svg +9 -0
- data/vendor/assets/images/flags/afg.svg +191 -0
- data/vendor/assets/images/flags/ago.svg +23 -0
- data/vendor/assets/images/flags/aia.svg +23 -0
- data/vendor/assets/images/flags/ala.svg +13 -0
- data/vendor/assets/images/flags/alb.svg +6 -0
- data/vendor/assets/images/flags/and.svg +285 -0
- data/vendor/assets/images/flags/are.svg +5 -0
- data/vendor/assets/images/flags/arg.svg +34 -0
- data/vendor/assets/images/flags/arm.svg +6 -0
- data/vendor/assets/images/flags/asm.svg +110 -0
- data/vendor/assets/images/flags/ata.svg +11 -0
- data/vendor/assets/images/flags/atf.svg +18 -0
- data/vendor/assets/images/flags/atg.svg +17 -0
- data/vendor/assets/images/flags/aus.svg +27 -0
- data/vendor/assets/images/flags/aut.svg +5 -0
- data/vendor/assets/images/flags/aze.svg +8 -0
- data/vendor/assets/images/flags/bdi.svg +27 -0
- data/vendor/assets/images/flags/bel.svg +5 -0
- data/vendor/assets/images/flags/ben.svg +6 -0
- data/vendor/assets/images/flags/bes.svg +5 -0
- data/vendor/assets/images/flags/bfa.svg +15 -0
- data/vendor/assets/images/flags/bgd.svg +1 -0
- data/vendor/assets/images/flags/bgr.svg +6 -0
- data/vendor/assets/images/flags/bhr.svg +5 -0
- data/vendor/assets/images/flags/bhs.svg +6 -0
- data/vendor/assets/images/flags/bih.svg +1 -0
- data/vendor/assets/images/flags/blm.svg +2 -0
- data/vendor/assets/images/flags/blr.svg +16 -0
- data/vendor/assets/images/flags/blz.svg +414 -0
- data/vendor/assets/images/flags/bmu.svg +245 -0
- data/vendor/assets/images/flags/bol.svg +5078 -0
- data/vendor/assets/images/flags/bra.svg +90 -0
- data/vendor/assets/images/flags/brb.svg +10 -0
- data/vendor/assets/images/flags/brn.svg +59 -0
- data/vendor/assets/images/flags/btn.svg +467 -0
- data/vendor/assets/images/flags/bvt.svg +9 -0
- data/vendor/assets/images/flags/bwa.svg +6 -0
- data/vendor/assets/images/flags/caf.svg +8 -0
- data/vendor/assets/images/flags/can.svg +1 -0
- data/vendor/assets/images/flags/cck.svg +20 -0
- data/vendor/assets/images/flags/che.svg +6 -0
- data/vendor/assets/images/flags/chl.svg +19 -0
- data/vendor/assets/images/flags/chn.svg +12 -0
- data/vendor/assets/images/flags/civ.svg +7 -0
- data/vendor/assets/images/flags/cmr.svg +16 -0
- data/vendor/assets/images/flags/cod.svg +7 -0
- data/vendor/assets/images/flags/cog.svg +10 -0
- data/vendor/assets/images/flags/cok.svg +34 -0
- data/vendor/assets/images/flags/col.svg +7 -0
- data/vendor/assets/images/flags/com.svg +14 -0
- data/vendor/assets/images/flags/cpv.svg +25 -0
- data/vendor/assets/images/flags/cri.svg +6 -0
- data/vendor/assets/images/flags/cub.svg +7 -0
- data/vendor/assets/images/flags/cuw.svg +17 -0
- data/vendor/assets/images/flags/cxr.svg +16 -0
- data/vendor/assets/images/flags/cym.svg +231 -0
- data/vendor/assets/images/flags/cyp.svg +194 -0
- data/vendor/assets/images/flags/cze.svg +6 -0
- data/vendor/assets/images/flags/deu.svg +9 -0
- data/vendor/assets/images/flags/dji.svg +6 -0
- data/vendor/assets/images/flags/dma.svg +91 -0
- data/vendor/assets/images/flags/dnk.svg +6 -0
- data/vendor/assets/images/flags/dom.svg +480 -0
- data/vendor/assets/images/flags/dza.svg +24 -0
- data/vendor/assets/images/flags/ecu.svg +1379 -0
- data/vendor/assets/images/flags/egy.svg +79 -0
- data/vendor/assets/images/flags/eng.svg +1 -0
- data/vendor/assets/images/flags/eri.svg +7 -0
- data/vendor/assets/images/flags/esp.svg +406 -0
- data/vendor/assets/images/flags/est.svg +6 -0
- data/vendor/assets/images/flags/eth.svg +17 -0
- data/vendor/assets/images/flags/eur.svg +4 -0
- data/vendor/assets/images/flags/fin.svg +6 -0
- data/vendor/assets/images/flags/fji.svg +230 -0
- data/vendor/assets/images/flags/flk.svg +240 -0
- data/vendor/assets/images/flags/fra.svg +2 -0
- data/vendor/assets/images/flags/fro.svg +8 -0
- data/vendor/assets/images/flags/fsm.svg +17 -0
- data/vendor/assets/images/flags/gab.svg +6 -0
- data/vendor/assets/images/flags/gbr.svg +10 -0
- data/vendor/assets/images/flags/geo.svg +12 -0
- data/vendor/assets/images/flags/ggy.svg +10 -0
- data/vendor/assets/images/flags/gha.svg +7 -0
- data/vendor/assets/images/flags/gib.svg +55 -0
- data/vendor/assets/images/flags/gin.svg +6 -0
- data/vendor/assets/images/flags/glp.svg +345 -0
- data/vendor/assets/images/flags/gmb.svg +7 -0
- data/vendor/assets/images/flags/gnb.svg +14 -0
- data/vendor/assets/images/flags/gnq.svg +76 -0
- data/vendor/assets/images/flags/grc.svg +6 -0
- data/vendor/assets/images/flags/grd.svg +28 -0
- data/vendor/assets/images/flags/grl.svg +5 -0
- data/vendor/assets/images/flags/gtm.svg +408 -0
- data/vendor/assets/images/flags/guf.svg +22 -0
- data/vendor/assets/images/flags/gum.svg +40 -0
- data/vendor/assets/images/flags/guy.svg +8 -0
- data/vendor/assets/images/flags/hkg.svg +13 -0
- data/vendor/assets/images/flags/hmd.svg +1 -0
- data/vendor/assets/images/flags/hnd.svg +18 -0
- data/vendor/assets/images/flags/hrv.svg +241 -0
- data/vendor/assets/images/flags/hti.svg +197 -0
- data/vendor/assets/images/flags/hun.svg +5 -0
- data/vendor/assets/images/flags/idn.svg +5 -0
- data/vendor/assets/images/flags/imn.svg +359 -0
- data/vendor/assets/images/flags/ind.svg +1 -0
- data/vendor/assets/images/flags/iot.svg +999 -0
- data/vendor/assets/images/flags/irl.svg +6 -0
- data/vendor/assets/images/flags/irn.svg +32 -0
- data/vendor/assets/images/flags/irq.svg +10 -0
- data/vendor/assets/images/flags/isl.svg +6 -0
- data/vendor/assets/images/flags/isr.svg +35 -0
- data/vendor/assets/images/flags/ita.svg +6 -0
- data/vendor/assets/images/flags/jam.svg +5 -0
- data/vendor/assets/images/flags/jey.svg +50 -0
- data/vendor/assets/images/flags/jor.svg +8 -0
- data/vendor/assets/images/flags/jpn.svg +5 -0
- data/vendor/assets/images/flags/kaz.svg +38 -0
- data/vendor/assets/images/flags/ken.svg +25 -0
- data/vendor/assets/images/flags/kgz.svg +30 -0
- data/vendor/assets/images/flags/khm.svg +117 -0
- data/vendor/assets/images/flags/kir.svg +22 -0
- data/vendor/assets/images/flags/kna.svg +21 -0
- data/vendor/assets/images/flags/kor.svg +12 -0
- data/vendor/assets/images/flags/kos.svg +15 -0
- data/vendor/assets/images/flags/kwt.svg +7 -0
- data/vendor/assets/images/flags/lao.svg +6 -0
- data/vendor/assets/images/flags/lbn.svg +6 -0
- data/vendor/assets/images/flags/lbr.svg +15 -0
- data/vendor/assets/images/flags/lby.svg +9 -0
- data/vendor/assets/images/flags/lca.svg +6 -0
- data/vendor/assets/images/flags/lie.svg +59 -0
- data/vendor/assets/images/flags/lka.svg +32 -0
- data/vendor/assets/images/flags/lso.svg +24 -0
- data/vendor/assets/images/flags/ltu.svg +1 -0
- data/vendor/assets/images/flags/lux.svg +7 -0
- data/vendor/assets/images/flags/lva.svg +5 -0
- data/vendor/assets/images/flags/mac.svg +8 -0
- data/vendor/assets/images/flags/maf.svg +1 -0
- data/vendor/assets/images/flags/mar.svg +67 -0
- data/vendor/assets/images/flags/mco.svg +5 -0
- data/vendor/assets/images/flags/mda.svg +141 -0
- data/vendor/assets/images/flags/mdg.svg +6 -0
- data/vendor/assets/images/flags/mdv.svg +12 -0
- data/vendor/assets/images/flags/mex.svg +720 -0
- data/vendor/assets/images/flags/mhl.svg +22 -0
- data/vendor/assets/images/flags/mkd.svg +7 -0
- data/vendor/assets/images/flags/mli.svg +6 -0
- data/vendor/assets/images/flags/mlt.svg +50 -0
- data/vendor/assets/images/flags/mmr.svg +8 -0
- data/vendor/assets/images/flags/mne.svg +6 -0
- data/vendor/assets/images/flags/mng.svg +11 -0
- data/vendor/assets/images/flags/mnp.svg +241 -0
- data/vendor/assets/images/flags/moz.svg +14 -0
- data/vendor/assets/images/flags/mrt.svg +14 -0
- data/vendor/assets/images/flags/msr.svg +88 -0
- data/vendor/assets/images/flags/mtq.svg +88 -0
- data/vendor/assets/images/flags/mus.svg +7 -0
- data/vendor/assets/images/flags/mwi.svg +21 -0
- data/vendor/assets/images/flags/mys.svg +14 -0
- data/vendor/assets/images/flags/myt.svg +1 -0
- data/vendor/assets/images/flags/nam.svg +18 -0
- data/vendor/assets/images/flags/ncl.svg +39 -0
- data/vendor/assets/images/flags/ner.svg +1 -0
- data/vendor/assets/images/flags/nfk.svg +6 -0
- data/vendor/assets/images/flags/nga.svg +5 -0
- data/vendor/assets/images/flags/nic.svg +162 -0
- data/vendor/assets/images/flags/nir.svg +863 -0
- data/vendor/assets/images/flags/niu.svg +28 -0
- data/vendor/assets/images/flags/nld.svg +5 -0
- data/vendor/assets/images/flags/nor.svg +9 -0
- data/vendor/assets/images/flags/npl.svg +45 -0
- data/vendor/assets/images/flags/nru.svg +6 -0
- data/vendor/assets/images/flags/nzl.svg +59 -0
- data/vendor/assets/images/flags/omn.svg +227 -0
- data/vendor/assets/images/flags/pak.svg +10 -0
- data/vendor/assets/images/flags/pan.svg +21 -0
- data/vendor/assets/images/flags/pcn.svg +504 -0
- data/vendor/assets/images/flags/per.svg +4146 -0
- data/vendor/assets/images/flags/phl.svg +35 -0
- data/vendor/assets/images/flags/plw.svg +4 -0
- data/vendor/assets/images/flags/png/abw.png +0 -0
- data/vendor/assets/images/flags/png/afg.png +0 -0
- data/vendor/assets/images/flags/png/ago.png +0 -0
- data/vendor/assets/images/flags/png/aia.png +0 -0
- data/vendor/assets/images/flags/png/ala.png +0 -0
- data/vendor/assets/images/flags/png/alb.png +0 -0
- data/vendor/assets/images/flags/png/and.png +0 -0
- data/vendor/assets/images/flags/png/are.png +0 -0
- data/vendor/assets/images/flags/png/arg.png +0 -0
- data/vendor/assets/images/flags/png/arm.png +0 -0
- data/vendor/assets/images/flags/png/asm.png +0 -0
- data/vendor/assets/images/flags/png/ata.png +0 -0
- data/vendor/assets/images/flags/png/atf.png +0 -0
- data/vendor/assets/images/flags/png/atg.png +0 -0
- data/vendor/assets/images/flags/png/aus.png +0 -0
- data/vendor/assets/images/flags/png/aut.png +0 -0
- data/vendor/assets/images/flags/png/aze.png +0 -0
- data/vendor/assets/images/flags/png/bdi.png +0 -0
- data/vendor/assets/images/flags/png/bel.png +0 -0
- data/vendor/assets/images/flags/png/ben.png +0 -0
- data/vendor/assets/images/flags/png/bes.png +0 -0
- data/vendor/assets/images/flags/png/bfa.png +0 -0
- data/vendor/assets/images/flags/png/bgd.png +0 -0
- data/vendor/assets/images/flags/png/bgr.png +0 -0
- data/vendor/assets/images/flags/png/bhr.png +0 -0
- data/vendor/assets/images/flags/png/bhs.png +0 -0
- data/vendor/assets/images/flags/png/bih.png +0 -0
- data/vendor/assets/images/flags/png/blm.png +0 -0
- data/vendor/assets/images/flags/png/blr.png +0 -0
- data/vendor/assets/images/flags/png/blz.png +0 -0
- data/vendor/assets/images/flags/png/bmu.png +0 -0
- data/vendor/assets/images/flags/png/bol.png +0 -0
- data/vendor/assets/images/flags/png/bra.png +0 -0
- data/vendor/assets/images/flags/png/brb.png +0 -0
- data/vendor/assets/images/flags/png/brn.png +0 -0
- data/vendor/assets/images/flags/png/btn.png +0 -0
- data/vendor/assets/images/flags/png/bvt.png +0 -0
- data/vendor/assets/images/flags/png/bwa.png +0 -0
- data/vendor/assets/images/flags/png/caf.png +0 -0
- data/vendor/assets/images/flags/png/can.png +0 -0
- data/vendor/assets/images/flags/png/cck.png +0 -0
- data/vendor/assets/images/flags/png/che.png +0 -0
- data/vendor/assets/images/flags/png/chl.png +0 -0
- data/vendor/assets/images/flags/png/chn.png +0 -0
- data/vendor/assets/images/flags/png/civ.png +0 -0
- data/vendor/assets/images/flags/png/cmr.png +0 -0
- data/vendor/assets/images/flags/png/cod.png +0 -0
- data/vendor/assets/images/flags/png/cog.png +0 -0
- data/vendor/assets/images/flags/png/cok.png +0 -0
- data/vendor/assets/images/flags/png/col.png +0 -0
- data/vendor/assets/images/flags/png/com.png +0 -0
- data/vendor/assets/images/flags/png/cpv.png +0 -0
- data/vendor/assets/images/flags/png/cri.png +0 -0
- data/vendor/assets/images/flags/png/cub.png +0 -0
- data/vendor/assets/images/flags/png/cuw.png +0 -0
- data/vendor/assets/images/flags/png/cxr.png +0 -0
- data/vendor/assets/images/flags/png/cym.png +0 -0
- data/vendor/assets/images/flags/png/cyp.png +0 -0
- data/vendor/assets/images/flags/png/cze.png +0 -0
- data/vendor/assets/images/flags/png/deu.png +0 -0
- data/vendor/assets/images/flags/png/dji.png +0 -0
- data/vendor/assets/images/flags/png/dma.png +0 -0
- data/vendor/assets/images/flags/png/dnk.png +0 -0
- data/vendor/assets/images/flags/png/dom.png +0 -0
- data/vendor/assets/images/flags/png/dza.png +0 -0
- data/vendor/assets/images/flags/png/ecu.png +0 -0
- data/vendor/assets/images/flags/png/egy.png +0 -0
- data/vendor/assets/images/flags/png/eng.png +0 -0
- data/vendor/assets/images/flags/png/eri.png +0 -0
- data/vendor/assets/images/flags/png/esp.png +0 -0
- data/vendor/assets/images/flags/png/est.png +0 -0
- data/vendor/assets/images/flags/png/eth.png +0 -0
- data/vendor/assets/images/flags/png/eur.png +0 -0
- data/vendor/assets/images/flags/png/fin.png +0 -0
- data/vendor/assets/images/flags/png/fji.png +0 -0
- data/vendor/assets/images/flags/png/flk.png +0 -0
- data/vendor/assets/images/flags/png/fra.png +0 -0
- data/vendor/assets/images/flags/png/fro.png +0 -0
- data/vendor/assets/images/flags/png/fsm.png +0 -0
- data/vendor/assets/images/flags/png/gab.png +0 -0
- data/vendor/assets/images/flags/png/gbr.png +0 -0
- data/vendor/assets/images/flags/png/geo.png +0 -0
- data/vendor/assets/images/flags/png/ggy.png +0 -0
- data/vendor/assets/images/flags/png/gha.png +0 -0
- data/vendor/assets/images/flags/png/gib.png +0 -0
- data/vendor/assets/images/flags/png/gin.png +0 -0
- data/vendor/assets/images/flags/png/glp.png +0 -0
- data/vendor/assets/images/flags/png/gmb.png +0 -0
- data/vendor/assets/images/flags/png/gnb.png +0 -0
- data/vendor/assets/images/flags/png/gnq.png +0 -0
- data/vendor/assets/images/flags/png/grc.png +0 -0
- data/vendor/assets/images/flags/png/grd.png +0 -0
- data/vendor/assets/images/flags/png/grl.png +0 -0
- data/vendor/assets/images/flags/png/gtm.png +0 -0
- data/vendor/assets/images/flags/png/guf.png +0 -0
- data/vendor/assets/images/flags/png/gum.png +0 -0
- data/vendor/assets/images/flags/png/guy.png +0 -0
- data/vendor/assets/images/flags/png/hkg.png +0 -0
- data/vendor/assets/images/flags/png/hmd.png +0 -0
- data/vendor/assets/images/flags/png/hnd.png +0 -0
- data/vendor/assets/images/flags/png/hrv.png +0 -0
- data/vendor/assets/images/flags/png/hti.png +0 -0
- data/vendor/assets/images/flags/png/hun.png +0 -0
- data/vendor/assets/images/flags/png/idn.png +0 -0
- data/vendor/assets/images/flags/png/imn.png +0 -0
- data/vendor/assets/images/flags/png/ind.png +0 -0
- data/vendor/assets/images/flags/png/iot.png +0 -0
- data/vendor/assets/images/flags/png/irl.png +0 -0
- data/vendor/assets/images/flags/png/irn.png +0 -0
- data/vendor/assets/images/flags/png/irq.png +0 -0
- data/vendor/assets/images/flags/png/isl.png +0 -0
- data/vendor/assets/images/flags/png/isr.png +0 -0
- data/vendor/assets/images/flags/png/ita.png +0 -0
- data/vendor/assets/images/flags/png/jam.png +0 -0
- data/vendor/assets/images/flags/png/jey.png +0 -0
- data/vendor/assets/images/flags/png/jor.png +0 -0
- data/vendor/assets/images/flags/png/jpn.png +0 -0
- data/vendor/assets/images/flags/png/kaz.png +0 -0
- data/vendor/assets/images/flags/png/ken.png +0 -0
- data/vendor/assets/images/flags/png/kgz.png +0 -0
- data/vendor/assets/images/flags/png/khm.png +0 -0
- data/vendor/assets/images/flags/png/kir.png +0 -0
- data/vendor/assets/images/flags/png/kna.png +0 -0
- data/vendor/assets/images/flags/png/kor.png +0 -0
- data/vendor/assets/images/flags/png/kos.png +0 -0
- data/vendor/assets/images/flags/png/kwt.png +0 -0
- data/vendor/assets/images/flags/png/lao.png +0 -0
- data/vendor/assets/images/flags/png/lbn.png +0 -0
- data/vendor/assets/images/flags/png/lbr.png +0 -0
- data/vendor/assets/images/flags/png/lby.png +0 -0
- data/vendor/assets/images/flags/png/lca.png +0 -0
- data/vendor/assets/images/flags/png/lie.png +0 -0
- data/vendor/assets/images/flags/png/lka.png +0 -0
- data/vendor/assets/images/flags/png/lso.png +0 -0
- data/vendor/assets/images/flags/png/ltu.png +0 -0
- data/vendor/assets/images/flags/png/lux.png +0 -0
- data/vendor/assets/images/flags/png/lva.png +0 -0
- data/vendor/assets/images/flags/png/mac.png +0 -0
- data/vendor/assets/images/flags/png/maf.png +0 -0
- data/vendor/assets/images/flags/png/mar.png +0 -0
- data/vendor/assets/images/flags/png/mco.png +0 -0
- data/vendor/assets/images/flags/png/mda.png +0 -0
- data/vendor/assets/images/flags/png/mdg.png +0 -0
- data/vendor/assets/images/flags/png/mdv.png +0 -0
- data/vendor/assets/images/flags/png/mex.png +0 -0
- data/vendor/assets/images/flags/png/mhl.png +0 -0
- data/vendor/assets/images/flags/png/mkd.png +0 -0
- data/vendor/assets/images/flags/png/mli.png +0 -0
- data/vendor/assets/images/flags/png/mlt.png +0 -0
- data/vendor/assets/images/flags/png/mmr.png +0 -0
- data/vendor/assets/images/flags/png/mne.png +0 -0
- data/vendor/assets/images/flags/png/mng.png +0 -0
- data/vendor/assets/images/flags/png/mnp.png +0 -0
- data/vendor/assets/images/flags/png/moz.png +0 -0
- data/vendor/assets/images/flags/png/mrt.png +0 -0
- data/vendor/assets/images/flags/png/msr.png +0 -0
- data/vendor/assets/images/flags/png/mtq.png +0 -0
- data/vendor/assets/images/flags/png/mus.png +0 -0
- data/vendor/assets/images/flags/png/mwi.png +0 -0
- data/vendor/assets/images/flags/png/mys.png +0 -0
- data/vendor/assets/images/flags/png/myt.png +0 -0
- data/vendor/assets/images/flags/png/nam.png +0 -0
- data/vendor/assets/images/flags/png/ncl.png +0 -0
- data/vendor/assets/images/flags/png/ner.png +0 -0
- data/vendor/assets/images/flags/png/nfk.png +0 -0
- data/vendor/assets/images/flags/png/nga.png +0 -0
- data/vendor/assets/images/flags/png/nic.png +0 -0
- data/vendor/assets/images/flags/png/nir.png +0 -0
- data/vendor/assets/images/flags/png/niu.png +0 -0
- data/vendor/assets/images/flags/png/nld.png +0 -0
- data/vendor/assets/images/flags/png/nor.png +0 -0
- data/vendor/assets/images/flags/png/npl.png +0 -0
- data/vendor/assets/images/flags/png/nru.png +0 -0
- data/vendor/assets/images/flags/png/nzl.png +0 -0
- data/vendor/assets/images/flags/png/omn.png +0 -0
- data/vendor/assets/images/flags/png/pak.png +0 -0
- data/vendor/assets/images/flags/png/pan.png +0 -0
- data/vendor/assets/images/flags/png/pcn.png +0 -0
- data/vendor/assets/images/flags/png/per.png +0 -0
- data/vendor/assets/images/flags/png/phl.png +0 -0
- data/vendor/assets/images/flags/png/plw.png +0 -0
- data/vendor/assets/images/flags/png/png.png +0 -0
- data/vendor/assets/images/flags/png/pol.png +0 -0
- data/vendor/assets/images/flags/png/pri.png +0 -0
- data/vendor/assets/images/flags/png/prk.png +0 -0
- data/vendor/assets/images/flags/png/prt.png +0 -0
- data/vendor/assets/images/flags/png/pry.png +0 -0
- data/vendor/assets/images/flags/png/pse.png +0 -0
- data/vendor/assets/images/flags/png/pyf.png +0 -0
- data/vendor/assets/images/flags/png/qat.png +0 -0
- data/vendor/assets/images/flags/png/reu.png +0 -0
- data/vendor/assets/images/flags/png/rou.png +0 -0
- data/vendor/assets/images/flags/png/rus.png +0 -0
- data/vendor/assets/images/flags/png/rwa.png +0 -0
- data/vendor/assets/images/flags/png/sau.png +0 -0
- data/vendor/assets/images/flags/png/sco.png +0 -0
- data/vendor/assets/images/flags/png/sdn.png +0 -0
- data/vendor/assets/images/flags/png/sen.png +0 -0
- data/vendor/assets/images/flags/png/sgp.png +0 -0
- data/vendor/assets/images/flags/png/sgs.png +0 -0
- data/vendor/assets/images/flags/png/shn.png +0 -0
- data/vendor/assets/images/flags/png/sjm.png +0 -0
- data/vendor/assets/images/flags/png/slb.png +0 -0
- data/vendor/assets/images/flags/png/sle.png +0 -0
- data/vendor/assets/images/flags/png/slv.png +0 -0
- data/vendor/assets/images/flags/png/smr.png +0 -0
- data/vendor/assets/images/flags/png/som.png +0 -0
- data/vendor/assets/images/flags/png/spm.png +0 -0
- data/vendor/assets/images/flags/png/srb.png +0 -0
- data/vendor/assets/images/flags/png/ssd.png +0 -0
- data/vendor/assets/images/flags/png/stp.png +0 -0
- data/vendor/assets/images/flags/png/sur.png +0 -0
- data/vendor/assets/images/flags/png/svk.png +0 -0
- data/vendor/assets/images/flags/png/svn.png +0 -0
- data/vendor/assets/images/flags/png/swe.png +0 -0
- data/vendor/assets/images/flags/png/swz.png +0 -0
- data/vendor/assets/images/flags/png/sxm.png +0 -0
- data/vendor/assets/images/flags/png/syc.png +0 -0
- data/vendor/assets/images/flags/png/syr.png +0 -0
- data/vendor/assets/images/flags/png/tca.png +0 -0
- data/vendor/assets/images/flags/png/tcd.png +0 -0
- data/vendor/assets/images/flags/png/tgo.png +0 -0
- data/vendor/assets/images/flags/png/tha.png +0 -0
- data/vendor/assets/images/flags/png/tjk.png +0 -0
- data/vendor/assets/images/flags/png/tkl.png +0 -0
- data/vendor/assets/images/flags/png/tkm.png +0 -0
- data/vendor/assets/images/flags/png/tls.png +0 -0
- data/vendor/assets/images/flags/png/ton.png +0 -0
- data/vendor/assets/images/flags/png/tpe.png +0 -0
- data/vendor/assets/images/flags/png/tto.png +0 -0
- data/vendor/assets/images/flags/png/tun.png +0 -0
- data/vendor/assets/images/flags/png/tur.png +0 -0
- data/vendor/assets/images/flags/png/tuv.png +0 -0
- data/vendor/assets/images/flags/png/twn.png +0 -0
- data/vendor/assets/images/flags/png/tza.png +0 -0
- data/vendor/assets/images/flags/png/uga.png +0 -0
- data/vendor/assets/images/flags/png/ukr.png +0 -0
- data/vendor/assets/images/flags/png/umi.png +0 -0
- data/vendor/assets/images/flags/png/ury.png +0 -0
- data/vendor/assets/images/flags/png/usa.png +0 -0
- data/vendor/assets/images/flags/png/uzb.png +0 -0
- data/vendor/assets/images/flags/png/vat.png +0 -0
- data/vendor/assets/images/flags/png/vct.png +0 -0
- data/vendor/assets/images/flags/png/ven.png +0 -0
- data/vendor/assets/images/flags/png/vgb.png +0 -0
- data/vendor/assets/images/flags/png/vir.png +0 -0
- data/vendor/assets/images/flags/png/vnm.png +0 -0
- data/vendor/assets/images/flags/png/vut.png +0 -0
- data/vendor/assets/images/flags/png/wal.png +0 -0
- data/vendor/assets/images/flags/png/wlf.png +0 -0
- data/vendor/assets/images/flags/png/wsm.png +0 -0
- data/vendor/assets/images/flags/png/yem.png +0 -0
- data/vendor/assets/images/flags/png/zaf.png +0 -0
- data/vendor/assets/images/flags/png/zmb.png +0 -0
- data/vendor/assets/images/flags/png/zwe.png +0 -0
- data/vendor/assets/images/flags/png.svg +14 -0
- data/vendor/assets/images/flags/pol.svg +1 -0
- data/vendor/assets/images/flags/pri.svg +21 -0
- data/vendor/assets/images/flags/prk.svg +16 -0
- data/vendor/assets/images/flags/prt.svg +67 -0
- data/vendor/assets/images/flags/pry.svg +194 -0
- data/vendor/assets/images/flags/pse.svg +8 -0
- data/vendor/assets/images/flags/pyf.svg +56 -0
- data/vendor/assets/images/flags/qat.svg +5 -0
- data/vendor/assets/images/flags/reu.svg +1 -0
- data/vendor/assets/images/flags/rou.svg +5 -0
- data/vendor/assets/images/flags/rus.svg +1 -0
- data/vendor/assets/images/flags/rwa.svg +16 -0
- data/vendor/assets/images/flags/sau.svg +5 -0
- data/vendor/assets/images/flags/sco.svg +18 -0
- data/vendor/assets/images/flags/sdn.svg +7 -0
- data/vendor/assets/images/flags/sen.svg +16 -0
- data/vendor/assets/images/flags/sgp.svg +12 -0
- data/vendor/assets/images/flags/sgs.svg +1432 -0
- data/vendor/assets/images/flags/shn.svg +10 -0
- data/vendor/assets/images/flags/sjm.svg +9 -0
- data/vendor/assets/images/flags/slb.svg +24 -0
- data/vendor/assets/images/flags/sle.svg +6 -0
- data/vendor/assets/images/flags/slv.svg +1085 -0
- data/vendor/assets/images/flags/smr.svg +358 -0
- data/vendor/assets/images/flags/som.svg +13 -0
- data/vendor/assets/images/flags/spm.svg +2651 -0
- data/vendor/assets/images/flags/srb.svg +317 -0
- data/vendor/assets/images/flags/ssd.svg +12 -0
- data/vendor/assets/images/flags/stp.svg +17 -0
- data/vendor/assets/images/flags/sur.svg +7 -0
- data/vendor/assets/images/flags/svk.svg +13 -0
- data/vendor/assets/images/flags/svn.svg +25 -0
- data/vendor/assets/images/flags/swe.svg +5 -0
- data/vendor/assets/images/flags/swz.svg +74 -0
- data/vendor/assets/images/flags/sxm.svg +1016 -0
- data/vendor/assets/images/flags/syc.svg +9 -0
- data/vendor/assets/images/flags/syr.svg +17 -0
- data/vendor/assets/images/flags/tca.svg +99 -0
- data/vendor/assets/images/flags/tcd.svg +5 -0
- data/vendor/assets/images/flags/tgo.svg +17 -0
- data/vendor/assets/images/flags/tha.svg +6 -0
- data/vendor/assets/images/flags/tjk.svg +31 -0
- data/vendor/assets/images/flags/tkl.svg +26 -0
- data/vendor/assets/images/flags/tkm.svg +337 -0
- data/vendor/assets/images/flags/tls.svg +17 -0
- data/vendor/assets/images/flags/ton.svg +6 -0
- data/vendor/assets/images/flags/tpe.svg +289 -0
- data/vendor/assets/images/flags/tto.svg +10 -0
- data/vendor/assets/images/flags/tun.svg +10 -0
- data/vendor/assets/images/flags/tur.svg +8 -0
- data/vendor/assets/images/flags/tuv.svg +25 -0
- data/vendor/assets/images/flags/twn.svg +11 -0
- data/vendor/assets/images/flags/tza.svg +7 -0
- data/vendor/assets/images/flags/uga.svg +25 -0
- data/vendor/assets/images/flags/ukr.svg +4 -0
- data/vendor/assets/images/flags/umi.svg +12 -0
- data/vendor/assets/images/flags/ury.svg +38 -0
- data/vendor/assets/images/flags/usa.svg +12 -0
- data/vendor/assets/images/flags/uzb.svg +31 -0
- data/vendor/assets/images/flags/vat.svg +206 -0
- data/vendor/assets/images/flags/vct.svg +11 -0
- data/vendor/assets/images/flags/ven.svg +29 -0
- data/vendor/assets/images/flags/vgb.svg +112 -0
- data/vendor/assets/images/flags/vir.svg +656 -0
- data/vendor/assets/images/flags/vnm.svg +16 -0
- data/vendor/assets/images/flags/vut.svg +16 -0
- data/vendor/assets/images/flags/wal.svg +9 -0
- data/vendor/assets/images/flags/wlf.svg +7 -0
- data/vendor/assets/images/flags/wsm.svg +15 -0
- data/vendor/assets/images/flags/yem.svg +6 -0
- data/vendor/assets/images/flags/zaf.svg +18 -0
- data/vendor/assets/images/flags/zmb.svg +24 -0
- data/vendor/assets/images/flags/zwe.svg +65 -0
- data/vendor/assets/stylesheets/flag-css.css.scss +24 -0
- data/vendor/assets/stylesheets/flags/flag-core.scss +94 -0
- data/vendor/assets/stylesheets/flags/flag-list.scss +332 -0
- data/vendor/assets/stylesheets/flags/variable.scss +28 -0
- metadata +597 -0
|
@@ -0,0 +1,863 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
version="1.0"
|
|
14
|
+
width="600"
|
|
15
|
+
height="300"
|
|
16
|
+
id="svg19402"
|
|
17
|
+
sodipodi:version="0.32"
|
|
18
|
+
inkscape:version="0.91 r13725"
|
|
19
|
+
sodipodi:docname="Flag_of_Northern_Ireland_creased_hand.svg"
|
|
20
|
+
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
|
21
|
+
<metadata
|
|
22
|
+
id="metadata1341">
|
|
23
|
+
<rdf:RDF>
|
|
24
|
+
<cc:Work
|
|
25
|
+
rdf:about="">
|
|
26
|
+
<dc:format>image/svg+xml</dc:format>
|
|
27
|
+
<dc:type
|
|
28
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
29
|
+
<dc:title>Flag of Northern Ireland</dc:title>
|
|
30
|
+
</cc:Work>
|
|
31
|
+
</rdf:RDF>
|
|
32
|
+
</metadata>
|
|
33
|
+
<sodipodi:namedview
|
|
34
|
+
id="base"
|
|
35
|
+
pagecolor="#ffffff"
|
|
36
|
+
bordercolor="#666666"
|
|
37
|
+
borderopacity="1.0"
|
|
38
|
+
inkscape:pageopacity="0.0"
|
|
39
|
+
inkscape:pageshadow="2"
|
|
40
|
+
inkscape:window-width="1366"
|
|
41
|
+
inkscape:window-height="716"
|
|
42
|
+
inkscape:zoom="1.1615345"
|
|
43
|
+
inkscape:cx="342.26716"
|
|
44
|
+
inkscape:cy="189.96083"
|
|
45
|
+
inkscape:window-x="-8"
|
|
46
|
+
inkscape:window-y="-8"
|
|
47
|
+
inkscape:current-layer="svg19402"
|
|
48
|
+
showgrid="false"
|
|
49
|
+
inkscape:window-maximized="1" />
|
|
50
|
+
<defs
|
|
51
|
+
id="defs19404" />
|
|
52
|
+
<rect
|
|
53
|
+
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.64999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
54
|
+
id="rect1433"
|
|
55
|
+
width="600"
|
|
56
|
+
height="300"
|
|
57
|
+
x="0"
|
|
58
|
+
y="-7.6293945e-006"
|
|
59
|
+
rx="5.5511257e-015"
|
|
60
|
+
ry="7.5502976e-016" />
|
|
61
|
+
<rect
|
|
62
|
+
id="use3168"
|
|
63
|
+
style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke-opacity:1"
|
|
64
|
+
y="119.99999"
|
|
65
|
+
x="0"
|
|
66
|
+
ry="7.5502982e-016"
|
|
67
|
+
rx="5.5511257e-015"
|
|
68
|
+
height="60"
|
|
69
|
+
width="600" />
|
|
70
|
+
<use
|
|
71
|
+
xlink:href="#use3168"
|
|
72
|
+
height="300"
|
|
73
|
+
width="600"
|
|
74
|
+
y="0"
|
|
75
|
+
x="0"
|
|
76
|
+
id="use6771"
|
|
77
|
+
transform="matrix(0,0.5,-1,0,450,-5e-6)" />
|
|
78
|
+
<path
|
|
79
|
+
id="path5103"
|
|
80
|
+
style="fill:#ebeae3;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.32597154px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
81
|
+
d="M 322.00318,91.631 C 323.92865,88.618611 322.77727,86.673251 319.86504,86.072147 C 319.86504,86.072147 310.57347,89.05058 300.53833,89.377487 C 290.50318,89.704392 278.58069,86.853713 278.58069,86.853713 C 276.44247,88.195386 276.96424,91.379345 278.02479,93.366981 C 278.02479,93.366981 288.52987,96.857063 300.48917,96.514418 C 308.08522,96.296784 315.28322,94.358564 319.32118,93.073797 C 321.64062,92.335815 322.00429,91.665217 322.00318,91.631 z"
|
|
82
|
+
sodipodi:nodetypes="ccsccssc" />
|
|
83
|
+
<path
|
|
84
|
+
sodipodi:type="star"
|
|
85
|
+
style="fill:#ffffff;fill-opacity:1;stroke:#161111;stroke-width:1.15781746999999990;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
86
|
+
id="path3244"
|
|
87
|
+
sodipodi:sides="6"
|
|
88
|
+
sodipodi:cx="-236.36365"
|
|
89
|
+
sodipodi:cy="-15.151515"
|
|
90
|
+
sodipodi:r1="85.064659"
|
|
91
|
+
sodipodi:r2="44.658947"
|
|
92
|
+
sodipodi:arg1="1.5707963"
|
|
93
|
+
sodipodi:arg2="2.0943951"
|
|
94
|
+
inkscape:flatsided="false"
|
|
95
|
+
inkscape:rounded="0"
|
|
96
|
+
inkscape:randomized="0"
|
|
97
|
+
d="M -236.36365,69.913144 L -258.69312,23.524268 L -310.0318,27.380817 L -281.02259,-15.151515 L -310.0318,-57.683843 L -258.69312,-53.827298 L -236.36365,-100.21617 L -214.03417,-53.827298 L -162.69549,-57.683847 L -191.7047,-15.151515 L -162.69549,27.380813 L -214.03417,23.524268 L -236.36365,69.913144 z"
|
|
98
|
+
transform="matrix(0.863694,0,0,0.863694,504.14586,163.08627)" />
|
|
99
|
+
<path
|
|
100
|
+
d="M 299.71195,76.392216 C 323.93915,80.385706 323.07389,81.517197 323.07389,81.517197 L 329.39692,62.614667 C 329.39692,62.614667 330.06249,58.887408 328.33198,56.624429 C 326.60147,54.36145 321.74272,55.626054 321.74272,55.626054 C 321.74272,55.626054 321.07714,52.564378 318.94728,51.832235 C 316.81742,51.100097 308.89699,54.69424 306.43433,55.49294 C 303.97168,56.291637 302.70707,57.090338 299.24604,57.023776 C 295.78502,56.957218 289.5951,53.89554 288.46362,53.296517 C 287.33213,52.697494 285.66818,52.098471 284.13734,52.165028 C 282.60649,52.231587 281.0091,52.630935 280.2104,53.695868 C 279.4117,54.760796 279.4117,56.091963 279.4117,56.091963 C 279.4117,56.091963 278.1471,55.293266 276.15035,55.293266 C 274.15361,55.293266 273.02212,55.559496 272.09029,56.624429 C 271.15849,57.689358 269.96043,60.684478 269.96043,60.684478 L 272.22342,65.809459 L 272.35653,72.86463 L 277.08217,80.31915 L 299.71195,76.392216 z"
|
|
101
|
+
style="fill:#b02320;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.81492889;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
102
|
+
id="path34974" />
|
|
103
|
+
<path
|
|
104
|
+
d="M 322.29625,87.071738 C 322.29625,87.071738 323.51613,88.526202 323.46921,89.042298 C 323.42229,89.558398 322.90619,90.027579 322.90619,90.027579 C 322.90619,90.027579 323.28155,90.402924 323.1877,90.96594 C 323.09387,91.528955 322.34318,91.575877 322.34318,91.575877 C 322.34318,91.575877 322.48393,92.091975 322.01475,92.326566 C 321.54557,92.561155 319.62193,92.983418 319.62193,92.983418 C 319.62193,92.983418 310.23831,90.309085 300.19785,90.309085 C 290.15737,90.309085 278.33402,93.546435 278.33402,93.546435 C 278.33402,93.546435 277.11415,93.124173 277.06722,92.326566 C 277.02032,91.528955 277.20799,90.96594 277.20799,90.96594 C 277.20799,90.96594 276.54011,91.035516 276.36346,90.449841 C 276.11639,89.630674 276.4573,88.995382 276.4573,88.995382 C 276.4573,88.995382 275.99214,89.145158 276.50421,88.057018 C 276.87955,87.259412 277.44258,86.977904 277.44258,86.977904 C 277.44258,86.977904 287.95222,83.224455 299.91634,83.177539 C 311.88044,83.13062 322.29625,86.9779 322.29625,87.071738 z"
|
|
105
|
+
style="fill:#ebeae3;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.32597154px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
106
|
+
id="path30012" />
|
|
107
|
+
<path
|
|
108
|
+
d="M 272.64293,63.434622 C 272.64293,63.434622 272.24227,62.072423 273.12369,60.870482 C 274.00513,59.668541 275.60771,59.748669 276.08848,59.989057 C 276.56927,60.229446 276.48914,60.790354 277.13019,60.950612 C 277.77122,61.11087 278.25199,60.630093 278.25199,60.630093"
|
|
109
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.7171374;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
110
|
+
id="path41763" />
|
|
111
|
+
<path
|
|
112
|
+
d="M 331.14018,66.623912 L 327.5013,74.152629 L 326.07085,74.403585 C 326.07085,74.403585 325.19814,73.87932 322.70802,74.052245 C 320.92622,74.177723 320.39921,74.629446 320.39921,74.629446 L 323.63656,67.125826 C 323.63656,67.125826 323.88889,68.73804 324.26395,69.685588 C 324.74077,70.890184 326.54766,72.019494 326.54766,72.019494 C 326.54766,72.019494 326.79805,70.578581 326.32181,68.832336 C 325.79479,66.899968 324.5651,64.29001 324.5651,64.29001 L 331.14018,66.623912 z"
|
|
113
|
+
style="fill:#ffcc00;fill-opacity:0.94117647;fill-rule:evenodd;stroke:#000000;stroke-width:0.74973458;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
114
|
+
id="path17396" />
|
|
115
|
+
<rect
|
|
116
|
+
width="4.07269"
|
|
117
|
+
height="17.308931"
|
|
118
|
+
x="297.80765"
|
|
119
|
+
y="43.225334"
|
|
120
|
+
style="fill:#121116;fill-opacity:1;stroke:#121116;stroke-width:0.7311542;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
121
|
+
id="rect5511" />
|
|
122
|
+
<path
|
|
123
|
+
d="M 272.84965,75.147177 L 275.46533,80.743525 C 275.46533,80.743525 286.59688,76.40458 299.73644,76.485437 C 319.4453,76.607095 325.04164,80.561033 325.04164,80.561033 L 327.96148,73.626432 L 325.77162,74.90386 L 323.5209,76.302945 L 320.96605,77.276224 L 317.86373,77.032903 L 315.12638,75.025522 L 313.7273,72.105686 L 311.41576,74.23473 L 307.34017,75.147181 L 303.3254,74.113072 L 299.79726,69.672496 C 299.79726,69.672496 297.16907,74.60852 293.83593,74.90386 C 289.03038,75.32967 286.23221,72.592327 286.23221,72.592327 C 286.23221,72.592327 284.44572,76.6071 281.48748,77.337054 C 276.80359,78.492818 272.91048,75.147177 272.84965,75.147177 z"
|
|
124
|
+
style="fill:#f6ca1f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6193459;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
125
|
+
id="path24185" />
|
|
126
|
+
<g
|
|
127
|
+
transform="matrix(0.3259716,0,0,0.3259716,177.52929,-39.537736)"
|
|
128
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
129
|
+
id="g5431">
|
|
130
|
+
<g
|
|
131
|
+
transform="translate(-0.375,-0.25)"
|
|
132
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
133
|
+
id="g3168">
|
|
134
|
+
<path
|
|
135
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
136
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
137
|
+
id="path2193" />
|
|
138
|
+
<path
|
|
139
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
140
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
141
|
+
id="path2195" />
|
|
142
|
+
</g>
|
|
143
|
+
<g
|
|
144
|
+
transform="translate(-16.050688,7.0776797)"
|
|
145
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
146
|
+
id="g3172">
|
|
147
|
+
<path
|
|
148
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
149
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
150
|
+
id="path3174" />
|
|
151
|
+
<path
|
|
152
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
153
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
154
|
+
id="path3176" />
|
|
155
|
+
</g>
|
|
156
|
+
<g
|
|
157
|
+
transform="translate(17.824312,-4.5473203)"
|
|
158
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
159
|
+
id="g3178">
|
|
160
|
+
<path
|
|
161
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
162
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
163
|
+
id="path3180" />
|
|
164
|
+
<path
|
|
165
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
166
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
167
|
+
id="path3182" />
|
|
168
|
+
</g>
|
|
169
|
+
<g
|
|
170
|
+
transform="translate(38.324312,-0.4223203)"
|
|
171
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
172
|
+
id="g3184">
|
|
173
|
+
<path
|
|
174
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
175
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
176
|
+
id="path3186" />
|
|
177
|
+
<path
|
|
178
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
179
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
180
|
+
id="path3188" />
|
|
181
|
+
</g>
|
|
182
|
+
<g
|
|
183
|
+
transform="translate(53.949312,12.45268)"
|
|
184
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
185
|
+
id="g3190">
|
|
186
|
+
<path
|
|
187
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
188
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
189
|
+
id="path3192" />
|
|
190
|
+
<path
|
|
191
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
192
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
193
|
+
id="path3194" />
|
|
194
|
+
</g>
|
|
195
|
+
<g
|
|
196
|
+
transform="translate(60.699312,33.57768)"
|
|
197
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
198
|
+
id="g3196">
|
|
199
|
+
<path
|
|
200
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
201
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
202
|
+
id="path3199" />
|
|
203
|
+
<path
|
|
204
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
205
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
206
|
+
id="path3201" />
|
|
207
|
+
</g>
|
|
208
|
+
<g
|
|
209
|
+
transform="translate(58.199312,54.95268)"
|
|
210
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
211
|
+
id="g3203">
|
|
212
|
+
<path
|
|
213
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
214
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
215
|
+
id="path3205" />
|
|
216
|
+
<path
|
|
217
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
218
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
219
|
+
id="path3207" />
|
|
220
|
+
</g>
|
|
221
|
+
<g
|
|
222
|
+
transform="translate(48.699312,73.70268)"
|
|
223
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
224
|
+
id="g3209">
|
|
225
|
+
<path
|
|
226
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
227
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
228
|
+
id="path3211" />
|
|
229
|
+
<path
|
|
230
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
231
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
232
|
+
id="path3213" />
|
|
233
|
+
</g>
|
|
234
|
+
<g
|
|
235
|
+
transform="translate(-31.300688,12.70268)"
|
|
236
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
237
|
+
id="g3215">
|
|
238
|
+
<path
|
|
239
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
240
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
241
|
+
id="path3217" />
|
|
242
|
+
<path
|
|
243
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
244
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
245
|
+
id="path3219" />
|
|
246
|
+
</g>
|
|
247
|
+
<g
|
|
248
|
+
transform="matrix(0.83626,0,0,0.83626,19.71636,51.540496)"
|
|
249
|
+
style="stroke-width:2.68218017;stroke-miterlimit:4;stroke-dasharray:none"
|
|
250
|
+
id="g3221">
|
|
251
|
+
<path
|
|
252
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
253
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.68218017;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
254
|
+
id="path3223" />
|
|
255
|
+
<path
|
|
256
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
257
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.68218017;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
258
|
+
id="path3225" />
|
|
259
|
+
</g>
|
|
260
|
+
<g
|
|
261
|
+
transform="matrix(0.83626,0,0,0.83626,19.778839,58.338511)"
|
|
262
|
+
style="stroke-width:2.68218017;stroke-miterlimit:4;stroke-dasharray:none"
|
|
263
|
+
id="g3227">
|
|
264
|
+
<path
|
|
265
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
266
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.68218017;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
267
|
+
id="path3229" />
|
|
268
|
+
<path
|
|
269
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
270
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.68218017;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
271
|
+
id="path3231" />
|
|
272
|
+
</g>
|
|
273
|
+
<g
|
|
274
|
+
transform="matrix(0.83626,0,0,0.83626,20.153839,68.338511)"
|
|
275
|
+
style="stroke-width:2.68218017;stroke-miterlimit:4;stroke-dasharray:none"
|
|
276
|
+
id="g3233">
|
|
277
|
+
<path
|
|
278
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
279
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.68218017;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
280
|
+
id="path3235" />
|
|
281
|
+
<path
|
|
282
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
283
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.68218017;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
284
|
+
id="path3237" />
|
|
285
|
+
</g>
|
|
286
|
+
<g
|
|
287
|
+
transform="matrix(0.904373,0,0,0.904373,-8.6190797,62.111696)"
|
|
288
|
+
style="stroke-width:2.48017144;stroke-miterlimit:4;stroke-dasharray:none"
|
|
289
|
+
id="g3239">
|
|
290
|
+
<path
|
|
291
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
292
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.48017144;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
293
|
+
id="path3241" />
|
|
294
|
+
<path
|
|
295
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
296
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.48017144;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
297
|
+
id="path3243" />
|
|
298
|
+
</g>
|
|
299
|
+
<g
|
|
300
|
+
transform="translate(-49.175688,52.70268)"
|
|
301
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
302
|
+
id="g3245">
|
|
303
|
+
<path
|
|
304
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
305
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
306
|
+
id="path3247" />
|
|
307
|
+
<path
|
|
308
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
309
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
310
|
+
id="path3249" />
|
|
311
|
+
</g>
|
|
312
|
+
<g
|
|
313
|
+
transform="matrix(0.939156,0,0,0.939156,-23.620878,97.000746)"
|
|
314
|
+
style="stroke-width:2.38831472;stroke-miterlimit:4;stroke-dasharray:none"
|
|
315
|
+
id="g3251">
|
|
316
|
+
<path
|
|
317
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
318
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.38831472;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
319
|
+
id="path3253" />
|
|
320
|
+
<path
|
|
321
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
322
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.38831472;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
323
|
+
id="path3255" />
|
|
324
|
+
</g>
|
|
325
|
+
<g
|
|
326
|
+
transform="translate(-67.280909,12.529107)"
|
|
327
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
328
|
+
id="g3257">
|
|
329
|
+
<path
|
|
330
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
331
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
332
|
+
id="path3259" />
|
|
333
|
+
<path
|
|
334
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
335
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
336
|
+
id="path3261" />
|
|
337
|
+
</g>
|
|
338
|
+
<g
|
|
339
|
+
transform="translate(-83.278087,6.220361)"
|
|
340
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
341
|
+
id="g3263">
|
|
342
|
+
<path
|
|
343
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
344
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
345
|
+
id="path3265" />
|
|
346
|
+
<path
|
|
347
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
348
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
349
|
+
id="path3267" />
|
|
350
|
+
</g>
|
|
351
|
+
<g
|
|
352
|
+
transform="translate(-98.599328,-0.9896346)"
|
|
353
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
354
|
+
id="g3269">
|
|
355
|
+
<path
|
|
356
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
357
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
358
|
+
id="path3271" />
|
|
359
|
+
<path
|
|
360
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
361
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
362
|
+
id="path3273" />
|
|
363
|
+
</g>
|
|
364
|
+
<g
|
|
365
|
+
transform="translate(-116.17369,-4.8199447)"
|
|
366
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
367
|
+
id="g3275">
|
|
368
|
+
<path
|
|
369
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
370
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
371
|
+
id="path3277" />
|
|
372
|
+
<path
|
|
373
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
374
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
375
|
+
id="path3279" />
|
|
376
|
+
</g>
|
|
377
|
+
<g
|
|
378
|
+
transform="translate(-136.90243,0.1369272)"
|
|
379
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
380
|
+
id="g3281">
|
|
381
|
+
<path
|
|
382
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
383
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
384
|
+
id="path3283" />
|
|
385
|
+
<path
|
|
386
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
387
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
388
|
+
id="path3285" />
|
|
389
|
+
</g>
|
|
390
|
+
<g
|
|
391
|
+
transform="translate(-151.54773,14.78223)"
|
|
392
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
393
|
+
id="g3287">
|
|
394
|
+
<path
|
|
395
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
396
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
397
|
+
id="path3289" />
|
|
398
|
+
<path
|
|
399
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
400
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
401
|
+
id="path3291" />
|
|
402
|
+
</g>
|
|
403
|
+
<g
|
|
404
|
+
transform="translate(-157.63117,35.285656)"
|
|
405
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
406
|
+
id="g3293">
|
|
407
|
+
<path
|
|
408
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
409
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
410
|
+
id="path3295" />
|
|
411
|
+
<path
|
|
412
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
413
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
414
|
+
id="path3297" />
|
|
415
|
+
</g>
|
|
416
|
+
<g
|
|
417
|
+
transform="translate(-154.92742,56.69033)"
|
|
418
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
419
|
+
id="g3299">
|
|
420
|
+
<path
|
|
421
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
422
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
423
|
+
id="path3301" />
|
|
424
|
+
<path
|
|
425
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
426
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
427
|
+
id="path3303" />
|
|
428
|
+
</g>
|
|
429
|
+
<g
|
|
430
|
+
transform="translate(-145.01367,76.067193)"
|
|
431
|
+
style="stroke-width:2.24300003;stroke-miterlimit:4;stroke-dasharray:none"
|
|
432
|
+
id="g3305">
|
|
433
|
+
<path
|
|
434
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
435
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.24300003;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
436
|
+
id="path3307" />
|
|
437
|
+
<path
|
|
438
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
439
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.24300003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
440
|
+
id="path3309" />
|
|
441
|
+
</g>
|
|
442
|
+
<g
|
|
443
|
+
transform="matrix(0.605819,-0.1623287,0.2588191,0.9659259,-28.101915,178.81366)"
|
|
444
|
+
style="stroke-width:2.83223772;stroke-miterlimit:4;stroke-dasharray:none"
|
|
445
|
+
id="g3313">
|
|
446
|
+
<path
|
|
447
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
448
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.83223772;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
449
|
+
id="path3315" />
|
|
450
|
+
<path
|
|
451
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
452
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.83223772;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
453
|
+
id="path3317" />
|
|
454
|
+
</g>
|
|
455
|
+
<g
|
|
456
|
+
transform="matrix(0.6089124,0.1503097,-0.2396557,0.970858,260.54037,44.207964)"
|
|
457
|
+
style="stroke-width:2.83223772;stroke-miterlimit:4;stroke-dasharray:none"
|
|
458
|
+
id="g3319">
|
|
459
|
+
<path
|
|
460
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
461
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:2.83223772;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
462
|
+
id="path3321" />
|
|
463
|
+
<path
|
|
464
|
+
d="M 421.17048,250.76826 C 421.17048,250.76826 426.38539,250.67986 426.91572,248.55854 C 427.44605,246.43722 426.56217,243.69719 426.56217,243.69719 C 426.56217,243.69719 429.03704,246.43723 428.32994,248.55855 C 427.62283,250.67987 426.92915,251.22818 425.14795,251.65214 C 423.94108,251.93939 422.14275,251.47537 421.17048,250.76826 z"
|
|
465
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.83223772;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
466
|
+
id="path3323" />
|
|
467
|
+
</g>
|
|
468
|
+
</g>
|
|
469
|
+
<path
|
|
470
|
+
d="M 297.95153,33.632299 L 298.1031,37.194194 C 298.1031,37.194194 293.88024,37.565054 293.70757,37.952041 C 292.8871,39.790961 294.69277,42.271784 294.69277,42.271784 C 294.69277,42.271784 296.1126,41.210798 299.69459,41.210795 C 303.10491,41.210793 304.84795,42.044429 304.84795,42.044429 C 304.84795,42.044429 305.75737,40.604513 305.75737,39.543526 C 305.75737,38.482538 305.37845,37.421549 305.37845,37.421549 C 305.37845,37.421549 303.6354,37.194194 303.10491,37.194194 C 302.57441,37.194194 301.5892,37.194194 301.5892,37.194194 L 301.43764,33.556514 L 297.95153,33.632299 z"
|
|
471
|
+
style="fill:#b3a192;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.7311542;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
472
|
+
id="path5515" />
|
|
473
|
+
<path
|
|
474
|
+
d="M 303.97435,39.158202 C 303.97442,39.557647 303.63703,39.881744 303.22021,39.8826 C 302.80339,39.88346 302.46455,39.560755 302.46284,39.161311 C 302.46114,38.761865 302.79719,38.436507 303.214,38.434079 C 303.63081,38.431655 303.97098,38.75308 303.97433,39.152516"
|
|
475
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
476
|
+
id="path5517" />
|
|
477
|
+
<path
|
|
478
|
+
d="M 305.71503,39.546085 C 305.7151,39.96291 305.36302,40.301107 304.92808,40.301999 C 304.49313,40.302896 304.13954,39.966152 304.13776,39.549329 C 304.13597,39.132505 304.48666,38.79299 304.9216,38.790456 C 305.35655,38.787927 305.71151,39.123338 305.71501,39.54015"
|
|
479
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
480
|
+
id="path5519" />
|
|
481
|
+
<path
|
|
482
|
+
d="M 302.23128,39.130546 C 302.23136,39.529991 301.89395,39.854087 301.47715,39.854945 C 301.06033,39.855804 300.72148,39.533098 300.71976,39.133656 C 300.71806,38.734209 301.05412,38.408851 301.47092,38.406424 C 301.88774,38.403998 302.2279,38.725424 302.23125,39.124859"
|
|
483
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
484
|
+
id="path5521" />
|
|
485
|
+
<path
|
|
486
|
+
d="M 298.73801,39.16972 C 298.73809,39.585408 298.38698,39.922684 297.95321,39.923574 C 297.51945,39.92447 297.16682,39.588643 297.16504,39.172956 C 297.16326,38.757267 297.51299,38.418678 297.94675,38.416153 C 298.3805,38.413628 298.7345,38.748125 298.73798,39.163802"
|
|
487
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
488
|
+
id="path5523" />
|
|
489
|
+
<path
|
|
490
|
+
d="M 296.799,39.299092 C 296.79908,39.71478 296.44796,40.052056 296.01419,40.052948 C 295.58043,40.053842 295.2278,39.718016 295.22602,39.302329 C 295.22424,38.88664 295.57397,38.548051 296.00773,38.545525 C 296.44149,38.543001 296.79548,38.877498 296.79897,39.293175"
|
|
491
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
492
|
+
id="path5525" />
|
|
493
|
+
<path
|
|
494
|
+
d="M 300.35814,37.118409 C 300.35821,37.469125 300.06198,37.753685 299.696,37.754436 C 299.33004,37.755189 299.03253,37.471853 299.03102,37.12114 C 299.02953,36.770423 299.3246,36.484756 299.69056,36.482625 C 300.05652,36.480496 300.35518,36.76271 300.35812,37.113417"
|
|
495
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
496
|
+
id="path5527" />
|
|
497
|
+
<path
|
|
498
|
+
d="M 300.35814,34.162795 C 300.35821,34.513512 300.06198,34.79807 299.696,34.798823 C 299.33004,34.799577 299.03252,34.516239 299.03102,34.165526 C 299.02953,33.814809 299.3246,33.529141 299.69055,33.52701 C 300.05651,33.524882 300.35518,33.807095 300.35812,34.157802"
|
|
499
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
500
|
+
id="path5529" />
|
|
501
|
+
<path
|
|
502
|
+
d="M 300.35814,35.754278 C 300.35821,36.104995 300.06198,36.389554 299.696,36.390306 C 299.33004,36.391059 299.03253,36.107722 299.03102,35.757008 C 299.02953,35.406292 299.3246,35.120625 299.69056,35.118494 C 300.05652,35.116366 300.35518,35.39858 300.35812,35.749286"
|
|
503
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
504
|
+
id="path5531" />
|
|
505
|
+
<path
|
|
506
|
+
d="M 294.83375,39.827158 C 294.83383,40.228311 294.495,40.55379 294.0764,40.554648 C 293.65781,40.555511 293.31752,40.231429 293.3158,39.830283 C 293.31407,39.429134 293.65158,39.102385 294.07017,39.099947 C 294.48875,39.097513 294.83037,39.420311 294.83373,39.82145"
|
|
507
|
+
style="fill:#f0ddcb;fill-opacity:1;stroke:#121116;stroke-width:0.37258551;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
508
|
+
id="path5533" />
|
|
509
|
+
<path
|
|
510
|
+
d="M 300.52821,38.975137 C 300.52825,39.414003 300.15604,39.770038 299.69627,39.770926 C 299.2365,39.771813 298.86278,39.417219 298.86095,38.978357 C 298.85912,38.539495 299.22988,38.182068 299.68962,38.179457 C 300.14939,38.176849 300.52455,38.530038 300.52819,38.968891"
|
|
511
|
+
style="fill:#916c68;fill-opacity:1;stroke:#4d3126;stroke-width:0.37258548;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
512
|
+
id="path5535" />
|
|
513
|
+
<g
|
|
514
|
+
transform="matrix(0.2884843,0,0,0.2884843,191.61641,-31.520442)"
|
|
515
|
+
style="stroke-width:2.53446817;stroke-miterlimit:4;stroke-dasharray:none"
|
|
516
|
+
id="g5545">
|
|
517
|
+
<path
|
|
518
|
+
d="M 430.62804,247.4095 C 430.62812,251.01684 427.74708,253.94321 424.1885,253.95037 C 420.62992,253.95754 417.73744,251.04278 417.72339,247.43547 C 417.70934,243.82816 420.57902,240.89035 424.13755,240.86903 C 427.69608,240.8477 430.59982,243.75092 430.62784,247.35815"
|
|
519
|
+
transform="matrix(0.83626,0,0,0.83626,20.051688,0.8296653)"
|
|
520
|
+
style="opacity:1;fill:#eeeeee;fill-opacity:1;stroke:#1e1e1e;stroke-width:3.03071785;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
521
|
+
id="path5541" />
|
|
522
|
+
<path
|
|
523
|
+
d="M 372.25971,210.53713 C 372.25971,210.53713 376.62073,210.46321 377.06423,208.68923 C 377.50772,206.91525 376.76857,204.62388 376.76857,204.62388 C 376.76857,204.62388 378.8382,206.91526 378.24688,208.68924 C 377.65556,210.46321 377.07546,210.92174 375.58591,211.27628 C 374.57666,211.5165 373.07278,211.12846 372.25971,210.53713 z"
|
|
524
|
+
style="fill:#a3afb8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.53446817;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
525
|
+
id="path5543" />
|
|
526
|
+
</g>
|
|
527
|
+
<path
|
|
528
|
+
d="M 274.9794,81.334677 C 274.9794,81.334677 276.36824,82.630926 276.73858,83.788292 C 277.10895,84.945657 277.66448,88.047395 277.66448,88.047395 C 277.66448,88.047395 292.20098,84.019763 299.33034,84.343826 C 306.45972,84.66789 322.89428,88.278867 322.89428,88.278867 C 322.89428,88.278867 323.17206,86.519673 323.49611,84.66789 C 323.82018,82.816105 325.16272,80.779144 325.16272,80.779144 C 325.16272,80.779144 309.46886,75.87192 299.56183,76.334865 C 289.65478,76.79781 284.70126,77.862584 282.47912,78.557003 C 280.25699,79.251425 274.84051,81.380973 274.9794,81.334677 z"
|
|
529
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.32597154px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
530
|
+
id="path34972" />
|
|
531
|
+
<path
|
|
532
|
+
d="M 296.66319,22.529814 L 302.91544,22.529814 C 302.91544,22.529814 301.3727,23.597259 301.05871,24.613895 C 300.78849,25.48883 300.86925,26.925336 300.86925,26.925336 C 300.86925,26.925336 302.57441,26.925336 303.33226,26.281165 C 304.09011,25.636993 305.68159,24.500219 305.68159,24.500219 L 305.68159,32.457635 C 305.68159,32.457635 304.14713,30.973737 303.21858,30.487228 C 302.10323,29.902846 300.98292,29.691486 300.98292,29.691486 C 300.98292,29.691486 300.98292,30.979829 301.51341,31.73768 C 302.04391,32.495529 304.16589,35.375354 304.16589,35.375354 L 295.22327,35.716389 C 295.22327,35.716389 297.34439,33.479829 298.21678,31.851357 C 298.78517,30.790365 298.5578,29.691486 298.5578,29.691486 C 298.5578,29.691486 297.04211,29.691486 296.28426,30.221982 C 295.52641,30.752474 294.20018,32.343959 294.20018,32.343959 L 294.20019,24.689681 C 294.20019,24.689681 294.76856,26.167489 296.01901,26.735876 C 297.26946,27.304263 298.44414,27.001123 298.44414,27.001123 C 298.44414,27.001123 298.68676,25.478082 298.17888,24.538114 C 297.65527,23.569029 296.5495,22.491918 296.66319,22.529814 z"
|
|
533
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.7311542;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
534
|
+
id="path5537" />
|
|
535
|
+
<path
|
|
536
|
+
d="M 296.17319,47.780318 C 296.17319,47.780318 291.72539,47.726732 287.92063,45.476035 C 284.11588,43.225338 280.2784,40.868081 274.63081,42.207164 C 273.47421,42.481397 269.21841,44.350687 267.34283,50.406129 C 266.02678,54.655112 267.55719,59.784037 268.89689,62.088322 C 270.23658,64.392607 272.3969,66.728261 272.3969,66.728261 L 274.69453,65.171989 C 274.69453,65.171989 268.84329,60.212739 269.53994,53.782177 C 270.23658,47.351613 273.45187,45.851149 273.45187,45.851149 C 273.45187,45.851149 277.41738,42.743044 282.72261,45.690383 C 288.02781,48.637728 293.22585,49.977429 293.22585,49.977429 C 293.22585,49.977429 298.10237,51.156363 298.53107,51.102777 C 298.95977,51.049185 296.06602,47.726728 296.17319,47.780318 z"
|
|
537
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#121116;stroke-width:0.7311542;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
538
|
+
id="path3325" />
|
|
539
|
+
<path
|
|
540
|
+
d="M 271.57209,71.899604 L 269.2088,67.25451 L 276.29868,64.483752 C 276.29868,64.483752 274.58733,66.765553 274.17986,68.39541 C 273.6822,70.386083 273.85389,72.062591 273.85389,72.062591 C 273.85389,72.062591 274.50583,71.573632 275.32076,70.269746 C 275.93916,69.280302 276.95062,65.706146 276.95062,65.706146 L 280.12884,75.892757 C 280.15338,75.92003 278.495,74.258946 277.32903,74.061734 C 276.01463,73.839419 274.42434,74.262897 274.42434,74.262897 L 272.55,74.833349 L 271.57209,71.899604 z"
|
|
541
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.74973458;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
542
|
+
id="path16425" />
|
|
543
|
+
<path
|
|
544
|
+
d="M 304.18942,47.6965 C 304.18942,47.6965 308.63722,47.642915 312.44197,45.392217 C 316.24672,43.141521 320.08419,40.784266 325.7318,42.123346 C 326.88839,42.397579 331.1442,44.26687 333.01976,50.322313 C 334.33583,54.571297 332.80542,59.700222 331.46572,62.004504 C 330.12603,64.308789 329.21483,65.664349 329.21483,65.664349 L 326.45335,64.672591 C 326.45335,64.672591 331.51931,60.128922 330.82266,53.698362 C 330.12603,47.267797 326.91073,45.767333 326.91073,45.767333 C 326.91073,45.767333 322.94523,42.659226 317.64001,45.606568 C 312.33479,48.553911 307.13675,49.893612 307.13675,49.893612 C 307.13675,49.893612 302.26025,51.072547 301.83155,51.01896 C 301.40284,50.96537 304.29659,47.642911 304.18942,47.6965 z"
|
|
545
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#121116;stroke-width:0.7311542;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
546
|
+
id="path4296" />
|
|
547
|
+
<rect
|
|
548
|
+
width="1.8567302"
|
|
549
|
+
height="17.316853"
|
|
550
|
+
x="301.89236"
|
|
551
|
+
y="43.294868"
|
|
552
|
+
style="fill:#ffcc00;fill-opacity:1;stroke:#121116;stroke-width:0.7311542;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
553
|
+
id="rect5267" />
|
|
554
|
+
<rect
|
|
555
|
+
width="2.1977625"
|
|
556
|
+
height="17.316853"
|
|
557
|
+
x="295.64011"
|
|
558
|
+
y="43.219086"
|
|
559
|
+
style="fill:#ffcc00;fill-opacity:1;stroke:#121116;stroke-width:0.7311542;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
560
|
+
id="rect5269" />
|
|
561
|
+
<path
|
|
562
|
+
d="M 305.75737,39.202492 C 305.75753,42.274554 303.05051,44.766761 299.70676,44.772935 C 296.36302,44.779107 293.64513,42.296918 293.63183,39.22488 C 293.61856,36.152839 296.31492,33.650893 299.6586,33.632659 C 303.00228,33.614428 305.73078,36.086794 305.7572,39.158763"
|
|
563
|
+
style="fill:#ffcc00;fill-opacity:1;stroke:#121116;stroke-width:0.7311542;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
564
|
+
id="path5513" />
|
|
565
|
+
<path
|
|
566
|
+
d="M 294.31675,60.466922 L 304.74266,60.381111 C 304.74266,60.381111 303.51987,61.110497 302.4687,62.976864 C 301.41753,64.843234 301.5677,66.02312 301.5677,66.02312 C 301.5677,66.02312 303.15518,66.001669 304.27071,65.186471 C 305.38624,64.371279 306.63049,62.848151 306.63049,62.848151 L 306.58759,72.458875 C 306.58759,72.458875 305.83675,71.236079 304.59251,70.506696 C 303.34826,69.777308 301.58915,69.777308 301.58915,69.777308 L 298.02803,69.777308 C 298.02803,69.777308 296.39968,69.873531 295.66826,70.356527 C 294.63654,71.037833 293.35139,72.351611 293.35139,72.351611 L 293.17977,63.277201 C 293.17977,63.277201 293.69463,64.864687 295.36793,65.508262 C 297.04123,66.151835 297.98513,66.066024 297.98513,66.066024 C 297.98513,66.066024 297.98513,64.028038 297.12703,62.976864 C 296.26893,61.925689 294.31675,60.509828 294.31675,60.466922 z"
|
|
567
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.6193459;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
568
|
+
id="path19336" />
|
|
569
|
+
<path
|
|
570
|
+
d="M 300.12586,68.013185 C 300.12586,68.013185 301.65131,71.572575 303.42501,73.143505 C 304.45749,74.057938 307.56185,74.746724 308.96518,74.388434 C 312.11918,73.583166 314.2868,71.059764 314.2868,71.059764 C 314.2868,71.059764 314.17396,73.824252 316.1486,75.347544 C 318.12324,76.870831 319.70294,77.265757 321.33906,76.81441 C 322.97519,76.363067 327.60147,72.921561 327.60147,72.921561 L 328.56058,73.767835 C 328.56058,73.767835 325.90731,76.344465 323.11867,77.71224 C 321.68286,78.416474 317.32479,78.024971 315.91433,76.896608 C 314.50388,75.768245 313.6662,73.0344 313.6662,73.0344 C 313.6662,73.0344 312.79788,74.79195 310.93608,75.412551 C 309.07429,76.033148 306.51569,76.006239 304.14013,75.312037 C 302.54101,74.844728 300.46436,72.639473 300.06943,71.906036 C 299.67452,71.1726 299.78734,70.777673 299.78734,70.777673 C 299.78734,70.777673 298.6157,74.135838 296.17659,75.051997 C 293.87319,75.917173 291.24729,75.924043 289.01635,75.282531 C 286.76112,74.634032 286.58551,73.372907 286.58551,73.372907 C 286.58551,73.372907 286.41626,76.927249 281.50788,77.942773 C 276.5995,78.9583 272.70665,75.347544 272.70665,75.347544 L 273.38367,74.332013 C 273.38367,74.332013 276.14815,77.435012 280.37951,77.152919 C 284.61088,76.870831 286.02133,71.454692 286.02133,71.454692 C 286.02133,71.454692 287.88312,74.275598 292.84792,74.332013 C 297.81271,74.388434 299.22316,67.900352 299.22316,67.900352 L 300.12586,68.013185 z"
|
|
571
|
+
style="fill:#f6ca1f;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.58674878;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
572
|
+
id="path21276" />
|
|
573
|
+
<g
|
|
574
|
+
transform="matrix(0.3259716,0,0,0.3259716,177.52929,-39.537736)"
|
|
575
|
+
style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:2.20000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
576
|
+
id="g13496">
|
|
577
|
+
<path
|
|
578
|
+
d="M 338.56863,336.29188 C 338.56863,336.29188 338.68263,330.99114 339.82201,329.3983 C 341.43776,327.13949 343.63585,327.04726 344.75719,327.36156 C 346.14067,327.74933 347.57728,329.00662 347.34228,332.68841 C 347.10727,336.37021 346.0889,338.17194 347.1856,339.58199 C 348.28231,340.99204 348.43898,341.93207 350.55406,341.61873 C 352.66913,341.30539 353.60916,340.60036 353.13915,338.64196 C 352.66913,336.68356 352.04244,338.79863 351.65076,337.15357 C 351.25908,335.50851 353.69664,328.40213 353.29582,323.99311 C 352.90414,319.68462 351.25908,316.23783 347.96896,315.37614 C 344.8768,314.56629 342.25042,314.59277 339.35199,316.70785 C 336.57202,318.73648 333.00677,325.40316 333.00677,325.40316 L 332.92843,339.66033 L 338.7253,339.34698 L 338.56863,336.29188 z"
|
|
579
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
580
|
+
id="path11548" />
|
|
581
|
+
<path
|
|
582
|
+
d="M 327.77011,340.12967 C 327.77011,340.12967 325.55283,335.3136 323.87301,334.30687 C 321.49084,332.87922 319.43813,333.67073 318.53498,334.40592 C 317.42069,335.31297 316.60425,337.03867 318.28723,340.32171 C 319.97022,343.60476 321.62233,344.8513 321.1785,346.58163 C 320.73468,348.31196 320.96566,349.23653 318.90095,349.79217 C 316.83625,350.3478 315.69311,350.07586 315.34361,348.09241 C 314.99412,346.10894 316.41189,347.79897 316.11544,346.13412 C 315.819,344.46926 310.75101,338.92327 309.36131,334.71984 C 308.0033,330.61225 308.13826,326.7954 310.8123,324.69376 C 313.32546,322.71857 315.74476,321.69606 319.24603,322.48064 C 322.6042,323.23316 328.53117,327.92642 328.53117,327.92642 L 334.28552,340.97098 L 328.8441,342.99406 L 327.77011,340.12967 z"
|
|
583
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
584
|
+
id="path12519" />
|
|
585
|
+
<path
|
|
586
|
+
d="M 326.66154,297.90718 C 326.66154,297.90718 321.02134,307.38585 322.27472,314.67111 C 323.5281,321.95637 331.04836,337.62359 331.04836,337.62359 L 331.1267,339.73866 L 335.18451,339.29998 L 334.26015,337.15357 C 334.26015,337.15357 336.28688,318.39837 335.0435,312.4777 C 334.11928,308.0768 326.73988,297.98552 326.66154,297.90718 z"
|
|
587
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
588
|
+
id="path11546" />
|
|
589
|
+
<path
|
|
590
|
+
d="M 335.6702,341.30539 C 335.6702,341.30539 338.48845,344.67762 341.85875,346.3189 C 345.54054,348.11188 347.05405,348.12357 348.51732,347.02392 C 349.58943,346.21823 349.22235,342.79377 347.96897,341.85373 C 346.71559,340.9137 345.29364,341.3914 345.07052,342.32375 C 344.69382,343.89794 344.18026,343.79309 343.03379,343.18545 C 341.3597,342.29816 337.47193,339.89534 337.47193,339.89534 L 335.6702,341.30539 z"
|
|
591
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
592
|
+
id="path12521" />
|
|
593
|
+
<path
|
|
594
|
+
d="M 331.30431,342.07093 C 331.30431,342.07093 330.11806,346.30263 327.71808,349.18236 C 325.0963,352.32825 323.72088,352.95998 321.93524,352.55763 C 320.62695,352.26283 319.55648,348.98933 320.31372,347.61777 C 321.07098,346.2462 322.56371,346.09833 323.14977,346.85701 C 324.13927,348.13798 324.56457,347.83163 325.36073,346.80705 C 326.52327,345.31095 329.08265,341.5244 329.08265,341.5244 L 331.30431,342.07093 z"
|
|
595
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
596
|
+
id="path13492" />
|
|
597
|
+
<path
|
|
598
|
+
d="M 342.09377,341.93207 C 342.09356,343.18498 338.14081,344.20131 333.25879,344.20372 C 328.37677,344.20612 324.40884,343.1937 324.38988,341.9408 C 324.37092,340.6879 328.30809,339.66759 333.19003,339.66027 C 338.07197,339.65294 342.05537,340.66136 342.0935,341.91423"
|
|
599
|
+
transform="matrix(0.9862139,-0.1654759,0.1654759,0.9862139,-51.909075,58.055679)"
|
|
600
|
+
style="opacity:1;fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:2.19999981;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
601
|
+
id="path13494" />
|
|
602
|
+
</g>
|
|
603
|
+
<g
|
|
604
|
+
transform="matrix(0.3052707,0.1143121,-0.1143121,0.3052707,251.10949,-70.586457)"
|
|
605
|
+
style="fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:2.19999981;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
606
|
+
id="g13504">
|
|
607
|
+
<path
|
|
608
|
+
d="M 338.56863,336.29188 C 338.56863,336.29188 338.68263,330.99114 339.82201,329.3983 C 341.43776,327.13949 343.63585,327.04726 344.75719,327.36156 C 346.14067,327.74933 347.57728,329.00662 347.34228,332.68841 C 347.10727,336.37021 346.0889,338.17194 347.1856,339.58199 C 348.28231,340.99204 348.43898,341.93207 350.55406,341.61873 C 352.66913,341.30539 353.60916,340.60036 353.13915,338.64196 C 352.66913,336.68356 352.04244,338.79863 351.65076,337.15357 C 351.25908,335.50851 353.69664,328.40213 353.29582,323.99311 C 352.90414,319.68462 351.25908,316.23783 347.96896,315.37614 C 344.8768,314.56629 342.25042,314.59277 339.35199,316.70785 C 336.57202,318.73648 333.00677,325.40316 333.00677,325.40316 L 332.92843,339.66033 L 338.7253,339.34698 L 338.56863,336.29188 z"
|
|
609
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.19999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
610
|
+
id="path13506" />
|
|
611
|
+
<path
|
|
612
|
+
d="M 327.77011,340.12967 C 327.77011,340.12967 325.55283,335.3136 323.87301,334.30687 C 321.49084,332.87922 319.43813,333.67073 318.53498,334.40592 C 317.42069,335.31297 316.60425,337.03867 318.28723,340.32171 C 319.97022,343.60476 321.62233,344.8513 321.1785,346.58163 C 320.73468,348.31196 320.96566,349.23653 318.90095,349.79217 C 316.83625,350.3478 315.69311,350.07586 315.34361,348.09241 C 314.99412,346.10894 316.41189,347.79897 316.11544,346.13412 C 315.819,344.46926 310.75101,338.92327 309.36131,334.71984 C 308.0033,330.61225 308.13826,326.7954 310.8123,324.69376 C 313.32546,322.71857 315.74476,321.69606 319.24603,322.48064 C 322.6042,323.23316 328.53117,327.92642 328.53117,327.92642 L 334.28552,340.97098 L 328.8441,342.99406 L 327.77011,340.12967 z"
|
|
613
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.19999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
614
|
+
id="path13508" />
|
|
615
|
+
<path
|
|
616
|
+
d="M 326.66154,297.90718 C 326.66154,297.90718 321.02134,307.38585 322.27472,314.67111 C 323.5281,321.95637 331.04836,337.62359 331.04836,337.62359 L 331.1267,339.73866 L 335.18451,339.29998 L 334.26015,337.15357 C 334.26015,337.15357 336.28688,318.39837 335.0435,312.4777 C 334.11928,308.0768 326.73988,297.98552 326.66154,297.90718 z"
|
|
617
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.19999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
618
|
+
id="path13510" />
|
|
619
|
+
<path
|
|
620
|
+
d="M 335.6702,341.30539 C 335.6702,341.30539 338.48845,344.67762 341.85875,346.3189 C 345.54054,348.11188 347.05405,348.12357 348.51732,347.02392 C 349.58943,346.21823 349.22235,342.79377 347.96897,341.85373 C 346.71559,340.9137 345.29364,341.3914 345.07052,342.32375 C 344.69382,343.89794 344.18026,343.79309 343.03379,343.18545 C 341.3597,342.29816 337.47193,339.89534 337.47193,339.89534 L 335.6702,341.30539 z"
|
|
621
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.19999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
622
|
+
id="path13512" />
|
|
623
|
+
<path
|
|
624
|
+
d="M 331.30431,342.07093 C 331.30431,342.07093 330.11806,346.30263 327.71808,349.18236 C 325.0963,352.32825 323.72088,352.95998 321.93524,352.55763 C 320.62695,352.26283 319.55648,348.98933 320.31372,347.61777 C 321.07098,346.2462 322.56371,346.09833 323.14977,346.85701 C 324.13927,348.13798 324.56457,347.83163 325.36073,346.80705 C 326.52327,345.31095 329.08265,341.5244 329.08265,341.5244 L 331.30431,342.07093 z"
|
|
625
|
+
style="fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.19999981;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
626
|
+
id="path13514" />
|
|
627
|
+
<path
|
|
628
|
+
d="M 342.09377,341.93207 C 342.09356,343.18498 338.14081,344.20131 333.25879,344.20372 C 328.37677,344.20612 324.40884,343.1937 324.38988,341.9408 C 324.37092,340.6879 328.30809,339.66759 333.19003,339.66027 C 338.07197,339.65294 342.05537,340.66136 342.0935,341.91423"
|
|
629
|
+
transform="matrix(0.9862139,-0.1654759,0.1654759,0.9862139,-51.909075,58.055679)"
|
|
630
|
+
style="opacity:1;fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:2.19999981;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
631
|
+
id="path13516" />
|
|
632
|
+
</g>
|
|
633
|
+
<path
|
|
634
|
+
d="M 274.43122,81.169335 C 274.43122,81.169335 274.73538,82.446763 275.46533,81.777634 C 276.1953,81.108507 286.23221,77.154565 300.40557,77.154565 C 314.57892,77.154565 323.88588,81.047677 324.43335,81.290995 C 324.98082,81.534317 325.22414,81.838463 325.71078,81.290995 C 326.19742,80.743525 325.22414,79.89191 325.22414,79.89191 C 325.22414,79.89191 315.3697,75.694651 299.97976,75.75548 C 284.5898,75.816309 274.61371,80.19606 274.61371,80.19606 C 274.61371,80.19606 273.94458,80.682696 274.43122,81.169335 z"
|
|
635
|
+
style="fill:#cca715;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.32597154px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
636
|
+
id="path27095" />
|
|
637
|
+
<path
|
|
638
|
+
d="M 292.40382,87.064808 C 292.40382,87.064808 292.85594,85.807761 293.64563,85.565832 C 294.27525,85.372936 295.26952,85.99201 295.26952,85.99201 C 295.26952,85.99201 294.07181,85.881792 293.69706,86.09488 C 293.35852,86.287383 293.25619,86.859064 293.25619,86.859064 C 293.25619,86.859064 293.51336,86.403492 294.43185,86.447582 C 295.35033,86.491668 295.45322,86.491668 295.45322,86.491668 C 295.45322,86.491668 293.89546,86.609237 293.5354,87.05746 C 293.17536,87.505685 295.00499,87.711425 295.00499,87.711425 C 295.00499,87.711425 292.20542,87.726119 291.83803,87.557116 C 291.47064,87.388112 291.23552,86.814977 290.61094,86.991329 C 289.98635,87.167678 289.34708,87.726119 289.34708,87.726119 C 289.34708,87.726119 290.05984,86.528409 290.50806,86.521062 C 290.95629,86.513714 291.2208,86.491668 291.62494,86.675366 C 292.02908,86.859064 292.40382,87.064808 292.40382,87.064808 z"
|
|
639
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
640
|
+
id="path27097" />
|
|
641
|
+
<path
|
|
642
|
+
d="M 281.93545,89.332368 C 281.93545,89.332368 282.14733,88.013394 282.87867,87.629622 C 283.46176,87.323633 284.55336,87.748184 284.55336,87.748184 C 284.55336,87.748184 283.35592,87.861329 283.02705,88.140035 C 282.72994,88.391815 282.73508,88.972563 282.73508,88.972563 C 282.73508,88.972563 282.90358,88.477296 283.81438,88.350787 C 284.72519,88.224282 284.82629,88.205265 284.82629,88.205265 C 284.82629,88.205265 283.31712,88.60884 283.04616,89.115909 C 282.7752,89.622977 284.61133,89.486865 284.61133,89.486865 C 284.61133,89.486865 281.86276,90.018957 281.47045,89.920802 C 281.07814,89.822645 280.74108,89.302867 280.15989,89.591664 C 279.57869,89.880461 279.0537,90.547475 279.0537,90.547475 C 279.0537,90.547475 279.53271,89.238628 279.97184,89.148526 C 280.41098,89.058429 280.66686,88.987853 281.09799,89.093656 C 281.52913,89.199458 281.93545,89.332368 281.93545,89.332368 z"
|
|
643
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
644
|
+
id="path30014" />
|
|
645
|
+
<path
|
|
646
|
+
d="M 301.23277,86.600044 C 301.23277,86.600044 301.75696,85.371301 302.55933,85.17553 C 303.19908,85.019435 304.15581,85.695069 304.15581,85.695069 C 304.15581,85.695069 302.96649,85.515648 302.58004,85.706667 C 302.23092,85.879233 302.09563,86.444029 302.09563,86.444029 C 302.09563,86.444029 302.37876,86.004118 303.29317,86.101348 C 304.20755,86.198571 304.31026,86.204534 304.31026,86.204534 C 304.31026,86.204534 302.74829,86.231653 302.36289,86.658266 C 301.97748,87.084879 303.79212,87.396272 303.79212,87.396272 C 303.79212,87.396272 300.9964,87.24875 300.63942,87.058747 C 300.28243,86.868743 300.08089,86.282946 299.44716,86.422817 C 298.81341,86.562685 298.14286,87.083154 298.14286,87.083154 C 298.14286,87.083154 298.92381,85.928749 299.3717,85.94738 C 299.81959,85.966014 300.08495,85.959331 300.47777,86.166134 C 300.87059,86.372937 301.23277,86.600044 301.23277,86.600044 z"
|
|
647
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
648
|
+
id="path30016" />
|
|
649
|
+
<path
|
|
650
|
+
d="M 310.07237,87.599994 C 310.07237,87.599994 310.73635,86.44081 311.55609,86.340003 C 312.20967,86.259624 313.08103,87.042282 313.08103,87.042282 C 313.08103,87.042282 311.92077,86.725308 311.51466,86.86993 C 311.1478,87.00058 310.94753,87.545728 310.94753,87.545728 C 310.94753,87.545728 311.28007,87.141864 312.17686,87.345124 C 313.07367,87.548384 313.17497,87.566286 313.17497,87.566286 C 313.17497,87.566286 311.62052,87.410963 311.18797,87.789691 C 310.75541,88.168415 312.52131,88.689427 312.52131,88.689427 C 312.52131,88.689427 309.76191,88.216691 309.42953,87.986327 C 309.09716,87.755965 308.96535,87.150653 308.31963,87.215619 C 307.67388,87.280585 306.94719,87.719252 306.94719,87.719252 C 306.94719,87.719252 307.85751,86.663856 308.30017,86.734623 C 308.74282,86.805396 309.00714,86.82972 309.37316,87.080947 C 309.73915,87.332173 310.07237,87.599994 310.07237,87.599994 z"
|
|
651
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
652
|
+
id="path30018" />
|
|
653
|
+
<path
|
|
654
|
+
d="M 318.85007,89.16704 C 318.85007,89.16704 319.46855,88.284193 320.13465,88.263235 C 320.66574,88.246527 321.3086,88.939285 321.3086,88.939285 C 321.3086,88.939285 320.39948,88.599573 320.06254,88.686038 C 319.75817,88.764149 319.5573,89.187545 319.5573,89.187545 C 319.5573,89.187545 319.8541,88.887367 320.55986,89.116401 C 321.2656,89.345433 321.3457,89.36724 321.3457,89.36724 C 321.3457,89.36724 320.10797,89.128554 319.73262,89.401196 C 319.3573,89.673842 320.73817,90.221879 320.73817,90.221879 C 320.73817,90.221879 318.55542,89.639857 318.3052,89.430393 C 318.05498,89.22093 317.99342,88.724867 317.46977,88.729763 C 316.94612,88.734666 316.33001,89.033926 316.33001,89.033926 C 316.33001,89.033926 317.13884,88.252535 317.48937,88.341829 C 317.8399,88.431121 318.05051,88.470032 318.32622,88.698723 C 318.60191,88.927416 318.85007,89.16704 318.85007,89.16704 z"
|
|
655
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
656
|
+
id="path30020" />
|
|
657
|
+
<path
|
|
658
|
+
d="M 290.63881,81.076418 C 290.84972,82.123727 289.61775,83.254132 287.88776,83.600702 C 286.15777,83.94727 284.58544,83.378645 284.37664,82.33092 C 284.16575,81.283614 285.39771,80.153207 287.1277,79.806639 C 288.85768,79.46007 290.43002,80.028694 290.63881,81.076418 z"
|
|
659
|
+
style="fill:#0f6545;fill-opacity:1;stroke:#000000;stroke-width:0.43534634;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
660
|
+
id="path30022" />
|
|
661
|
+
<path
|
|
662
|
+
d="M 286.72035,80.905308 C 286.77121,81.159141 286.50376,81.426749 286.12301,81.503026 C 285.74225,81.579302 285.39237,81.435363 285.34152,81.181528 C 285.29067,80.927692 285.55811,80.660085 285.93886,80.583809 C 286.31962,80.507532 286.6695,80.651471 286.72035,80.905308 z"
|
|
663
|
+
style="fill:#cecfc1;fill-opacity:1;stroke:none;stroke-width:1.20000005;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
664
|
+
id="path30993" />
|
|
665
|
+
<path
|
|
666
|
+
d="M 315.08763,82.343575 C 314.76863,83.363165 313.14477,83.761416 311.46142,83.232901 C 309.77807,82.704385 308.67327,81.449417 308.9943,80.430464 C 309.31331,79.410874 310.93717,79.012622 312.62051,79.541141 C 314.30386,80.069655 315.40866,81.324622 315.08763,82.343575 z"
|
|
667
|
+
style="fill:#0f6545;fill-opacity:1;stroke:#000000;stroke-width:0.43534634;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
668
|
+
id="path32945" />
|
|
669
|
+
<path
|
|
670
|
+
d="M 311.73482,80.308306 C 311.65727,80.555298 311.29407,80.661225 310.92358,80.544904 C 310.55308,80.428583 310.31561,80.13406 310.39317,79.88707 C 310.47072,79.640079 310.83391,79.534149 311.2044,79.650471 C 311.57489,79.766792 311.81237,80.061315 311.73482,80.308306 z"
|
|
671
|
+
style="fill:#cecfc1;fill-opacity:1;stroke:none;stroke-width:1.20000005;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
672
|
+
id="path32947" />
|
|
673
|
+
<rect
|
|
674
|
+
width="6.3372135"
|
|
675
|
+
height="3.1947937"
|
|
676
|
+
x="296.62701"
|
|
677
|
+
y="78.714584"
|
|
678
|
+
style="fill:#1f2d86;fill-opacity:1;stroke:#000000;stroke-width:0.6193459;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
679
|
+
id="rect32949" />
|
|
680
|
+
<path
|
|
681
|
+
d="M 299.29806,79.395451 C 299.29806,79.540078 299.02842,79.657321 298.69578,79.657321 C 298.36313,79.657321 298.09347,79.540078 298.09347,79.395451 C 298.09347,79.250825 298.36313,79.133582 298.69578,79.133582 C 299.02842,79.133582 299.29806,79.250825 299.29806,79.395451 z"
|
|
682
|
+
style="fill:#707c8b;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
683
|
+
id="path32951" />
|
|
684
|
+
<path
|
|
685
|
+
id="path33926"
|
|
686
|
+
style="fill:#9f1209;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.32597154px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
687
|
+
d="M 278.71523,81.909386 L 279.76271,84.999433 L 277.82488,86.046907 C 277.82488,86.046907 276.93453,86.67539 276.04417,86.20403 C 275.15383,85.732663 274.62861,84.320925 275.10144,83.742464 C 276.03954,82.594806 278.71523,81.857012 278.71523,81.909386 z" />
|
|
688
|
+
<path
|
|
689
|
+
id="path34899"
|
|
690
|
+
style="fill:#8f322f;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
691
|
+
d="M 277.09164,84.10908 C 277.09199,84.629995 276.69327,85.05248 276.2013,85.05248 C 275.70932,85.05248 275.31058,84.629995 275.31094,84.10908 C 275.31058,83.588165 275.70932,83.165679 276.2013,83.165679 C 276.69327,83.165679 277.09199,83.588165 277.09164,84.10908 z" />
|
|
692
|
+
<path
|
|
693
|
+
id="path33928"
|
|
694
|
+
style="fill:#e2a494;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
695
|
+
d="M 276.24923,83.739995 C 276.27659,83.906353 276.23773,84.07067 276.14729,84.170931 C 276.05684,84.27119 275.92861,84.292125 275.81098,84.225841 C 275.69334,84.159549 275.60423,84.016127 275.57727,83.849702 C 275.54991,83.683344 275.58876,83.519027 275.67921,83.418766 C 275.76965,83.318507 275.89788,83.297572 276.01552,83.363858 C 276.13315,83.430149 276.22226,83.573571 276.24923,83.739995 z" />
|
|
696
|
+
<path
|
|
697
|
+
id="path34906"
|
|
698
|
+
style="fill:#9f1209;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.32597154px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
699
|
+
d="M 321.17493,82.311607 L 320.13451,85.063696 L 322.60132,86.355838 C 322.60132,86.355838 323.69208,86.842487 324.38011,86.23837 C 324.96833,85.721882 325.10169,84.526702 324.63182,83.922586 C 324.1869,83.350541 321.14137,82.294826 321.17493,82.311607 z" />
|
|
700
|
+
<path
|
|
701
|
+
id="path34910"
|
|
702
|
+
style="fill:#aa675d;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
703
|
+
d="M 324.12839,84.518316 C 324.12839,84.856596 323.77527,85.130822 323.33968,85.130822 C 322.90409,85.130822 322.55098,84.856596 322.55098,84.518316 C 322.55098,84.180034 322.90409,83.905808 323.33968,83.905808 C 323.77527,83.905808 324.12839,84.180034 324.12839,84.518316 L 324.12839,84.518316 z" />
|
|
704
|
+
<path
|
|
705
|
+
id="path34908"
|
|
706
|
+
style="fill:#e2a494;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
707
|
+
d="M 323.37323,84.426016 C 323.37342,84.58804 323.30309,84.737852 323.18879,84.81893 C 323.07449,84.900005 322.93362,84.900005 322.81931,84.81893 C 322.70502,84.737852 322.63469,84.58804 322.63487,84.426016 C 322.63469,84.263993 322.70502,84.114182 322.81931,84.033104 C 322.93362,83.952028 323.07449,83.952028 323.18879,84.033104 C 323.30309,84.114182 323.37342,84.263993 323.37323,84.426016 z" />
|
|
708
|
+
<g
|
|
709
|
+
transform="matrix(0.3259716,0,0,0.3259716,177.52929,-39.537736)"
|
|
710
|
+
id="g34927">
|
|
711
|
+
<path
|
|
712
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
713
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
714
|
+
id="path34917" />
|
|
715
|
+
<path
|
|
716
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
717
|
+
transform="translate(8.2723912,0.4769997)"
|
|
718
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
719
|
+
id="path34919" />
|
|
720
|
+
<path
|
|
721
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
722
|
+
transform="matrix(1.2568807,0,0,1.2568807,-96.644174,-89.713181)"
|
|
723
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
724
|
+
id="path34921" />
|
|
725
|
+
<path
|
|
726
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
727
|
+
transform="translate(8.0715441,9.0883177)"
|
|
728
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
729
|
+
id="path34923" />
|
|
730
|
+
<path
|
|
731
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
732
|
+
transform="translate(8.7873223e-2,8.0589765)"
|
|
733
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
734
|
+
id="path34925" />
|
|
735
|
+
</g>
|
|
736
|
+
<g
|
|
737
|
+
transform="matrix(0.3175682,-7.3538389e-2,7.3538389e-2,0.3175682,141.0716,-7.1884386)"
|
|
738
|
+
id="g34936">
|
|
739
|
+
<path
|
|
740
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
741
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
742
|
+
id="path34938" />
|
|
743
|
+
<path
|
|
744
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
745
|
+
transform="translate(8.2723912,0.4769997)"
|
|
746
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
747
|
+
id="path34940" />
|
|
748
|
+
<path
|
|
749
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
750
|
+
transform="matrix(1.2568807,0,0,1.2568807,-96.644174,-89.713181)"
|
|
751
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
752
|
+
id="path34942" />
|
|
753
|
+
<path
|
|
754
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
755
|
+
transform="translate(8.0715441,9.0883177)"
|
|
756
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
757
|
+
id="path34944" />
|
|
758
|
+
<path
|
|
759
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
760
|
+
transform="translate(8.7873223e-2,8.0589765)"
|
|
761
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
762
|
+
id="path34946" />
|
|
763
|
+
</g>
|
|
764
|
+
<g
|
|
765
|
+
transform="matrix(0.3038704,-0.1179841,0.1179841,0.3038704,118.91443,17.673176)"
|
|
766
|
+
id="g34948">
|
|
767
|
+
<path
|
|
768
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
769
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
770
|
+
id="path34950" />
|
|
771
|
+
<path
|
|
772
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
773
|
+
transform="translate(8.2723912,0.4769997)"
|
|
774
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
775
|
+
id="path34952" />
|
|
776
|
+
<path
|
|
777
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
778
|
+
transform="matrix(1.2568807,0,0,1.2568807,-96.644174,-89.713181)"
|
|
779
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
780
|
+
id="path34954" />
|
|
781
|
+
<path
|
|
782
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
783
|
+
transform="translate(8.0715441,9.0883177)"
|
|
784
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
785
|
+
id="path34956" />
|
|
786
|
+
<path
|
|
787
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
788
|
+
transform="translate(8.7873223e-2,8.0589765)"
|
|
789
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
790
|
+
id="path34958" />
|
|
791
|
+
</g>
|
|
792
|
+
<g
|
|
793
|
+
transform="matrix(0.3411174,8.3559122e-2,-8.3559122e-2,0.3411174,213.6815,-76.132325)"
|
|
794
|
+
id="g34960">
|
|
795
|
+
<path
|
|
796
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
797
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
798
|
+
id="path34962" />
|
|
799
|
+
<path
|
|
800
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
801
|
+
transform="translate(8.2723912,0.4769997)"
|
|
802
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
803
|
+
id="path34964" />
|
|
804
|
+
<path
|
|
805
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
806
|
+
transform="matrix(1.2568807,0,0,1.2568807,-96.644174,-89.713181)"
|
|
807
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
808
|
+
id="path34966" />
|
|
809
|
+
<path
|
|
810
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
811
|
+
transform="translate(8.0715441,9.0883177)"
|
|
812
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
813
|
+
id="path34968" />
|
|
814
|
+
<path
|
|
815
|
+
d="M 392.10368,363.60739 C 392.10439,364.32888 391.49159,364.91412 390.73541,364.91412 C 389.97923,364.91412 389.36643,364.32888 389.36714,363.60739 C 389.36643,362.8859 389.97923,362.30066 390.73541,362.30066 C 391.49159,362.30066 392.10439,362.8859 392.10368,363.60739 z"
|
|
816
|
+
transform="translate(8.7873223e-2,8.0589765)"
|
|
817
|
+
style="opacity:1;fill:#f5d8bc;fill-opacity:1;stroke:none;stroke-width:1.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
818
|
+
id="path34970" />
|
|
819
|
+
</g>
|
|
820
|
+
<path
|
|
821
|
+
d="M 322.48342,55.581939 C 322.48342,55.581939 321.20136,56.783881 319.6789,56.783881 C 318.15644,56.783881 317.27502,56.142844 316.79424,55.822329 C 316.31347,55.501812 316.95451,54.540257 316.95451,54.540257"
|
|
822
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.74973458;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
823
|
+
id="path40792" />
|
|
824
|
+
<path
|
|
825
|
+
d="M 295.55995,57.985822 C 295.55995,57.985822 293.23619,57.585178 292.27464,57.264658 C 291.31309,56.944141 291.55347,56.303104 290.43167,56.383236 C 289.30984,56.463362 288.18803,57.264658 288.42841,58.38647 C 288.66881,59.508282 289.47011,59.668541 290.27139,59.428152 C 291.0727,59.187763 290.83232,57.825565 289.79062,57.905691 C 288.74894,57.985822 289.63037,58.867246 289.63037,58.867246"
|
|
826
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.68454021;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
827
|
+
id="path42739" />
|
|
828
|
+
<path
|
|
829
|
+
d="M 279.53406,56.222975 C 279.53406,56.222975 280.17509,57.184529 281.85782,57.024269 C 283.54053,56.864011 284.18157,55.982587 284.26169,55.581939 C 284.34182,55.181294 284.26169,54.460127 283.94117,54.139608 C 283.62065,53.81909 282.49885,53.658833 282.49885,53.658833"
|
|
830
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.65194309;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
831
|
+
id="path43710" />
|
|
832
|
+
<g
|
|
833
|
+
id="redhand">
|
|
834
|
+
<path
|
|
835
|
+
sodipodi:nodetypes="cccsccscsccssscssssssscssccssscscsssccscsscccc"
|
|
836
|
+
d="m 311.9932,169.00117 c 1.55463,-1.52972 4.05401,-3.22361 5.44214,-6.90521 1.30018,-3.44559 1.92945,-9.77045 3.11554,-12.97605 1.54924,-5.49502 4.67115,-10.85269 0.95623,-10.4859 -3.53788,0.34931 -4.6817,3.76694 -6.02218,6.26821 -0.62105,0.9316 -2.05187,2.92702 -2.32229,4.06094 -0.0543,-1.90319 -1.01604,-7.45408 -1.21233,-13.0357 -0.18334,-5.21334 -0.0356,-10.63947 -0.17476,-12.66423 -0.17084,-2.67336 -0.15293,-5.18475 -0.77986,-7.16038 -0.29224,-0.92089 -1.6455,-1.8065 -2.33964,-1.76785 -1.42549,0.0105 -2.28774,1.25082 -2.48028,2.41577 -0.13875,0.92056 -0.1001,0.58465 -0.19407,1.77435 -0.11893,1.50549 0.0286,3.44635 -0.0799,5.14987 -0.11698,1.83694 0.12293,3.87765 0.0229,5.58664 -0.20164,3.44631 -0.45105,6.60421 -0.55279,7.25026 0,-1.27793 -0.58427,-7.31506 -0.7796,-13.0453 -0.0741,-2.174 -0.12519,-4.31692 -0.16301,-6.31308 -0.0306,-1.61437 0.0394,-3.33094 -0.13382,-4.58507 -0.29556,-2.13975 -0.98761,-3.11394 -2.53977,-3.11394 -1.04687,0 -2.5455,0.76176 -3.02486,3.14138 -0.25837,1.28259 -0.26903,2.85367 -0.22671,4.56794 0.0393,1.59394 0.12449,3.31167 0.0989,5.03641 -0.0968,6.52741 -0.21282,13.44569 -0.47889,15.48362 -0.0429,-0.67005 -0.69629,-4.08531 -0.87242,-8.65783 -0.0694,-1.80131 -0.16708,-3.97478 -0.26372,-6.05241 -0.11555,-2.48432 -0.10595,-4.3371 -0.16821,-5.99436 -0.0181,-1.00142 -0.41609,-3.88232 -2.34265,-3.70918 -1.01132,-0.12362 -2.08294,0.58129 -2.51411,3.30792 -0.24012,1.51848 -0.23437,4.13253 -0.27424,6.14731 -0.0757,3.82478 -0.2412,7.17397 -0.0576,10.57928 0.11454,2.1244 0.097,3.76213 0.12105,4.8093 0.0253,0.278 -0.54214,-1.78525 -0.82943,-4.58959 -0.28101,-2.74298 -0.52928,-6.23463 -0.50688,-5.42907 0,-1.41678 -0.068,-3.52523 -0.19584,-5.26552 -0.0999,-1.35908 -0.0375,-2.85848 -1.51163,-2.73872 -1.49617,0.12155 -2.41461,0.62739 -2.72413,3.18888 -0.20051,1.6593 -0.25554,5.24658 -0.29918,6.54685 0.16083,3.30751 -0.72275,11.01884 -1.12317,13.21156 -0.10938,1.55373 -0.72287,3.57472 -0.98229,5.74077 -0.55813,4.66161 -0.027,10.1196 0.59,12.91321 1.22699,4.41008 4.4294,6.38895 4.26851,9.38128 -0.16083,2.99271 0,8.26898 0,10.63151 0,2.36254 2.05227,2.48985 6.30084,1.57497 6.94627,-1.49635 10.74213,1.49634 16.47798,-0.70877 -0.72774,-6.53624 0.69008,-10.46578 0.65274,-12.82832 z"
|
|
837
|
+
id="path3484"
|
|
838
|
+
style="fill:#cc0000;fill-opacity:1;stroke:#161111;stroke-width:0.99999994;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
839
|
+
inkscape:connector-curvature="0" />
|
|
840
|
+
<path
|
|
841
|
+
inkscape:connector-curvature="0"
|
|
842
|
+
style="fill:#cc0000;fill-opacity:1;stroke:#161111;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
843
|
+
id="path3488"
|
|
844
|
+
d="m 307.9405,153.55629 c 1.43677,-3.96632 3.25144,-5.52432 5.00251,-6.38941" />
|
|
845
|
+
<path
|
|
846
|
+
inkscape:connector-curvature="0"
|
|
847
|
+
id="path3953"
|
|
848
|
+
d="m 292.14505,149.46762 c 2.16328,-0.85313 4.40947,-1.47246 6.60751,-2.22407 2.69001,-0.75878 5.29489,-1.84633 8.07073,-2.27617 1.3374,-0.27256 2.68174,-0.53601 4.04588,-0.62807"
|
|
849
|
+
style="fill:none;stroke:#161111;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
850
|
+
<path
|
|
851
|
+
sodipodi:nodetypes="ccccc"
|
|
852
|
+
inkscape:connector-curvature="0"
|
|
853
|
+
id="path3960"
|
|
854
|
+
d="m 288.28671,170.62937 c 0.30242,-0.20024 0.59411,0.11775 0.88545,0.17807 0.40712,0.12536 0.83368,0.25133 1.26316,0.1777 0.84458,-0.0142 1.68945,-0.0152 2.53398,0.003 1.00202,-0.0369 1.83139,-0.0733 2.63735,-0.63987"
|
|
855
|
+
style="fill:none;stroke:#161111;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
856
|
+
<path
|
|
857
|
+
sodipodi:nodetypes="cccc"
|
|
858
|
+
inkscape:connector-curvature="0"
|
|
859
|
+
id="path3962"
|
|
860
|
+
d="m 301.88252,170.732 c 0.28992,0.23809 0.62019,0.42483 0.96868,0.56253 0.53679,0.23717 1.12393,0.26787 4.60481,-0.0124 2.15922,0.13797 4.07099,-1.72656 4.60991,-2.22994"
|
|
861
|
+
style="fill:none;stroke:#161111;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
|
862
|
+
</g>
|
|
863
|
+
</svg>
|