@robotical/martyblocksjr 1.3.53 → 3.0.2
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.
- package/.firebase/hosting.ZWRpdGlvbnMvZnJlZS9zcmM.cache +832 -465
- package/.firebaserc +1 -1
- package/ADD_TUTORIAL_HOW_TO.md +68 -0
- package/LEGACY_VERSION.md +1 -0
- package/TODOs.md +0 -0
- package/bin/readme.md +3 -0
- package/editions/free/src/404.html +1 -1
- package/editions/free/src/app.bundle.js +1 -1
- package/editions/free/src/assets/blockicons/Bump.svg +1 -1
- package/editions/free/src/assets/blockicons/IOLights.svg +96 -0
- package/editions/free/src/assets/blockicons/MartyConfusion.svg +1 -99
- package/editions/free/src/assets/blockicons/MartyDisbelief.svg +1 -80
- package/editions/free/src/assets/blockicons/MartyExcitment.svg +1 -106
- package/editions/free/src/assets/blockicons/MartyNo copy.svg +85 -0
- package/editions/free/src/assets/blockicons/MartyNo.svg +1 -85
- package/editions/free/src/assets/blockicons/MartyNoWay.svg +1 -107
- package/editions/free/src/assets/blockicons/MartyWhistle.svg +1 -88
- package/editions/free/src/assets/blockicons/OnTouch.svg +1 -1
- package/editions/free/src/assets/blockicons/audio-pop.svg +67 -0
- package/editions/free/src/assets/blockicons/clearcolours.svg +1 -0
- package/editions/free/src/assets/blockicons/counter_decrease.svg +2 -0
- package/editions/free/src/assets/blockicons/counter_increase.svg +2 -0
- package/editions/free/src/assets/blockicons/counter_start-reset.svg +2 -0
- package/editions/free/src/assets/blockicons/notea.svg +1 -0
- package/editions/free/src/assets/blockicons/noteasharp.svg +1 -0
- package/editions/free/src/assets/blockicons/noteb.svg +1 -0
- package/editions/free/src/assets/blockicons/notec.svg +1 -0
- package/editions/free/src/assets/blockicons/notecsharp.svg +1 -0
- package/editions/free/src/assets/blockicons/noted.svg +1 -0
- package/editions/free/src/assets/blockicons/notedsharp.svg +1 -0
- package/editions/free/src/assets/blockicons/notee.svg +1 -0
- package/editions/free/src/assets/blockicons/notef.svg +1 -0
- package/editions/free/src/assets/blockicons/notefsharp.svg +1 -0
- package/editions/free/src/assets/blockicons/noteg.svg +1 -0
- package/editions/free/src/assets/blockicons/notegsharp.svg +1 -0
- package/editions/free/src/assets/blockicons/noterest.svg +8 -0
- package/editions/free/src/assets/blockicons/onclosedistance.svg +3 -0
- package/editions/free/src/assets/blockicons/onfardistance.svg +3 -0
- package/editions/free/src/assets/blockicons/onhighlight.svg +2 -0
- package/editions/free/src/assets/blockicons/onlowlight.svg +2 -0
- package/editions/free/src/assets/blockicons/onmidlight.svg +2 -0
- package/editions/free/src/assets/blockicons/onmove.svg +2 -0
- package/editions/free/src/assets/blockicons/onnoobjectsensed.svg +2 -0
- package/editions/free/src/assets/blockicons/onobjectsensedleft.svg +2 -0
- package/editions/free/src/assets/blockicons/onobjectsensedright.svg +2 -0
- package/editions/free/src/assets/blockicons/onshake.svg +1 -0
- package/editions/free/src/assets/blockicons/ontouchcog.svg +1 -0
- package/editions/free/src/assets/blockicons/patternpinwheel.svg +1 -0
- package/editions/free/src/assets/blockicons/patternrainbow.svg +1 -0
- package/editions/free/src/assets/blockicons/patternshowoff.svg +2 -0
- package/editions/free/src/assets/blockicons/selectcolourblue.svg +1 -0
- package/editions/free/src/assets/blockicons/selectcolourgreen.svg +1 -0
- package/editions/free/src/assets/blockicons/selectcolourorange.svg +1 -0
- package/editions/free/src/assets/blockicons/selectcolourpurple.svg +1 -0
- package/editions/free/src/assets/blockicons/selectcolourred.svg +1 -0
- package/editions/free/src/assets/blockicons/selectcolouryellow.svg +1 -0
- package/editions/free/src/assets/blockicons/tempo.svg +20 -0
- package/editions/free/src/assets/blockicons/tilt_any.svg +1 -0
- package/editions/free/src/assets/blockicons/tiltbackward.svg +1 -0
- package/editions/free/src/assets/blockicons/tiltbackwardforward.svg +1 -0
- package/editions/free/src/assets/blockicons/tiltforward.svg +1 -0
- package/editions/free/src/assets/blockicons/tiltleft.svg +1 -0
- package/editions/free/src/assets/blockicons/tiltleftright.svg +1 -0
- package/editions/free/src/assets/blockicons/tiltright.svg +1 -0
- package/editions/free/src/assets/categories/CogLooksOff.svg +1 -0
- package/editions/free/src/assets/categories/CogLooksOn.svg +1 -0
- package/editions/free/src/assets/categories/CogSoundOff.svg +1 -0
- package/editions/free/src/assets/categories/CogSoundOn.svg +1 -0
- package/editions/free/src/assets/categories/CogStartOff.svg +1 -0
- package/editions/free/src/assets/categories/CogStartOn.svg +1 -0
- package/editions/free/src/assets/categories/FlowOff.svg +1 -1
- package/editions/free/src/assets/categories/FlowOn.svg +1 -1
- package/editions/free/src/assets/categories/LooksOff.svg +1 -1
- package/editions/free/src/assets/categories/LooksOn.svg +1 -1
- package/editions/free/src/assets/categories/MartyFlowOff.svg +1 -0
- package/editions/free/src/assets/categories/MartyFlowOn.svg +1 -0
- package/editions/free/src/assets/categories/MartyLooksOff.svg +1 -0
- package/editions/free/src/assets/categories/MartyLooksOn.svg +1 -0
- package/editions/free/src/assets/categories/MartyMotionOff.svg +1 -0
- package/editions/free/src/assets/categories/MartyMotionOn.svg +1 -0
- package/editions/free/src/assets/categories/MartySoundOff.svg +1 -0
- package/editions/free/src/assets/categories/MartySoundOn.svg +1 -0
- package/editions/free/src/assets/categories/MartyStartOff.svg +1 -0
- package/editions/free/src/assets/categories/MartyStartOn.svg +1 -0
- package/editions/free/src/assets/categories/MartyStopOff.svg +1 -0
- package/editions/free/src/assets/categories/MartyStopOn.svg +1 -0
- package/editions/free/src/assets/categories/MotionOff.svg +1 -1
- package/editions/free/src/assets/categories/MotionOn.svg +1 -1
- package/editions/free/src/assets/categories/SoundOff.svg +1 -1
- package/editions/free/src/assets/categories/SoundOn.svg +1 -1
- package/editions/free/src/assets/categories/StartOff.svg +1 -1
- package/editions/free/src/assets/categories/StartOn.svg +1 -1
- package/editions/free/src/assets/categories/StopOff.svg +1 -1
- package/editions/free/src/assets/categories/StopOn.svg +1 -1
- package/editions/free/src/assets/connection/connect_btn-default.svg +1 -0
- package/editions/free/src/assets/connection/connect_btn-hover.svg +1 -0
- package/editions/free/src/assets/connection/disconnect_btn-default.svg +1 -0
- package/editions/free/src/assets/connection/disconnect_btn-hover.svg +1 -0
- package/editions/free/src/assets/fonts/Lato-Bold.ttf +0 -0
- package/editions/free/src/assets/fonts/Lato-Regular.woff +0 -0
- package/editions/free/src/assets/fonts/big_noodle_titling.woff +0 -0
- package/editions/free/src/assets/fonts/big_noodle_titling_oblique.woff +0 -0
- package/editions/free/src/assets/lobby/scratchJrlogo.svg +1 -0
- package/editions/free/src/assets/logoBlue.png +0 -0
- package/editions/free/src/assets/ui/Marty_Instructor.svg +545 -0
- package/editions/free/src/assets/ui/martyModeDisabled.svg +1 -0
- package/editions/free/src/assets/ui/martyModeEnabled.svg +1 -0
- package/editions/free/src/assets/ui/zoom-out.svg +1 -0
- package/editions/free/src/css/base.css +52 -7
- package/editions/free/src/css/connection-modal.css +72 -0
- package/editions/free/src/css/disconnect-btn.css +9 -9
- package/editions/free/src/css/editor.css +144 -81
- package/editions/free/src/css/editorleftpanel.css +168 -106
- package/editions/free/src/css/editormodal.css +1 -1
- package/editions/free/src/css/editorstage.css +41 -8
- package/editions/free/src/css/font.css +19 -19
- package/editions/free/src/css/librarymodal.css +1 -1
- package/editions/free/src/css/lobby.css +4 -4
- package/editions/free/src/css/media-queries.css +2 -2
- package/editions/free/src/css/paintlook.css +2 -2
- package/editions/free/src/css/start.css +10 -14
- package/editions/free/src/css/thumbs.css +1 -1
- package/editions/free/src/css/tutorial.css +254 -0
- package/editions/free/src/editor.html +1 -1
- package/editions/free/src/inapp/about.html +8 -0
- package/editions/free/src/inapp/blocks.html +124 -90
- package/editions/free/src/inapp/images/clearcolours copy.png +0 -0
- package/editions/free/src/inapp/images/clearcolours.png +0 -0
- package/editions/free/src/inapp/images/onmove.png +0 -0
- package/editions/free/src/inapp/images/onshake.png +0 -0
- package/editions/free/src/inapp/images/ontiltany.png +0 -0
- package/editions/free/src/inapp/images/ontouch.png +0 -0
- package/editions/free/src/inapp/images/patternpinwheel.png +0 -0
- package/editions/free/src/inapp/images/patternrainbow.png +0 -0
- package/editions/free/src/inapp/images/patternshowoff.png +0 -0
- package/editions/free/src/inapp/images/playnote.png +0 -0
- package/editions/free/src/inapp/images/tiltbackwardforward.png +0 -0
- package/editions/free/src/inapp/images/tiltdown.png +0 -0
- package/editions/free/src/inapp/images/tiltleft.png +0 -0
- package/editions/free/src/inapp/images/tiltleftright.png +0 -0
- package/editions/free/src/inapp/images/tiltright.png +0 -0
- package/editions/free/src/inapp/images/tiltup.png +0 -0
- package/editions/free/src/inapp/interface.html +134 -398
- package/editions/free/src/inapp/paint.html +1 -1
- package/editions/free/src/inapp/style/about.css +1 -1
- package/editions/free/src/inapp/style/blocks.css +2 -2
- package/editions/free/src/inapp/style/interface.css +7 -132
- package/editions/free/src/inapp/style/paint.css +1 -1
- package/editions/free/src/inapp/style/privacy.css +1 -1
- package/editions/free/src/inapp/style/style.css +2 -2
- package/editions/free/src/index.html +8 -1
- package/editions/free/src/localizations/en.json +553 -544
- package/editions/free/src/media.json +254 -21
- package/editions/free/src/pnglibrary/Aeroplane.png +0 -0
- package/editions/free/src/pnglibrary/Apartment.png +0 -0
- package/editions/free/src/pnglibrary/Apple.png +0 -0
- package/editions/free/src/pnglibrary/Arctic.png +0 -0
- package/editions/free/src/pnglibrary/Astronaut.png +0 -0
- package/editions/free/src/pnglibrary/Baby.png +0 -0
- package/editions/free/src/pnglibrary/Ball.png +0 -0
- package/editions/free/src/pnglibrary/Bank.png +0 -0
- package/editions/free/src/pnglibrary/Barn.png +0 -0
- package/editions/free/src/pnglibrary/Basketball.png +0 -0
- package/editions/free/src/pnglibrary/Bat.png +0 -0
- package/editions/free/src/pnglibrary/BeachDay.png +0 -0
- package/editions/free/src/pnglibrary/BeachNight.png +0 -0
- package/editions/free/src/pnglibrary/BeachSunrise.png +0 -0
- package/editions/free/src/pnglibrary/Bed.png +0 -0
- package/editions/free/src/pnglibrary/Bedroom.png +0 -0
- package/editions/free/src/pnglibrary/Bike.png +0 -0
- package/editions/free/src/pnglibrary/Bike2.png +0 -0
- package/editions/free/src/pnglibrary/Bird.png +0 -0
- package/editions/free/src/pnglibrary/Blue.png +0 -0
- package/editions/free/src/pnglibrary/Boat2.png +0 -0
- package/editions/free/src/pnglibrary/Boy.png +0 -0
- package/editions/free/src/pnglibrary/Boy1.png +0 -0
- package/editions/free/src/pnglibrary/Boy2.png +0 -0
- package/editions/free/src/pnglibrary/Boy3.png +0 -0
- package/editions/free/src/pnglibrary/Bus.png +0 -0
- package/editions/free/src/pnglibrary/Butterfly.png +0 -0
- package/editions/free/src/pnglibrary/Cactus.png +0 -0
- package/editions/free/src/pnglibrary/Cake.png +0 -0
- package/editions/free/src/pnglibrary/Camel.png +0 -0
- package/editions/free/src/pnglibrary/Car.png +0 -0
- package/editions/free/src/pnglibrary/Car1.png +0 -0
- package/editions/free/src/pnglibrary/Car2.png +0 -0
- package/editions/free/src/pnglibrary/Castle.png +0 -0
- package/editions/free/src/pnglibrary/Chicken.png +0 -0
- package/editions/free/src/pnglibrary/Child1.png +0 -0
- package/editions/free/src/pnglibrary/City.png +0 -0
- package/editions/free/src/pnglibrary/Classroom.png +0 -0
- package/editions/free/src/pnglibrary/Cloud1.png +0 -0
- package/editions/free/src/pnglibrary/Crab.png +0 -0
- package/editions/free/src/pnglibrary/Creek.png +0 -0
- package/editions/free/src/pnglibrary/CrescentMoon.png +0 -0
- package/editions/free/src/pnglibrary/Daffodil.png +0 -0
- package/editions/free/src/pnglibrary/Daisy1.png +0 -0
- package/editions/free/src/pnglibrary/Daisy2.png +0 -0
- package/editions/free/src/pnglibrary/Daisy3.png +0 -0
- package/editions/free/src/pnglibrary/Desert.png +0 -0
- package/editions/free/src/pnglibrary/Dog.png +0 -0
- package/editions/free/src/pnglibrary/Dragon.png +0 -0
- package/editions/free/src/pnglibrary/Duck.png +0 -0
- package/editions/free/src/pnglibrary/Earth.png +0 -0
- package/editions/free/src/pnglibrary/Elephant.png +0 -0
- package/editions/free/src/pnglibrary/EmptyRoom.png +0 -0
- package/editions/free/src/pnglibrary/Evergreen.png +0 -0
- package/editions/free/src/pnglibrary/Fairy.png +0 -0
- package/editions/free/src/pnglibrary/Fall.png +0 -0
- package/editions/free/src/pnglibrary/Farm copy.png +0 -0
- package/editions/free/src/pnglibrary/Farm.png +0 -0
- package/editions/free/src/pnglibrary/Farmer.png +0 -0
- package/editions/free/src/pnglibrary/Farmer1.png +0 -0
- package/editions/free/src/pnglibrary/Father.png +0 -0
- package/editions/free/src/pnglibrary/Fence.png +0 -0
- package/editions/free/src/pnglibrary/Fish1.png +0 -0
- package/editions/free/src/pnglibrary/Fish2.png +0 -0
- package/editions/free/src/pnglibrary/Flowers.png +0 -0
- package/editions/free/src/pnglibrary/Fly.png +0 -0
- package/editions/free/src/pnglibrary/Fort.png +0 -0
- package/editions/free/src/pnglibrary/Frog.png +0 -0
- package/editions/free/src/pnglibrary/Giraffe.png +0 -0
- package/editions/free/src/pnglibrary/Girl.png +0 -0
- package/editions/free/src/pnglibrary/Girl1.png +0 -0
- package/editions/free/src/pnglibrary/Girl2.png +0 -0
- package/editions/free/src/pnglibrary/Girl3.png +0 -0
- package/editions/free/src/pnglibrary/Grandfather.png +0 -0
- package/editions/free/src/pnglibrary/Grandmother.png +0 -0
- package/editions/free/src/pnglibrary/Gym.png +0 -0
- package/editions/free/src/pnglibrary/Gym2.png +0 -0
- package/editions/free/src/pnglibrary/Horse.png +0 -0
- package/editions/free/src/pnglibrary/House.png +0 -0
- package/editions/free/src/pnglibrary/House1.png +0 -0
- package/editions/free/src/pnglibrary/House3.png +0 -0
- package/editions/free/src/pnglibrary/House4.png +0 -0
- package/editions/free/src/pnglibrary/Igloo.png +0 -0
- package/editions/free/src/pnglibrary/Inuit.png +0 -0
- package/editions/free/src/pnglibrary/Jungle.png +0 -0
- package/editions/free/src/pnglibrary/Lake.png +0 -0
- package/editions/free/src/pnglibrary/Library.png +0 -0
- package/editions/free/src/pnglibrary/Lizard.png +0 -0
- package/editions/free/src/pnglibrary/Mailbox.png +0 -0
- package/editions/free/src/pnglibrary/MartyBirdsEye.png +0 -0
- package/editions/free/src/pnglibrary/Monkey.png +0 -0
- package/editions/free/src/pnglibrary/Moon.png +0 -0
- package/editions/free/src/pnglibrary/MoonBkg.png +0 -0
- package/editions/free/src/pnglibrary/Mother.png +0 -0
- package/editions/free/src/pnglibrary/Mushroom.png +0 -0
- package/editions/free/src/pnglibrary/NightTable.png +0 -0
- package/editions/free/src/pnglibrary/Park.png +0 -0
- package/editions/free/src/pnglibrary/Pasture.png +0 -0
- package/editions/free/src/pnglibrary/Peach.png +0 -0
- package/editions/free/src/pnglibrary/Penguin.png +0 -0
- package/editions/free/src/pnglibrary/Pig.png +0 -0
- package/editions/free/src/pnglibrary/Planet.png +0 -0
- package/editions/free/src/pnglibrary/PolarBear.png +0 -0
- package/editions/free/src/pnglibrary/Purple.png +0 -0
- package/editions/free/src/pnglibrary/Rabbit.png +0 -0
- package/editions/free/src/pnglibrary/Rancher.png +0 -0
- package/editions/free/src/pnglibrary/Red.png +0 -0
- package/editions/free/src/pnglibrary/Rocket.png +0 -0
- package/editions/free/src/pnglibrary/Rowboat.png +0 -0
- package/editions/free/src/pnglibrary/SailBoat.png +0 -0
- package/editions/free/src/pnglibrary/Savannah.png +0 -0
- package/editions/free/src/pnglibrary/School.png +0 -0
- package/editions/free/src/pnglibrary/Scubadiver.png +0 -0
- package/editions/free/src/pnglibrary/Seahorse.png +0 -0
- package/editions/free/src/pnglibrary/ShootingStar.png +0 -0
- package/editions/free/src/pnglibrary/Shop.png +0 -0
- package/editions/free/src/pnglibrary/Snake.png +0 -0
- package/editions/free/src/pnglibrary/SoccerNet.png +0 -0
- package/editions/free/src/pnglibrary/Soccerball.png +0 -0
- package/editions/free/src/pnglibrary/Space.png +0 -0
- package/editions/free/src/pnglibrary/Spring.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Marty.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Octopus-Blue.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Octopus-Pink.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Octopus.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Raccoon.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Tree.png +0 -0
- package/editions/free/src/pnglibrary/Sprites_Unicorn.png +0 -0
- package/editions/free/src/pnglibrary/Star copy.png +0 -0
- package/editions/free/src/pnglibrary/Star.png +0 -0
- package/editions/free/src/pnglibrary/Star2.png +0 -0
- package/editions/free/src/pnglibrary/Star3.png +0 -0
- package/editions/free/src/pnglibrary/Starfish.png +0 -0
- package/editions/free/src/pnglibrary/Stool.png +0 -0
- package/editions/free/src/pnglibrary/Suburbs.png +0 -0
- package/editions/free/src/pnglibrary/Summer.png +0 -0
- package/editions/free/src/pnglibrary/Sun.png +0 -0
- package/editions/free/src/pnglibrary/Table.png +0 -0
- package/editions/free/src/pnglibrary/Teen2.png +0 -0
- package/editions/free/src/pnglibrary/Teen3.png +0 -0
- package/editions/free/src/pnglibrary/TeenBoy1.png +0 -0
- package/editions/free/src/pnglibrary/TeenBoy2.png +0 -0
- package/editions/free/src/pnglibrary/TeenBoy3.png +0 -0
- package/editions/free/src/pnglibrary/TeenGirl1.png +0 -0
- package/editions/free/src/pnglibrary/TeenGirl2.png +0 -0
- package/editions/free/src/pnglibrary/TeenGirl3.png +0 -0
- package/editions/free/src/pnglibrary/Theatre.png +0 -0
- package/editions/free/src/pnglibrary/Thundercloud.png +0 -0
- package/editions/free/src/pnglibrary/Tornado.png +0 -0
- package/editions/free/src/pnglibrary/Tree1.png +0 -0
- package/editions/free/src/pnglibrary/Tree2.png +0 -0
- package/editions/free/src/pnglibrary/Tree3.png +0 -0
- package/editions/free/src/pnglibrary/Tree4.png +0 -0
- package/editions/free/src/pnglibrary/Tulip2.png +0 -0
- package/editions/free/src/pnglibrary/Underwater.png +0 -0
- package/editions/free/src/pnglibrary/Weed.png +0 -0
- package/editions/free/src/pnglibrary/Whale.png +0 -0
- package/editions/free/src/pnglibrary/Winter.png +0 -0
- package/editions/free/src/pnglibrary/Wizard.png +0 -0
- package/editions/free/src/pnglibrary/Woods.png +0 -0
- package/editions/free/src/pnglibrary/Zebra.png +0 -0
- package/editions/free/src/pnglibrary/country_park.png +0 -0
- package/editions/free/src/settings.json +3 -3
- package/editions/free/src/sql-wasm-3c9c90e7338c86960ecfd8afd6929260.wasm +0 -0
- package/editions/free/src/sql-wasm-3d42a85146c582378e8ebf571c4fe4de.wasm +0 -0
- package/editions/free/src/svglibrary/Aeroplane.svg +365 -0
- package/editions/free/src/svglibrary/Apartment.svg +32 -0
- package/editions/free/src/svglibrary/Apple.svg +34 -0
- package/editions/free/src/svglibrary/Arctic.svg +58 -0
- package/editions/free/src/svglibrary/Astronaut.svg +281 -0
- package/editions/free/src/svglibrary/Baby.svg +164 -0
- package/editions/free/src/svglibrary/Ball.svg +40 -0
- package/editions/free/src/svglibrary/Bank.svg +1 -0
- package/editions/free/src/svglibrary/Barn.svg +49 -0
- package/editions/free/src/svglibrary/Basketball.svg +1 -0
- package/editions/free/src/svglibrary/Bat.svg +17 -0
- package/editions/free/src/svglibrary/BeachDay.svg +140 -0
- package/editions/free/src/svglibrary/BeachNight.svg +111 -0
- package/editions/free/src/svglibrary/BeachSunrise.svg +110 -0
- package/editions/free/src/svglibrary/Bed.svg +107 -0
- package/editions/free/src/svglibrary/Bedroom.svg +1469 -0
- package/editions/free/src/svglibrary/Bike.svg +486 -0
- package/editions/free/src/svglibrary/Bike2.svg +388 -0
- package/editions/free/src/svglibrary/Bird.svg +100 -0
- package/editions/free/src/svglibrary/Blue.svg +108 -0
- package/editions/free/src/svglibrary/Boat2.svg +111 -0
- package/editions/free/src/svglibrary/Boy.svg +238 -0
- package/editions/free/src/svglibrary/Boy1.svg +268 -0
- package/editions/free/src/svglibrary/Boy2.svg +290 -0
- package/editions/free/src/svglibrary/Boy3.svg +247 -0
- package/editions/free/src/svglibrary/Bus.svg +1 -0
- package/editions/free/src/svglibrary/Butterfly.svg +1 -0
- package/editions/free/src/svglibrary/Cactus.svg +1 -0
- package/editions/free/src/svglibrary/Cake.svg +126 -0
- package/editions/free/src/svglibrary/Camel.svg +262 -0
- package/editions/free/src/svglibrary/Car.svg +129 -0
- package/editions/free/src/svglibrary/Car1.svg +313 -0
- package/editions/free/src/svglibrary/Car2.svg +283 -0
- package/editions/free/src/svglibrary/Castle.svg +97 -0
- package/editions/free/src/svglibrary/Chicken.svg +1 -0
- package/editions/free/src/svglibrary/Child1.svg +233 -0
- package/editions/free/src/svglibrary/City.svg +252 -0
- package/editions/free/src/svglibrary/Classroom.svg +761 -0
- package/editions/free/src/svglibrary/Cloud1.svg +1 -0
- package/editions/free/src/svglibrary/Country_Park.svg +90 -0
- package/editions/free/src/svglibrary/Crab.svg +1 -0
- package/editions/free/src/svglibrary/Creek.svg +501 -0
- package/editions/free/src/svglibrary/CrescentMoon.svg +1 -0
- package/editions/free/src/svglibrary/Daffodil.svg +185 -0
- package/editions/free/src/svglibrary/Daisy1.svg +82 -0
- package/editions/free/src/svglibrary/Daisy2.svg +92 -0
- package/editions/free/src/svglibrary/Daisy3.svg +1 -0
- package/editions/free/src/svglibrary/Desert.svg +211 -0
- package/editions/free/src/svglibrary/Dog.svg +1 -0
- package/editions/free/src/svglibrary/Dragon.svg +428 -0
- package/editions/free/src/svglibrary/Duck.svg +1 -0
- package/editions/free/src/svglibrary/Earth.svg +1 -0
- package/editions/free/src/svglibrary/Elephant.svg +267 -0
- package/editions/free/src/svglibrary/EmptyRoom.svg +115 -0
- package/editions/free/src/svglibrary/Evergreen.svg +14 -0
- package/editions/free/src/svglibrary/Fairy.svg +328 -0
- package/editions/free/src/svglibrary/Fall.svg +297 -0
- package/editions/free/src/svglibrary/Farm copy.svg +312 -0
- package/editions/free/src/svglibrary/Farmer.svg +234 -0
- package/editions/free/src/svglibrary/Farmer1.svg +282 -0
- package/editions/free/src/svglibrary/Father.svg +224 -0
- package/editions/free/src/svglibrary/Fence.svg +24 -0
- package/editions/free/src/svglibrary/Fish1.svg +60 -0
- package/editions/free/src/svglibrary/Fish2.svg +45 -0
- package/editions/free/src/svglibrary/Flowers.svg +1 -0
- package/editions/free/src/svglibrary/Fly.svg +1 -0
- package/editions/free/src/svglibrary/Fort.svg +73 -0
- package/editions/free/src/svglibrary/Frog.svg +1 -0
- package/editions/free/src/svglibrary/Giraffe.svg +359 -0
- package/editions/free/src/svglibrary/Girl.svg +234 -0
- package/editions/free/src/svglibrary/Girl1.svg +234 -0
- package/editions/free/src/svglibrary/Girl2.svg +364 -0
- package/editions/free/src/svglibrary/Girl3.svg +237 -0
- package/editions/free/src/svglibrary/Grandfather.svg +187 -0
- package/editions/free/src/svglibrary/Grandmother.svg +248 -0
- package/editions/free/src/svglibrary/Gym.svg +393 -0
- package/editions/free/src/svglibrary/Gym2.svg +477 -0
- package/editions/free/src/svglibrary/Horse.svg +149 -0
- package/editions/free/src/svglibrary/House.svg +1 -0
- package/editions/free/src/svglibrary/House1.svg +102 -0
- package/editions/free/src/svglibrary/House3.svg +39 -0
- package/editions/free/src/svglibrary/House4.svg +99 -0
- package/editions/free/src/svglibrary/Igloo.svg +58 -0
- package/editions/free/src/svglibrary/Inuit.svg +255 -0
- package/editions/free/src/svglibrary/Jungle.svg +1193 -0
- package/editions/free/src/svglibrary/Lake.svg +146 -0
- package/editions/free/src/svglibrary/Library.svg +905 -0
- package/editions/free/src/svglibrary/Lizard.svg +205 -0
- package/editions/free/src/svglibrary/Mailbox.svg +17 -0
- package/editions/free/src/svglibrary/{Marty.svg → MartyBirdsEye.svg} +2 -2
- package/editions/free/src/svglibrary/Monkey.svg +1 -0
- package/editions/free/src/svglibrary/Moon.svg +76 -0
- package/editions/free/src/svglibrary/MoonBkg.svg +352 -0
- package/editions/free/src/svglibrary/Mother.svg +241 -0
- package/editions/free/src/svglibrary/Mushroom.svg +24 -0
- package/editions/free/src/svglibrary/NightTable.svg +31 -0
- package/editions/free/src/svglibrary/Park.svg +256 -0
- package/editions/free/src/svglibrary/Pasture.svg +151 -0
- package/editions/free/src/svglibrary/Peach.svg +1 -0
- package/editions/free/src/svglibrary/Penguin.svg +71 -0
- package/editions/free/src/svglibrary/Pig.svg +147 -0
- package/editions/free/src/svglibrary/Planet.svg +1 -0
- package/editions/free/src/svglibrary/PolarBear.svg +151 -0
- package/editions/free/src/svglibrary/Purple.svg +108 -0
- package/editions/free/src/svglibrary/Rabbit.svg +91 -0
- package/editions/free/src/svglibrary/Rancher.svg +304 -0
- package/editions/free/src/svglibrary/Red.svg +121 -0
- package/editions/free/src/svglibrary/Rocket.svg +271 -0
- package/editions/free/src/svglibrary/Rowboat.svg +245 -0
- package/editions/free/src/svglibrary/SailBoat.svg +49 -0
- package/editions/free/src/svglibrary/Savannah.svg +948 -0
- package/editions/free/src/svglibrary/School.svg +41 -0
- package/editions/free/src/svglibrary/Scubadiver.svg +309 -0
- package/editions/free/src/svglibrary/Seahorse.svg +205 -0
- package/editions/free/src/svglibrary/ShootingStar.svg +1 -0
- package/editions/free/src/svglibrary/Shop.svg +1 -0
- package/editions/free/src/svglibrary/Snake.svg +1 -0
- package/editions/free/src/svglibrary/SoccerNet.svg +178 -0
- package/editions/free/src/svglibrary/Soccerball.svg +1 -0
- package/editions/free/src/svglibrary/Space.svg +152 -0
- package/editions/free/src/svglibrary/Spring.svg +729 -0
- package/editions/free/src/svglibrary/Sprites_Marty.svg +171 -0
- package/editions/free/src/svglibrary/Sprites_Octopus-Blue.svg +214 -0
- package/editions/free/src/svglibrary/Sprites_Octopus-Pink.svg +214 -0
- package/editions/free/src/svglibrary/Sprites_Raccoon.svg +1 -0
- package/editions/free/src/svglibrary/Sprites_Tree.svg +73 -0
- package/editions/free/src/svglibrary/Sprites_Unicorn.svg +1 -0
- package/editions/free/src/svglibrary/Star copy.svg +1 -0
- package/editions/free/src/svglibrary/Star.svg +8 -1
- package/editions/free/src/svglibrary/Star2.svg +1 -0
- package/editions/free/src/svglibrary/Star3.svg +1 -0
- package/editions/free/src/svglibrary/Starfish.svg +1 -0
- package/editions/free/src/svglibrary/Stool.svg +54 -0
- package/editions/free/src/svglibrary/Suburbs.svg +462 -0
- package/editions/free/src/svglibrary/Summer.svg +868 -0
- package/editions/free/src/svglibrary/Sun.svg +27 -0
- package/editions/free/src/svglibrary/Table.svg +1 -0
- package/editions/free/src/svglibrary/Teen2.svg +224 -0
- package/editions/free/src/svglibrary/Teen3.svg +250 -0
- package/editions/free/src/svglibrary/TeenBoy1.svg +264 -0
- package/editions/free/src/svglibrary/TeenBoy2.svg +289 -0
- package/editions/free/src/svglibrary/TeenBoy3.svg +257 -0
- package/editions/free/src/svglibrary/TeenGirl1.svg +255 -0
- package/editions/free/src/svglibrary/TeenGirl2.svg +245 -0
- package/editions/free/src/svglibrary/TeenGirl3.svg +284 -0
- package/editions/free/src/svglibrary/Theatre.svg +238 -0
- package/editions/free/src/svglibrary/Thundercloud.svg +72 -0
- package/editions/free/src/svglibrary/Tornado.svg +198 -0
- package/editions/free/src/svglibrary/Tree1.svg +26 -0
- package/editions/free/src/svglibrary/Tree2.svg +33 -0
- package/editions/free/src/svglibrary/Tree3.svg +28 -0
- package/editions/free/src/svglibrary/Tree4.svg +290 -0
- package/editions/free/src/svglibrary/Tulip2.svg +80 -0
- package/editions/free/src/svglibrary/Underwater.svg +1392 -0
- package/editions/free/src/svglibrary/Weed.svg +1 -0
- package/editions/free/src/svglibrary/Whale.svg +63 -0
- package/editions/free/src/svglibrary/Winter.svg +180 -0
- package/editions/free/src/svglibrary/Wizard.svg +615 -0
- package/editions/free/src/svglibrary/Woods.svg +478 -0
- package/editions/free/src/svglibrary/Zebra.svg +208 -0
- package/martyBlocksJRCliProfile +5 -2
- package/package.json +8 -5
- package/tutorial.ts +374 -0
- package/webpack.config.js +1 -0
- package/editions/free/src/app.bundle.js.map +0 -1
- package/editions/free/src/assets/blockicons/MartyLedEyesP3.svg +0 -2
- package/editions/free/src/assets/fonts/Roboto-400.woff2 +0 -0
- package/editions/free/src/assets/fonts/Roboto-500.woff2 +0 -0
- package/editions/free/src/assets/fonts/Roboto-700.woff2 +0 -0
- package/editions/free/src/assets/lobby/intro.mp4 +0 -0
- package/editions/free/src/assets/ui/frontMarty.png +0 -0
- package/editions/free/src/assets/ui/left-scroll.svg +0 -7
- package/editions/free/src/assets/ui/marty-connected.svg +0 -702
- package/editions/free/src/assets/ui/marty-not-connected.svg +0 -810
- package/editions/free/src/assets/ui/marty-small.svg +0 -116
- package/editions/free/src/assets/ui/martyMode.ai +10 -2688
- package/editions/free/src/assets/ui/martyMode.png +0 -0
- package/editions/free/src/assets/ui/right-scroll.svg +0 -7
- package/editions/free/src/assets/ui/scatchJrLogo.png +0 -0
- package/editions/free/src/assets/ui/scratchjr-home.svg +0 -55
- package/editions/free/src/assets/ui/wifi-graphic.svg +0 -659
- package/editions/free/src/inapp/images/celebrate.png +0 -0
- package/editions/free/src/inapp/images/interface_Marty.png +0 -0
- package/editions/free/src/inapp/images/lobby_interface.png +0 -0
- package/editions/free/src/inapp/images/looks_angry.png +0 -0
- package/editions/free/src/inapp/images/looks_excited.png +0 -0
- package/editions/free/src/inapp/images/looks_normal.png +0 -0
- package/editions/free/src/inapp/images/looks_wave_left.png +0 -0
- package/editions/free/src/inapp/images/looks_wave_right.png +0 -0
- package/editions/free/src/inapp/images/looks_wide.png +0 -0
- package/editions/free/src/inapp/images/looks_wiggle.png +0 -0
- package/editions/free/src/inapp/images/marty_eyes_colour.png +0 -0
- package/editions/free/src/inapp/images/marty_led_eyes_P1.png +0 -0
- package/editions/free/src/inapp/images/marty_led_eyes_P2.png +0 -0
- package/editions/free/src/inapp/images/marty_led_eyes_P3.png +0 -0
- package/editions/free/src/inapp/images/move_dance.png +0 -0
- package/editions/free/src/inapp/images/move_getReady.png +0 -0
- package/editions/free/src/inapp/images/movements_kick_left.png +0 -0
- package/editions/free/src/inapp/images/movements_kick_right.png +0 -0
- package/editions/free/src/inapp/images/paint_marty.png +0 -0
- package/editions/free/src/inapp/images/sound_confusion.png +0 -0
- package/editions/free/src/inapp/images/sound_disbelief.png +0 -0
- package/editions/free/src/inapp/images/sound_excitement.png +0 -0
- package/editions/free/src/inapp/images/sound_no.png +0 -0
- package/editions/free/src/inapp/images/sound_noWay.png +0 -0
- package/editions/free/src/inapp/images/sound_whistle.png +0 -0
- package/editions/free/src/pnglibrary/Beach.png +0 -0
- package/editions/free/src/pnglibrary/Checkered.png +0 -0
- package/editions/free/src/pnglibrary/Cobblestone.png +0 -0
- package/editions/free/src/pnglibrary/Farmland.png +0 -0
- package/editions/free/src/pnglibrary/Fields.png +0 -0
- package/editions/free/src/pnglibrary/Grass.png +0 -0
- package/editions/free/src/pnglibrary/Marble.png +0 -0
- package/editions/free/src/pnglibrary/Mars.png +0 -0
- package/editions/free/src/pnglibrary/Paper.png +0 -0
- package/editions/free/src/pnglibrary/Racetrack.png +0 -0
- package/editions/free/src/pnglibrary/RedCarpet.png +0 -0
- package/editions/free/src/pnglibrary/Road1.png +0 -0
- package/editions/free/src/pnglibrary/Road2.png +0 -0
- package/editions/free/src/pnglibrary/Sand.png +0 -0
- package/editions/free/src/pnglibrary/Tiles.png +0 -0
- package/editions/free/src/pnglibrary/USMap.png +0 -0
- package/editions/free/src/pnglibrary/WoodenFloor.png +0 -0
- package/editions/free/src/svglibrary/Beach.svg +0 -13
- package/editions/free/src/svglibrary/Checkered.svg +0 -13
- package/editions/free/src/svglibrary/Cobblestone.svg +0 -4
- package/editions/free/src/svglibrary/Farmland.svg +0 -4
- package/editions/free/src/svglibrary/Grass.svg +0 -13
- package/editions/free/src/svglibrary/Marble.svg +0 -13
- package/editions/free/src/svglibrary/Mars.svg +0 -4
- package/editions/free/src/svglibrary/Paper.svg +0 -13
- package/editions/free/src/svglibrary/Racetrack.svg +0 -13
- package/editions/free/src/svglibrary/RedCarpet.svg +0 -4
- package/editions/free/src/svglibrary/Road1.svg +0 -13
- package/editions/free/src/svglibrary/Road2.svg +0 -13
- package/editions/free/src/svglibrary/Sand.svg +0 -13
- package/editions/free/src/svglibrary/Tiles.svg +0 -13
- package/editions/free/src/svglibrary/USMap.svg +0 -13
- package/editions/free/src/svglibrary/WoodenFloor.svg +0 -4
- package/firebase-debug.log +0 -60
|
@@ -1,810 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg
|
|
3
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
-
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
-
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
-
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
9
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
10
|
-
id="svg8"
|
|
11
|
-
version="1.1"
|
|
12
|
-
viewBox="0 0 116.77489 124.62884"
|
|
13
|
-
height="124.62884mm"
|
|
14
|
-
width="116.77489mm"
|
|
15
|
-
sodipodi:docname="marty-not-connected.svg"
|
|
16
|
-
inkscape:version="1.0.2 (1.0.2+r75+1)">
|
|
17
|
-
<sodipodi:namedview
|
|
18
|
-
pagecolor="#ffffff"
|
|
19
|
-
bordercolor="#666666"
|
|
20
|
-
borderopacity="1"
|
|
21
|
-
objecttolerance="10"
|
|
22
|
-
gridtolerance="10"
|
|
23
|
-
guidetolerance="10"
|
|
24
|
-
inkscape:pageopacity="0"
|
|
25
|
-
inkscape:pageshadow="2"
|
|
26
|
-
inkscape:window-width="1920"
|
|
27
|
-
inkscape:window-height="1031"
|
|
28
|
-
id="namedview51"
|
|
29
|
-
showgrid="false"
|
|
30
|
-
inkscape:zoom="1.2714883"
|
|
31
|
-
inkscape:cx="378.32386"
|
|
32
|
-
inkscape:cy="280.95151"
|
|
33
|
-
inkscape:window-x="0"
|
|
34
|
-
inkscape:window-y="25"
|
|
35
|
-
inkscape:window-maximized="1"
|
|
36
|
-
inkscape:current-layer="svg8" />
|
|
37
|
-
<defs
|
|
38
|
-
id="defs2">
|
|
39
|
-
<clipPath
|
|
40
|
-
id="clipPath1594"
|
|
41
|
-
clipPathUnits="userSpaceOnUse">
|
|
42
|
-
<rect
|
|
43
|
-
ry="1.6036184"
|
|
44
|
-
y="156.6835"
|
|
45
|
-
x="21.199711"
|
|
46
|
-
height="60.61673"
|
|
47
|
-
width="156.7803"
|
|
48
|
-
id="rect1596"
|
|
49
|
-
style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0000;stroke-width:1.32291663;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
50
|
-
</clipPath>
|
|
51
|
-
<clipPath
|
|
52
|
-
id="clipPath1594-3"
|
|
53
|
-
clipPathUnits="userSpaceOnUse">
|
|
54
|
-
<rect
|
|
55
|
-
ry="1.6036184"
|
|
56
|
-
y="156.6835"
|
|
57
|
-
x="21.199711"
|
|
58
|
-
height="60.61673"
|
|
59
|
-
width="156.7803"
|
|
60
|
-
id="rect1596-6"
|
|
61
|
-
style="opacity:1;fill:none;fill-opacity:1;stroke:#ff0000;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
62
|
-
</clipPath>
|
|
63
|
-
</defs>
|
|
64
|
-
<metadata
|
|
65
|
-
id="metadata5">
|
|
66
|
-
<rdf:RDF>
|
|
67
|
-
<cc:Work
|
|
68
|
-
rdf:about="">
|
|
69
|
-
<dc:format>image/svg+xml</dc:format>
|
|
70
|
-
<dc:type
|
|
71
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
72
|
-
<dc:title></dc:title>
|
|
73
|
-
</cc:Work>
|
|
74
|
-
</rdf:RDF>
|
|
75
|
-
</metadata>
|
|
76
|
-
<g
|
|
77
|
-
transform="translate(-44.672181,-71.070913)"
|
|
78
|
-
id="g2486"
|
|
79
|
-
style="fill:#b3b3b3;fill-opacity:1">
|
|
80
|
-
<g
|
|
81
|
-
id="g2396"
|
|
82
|
-
style="fill:#b3b3b3;fill-opacity:1">
|
|
83
|
-
<path
|
|
84
|
-
id="path2145"
|
|
85
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
86
|
-
transform="matrix(0.26458334,0,0,0.26458334,44.672181,71.070913)"
|
|
87
|
-
d="m 227.1875,233.50977 a 39.511872,39.511872 0 0 0 -39.28906,39.51171 39.511872,39.511872 0 0 0 39.51172,39.51172 39.511872,39.511872 0 0 0 39.51172,-39.51172 39.511872,39.511872 0 0 0 -39.51172,-39.51171 39.511872,39.511872 0 0 0 -0.22266,0 z" />
|
|
88
|
-
<path
|
|
89
|
-
id="path2145-4"
|
|
90
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
91
|
-
transform="matrix(0.26458334,0,0,0.26458334,44.672181,71.070913)"
|
|
92
|
-
d="m 226.60938,234.77148 a 37.71525,37.71525 0 0 0 -37.71485,37.71485 37.71525,37.71525 0 0 0 37.71485,37.71484 37.71525,37.71525 0 0 0 37.71484,-37.71484 37.71525,37.71525 0 0 0 -37.71484,-37.71485 z" />
|
|
93
|
-
</g>
|
|
94
|
-
<g
|
|
95
|
-
transform="translate(0.30542544,0.16872177)"
|
|
96
|
-
id="g2365"
|
|
97
|
-
style="fill:#b3b3b3;fill-opacity:1">
|
|
98
|
-
<path
|
|
99
|
-
id="path2324"
|
|
100
|
-
d="m 84.797936,126.65577 c -0.05868,-7.31006 23.716904,-23.67954 38.774124,-1.30962 -17.71804,-23.17148 -32.88083,0.88867 -32.88083,0.88867 0,0 -1.105186,1.05029 -5.893294,0.42095 z"
|
|
101
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
102
|
-
<path
|
|
103
|
-
id="path2299"
|
|
104
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
105
|
-
transform="matrix(0.26458334,0,0,0.26458334,44.366756,70.902191)"
|
|
106
|
-
d="m 239.63867,166.97656 c -26.83278,-0.12842 -52.23708,17.87841 -64.55469,42.1543 -8.10938,1.26106 -22.27343,1.5918 -22.27343,1.5918 l 16.61718,16.9707 c 0,0 18.91542,4.0662 24.57227,-3.18164 2.65165,-2.82843 34.47057,-46.31692 63.28516,-4.95117 10.96017,12.37436 28.46093,3.88867 28.46093,3.88867 0,0 10.66234,-13.22429 13.61329,-17.67774 -17.11585,-27.62519 -38.85077,-38.69503 -59.72071,-38.79492 z" />
|
|
107
|
-
</g>
|
|
108
|
-
<g
|
|
109
|
-
transform="matrix(-1,0,0,1,221.18253,-12.780423)"
|
|
110
|
-
id="g2365-9"
|
|
111
|
-
style="fill:#b3b3b3;fill-opacity:1">
|
|
112
|
-
<path
|
|
113
|
-
id="path2299-0"
|
|
114
|
-
d="m 96.444378,63.06888 c 19.751582,-25.023875 35.248172,-11.26212 42.872032,-0.317432 2.89988,3.274051 7.33189,0.235236 7.33189,0.235236 0,0 2.95298,-2.969742 3.73375,-4.148049 -23.72463,-38.45535 -57.777525,-11.675215 -59.736045,0.491798 -2.145608,0.333655 -5.893292,0.420949 -5.893292,0.420949 l 4.396584,4.490129 c 0,0 5.798372,0.745027 7.295081,-1.172631 z"
|
|
115
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
116
|
-
transform="translate(0.045225,66.904391)" />
|
|
117
|
-
<path
|
|
118
|
-
id="path2324-2"
|
|
119
|
-
d="m 84.797936,126.65577 c 4.173846,-20.61672 46.948764,-35.857021 65.629334,-0.91274 -27.47414,-42.621679 -60.081493,-4.9703 -59.73604,0.49179 -1.789346,0.30523 -4.394225,0.49328 -5.893294,0.42095 z"
|
|
120
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
121
|
-
<path
|
|
122
|
-
id="path2342-6"
|
|
123
|
-
d="m 145.94517,129.00241 c -10.6544,-19.45537 -28.19842,-15.60068 -28.19842,-15.60068"
|
|
124
|
-
style="fill:#b3b3b3;stroke:#d7ac00;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" />
|
|
125
|
-
<path
|
|
126
|
-
id="path2344-8"
|
|
127
|
-
d="m 91.158953,126.74932 c 0.09354,0.0468 3.390982,3.60145 3.390982,3.60145"
|
|
128
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#d7ac00;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
129
|
-
</g>
|
|
130
|
-
<g
|
|
131
|
-
transform="matrix(1,0,0,0.93561556,-29.162724,-19.345688)"
|
|
132
|
-
id="g2365-9-9"
|
|
133
|
-
style="fill:#b3b3b3;fill-opacity:1">
|
|
134
|
-
<path
|
|
135
|
-
id="path2299-0-2"
|
|
136
|
-
d="m 95.915211,63.994922 c 17.238039,-25.42075 49.458039,-35.13943 72.703799,1.997672 2.89988,3.274051 7.33189,0.235236 7.33189,0.235236 0,0 2.95298,-2.969742 3.73375,-4.148049 C 145.20242,2.0156901 96.439843,47.911775 90.646005,59.330433 c -2.145608,0.333655 -5.893292,0.420949 -5.893292,0.420949 l 4.396584,4.490129 c 0,0 5.269205,1.671069 6.765914,-0.246589 z"
|
|
137
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
138
|
-
transform="translate(0.045225,66.904391)" />
|
|
139
|
-
<path
|
|
140
|
-
id="path2324-2-6"
|
|
141
|
-
d="m 84.797936,126.65577 c 9.505873,-23.32951 63.903514,-54.411709 94.931934,2.3284 -37.67048,-64.511051 -89.11951,-6.22707 -89.03864,-2.74935 -1.789346,0.30523 -4.394225,0.49328 -5.893294,0.42095 z"
|
|
142
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
143
|
-
<path
|
|
144
|
-
id="path2342-6-6"
|
|
145
|
-
d="m 175.26852,132.27233 c -16.54769,-31.24196 -42.13653,-25.9841 -42.13653,-25.9841"
|
|
146
|
-
style="fill:#b3b3b3;stroke:#d7ac00;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" />
|
|
147
|
-
<path
|
|
148
|
-
id="path2344-8-4"
|
|
149
|
-
d="m 91.158953,126.74932 c 0.09354,0.0468 3.390982,3.60145 3.390982,3.60145"
|
|
150
|
-
style="opacity:1;vector-effect:none;fill:#b3b3b3;fill-opacity:1;stroke:#d7ac00;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
|
151
|
-
</g>
|
|
152
|
-
</g>
|
|
153
|
-
<g
|
|
154
|
-
transform="translate(-48.831574,-92.671393)"
|
|
155
|
-
id="g1030">
|
|
156
|
-
<g
|
|
157
|
-
clip-path="url(#clipPath1594)"
|
|
158
|
-
id="g1590">
|
|
159
|
-
<g
|
|
160
|
-
id="g1569">
|
|
161
|
-
<path
|
|
162
|
-
id="rect1236-7-9-8"
|
|
163
|
-
style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:1.62855px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
164
|
-
transform="matrix(0.26458334,0,0,0.26458334,48.831574,92.671393)"
|
|
165
|
-
d="m 383.31055,499.64453 c -7.32719,0.76731 -15.16188,1.5154 -24.92774,2.40039 -17.27352,1.56533 -34.55005,3.11974 -51.8457,4.41797 -37.73677,2.83264 -58.60159,3.08334 -99.19922,4.55664 -40.08704,-0.21362 -66.04745,-0.002 -107.779296,-2.04492 -11.161875,-0.54644 -22.267276,-1.9186 -33.398438,-2.91016 -15.469716,-1.37803 -30.936398,-2.77779 -46.396484,-4.25 0.596838,57.97467 1.379744,115.25198 1.673828,118.01563 0.562723,5.2882 1.064007,13.66157 14.589844,12.83594 13.52584,-0.8256 369.686506,-0.40684 376.099606,-0.88086 6.41318,-0.47403 6.25869,-6.28277 6.57617,-13.2168 0.16456,-3.5935 1.38015,-55.28627 2.70313,-109.3125 -10.77699,0.71037 -21.47575,1.11033 -30.92969,-3.38086 -3.02627,-1.43766 -5.36108,-3.59709 -7.16601,-6.23047 z" />
|
|
166
|
-
<path
|
|
167
|
-
id="path1254-1-4-9"
|
|
168
|
-
style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:1.89299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
169
|
-
transform="matrix(0.26458334,0,0,0.26458334,48.831574,92.671393)"
|
|
170
|
-
d="m 435.82617,508.52539 c -5.61313,0.0373 -11.34864,0.55751 -17.03711,0.89063 l -0.46484,17.30468 14.08008,0.0879 v -2.92187 l 1.59375,-0.5332 -0.35352,-4.78125 1.59375,-0.61915 0.17774,-6.11132 c -0.0169,0.0104 -0.0339,0.0208 -0.0508,0.0312 -0.34469,0.16025 -1.32078,0.72886 -1.0332,0.48047 0.83813,-0.7239 1.68574,-1.43601 2.53906,-2.14258 l -0.17382,-1.67578 c -0.2909,-7.9e-4 -0.57951,-0.0115 -0.8711,-0.01 z" />
|
|
171
|
-
<path
|
|
172
|
-
id="path1254-9-1-0-9"
|
|
173
|
-
style="fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:1.89349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
174
|
-
transform="matrix(0.26458334,0,0,0.26458334,48.831574,92.671393)"
|
|
175
|
-
d="m 3.8222656,500.25391 -0.097656,2.32617 1.5039062,0.97461 -0.796875,7.61523 1.5058594,1.15235 0.1777344,6.11132 1.59375,0.61914 -0.3535156,4.78321 1.59375,0.53125 v 2.92187 l 14.082031,-0.0879 -0.673828,-25.14453 C 16.177775,501.47148 9.9993471,500.86555 3.8222656,500.25391 Z" />
|
|
176
|
-
<path
|
|
177
|
-
id="path1176-5-7-0"
|
|
178
|
-
d="m 106.95311,233.90758 6.79817,3.92493 v 7.44144 l -6.71395,3.8763 -6.60297,-3.81223 v -7.76868 z"
|
|
179
|
-
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.500985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
|
180
|
-
</g>
|
|
181
|
-
<g
|
|
182
|
-
id="g1252"
|
|
183
|
-
transform="translate(2.0532273,84.00765)">
|
|
184
|
-
<g
|
|
185
|
-
style="stroke:#000000;stroke-opacity:1"
|
|
186
|
-
id="g1111">
|
|
187
|
-
<path
|
|
188
|
-
id="path1063-2"
|
|
189
|
-
style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
190
|
-
transform="matrix(0.26458334,0,0,0.26458334,46.778346,8.663743)"
|
|
191
|
-
d="m 63.375,505.81445 c 17.872559,24.19049 47.1191,38.47003 78.53125,35.07032 22.59686,-2.44565 42.26936,-13.60307 56.24219,-29.90625 -34.83429,-0.14841 -60.29643,-0.12925 -98.589846,-2.00391 -11.161875,-0.54644 -22.267276,-1.9186 -33.398438,-2.91016 -0.928464,-0.0827 -1.856709,-0.16714 -2.785156,-0.25 z" />
|
|
192
|
-
<g
|
|
193
|
-
style="stroke:#000000;stroke-opacity:1"
|
|
194
|
-
transform="translate(-1.0934775,-0.2565)"
|
|
195
|
-
id="g1174" />
|
|
196
|
-
<path
|
|
197
|
-
id="path1063-2-8-5"
|
|
198
|
-
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#c0c0c0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
199
|
-
transform="matrix(0.26458334,0,0,0.26458334,46.778346,8.663743)"
|
|
200
|
-
d="m 163.17188,510.7793 -20.61329,26.31054 c 20.32412,-2.19964 38.12557,-11.8896 51.14649,-26.13086 -10.6464,-0.043 -20.90572,-0.0894 -30.5332,-0.17968 z" />
|
|
201
|
-
</g>
|
|
202
|
-
<g
|
|
203
|
-
style="stroke:#000000;stroke-opacity:1"
|
|
204
|
-
id="g1106"
|
|
205
|
-
transform="rotate(9.6792767,127.59575,131.10607)">
|
|
206
|
-
<path
|
|
207
|
-
id="path1012-3"
|
|
208
|
-
style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
209
|
-
transform="matrix(0.26081682,-0.04448515,0.04448515,0.26081682,27.342258,23.99485)"
|
|
210
|
-
d="m 382.98633,499.67773 c -7.23706,0.75574 -14.97825,1.49494 -24.60352,2.36719 -17.27352,1.56533 -34.55005,3.11974 -51.8457,4.41797 -25.27253,1.89704 -43.24585,2.62975 -64.37891,3.35352 14.70766,18.20326 36.37873,30.32326 61.22657,31.84375 32.91448,2.01408 62.84761,-15.07859 79.60156,-41.98243 z" />
|
|
211
|
-
</g>
|
|
212
|
-
<path
|
|
213
|
-
id="path1063-2-8-6"
|
|
214
|
-
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#c0c0c0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
215
|
-
transform="matrix(0.26458334,0,0,0.26458334,46.778346,8.663743)"
|
|
216
|
-
d="m 377.31055,500.25781 c -5.65446,0.5634 -11.76362,1.13789 -18.92774,1.78711 -4.71221,0.42702 -9.42569,0.83935 -14.13867,1.25977 l -26,33.18554 c 24.82511,-2.68677 45.88626,-16.54716 59.06641,-36.23242 z" />
|
|
217
|
-
</g>
|
|
218
|
-
</g>
|
|
219
|
-
</g>
|
|
220
|
-
<g
|
|
221
|
-
id="g5403"
|
|
222
|
-
transform="translate(-0.32283565,-0.0087828)">
|
|
223
|
-
<g
|
|
224
|
-
transform="translate(-48.831574,-92.671393)"
|
|
225
|
-
id="g1030-7">
|
|
226
|
-
<g
|
|
227
|
-
clip-path="url(#clipPath1594-3)"
|
|
228
|
-
id="g1590-5">
|
|
229
|
-
<g
|
|
230
|
-
id="g1569-3">
|
|
231
|
-
<path
|
|
232
|
-
id="rect1236-7-9-8-5"
|
|
233
|
-
style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:1.62855px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
234
|
-
transform="matrix(0.26458334,0,0,0.26458334,48.831574,92.671393)"
|
|
235
|
-
d="m 383.31055,499.64453 c -7.32719,0.76731 -15.16188,1.5154 -24.92774,2.40039 -17.27352,1.56533 -34.55005,3.11974 -51.8457,4.41797 -37.73677,2.83264 -58.60159,3.08334 -99.19922,4.55664 -40.08704,-0.21362 -66.04745,-0.002 -107.779296,-2.04492 -11.161875,-0.54644 -22.267276,-1.9186 -33.398438,-2.91016 -15.469716,-1.37803 -30.936398,-2.77779 -46.396484,-4.25 0.596838,57.97467 1.379744,115.25198 1.673828,118.01563 0.562723,5.2882 1.064007,13.66157 14.589844,12.83594 13.52584,-0.8256 369.686506,-0.40684 376.099606,-0.88086 6.41318,-0.47403 6.25869,-6.28277 6.57617,-13.2168 0.16456,-3.5935 1.38015,-55.28627 2.70313,-109.3125 -10.77699,0.71037 -21.47575,1.11033 -30.92969,-3.38086 -3.02627,-1.43766 -5.36108,-3.59709 -7.16601,-6.23047 z" />
|
|
236
|
-
<path
|
|
237
|
-
id="path1254-1-4-9-6"
|
|
238
|
-
style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:1.89299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
239
|
-
transform="matrix(0.26458334,0,0,0.26458334,48.831574,92.671393)"
|
|
240
|
-
d="m 435.82617,508.52539 c -5.61313,0.0373 -11.34864,0.55751 -17.03711,0.89063 l -0.46484,17.30468 14.08008,0.0879 v -2.92187 l 1.59375,-0.5332 -0.35352,-4.78125 1.59375,-0.61915 0.17774,-6.11132 c -0.0169,0.0104 -0.0339,0.0208 -0.0508,0.0312 -0.34469,0.16025 -1.32078,0.72886 -1.0332,0.48047 0.83813,-0.7239 1.68574,-1.43601 2.53906,-2.14258 l -0.17382,-1.67578 c -0.2909,-7.9e-4 -0.57951,-0.0115 -0.8711,-0.01 z" />
|
|
241
|
-
<path
|
|
242
|
-
id="path1254-9-1-0-9-2"
|
|
243
|
-
style="fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:1.89349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
244
|
-
transform="matrix(0.26458334,0,0,0.26458334,48.831574,92.671393)"
|
|
245
|
-
d="m 3.8222656,500.25391 -0.097656,2.32617 1.5039062,0.97461 -0.796875,7.61523 1.5058594,1.15235 0.1777344,6.11132 1.59375,0.61914 -0.3535156,4.78321 1.59375,0.53125 v 2.92187 l 14.082031,-0.0879 -0.673828,-25.14453 C 16.177775,501.47148 9.9993471,500.86555 3.8222656,500.25391 Z" />
|
|
246
|
-
<path
|
|
247
|
-
id="path1176-5-7-0-9"
|
|
248
|
-
d="m 106.95311,233.90758 6.79817,3.92493 v 7.44144 l -6.71395,3.8763 -6.60297,-3.81223 v -7.76868 z"
|
|
249
|
-
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.500985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
|
250
|
-
</g>
|
|
251
|
-
<g
|
|
252
|
-
id="g1252-1"
|
|
253
|
-
transform="translate(2.0532273,84.00765)">
|
|
254
|
-
<g
|
|
255
|
-
style="stroke:#000000;stroke-opacity:1"
|
|
256
|
-
id="g1111-2">
|
|
257
|
-
<path
|
|
258
|
-
id="path1063-2-7"
|
|
259
|
-
style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
260
|
-
transform="matrix(0.26458334,0,0,0.26458334,46.778346,8.663743)"
|
|
261
|
-
d="m 63.375,505.81445 c 17.872559,24.19049 47.1191,38.47003 78.53125,35.07032 22.59686,-2.44565 42.26936,-13.60307 56.24219,-29.90625 -34.83429,-0.14841 -60.29643,-0.12925 -98.589846,-2.00391 -11.161875,-0.54644 -22.267276,-1.9186 -33.398438,-2.91016 -0.928464,-0.0827 -1.856709,-0.16714 -2.785156,-0.25 z" />
|
|
262
|
-
<g
|
|
263
|
-
style="stroke:#000000;stroke-opacity:1"
|
|
264
|
-
transform="translate(-1.0934775,-0.2565)"
|
|
265
|
-
id="g1174-0" />
|
|
266
|
-
<path
|
|
267
|
-
id="path1063-2-8-5-9"
|
|
268
|
-
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#c0c0c0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
269
|
-
transform="matrix(0.26458334,0,0,0.26458334,46.778346,8.663743)"
|
|
270
|
-
d="m 163.17188,510.7793 -20.61329,26.31054 c 20.32412,-2.19964 38.12557,-11.8896 51.14649,-26.13086 -10.6464,-0.043 -20.90572,-0.0894 -30.5332,-0.17968 z" />
|
|
271
|
-
</g>
|
|
272
|
-
<g
|
|
273
|
-
style="stroke:#000000;stroke-opacity:1"
|
|
274
|
-
id="g1106-3"
|
|
275
|
-
transform="rotate(9.6792767,127.59575,131.10607)">
|
|
276
|
-
<path
|
|
277
|
-
id="path1012-3-6"
|
|
278
|
-
style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
279
|
-
transform="matrix(0.26081682,-0.04448515,0.04448515,0.26081682,27.342258,23.99485)"
|
|
280
|
-
d="m 382.98633,499.67773 c -7.23706,0.75574 -14.97825,1.49494 -24.60352,2.36719 -17.27352,1.56533 -34.55005,3.11974 -51.8457,4.41797 -25.27253,1.89704 -43.24585,2.62975 -64.37891,3.35352 14.70766,18.20326 36.37873,30.32326 61.22657,31.84375 32.91448,2.01408 62.84761,-15.07859 79.60156,-41.98243 z" />
|
|
281
|
-
</g>
|
|
282
|
-
<path
|
|
283
|
-
id="path1063-2-8-6-0"
|
|
284
|
-
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#c0c0c0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
285
|
-
transform="matrix(0.26458334,0,0,0.26458334,46.778346,8.663743)"
|
|
286
|
-
d="m 377.31055,500.25781 c -5.65446,0.5634 -11.76362,1.13789 -18.92774,1.78711 -4.71221,0.42702 -9.42569,0.83935 -14.13867,1.25977 l -26,33.18554 c 24.82511,-2.68677 45.88626,-16.54716 59.06641,-36.23242 z" />
|
|
287
|
-
</g>
|
|
288
|
-
</g>
|
|
289
|
-
</g>
|
|
290
|
-
<g
|
|
291
|
-
id="g4441"
|
|
292
|
-
transform="translate(1.3820977,-2.3217049)">
|
|
293
|
-
<path
|
|
294
|
-
d="M 102.94717,162.18417 H 14.869355 a 4.3210674,4.3210674 0 0 1 -4.321069,-4.3243 v -55.98262 a 4.3210674,4.3210674 0 0 1 4.321069,-4.321072 h 88.077815 a 4.3210674,4.3210674 0 0 1 4.3243,4.321072 v 55.98262 a 4.3340338,4.3340338 0 0 1 -4.3243,4.3243 z"
|
|
295
|
-
fill="#30a7dc"
|
|
296
|
-
id="path332"
|
|
297
|
-
style="fill:#e6e6e6;fill-opacity:1;stroke-width:0.324161" />
|
|
298
|
-
<polygon
|
|
299
|
-
points="205.07,164.5 202.12,162.01 198.55,163.47 195.87,160.68 192.16,161.76 189.8,158.7 186,159.4 183.98,156.12 180.13,156.41 178.47,152.93 174.6,152.81 173.3,149.17 169.48,148.66 168.56,144.9 164.8,144 164.31,140.16 160.66,138.88 160.55,135.01 157.07,133.34 157.36,129.48 154.08,127.45 154.78,123.66 151.72,121.3 152.8,117.58 150.01,114.93 151.47,111.36 148.97,108.41 150.82,105.02 148.62,101.83 150.82,98.63 148.97,95.24 151.47,92.29 150.01,88.72 152.8,86.04 151.72,82.33 154.78,80 154.08,76.2 157.36,74.15 157.07,70.31 160.55,68.64 160.66,64.78 164.31,63.47 164.82,59.65 168.58,58.75 169.48,54.97 173.32,54.48 174.6,50.84 178.47,50.73 180.13,47.24 184,47.53 186.03,44.25 189.82,44.95 192.18,41.89 195.89,42.97 198.55,40.18 202.12,41.64 205.07,39.15 208.46,40.99 211.65,38.79 214.85,40.99 218.24,39.15 221.19,41.64 224.76,40.18 227.41,42.97 231.12,41.89 233.48,44.95 237.28,44.25 239.31,47.53 243.17,47.24 244.84,50.73 248.7,50.84 249.99,54.48 253.83,55 254.73,58.75 258.48,59.65 259,63.49 262.64,64.78 262.75,68.64 266.24,70.31 265.95,74.17 269.23,76.2 268.53,80 271.59,82.36 270.51,86.07 273.3,88.72 271.84,92.29 274.33,95.24 272.49,98.63 274.67,101.83 272.49,105.02 274.33,108.41 271.84,111.36 273.3,114.93 270.51,117.61 271.59,121.3 268.53,123.66 269.23,127.45 265.92,129.48 266.24,133.34 262.75,135.01 262.64,138.88 259,140.18 258.48,144 254.73,144.9 253.83,148.66 249.99,149.17 248.7,152.81 244.84,152.93 243.15,156.41 239.31,156.12 237.28,159.4 233.48,158.7 231.12,161.76 227.41,160.68 224.76,163.47 221.19,162.01 218.24,164.5 214.85,162.66 211.65,164.84 208.46,162.66 "
|
|
300
|
-
fill="#ffffff"
|
|
301
|
-
id="polygon348"
|
|
302
|
-
transform="matrix(0.32416108,0,0,0.32416108,-30.937848,88.44401)" />
|
|
303
|
-
<polygon
|
|
304
|
-
points="334.4,164.77 331.35,162.41 327.84,164.08 325.05,161.42 321.39,162.71 318.89,159.76 315.11,160.66 312.93,157.49 309.09,157.99 307.25,154.59 303.38,154.68 301.89,151.1 298.05,150.81 296.95,147.1 293.15,146.38 292.43,142.59 288.72,141.48 288.43,137.64 284.85,136.16 284.94,132.29 281.55,130.44 282.04,126.6 278.87,124.42 279.77,120.64 276.83,118.15 278.11,114.48 275.46,111.69 277.12,108.19 274.76,105.13 276.78,101.83 274.76,98.52 277.12,95.46 275.46,91.96 278.11,89.17 276.83,85.5 279.77,83.01 278.87,79.23 282.04,77.05 281.55,73.21 284.94,71.36 284.85,67.5 288.43,66.01 288.72,62.17 292.43,61.07 293.15,57.27 296.95,56.55 298.05,52.84 301.89,52.52 303.38,48.97 307.25,49.06 309.09,45.67 312.93,46.16 315.11,42.99 318.89,43.89 321.39,40.95 325.05,42.23 327.84,39.57 331.35,41.24 334.4,38.88 337.71,40.9 341.01,38.88 344.07,41.24 347.58,39.57 350.37,42.23 354.03,40.95 356.52,43.89 360.3,42.99 362.48,46.16 366.33,45.67 368.17,49.06 372.04,48.97 373.52,52.52 377.37,52.84 378.47,56.55 382.27,57.27 382.99,61.07 386.69,62.17 387.01,66.01 390.56,67.5 390.47,71.36 393.87,73.21 393.37,77.05 396.54,79.23 395.64,83.01 398.59,85.5 397.31,89.17 399.96,91.96 398.3,95.46 400.66,98.52 398.63,101.83 400.66,105.13 398.3,108.19 399.96,111.69 397.31,114.48 398.59,118.15 395.64,120.64 396.54,124.42 393.37,126.6 393.87,130.44 390.47,132.29 390.56,136.16 387.01,137.64 386.69,141.48 382.99,142.59 382.27,146.38 378.47,147.1 377.37,150.81 373.52,151.1 372.04,154.68 368.17,154.59 366.33,157.99 362.48,157.49 360.3,160.66 356.52,159.76 354.03,162.71 350.37,161.42 347.58,164.08 344.07,162.41 341.01,164.77 337.71,162.75 "
|
|
305
|
-
fill="#ffffff"
|
|
306
|
-
id="polygon378"
|
|
307
|
-
transform="matrix(0.32416108,0,0,0.32416108,-30.937848,88.44401)" />
|
|
308
|
-
</g>
|
|
309
|
-
<path
|
|
310
|
-
d="M 9.9627152,136.04315 H 9.8362877 a 1.8153021,1.8153021 0 0 1 -1.8120568,-1.8153 v -25.41423 a 1.8153021,1.8153021 0 0 1 1.8120628,-1.8153 h 0.1264276 a 1.8153021,1.8153021 0 0 1 1.8120617,1.8153 v 25.43368 a 1.8153021,1.8153021 0 0 1 -1.8120617,1.79585 z"
|
|
311
|
-
fill="#ffda62"
|
|
312
|
-
id="path114"
|
|
313
|
-
style="fill:#b3b3b3;fill-opacity:1;stroke-width:0.324161" />
|
|
314
|
-
<path
|
|
315
|
-
d="M 9.9627152,136.36731 H 9.8362877 a 2.1394632,2.1394632 0 0 1 -2.1362163,-2.13622 v -25.41747 a 2.1394632,2.1394632 0 0 1 2.1362223,-2.13946 h 0.1264276 a 2.1394632,2.1394632 0 0 1 2.1362217,2.13946 v 25.43368 a 2.1394632,2.1394632 0 0 1 -2.1362217,2.12001 z M 9.8362877,107.30627 a 1.4943826,1.4943826 0 0 0 -1.494388,1.50735 v 25.43368 a 1.4943826,1.4943826 0 0 0 1.4911416,1.49114 h 0.1296719 a 1.4943826,1.4943826 0 0 0 1.4911418,-1.49114 v -25.43368 a 1.4943826,1.4943826 0 0 0 -1.4911418,-1.49114 z"
|
|
316
|
-
fill="#010101"
|
|
317
|
-
id="path116"
|
|
318
|
-
style="stroke-width:0.324161" />
|
|
319
|
-
<path
|
|
320
|
-
d="M 10.202595,158.5529 H 9.6028965 a 1.5754229,1.5754229 0 0 1 -1.572181,-1.57543 v -19.47884 a 1.5786645,1.5786645 0 0 1 1.572181,-1.57542 h 0.5996985 a 1.5786645,1.5786645 0 0 1 1.572182,1.57542 v 19.47884 a 1.5754229,1.5754229 0 0 1 -1.572182,1.57543 z"
|
|
321
|
-
fill="#ffda62"
|
|
322
|
-
id="path118"
|
|
323
|
-
style="stroke-width:0.324161" />
|
|
324
|
-
<path
|
|
325
|
-
d="M 10.202595,158.87706 H 9.6028965 A 1.9028256,1.9028256 0 0 1 7.706554,156.97747 v -19.47884 a 1.899584,1.899584 0 0 1 1.8963425,-1.89634 h 0.5996985 a 1.899584,1.899584 0 0 1 1.896343,1.89634 v 19.47884 a 1.9028256,1.9028256 0 0 1 -1.896343,1.89959 z M 9.6028965,136.24737 a 1.2545034,1.2545034 0 0 0 -1.2512618,1.25126 v 19.47884 a 1.2545034,1.2545034 0 0 0 1.2512618,1.25126 h 0.5996985 a 1.2512618,1.2512618 0 0 0 1.251264,-1.25126 v -19.47884 a 1.2512618,1.2512618 0 0 0 -1.251264,-1.25126 z"
|
|
326
|
-
fill="#010101"
|
|
327
|
-
id="path120"
|
|
328
|
-
style="stroke-width:0.324161" />
|
|
329
|
-
<path
|
|
330
|
-
d="M 11.709945,108.50891 H 8.0890648 a 0.162085,0.162085 0 1 1 0,-0.32417 h 3.6208802 a 0.162085,0.162085 0 1 1 0,0.32417 z"
|
|
331
|
-
fill="#010101"
|
|
332
|
-
id="path122"
|
|
333
|
-
style="stroke-width:0.324161" />
|
|
334
|
-
<path
|
|
335
|
-
d="M 11.709945,109.88659 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
336
|
-
fill="#010101"
|
|
337
|
-
id="path124"
|
|
338
|
-
style="stroke-width:0.324161" />
|
|
339
|
-
<path
|
|
340
|
-
d="M 11.709945,111.73107 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.162095,0.1621 z"
|
|
341
|
-
fill="#010101"
|
|
342
|
-
id="path126"
|
|
343
|
-
style="stroke-width:0.324161" />
|
|
344
|
-
<path
|
|
345
|
-
d="M 11.709945,114.01964 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
346
|
-
fill="#010101"
|
|
347
|
-
id="path128"
|
|
348
|
-
style="stroke-width:0.324161" />
|
|
349
|
-
<path
|
|
350
|
-
d="M 11.709945,116.3147 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
351
|
-
fill="#010101"
|
|
352
|
-
id="path130"
|
|
353
|
-
style="stroke-width:0.324161" />
|
|
354
|
-
<path
|
|
355
|
-
d="M 11.709945,119.07008 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.162095,0.1621 z"
|
|
356
|
-
fill="#010101"
|
|
357
|
-
id="path132"
|
|
358
|
-
style="stroke-width:0.324161" />
|
|
359
|
-
<path
|
|
360
|
-
d="M 11.709945,122.28251 H 8.0890648 a 0.16208074,0.16208074 0 1 1 0,-0.32416 h 3.6208802 a 0.16208074,0.16208074 0 1 1 0,0.32416 z"
|
|
361
|
-
fill="#010101"
|
|
362
|
-
id="path134"
|
|
363
|
-
style="stroke-width:0.324161" />
|
|
364
|
-
<path
|
|
365
|
-
d="M 11.709945,125.03788 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.162095,0.1621 z"
|
|
366
|
-
fill="#010101"
|
|
367
|
-
id="path136"
|
|
368
|
-
style="stroke-width:0.324161" />
|
|
369
|
-
<path
|
|
370
|
-
d="M 11.709945,127.33294 H 8.0890648 a 0.16208074,0.16208074 0 1 1 0,-0.32416 h 3.6208802 a 0.16208074,0.16208074 0 1 1 0,0.32416 z"
|
|
371
|
-
fill="#010101"
|
|
372
|
-
id="path138"
|
|
373
|
-
style="stroke-width:0.324161" />
|
|
374
|
-
<path
|
|
375
|
-
d="M 11.709945,129.63124 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
376
|
-
fill="#010101"
|
|
377
|
-
id="path140"
|
|
378
|
-
style="stroke-width:0.324161" />
|
|
379
|
-
<path
|
|
380
|
-
d="M 11.709945,131.9263 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
381
|
-
fill="#010101"
|
|
382
|
-
id="path142"
|
|
383
|
-
style="stroke-width:0.324161" />
|
|
384
|
-
<path
|
|
385
|
-
d="M 11.709945,133.77402 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
386
|
-
fill="#010101"
|
|
387
|
-
id="path144"
|
|
388
|
-
style="stroke-width:0.324161" />
|
|
389
|
-
<path
|
|
390
|
-
d="M 11.709945,135.13874 H 8.0890648 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.6208802 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.162095,0.16209 z"
|
|
391
|
-
fill="#010101"
|
|
392
|
-
id="path146"
|
|
393
|
-
style="stroke-width:0.324161" />
|
|
394
|
-
<path
|
|
395
|
-
d="M 11.774777,137.66395 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.149097,0.16209 z"
|
|
396
|
-
fill="#010101"
|
|
397
|
-
id="path148"
|
|
398
|
-
style="stroke-width:0.324161" />
|
|
399
|
-
<path
|
|
400
|
-
d="M 11.774777,139.49871 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.149097,0.1621 z"
|
|
401
|
-
fill="#010101"
|
|
402
|
-
id="path150"
|
|
403
|
-
style="stroke-width:0.324161" />
|
|
404
|
-
<path
|
|
405
|
-
d="M 11.774777,141.79377 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.149097,0.1621 z"
|
|
406
|
-
fill="#010101"
|
|
407
|
-
id="path152"
|
|
408
|
-
style="stroke-width:0.324161" />
|
|
409
|
-
<path
|
|
410
|
-
d="M 11.774777,144.08883 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.149097,0.1621 z"
|
|
411
|
-
fill="#010101"
|
|
412
|
-
id="path154"
|
|
413
|
-
style="stroke-width:0.324161" />
|
|
414
|
-
<path
|
|
415
|
-
d="M 11.774777,146.8442 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.149097,0.1621 z"
|
|
416
|
-
fill="#010101"
|
|
417
|
-
id="path156"
|
|
418
|
-
style="stroke-width:0.324161" />
|
|
419
|
-
<path
|
|
420
|
-
d="M 11.774777,149.59633 H 8.0177483 a 0.162085,0.162085 0 1 1 0,-0.32417 h 3.7440607 a 0.162085,0.162085 0 1 1 0,0.32417 z"
|
|
421
|
-
fill="#010101"
|
|
422
|
-
id="path158"
|
|
423
|
-
style="stroke-width:0.324161" />
|
|
424
|
-
<path
|
|
425
|
-
d="M 11.774777,151.89462 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.149097,0.16209 z"
|
|
426
|
-
fill="#010101"
|
|
427
|
-
id="path160"
|
|
428
|
-
style="stroke-width:0.324161" />
|
|
429
|
-
<path
|
|
430
|
-
d="M 11.774777,153.72938 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.1621 0.16208054,0.16208054 0 0 1 0.1620949,-0.16209 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.16209 0.16208054,0.16208054 0 0 1 -0.149097,0.1621 z"
|
|
431
|
-
fill="#010101"
|
|
432
|
-
id="path162"
|
|
433
|
-
style="stroke-width:0.324161" />
|
|
434
|
-
<path
|
|
435
|
-
d="M 11.774777,155.56737 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.149097,0.16209 z"
|
|
436
|
-
fill="#010101"
|
|
437
|
-
id="path164"
|
|
438
|
-
style="stroke-width:0.324161" />
|
|
439
|
-
<path
|
|
440
|
-
d="M 11.774777,157.40212 H 8.0177483 a 0.16208054,0.16208054 0 0 1 -0.1620949,-0.16209 0.16208054,0.16208054 0 0 1 0.1620949,-0.1621 h 3.7440607 a 0.16208054,0.16208054 0 0 1 0.162095,0.1621 0.16208054,0.16208054 0 0 1 -0.149097,0.16209 z"
|
|
441
|
-
fill="#010101"
|
|
442
|
-
id="path166"
|
|
443
|
-
style="stroke-width:0.324161" />
|
|
444
|
-
<path
|
|
445
|
-
d="m 110.12849,136.04315 h 0.12643 a 1.8153021,1.8153021 0 0 0 1.81206,-1.8153 v -25.41423 a 1.8153021,1.8153021 0 0 0 -1.81206,-1.8153 h -0.12643 a 1.8153021,1.8153021 0 0 0 -1.81206,1.8153 v 25.43368 a 1.8088189,1.8088189 0 0 0 1.81206,1.79585 z"
|
|
446
|
-
fill="#ffda62"
|
|
447
|
-
id="path296"
|
|
448
|
-
style="fill:#b3b3b3;fill-opacity:1;stroke-width:0.324161" />
|
|
449
|
-
<path
|
|
450
|
-
d="m 110.25491,136.36731 h -0.12642 a 2.1394632,2.1394632 0 0 1 -2.13622,-2.13622 v -25.41747 a 2.1394632,2.1394632 0 0 1 2.13622,-2.13946 h 0.12643 a 2.1394632,2.1394632 0 0 1 2.1427,2.13946 v 25.43368 a 2.1394632,2.1394632 0 0 1 -2.1427,2.12001 z m -0.12642,-29.0578 a 1.4943826,1.4943826 0 0 0 -1.49115,1.49114 v 25.43368 a 1.4943826,1.4943826 0 0 0 1.49115,1.48466 h 0.12642 a 1.4943826,1.4943826 0 0 0 1.49115,-1.49114 v -25.41423 a 1.4943826,1.4943826 0 0 0 -1.49115,-1.49114 z"
|
|
451
|
-
fill="#010101"
|
|
452
|
-
id="path298"
|
|
453
|
-
style="stroke-width:0.324161" />
|
|
454
|
-
<path
|
|
455
|
-
d="m 109.88861,158.5529 h 0.5997 a 1.5754229,1.5754229 0 0 0 1.57218,-1.57543 v -19.47884 a 1.5786645,1.5786645 0 0 0 -1.57218,-1.57542 h -0.5997 a 1.5786645,1.5786645 0 0 0 -1.57218,1.57542 v 19.47884 a 1.5754229,1.5754229 0 0 0 1.57218,1.57543 z"
|
|
456
|
-
fill="#ffda62"
|
|
457
|
-
id="path300"
|
|
458
|
-
style="stroke-width:0.324161" />
|
|
459
|
-
<path
|
|
460
|
-
d="m 110.48831,158.87706 h -0.5997 a 1.9028256,1.9028256 0 0 1 -1.89634,-1.89959 v -19.47884 a 1.899584,1.899584 0 0 1 1.89634,-1.89634 h 0.5997 a 1.899584,1.899584 0 0 1 1.89634,1.89634 v 19.47884 a 1.9028256,1.9028256 0 0 1 -1.89634,1.89959 z m -0.5997,-22.62969 a 1.2512618,1.2512618 0 0 0 -1.25126,1.25126 v 19.47884 a 1.2512618,1.2512618 0 0 0 1.25126,1.25126 h 0.5997 a 1.2545034,1.2545034 0 0 0 1.25126,-1.25126 v -19.47884 a 1.2545034,1.2545034 0 0 0 -1.25126,-1.25126 z"
|
|
461
|
-
fill="#010101"
|
|
462
|
-
id="path302"
|
|
463
|
-
style="stroke-width:0.324161" />
|
|
464
|
-
<path
|
|
465
|
-
d="m 111.99566,108.50891 h -3.6144 a 0.162085,0.162085 0 1 1 0,-0.32417 h 3.6144 a 0.162085,0.162085 0 1 1 0,0.32417 z"
|
|
466
|
-
fill="#010101"
|
|
467
|
-
id="path304"
|
|
468
|
-
style="stroke-width:0.324161" />
|
|
469
|
-
<path
|
|
470
|
-
d="m 111.99566,109.88659 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.1621 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
471
|
-
fill="#010101"
|
|
472
|
-
id="path306"
|
|
473
|
-
style="stroke-width:0.324161" />
|
|
474
|
-
<path
|
|
475
|
-
d="m 111.99566,111.73107 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.1621 0.16208054,0.16208054 0 0 1 0.16209,-0.16209 h 3.6144 a 0.16208054,0.16208054 0 0 1 0.16209,0.16209 0.16532216,0.16532216 0 0 1 -0.16209,0.1621 z"
|
|
476
|
-
fill="#010101"
|
|
477
|
-
id="path308"
|
|
478
|
-
style="stroke-width:0.324161" />
|
|
479
|
-
<path
|
|
480
|
-
d="m 111.99566,114.01964 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.1621 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
481
|
-
fill="#010101"
|
|
482
|
-
id="path310"
|
|
483
|
-
style="stroke-width:0.324161" />
|
|
484
|
-
<path
|
|
485
|
-
d="m 111.99566,116.3147 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.16209 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
486
|
-
fill="#010101"
|
|
487
|
-
id="path312"
|
|
488
|
-
style="stroke-width:0.324161" />
|
|
489
|
-
<path
|
|
490
|
-
d="m 111.99566,119.07008 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.1621 0.16208054,0.16208054 0 0 1 0.16209,-0.16209 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
491
|
-
fill="#010101"
|
|
492
|
-
id="path314"
|
|
493
|
-
style="stroke-width:0.324161" />
|
|
494
|
-
<path
|
|
495
|
-
d="m 111.99566,122.28251 h -3.6144 a 0.16208074,0.16208074 0 1 1 0,-0.32416 h 3.6144 a 0.16208074,0.16208074 0 1 1 0,0.32416 z"
|
|
496
|
-
fill="#010101"
|
|
497
|
-
id="path316"
|
|
498
|
-
style="stroke-width:0.324161" />
|
|
499
|
-
<path
|
|
500
|
-
d="m 111.99566,125.03788 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.1621 0.16208054,0.16208054 0 0 1 0.16209,-0.16209 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
501
|
-
fill="#010101"
|
|
502
|
-
id="path318"
|
|
503
|
-
style="stroke-width:0.324161" />
|
|
504
|
-
<path
|
|
505
|
-
d="m 111.99566,127.33294 h -3.6144 a 0.16208074,0.16208074 0 1 1 0,-0.32416 h 3.6144 a 0.16208074,0.16208074 0 1 1 0,0.32416 z"
|
|
506
|
-
fill="#010101"
|
|
507
|
-
id="path320"
|
|
508
|
-
style="stroke-width:0.324161" />
|
|
509
|
-
<path
|
|
510
|
-
d="m 111.99566,129.63124 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.1621 h 3.6144 a 0.16208054,0.16208054 0 0 1 0.16209,0.1621 0.16532216,0.16532216 0 0 1 -0.16209,0.16209 z"
|
|
511
|
-
fill="#010101"
|
|
512
|
-
id="path322"
|
|
513
|
-
style="stroke-width:0.324161" />
|
|
514
|
-
<path
|
|
515
|
-
d="m 111.99566,131.9263 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.1621 h 3.6144 a 0.16208054,0.16208054 0 0 1 0.16209,0.1621 0.16532216,0.16532216 0 0 1 -0.16209,0.16209 z"
|
|
516
|
-
fill="#010101"
|
|
517
|
-
id="path324"
|
|
518
|
-
style="stroke-width:0.324161" />
|
|
519
|
-
<path
|
|
520
|
-
d="m 111.99566,133.77402 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.1621 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
521
|
-
fill="#010101"
|
|
522
|
-
id="path326"
|
|
523
|
-
style="stroke-width:0.324161" />
|
|
524
|
-
<path
|
|
525
|
-
d="m 111.99566,135.13874 h -3.6144 a 0.16208054,0.16208054 0 0 1 -0.16209,-0.16209 0.16208054,0.16208054 0 0 1 0.16209,-0.1621 h 3.6144 a 0.16532216,0.16532216 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
526
|
-
fill="#010101"
|
|
527
|
-
id="path328"
|
|
528
|
-
style="stroke-width:0.324161" />
|
|
529
|
-
<path
|
|
530
|
-
d="m 112.07346,137.66395 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.16209 0.16208054,0.16208054 0 0 1 0.1621,-0.1621 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
531
|
-
fill="#010101"
|
|
532
|
-
id="path330"
|
|
533
|
-
style="stroke-width:0.324161" />
|
|
534
|
-
<path
|
|
535
|
-
d="M 104.138,160.03107 H 16.060185 A 4.8105505,4.8105505 0 0 1 11.25936,155.21404 V 99.231417 a 4.813792,4.813792 0 0 1 4.804068,-4.807312 H 104.138 a 4.813792,4.813792 0 0 1 4.8073,4.807312 v 55.982623 a 4.8202754,4.8202754 0 0 1 -4.8073,4.81703 z M 16.060185,95.393345 a 3.8380673,3.8380673 0 0 0 -3.828341,3.838072 v 55.982623 a 3.8380673,3.8380673 0 0 0 3.828341,3.84454 H 104.138 a 3.8510336,3.8510336 0 0 0 3.83806,-3.83806 V 99.231416 A 3.8413088,3.8413088 0 0 0 104.138,95.393345 Z"
|
|
536
|
-
fill="#010101"
|
|
537
|
-
id="path334"
|
|
538
|
-
style="stroke-width:0.324161" />
|
|
539
|
-
<path
|
|
540
|
-
d="m 112.07346,139.49871 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.1621 0.16208054,0.16208054 0 0 1 0.1621,-0.16209 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
541
|
-
fill="#010101"
|
|
542
|
-
id="path336"
|
|
543
|
-
style="stroke-width:0.324161" />
|
|
544
|
-
<path
|
|
545
|
-
d="m 112.07346,141.79377 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.1621 0.16208054,0.16208054 0 0 1 0.1621,-0.16209 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
546
|
-
fill="#010101"
|
|
547
|
-
id="path342"
|
|
548
|
-
style="stroke-width:0.324161" />
|
|
549
|
-
<g
|
|
550
|
-
id="g5929"
|
|
551
|
-
transform="matrix(2.3345694,-0.97670769,0.97670769,2.3345694,-60.189803,71.74581)">
|
|
552
|
-
<polyline
|
|
553
|
-
points="182.97 52.78 149.78 11.99 129.15 13.57 169.68 59.33"
|
|
554
|
-
fill="#ffffff"
|
|
555
|
-
id="polyline338"
|
|
556
|
-
transform="matrix(0.12809417,0,0,0.12809417,2.4798415,18.140936)" />
|
|
557
|
-
<path
|
|
558
|
-
d="m 24.21486,25.868857 a 0.12809417,0.12809417 0 0 1 -0.09479,-0.04355 l -5.192938,-5.861589 a 0.12809417,0.12809417 0 0 1 -0.02178,-0.128094 0.12809417,0.12809417 0 0 1 0.107599,-0.07942 l 2.642583,-0.206231 a 0.12809417,0.12809417 0 0 1 0.10888,0.04739 l 4.252726,5.224961 a 0.12809417,0.12809417 0 0 1 -0.01921,0.180613 0.12809417,0.12809417 0 0 1 -0.179332,-0.01921 l -4.209174,-5.177567 -2.321067,0.178051 5.022573,5.669448 a 0.12809417,0.12809417 0 0 1 -0.01153,0.180613 0.12809417,0.12809417 0 0 1 -0.08454,0.03458 z"
|
|
559
|
-
fill="#010101"
|
|
560
|
-
id="path340"
|
|
561
|
-
style="stroke-width:0.128094" />
|
|
562
|
-
<path
|
|
563
|
-
d="m 33.306984,19.596086 -13.18089,1.474364 a 0.12809417,0.12809417 0 0 1 -0.143465,-0.115285 l -0.823646,-0.973516 c -0.009,-0.07301 -0.19086,-0.245941 -0.119127,-0.256188 l 14.118539,-1.494859 a 0.12809417,0.12809417 0 0 1 0.143466,0.115285 l 0.128094,1.109295 a 0.12809417,0.12809417 0 0 1 -0.122971,0.140904 z"
|
|
564
|
-
fill="#010101"
|
|
565
|
-
id="path344"
|
|
566
|
-
style="stroke-width:0.128094" />
|
|
567
|
-
<path
|
|
568
|
-
d="m 20.110723,21.135778 a 0.19214126,0.19214126 0 0 1 -0.119128,-0.04099 0.20495067,0.20495067 0 0 1 -0.06917,-0.111442 l -0.812117,-0.960707 a 0.08710404,0.08710404 0 0 1 -0.01537,-0.0333 0.42014888,0.42014888 0 0 0 -0.0602,-0.09735 c -0.0538,-0.07429 -0.09223,-0.128094 -0.06789,-0.181893 a 0.08069933,0.08069933 0 0 1 0.06533,-0.04611 l 14.115978,-1.49614 a 0.19854596,0.19854596 0 0 1 0.142184,0.04099 0.19086031,0.19086031 0 0 1 0.07045,0.128094 l 0.128094,1.109296 a 0.19086031,0.19086031 0 0 1 -0.171646,0.212636 L 20.13378,21.134497 Z m -0.896659,-1.18359 0.813398,0.961987 a 0.06404708,0.06404708 0 0 1 0.01409,0.0333 0.06660897,0.06660897 0 0 0 0.02562,0.04611 0.06917085,0.06917085 0 0 0 0.0474,0.01409 L 33.299305,19.53203 v 0 a 0.06532803,0.06532803 0 0 0 0.04355,-0.02178 0.06404708,0.06404708 0 0 0 0.01281,-0.04739 l -0.128094,-1.109296 a 0.0614852,0.0614852 0 0 0 -0.02434,-0.04483 0.06532803,0.06532803 0 0 0 -0.0474,-0.01409 l -14.041683,1.488454 0.02434,0.03459 a 0.50341009,0.50341009 0 0 1 0.07942,0.134499 z"
|
|
569
|
-
fill="#010101"
|
|
570
|
-
id="path346"
|
|
571
|
-
style="stroke-width:0.128094" />
|
|
572
|
-
</g>
|
|
573
|
-
<path
|
|
574
|
-
d="m 38.864919,139.55705 a 0.32416108,0.32416108 0 0 1 -0.18152,-0.0583 l -0.871994,-0.59322 -0.927099,0.50245 a 0.32416108,0.32416108 0 0 1 -0.363059,-0.0389 l -0.807167,-0.68074 -0.972483,0.39872 a 0.32416108,0.32416108 0 0 1 -0.356578,-0.0746 l -0.732605,-0.76178 -1.014622,0.29498 a 0.32416108,0.32416108 0 0 1 -0.343611,-0.11345 l -0.648323,-0.83633 -1.037314,0.19127 a 0.32416108,0.32416108 0 0 1 -0.324162,-0.14587 l -0.547832,-0.89793 -1.050281,0.0778 a 0.30146982,0.30146982 0 0 1 -0.324164,-0.18152 l -0.453829,-0.95305 -1.056766,-0.0292 a 0.32416108,0.32416108 0 0 1 -0.294987,-0.21394 l -0.356579,-0.99518 -1.043798,-0.14262 a 0.32416108,0.32416108 0 0 1 -0.272295,-0.24312 l -0.249597,-1.02436 -1.027589,-0.24635 a 0.32416108,0.32416108 0 0 1 -0.24312,-0.2723 l -0.136141,-1.05028 -0.991932,-0.34685 a 0.32416108,0.32416108 0 0 1 -0.217196,-0.295 l -0.02918,-1.06001 -0.953033,-0.45383 a 0.32416108,0.32416108 0 0 1 -0.18152,-0.32416 l 0.08103,-1.05676 -0.897926,-0.55432 a 0.32416108,0.32416108 0 0 1 -0.149097,-0.32416 l 0.191273,-1.04055 -0.836336,-0.64833 a 0.32416108,0.32416108 0 0 1 -0.110206,-0.34361 l 0.291747,-1.01462 -0.758537,-0.72612 a 0.32416108,0.32416108 0 0 1 -0.07778,-0.35334 l 0.398718,-0.97248 -0.68074,-0.80392 a 0.32416108,0.32416108 0 0 1 -0.03889,-0.36306 l 0.50245,-0.9271 -0.599697,-0.872 a 0.32416108,0.32416108 0 0 1 0,-0.3663 l 0.599697,-0.87199 -0.50245,-0.9271 a 0.32416108,0.32416108 0 0 1 0.03889,-0.36306 l 0.68074,-0.80392 -0.398718,-0.97249 a 0.32416108,0.32416108 0 0 1 0.07456,-0.35657 l 0.765019,-0.73261 -0.294986,-1.01462 a 0.32416108,0.32416108 0 0 1 0.11345,-0.34685 l 0.833094,-0.64833 -0.191274,-1.03731 a 0.32416108,0.32416108 0 0 1 0.149097,-0.32416 l 0.897926,-0.5608 -0.08103,-1.05028 a 0.32416108,0.32416108 0 0 1 0.18152,-0.32416 l 0.953033,-0.45383 0.02918,-1.05676 a 0.32416108,0.32416108 0 0 1 0.213941,-0.29499 l 0.998415,-0.35658 0.139384,-1.0438 a 0.32416108,0.32416108 0 0 1 0.246359,-0.27229 l 1.021107,-0.24312 0.246358,-1.03407 a 0.32416108,0.32416108 0 0 1 0.272295,-0.24312 l 1.050281,-0.13614 0.350094,-0.99194 a 0.32416108,0.32416108 0 0 1 0.294989,-0.21718 l 1.056764,-0.0292 0.453823,-0.95304 a 0.32416108,0.32416108 0 0 1 0.324164,-0.18152 l 1.060006,0.0778 0.551074,-0.894683 a 0.32416108,0.32416108 0 0 1 0.324162,-0.1491 l 1.037314,0.191273 0.648321,-0.836333 a 0.32416108,0.32416108 0 0 1 0.346854,-0.11345 l 1.011382,0.29498 0.726122,-0.76177 a 0.32416108,0.32416108 0 0 1 0.356578,-0.0746 l 0.97248,0.39872 0.807164,-0.68074 a 0.32416108,0.32416108 0 0 1 0.363059,-0.0389 l 0.923858,0.50245 0.871995,-0.5997 a 0.32416108,0.32416108 0 0 1 0.369542,0 l 0.868751,0.5997 0.927102,-0.50245 a 0.32416108,0.32416108 0 0 1 0.363059,0.0389 l 0.803921,0.68074 0.972483,-0.39872 a 0.32416108,0.32416108 0 0 1 0.353336,0.0746 l 0.726122,0.76177 1.014623,-0.29498 a 0.32416108,0.32416108 0 0 1 0.346851,0.11345 l 0.648325,0.836333 1.040556,-0.191273 a 0.32416108,0.32416108 0 0 1 0.32416,0.1491 l 0.554316,0.894683 1.056764,-0.0778 a 0.32416108,0.32416108 0 0 1 0.324162,0.18152 l 0.453825,0.95304 1.056766,0.0292 a 0.32416108,0.32416108 0 0 1 0.294987,0.21718 l 0.350094,0.99194 1.050281,0.14263 a 0.32416108,0.32416108 0 0 1 0.269031,0.24634 l 0.246358,1.02435 1.024349,0.24312 a 0.32416108,0.32416108 0 0 1 0.24312,0.2723 l 0.142629,1.05028 0.995175,0.35009 a 0.32416108,0.32416108 0 0 1 0.213941,0.29499 l 0.03242,1.05676 0.949792,0.45383 a 0.32416108,0.32416108 0 0 1 0.184765,0.32416 l -0.08103,1.05677 0.897926,0.55431 a 0.32416108,0.32416108 0 0 1 0.145873,0.32416 l -0.191274,1.03732 0.836332,0.64832 a 0.32416108,0.32416108 0 0 1 0.11345,0.34361 l -0.294984,1.01462 0.761779,0.72613 a 0.32416108,0.32416108 0 0 1 0.07456,0.35657 l -0.398718,0.97249 0.68398,0.80392 a 0.32416108,0.32416108 0 0 1 0.03565,0.36305 l -0.50245,0.92711 0.596454,0.87199 a 0.32416108,0.32416108 0 0 1 0,0.3663 l -0.596454,0.872 0.50245,0.9271 a 0.32416108,0.32416108 0 0 1 -0.03565,0.36306 l -0.68398,0.80391 0.398718,0.97249 a 0.32416108,0.32416108 0 0 1 -0.07456,0.35333 l -0.761779,0.73261 0.294984,1.0049 a 0.32416108,0.32416108 0 0 1 -0.11345,0.34685 l -0.836332,0.64832 0.191274,1.04056 a 0.32416108,0.32416108 0 0 1 -0.149097,0.32416 l -0.907653,0.57052 0.08752,1.05353 a 0.32416108,0.32416108 0 0 1 -0.184765,0.32416 l -0.949792,0.45382 -0.03242,1.06001 a 0.32416108,0.32416108 0 0 1 -0.213942,0.29175 l -0.995174,0.35657 -0.142629,1.0438 a 0.32416108,0.32416108 0 0 1 -0.243118,0.2723 l -1.02435,0.24636 -0.246358,1.02435 a 0.32416108,0.32416108 0 0 1 -0.269053,0.24312 l -1.050282,0.14262 -0.350096,0.99194 a 0.32416108,0.32416108 0 0 1 -0.294986,0.21718 l -1.060007,0.0292 -0.460308,0.95627 a 0.32416108,0.32416108 0 0 1 -0.324159,0.17828 l -1.050284,-0.0778 -0.554316,0.89792 a 0.32416108,0.32416108 0 0 1 -0.324162,0.14588 l -1.040554,-0.19128 -0.648323,0.83634 a 0.32416108,0.32416108 0 0 1 -0.346851,0.11345 l -1.014626,-0.29498 -0.709911,0.75853 a 0.32416108,0.32416108 0 0 1 -0.353338,0.0746 l -0.97248,-0.39872 -0.803921,0.68074 a 0.32416108,0.32416108 0 0 1 -0.363059,0.0389 l -0.927103,-0.50245 -0.871994,0.59322 a 0.32416108,0.32416108 0 0 1 -0.194498,0.0584 z m -1.024351,-1.35499 a 0.32416108,0.32416108 0 0 1 0.181521,0.0584 l 0.852541,0.58349 0.852544,-0.58349 a 0.32416108,0.32416108 0 0 1 0.324161,-0.0195 l 0.907653,0.49273 0.787711,-0.66453 a 0.32416108,0.32416108 0 0 1 0.32416,-0.0519 l 0.953034,0.38899 0.709913,-0.74557 a 0.32416108,0.32416108 0 0 1 0.32416,-0.0843 l 0.988692,0.28851 0.632116,-0.82014 a 0.32416108,0.32416108 0 0 1 0.324159,-0.11995 l 1.014625,0.188 0.538107,-0.87523 a 0.32416108,0.32416108 0 0 1 0.301471,-0.15234 l 1.024347,0.0778 0.450584,-0.93358 a 0.32416108,0.32416108 0 0 1 0.282021,-0.18152 l 1.034076,-0.0292 0.340367,-0.97248 a 0.32416108,0.32416108 0 0 1 0.262572,-0.21395 l 1.024346,-0.13614 0.23988,-1.00165 a 0.32416108,0.32416108 0 0 1 0.23988,-0.23988 l 1.00166,-0.23988 0.139384,-1.01787 a 0.32416108,0.32416108 0 0 1 0.210703,-0.26257 l 0.972485,-0.34685 0.02918,-1.03408 a 0.32416108,0.32416108 0 0 1 0.184765,-0.28202 l 0.927101,-0.4441 -0.08103,-1.03083 a 0.32416108,0.32416108 0 0 1 0.152341,-0.30147 l 0.881718,-0.54135 -0.184765,-1.01462 a 0.32416108,0.32416108 0 0 1 0.11992,-0.32416 l 0.816887,-0.64832 -0.288504,-0.97249 a 0.32416108,0.32416108 0 0 1 0.08427,-0.32416 l 0.745572,-0.7164 -0.388994,-0.95303 a 0.32416108,0.32416108 0 0 1 0.05185,-0.32416 l 0.664544,-0.7845 -0.489483,-0.90765 a 0.32416108,0.32416108 0 0 1 0.01622,-0.32416 l 0.583487,-0.85255 -0.583487,-0.85254 a 0.32416108,0.32416108 0 0 1 -0.01622,-0.32416 l 0.489528,-0.90763 -0.664531,-0.78447 a 0.32416108,0.32416108 0 0 1 -0.05185,-0.32416 l 0.388993,-0.95628 -0.742331,-0.70667 a 0.32416108,0.32416108 0 0 1 -0.08752,-0.32416 l 0.288504,-0.99193 -0.816886,-0.62887 a 0.32416108,0.32416108 0 0 1 -0.119939,-0.32417 l 0.184765,-1.01462 -0.875234,-0.54135 a 0.32416108,0.32416108 0 0 1 -0.152342,-0.29823 l 0.07778,-1.03407 -0.930342,-0.4441 a 0.32416108,0.32416108 0 0 1 -0.184765,-0.28203 l -0.02918,-1.03082 -0.972484,-0.34037 a 0.32416108,0.32416108 0 0 1 -0.210701,-0.26257 l -0.139385,-1.0276 -1.001657,-0.23988 a 0.32416108,0.32416108 0 0 1 -0.23988,-0.23988 l -0.23988,-1.00165 -1.024347,-0.13614 a 0.32416108,0.32416108 0 0 1 -0.262558,-0.21395 l -0.340366,-0.97249 -1.034077,-0.0292 a 0.32416108,0.32416108 0 0 1 -0.282018,-0.18477 l -0.444103,-0.9271 -1.030829,0.0778 a 0.32416108,0.32416108 0 0 1 -0.301472,-0.15233 l -0.538107,-0.87848 -1.014624,0.18801 a 0.32416108,0.32416108 0 0 1 -0.324161,-0.11996 l -0.625631,-0.839583 -0.98869,0.288513 a 0.32416108,0.32416108 0 0 1 -0.324202,-0.0875 l -0.709913,-0.74557 -0.953033,0.38899 a 0.32416108,0.32416108 0 0 1 -0.324161,-0.0519 l -0.787712,-0.66453 -0.907652,0.49273 a 0.32416108,0.32416108 0 0 1 -0.32416,-0.0195 l -0.868751,-0.57376 -0.852545,0.58673 a 0.32416108,0.32416108 0 0 1 -0.32416,0.0195 l -0.907652,-0.49273 -0.78447,0.66453 a 0.32416108,0.32416108 0 0 1 -0.324161,0.0519 l -0.956275,-0.38899 -0.70667,0.74556 a 0.32416108,0.32416108 0 0 1 -0.324162,0.0875 l -0.991932,-0.288503 -0.628873,0.816883 a 0.32416108,0.32416108 0 0 1 -0.324162,0.11996 l -1.014624,-0.18801 -0.541349,0.87848 a 0.30471141,0.30471141 0 0 1 -0.298229,0.15234 l -1.034072,-0.0778 -0.444101,0.9271 a 0.32416108,0.32416108 0 0 1 -0.282019,0.18476 l -1.030834,0.0292 -0.324162,0.97248 a 0.32416108,0.32416108 0 0 1 -0.265812,0.21394 l -1.024349,0.12968 -0.23988,1.00814 a 0.32416108,0.32416108 0 0 1 -0.23988,0.23988 l -1.001659,0.23988 -0.13614,1.01786 a 0.32416108,0.32416108 0 0 1 -0.210701,0.26257 l -0.972483,0.3501 -0.03242,1.03083 a 0.32416108,0.32416108 0 0 1 -0.18152,0.28202 l -0.930341,0.4441 0.07778,1.02435 a 0.32416108,0.32416108 0 0 1 -0.152341,0.30147 l -0.875238,0.54459 0.184765,1.01787 a 0.32416108,0.32416108 0 0 1 -0.123184,0.32416 l -0.813644,0.62239 0.288505,0.99193 a 0.32416108,0.32416108 0 0 1 -0.08754,0.32416 l -0.745568,0.71639 0.392235,0.95628 a 0.32416108,0.32416108 0 0 1 -0.05511,0.32416 l -0.648323,0.78447 0.492725,0.90765 a 0.32416108,0.32416108 0 0 1 -0.01947,0.32416 l -0.586733,0.85255 0.586733,0.8493 a 0.32416108,0.32416108 0 0 1 0.01947,0.32416 l -0.492725,0.90765 0.648323,0.78447 a 0.32416108,0.32416108 0 0 1 0.05511,0.32416 l -0.392235,0.95304 0.745568,0.70667 a 0.32416108,0.32416108 0 0 1 0.08754,0.32416 l -0.288505,0.99193 0.816887,0.64832 a 0.32416108,0.32416108 0 0 1 0.119918,0.32416 l -0.184764,1.01463 0.875237,0.54135 a 0.32416108,0.32416108 0 0 1 0.152342,0.29823 l -0.07778,1.03407 0.930341,0.4441 a 0.32416108,0.32416108 0 0 1 0.18152,0.28202 l 0.03242,1.03083 0.972483,0.34361 a 0.32416108,0.32416108 0 0 1 0.213939,0.26257 l 0.132916,1.02435 0.998417,0.23988 a 0.32416108,0.32416108 0 0 1 0.23988,0.23664 l 0.246358,1.0049 1.021109,0.13614 a 0.32416108,0.32416108 0 0 1 0.259328,0.21394 l 0.350093,0.97249 1.030832,0.0292 a 0.32416108,0.32416108 0 0 1 0.28202,0.18476 l 0.4441,0.93034 1.027594,-0.0778 a 0.2982282,0.2982282 0 0 1 0.298225,0.15234 l 0.541351,0.87524 1.014622,-0.18801 a 0.32416108,0.32416108 0 0 1 0.324164,0.11996 l 0.628871,0.82013 0.991932,-0.28851 a 0.32416108,0.32416108 0 0 1 0.324164,0.0843 l 0.716395,0.74557 0.956275,-0.389 a 0.32416108,0.32416108 0 0 1 0.324161,0.0519 l 0.78447,0.66453 0.90765,-0.49272 a 0.32416108,0.32416108 0 0 1 0.129672,-0.0389 z"
|
|
575
|
-
fill="#010101"
|
|
576
|
-
id="path350"
|
|
577
|
-
style="stroke-width:0.324161" />
|
|
578
|
-
<path
|
|
579
|
-
d="m 112.07346,144.08883 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.1621 0.16208054,0.16208054 0 0 1 0.1621,-0.16209 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
580
|
-
fill="#010101"
|
|
581
|
-
id="path352"
|
|
582
|
-
style="stroke-width:0.324161" />
|
|
583
|
-
<path
|
|
584
|
-
d="m 112.07346,146.8442 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.1621 0.16208054,0.16208054 0 0 1 0.1621,-0.16209 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
585
|
-
fill="#010101"
|
|
586
|
-
id="path354"
|
|
587
|
-
style="stroke-width:0.324161" />
|
|
588
|
-
<path
|
|
589
|
-
d="m 112.07346,149.59633 h -3.75703 a 0.162085,0.162085 0 1 1 0,-0.32417 h 3.75703 a 0.162085,0.162085 0 1 1 0,0.32417 z"
|
|
590
|
-
fill="#010101"
|
|
591
|
-
id="path356"
|
|
592
|
-
style="stroke-width:0.324161" />
|
|
593
|
-
<path
|
|
594
|
-
d="m 112.07346,151.89462 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.16209 0.16208054,0.16208054 0 0 1 0.1621,-0.1621 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
595
|
-
fill="#010101"
|
|
596
|
-
id="path358"
|
|
597
|
-
style="stroke-width:0.324161" />
|
|
598
|
-
<path
|
|
599
|
-
d="m 112.07346,153.72938 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.1621 0.16208054,0.16208054 0 0 1 0.1621,-0.16209 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.16209 0.16208054,0.16208054 0 0 1 -0.16209,0.1621 z"
|
|
600
|
-
fill="#010101"
|
|
601
|
-
id="path360"
|
|
602
|
-
style="stroke-width:0.324161" />
|
|
603
|
-
<path
|
|
604
|
-
d="m 112.07346,155.56737 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.16209 0.16208054,0.16208054 0 0 1 0.1621,-0.1621 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
605
|
-
fill="#010101"
|
|
606
|
-
id="path362"
|
|
607
|
-
style="stroke-width:0.324161" />
|
|
608
|
-
<path
|
|
609
|
-
d="m 112.07346,157.40212 h -3.75703 a 0.16208054,0.16208054 0 0 1 -0.1621,-0.16209 0.16208054,0.16208054 0 0 1 0.1621,-0.1621 h 3.75703 a 0.16208054,0.16208054 0 0 1 0.16209,0.1621 0.16208054,0.16208054 0 0 1 -0.16209,0.16209 z"
|
|
610
|
-
fill="#010101"
|
|
611
|
-
id="path364"
|
|
612
|
-
style="stroke-width:0.324161" />
|
|
613
|
-
<g
|
|
614
|
-
id="g5997"
|
|
615
|
-
transform="matrix(2.227006,1.2019221,-1.2019221,2.227006,11.624037,-10.560658)">
|
|
616
|
-
<polyline
|
|
617
|
-
points="369.27 48.93 394.47 21.03 410.84 22.87 380.04 58.75"
|
|
618
|
-
fill="#ffffff"
|
|
619
|
-
id="polyline370"
|
|
620
|
-
transform="matrix(0.1324421,-0.01403757,0.01403757,0.1324421,0.24137649,23.180158)" />
|
|
621
|
-
<path
|
|
622
|
-
d="m 41.712343,20.355579 13.261325,0.07448 a 0.12809417,0.12809417 0 0 0 0.13179,-0.129899 l 0.01046,-1.116618 a 0.12809417,0.12809417 0 0 0 -0.12849,-0.130651 l -13.267695,-0.0738 a 0.12809417,0.12809417 0 0 0 -0.131789,0.129899 l -0.01046,1.116617 a 0.12809417,0.12809417 0 0 0 0.134859,0.129976 z"
|
|
623
|
-
fill="#010101"
|
|
624
|
-
id="path366"
|
|
625
|
-
style="stroke-width:0.128094" />
|
|
626
|
-
<path
|
|
627
|
-
d="m 54.995705,20.492125 -0.02293,0.0024 -13.26005,-0.07461 A 0.19470314,0.19470314 0 0 1 41.518349,20.22672 l 0.01019,-1.119166 a 0.1934222,0.1934222 0 0 1 0.196044,-0.192098 l 13.257369,0.07361 a 0.19726502,0.19726502 0 0 1 0.135211,0.06038 0.18573655,0.18573655 0 0 1 0.05434,0.135933 l 0.0021,1.113994 A 0.19470314,0.19470314 0 0 1 54.995706,20.49212 Z M 41.711064,19.043124 a 0.06532803,0.06532803 0 0 0 -0.05862,0.06675 l -0.0106,1.115344 a 0.06788991,0.06788991 0 0 0 0.06501,0.06653 v 0 l 13.267695,0.0738 a 0.06404708,0.06404708 0 0 0 0.06639,-0.06629 l 0.0106,-1.115344 a 0.06532803,0.06532803 0 0 0 -0.01787,-0.04706 0.07301368,0.07301368 0 0 0 -0.04855,-0.02062 l -13.26628,-0.07265 z"
|
|
628
|
-
fill="#010101"
|
|
629
|
-
id="path368"
|
|
630
|
-
style="stroke-width:0.128094" />
|
|
631
|
-
<path
|
|
632
|
-
d="m 51.548535,25.546236 a 0.12809417,0.12809417 0 0 1 -0.08476,-0.02193 0.12809417,0.12809417 0 0 1 -0.03305,-0.178122 l 3.301534,-4.787492 -1.804662,-0.01225 -2.793859,3.841019 a 0.12809417,0.12809417 0 0 1 -0.178526,0.02923 0.12809417,0.12809417 0 0 1 -0.02799,-0.178657 l 2.833312,-3.89415 a 0.12809417,0.12809417 0 0 1 0.103953,-0.05224 l 2.108791,0.0135 a 0.12809417,0.12809417 0 0 1 0.104938,0.200129 l -3.437632,4.986118 a 0.12809417,0.12809417 0 0 1 -0.09208,0.05484 z"
|
|
633
|
-
fill="#010101"
|
|
634
|
-
id="path372"
|
|
635
|
-
style="stroke-width:0.128094" />
|
|
636
|
-
<path
|
|
637
|
-
d="m 41.576328,20.20254 0.0106,-1.115343 a 0.12809417,0.12809417 0 0 1 0.130515,-0.129765 l 14.189948,5.25e-4 c 0.07214,9.7e-5 -0.09038,0.192492 -0.09146,0.267317 L 54.90722,20.70245 c 3.8e-5,0.07342 0.133749,-0.293698 0.06147,-0.295054 L 41.705824,20.330508 A 0.12809417,0.12809417 0 0 1 41.576331,20.20254 Z"
|
|
638
|
-
fill="#010101"
|
|
639
|
-
id="path398"
|
|
640
|
-
style="stroke-width:0.128094" />
|
|
641
|
-
<path
|
|
642
|
-
d="m 54.884644,20.776195 -0.0064,6.74e-4 a 0.07411907,0.07429462 0 0 1 -0.06553,-0.0729 0.05878409,0.05892332 0 0 1 0.0094,-0.03319 l 0.03614,-0.05923 a 0.84086803,0.84285964 0 0 0 0.03543,-0.139016 l -13.187929,-0.07766 a 0.19168725,0.19214126 0 0 1 -0.134354,-0.05528 0.19424307,0.19470314 0 0 1 -0.0621,-0.137671 l 0.01058,-1.115345 a 0.19040932,0.19086031 0 0 1 0.05896,-0.135075 0.18529767,0.18573655 0 0 1 0.135613,-0.05434 l 14.158556,-0.0036 a 0.07667489,0.0768565 0 0 1 0.07107,0.04011 c 0.02967,0.04966 -0.0028,0.107211 -0.04836,0.186762 a 0.54566968,0.54696211 0 0 0 -0.04949,0.103153 0.1111786,0.11144193 0 0 1 -0.0095,0.03192 l -0.863463,1.410767 c -0.0209,0.05761 -0.05049,0.105833 -0.08861,0.109884 z M 41.705756,19.021739 a 0.07411907,0.07429462 0 0 0 -0.03932,0.01706 0.06645158,0.06660897 0 0 0 -0.0193,0.04842 l -0.01044,1.116618 v 0 a 0.060062,0.06020426 0 0 0 0.01897,0.04564 0.06133992,0.0614852 0 0 0 0.04436,0.01848 l 13.237884,0.07621 a 0.0856203,0.08582309 0 0 1 0.06377,0.03187 l 0.719424,-1.168756 a 0.55078134,0.55208587 0 0 1 0.06452,-0.143394 l 0.02065,-0.03568 -14.092877,-0.0073 z m -0.132128,1.181071 z"
|
|
643
|
-
fill="#010101"
|
|
644
|
-
id="path400"
|
|
645
|
-
style="stroke-width:0.127943" />
|
|
646
|
-
</g>
|
|
647
|
-
<path
|
|
648
|
-
d="m 80.798395,139.53436 a 0.32416108,0.32416108 0 0 1 -0.168563,-0.0486 l -0.904406,-0.55107 -0.901168,0.55107 a 0.32416108,0.32416108 0 0 1 -0.366305,-0.0195 l -0.836334,-0.64832 -0.972482,0.45707 a 0.32416108,0.32416108 0 0 1 -0.363059,-0.0584 l -0.758543,-0.72289 -1.001657,0.35009 a 0.32416108,0.32416108 0 0 1 -0.353335,-0.0973 l -0.680739,-0.80392 -1.030834,0.24636 a 0.32416108,0.32416108 0 0 1 -0.340369,-0.12967 l -0.56728,-0.86227 -1.050281,0.13292 a 0.32416108,0.32416108 0 0 1 -0.324164,-0.16532 l -0.505692,-0.9271 -1.053524,0.0259 a 0.32416108,0.32416108 0 0 1 -0.324159,-0.20098 l -0.405199,-0.97249 -1.047043,-0.0778 a 0.32416108,0.32416108 0 0 1 -0.285262,-0.23016 l -0.30147,-1.01463 -1.037314,-0.19774 a 0.32416108,0.32416108 0 0 1 -0.259329,-0.25609 l -0.194498,-1.03731 -1.014624,-0.30147 a 0.32416108,0.32416108 0 0 1 -0.230163,-0.28526 l -0.0778,-1.05029 -0.97248,-0.40196 a 0.32416108,0.32416108 0 0 1 -0.200986,-0.32416 l 0.02593,-1.05676 -0.9271,-0.50245 a 0.32416108,0.32416108 0 0 1 -0.168564,-0.32416 l 0.136141,-1.05029 -0.865509,-0.59645 a 0.32416108,0.32416108 0 0 1 -0.129672,-0.34037 l 0.246358,-1.03083 -0.803921,-0.68074 a 0.32416108,0.32416108 0 0 1 -0.09725,-0.35334 l 0.350096,-1.00166 -0.722879,-0.76177 a 0.32416108,0.32416108 0 0 1 -0.05836,-0.35982 l 0.453825,-0.97249 -0.648323,-0.83309 a 0.32416108,0.32416108 0 0 1 -0.01947,-0.3663 l 0.554317,-0.90117 -0.551074,-0.89144 a 0.32416108,0.32416108 0 0 1 0.01947,-0.36631 l 0.648355,-0.83301 -0.453825,-0.97248 a 0.32416108,0.32416108 0 0 1 0.05836,-0.35982 l 0.72288,-0.76178 -0.350096,-1.00166 a 0.32416108,0.32416108 0 0 1 0.09725,-0.35333 l 0.803921,-0.68074 -0.246358,-1.03083 a 0.32416108,0.32416108 0 0 1 0.129672,-0.34037 l 0.865508,-0.59322 -0.13614,-1.05352 a 0.32416108,0.32416108 0 0 1 0.168563,-0.32416 l 0.927101,-0.50245 -0.02593,-1.05677 a 0.32416108,0.32416108 0 0 1 0.200987,-0.30471 l 0.97248,-0.4052 0.07778,-1.05028 a 0.32416108,0.32416108 0 0 1 0.23016,-0.28513 l 1.014624,-0.29823 0.194498,-1.04056 a 0.32416108,0.32416108 0 0 1 0.259328,-0.25609 l 1.037316,-0.19774 0.301469,-1.01462 a 0.32416108,0.32416108 0 0 1 0.28202,-0.22692 l 1.050282,-0.0875 0.405202,-0.97248 a 0.32416108,0.32416108 0 0 1 0.32416,-0.19775 l 1.053524,0.0228 0.505692,-0.9271 a 0.32416108,0.32416108 0 0 1 0.324161,-0.16531 l 1.050284,0.13614 0.596456,-0.865523 a 0.32416108,0.32416108 0 0 1 0.340369,-0.13291 l 1.030832,0.24636 0.680738,-0.80392 a 0.32416108,0.32416108 0 0 1 0.353336,-0.094 l 1.001659,0.35009 0.758535,-0.72612 a 0.32416108,0.32416108 0 0 1 0.363059,-0.0584 l 0.972484,0.45707 0.836336,-0.64832 a 0.32416108,0.32416108 0 0 1 0.366302,-0.0195 l 0.901168,0.55107 0.871993,-0.52838 a 0.32416108,0.32416108 0 0 1 0.366303,0.0195 l 0.833094,0.64832 0.956275,-0.45706 a 0.32416108,0.32416108 0 0 1 0.363059,0.0583 l 0.758537,0.72613 1.001657,-0.34686 a 0.32416108,0.32416108 0 0 1 0.353336,0.094 l 0.68074,0.80392 1.030832,-0.24636 a 0.32416108,0.32416108 0 0 1 0.343611,0.13291 l 0.593214,0.865513 1.050284,-0.13614 a 0.32416108,0.32416108 0 0 1 0.324159,0.16532 l 0.50245,0.9271 1.056766,-0.0228 a 0.32416108,0.32416108 0 0 1 0.30471,0.19774 l 0.405202,0.97248 1.050282,0.0875 a 0.32416108,0.32416108 0 0 1 0.28202,0.22692 l 0.301471,1.01463 1.040557,0.19774 a 0.32416108,0.32416108 0 0 1 0.256085,0.25608 l 0.197742,1.03732 1.01138,0.30147 a 0.32416108,0.32416108 0 0 1 0.230163,0.28526 l 0.08754,1.05028 0.972483,0.4052 a 0.32416108,0.32416108 0 0 1 0.197742,0.30471 l -0.02277,1.05677 0.927101,0.50245 a 0.32416108,0.32416108 0 0 1 0.165319,0.32416 l -0.136141,1.05353 0.865511,0.59321 a 0.32416108,0.32416108 0 0 1 0.132916,0.34037 l -0.246358,1.03083 0.803921,0.68074 a 0.32416108,0.32416108 0 0 1 0.094,0.35334 l -0.333885,1.00165 0.722879,0.76178 a 0.32416108,0.32416108 0 0 1 0.0584,0.35982 l -0.453826,0.97248 0.648326,0.8331 a 0.32416108,0.32416108 0 0 1 -0.003,0.34037 l -0.55432,0.90441 0.55432,0.90116 a 0.32416108,0.32416108 0 0 1 -0.0195,0.36631 l -0.648324,0.83309 0.453824,0.97248 a 0.32416108,0.32416108 0 0 1 -0.0584,0.35982 l -0.700189,0.76178 0.350096,1.00166 a 0.32416108,0.32416108 0 0 1 -0.09403,0.35333 l -0.803919,0.68074 0.246358,1.03083 a 0.32416108,0.32416108 0 0 1 -0.132916,0.34037 l -0.865509,0.59646 0.136141,1.05028 a 0.32416108,0.32416108 0 0 1 -0.165319,0.32416 l -0.940068,0.50245 0.02277,1.05677 a 0.32416108,0.32416108 0 0 1 -0.197742,0.30471 l -0.97248,0.4052 -0.08754,1.05028 a 0.32416108,0.32416108 0 0 1 -0.230163,0.28527 l -1.01138,0.30146 -0.197742,1.03732 a 0.32416108,0.32416108 0 0 1 -0.256088,0.25609 l -1.040558,0.19774 -0.301468,1.01462 a 0.32416108,0.32416108 0 0 1 -0.285262,0.23016 l -1.047041,0.0778 -0.405201,0.97248 a 0.32416108,0.32416108 0 0 1 -0.304709,0.20099 l -1.056766,-0.0259 -0.50245,0.9271 a 0.32416108,0.32416108 0 0 1 -0.324162,0.16532 l -1.050283,-0.13292 -0.593214,0.86227 a 0.32416108,0.32416108 0 0 1 -0.340369,0.13292 l -1.034074,-0.24636 -0.680738,0.80392 a 0.32416108,0.32416108 0 0 1 -0.353367,0.0973 l -1.001659,-0.3501 -0.758535,0.72288 a 0.32416108,0.32416108 0 0 1 -0.363059,0.0584 l -0.956277,-0.45707 -0.833093,0.64833 a 0.32416108,0.32416108 0 0 1 -0.200987,0.0681 z m -3.134637,-1.4101 a 0.32416108,0.32416108 0 0 1 0.197743,0.0648 l 0.813646,0.63211 0.881718,-0.54135 a 0.32416108,0.32416108 0 0 1 0.32416,0 l 0.881718,0.54135 0.813644,-0.63211 a 0.32416108,0.32416108 0 0 1 0.324161,-0.0357 l 0.936826,0.4441 0.742327,-0.70667 a 0.32416108,0.32416108 0 0 1 0.324164,-0.0713 l 0.972482,0.34361 0.648321,-0.78447 a 0.32416108,0.32416108 0 0 1 0.324163,-0.10689 l 1.008138,0.23987 0.580251,-0.84281 a 0.32416108,0.32416108 0 0 1 0.307952,-0.13939 l 1.027591,0.13292 0.492725,-0.90765 a 0.32416108,0.32416108 0 0 1 0.291745,-0.16857 l 1.030831,0.0259 0.395476,-0.95628 a 0.32416108,0.32416108 0 0 1 0.275537,-0.19774 l 1.024352,-0.0778 0.294984,-0.98869 a 0.32416108,0.32416108 0 0 1 0.246359,-0.22693 l 1.017866,-0.19127 0.191274,-1.01462 a 0.32416108,0.32416108 0 0 1 0.226923,-0.2496 l 0.988692,-0.29499 0.08427,-1.02435 a 0.32416108,0.32416108 0 0 1 0.197742,-0.27229 l 0.94655,-0.39548 -0.02277,-1.03407 a 0.32416108,0.32416108 0 0 1 0.168564,-0.29175 l 0.907648,-0.49272 -0.132916,-1.02435 a 0.32416108,0.32416108 0 0 1 0.13614,-0.30795 l 0.846061,-0.58025 -0.23988,-1.01139 a 0.32416108,0.32416108 0 0 1 0.103738,-0.32416 l 0.787709,-0.64832 -0.343609,-0.97248 a 0.32416108,0.32416108 0 0 1 0.07131,-0.32416 l 0.706741,-0.74558 -0.444101,-0.93683 a 0.32416108,0.32416108 0 0 1 0.03565,-0.32416 l 0.628887,-0.81366 -0.538109,-0.88172 a 0.32416108,0.32416108 0 0 1 0,-0.32416 l 0.538109,-0.88172 -0.580249,-0.86226 a 0.32416108,0.32416108 0 0 1 -0.03567,-0.32416 l 0.4441,-0.93683 -0.706672,-0.74233 a 0.32416108,0.32416108 0 0 1 -0.07132,-0.32416 l 0.343612,-0.97248 -0.787712,-0.64833 a 0.32416108,0.32416108 0 0 1 -0.103737,-0.32416 l 0.239879,-1.00814 -0.846061,-0.58349 a 0.32416108,0.32416108 0 0 1 -0.13614,-0.32416 l 0.132916,-1.02435 -0.907652,-0.49272 a 0.32416108,0.32416108 0 0 1 -0.168564,-0.29175 l 0.02277,-1.03407 -0.946548,-0.39548 a 0.32416108,0.32416108 0 0 1 -0.197742,-0.27229 l -0.08427,-1.02435 -0.988692,-0.29499 a 0.32416108,0.32416108 0 0 1 -0.226925,-0.2496 l -0.191273,-1.01462 -1.017867,-0.19127 a 0.32416108,0.32416108 0 0 1 -0.246358,-0.22693 l -0.294987,-0.97248 -1.027594,-0.0843 a 0.32416108,0.32416108 0 0 1 -0.269041,-0.19767 l -0.395476,-0.97897 -1.030833,0.0259 a 0.32416108,0.32416108 0 0 1 -0.291746,-0.16856 l -0.492723,-0.90765 -1.027593,0.13291 a 0.32416108,0.32416108 0 0 1 -0.307952,-0.13614 l -0.580248,-0.84606 -1.008138,0.23988 a 0.32416108,0.32416108 0 0 1 -0.324164,-0.10373 l -0.64832,-0.787723 -0.972483,0.343609 a 0.32416108,0.32416108 0 0 1 -0.324163,-0.0713 l -0.742328,-0.70667 -0.96276,0.437619 a 0.32416108,0.32416108 0 0 1 -0.324159,-0.0357 l -0.813644,-0.62887 -0.88172,0.5381 a 0.32416108,0.32416108 0 0 1 -0.324162,0 l -0.897925,-0.5381 -0.823369,0.61914 a 0.32416108,0.32416108 0 0 1 -0.324162,0.0357 l -0.936825,-0.4441 -0.755297,0.7326 a 0.32416108,0.32416108 0 0 1 -0.324159,0.0713 l -0.972483,-0.34361 -0.667772,0.787715 a 0.32416108,0.32416108 0 0 1 -0.32416,0.10374 l -1.008141,-0.23988 -0.580249,0.84606 a 0.32416108,0.32416108 0 0 1 -0.307952,0.13614 l -1.027592,-0.13292 -0.489484,0.90765 a 0.34036914,0.34036914 0 0 1 -0.291745,0.16857 l -1.034074,-0.0259 -0.395476,0.94979 a 0.32416108,0.32416108 0 0 1 -0.272294,0.19775 l -1.024352,0.0843 -0.294984,0.97248 a 0.32416108,0.32416108 0 0 1 -0.249597,0.22693 l -1.014624,0.19127 -0.194498,1.01462 a 0.32416108,0.32416108 0 0 1 -0.223658,0.2496 l -0.988692,0.29499 -0.07778,1.02435 a 0.32416108,0.32416108 0 0 1 -0.200986,0.27229 l -0.953035,0.39872 0.02277,1.03083 a 0.32416108,0.32416108 0 0 1 -0.168563,0.29175 l -0.904408,0.49272 0.132916,1.02436 a 0.32416108,0.32416108 0 0 1 -0.139385,0.32415 l -0.842819,0.58349 0.23988,1.00815 a 0.32416108,0.32416108 0 0 1 -0.106961,0.32415 l -0.784472,0.64833 0.340371,0.97248 a 0.32416108,0.32416108 0 0 1 -0.07131,0.32416 l -0.70667,0.74233 0.4441,0.93683 a 0.32416108,0.32416108 0 0 1 -0.03565,0.32416 l -0.628873,0.81689 0.541351,0.88171 a 0.32416108,0.32416108 0 0 1 0,0.32416 l -0.541351,0.88172 0.628873,0.81364 a 0.32416108,0.32416108 0 0 1 0.03565,0.32417 l -0.4441,0.93682 0.70667,0.74557 a 0.32416108,0.32416108 0 0 1 0.07131,0.32416 l -0.340371,0.97249 0.784472,0.64832 a 0.32416108,0.32416108 0 0 1 0.106961,0.32416 l -0.23988,1.01138 0.842819,0.58025 a 0.32416108,0.32416108 0 0 1 0.139385,0.30795 l -0.132916,1.02435 0.904408,0.49273 a 0.32416108,0.32416108 0 0 1 0.168563,0.29174 l -0.02277,1.03408 0.953035,0.39547 a 0.32416108,0.32416108 0 0 1 0.200986,0.2723 l 0.07778,1.02435 0.988692,0.29498 a 0.32416108,0.32416108 0 0 1 0.223658,0.2496 l 0.194498,1.01463 1.014624,0.19127 a 0.32416108,0.32416108 0 0 1 0.249597,0.22692 l 0.291744,0.98869 1.024349,0.0778 a 0.32416108,0.32416108 0 0 1 0.275537,0.19774 l 0.395476,0.95627 1.034074,-0.0259 a 0.34361075,0.34361075 0 0 1 0.291745,0.16856 l 0.489484,0.90765 1.027592,-0.13291 a 0.32416108,0.32416108 0 0 1 0.307952,0.13614 l 0.580249,0.84606 1.008141,-0.23988 a 0.32416108,0.32416108 0 0 1 0.32416,0.10696 l 0.667772,0.78447 0.972483,-0.34361 a 0.32416108,0.32416108 0 0 1 0.324159,0.0713 l 0.74233,0.70667 0.936825,-0.4441 a 0.34685237,0.34685237 0 0 1 0.139385,0.0356 z"
|
|
649
|
-
fill="#010101"
|
|
650
|
-
id="path380"
|
|
651
|
-
style="stroke-width:0.324161" />
|
|
652
|
-
<polygon
|
|
653
|
-
points="292.18,174.58 292.18,195.39 274.15,205.8 256.12,195.39 256.12,174.58 274.15,164.17 "
|
|
654
|
-
fill="#3090a0"
|
|
655
|
-
id="polygon394"
|
|
656
|
-
transform="matrix(0.32416108,0,0,0.32416108,-29.747017,85.798177)" />
|
|
657
|
-
<path
|
|
658
|
-
d="m 59.124986,152.67261 a 0.14587251,0.14587251 0 0 1 -0.08103,-0.0228 l -5.834901,-3.37452 a 0.15235572,0.15235572 0 0 1 -0.08103,-0.13938 v -6.74579 a 0.15235572,0.15235572 0 0 1 0.08103,-0.13939 l 5.834901,-3.37452 a 0.16208054,0.16208054 0 0 1 0.162095,0 l 5.834901,3.37452 a 0.15235572,0.15235572 0 0 1 0.08103,0.13939 v 6.74579 a 0.15235572,0.15235572 0 0 1 -0.08103,0.13938 l -5.834901,3.37452 a 0.15235572,0.15235572 0 0 1 -0.08103,0.0228 z m -5.685787,-3.62736 5.685787,3.28051 5.682543,-3.28051 v -6.56426 l -5.682543,-3.28051 -5.685787,3.28051 z m 11.530411,0.0908 z"
|
|
659
|
-
fill="#010101"
|
|
660
|
-
id="path396"
|
|
661
|
-
style="stroke-width:0.324161" />
|
|
662
|
-
<path
|
|
663
|
-
d="m 70.117288,137.33979 c -0.106982,-0.0875 -0.213942,-0.16856 -0.324162,-0.26257 a 4.5382553,4.5382553 0 0 1 -1.549488,-1.2156 3.5657721,3.5657721 0 0 1 -1.442517,0.45382 l -0.648321,0.081 a 4.6095706,4.6095706 0 0 1 -2.392309,-0.32416 c -0.152342,-0.0908 -0.304712,-0.18152 -0.46031,-0.26905 -2.13298,1.00165 -4.453973,1.23181 -5.488045,1.3323 a 11.413712,11.413712 0 0 1 -2.097325,0.0162 4.2562351,4.2562351 0 0 1 -3.134637,1.86069 5.6371613,5.6371613 0 0 1 -0.76502,0.0356 4.7716512,4.7716512 0 0 1 -1.578663,0.48301 5.3616244,5.3616244 0 0 1 -1.037317,0.0292 4.2789262,4.2789262 0 0 1 -1.66943,0.91089 4.2627183,4.2627183 0 0 1 -0.752054,1.20264 c 0.01622,0.0454 0.02277,0.10049 0.04214,0.14262 a 6.6647519,6.6647519 0 0 0 1.484659,2.02277 c 0.152341,0.15234 0.282019,0.28202 0.385751,0.4052 0.376026,0.45058 0.408441,1.07621 0.123203,2.38907 -0.08103,0.37927 -0.184764,0.79743 -0.294989,1.24154 -0.132916,0.5381 -0.285261,1.14753 -0.42789,1.80881 a 29.864962,29.864962 0 0 0 -0.499208,2.98553 c -0.139384,1.20588 0.356575,2.2983 1.179943,3.98718 0.434378,0.8882 1.115116,-2.29182 1.024352,0.4052 l 0.716395,-1.15077 c 0.648321,0.8104 0.667771,-1.71481 1.539764,-1.09891 1.640257,1.15726 1.254504,0.80068 2.058423,0.97248 2.081115,0.47004 10.155968,-0.97248 10.794564,-1.09242 1.050281,-0.21394 0.930342,2.06815 2.447416,0.89793 1.837994,-1.41334 -0.05836,2.6257 0.709913,1.01786 a 23.384981,23.384981 0 0 0 1.87041,-5.22547 16.577598,16.577598 0 0 0 0.324162,-5.219 13.747672,13.747672 0 0 0 -0.648321,-2.91745 c -0.23989,-0.75855 -0.398729,-1.261 -0.285273,-1.7829 a 1.6532216,1.6532216 0 0 1 0.08752,-0.28202 c 0.32416,-0.83633 0.891443,-1.24478 1.549489,-1.71481 0.05187,-0.0357 0.103738,-0.081 0.155607,-0.11996 a 5.4037653,5.4037653 0 0 1 -0.998419,-2.00656 z"
|
|
664
|
-
fill="#30a7dc"
|
|
665
|
-
id="path530"
|
|
666
|
-
style="stroke-width:0.324161" />
|
|
667
|
-
<path
|
|
668
|
-
d="m 50.291597,140.87315 a 32.030357,32.030357 0 0 0 4.214093,0.0584 35.884634,35.884634 0 0 0 6.962981,-1.06973 28.202015,28.202015 0 0 0 5.993737,-2.21727 c 0.460311,-0.24311 0.90441,-0.51217 1.354995,-0.76826 a 0.32416108,0.32416108 0 0 1 0.188009,-0.0584 20.208202,20.208202 0 0 1 -3.935315,2.01629 c 0.08103,0.20098 0.15885,0.40196 0.239879,0.59969 a 30.795303,30.795303 0 0 1 1.380928,3.98394 16.856376,16.856376 0 0 1 0.324159,3.69544 10.54496,10.54496 0 0 1 -0.324159,3.31293 c -0.606181,1.97414 -1.380928,3.86724 -2.791028,5.4297 a 7.3163156,7.3163156 0 0 1 -2.09408,1.6597 5.2967921,5.2967921 0 0 1 -3.987181,0.30795 17.62788,17.62788 0 0 1 -3.701921,-1.32582 c -0.97249,-0.52514 -1.915798,-1.11187 -2.547913,-2.0649 a 7.1315438,7.1315438 0 0 1 -0.894686,-2.00008 c -0.431133,-1.5041 -0.197742,-2.94986 0.369544,-4.36645 a 38.35474,38.35474 0 0 1 2.59329,-5.37459 c 0.324161,-0.54459 0.648321,-1.09242 0.991932,-1.66294 -0.499208,0 -0.972483,0.0389 -1.455485,0.0292 -0.907648,-0.0162 -1.818541,-0.0551 -2.726193,-0.0908 a 0.76502016,0.76502016 0 0 1 -0.188009,-0.0486 z m 1.144286,13.13176 c 0.155606,-0.20422 0.278779,-0.38575 0.41817,-0.55107 A 1.5170739,1.5170739 0 0 1 53.1507,152.8509 c 0.583486,0.0389 1.17022,0.0584 1.753709,0.12319 a 37.505437,37.505437 0 0 1 4.794344,0.85902 8.2790742,8.2790742 0 0 1 2.236712,0.7553 c 0.680734,0.39547 1.296641,0.83957 1.348508,1.76019 a 1.6208054,1.6208054 0 0 0 0.197742,-0.18152 c 0.431133,-0.5219 0.881718,-1.02759 1.277194,-1.57542 0.696946,-0.97249 1.098906,-2.09733 1.539764,-3.19947 a 0.40844297,0.40844297 0 0 0 0,-0.23988 6.8624903,6.8624903 0 0 0 -0.91089,-2.07464 4.2140941,4.2140941 0 0 0 -4.415074,-1.87365 5.4848056,5.4848056 0 0 0 -3.28051,2.04222 c -0.04214,0.0551 -0.08754,0.10696 -0.132917,0.1621 l -0.05187,-0.0519 a 5.7862752,5.7862752 0 0 1 1.825026,-1.64998 0.58673158,0.58673158 0 0 0 -0.0486,-0.0616 4.5058392,4.5058392 0 0 0 -2.969315,-1.1378 c -2.178364,0 -3.912625,0.97248 -5.338933,2.56411 a 1.2674698,1.2674698 0 0 0 -0.324162,0.72937 c -0.03242,0.32416 -0.08103,0.62887 -0.08754,0.9433 a 6.5966782,6.5966782 0 0 0 0.871992,3.26107 z m -0.62887,-4.99532 0.0616,0.0195 c 1.20912,-1.26423 2.158913,-1.90931 3.481489,-2.32424 1.854202,-0.58349 3.565772,-0.34361 5.079606,0.93359 0.171807,-0.0778 0.346849,-0.16857 0.52838,-0.23664 1.766679,-0.67426 3.397209,-0.49597 4.820274,0.81688 a 5.7473759,5.7473759 0 0 1 1.526802,2.62247 c 0.02277,0.0778 0.05185,0.15558 0.09078,0.26905 0.878477,-1.98062 0.564038,-7.245 -0.04538,-8.48654 l -0.103737,0.0195 a 25.388295,25.388295 0 0 1 -12.191699,0.0486 0.28850336,0.28850336 0 0 0 -0.385753,0.15885 36.756625,36.756625 0 0 0 -2.346925,4.82028 c -0.191274,0.44734 -0.34361,0.89468 -0.515415,1.33878 z m 7.750689,4.61281 -0.01622,0.0616 -0.395477,-0.0875 a 30.033525,30.033525 0 0 0 -4.622537,-0.64832 2.940141,2.940141 0 0 0 -0.907652,0.0843 c -0.482998,0.13614 -0.752053,0.54783 -1.037315,0.9271 -0.09725,0.12643 -0.08427,0.20099 0,0.32416 0.891443,1.18643 2.107048,1.94497 3.436107,2.51225 0.810406,0.35009 1.662947,0.60942 2.496041,0.91089 a 5.5431545,5.5431545 0 0 0 5.526947,-1.17022 0.28850336,0.28850336 0 0 0 0.103737,-0.16209 1.2220873,1.2220873 0 0 0 -0.272295,-0.92062 3.3258929,3.3258929 0 0 0 -1.620805,-1.06973 c -0.878476,-0.26582 -1.789371,-0.51218 -2.690539,-0.75854 z m 7.809044,-11.09603 -1.371201,-3.65006 c -0.304713,0.10374 -0.570524,0.18477 -0.829856,0.28203 a 28.438652,28.438652 0 0 1 -4.518803,1.24153 32.542532,32.542532 0 0 1 -4.625778,0.58673 0.39223493,0.39223493 0 0 0 -0.356579,0.21718 c -0.171807,0.30471 -0.366301,0.60294 -0.547832,0.90441 -0.08427,0.13614 -0.162095,0.27554 -0.249598,0.42466 4.165471,0.96599 8.305005,1.06324 12.499651,-0.006 z"
|
|
669
|
-
id="path532"
|
|
670
|
-
style="stroke-width:0.324161" />
|
|
671
|
-
<path
|
|
672
|
-
d="m 69.669948,137.01563 a 4.3794161,4.3794161 0 0 1 -0.956275,-0.67425 1.3906511,1.3906511 0 0 0 -0.162095,0.0746 l -0.434377,0.25283 c -0.298228,0.17181 -0.602939,0.3501 -0.904409,0.50894 a 27.618524,27.618524 0 0 1 -5.883523,2.17512 35.268728,35.268728 0 0 1 -6.85925,1.05352 31.119464,31.119464 0 0 1 -4.139539,-0.0584 l -0.463548,-0.0228 -0.207463,0.97249 0.479762,0.13614 h 0.02918 a 0.88495977,0.88495977 0 0 0 0.282022,0.0584 l 0.534867,0.0195 c 0.719637,0.0292 1.465207,0.0551 2.201052,0.0713 h 0.508934 l -0.492725,0.82661 a 38.157002,38.157002 0 0 0 -2.635429,5.44914 c -0.683983,1.69861 -0.810402,3.24162 -0.388994,4.71006 a 7.4330136,7.4330136 0 0 0 0.972485,2.14919 c 0.72936,1.09891 1.795849,1.73426 2.739159,2.23995 a 17.352343,17.352343 0 0 0 3.656538,1.32907 l 0.152342,0.0421 a 6.4540472,6.4540472 0 0 0 2.463622,0.23016 5.4685974,5.4685974 0 0 0 1.912552,-0.577 7.8933223,7.8933223 0 0 0 2.249679,-1.77965 c 1.575431,-1.75041 2.350175,-3.82828 2.90125,-5.63062 a 10.781598,10.781598 0 0 0 0.324163,-3.47824 v -0.23663 a 16.055698,16.055698 0 0 0 -0.340371,-3.56577 30.58784,30.58784 0 0 0 -1.374445,-3.97746 l -0.07456,-0.18476 a 19.589055,19.589055 0 0 0 3.54308,-1.87041 z m -14.911411,5.07961 c 0.116694,-0.18801 0.233401,-0.37603 0.346849,-0.57377 a 32.335067,32.335067 0 0 0 4.638748,-0.6159 28.850336,28.850336 0 0 0 4.603088,-1.26747 l 0.324158,-0.11345 0.972486,2.59328 a 24.960404,24.960404 0 0 1 -10.953403,0.0357 z m 5.277342,15.34254 a 5.0407048,5.0407048 0 0 1 -2.337201,-0.20422 c -0.259331,-0.094 -0.518659,-0.18152 -0.781229,-0.2723 -0.560799,-0.19449 -1.141048,-0.39223 -1.685639,-0.62887 a 7.7085507,7.7085507 0 0 1 -3.10222,-2.19133 1.3517517,1.3517517 0 0 1 0.622388,-0.59321 2.3923088,2.3923088 0 0 1 0.739088,-0.0681 28.830886,28.830886 0 0 1 4.538256,0.63211 l 0.891443,0.19127 v -0.0292 l 0.294987,0.081 c 0.619144,0.17181 1.257745,0.34685 1.873651,0.54135 a 2.7975102,2.7975102 0 0 1 1.387408,0.92062 0.66453024,0.66453024 0 0 1 0.155606,0.40196 4.8624164,4.8624164 0 0 1 -2.59653,1.21885 z m 5.607987,-5.8349 a 12.078242,12.078242 0 0 1 -1.316095,2.67433 c -0.249596,0.34685 -0.518657,0.67101 -0.803919,1.01138 a 3.4166579,3.4166579 0 0 0 -1.319336,-1.16698 7.9224969,7.9224969 0 0 0 -2.17188,-0.75853 l -0.204222,-0.0519 a 38.601103,38.601103 0 0 0 -4.862418,-0.872 c -0.431134,-0.0486 -0.868749,-0.0713 -1.296644,-0.094 l -0.492725,-0.0292 a 2.0097987,2.0097987 0 0 0 -1.640253,0.67749 5.546396,5.546396 0 0 1 -0.450585,-2.24319 c 0,-0.2107 0.02918,-0.42465 0.05511,-0.64832 0,-0.081 0.01947,-0.1621 0.02593,-0.24312 a 0.72287922,0.72287922 0 0 1 0.191274,-0.42789 c 1.43279,-1.59812 3.050356,-2.37935 4.943455,-2.38583 a 3.8024094,3.8024094 0 0 1 2.103806,0.62887 6.0034632,6.0034632 0 0 0 -1.354993,1.38093 l -0.23988,0.38899 0.771502,0.75206 0.411683,-0.49273 0.09725,-0.11669 a 4.9337319,4.9337319 0 0 1 2.966071,-1.8542 3.6824701,3.6824701 0 0 1 3.867245,1.64025 6.324383,6.324383 0 0 1 0.839575,1.90931 z m 0.64832,-2.26913 a 5.423215,5.423215 0 0 0 -1.141046,-1.52031 4.6679195,4.6679195 0 0 0 -3.818619,-1.31286 6.3600404,6.3600404 0 0 0 -1.555972,0.389 c -0.08752,0.0324 -0.178276,0.0713 -0.265812,0.1102 -1.539764,-1.16698 -3.32265,-1.44575 -5.309757,-0.82012 a 7.3584568,7.3584568 0 0 0 -2.113529,1.04704 35.855457,35.855457 0 0 1 1.961171,-3.9807 26.114417,26.114417 0 0 0 11.95182,0 c 0.343611,1.22533 0.544592,4.08119 0.28202,6.10395 z"
|
|
673
|
-
fill="#1d1d1b"
|
|
674
|
-
id="path534"
|
|
675
|
-
style="stroke-width:0.324161" />
|
|
676
|
-
<path
|
|
677
|
-
d="M 65.783253,151.3241 Z"
|
|
678
|
-
fill="#1d1d1b"
|
|
679
|
-
id="path536"
|
|
680
|
-
style="stroke-width:0.324161" />
|
|
681
|
-
<path
|
|
682
|
-
d="M 65.809189,151.19444 Z"
|
|
683
|
-
fill="#1d1d1b"
|
|
684
|
-
id="path538"
|
|
685
|
-
style="stroke-width:0.324161" />
|
|
686
|
-
<path
|
|
687
|
-
d="m 51.435883,154.00491 a 6.5966782,6.5966782 0 0 1 -0.875234,-3.26106 c 0,-0.32416 0.05511,-0.62887 0.08754,-0.9433 a 1.2674698,1.2674698 0 0 1 0.32416,-0.72937 c 1.426307,-1.58839 3.160571,-2.55763 5.338933,-2.56411 a 4.5058392,4.5058392 0 0 1 2.969314,1.1378 0.58673158,0.58673158 0 0 1 0.04863,0.0616 5.7862752,5.7862752 0 0 0 -1.825028,1.64998 l 0.05187,0.0518 c 0.04538,-0.0551 0.09078,-0.10696 0.132917,-0.16209 a 5.4848056,5.4848056 0 0 1 3.28051,-2.04222 4.2140941,4.2140941 0 0 1 4.424796,1.87365 6.8624903,6.8624903 0 0 1 0.910895,2.07464 0.40844297,0.40844297 0 0 1 0,0.23988 c -0.44086,1.10214 -0.842818,2.22698 -1.539764,3.19947 -0.395478,0.54783 -0.846061,1.05352 -1.277196,1.57542 a 1.6208054,1.6208054 0 0 1 -0.197742,0.18152 c -0.04216,-0.9206 -0.667781,-1.3647 -1.348521,-1.76017 a 8.2790742,8.2790742 0 0 0 -2.236709,-0.7553 37.505437,37.505437 0 0 0 -4.794344,-0.85903 c -0.583491,-0.0648 -1.170221,-0.0843 -1.753712,-0.12318 a 1.5170739,1.5170739 0 0 0 -1.296644,0.60294 c -0.145873,0.16532 -0.269052,0.34685 -0.424652,0.55107 z"
|
|
688
|
-
fill="#e30613"
|
|
689
|
-
id="path540"
|
|
690
|
-
style="stroke-width:0.324161" />
|
|
691
|
-
<path
|
|
692
|
-
d="m 62.800972,157.5091 -0.05187,-1.13781 c -0.02592,-0.60294 -0.385748,-0.91738 -1.082696,-1.32258 a 7.0796783,7.0796783 0 0 0 -1.886617,-0.64832 l -0.20746,-0.0519 a 37.119686,37.119686 0 0 0 -4.72627,-0.84606 c -0.405203,-0.0454 -0.823369,-0.0681 -1.22857,-0.0908 l -0.50245,-0.0292 a 0.97248327,0.97248327 0 0 0 -0.852543,0.41169 c -0.08754,0.10373 -0.168564,0.21394 -0.256087,0.32416 -0.04538,0.0648 -0.09403,0.12967 -0.145874,0.19774 l -0.502443,0.66453 -0.395478,-0.7326 a 7.0731949,7.0731949 0 0 1 -0.936824,-3.52363 6.9824298,6.9824298 0 0 1 0.0616,-0.7553 l 0.02593,-0.2334 a 1.7926108,1.7926108 0 0 1 0.453825,-1.03083 c 1.620807,-1.81206 3.565772,-2.73268 5.734411,-2.7424 a 4.9888391,4.9888391 0 0 1 3.183262,1.15401 5.7603425,5.7603425 0 0 1 1.377683,-0.44734 4.7230272,4.7230272 0 0 1 4.959665,2.1038 7.3454903,7.3454903 0 0 1 0.972483,2.23671 0.88171815,0.88171815 0 0 1 0,0.57053 l -0.162095,0.40844 a 13.135007,13.135007 0 0 1 -1.442517,2.91745 c -0.291747,0.4052 -0.612664,0.78771 -0.927101,1.15725 l -0.366303,0.44086 a 1.4263088,1.4263088 0 0 1 -0.191274,0.18477 l -0.0616,0.0551 z m -9.987401,-5.18658 a 1.9968323,1.9968323 0 0 1 0.369544,0 l 0.492724,0.0292 c 0.418168,0.0228 0.855786,0.0454 1.296644,0.094 a 38.601103,38.601103 0 0 1 4.862414,0.872 l 0.204225,0.0519 a 7.9224969,7.9224969 0 0 1 2.17188,0.75853 3.4166579,3.4166579 0 0 1 1.319334,1.16698 c 0.285262,-0.34037 0.554316,-0.66453 0.803919,-1.01138 a 12.078242,12.078242 0 0 0 1.316095,-2.67433 l 0.129672,-0.32416 a 6.324383,6.324383 0 0 0 -0.839574,-1.90931 3.6889533,3.6889533 0 0 0 -3.873728,-1.66295 4.9531813,4.9531813 0 0 0 -2.966072,1.85745 l -0.09725,0.11669 -0.411683,0.49273 -0.771503,-0.75206 0.23988,-0.38899 a 6.0034632,6.0034632 0 0 1 1.354996,-1.38093 3.8024094,3.8024094 0 0 0 -2.103806,-0.62887 c -1.893102,0 -3.510665,0.78771 -4.943457,2.38583 a 0.72287922,0.72287922 0 0 0 -0.191274,0.42789 c 0,0.081 -0.01622,0.16209 -0.02593,0.24312 -0.02593,0.23016 -0.05187,0.4441 -0.05511,0.64832 a 5.546396,5.546396 0 0 0 0.450583,2.2432 2.0033155,2.0033155 0 0 1 1.270714,-0.64833 z m 12.966441,-1.0049 z m 0.02594,-0.12967 z"
|
|
693
|
-
fill="#1d1d1b"
|
|
694
|
-
id="path542"
|
|
695
|
-
style="stroke-width:0.324161" />
|
|
696
|
-
<path
|
|
697
|
-
d="m 50.807013,149.00959 c 0.171808,-0.44734 0.32416,-0.89468 0.515413,-1.33878 a 36.756625,36.756625 0 0 1 2.346928,-4.82028 0.28850336,0.28850336 0 0 1 0.385751,-0.15885 25.388295,25.388295 0 0 0 12.191699,-0.0486 l 0.103737,-0.0195 c 0.609424,1.24154 0.923862,6.50591 0.04538,8.48654 -0.03889,-0.11345 -0.06807,-0.19128 -0.09078,-0.26906 A 5.7473759,5.7473759 0 0 0 64.77834,148.2186 c -1.423066,-1.31285 -3.053598,-1.49114 -4.820275,-0.81688 -0.18152,0.0681 -0.356576,0.15885 -0.528382,0.23664 -1.517074,-1.2772 -3.24161,-1.51708 -5.079604,-0.93359 -1.322576,0.41493 -2.269128,1.06001 -3.481488,2.32424 z"
|
|
698
|
-
fill="#be1622"
|
|
699
|
-
id="path544"
|
|
700
|
-
style="stroke-width:0.324161" />
|
|
701
|
-
<path
|
|
702
|
-
d="m 66.366746,151.4797 -0.145875,-0.42789 c -0.02277,-0.0616 -0.04214,-0.1167 -0.05836,-0.16857 a 5.5366713,5.5366713 0 0 0 -1.487902,-2.56411 c -1.32906,-1.22533 -2.8591,-1.48466 -4.684126,-0.79095 a 3.8056513,3.8056513 0 0 0 -0.353337,0.15885 l -0.165319,0.0778 -0.07778,0.0324 -0.06485,-0.0519 c -1.43279,-1.21236 -3.053595,-1.51059 -4.949936,-0.9109 -1.296647,0.40521 -2.217264,1.02435 -3.426383,2.29182 l -0.05836,0.0616 -0.275536,-0.094 0.213942,-0.55431 c 0.11345,-0.30796 0.230161,-0.61267 0.353336,-0.91414 a 36.494055,36.494055 0 0 1 2.353409,-4.83648 0.41816781,0.41816781 0 0 1 0.534864,-0.22369 25.391537,25.391537 0 0 0 12.126868,-0.0486 l 0.08427,-0.0162 0.126427,-0.0228 0.04538,0.0908 c 0.648325,1.32905 0.917378,6.63233 0.04538,8.59675 z m -5.024497,-4.56095 a 4.2886512,4.2886512 0 0 1 3.513905,1.20588 5.6922687,5.6922687 0 0 1 1.533284,2.59329 c 0.690462,-2.13298 0.372784,-6.70689 -0.132917,-7.93546 a 25.670315,25.670315 0 0 1 -12.243564,0.0454 c -0.142629,-0.0324 -0.171808,-0.0228 -0.243119,0.0973 a 37.019195,37.019195 0 0 0 -2.31451,4.78785 c -0.116694,0.28851 -0.226922,0.5835 -0.340369,0.87524 a 7.4557049,7.4557049 0 0 1 3.205954,-2.02277 c 1.944967,-0.60618 3.663021,-0.30471 5.137951,0.90766 l 0.08754,-0.0421 c 0.119919,-0.0584 0.246359,-0.11669 0.372784,-0.16532 a 5.9710473,5.9710473 0 0 1 1.436035,-0.34685 z"
|
|
703
|
-
fill="#1d1d1b"
|
|
704
|
-
id="path546"
|
|
705
|
-
style="stroke-width:0.324161" />
|
|
706
|
-
<path
|
|
707
|
-
d="m 58.557702,153.62565 c 0.901168,0.25609 1.812063,0.49272 2.706749,0.77474 a 3.3258929,3.3258929 0 0 1 1.620805,1.06973 1.2220873,1.2220873 0 0 1 0.272295,0.92062 0.28850336,0.28850336 0 0 1 -0.103738,0.16209 5.5528794,5.5528794 0 0 1 -2.946624,1.40362 6.8689735,6.8689735 0 0 1 -2.564113,-0.30471 c -0.833094,-0.30147 -1.701847,-0.48948 -2.512248,-0.83957 -1.329059,-0.57377 -2.544664,-1.32582 -3.436107,-2.51225 -0.09078,-0.12643 -0.103737,-0.20099 0,-0.32416 0.28526,-0.37927 0.554314,-0.79096 1.037314,-0.9271 a 2.940141,2.940141 0 0 1 0.907654,-0.0843 29.82282,29.82282 0 0 1 4.616054,0.56729 l 0.418166,0.0972 c -0.01298,-0.0228 -0.02277,0.0162 -0.01622,-0.003 z"
|
|
708
|
-
fill="#ffffff"
|
|
709
|
-
id="path548"
|
|
710
|
-
style="stroke-width:0.324161" />
|
|
711
|
-
<path
|
|
712
|
-
d="m 60.094228,158.22549 a 7.2871411,7.2871411 0 0 1 -2.625705,-0.32416 h -0.02593 c -0.32416,-0.11996 -0.677494,-0.22368 -1.01138,-0.32416 a 13.540209,13.540209 0 0 1 -1.51708,-0.5219 c -1.620806,-0.6937 -2.732679,-1.51707 -3.54308,-2.59329 a 0.48948326,0.48948326 0 0 1 0,-0.64832 l 0.08427,-0.11345 a 2.1427047,2.1427047 0 0 1 1.095664,-0.90765 3.1216713,3.1216713 0 0 1 0.991936,-0.094 29.952484,29.952484 0 0 1 4.654951,0.57377 l 0.175052,0.0389 v 0 l 0.26257,0.0681 0.813644,0.2269 c 0.625631,0.1718 1.27071,0.35009 1.902825,0.55107 a 3.598188,3.598188 0 0 1 1.737504,1.15402 1.5008658,1.5008658 0 0 1 0.324162,1.11511 0.53486578,0.53486578 0 0 1 -0.194498,0.32416 5.7992418,5.7992418 0 0 1 -3.089257,1.46845 z m -2.479833,-0.82985 c 0.972485,0.23988 1.659704,0.39872 2.453899,0.29499 a 5.1865773,5.1865773 0 0 0 2.807237,-1.34203 v 0 a 0.94655039,0.94655039 0 0 0 -0.217182,-0.69695 3.0633222,3.0633222 0 0 0 -1.484659,-0.97248 c -0.622386,-0.19774 -1.260984,-0.37279 -1.883375,-0.54459 l -0.807159,-0.22692 -0.194498,-0.0454 -0.213941,-0.0486 a 29.745021,29.745021 0 0 0 -4.564189,-0.58997 2.6354297,2.6354297 0 0 0 -0.823366,0.0778 1.6564632,1.6564632 0 0 0 -0.810403,0.71316 l -0.08427,0.1102 v 0 c 0.752054,1.00166 1.808819,1.77316 3.325893,2.42797 a 13.64394,13.64394 0 0 0 1.461967,0.50245 c 0.343611,0.11345 0.690463,0.21718 1.034073,0.34036 z m 5.280584,-1.06973 z"
|
|
713
|
-
fill="#1d1d1b"
|
|
714
|
-
id="path550"
|
|
715
|
-
style="stroke-width:0.324161" />
|
|
716
|
-
<path
|
|
717
|
-
d="m 66.366746,142.52637 c -4.188164,1.08594 -8.327698,0.99193 -12.499652,0.0228 0.08752,-0.1491 0.165319,-0.2885 0.249596,-0.42465 0.181521,-0.30147 0.376027,-0.5997 0.547832,-0.90441 a 0.39223493,0.39223493 0 0 1 0.356579,-0.21718 32.542532,32.542532 0 0 0 4.62578,-0.60294 28.438652,28.438652 0 0 0 4.518803,-1.24153 c 0.25933,-0.0973 0.525142,-0.17828 0.829856,-0.28202 z"
|
|
718
|
-
fill="#ffffff"
|
|
719
|
-
id="path552"
|
|
720
|
-
style="stroke-width:0.324161" />
|
|
721
|
-
<path
|
|
722
|
-
d="m 62.917671,143.28167 a 26.840537,26.840537 0 0 1 -9.076512,-0.61915 l -0.175052,-0.0389 0.175052,-0.30148 0.165319,-0.28526 0.188009,-0.30147 c 0.123204,-0.19774 0.246361,-0.39547 0.359819,-0.59969 a 0.51865773,0.51865773 0 0 1 0.466793,-0.28202 32.25727,32.25727 0 0 0 4.593361,-0.59646 28.65584,28.65584 0 0 0 4.483151,-1.2383 c 0.178275,-0.0681 0.356576,-0.12642 0.551074,-0.19127 l 0.408441,-0.13614 1.46845,3.90938 -0.142629,0.0389 a 24.662175,24.662175 0 0 1 -3.465283,0.64184 z m -8.852841,-0.83634 c 4.272444,0.97248 8.240175,0.95303 12.120384,-0.0292 l -1.273954,-3.38748 -0.168563,0.0519 c -0.188009,0.0648 -0.363059,0.11996 -0.538107,0.18801 a 28.733637,28.733637 0 0 1 -4.538257,1.24802 32.286444,32.286444 0 0 1 -4.645226,0.60294 0.25932889,0.25932889 0 0 0 -0.249599,0.14909 c -0.116695,0.20746 -0.24312,0.40845 -0.366301,0.60943 -0.0616,0.10049 -0.126428,0.19774 -0.184765,0.29822 -0.05836,0.1005 -0.100493,0.17506 -0.155606,0.26906 z"
|
|
723
|
-
fill="#1d1d1b"
|
|
724
|
-
id="path554"
|
|
725
|
-
style="stroke-width:0.324161" />
|
|
726
|
-
<polygon
|
|
727
|
-
points="275.27,183.07 276.61,183.18 277.74,183.34 278.99,183.63 281.35,184.43 284.24,186.08 286.36,188.18 286.5,189.47 283.62,189 279.74,189.16 275.32,190.36 265.77,186.77 268.78,184.23 271.61,183.32 273.82,183.06 274.58,183.05 "
|
|
728
|
-
fill="#941820"
|
|
729
|
-
id="polygon556"
|
|
730
|
-
transform="matrix(0.32416108,0,0,0.32416108,-29.747017,85.798177)" />
|
|
731
|
-
<path
|
|
732
|
-
d="m 63.277488,147.38879 -1.092422,-0.18152 -1.228572,0.0519 -1.458723,0.39547 -3.351825,-1.25774 1.196154,-0.99518 0.917375,-0.29499 0.739087,-0.0875 h 0.489485 l 0.440858,0.0356 0.376027,0.0551 0.414926,0.094 0.777987,0.26581 0.972484,0.56404 0.72288,0.7164 z m -2.363133,-0.39548 1.296647,-0.0519 0.761777,0.12643 -0.02277,-0.19774 -0.648323,-0.64833 -0.920616,-0.52838 -0.742329,-0.2496 -0.392236,-0.0875 -0.356579,-0.0519 -0.648321,-0.0389 h -0.239879 l -0.703428,0.081 -0.86551,0.28202 -0.781229,0.64832 2.842892,1.06973 z"
|
|
733
|
-
fill="#1d1d1b"
|
|
734
|
-
id="path558"
|
|
735
|
-
style="stroke-width:0.324161" />
|
|
736
|
-
<path
|
|
737
|
-
d="m 51.490992,154.01464 a 6.5091546,6.5091546 0 0 1 -0.875236,-3.26106 c 0,-0.32416 0.05187,-0.62887 0.08427,-0.94007 a 1.257745,1.257745 0 0 1 0.324159,-0.72936 c 1.42955,-1.59163 3.163812,-2.55763 5.338934,-2.56411 a 4.4961141,4.4961141 0 0 1 2.972556,1.1378 0.32416108,0.32416108 0 0 1 0.04538,0.0584 5.7960003,5.7960003 0 0 0 -1.825028,1.65322 l 0.05185,0.0486 0.132917,-0.15885 a 5.5107386,5.5107386 0 0 1 3.28051,-2.04545 4.2140941,4.2140941 0 0 1 4.415075,1.87365 6.8073829,6.8073829 0 0 1 0.910889,2.07787 0.40844297,0.40844297 0 0 1 0,0.23988 c -0.4441,1.0989 -0.842817,2.22698 -1.543006,3.19947 -0.392234,0.54783 -0.846061,1.05028 -1.273952,1.57218 a 2.4214832,2.4214832 0 0 1 -0.200986,0.18476 c -0.03889,-0.92386 -0.664533,-1.36796 -1.348511,-1.76343 a 8.3860473,8.3860473 0 0 0 -2.236711,-0.75206 37.515162,37.515162 0 0 0 -4.794344,-0.86226 c -0.580247,-0.0616 -1.170221,-0.081 -1.75371,-0.11996 a 1.491141,1.491141 0 0 0 -1.296646,0.60294 c -0.119918,0.16531 -0.256085,0.34361 -0.408443,0.54783 z"
|
|
738
|
-
fill="#e30613"
|
|
739
|
-
id="path560"
|
|
740
|
-
style="stroke-width:0.324161" />
|
|
741
|
-
<path
|
|
742
|
-
d="m 63.219142,156.65007 v -0.28526 c -0.03889,-0.86227 -0.628875,-1.27071 -1.280436,-1.64998 a 7.4557049,7.4557049 0 0 0 -1.996836,-0.69047 l -0.207463,-0.0486 a 37.246109,37.246109 0 0 0 -4.774892,-0.85903 c -0.414924,-0.0454 -0.839576,-0.0681 -1.25126,-0.0908 l -0.499207,-0.0292 a 1.3679598,1.3679598 0 0 0 -1.186432,0.55432 c -0.09078,0.11021 -0.178276,0.22692 -0.269052,0.35334 l -0.142629,0.19127 -0.126428,0.16532 -0.09725,-0.18152 a 6.6679936,6.6679936 0 0 1 -0.904408,-3.32914 c 0,-0.23988 0.03242,-0.483 0.05836,-0.71963 l 0.02593,-0.23341 a 1.3809262,1.3809262 0 0 1 0.356578,-0.80392 c 1.568939,-1.74722 3.34534,-2.59328 5.436181,-2.59328 a 4.6225372,4.6225372 0 0 1 3.05684,1.16698 0.21718791,0.21718791 0 0 1 0.05185,0.0616 v 0 a 5.3194834,5.3194834 0 0 1 1.523559,-0.53487 4.3372753,4.3372753 0 0 1 4.538254,1.92876 7.0602285,7.0602285 0 0 1 0.927099,2.11677 0.52514098,0.52514098 0 0 1 0,0.32416 l -0.162095,0.40844 a 12.768705,12.768705 0 0 1 -1.397135,2.82021 c -0.28202,0.39547 -0.599696,0.7715 -0.904409,1.13456 -0.126427,0.1491 -0.252836,0.29499 -0.372785,0.4441 a 1.0956645,1.0956645 0 0 1 -0.139385,0.13292 l -0.07456,0.0648 z m -10.295358,-3.91262 a 1.7375034,1.7375034 0 0 1 0.291744,0 l 0.492727,0.0292 c 0.414924,0.0228 0.846059,0.0454 1.267471,0.0908 a 37.803666,37.803666 0 0 1 4.810549,0.86551 l 0.207463,0.0486 a 7.5594365,7.5594365 0 0 1 2.064903,0.71964 c 0.625631,0.35981 1.241537,0.78446 1.384166,1.59811 l 0.369546,-0.43762 c 0.30147,-0.35982 0.615906,-0.7326 0.891443,-1.11835 a 12.587175,12.587175 0 0 0 1.364718,-2.76186 l 0.165319,-0.41168 a 0.32416108,0.32416108 0 0 0 0,-0.15559 6.7263425,6.7263425 0 0 0 -0.894685,-2.03573 4.0714633,4.0714633 0 0 0 -4.278928,-1.8153 5.3194834,5.3194834 0 0 0 -3.218919,1.98062 l -0.226923,0.2723 -0.23664,-0.23017 0.06485,-0.094 a 5.8348997,5.8348997 0 0 1 1.718055,-1.59811 4.3307921,4.3307921 0 0 0 -2.800753,-1.04056 c -2.009798,0 -3.721368,0.82985 -5.238444,2.51873 a 1.1183558,1.1183558 0 0 0 -0.288502,0.64832 l -0.02594,0.23664 c -0.02593,0.22693 -0.05511,0.46356 -0.05836,0.69371 a 6.2757586,6.2757586 0 0 0 0.761777,3.00821 v -0.0195 c 0.09725,-0.12967 0.184765,-0.2496 0.282021,-0.3663 a 1.6791544,1.6791544 0 0 1 1.131323,-0.62563 z"
|
|
743
|
-
fill="#1d1d1b"
|
|
744
|
-
id="path562"
|
|
745
|
-
style="stroke-width:0.324161" />
|
|
746
|
-
<g
|
|
747
|
-
id="g4471"
|
|
748
|
-
transform="matrix(-1,0,0,1,-29.307673,3.0611352)">
|
|
749
|
-
<circle
|
|
750
|
-
cx="-67.789169"
|
|
751
|
-
cy="106.99263"
|
|
752
|
-
r="6.7717247"
|
|
753
|
-
fill="#010101"
|
|
754
|
-
id="circle374"
|
|
755
|
-
style="stroke-width:0.324161" />
|
|
756
|
-
<path
|
|
757
|
-
d="m -67.78917,113.9232 a 6.9338056,6.9338056 0 1 1 6.933805,-6.93057 6.9370471,6.9370471 0 0 1 -6.933805,6.93057 z m 0,-13.54021 a 6.6096445,6.6096445 0 1 0 6.609645,6.60964 6.6161277,6.6161277 0 0 0 -6.609645,-6.60964 z"
|
|
758
|
-
fill="#010101"
|
|
759
|
-
id="path376"
|
|
760
|
-
style="stroke-width:0.324161" />
|
|
761
|
-
<circle
|
|
762
|
-
cx="-69.033943"
|
|
763
|
-
cy="104.22105"
|
|
764
|
-
r="1.7050874"
|
|
765
|
-
fill="#ffffff"
|
|
766
|
-
id="circle386"
|
|
767
|
-
style="stroke-width:0.324161" />
|
|
768
|
-
<path
|
|
769
|
-
d="m -69.033949,106.08823 a 1.8671679,1.8671679 0 1 1 1.867168,-1.86717 1.8671679,1.8671679 0 0 1 -1.867168,1.86717 z m 0,-3.41018 a 1.5462484,1.5462484 0 1 0 1.543006,1.54301 1.5430068,1.5430068 0 0 0 -1.543006,-1.54301 z"
|
|
770
|
-
fill="#010101"
|
|
771
|
-
id="path388"
|
|
772
|
-
style="stroke-width:0.324161" />
|
|
773
|
-
</g>
|
|
774
|
-
<g
|
|
775
|
-
id="g4465"
|
|
776
|
-
transform="translate(105.7415,3.0611352)">
|
|
777
|
-
<circle
|
|
778
|
-
cx="-26.918947"
|
|
779
|
-
cy="106.99263"
|
|
780
|
-
r="6.7717247"
|
|
781
|
-
fill="#010101"
|
|
782
|
-
id="circle382"
|
|
783
|
-
style="stroke-width:0.324161" />
|
|
784
|
-
<path
|
|
785
|
-
d="m -26.918939,113.9232 a 6.9338056,6.9338056 0 1 1 6.933805,-6.93057 6.9370471,6.9370471 0 0 1 -6.933805,6.93057 z m 0,-13.54021 a 6.6096445,6.6096445 0 1 0 6.609644,6.60964 6.6161277,6.6161277 0 0 0 -6.609644,-6.60964 z"
|
|
786
|
-
fill="#010101"
|
|
787
|
-
id="path384"
|
|
788
|
-
style="stroke-width:0.324161" />
|
|
789
|
-
<circle
|
|
790
|
-
cx="-29.090822"
|
|
791
|
-
cy="104.22105"
|
|
792
|
-
r="1.7050874"
|
|
793
|
-
fill="#ffffff"
|
|
794
|
-
id="circle390"
|
|
795
|
-
style="stroke-width:0.324161" />
|
|
796
|
-
<path
|
|
797
|
-
d="m -29.090818,106.08823 a 1.8671679,1.8671679 0 1 1 1.867166,-1.86717 1.8704095,1.8704095 0 0 1 -1.867166,1.86717 z m 0,-3.41018 a 1.5462484,1.5462484 0 1 0 1.543006,1.54301 1.5462484,1.5462484 0 0 0 -1.543006,-1.54301 z"
|
|
798
|
-
fill="#010101"
|
|
799
|
-
id="path392"
|
|
800
|
-
style="stroke-width:0.324161" />
|
|
801
|
-
</g>
|
|
802
|
-
<rect
|
|
803
|
-
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.44948;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
804
|
-
id="rect4887"
|
|
805
|
-
width="117.953"
|
|
806
|
-
height="43.82991"
|
|
807
|
-
x="-0.26622093"
|
|
808
|
-
y="127.76281" />
|
|
809
|
-
</g>
|
|
810
|
-
</svg>
|