@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="1189.94" x2="25.56" y2="1157.1" gradientTransform="translate(0 -1135.35)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><clipPath id="clippath"><rect x="7.19" y="13.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath><clipPath id="clippath-1"><rect x="7.19" y="13.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath></defs><g id="Layer_2"><path d="M10.56,54.67c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.67c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.67c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ad1e1e;"/><path d="M40.56,9.67H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7Z" style="fill:#ea2424;"/><path d="M40.47,9.67H10.47c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM45.97,46.67c0,3.03-2.47,5.5-5.5,5.5H10.47c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#ad1e1e;"/></g><g id="Layer_1"><g style="clip-path:url(#clippath);"><path d="M31.52,77.08h-3.45l-.13-.11h-2.14c-.1.07-.22.11-.35.11h-2.97c-.27,0-.53-.11-.72-.3-.19-.2-.29-.45-.28-.72l-.05-2.31.02-.04-.05-1.88s0-.07,0-.1c-.13-.3-.2-.59-.21-.88l-.05-4.68c0-.28.05-.55.15-.81-.31-.44-.52-1.18-.74-2.2l-.02-.1-.02.1c-.22,1.06-.44,1.82-.77,2.25.11.26.16.54.15.82l-.11,4.68c0,.27-.07.55-.2.83l-.07,4.26c0,.24-.09.5-.28.69-.19.2-.44.3-.72.3h-2.97c-.13,0-.25-.04-.35-.11h-2.13c-.1.07-.22.11-.35.11h-3.22c-.28,0-.54-.12-.71-.34-.17-.21-.24-.48-.19-.74v-1.42s0-.03,0-.03l.35-2.47c.05-.5.49-.89,1.02-.89h.05c-.02-.12-.04-.24-.04-.36l-.05-4.68c0-.53.18-1.03.53-1.41-.23-.5-.38-1.1-.49-1.6-.04-.19-.07-.4-.07-.6v-1.47c0-.28.1-.65.32-.91l.02-.02s0,0,.01-.01l.08-.09c.19-.18.41-.31.65-.37v-.83h-.26c-.16,0-.32-.04-.46-.12h-.34v-.33c-.1-.15-.15-.32-.15-.5v-10.53c0-.18.05-.36.14-.52v-.35c-.2-.06-.4-.16-.57-.3-.12.05-.25.08-.38.08h-.14c-.28,0-.53-.13-.71-.33h-.2l-2.7,6.98.62,1.21.21,2.07-.02.14.04.41-.32.27c-.04.05-.08.12-.16.18l-2.07,1.58-.63.02c-.15,0-.3-.03-.44-.1-.15-.03-.26-.09-.34-.17h0s-.36.06-.36.06h-.51c-.09,0-.17-.03-.23-.05-.2-.01-.37-.13-.46-.31l-.12-.18-.13-.3-.71-1.41v-.05s-.01-.08-.01-.08l-.95-1.8.61.52-.08-.28c-.13-.49.04-1.01.43-1.33l1.59-1.28c.28-.23.65-.34,1.02-.3l3.55-10.12c.21-.61.79-1.01,1.43-1.01h.72c.01-.07.04-.14.06-.2-.05-.12-.08-.25-.08-.39v-5.95c0-.49.36-.91.83-.99v-1.25c0-.53.26-1,.66-1.29l-.59-.67.1-.36s.02-.05.04-.08l.11-.26.32-.07,8.59-.91.25.15c.13.11.21.26.23.42l.09.85-.15.25c-.11.13-.26.21-.42.23l-1.08.12h7.17l-1.09-.12c-.27-.03-.48-.23-.53-.49v-.03s-.01-.12-.01-.12l.1-.92.21-.21c.13-.1.3-.15.46-.13l8.63.91.16.28c.08.19.06.38-.05.56v.06s-.28.33-.28.33c.58.25.99.82.99,1.49v1.26c.47.1.81.5.81.98v5.95c0,.09-.01.17-.03.25h.02l2.48-6.4c-.23-.2-.39-.47-.45-.77l-.4-1.95c-.1-.49.1-1,.51-1.29l1.52-1.09,1.76-.74c.08-.03.16-.04.22-.05l.16-.07.25.22s.07.04.1.07l.39.34c.08.09.12.19.14.3.01,0,.03,0,.04,0,.17-.06.33-.04.46.04.13.04.25.1.34.18l.46.4.06.22.66,2.9-.21.23-1.81,1.73-1.2.47-3.33,9.51c-.21.6-.78,1-1.41,1h-.75c-.08.44-.47.78-.93.78h-.14c-.13,0-.26-.03-.37-.08-.27.22-.61.34-.96.34.24.2.39.5.39.84v10.48c0,.54-.44.98-.98.98h-.29v.83c.25.06.48.19.66.37l.12.13c.22.26.32.63.32.91v1.47c0,.21-.02.41-.07.6-.1.45-.29,1.2-.56,1.79.37.42.57.94.55,1.47l-.11,4.68c0,.07,0,.14-.02.2h.03c.53,0,.96.39,1.02.92l.36,2.6v.03s0,1.36,0,1.36c.04.18-.03.44-.2.65-.18.22-.44.34-.71.34ZM28.67,76.08h2.85l-.1-1.36v-.04s-.34-2.46-.34-2.46l-1.51-.04.33-.71c.09-.19.14-.36.14-.51l.11-4.68c0-.29-.1-.58-.31-.79l-.5-.46.21-.35c.21-.33.44-1.02.62-1.84.03-.12.04-.25.04-.38v-1.47c0-.08-.04-.19-.07-.24l-.13-.13c-.08-.05-.17-.08-.26-.08h-.65v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h1.85c.29,0,.46-.21.51-.31l.51-.81.37.89.09-.03-.06-.33v-1.52l.79,1.07h.95c.21,0,.39-.13.46-.33l3.51-10.01.39-.14h.05s0,0,0,0h.03s1.05-.4,1.05-.4l1.36-1.36-.53-2.28-.21-.17h-.03s-1.02.51-1.02.51c.21.17.35.4.42.66l.29,1.07c.11.4,0,.84-.3,1.13l-.46.46-1.88-1.36-.46-2.12-.71.51c-.09.06-.13.17-.11.27l.4,1.95c.02.1.08.19.17.25l.53.32-3.02,7.8h-.85l-.81,1.41v-1.87s-.62-.39-.62-.39l.6-.41v-5.95s-.77.53-.77.53l-.02-2.77c0-.34-.28-.62-.62-.62h-1.4l1.04-1.21h0s0,0,0,0l-.2-.02-1.12,1.24H11.77l-1.02-1.25-.49.05.99,1.11-.95.11c-.32.04-.56.29-.56.6v2.88l-.81-.63-.02,5.95.59.43-.6.39.02.77h-1.7c-.22,0-.42.14-.49.35l-3.82,10.89-.75-.11c-.11-.02-.22.02-.31.08l-1.59,1.28c-.09.07-.13.19-.1.3l.22.83,1.72-1.35,2.43.21.06.61c.04.42-.15.83-.49,1.08l-.93.66c-.22.16-.48.25-.75.25h0l.02.13.46.98h.31s1.85-1.43,1.85-1.43v-.03s.02-.17.02-.17l-.19-1.83-.74-1.32,3.12-8.06h1.56l.1.37.08-.04.35-1.03.49.98c.12.2.31.32.53.32h1.36v1.75l-.9.03-.02,10.52h1.21s0,2.78,0,2.78h-.63c-.1,0-.19.03-.27.08l-.13.13s-.05.12-.06.2l.23.03v.16s-.23,0-.23,0v1.32c0,.12.01.24.04.35l.22-.06.31,1.12-.22.07c.08.21.16.4.26.56l.22.36-.5.45c-.18.19-.29.46-.29.76l.05,4.68c0,.19.06.39.19.62l.41.74h-1.62l-.38,2.56v1.34h2.76s0-.12,0-.12h3.56v.11h2.61l.04-2.07-.02-.04.05-2.06-.09-.14.12-.26c.11-.21.16-.39.17-.56l.11-4.68c0-.22-.06-.44-.19-.63l-.32-.48.52-.25s.03-.03.05-.05l-.2-.09.37-1,.22.07c.06-.23.12-.5.19-.82l.04-.18c.02-.08.03-.16.03-.24v-1.68c0-.11-.04-.21-.09-.27l-.07-.04s-.03,0-.05,0h-1.06v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h4.09v1.75l-.9.03-.03,10.57,1.21-.05v2.79h-1.04s-.04,0-.05,0l-.07.04c-.04.05-.08.16-.08.27v1.68c0,.08,0,.16.03.24l.04.18c.3,1.42.51,1.82.63,1.9l.41.28-.26.42c-.12.18-.18.39-.18.61l.05,4.68c0,.19.07.41.2.63l.26.45-.25.13.05,1.93-.03.04.04,2.04,2.61.02v-.1h3.56v.11ZM20.1,59.73c.22.17.39.42.47.69.08-.28.25-.52.47-.69l.03-.05.19-.07c.13-.05.29-.08.45-.08h.04v-.79h-.26c-.42,0-.78-.28-.91-.66-.13.39-.5.67-.93.67h-.29v.79h.06c.16,0,.32.03.48.09l.2.12ZM1.35,57.49h.05l.04-.11-.62-1.01h-.02s.56,1.12.56,1.12ZM1.49,55.57h.05l.14.19c.13-.11.29-.17.47-.18h.23c.06,0,.13-.01.19-.05l.88-.62-1.06-.09-.92.72v.03ZM20.25,46.45c.16.13.28.31.34.51.03-.11.08-.21.15-.3v-.21h-.49ZM38.17,31.6l.76.55-.27-1c-.02-.06-.05-.12-.1-.15l-.16-.13c-.14-.11-.23-.26-.27-.43l-.2.05.24,1.1ZM31.4,29.96h0,0ZM37.52,29.55l-.08.07.13-.09-.05.02ZM37.83,29.42h.05s.23-.09.23-.09l.04.04.84-.42-.03-.02-.22.11-.92.39ZM17.51,29.4s0,.01,0,.02v-.02ZM23.05,28.98h0s0,0,0,0ZM27.91,72.19h-3.57l.16-7.54,3.35.04.06,7.5ZM25.36,71.19h1.54l-.04-5.52h-1.38s-.12,5.52-.12,5.52ZM16.68,72.11h-3.57s.17-7.7.17-7.7l.63.4,2.71.03.05,7.27ZM14.13,71.1h1.54s-.04-5.28-.04-5.28h-1.39s-.11,5.28-.11,5.28ZM27.58,56.09h-3.15v-2.1h3.15v2.1ZM25.43,55.09h1.15v-.1h-1.15v.1ZM16.84,56.09h-3.15v-2.1h3.15v2.1ZM14.69,55.09h1.15v-.1h-1.15v.1ZM27.82,53.19h-3.95v-2.06h3.95v2.06ZM24.87,52.19h1.95v-.06h-1.95v.06ZM17.08,53.19h-3.95v-2.06h3.95v2.06ZM14.12,52.19h1.95v-.06h-1.95v.06Z" style="fill:#ad1e1e;"/></g><path d="M37.38,26.17c3.08,0,5.58-2.5,5.58-5.58s-2.5-5.87-5.58-5.87h-8.2s0,4.46,0,4.46h1.55s0,3.13,0,3.13h-1.55s0,3.87,0,3.87h8.2Z" style="fill:#ad1e1e;"/><path d="M37.38,25.88c1.41,0,2.74-.55,3.73-1.55.99-.99,1.55-2.33,1.55-3.73,0-2.91-2.37-4.99-5.28-4.99h-7.91s0,3.28,0,3.28h1.55s0,3.71,0,3.71h-1.55s0,3.28,0,3.28h7.91Z" style="fill:#34332b;"/><g style="clip-path:url(#clippath-1);"><polygon points=".86 55.34 1.08 56.08 1.84 57.23 1.66 57.82 1.07 57.91 .4 56.35 .65 55.87 .17 54.03 1.86 52.77 4.24 52.47 7.38 43.34 8.43 43.34 8.48 45.24 7.54 45.27 4.6 52.88 5.29 54.1 5.52 56.44 3.33 58.13 2.54 58.08 2.07 56.8 3.98 55.51 4.26 54.39 2.23 54.26 .86 55.34" style="fill:#ffd962;"/><path d="M3.33,58.17s0,0,0,0l-.79-.05s-.03-.01-.03-.02l-.47-1.28s0-.03.01-.04l1.9-1.28.27-1.07-1.97-.12-1.34,1.06.22.71.75,1.14s0,.02,0,.03l-.17.6s-.02.02-.03.03l-.59.09s-.03,0-.04-.02l-.67-1.56s0-.02,0-.03l.25-.47-.48-1.83s0-.03.01-.04l1.69-1.26s.01,0,.02,0l2.35-.3,3.14-9.1s.02-.03.04-.03h1.05s.04.02.04.04l.05,1.9s-.02.04-.04.04l-.91.04-2.93,7.56.68,1.21s0,0,0,.01l.24,2.34s0,.03-.01.03l-2.19,1.69s-.01,0-.02,0ZM2.56,58.04l.75.05,2.17-1.67-.23-2.31-.68-1.22s0-.02,0-.03l2.94-7.6s.02-.02.03-.02l.9-.04-.05-1.82h-.98l-3.13,9.1s-.02.02-.03.03l-2.37.3-1.67,1.24.48,1.82s0,.02,0,.03l-.24.47.66,1.52.54-.08.16-.56-.74-1.13s0,0,0,0l-.23-.74s0-.03.01-.04l1.38-1.08s.02,0,.03,0l2.03.13s.02,0,.03.02c0,0,0,.02,0,.03l-.28,1.12s0,.02-.02.02l-1.89,1.27.45,1.23Z"/><path d="M21.24,46.78v11.32h8.51v-11.32h-8.51ZM27.13,55.65c-.18-.03-.92.07-1.1.03-.16-.04-.99,0-1.17,0-.05,0-.03-1.26.02-1.26.17,0,2.08-.04,2.24,0,.19.05-.17.65.02.69.05,0,.03.55-.02.54ZM27.39,52.76c-.22,0-2.85.01-3.07,0-.05,0-.05-1.16,0-1.16.22.01,2.8-.02,3.02-.03.05,0,.1,1.19.04,1.19Z" style="fill:#36abc8;"/><path d="M10.44,46.8v11.32h8.51v-11.32h-8.51ZM16.42,55.66c-.22-.02-2.25.12-2.26,0-.11-1.01-.03-.72-.02-.74,0-.02-.02-.5,0-.49.21.03,2.07,0,2.28.01.05,0,.05,1.22,0,1.22ZM16.58,52.69c-.07.15-2.99.09-2.99.08,0-.02-.02-1.13,0-1.13.12-.05,1.34-.08,1.46-.08.05,0,1.66.07,1.61.07-.12,0-.03.95-.08,1.06Z" style="fill:#36abc8;"/><g id="path3580"><path d="M18.86,46.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M19.66,58.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3588"><path d="M18.54,55.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM16.42,55.66c-.22-.02-2.01.01-2.23-.02-.02,0-.05-.61-.05-.63,0-.02-.02-.61,0-.61.21.03,2.06.01,2.27.03.05,0,.05,1.22,0,1.22Z" style="fill:#36abc8;"/><path d="M18.54,60.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM11.84,55.78c-.06,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.05,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="path3774"><path d="M29.29,55.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM27.18,55.67c-.18-.03-.85.04-1.03,0-.16-.04-1.12-.02-1.29-.02-.05,0-.02-.59,0-.64.04-.35-.15-.64.02-.6.19.05,2.05,0,2.23.04.05,0,.12,1.24.07,1.23Z" style="fill:#36abc8;"/><path d="M29.29,60.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM22.58,55.78c-.05,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.06,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="rect3570"><path d="M16.41,55.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM14.19,55.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3576"><path d="M18.76,47.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M18.5,50.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM11.45,45.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3578"><path d="M16.65,52.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM13.63,52.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3582"><path d="M11.63,58.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3584"><path d="M18.43,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM17.82,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3586"><path d="M19.82,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM19.22,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="line3592"><path d="M14.33,58.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="path3606"><path d="M8.43,41.08h-1.23c-.4,0-.76.25-.89.63l-3.7,10.56,1.63.19,3.14-9.13h1.05s0-2.26,0-2.26Z" style="fill:#ffd962;"/><path d="M4.24,52.54s0,0,0,0l-1.63-.19s-.04-.02-.06-.04-.01-.04,0-.06l3.7-10.56c.14-.41.53-.68.96-.68h1.23s.08.03.08.08v2.26s-.03.08-.08.08h-.99l-3.13,9.08s-.04.05-.07.05ZM2.72,52.21l1.47.18,3.12-9.07s.04-.05.07-.05h.97v-2.11h-1.15c-.37,0-.7.23-.82.58l-3.67,10.47Z"/></g><g id="path3608"><path d="M1.18,56.4l.03-.17c.02-.12-.06-.23-.17-.25h-.06c-.2-.05-.36-.2-.4-.4l-.24-1.12c-.05-.23.03-.46.21-.6l1.08-.89c.16-.13.36-.18.55-.16l1.46.21c.21.03.38.2.4.42l.12,1.2c.03.27-.09.54-.32.69l-.93.66c-.16.11-.35.17-.54.17h-.21c-.08,0-.15.05-.17.13l-.07.32c-.02.09.05.18.14.19l.29.02c.2.01.41-.04.57-.16l1.61-1.16c.19-.14.3-.37.28-.61l-.16-1.73c-.03-.35-.3-.63-.65-.68l-1.8-.26c-.23-.03-.46.03-.64.18L-.02,53.67c-.22.18-.31.47-.24.74l.43,1.6c.07.27.3.48.57.53l.17.03c.12.03.24-.06.27-.18Z" style="fill:#ffd962;"/><path d="M2.41,56.89s-.04,0-.06,0l-.29-.02c-.07,0-.13-.04-.17-.09-.04-.05-.06-.12-.04-.19l.07-.32c.02-.11.13-.19.24-.19h.21c.18.01.35-.04.49-.15l.93-.66c.2-.14.31-.38.28-.62l-.12-1.2c-.02-.18-.15-.32-.33-.35l-1.46-.21c-.18-.03-.36.02-.5.14l-1.08.89c-.16.13-.23.33-.18.53l.24,1.12c.04.17.17.3.34.33h.06c.16.04.26.19.24.35l-.03.17s0,0,0,0c-.01.08-.06.15-.13.2-.07.05-.15.06-.23.04l-.16-.03c-.3-.06-.55-.29-.63-.59l-.43-1.6c-.08-.3.02-.62.27-.82l1.59-1.28c.19-.16.45-.23.69-.19l1.8.26c.38.05.68.36.71.75l.16,1.73c.02.26-.1.52-.31.68l-1.61,1.16c-.16.12-.36.18-.56.18ZM2.16,56.23s-.08.03-.09.07l-.07.32s0,.05.01.06c.01.02.03.03.06.03l.29.02c.19.01.37-.04.52-.15l1.61-1.16c.17-.13.27-.33.25-.54l-.16-1.73c-.03-.32-.27-.57-.58-.61l-1.8-.26c-.21-.03-.42.03-.58.16L.03,53.73c-.2.16-.28.42-.21.66l.43,1.6c.07.24.27.43.52.48l.17.03s.08,0,.11-.02c.03-.02.06-.06.06-.1l.03-.17c.01-.08-.04-.15-.11-.16h-.06c-.23-.05-.42-.23-.47-.46l-.24-1.12c-.05-.25.04-.51.24-.68l1.08-.89c.17-.14.39-.2.61-.17l1.46.21c.25.04.44.23.46.48l.12,1.2c.03.3-.1.59-.35.76l-.93.66c-.17.12-.37.18-.59.18h-.21s0,0,0,0ZM1.18,56.4h0,0Z"/></g><g id="path3610"><path d="M3.33,58.2h-.41c-.21,0-.41-.12-.51-.3l-.48-1.08s0-.08.04-.1c.04-.02.08,0,.1.04l.47,1.08c.07.13.22.22.38.22h.39l1.9-1.45c.15-.12.23-.31.21-.51l-.2-1.97-.68-1.21s-.01-.04,0-.06l2.94-7.6s.04-.05.07-.05h.81v-1.86s.03-.08.08-.08.08.03.08.08v1.93s-.03.08-.08.08h-.84l-2.91,7.52.67,1.19s0,.02,0,.03l.2,1.99c.02.25-.07.49-.27.64l-1.92,1.47s-.03.02-.05.02Z"/></g><g id="line3612"><path d="M3.33,58.17s-.03,0-.03-.02l-.66-1.4s0-.04.02-.05c.02,0,.04,0,.05.02l.66,1.4s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="line3614"><path d="M5.52,56.47s-.03,0-.03-.02l-.78-1.28s0-.04.01-.05c.02-.01.04,0,.05.01l.78,1.28s0,.04-.01.05c0,0-.01,0-.02,0Z"/></g><g id="path3616"><path d="M1.61,57.99h-.34c-.15,0-.29-.09-.35-.23l-.59-1.38s0-.08.04-.1c.04-.02.08,0,.1.04l.59,1.37c.04.08.12.14.21.14h.32l-.62-1.29s0-.08.04-.1c.04-.02.08,0,.1.04l.63,1.31s.02.09,0,.13c-.03.04-.07.06-.12.06ZM1.6,57.86h0,0Z"/></g><g id="polyline3618"><path d="M1.07,57.95s-.03,0-.03-.02l-.9-1.72s0,0,0-.01l-.44-2.23s0-.04.03-.04c.02,0,.04,0,.04.03l.44,2.22.9,1.71s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="polyline3620"><path d="M4.14,54.46s0,0,0,0l-1.9-.16s-.03-.01-.03-.03l-.37-1.49s0-.04.03-.05c.02,0,.04,0,.05.03l.36,1.46,1.87.16s.04.02.03.04c0,.02-.02.03-.04.03Z"/></g><g id="path3622"><path d="M1.7,57.99s-.02,0-.02,0c-.04-.01-.06-.06-.05-.1l.16-.46c.01-.05,0-.11-.02-.16l-.59-1.1s0-.08.03-.1c.04-.02.08,0,.1.03l.59,1.1c.04.09.06.18.03.28l-.16.47s-.04.05-.07.05Z"/></g><g id="polyline3624"><path d="M1.02,55.98s-.03-.01-.04-.03l-.16-.6s0-.03.01-.04l1.38-1.08s.04-.01.05,0c.01.02.01.04,0,.05l-1.36,1.07.15.57s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3626"><path d="M.86,55.38s-.03,0-.04-.02l-.5-1.24s0-.04.02-.05c.02,0,.04,0,.05.02l.5,1.24s0,.04-.02.05c0,0,0,0-.01,0Z"/></g><g id="polyline3636"><path d="M14.6,47.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3638"><path d="M11.33,50.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3640"><path d="M15.89,58.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.87-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.87,2.9s-.02.01-.03.01Z"/></g><g id="line3642"><path d="M18.76,55.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3644"><path d="M18.76,50.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3646"><path d="M20.02,56.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3648"><path d="M11.63,56.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3650"><path d="M11.33,49.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3652"><path d="M20.02,49.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3686"><path d="M8.93,40.34h-.03c-.23,0-.42-.19-.42-.42v-5.95c0-.23.19-.42.42-.42h.03c.23,0,.42.19.42.42v5.95c0,.24-.19.42-.42.42Z" style="fill:#ffd962;"/><path d="M8.93,40.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM8.91,33.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3688"><path d="M8.99,45.6h-.14c-.2,0-.37-.17-.37-.37v-4.56c0-.2.17-.37.37-.37h.14c.2,0,.37.17.37.37v4.56c0,.2-.17.37-.37.37Z" style="fill:#ffd962;"/><path d="M8.99,45.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM8.85,40.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3690"><path d="M9.34,33.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3692"><path d="M9.34,34.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3694"><path d="M9.34,34.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3696"><path d="M9.34,35.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3698"><path d="M9.34,35.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3700"><path d="M9.34,36.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3702"><path d="M9.34,37.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3704"><path d="M9.34,37.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3706"><path d="M9.34,38.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3708"><path d="M9.34,38.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3710"><path d="M9.34,39.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3712"><path d="M9.34,39.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3714"><path d="M9.34,40.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3716"><path d="M9.36,40.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3718"><path d="M9.36,41.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3720"><path d="M9.36,41.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3722"><path d="M9.36,42.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3724"><path d="M9.36,42.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3726"><path d="M9.36,43.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3728"><path d="M9.36,44.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3730"><path d="M9.36,44.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3732"><path d="M9.36,44.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3734"><path d="M9.36,45.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3742"><path d="M18.21,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M18.21,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM18.03,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3744"><path d="M19.61,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M19.61,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM19.42,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3746"><path d="M19.75,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3748"><path d="M19.75,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3750"><path d="M18.35,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3752"><path d="M18.35,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="rect3756"><path d="M27.16,55.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM24.93,55.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3762"><path d="M29.51,47.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M29.24,50.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM22.19,45.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3764"><path d="M27.4,52.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM24.37,52.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3766"><path d="M29.6,46.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M30.41,58.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3768"><path d="M22.37,58.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3770"><path d="M29.17,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM28.56,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3772"><path d="M30.57,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM29.96,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="line3778"><path d="M25.07,58.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="polyline3800"><path d="M25.34,47.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3802"><path d="M22.08,50.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3804"><path d="M26.63,58.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.88-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.88,2.9s-.02.01-.03.01Z"/></g><g id="line3806"><path d="M29.51,55.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3808"><path d="M29.51,50.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3810"><path d="M30.77,56.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3812"><path d="M22.37,56.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3814"><path d="M22.08,49.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3816"><path d="M30.77,49.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3854"><path d="M28.96,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M28.96,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM28.77,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3856"><path d="M30.35,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M30.35,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM30.17,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3858"><path d="M30.49,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3860"><path d="M30.49,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3862"><path d="M29.09,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3864"><path d="M29.09,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3890"><path d="M32.38,40.34h.03c.23,0,.42-.19.42-.42v-5.95c0-.23-.19-.42-.42-.42h-.03c-.23,0-.42.19-.42.42v5.95c0,.24.19.42.42.42Z" style="fill:#ffd962;"/><path d="M32.41,40.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM32.38,33.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3892"><path d="M32.32,45.6h.14c.2,0,.37-.17.37-.37v-4.56c0-.2-.17-.37-.37-.37h-.14c-.2,0-.37.17-.37.37v4.56c0,.2.17.37.37.37Z" style="fill:#ffd962;"/><path d="M32.46,45.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM32.32,40.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3894"><path d="M32.81,33.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3896"><path d="M32.81,34.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3898"><path d="M32.81,34.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3900"><path d="M32.81,35.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3902"><path d="M32.81,35.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3904"><path d="M32.81,36.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3906"><path d="M32.81,37.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3908"><path d="M32.81,37.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3910"><path d="M32.81,38.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3912"><path d="M32.81,38.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3914"><path d="M32.81,39.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3916"><path d="M32.81,39.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3918"><path d="M32.81,40.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3920"><path d="M32.83,40.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3940"><path d="M30.97,45.83H10.36c-.56,0-1.01-.45-1.01-1.01v-13.1c0-.56.45-1.01,1.01-1.01h20.61c.56,0,1.01.45,1.01,1.01v13.1c0,.56-.45,1.01-1.01,1.01Z" style="fill:#36abc8;"/><path d="M30.97,45.95H10.36c-.62,0-1.12-.5-1.12-1.12v-13.1c0-.62.5-1.12,1.12-1.12h20.61c.62,0,1.12.5,1.12,1.12v13.1c0,.62-.51,1.12-1.12,1.12ZM10.36,30.82c-.5,0-.9.4-.9.9v13.1c0,.5.4.9.9.9h20.61c.49,0,.9-.4.9-.9v-13.1c0-.5-.4-.9-.9-.9H10.36Z"/></g><g id="line3922"><path d="M32.83,41.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="polyline3958"><polyline points="13.52 32.58 11 29.49 9.44 29.61 12.51 33.08" style="fill:#fff;"/><path d="M12.51,33.15s-.04,0-.06-.03l-3.07-3.47s-.02-.05-.01-.08.04-.04.06-.05l1.57-.12s.05,0,.06.03l2.52,3.09s.02.08-.01.11c-.03.03-.08.02-.11-.01l-2.49-3.06-1.37.11,2.97,3.36s.02.08,0,.11c-.01.01-.03.02-.05.02Z"/></g><g id="line3924"><path d="M32.83,41.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3736"><path d="M17.9,29.44l-7.81.87s-.08-.03-.09-.07l-.49-.58s-.11-.15-.07-.15l8.36-.89s.08.03.09.07l.07.66s-.03.08-.07.08Z"/><path d="M10.08,30.35s-.05,0-.07-.03c-.02-.02-.03-.04-.04-.06l-.48-.57s0-.01,0-.02c0,0-.02-.04-.04-.06-.03-.04-.05-.08-.04-.11,0-.02.02-.03.04-.03l8.36-.89s.06,0,.08.02c.02.02.04.05.04.08l.07.66s0,.06-.02.08c-.02.02-.05.04-.08.04l-7.81.87s0,0-.01,0ZM9.55,29.65l.48.57s0,.01,0,.02c0,.01,0,.02.01.03,0,0,.02,0,.03,0l7.81-.87s0,0,0,0c0,0,.02,0,.03-.01,0,0,0-.02,0-.03l-.07-.66s0-.02-.01-.03c0,0-.02,0-.03,0l-8.32.88s0,.01.01.02c.02.03.04.05.05.08Z"/></g><g id="polygon3960"><polygon points="15.94 31.69 16.2 31.55 16.42 31.74 16.69 31.63 16.89 31.84 17.18 31.76 17.35 31.99 17.64 31.94 17.8 32.18 18.09 32.16 18.22 32.43 18.51 32.43 18.61 32.71 18.9 32.75 18.97 33.04 19.25 33.1 19.29 33.4 19.57 33.49 19.58 33.79 19.84 33.91 19.82 34.21 20.07 34.36 20.01 34.65 20.25 34.83 20.16 35.11 20.37 35.31 20.26 35.58 20.45 35.8 20.31 36.06 20.48 36.3 20.31 36.55 20.45 36.8 20.26 37.03 20.37 37.3 20.16 37.5 20.25 37.78 20.01 37.96 20.07 38.25 19.82 38.4 19.84 38.69 19.58 38.82 19.57 39.11 19.29 39.21 19.25 39.5 18.97 39.57 18.9 39.86 18.61 39.89 18.51 40.17 18.22 40.18 18.09 40.44 17.8 40.42 17.64 40.67 17.35 40.62 17.18 40.85 16.89 40.77 16.69 40.98 16.42 40.87 16.2 41.06 15.94 40.92 15.7 41.08 15.46 40.92 15.2 41.06 14.98 40.87 14.7 40.98 14.5 40.77 14.22 40.85 14.04 40.62 13.75 40.67 13.6 40.42 13.31 40.44 13.18 40.18 12.89 40.17 12.79 39.89 12.5 39.86 12.43 39.57 12.14 39.5 12.11 39.21 11.83 39.11 11.82 38.82 11.56 38.69 11.58 38.4 11.33 38.25 11.38 37.96 11.15 37.78 11.23 37.5 11.02 37.3 11.13 37.03 10.94 36.8 11.08 36.55 10.92 36.3 11.08 36.06 10.94 35.8 11.13 35.58 11.02 35.31 11.23 35.11 11.15 34.82 11.38 34.65 11.33 34.36 11.58 34.2 11.56 33.91 11.82 33.79 11.83 33.49 12.11 33.39 12.15 33.1 12.43 33.04 12.5 32.75 12.79 32.71 12.89 32.43 13.18 32.43 13.31 32.16 13.6 32.18 13.75 31.94 14.04 31.99 14.22 31.76 14.5 31.84 14.7 31.63 14.98 31.74 15.2 31.55 15.46 31.69 15.7 31.52 15.94 31.69" style="fill:#fff;"/><path d="M15.7,41.16s-.03,0-.04-.01l-.2-.14-.22.12s-.06.01-.08,0l-.19-.16-.23.09s-.06,0-.08-.02l-.17-.18-.24.07s-.06,0-.08-.03l-.15-.2-.24.04s-.06,0-.08-.03l-.13-.21-.25.02s-.06-.01-.07-.04l-.11-.22h-.25s-.06-.03-.07-.06l-.08-.23-.24-.03s-.06-.03-.06-.06l-.06-.24-.24-.06s-.05-.03-.06-.06l-.03-.25-.23-.08s-.05-.04-.05-.07v-.25s-.23-.11-.23-.11c-.03-.01-.05-.04-.04-.07l.02-.25-.21-.13s-.04-.05-.03-.08l.04-.24-.2-.15s-.04-.05-.03-.08l.07-.24-.18-.17s-.03-.05-.02-.08l.09-.23-.16-.19s-.02-.06,0-.08l.12-.22-.14-.2s-.02-.06,0-.09l.14-.2-.12-.22s-.01-.06,0-.08l.16-.19-.09-.23s0-.06.02-.08l.18-.17-.07-.24s0-.06.03-.08l.2-.15-.04-.24s0-.06.03-.08l.21-.13-.02-.25s.01-.06.04-.07l.22-.11v-.25s.03-.06.06-.07l.23-.08.03-.24s.03-.06.06-.06l.24-.06.06-.24s.03-.05.06-.06l.25-.03.08-.23s.04-.05.07-.05h.25s.11-.23.11-.23c.01-.03.04-.05.07-.04l.25.02.13-.21s.05-.04.08-.03l.24.04.15-.2s.05-.04.08-.03l.24.07.17-.18s.05-.03.08-.02l.23.09.19-.16s.06-.02.08,0l.22.12.2-.14s.06-.02.09,0l.2.14.22-.12s.06-.01.08,0l.19.16.23-.09s.06,0,.08.02l.17.18.24-.07s.06,0,.08.03l.15.2.24-.04s.06,0,.08.03l.13.21.25-.02s.06.01.07.04l.11.22h.25s.06.03.07.06l.08.23.25.03s.06.03.06.06l.06.24.24.06s.05.03.06.06l.03.25.23.08s.05.04.05.07v.25s.23.11.23.11c.03.01.05.04.04.07l-.02.25.21.13s.04.05.03.08l-.04.24.2.15s.04.05.03.08l-.07.24.18.17s.03.05.02.08l-.09.23.16.19s.02.06,0,.08l-.12.22.14.2s.02.06,0,.09l-.14.2.12.22s.01.06,0,.08l-.16.19.09.23s0,.06-.02.08l-.18.17.07.24s0,.06-.03.08l-.2.15.04.24s0,.06-.03.08l-.21.13.02.25s-.01.06-.04.07l-.22.11v.25s-.03.06-.06.07l-.23.08-.03.24s-.03.06-.06.06l-.24.06-.06.24s-.03.05-.06.06l-.25.03-.08.23s-.04.05-.07.05h-.25s-.11.23-.11.23c-.01.03-.04.05-.07.04l-.25-.02-.13.21s-.05.04-.08.03l-.24-.04-.15.2s-.05.04-.08.03l-.24-.07-.17.18s-.05.03-.08.02l-.23-.09-.19.16s-.06.02-.08,0l-.22-.12-.2.14s-.03.01-.04.01ZM15.46,40.84s.03,0,.04.01l.2.14.2-.14s.05-.02.08,0l.21.12.18-.16s.05-.02.08-.01l.22.09.17-.17s.05-.03.08-.02l.23.07.15-.19s.05-.03.07-.03l.24.04.13-.21s.04-.04.07-.04l.24.02.11-.22s.04-.04.07-.04h.24s.08-.23.08-.23c0-.03.03-.05.06-.05l.24-.03.06-.23s.03-.05.06-.06l.23-.06.03-.24s.02-.05.05-.06l.23-.08v-.24s.02-.05.05-.07l.22-.1-.02-.24s.01-.06.04-.07l.21-.13-.04-.24s0-.06.03-.07l.19-.15-.07-.23s0-.06.02-.08l.17-.17-.09-.22s0-.06.01-.08l.16-.18-.12-.21s-.01-.06,0-.08l.14-.2-.14-.2s-.02-.05,0-.08l.12-.21-.16-.18s-.02-.05-.01-.08l.09-.22-.17-.17s-.03-.05-.02-.08l.07-.23-.19-.15s-.03-.05-.03-.07l.04-.24-.2-.13s-.04-.04-.04-.07l.02-.24-.22-.1s-.04-.04-.04-.07v-.24s-.23-.08-.23-.08c-.03,0-.05-.03-.05-.06l-.03-.24-.23-.06s-.05-.03-.06-.06l-.06-.23-.24-.03s-.05-.02-.06-.05l-.08-.23h-.24s-.05-.02-.07-.05l-.1-.22-.24.02s-.06-.01-.07-.04l-.13-.21-.24.04s-.06,0-.07-.03l-.15-.19-.23.07s-.06,0-.08-.02l-.17-.17-.22.09s-.06,0-.08-.01l-.18-.16-.21.12s-.06.01-.08,0l-.2-.14-.2.14s-.05.02-.08,0l-.21-.12-.18.16s-.05.02-.08.01l-.22-.09-.17.17s-.05.03-.08.02l-.23-.07-.15.19s-.05.03-.07.03l-.24-.04-.13.2s-.04.04-.07.04l-.24-.02-.1.22s-.04.04-.07.04h-.24s-.08.23-.08.23c0,.03-.03.05-.06.05l-.24.03-.06.24s-.03.05-.06.06l-.23.06-.03.24s-.02.05-.05.06l-.23.08v.24s-.02.05-.05.07l-.22.1.02.24s-.01.05-.04.07l-.21.13.04.24s0,.06-.03.07l-.19.15.07.23s0,.06-.02.08l-.17.17.09.22s0,.06-.01.08l-.16.18.12.21s.01.06,0,.08l-.14.2.14.2s.02.05,0,.08l-.12.21.16.18s.02.05.01.08l-.09.22.17.17s.03.05.02.08l-.07.23.19.15s.03.05.03.07l-.04.24.2.13s.04.04.04.07l-.02.24.22.1s.04.04.04.07v.24s.23.08.23.08c.03,0,.05.03.05.06l.03.24.23.06s.05.03.06.06l.06.23.24.03s.05.02.06.05l.08.23h.24s.05.02.07.05l.1.22.24-.02s.06.01.07.04l.13.2.24-.04s.06,0,.07.03l.15.19.23-.07s.06,0,.08.02l.17.17.22-.09s.06,0,.08.01l.18.16.21-.12s.02,0,.04,0Z"/></g><g id="line3926"><path d="M32.83,42.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3928"><path d="M32.83,42.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3930"><path d="M32.83,43.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3932"><path d="M32.83,44.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3934"><path d="M32.83,44.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3936"><path d="M32.83,44.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3938"><path d="M32.83,45.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3942"><path d="M23,29.44l7.81.87s.08-.03.09-.07l.07-.66s-.03-.08-.07-.09l-7.81-.87s-.08.03-.09.07l-.07.66s.03.08.07.09Z"/><path d="M30.82,30.35s0,0-.01,0l-7.81-.87c-.06,0-.11-.06-.1-.13l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l7.81.87c.06,0,.11.06.1.13l-.07.66s-.02.06-.04.08c-.02.02-.05.03-.07.03ZM23.08,28.67s-.02,0-.02,0c0,0-.01.02-.01.03l-.07.66s.01.04.03.04h0l7.81.87s.02,0,.03,0c0,0,.01-.02.01-.03l.07-.66s-.01-.04-.04-.04l-7.81-.87s0,0,0,0Z"/></g><g id="polyline3944"><polyline points="27.66 32.29 29.57 30.17 30.81 30.31 28.47 33.04" style="fill:#fff;"/><path d="M28.47,33.11s-.03,0-.05-.02c-.03-.03-.04-.08,0-.11l2.24-2.61-1.06-.12-1.89,2.09s-.08.03-.11,0c-.03-.03-.03-.08,0-.11l1.91-2.12s.04-.03.06-.02l1.24.14s.05.02.06.05,0,.06-.01.08l-2.34,2.72s-.04.03-.06.03Z"/></g><g id="circle3946"><circle cx="15.74" cy="36.41" r="1.58"/><path d="M15.74,38.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM15.74,34.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="polygon3948"><polygon points="25.26 31.68 25.51 31.53 25.74 31.71 26.01 31.58 26.22 31.78 26.5 31.68 26.69 31.91 26.98 31.84 27.14 32.08 27.43 32.04 27.57 32.3 27.87 32.29 27.98 32.56 28.27 32.59 28.35 32.87 28.64 32.92 28.7 33.21 28.98 33.29 29 33.59 29.27 33.7 29.26 33.99 29.52 34.13 29.48 34.42 29.72 34.59 29.66 34.88 29.88 35.06 29.78 35.34 29.98 35.55 29.86 35.82 30.04 36.05 29.88 36.3 30.04 36.55 29.86 36.79 29.98 37.05 29.78 37.26 29.88 37.54 29.66 37.73 29.72 38.02 29.48 38.18 29.52 38.47 29.26 38.61 29.27 38.91 29 39.02 28.98 39.31 28.7 39.39 28.64 39.68 28.35 39.74 28.27 40.02 27.98 40.04 27.87 40.31 27.57 40.31 27.43 40.56 27.14 40.53 26.98 40.77 26.69 40.7 26.5 40.92 26.22 40.82 26.01 41.03 25.74 40.9 25.51 41.08 25.26 40.92 25.01 41.08 24.78 40.9 24.51 41.03 24.3 40.82 24.02 40.92 23.83 40.7 23.55 40.77 23.38 40.53 23.09 40.56 22.95 40.31 22.66 40.31 22.54 40.04 22.25 40.02 22.17 39.74 21.88 39.68 21.83 39.39 21.54 39.31 21.52 39.02 21.25 38.91 21.26 38.61 21 38.47 21.04 38.18 20.8 38.02 20.87 37.73 20.64 37.54 20.74 37.26 20.54 37.05 20.66 36.79 20.49 36.55 20.64 36.3 20.49 36.05 20.66 35.82 20.54 35.55 20.74 35.34 20.64 35.06 20.87 34.88 20.8 34.59 21.04 34.42 21 34.13 21.26 33.99 21.25 33.7 21.52 33.59 21.54 33.29 21.83 33.21 21.88 32.92 22.17 32.87 22.25 32.59 22.54 32.56 22.66 32.29 22.95 32.3 23.09 32.04 23.38 32.08 23.55 31.84 23.83 31.91 24.02 31.68 24.3 31.78 24.51 31.58 24.78 31.71 25.01 31.53 25.26 31.68" style="fill:#fff;"/><path d="M25.01,41.15s-.03,0-.05-.02l-.2-.15-.22.11s-.06,0-.08-.01l-.18-.17-.23.08s-.06,0-.08-.02l-.16-.19-.24.06s-.06,0-.08-.03l-.14-.2-.25.03s-.06-.01-.08-.04l-.12-.22h-.25s-.06-.01-.07-.04l-.09-.23-.25-.02s-.06-.02-.07-.05l-.07-.24-.24-.05s-.05-.03-.06-.06l-.05-.24-.24-.07s-.05-.04-.05-.07l-.02-.25-.23-.09s-.05-.04-.05-.07v-.25s-.21-.12-.21-.12c-.03-.01-.04-.05-.04-.08l.03-.25-.2-.14s-.04-.05-.03-.08l.06-.24-.19-.16s-.03-.05-.02-.08l.08-.23-.17-.18s-.03-.06-.01-.08l.11-.22-.15-.2s-.02-.06,0-.09l.13-.21-.13-.21s-.01-.06,0-.09l.15-.2-.11-.22s0-.06.01-.08l.17-.18-.08-.23s0-.06.02-.08l.19-.16-.06-.24s0-.06.03-.08l.2-.14-.03-.25s.01-.06.04-.08l.22-.12v-.25s.01-.06.04-.07l.23-.09.02-.25s.02-.06.05-.07l.24-.07.05-.24s.03-.05.06-.06l.24-.05.07-.24s.04-.05.07-.05l.25-.02.09-.23s.04-.05.07-.05h.25s.12-.21.12-.21c.01-.03.04-.04.08-.04l.25.03.14-.2s.05-.04.08-.03l.24.06.16-.19s.05-.03.08-.02l.23.08.18-.17s.06-.03.08-.01l.22.11.2-.15s.06-.02.09,0l.21.13.21-.13s.06-.01.09,0l.2.15.22-.11s.06,0,.08.01l.18.17.23-.08s.06,0,.08.02l.16.19.24-.06s.06,0,.08.03l.14.2.25-.03s.06.01.08.04l.12.22h.25s.06.01.07.04l.09.23.25.02s.06.02.07.05l.07.24.24.05s.05.03.06.06l.05.24.24.07s.05.04.05.07l.02.25.23.09s.05.04.05.07v.25s.21.12.21.12c.03.01.04.05.04.08l-.03.25.2.14s.04.05.03.08l-.06.24.19.16s.03.05.02.08l-.08.23.17.18s.03.06.01.08l-.11.22.15.2s.02.06,0,.09l-.13.21.13.21s.01.06,0,.09l-.15.2.11.22s0,.06-.01.08l-.17.18.08.23s0,.06-.02.08l-.19.16.06.24s0,.06-.03.08l-.2.14.03.25s-.01.06-.04.08l-.22.12v.25s-.01.06-.04.07l-.23.09-.02.25s-.02.06-.05.07l-.24.07-.05.24s-.03.05-.06.06l-.24.05-.07.24s-.04.05-.07.05l-.25.02-.09.23s-.04.05-.07.05h-.25s-.12.21-.12.21c-.01.03-.04.04-.08.04l-.25-.03-.14.2s-.05.04-.08.03l-.24-.06-.16.19s-.05.03-.08.02l-.23-.08-.18.17s-.06.03-.08.01l-.22-.11-.2.15s-.06.02-.09,0l-.21-.13-.21.13s-.03.01-.04.01ZM24.78,40.82s.03,0,.05.02l.19.15.21-.13s.05-.01.08,0l.21.13.19-.15s.05-.02.08,0l.22.1.17-.17s.05-.03.08-.02l.23.08.16-.18s.05-.03.08-.02l.24.06.14-.2s.04-.04.07-.03l.24.03.12-.21s.04-.04.07-.04h.24s.09-.22.09-.22c.01-.03.04-.04.06-.05l.24-.02.07-.23s.03-.05.06-.05l.24-.04.04-.24s.03-.05.05-.06l.23-.07.02-.24s.02-.05.05-.06l.22-.09v-.24s0-.05.03-.07l.21-.12-.03-.24s0-.06.03-.07l.2-.14-.06-.24s0-.06.02-.08l.18-.16-.08-.23s0-.06.02-.08l.17-.17-.1-.22s0-.06,0-.08l.15-.19-.13-.21s-.01-.05,0-.08l.13-.21-.15-.19s-.02-.05,0-.08l.1-.22-.17-.17s-.03-.05-.02-.08l.08-.23-.18-.16s-.03-.05-.02-.08l.06-.24-.2-.14s-.04-.04-.03-.07l.03-.24-.21-.12s-.04-.04-.04-.07v-.24s-.22-.09-.22-.09c-.03-.01-.04-.04-.05-.06l-.02-.24-.23-.07s-.05-.03-.05-.06l-.04-.24-.24-.05s-.05-.03-.06-.05l-.07-.23-.24-.02s-.05-.02-.06-.05l-.09-.22h-.24s-.05,0-.07-.03l-.12-.21-.24.03s-.06,0-.07-.03l-.14-.2-.24.06s-.06,0-.08-.02l-.16-.18-.23.08s-.06,0-.08-.02l-.17-.17-.22.1s-.06,0-.08,0l-.19-.15-.21.13s-.05.02-.08,0l-.21-.13-.19.15s-.05.02-.08,0l-.22-.1-.17.17s-.05.03-.08.02l-.23-.08-.16.18s-.05.03-.08.02l-.24-.06-.14.2s-.04.04-.07.03l-.24-.03-.12.21s-.04.04-.07.04h-.24s-.09.22-.09.22c-.01.03-.04.04-.06.05l-.24.02-.07.23s-.03.05-.06.05l-.24.05-.04.24s-.03.05-.05.06l-.23.07-.02.24s-.02.05-.05.06l-.22.09v.24s0,.05-.03.07l-.21.12.03.24s0,.06-.03.07l-.2.14.06.24s0,.06-.02.08l-.18.16.08.23s0,.06-.02.08l-.17.17.1.22s0,.06,0,.08l-.15.19.13.21s.01.05,0,.08l-.13.21.15.19s.02.05,0,.08l-.1.22.17.17s.03.05.02.08l-.08.23.18.16s.03.05.02.08l-.06.24.2.14s.04.04.03.07l-.03.24.21.12s.04.04.04.07v.24s.22.09.22.09c.03.01.04.04.05.06l.02.24.23.07s.05.03.05.06l.04.24.24.04s.05.03.06.05l.07.23.24.02s.05.02.06.05l.09.22h.24s.05,0,.07.03l.12.21.24-.03s.06,0,.07.03l.14.2.24-.06s.06,0,.08.02l.16.18.23-.08s.06,0,.08.02l.17.17.22-.1s.02,0,.03,0Z"/></g><g id="circle3950"><circle cx="25.3" cy="36.41" r="1.58"/><path d="M25.3,38.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM25.3,34.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="circle3952"><circle cx="15.45" cy="35.76" r=".4" style="fill:#fff;"/><path d="M15.45,36.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM15.45,35.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="circle3954"><circle cx="24.79" cy="35.76" r=".4" style="fill:#fff;"/><path d="M24.79,36.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM24.79,35.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="polygon3956"><polygon points="21.81 43.4 20.44 44.19 19.07 43.4 19.07 41.82 20.44 41.03 21.81 41.82 21.81 43.4" style="fill:#2f8f9f;"/><path d="M20.44,44.23s-.01,0-.02,0l-1.37-.79s-.02-.02-.02-.03v-1.58s0-.03.02-.03l1.37-.79s.03,0,.04,0l1.37.79s.02.02.02.03v1.58s0,.03-.02.03l-1.37.79s-.01,0-.02,0ZM19.11,43.38l1.33.77,1.33-.77v-1.54l-1.33-.77-1.33.77v1.54ZM21.81,43.4h0,0Z"/></g><g id="path3736-2"><path d="M22.93,29.34l.07-.66s.04-.07.09-.07l8.36.89s-.07.11-.07.15l-.63.82s.1-.16.05-.17l-7.81-.87s-.07-.04-.07-.08Z"/><path d="M30.75,30.51s-.01,0-.02,0c-.01,0-.02-.03-.02-.04,0,0,0-.01,0-.02l.03-.03s.02-.06.03-.08l-7.78-.87s-.06-.02-.08-.04c-.02-.02-.03-.05-.02-.08l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l8.36.89s.03.01.04.03c.01.03,0,.06-.04.11-.01.02-.03.05-.04.06,0,0,0,.01,0,.02l-.6.78s-.02.04-.03.05c0,0-.02,0-.03,0ZM23.08,28.65s-.02,0-.02,0c0,0-.01.02-.02.03l-.07.66s0,0,0,0c0,0,0,.02,0,.03,0,0,.02.01.03.01l7.81.87s.03.01.04.02l.5-.65s.03-.05.05-.08c0,0,0-.01.01-.02l-8.32-.88s0,0,0,0ZM22.93,29.34h0,0Z"/></g><polyline points="36.96 33.73 33.9 42.61 32.89 42.61 32.84 40.77 33.75 40.73 36.61 33.33" style="fill:#ffd962;"/><path d="M33.9,42.65h-1.02s-.04-.02-.04-.04l-.05-1.85s.02-.04.04-.04l.89-.04,2.85-7.38s.03-.03.05-.02.03.03.02.05l-2.86,7.4s-.02.02-.03.02l-.88.04.05,1.77h.96l3.05-8.86s.03-.03.05-.02c.02,0,.03.03.02.05l-3.06,8.88s-.02.03-.04.03Z"/><g id="path3868"><path d="M32.95,42.62h1.02s3.06-8.88,3.06-8.88l1.58.19-3.6,10.28c-.13.37-.48.61-.86.61h-1.19v-2.2Z" style="fill:#ffd962;"/><path d="M34.14,44.9h-1.19s-.08-.03-.08-.08v-2.2s.03-.08.08-.08h.97l3.04-8.83s.05-.05.08-.05l1.58.19s.04.02.06.04.01.04,0,.06l-3.6,10.28c-.14.4-.52.66-.94.66ZM33.02,44.75h1.12c.36,0,.67-.23.79-.56l3.57-10.19-1.43-.17-3.04,8.82s-.04.05-.07.05h-.94v2.05Z"/></g><g id="path3872"><path d="M32.95,42.7s-.08-.03-.08-.08v-1.88s.03-.08.08-.08h.81l2.84-7.35s.06-.06.1-.04c.04.02.06.06.04.1l-2.86,7.4s-.04.05-.07.05h-.79v1.81s-.03.08-.08.08Z"/></g><polyline points="38.61 34.42 39.88 33.93 41.51 32.32 40.91 29.69 40.28 29.23 39.14 29.91 39.78 32.06 39.29 33.07 37.69 31.91 37.33 30.25 37.96 29.83 39.23 29.44 39.47 28.88 39.08 28.45 37.61 29.2 37.5 29.72 36 30.81 36.49 32.8 38.09 34.5" style="fill:#ffd962;"/><path d="M38.09,34.54s-.02,0-.03-.01l-1.6-1.7s0-.01,0-.02l-.49-1.99s0-.03.01-.04l1.49-1.08.11-.5s0-.02.02-.03l1.47-.75s.03,0,.05,0l.39.43s.01.03,0,.04l-.24.55s-.01.02-.02.02l-1.27.39-.6.4.36,1.62,1.55,1.13.46-.96-.64-2.13s0-.03.02-.04l1.15-.67s.03,0,.04,0l.62.45s.01.01.01.02l.6,2.63s0,.03-.01.04l-1.62,1.61s0,0-.01,0l-1.27.49s-.04,0-.05-.02,0-.04.02-.05l1.26-.49,1.6-1.59-.59-2.6-.59-.43-1.1.65.63,2.12s0,.02,0,.03l-.48,1.02s-.01.02-.02.02c-.01,0-.02,0-.03,0l-1.6-1.16s-.01-.01-.01-.02l-.36-1.66s0-.03.02-.04l.63-.42s0,0,0,0l1.26-.39.22-.52-.35-.39-1.43.73-.1.5s0,.02-.01.02l-1.48,1.07.49,1.96,1.59,1.69s.01.04,0,.05c0,0-.02.01-.03.01Z"/><g id="path3870"><path d="M38.17,29.62l-.08.14c-.06.1-.19.14-.28.08l-.05-.03c-.17-.1-.39-.08-.55.04l-.87.69c-.18.14-.26.36-.22.58l.26,1.34c.04.19.15.36.32.46l1.23.75c.18.11.41.08.56-.07l.83-.82c.19-.19.26-.46.19-.72l-.29-1.07c-.05-.18-.15-.34-.3-.46l-.16-.13c-.06-.05-.08-.13-.04-.2l.15-.29c.04-.08.15-.11.22-.05l.23.16c.16.12.28.28.33.48l.49,1.87c.06.22,0,.46-.17.63l-1.19,1.21c-.24.24-.62.29-.91.11l-1.51-.92c-.19-.12-.32-.31-.37-.53l-.4-1.95c-.05-.27.05-.54.28-.7l1.32-.94c.22-.16.52-.18.76-.05l.14.08c.11.06.15.19.09.3Z" style="fill:#ffd962;"/><path d="M38.24,34.51c-.15,0-.29-.04-.42-.12l-1.51-.92c-.21-.13-.36-.34-.4-.58l-.4-1.95c-.06-.3.06-.6.31-.78l1.32-.94c.25-.18.58-.19.84-.05l.14.08c.07.04.12.1.14.17.02.08.01.16-.03.23,0,0,0,0,0,0l-.08.14c-.08.14-.25.18-.39.11l-.05-.03c-.15-.08-.33-.07-.46.04l-.87.69c-.15.12-.23.32-.19.51l.26,1.34c.03.17.14.32.29.41l1.23.75c.15.09.34.07.46-.06l.83-.82c.17-.17.23-.41.17-.64l-.29-1.07c-.04-.17-.14-.31-.28-.42l-.16-.13c-.09-.07-.12-.19-.06-.3l.15-.29c.03-.06.09-.1.15-.12.06-.02.13,0,.18.04l.23.16c.18.13.3.31.36.52l.49,1.87c.06.25,0,.52-.19.7l-1.19,1.21c-.16.16-.37.24-.58.24ZM37.59,29.23c-.13,0-.26.04-.37.12l-1.32.94c-.2.14-.29.39-.25.63l.4,1.95c.04.2.16.37.33.48l1.51.92c.26.16.6.12.81-.1l1.19-1.21c.14-.15.2-.36.15-.56l-.49-1.87c-.04-.17-.15-.33-.3-.43l-.23-.16s-.04-.02-.06-.01c-.02,0-.04.02-.05.04l-.15.29s0,.08.02.11l.16.13c.16.13.28.3.33.5l.29,1.07c.08.28,0,.59-.21.79l-.83.82c-.17.17-.44.2-.65.08l-1.23-.75c-.18-.11-.31-.3-.36-.51l-.26-1.34c-.05-.25.05-.5.24-.66l.87-.69c.18-.14.43-.16.63-.05l.05.03c.06.04.15.01.18-.05l.08-.14s.02-.07.01-.11c-.01-.04-.04-.07-.07-.08l-.15-.08c-.1-.05-.2-.08-.31-.08ZM38.16,29.62h0,0Z"/></g><g id="path3872-2"><path d="M38.56,34.46s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.26-.49,1.37-1.36c.14-.13.19-.32.16-.51l-.53-2.27-.29-.24c-.12-.1-.28-.12-.42-.07l-1.02.51s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.02-.52c.2-.08.42-.05.58.09l.31.25s.02.03.03.04l.53,2.29c.05.24-.03.48-.2.65l-1.38,1.37s-.02.01-.03.02l-1.27.49s-.02,0-.03,0Z"/></g><g id="line3874"><path d="M39.49,30.33s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.36-.64s.04,0,.05.02c0,.02,0,.04-.02.05l-1.36.64s-.01,0-.02,0Z"/></g><g id="line3876"><path d="M40.08,32.86s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.29-.61s.04,0,.05.02c0,.02,0,.04-.02.05l-1.29.61s-.01,0-.02,0Z"/></g><g id="path3878"><path d="M38.13,29.52s-.06-.02-.07-.04c-.02-.04,0-.08.04-.1l1.26-.58-.24-.19c-.07-.06-.16-.07-.24-.03l-1.3.67s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.3-.67c.13-.07.29-.05.41.04l.25.21s.05.08.05.12c0,.05-.03.09-.08.11l-1.29.59s-.02,0-.03,0Z"/></g><g id="polyline3880"><path d="M35.57,30.59s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l1.71-1.4s0,0,0,0l1.74-.73s.04,0,.05.02c0,.02,0,.04-.02.05l-1.74.73-1.71,1.4s-.02,0-.02,0Z"/></g><g id="path3884"><path d="M38.05,29.94s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.13-.46c.05-.02.09-.06.12-.11l.17-.44s.06-.06.1-.04c.04.01.06.06.04.1l-.17.44c-.04.09-.11.16-.2.19l-1.13.46s-.02,0-.03,0Z"/></g><g id="polyline3886"><path d="M37.63,31.92s-.03-.01-.04-.03l-.36-1.66s0-.03.01-.04l.49-.35s.04,0,.05,0c.01.02,0,.04,0,.05l-.47.34.36,1.64s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3888"><path d="M36.13,30.88s-.03,0-.03-.02c-.01-.02,0-.04.02-.05l1.14-.63s.04,0,.05.02c.01.02,0,.04-.02.05l-1.14.63s-.01,0-.02,0Z"/></g><path d="M22.56,40.58s-.05-.04-.07-.06c-.14-.07-.27-.17-.36-.28-.1.06-.21.1-.34.11l-.15.02c-.19.02-.38,0-.56-.08-.04-.02-.07-.04-.11-.06-.5.23-1.04.29-1.29.31-.19.02-.35.02-.49,0-.15.22-.39.39-.73.44-.06,0-.12,0-.18,0-.11.05-.23.09-.37.11-.09.01-.17.01-.24,0-.1.09-.23.17-.39.21-.04.1-.1.2-.18.28,0,.01,0,.02.01.03.1.23.24.37.35.47.04.04.07.07.09.09.09.11.1.25.03.56-.02.09-.04.19-.07.29-.03.13-.07.27-.1.42-.05.24-.09.47-.12.7-.03.28.08.54.28.93.1.21.26-.54.24.09l.17-.27c.15.19.16-.4.36-.26.38.27.29.19.48.23.49.11,2.38-.23,2.53-.26.25-.05.22.48.57.21.43-.33-.01.61.17.24.16-.33.33-.73.44-1.22.09-.41.11-.82.07-1.22-.03-.3-.1-.51-.15-.68-.06-.18-.09-.29-.07-.42,0-.02.01-.04.02-.07.08-.2.21-.29.36-.4.01,0,.02-.02.04-.03-.11-.14-.19-.3-.24-.47Z" style="fill:#24abc8;"/><path d="M17.92,41.41c.33.02.66.03.99.01.55-.03,1.1-.11,1.63-.25.49-.13.96-.29,1.4-.52.11-.06.21-.12.32-.18.01,0,.03-.01.04-.01-.29.19-.6.34-.92.47.02.05.04.09.06.14.12.31.24.61.32.93.07.28.07.58.08.87,0,.26,0,.52-.07.78-.14.46-.32.91-.65,1.27-.14.16-.3.29-.49.39-.3.15-.61.16-.93.07-.3-.08-.59-.16-.87-.31-.23-.12-.45-.26-.6-.48-.1-.14-.16-.3-.21-.47-.1-.35-.05-.69.09-1.02.17-.43.37-.86.61-1.26.08-.13.15-.26.23-.39-.12,0-.23,0-.34,0-.21,0-.43-.01-.64-.02-.01,0-.03,0-.04-.01h0ZM18.19,44.49s.07-.09.1-.13c.08-.09.18-.15.3-.14.14,0,.27.01.41.03.38.04.75.11,1.12.2.18.04.36.08.52.18.16.09.31.2.32.41.02-.02.03-.03.05-.04.1-.12.21-.24.3-.37.16-.23.26-.49.36-.75,0-.02,0-.04,0-.06-.05-.17-.11-.34-.21-.49-.23-.35-.62-.52-1.03-.44-.32.06-.57.23-.77.48-.01.01-.02.03-.03.04h-.01c.11-.17.26-.3.43-.4,0,0,0-.01-.01-.01-.2-.17-.43-.27-.7-.27-.51,0-.92.23-1.25.6-.04.05-.07.11-.08.17,0,.07-.02.15-.02.22,0,.27.07.52.21.76ZM18.04,43.32s0,0,.01,0c.28-.3.51-.45.82-.54.43-.14.83-.08,1.19.22.04-.02.08-.04.12-.06.41-.16.8-.12,1.13.19.18.17.29.38.36.61,0,.02.01.04.02.06.21-.46.13-1.7-.01-1.99,0,0-.02,0-.02,0-.95.24-1.9.23-2.85.01-.04-.01-.07,0-.09.04-.21.36-.39.74-.55,1.13-.04.1-.08.21-.12.31ZM19.85,44.4s0,0,0,.01c-.03,0-.06-.01-.09-.02-.36-.07-.72-.13-1.08-.15-.07,0-.14,0-.21.02-.11.03-.18.13-.24.22-.02.03-.02.05,0,.08.21.28.49.45.8.59.19.08.39.14.58.21.2.07.4.08.6.05.27-.03.49-.16.69-.33.01,0,.02-.02.02-.04,0-.08-.01-.15-.06-.22-.1-.12-.23-.2-.38-.25-.21-.07-.42-.12-.63-.18ZM21.68,41.8c-.11-.29-.21-.57-.32-.85-.07.02-.13.04-.19.07-.34.13-.7.22-1.06.29-.36.07-.72.12-1.08.14-.04,0-.06.02-.08.05-.04.07-.09.14-.13.21-.02.03-.04.06-.06.1.98.23,1.95.25,2.93,0Z"/><path d="M22.46,40.51c-.08-.04-.16-.1-.22-.16-.02,0-.03.01-.04.02-.03.02-.07.04-.1.06-.07.04-.14.08-.21.12-.39.2-.83.37-1.38.51-.5.13-1.03.21-1.61.25-.29.02-.6.01-.97-.01h-.11s-.05.22-.05.22l.11.03h0s.04.02.07.02h.13c.17.01.34.02.52.02.04,0,.08,0,.12,0-.04.07-.08.13-.12.19-.22.36-.41.77-.62,1.28-.16.4-.19.76-.09,1.1.06.19.13.36.23.5.17.26.42.41.64.52.28.15.57.23.86.31h.04c.2.07.39.08.58.06.16-.02.31-.06.45-.14.19-.1.36-.23.53-.42.37-.41.55-.9.68-1.32.08-.27.08-.54.08-.81v-.06c0-.27-.01-.56-.08-.84-.08-.32-.2-.63-.32-.93l-.02-.04c.33-.14.6-.28.83-.44l.09-.06ZM18.96,41.7s.05-.09.08-.13c.35-.02.71-.07,1.09-.14.42-.08.77-.18,1.08-.3.02,0,.05-.02.08-.03l.23.61c-.82.19-1.66.2-2.56,0,0,0,0-.01.01-.02ZM20.2,45.29c-.21.02-.39,0-.55-.05-.06-.02-.12-.04-.18-.06-.13-.05-.27-.09-.39-.15-.33-.14-.56-.3-.73-.51.05-.06.09-.12.15-.13.05-.01.11-.02.17-.02.32.02.66.06,1.06.15l.21.05h0s.05,0,.07.01c.14.04.29.08.44.13.13.04.24.11.32.21.02.03.03.06.04.09-.2.17-.4.26-.61.28ZM21.51,43.93c-.09.23-.17.44-.31.63-.06.08-.12.16-.19.24-.08-.14-.22-.22-.31-.27-.16-.09-.34-.14-.51-.18h-.05c-.39-.11-.77-.18-1.14-.22-.1-.01-.2-.02-.3-.02-.04,0-.08,0-.12,0-.03,0-.06,0-.09,0-.11.01-.21.06-.3.16-.07-.18-.11-.35-.11-.53,0-.05,0-.1.01-.15,0-.02,0-.04,0-.06,0-.04.02-.07.04-.1.34-.37.71-.56,1.16-.56.17,0,.34.05.49.15-.13.1-.23.2-.32.32l-.06.09.18.18.1-.12s.02-.02.02-.03c.2-.24.42-.38.69-.43.36-.07.7.07.91.38.09.13.15.28.2.45l-.03.08ZM21.66,43.4c-.07-.14-.16-.26-.27-.36-.26-.24-.56-.34-.89-.31-.12.01-.24.04-.36.09-.02,0-.04.02-.06.03-.36-.27-.78-.34-1.24-.19-.18.06-.34.13-.49.24.14-.34.3-.65.46-.94.95.22,1.89.22,2.8,0,.08.28.13.95.06,1.43Z" style="fill:#1d1d1b;"/><path d="M21.55,43.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M18.19,44.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.85,45.31v-.27c-.02-.14-.1-.22-.27-.31-.13-.08-.28-.11-.44-.15h-.05c-.38-.1-.75-.17-1.11-.21-.09-.01-.19-.02-.29-.02-.04,0-.08,0-.12,0-.08,0-.14.02-.2.1-.02.02-.04.05-.06.08-.01.01-.02.03-.03.05l-.12.16-.09-.17c-.15-.28-.22-.55-.22-.82,0-.06,0-.12.01-.18v-.05c.02-.09.05-.17.11-.24.38-.42.83-.64,1.34-.64.27,0,.52.09.75.27.1-.05.21-.08.32-.11.46-.09.9.09,1.16.49.1.15.18.33.23.52,0,.03.02.08,0,.13l-.04.1c-.09.23-.19.47-.34.68-.07.1-.14.18-.22.27-.03.03-.06.07-.09.1-.02.02-.03.03-.04.04,0,0,0,0-.01.01l-.2.18ZM18.51,44.1s.06,0,.09,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.37.04.75.11,1.14.2h.05c.17.05.35.1.51.19.09.05.23.13.31.27.07-.08.13-.16.19-.24.13-.19.22-.4.31-.63l.03-.08c-.04-.17-.11-.31-.2-.45-.21-.31-.54-.45-.91-.38-.27.05-.5.19-.69.43,0,0-.01.02-.02.03l-.1.12-.18-.18.06-.09c.08-.12.19-.23.32-.32-.15-.1-.32-.15-.49-.15-.44,0-.82.18-1.16.56-.03.03-.04.06-.04.1,0,.02,0,.04,0,.06,0,.05-.01.1-.01.15,0,.17.03.34.11.53.09-.09.19-.14.3-.16ZM21.55,43.86h0ZM21.55,43.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M18.04,43.32c.04-.1.08-.21.12-.31.16-.39.34-.77.55-1.13.02-.04.05-.05.09-.04.95.22,1.9.23,2.85-.01,0,0,.02,0,.02,0,.14.29.22,1.52.01,1.99,0-.03-.02-.04-.02-.06-.07-.23-.18-.45-.36-.61-.33-.31-.72-.35-1.13-.19-.04.02-.08.04-.12.06-.36-.3-.75-.36-1.19-.22-.31.1-.53.25-.82.54,0,0,0,0-.01,0Z" style="fill:#bd1622;"/><path d="M21.69,43.9l-.03-.1s0-.03-.01-.04c-.08-.27-.19-.46-.35-.6-.31-.29-.67-.35-1.1-.19-.03.01-.06.02-.08.04-.01,0-.03.01-.04.02h-.02s-.02,0-.02,0c-.34-.28-.72-.35-1.16-.21-.3.09-.52.24-.8.54h-.01s-.06,0-.06,0l.05-.13c.03-.07.05-.14.08-.21.17-.42.35-.79.55-1.13.03-.06.07-.06.13-.05.96.23,1.92.22,2.84-.01,0,0,.01,0,.02,0h.03s.01.02.01.02c.15.31.22,1.55.01,2.01l-.03.07ZM20.51,42.83c.31-.03.58.06.82.28.16.15.28.34.36.61.16-.5.09-1.57-.03-1.86-.93.24-1.9.24-2.87.01-.03,0-.04,0-.06.02-.2.34-.38.71-.55,1.12-.03.07-.05.14-.08.21.25-.25.47-.38.75-.47.45-.14.86-.07,1.2.21,0,0,.01,0,.02,0,.03-.01.06-.03.09-.04.12-.04.23-.07.34-.08Z" style="fill:#1d1d1b;"/><path d="M19.85,44.4c.21.06.42.12.63.18.15.05.28.13.38.25.05.06.07.14.06.22,0,.01-.01.03-.02.04-.2.17-.42.3-.69.33-.2.02-.39-.02-.6-.07-.2-.07-.4-.11-.59-.2-.31-.13-.6-.31-.8-.59-.02-.03-.02-.05,0-.08.07-.09.13-.19.24-.22.07-.02.14-.02.21-.02.36.02.72.06,1.08.13.03,0,.07.02.1.02,0,0,0,0,0,0Z" style="fill:#fff;"/><path d="M20.21,45.48c-.22.02-.42-.03-.61-.07h0c-.08-.03-.16-.05-.24-.08-.12-.04-.24-.07-.36-.12-.38-.16-.64-.36-.83-.61-.02-.03-.05-.09,0-.15l.02-.03c.06-.08.13-.18.26-.21.07-.02.15-.03.23-.02.39.02.75.06,1.09.13.01,0,.03,0,.04,0h0s.06.01.06.01c.06.02.13.04.19.05.15.04.3.08.45.13.17.05.3.14.41.27.06.07.09.16.08.26,0,.04-.03.07-.05.08-.24.2-.47.31-.72.34,0,0,0,0,0,0ZM19.63,45.28c.23.06.39.09.57.07.23-.03.44-.13.66-.31,0,0,0,0,0,0,0-.06-.01-.12-.05-.16-.09-.11-.21-.19-.35-.23-.15-.05-.3-.09-.44-.13-.06-.02-.13-.03-.19-.05-.01,0-.03,0-.05-.01-.02,0-.03,0-.05-.01-.33-.07-.68-.11-1.07-.13-.07,0-.14,0-.19.02-.08.02-.13.09-.19.17l-.02.03s0,0,0,0c.18.23.42.41.78.57.11.05.23.08.34.12.08.02.16.05.24.08ZM20.87,45.03h0Z" style="fill:#1d1d1b;"/><path d="M21.68,41.8c-.98.25-1.95.23-2.93,0,.02-.04.04-.07.06-.1.04-.07.09-.14.13-.21.02-.03.04-.05.08-.05.36-.02.73-.07,1.08-.14.36-.07.71-.16,1.06-.29.06-.02.12-.04.19-.07.11.28.21.57.32.85Z" style="fill:#fff;"/><path d="M20.88,41.98c-.68.08-1.39.03-2.13-.14h-.04s.04-.08.04-.08c.01-.02.03-.04.04-.07.01-.02.03-.05.04-.07.03-.05.06-.09.08-.14.02-.04.06-.06.11-.07.35-.02.7-.06,1.08-.14.42-.08.75-.18,1.05-.29.04-.02.08-.03.13-.04l.1-.03.34.92h-.03c-.27.08-.54.13-.81.16ZM18.8,41.78c1,.23,1.93.22,2.84,0l-.3-.79h-.04s-.09.04-.13.06c-.31.12-.64.21-1.06.29-.38.08-.74.12-1.09.14-.03,0-.04.01-.06.03-.03.05-.06.1-.09.14-.01.02-.03.05-.04.07-.01.02-.02.04-.04.06Z" style="fill:#1d1d1b;"/><polygon points="20.75 42.64 20.91 42.8 20.92 42.9 20.71 42.86 20.41 42.88 20.08 42.97 19.35 42.69 19.58 42.5 19.79 42.43 19.96 42.41 20.02 42.41 20.07 42.41 20.17 42.42 20.26 42.43 20.35 42.46 20.53 42.52 20.75 42.64" style="fill:#931820;"/><path d="M20.96,42.94l-.26-.04h-.29s-.34.11-.34.11l-.78-.29.28-.23.21-.07.17-.02h.11s.1,0,.1,0h.09s.1.03.1.03l.18.06.23.13.17.17.02.15ZM20.41,42.84h.3s.18.02.18.02v-.05s-.16-.15-.16-.15l-.22-.12-.17-.06-.09-.02h-.08s-.15-.02-.15-.02h-.06s-.16.02-.16.02l-.2.07-.18.15.67.25.33-.09Z" style="fill:#1d1d1b;"/><path d="M18.2,44.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.95,45.11v-.07c-.01-.2-.15-.3-.3-.39-.14-.08-.31-.12-.47-.16h-.05c-.38-.11-.76-.17-1.12-.21-.1-.01-.2-.02-.29-.02-.04,0-.08,0-.12,0-.11,0-.2.04-.28.13-.02.03-.04.05-.06.08-.01.01-.02.03-.03.04l-.03.04-.02-.04c-.15-.27-.21-.52-.21-.78,0-.06,0-.11.01-.17v-.05c.01-.07.04-.13.09-.19.37-.41.78-.61,1.27-.61.26,0,.5.09.72.27,0,0,0,0,.01.01h0c.11-.06.23-.1.36-.12.43-.08.82.09,1.07.45.1.15.17.31.22.5,0,.02.01.05,0,.08l-.04.1c-.09.22-.18.46-.33.66-.07.09-.14.18-.21.27-.03.03-.06.07-.09.1,0,.01-.02.02-.03.03,0,0-.01,0-.02.01l-.05.04ZM18.54,44.19s.04,0,.07,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.36.04.74.11,1.13.2h.05c.16.05.33.09.48.18.15.08.29.18.32.37.03-.03.06-.07.09-.1.07-.08.14-.17.21-.26.14-.2.23-.43.32-.65l.04-.1s0-.01,0-.04c-.05-.18-.12-.33-.21-.48-.23-.34-.6-.5-1-.43-.29.06-.54.21-.75.47l-.05.06-.06-.05.02-.02c.1-.14.23-.27.4-.37-.2-.16-.42-.24-.66-.24-.47,0-.87.19-1.23.59-.04.04-.06.09-.07.15v.06c-.01.05-.02.11-.02.16,0,.23.05.46.18.7,0,0,0,0,0,0,.02-.03.04-.06.07-.09.07-.09.16-.14.26-.15Z" style="fill:#1d1d1b;"/></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.44" y1="1700.28" x2="25.44" y2="1655.28" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="1701.87" y2="1657.3" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-4" x1="34.73" y1="-515.79" x2="34.73" y2="-503.43" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.94,47.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.94,46.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.94,48.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#3a699b;"/><path d="M10.56,53.5c-3.86,0-7-3.14-7-7v-30c0-3.86,3.14-7,7-7h30c3.86,0,7,3.14,7,7v30c0,3.86-3.14,7-7,7H10.56Z" style="fill:#3a699b;"/><path d="M48.06,36.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#3a699b;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#4b8ce3;"/><path d="M47.56,8.5c0-3.87-3.13-7-7-7H10.56c-3.87,0-7,3.13-7,7v30c0,3.87,3.13,7,7,7h30c3.87,0,7-3.13,7-7V8.5ZM47.06,38.5c0,3.59-2.91,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.59,2.91-6.5,6.5-6.5h30c3.59,0,6.5,2.91,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.3;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#4b8ce3;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><path d="M37.14,19.76h-5.6l3.95-3.96h-9.61v-4.86h9s-3.95-3.96-3.95-3.96h6.64l6.01,6.08" style="fill:url(#linear-gradient-4); isolation:isolate; opacity:.3;"/><path d="M37.44,7.28h-5.78l3.95,3.96h-9.43v4.26h10.04l-3.95,3.96h4.87l6.09-6.39-5.78-5.78Z" style="fill:#3d759b;"/><polygon points="33 19.15 36.96 15.19 26.49 15.19 26.49 12.15 36.96 12.15 33 8.19 37.01 8.19 42.49 13.67 37.01 19.15 33 19.15" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,43.07c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,22.65l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,39.66c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,37.28s0,0,0,0h0ZM16.11,36.86s0,0,0,.01c0,0,0,0,0-.01ZM17.82,32.84c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,32.5h0Z" style="fill:#3d759b;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,34.12c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,37.58c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="-551.14" x2="25.56" y2="-518.31" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" x1="25.56" y1="-551.14" x2="25.56" y2="-518.31" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-3" x1="34.89" y1="-523.79" x2="34.89" y2="-511.43" xlink:href="#linear-gradient"/></defs><g id="Layer_2"><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.75;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#3d759b;"/><path d="M40.56,9.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7Z" style="fill:#4b8ce3;"/><path d="M40.56,9.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM46.06,46.5c0,3.03-2.47,5.5-5.5,5.5H10.56c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#3a699b;"/></g><g id="Layer_1"><path d="M37.3,27.76h-5.6l3.95-3.96h-9.61v-4.86h9s-3.95-3.96-3.95-3.96h6.64l6.01,6.08" style="fill:url(#linear-gradient-3); isolation:isolate; opacity:.3;"/><path d="M37.61,15.28h-5.78l3.95,3.96h-9.43v4.26h10.04l-3.95,3.96h4.87l6.09-6.39-5.78-5.78Z" style="fill:#3d759b;"/><polygon points="33.17 27.15 37.12 23.19 26.65 23.19 26.65 20.15 37.12 20.15 33.17 16.19 37.18 16.19 42.65 21.67 37.18 27.15 33.17 27.15" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,50.57c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,30.15l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,47.16c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,44.78s0,0,0,0h0ZM16.11,44.36s0,0,0,.01c0,0,0,0,0-.01ZM17.82,40.34c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,40h0Z" style="fill:#3d759b;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,41.62c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,45.08c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.44" y1="1146.28" x2="25.44" y2="1101.28" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="1147.87" y2="1103.3" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-4" x1="31.84" y1="-517.57" x2="31.84" y2="-499.88" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.94,47.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.94,46.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.94,48.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#3caa69;"/><path d="M10.56,53.5c-3.86,0-7-3.14-7-7v-30c0-3.86,3.14-7,7-7h30c3.86,0,7,3.14,7,7v30c0,3.86-3.14,7-7,7H10.56Z" style="fill:#3caa69;"/><path d="M48.06,36.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#3caa69;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#68d799;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.5;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#48cc7e;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><path d="M33.87,21.44l-5.07-4.77h-2.57v-6.18h2.57l5.05-5.05h1.92v5.78l.27.13c.84.39,1.38,1.23,1.39,2.16,0,.93-.53,1.78-1.36,2.18l-.29.14v5.61h-1.91Z" style="fill:url(#linear-gradient-4); isolation:isolate; opacity:.3;"/><path d="M37.16,13.51c0-.82-.49-1.56-1.23-1.91l-.25-.12-.18.38v-6.14h-1.52l-4.94,4.94v.12h-2.53v5.61h2.53v.12l4.94,4.65h1.52v-6.02l.2.42.25-.12c.74-.36,1.21-1.11,1.21-1.93ZM35.5,14.3v-1.54c.27.16.44.45.44.77,0,.32-.17.61-.44.78Z" style="fill:#5db27f;"/><path d="M39.82,13.5c-.01-1.84-1.1-3.53-2.77-4.31l-.26-.12-.79,1.7.25.12c1.02.48,1.68,1.5,1.69,2.62,0,1.13-.64,2.15-1.66,2.64l-.25.12.81,1.69.25-.12c1.66-.8,2.73-2.51,2.72-4.34Z" style="fill:#5db27f;"/><path d="M38.07,7l-.25-.12-.79,1.7.25.12c1.86.87,3.08,2.75,3.09,4.8.01,2.04-1.17,3.94-3.03,4.84l-.25.12.81,1.69.25-.12c2.5-1.21,4.11-3.77,4.09-6.53-.02-2.76-1.65-5.31-4.17-6.48Z" style="fill:#5db27f;"/><path d="M36.88,13.52c0-.71-.42-1.36-1.07-1.66l-.28.6c.42.19.68.61.69,1.07,0,.46-.26.88-.68,1.08l.28.59c.64-.31,1.05-.96,1.05-1.67Z" style="fill:#34332b;"/><path d="M39.54,13.5c-.01-1.8-1.08-3.34-2.61-4.05l-.55,1.19c1.12.52,1.84,1.64,1.85,2.87,0,1.27-.74,2.38-1.81,2.9l.57,1.18c1.52-.73,2.57-2.29,2.56-4.09Z" style="fill:#34332b;"/><path d="M41.96,13.48c-.02-2.76-1.66-5.13-4.01-6.23l-.55,1.19c1.91.89,3.24,2.81,3.25,5.05.01,2.24-1.29,4.18-3.19,5.09l.57,1.18c2.34-1.13,3.95-3.52,3.93-6.28Z" style="fill:#34332b;"/><path d="M26.8,11.62h1.96v4.49h-1.96v-4.49Z" style="fill:#34332b;"/><path d="M34.1,6.57l-4.77,4.77v5.05l4.77,4.49h1.12V6.57h-1.12Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,43.07c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,22.65l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,39.66c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,37.28s0,0,0,0h0ZM16.11,36.86s0,0,0,.01c0,0,0,0,0-.01ZM17.82,32.84c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,32.5h0Z" style="fill:#5db27f;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,34.12c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,37.58c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="-551.14" x2="25.56" y2="-518.31" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" x1="31.84" y1="-525.07" x2="31.84" y2="-507.38" xlink:href="#linear-gradient"/></defs><g id="Layer_2"><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#3caa69;"/><path d="M40.56,9.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7Z" style="fill:#48cc7e;"/><path d="M40.56,9.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM46.06,46.5c0,3.03-2.47,5.5-5.5,5.5H10.56c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#3caa69;"/></g><g id="Layer_1"><path d="M33.87,28.94l-5.07-4.77h-2.57v-6.18h2.57l5.05-5.05h1.92v5.78l.27.13c.84.39,1.38,1.23,1.39,2.16,0,.93-.53,1.78-1.36,2.18l-.29.14v5.61h-1.91Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.3;"/><path d="M37.16,21.01c0-.82-.49-1.56-1.23-1.91l-.25-.12-.18.38v-6.14h-1.52l-4.94,4.94v.12h-2.53v5.61h2.53v.12l4.94,4.65h1.52v-6.02l.2.42.25-.12c.74-.36,1.21-1.11,1.21-1.93ZM35.5,21.8v-1.54c.27.16.44.45.44.77,0,.32-.17.61-.44.78Z" style="fill:#5db27f;"/><path d="M39.82,21c-.01-1.84-1.1-3.53-2.77-4.31l-.26-.12-.79,1.7.25.12c1.02.48,1.68,1.5,1.69,2.62,0,1.13-.64,2.15-1.66,2.64l-.25.12.81,1.69.25-.12c1.66-.8,2.73-2.51,2.72-4.34Z" style="fill:#5db27f;"/><path d="M38.07,14.5l-.25-.12-.79,1.7.25.12c1.86.87,3.08,2.75,3.09,4.8.01,2.04-1.17,3.94-3.03,4.84l-.25.12.81,1.69.25-.12c2.5-1.21,4.11-3.77,4.09-6.53-.02-2.76-1.65-5.31-4.17-6.48Z" style="fill:#5db27f;"/><path d="M36.88,21.02c0-.71-.42-1.36-1.07-1.66l-.28.6c.42.19.68.61.69,1.07,0,.46-.26.88-.68,1.08l.28.59c.64-.31,1.05-.96,1.05-1.67Z" style="fill:#34332b;"/><path d="M39.54,21c-.01-1.8-1.08-3.34-2.61-4.05l-.55,1.19c1.12.52,1.84,1.64,1.85,2.87,0,1.27-.74,2.38-1.81,2.9l.57,1.18c1.52-.73,2.57-2.29,2.56-4.09Z" style="fill:#34332b;"/><path d="M41.96,20.98c-.02-2.76-1.66-5.13-4.01-6.23l-.55,1.19c1.91.89,3.24,2.81,3.25,5.05.01,2.24-1.29,4.18-3.19,5.09l.57,1.18c2.34-1.13,3.95-3.52,3.93-6.28Z" style="fill:#34332b;"/><path d="M26.8,19.12h1.96v4.49h-1.96v-4.49Z" style="fill:#34332b;"/><path d="M34.1,14.07l-4.77,4.77v5.05l4.77,4.49h1.12v-14.32h-1.12Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,50.57c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,30.15l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,47.16c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,44.78s0,0,0,0h0ZM16.11,44.36s0,0,0,.01c0,0,0,0,0-.01ZM17.82,40.34c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,40h0Z" style="fill:#5db27f;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,41.62c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,45.08c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.06" y1="-1105.72" x2="25.06" y2="-1060.72" gradientTransform="translate(0 -1050.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="-1107.32" y2="-1062.75" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-4" x1="34.99" y1="1109.92" x2="34.99" y2="1098.19" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.56,47.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.56,46.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.56,48.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M47.56,46.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ccb750;"/><path d="M47.56,36.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#ccb752;"/><path d="M40.06,1.5H10.06c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM46.56,38.5c0,3.58-2.92,6.5-6.5,6.5H10.06c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#f7ec9f;"/><path d="M40.06,1.5H10.06c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM46.56,38.5c0,3.58-2.92,6.5-6.5,6.5H10.06c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.75;"/><path d="M40.06,2H10.06c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.06,2H10.06c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#ffe75a;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/><path d="M2.56,8.5h.5v33h-.5V8.5Z" style="fill:#ccb750;"/></g><g id="Layer_1"><path d="M32.75,18.67c-1.52,0-2.97-.6-4.04-1.68-1.08-1.07-1.68-2.53-1.68-4.04,0-3.26,2.62-6.01,5.72-6.01h8.28s0,3.2,0,3.2h1.92s0,5.34,0,5.34h-1.92s0,3.2,0,3.2h-8.28Z" style="fill:url(#linear-gradient-4);"/><path d="M32.75,18.38c-3,0-5.44-2.44-5.43-5.44,0-3,2.44-5.72,5.44-5.72h7.99s0,3.2,0,3.2h1.92s0,4.76,0,4.76h-1.92s0,3.2,0,3.2h-8Z" style="fill:#c9bf8b;"/><path d="M32.75,18.1c-1.37,0-2.68-.54-3.64-1.51-.97-.96-1.51-2.27-1.51-3.64,0-2.84,2.31-4.86,5.15-4.86h7.71s0,3.2,0,3.2h1.92s0,3.62,0,3.62h-1.92s0,3.2,0,3.2h-7.71Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,43.07c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,22.65l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,39.66c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,37.28s0,0,0,0h0ZM16.11,36.86s0,0,0,.01c0,0,0,0,0-.01ZM17.82,32.84c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,32.5h0Z" style="fill:#c9bf8b;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,34.12c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,37.58c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="1145.69" x2="25.56" y2="1112.86" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" x1="34.99" y1="1117.42" x2="34.99" y2="1105.69" xlink:href="#linear-gradient"/></defs><g id="Layer_2"><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ccb750;"/><path d="M46.1,16.5v30c0,3.03-2.47,5.5-5.5,5.5H10.6c-3.04-.01-5.5-2.47-5.5-5.5v-30c0-3.03,2.46-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5Z" style="fill:#ffe75a;"/><path d="M41.97,9.64c-.23-.04-.46-.08-.7-.1-.22-.03-.44-.04-.67-.04H10.6c-.24,0-.48.01-.71.04-.24.02-.47.06-.7.1-3.21.63-5.63,3.47-5.63,6.86v30c0,3.62,2.76,6.6,6.29,6.96.24.03.49.04.75.04h30c.24,0,.48-.01.71-.04.22-.02.44-.06.65-.1,3.21-.63,5.64-3.47,5.64-6.86v-30c0-3.39-2.42-6.23-5.63-6.86ZM46.1,46.5c0,3.03-2.47,5.5-5.5,5.5H10.6c-3.04-.01-5.5-2.47-5.5-5.5v-30c0-3.03,2.46-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#e5cf51;"/></g><g id="Layer_1"><path d="M32.75,26.17c-1.52,0-2.97-.6-4.04-1.68-1.08-1.07-1.68-2.53-1.68-4.04,0-3.26,2.62-6.01,5.72-6.01h8.28s0,3.2,0,3.2h1.92s0,5.34,0,5.34h-1.92s0,3.2,0,3.2h-8.28Z" style="fill:url(#linear-gradient-2);"/><path d="M32.75,25.88c-3,0-5.44-2.44-5.43-5.44,0-3,2.44-5.72,5.44-5.72h7.99s0,3.2,0,3.2h1.92s0,4.76,0,4.76h-1.92s0,3.2,0,3.2h-8Z" style="fill:#c9bf8b;"/><path d="M32.75,25.6c-1.37,0-2.68-.54-3.64-1.51-.97-.96-1.51-2.27-1.51-3.64,0-2.84,2.31-4.86,5.15-4.86h7.71s0,3.2,0,3.2h1.92s0,3.62,0,3.62h-1.92s0,3.2,0,3.2h-7.71Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,50.57c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,30.15l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,47.16c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,44.78s0,0,0,0h0ZM16.11,44.36s0,0,0,.01c0,0,0,0,0-.01ZM17.82,40.34c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,40h0Z" style="fill:#c9bf8b;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,41.62c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,45.08c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.44" y1="-1703.8" x2="25.44" y2="-1658.8" gradientTransform="translate(0 -1648.8) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="-1705.4" y2="-1660.83" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="-1606.3" x2="25.56" y2="-1638.6" gradientTransform="translate(0 -1604.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.94,47.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.94,46.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.94,48.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ad1e1e;"/><path d="M10.56,53.5c-3.86,0-7-3.14-7-7v-30c0-3.86,3.14-7,7-7h30c3.86,0,7,3.14,7,7v30c0,3.86-3.14,7-7,7H10.56Z" style="fill:#ad1e1e;"/><path d="M48.06,36.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#ad1e1e;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#f36c6c;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.3;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#ea2424;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><path d="M37.38,18.6c3.08,0,5.58-2.5,5.58-5.58s-2.5-5.87-5.58-5.87h-8.2s0,4.46,0,4.46h1.55s0,3.13,0,3.13h-1.55s0,3.87,0,3.87h8.2Z" style="fill:#ad1e1e;"/><path d="M37.38,18.31c1.41,0,2.74-.55,3.73-1.55.99-.99,1.55-2.33,1.55-3.73,0-2.91-2.37-4.99-5.28-4.99h-7.91s0,3.28,0,3.28h1.55s0,3.71,0,3.71h-1.55s0,3.28,0,3.28h7.91Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,43.07c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,22.65l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,39.66c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,37.28s0,0,0,0h0ZM16.11,36.86s0,0,0,.01c0,0,0,0,0-.01ZM17.82,32.84c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,32.5h0Z" style="fill:#ad1e1e;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,34.12c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,37.58c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="1189.94" x2="25.56" y2="1157.1" gradientTransform="translate(0 -1135.35)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M10.56,54.67c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.67c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.67c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ad1e1e;"/><path d="M40.56,9.67H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7Z" style="fill:#ea2424;"/><path d="M40.47,9.67H10.47c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM45.97,46.67c0,3.03-2.47,5.5-5.5,5.5H10.47c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#ad1e1e;"/></g><g id="Layer_1"><path d="M37.38,26.17c3.08,0,5.58-2.5,5.58-5.58s-2.5-5.87-5.58-5.87h-8.2s0,4.46,0,4.46h1.55s0,3.13,0,3.13h-1.55s0,3.87,0,3.87h8.2Z" style="fill:#ad1e1e;"/><path d="M37.38,25.88c1.41,0,2.74-.55,3.73-1.55.99-.99,1.55-2.33,1.55-3.73,0-2.91-2.37-4.99-5.28-4.99h-7.91s0,3.28,0,3.28h1.55s0,3.71,0,3.71h-1.55s0,3.28,0,3.28h7.91Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,50.57c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,30.15l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,47.16c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,44.78s0,0,0,0h0ZM16.11,44.36s0,0,0,.01c0,0,0,0,0-.01ZM17.82,40.34c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,40h0Z" style="fill:#ad1e1e;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,41.62c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,45.08c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.39 42.38"><rect x="0" y="0" width="141.39" height="42.38" rx="21.19" ry="21.19" style="fill:#ffda61;"/><path d="M42.19,26.72v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.56-1.26-3.56-3.78v-14.69c0-2.52,1.19-3.78,3.56-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M47.96,31.93c-2.4,0-3.6-1.26-3.6-3.78v-14.66c0-2.54,1.19-3.81,3.56-3.81h2.85c2.38,0,3.56,1.27,3.56,3.81v14.66c0,2.52-1.2,3.78-3.6,3.78h-2.79ZM48.67,29.23h1.52c.79,0,1.18-.43,1.18-1.3v-14.26c0-.87-.44-1.3-1.33-1.3h-1.4c-.87,0-1.3.43-1.3,1.3v14.26c0,.87.44,1.3,1.33,1.3Z" style="fill:#133c46;"/><path d="M63.15,20.42v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.67h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M75.08,20.42v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.67h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M80.85,31.93V9.67h7.38v2.7h-4.4v6.76h3.91v2.7h-3.91v7.41h4.4v2.7h-7.38Z" style="fill:#133c46;"/><path d="M99.26,26.72v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.56-1.26-3.56-3.78v-14.69c0-2.52,1.19-3.78,3.56-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M106.33,12.36v19.56h-2.98V12.36h-2.85v-2.7h8.68v2.7h-2.85Z" style="fill:#133c46;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.39 42.38"><rect x="0" y="0" width="141.39" height="42.38" rx="21.19" ry="21.19" style="fill:#89c761;"/><path d="M42.19,26.72v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.56-1.26-3.56-3.78v-14.69c0-2.52,1.19-3.78,3.56-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M47.96,31.93c-2.4,0-3.6-1.26-3.6-3.78v-14.66c0-2.54,1.19-3.81,3.56-3.81h2.85c2.38,0,3.56,1.27,3.56,3.81v14.66c0,2.52-1.2,3.78-3.6,3.78h-2.79ZM48.67,29.23h1.52c.79,0,1.18-.43,1.18-1.3v-14.26c0-.87-.44-1.3-1.33-1.3h-1.4c-.87,0-1.3.43-1.3,1.3v14.26c0,.87.44,1.3,1.33,1.3Z" style="fill:#133c46;"/><path d="M63.15,20.42v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.67h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M75.08,20.42v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.67h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M80.85,31.93V9.67h7.38v2.7h-4.4v6.76h3.91v2.7h-3.91v7.41h4.4v2.7h-7.38Z" style="fill:#133c46;"/><path d="M99.26,26.72v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.56-1.26-3.56-3.78v-14.69c0-2.52,1.19-3.78,3.56-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M106.33,12.36v19.56h-2.98V12.36h-2.85v-2.7h8.68v2.7h-2.85Z" style="fill:#133c46;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.39 42.38"><rect x="0" y="0" width="141.39" height="42.38" rx="21.19" ry="21.19" style="fill:#89c761;"/><path d="M31.43,26.72v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.56-1.26-3.56-3.78v-14.69c0-2.52,1.19-3.78,3.56-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M37.2,31.93c-2.4,0-3.6-1.26-3.6-3.78v-14.66c0-2.54,1.19-3.81,3.56-3.81h2.85c2.38,0,3.56,1.27,3.56,3.81v14.66c0,2.52-1.2,3.78-3.6,3.78h-2.79ZM37.91,29.23h1.52c.79,0,1.18-.43,1.18-1.3v-14.26c0-.87-.44-1.3-1.33-1.3h-1.4c-.87,0-1.3.43-1.3,1.3v14.26c0,.87.44,1.3,1.33,1.3Z" style="fill:#133c46;"/><path d="M52.39,20.42v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.67h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M64.32,20.42v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.67h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M70.09,31.93V9.67h7.38v2.7h-4.4v6.76h3.91v2.7h-3.91v7.41h4.4v2.7h-7.38Z" style="fill:#133c46;"/><path d="M88.5,26.72v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.57-1.26-3.57-3.78v-14.69c0-2.52,1.19-3.78,3.57-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M95.57,12.36v19.56h-2.98V12.36h-2.85v-2.7h8.68v2.7h-2.85Z" style="fill:#133c46;"/><path d="M100.13,31.93V9.67h7.38v2.7h-4.4v6.76h3.91v2.7h-3.91v7.41h4.4v2.7h-7.38Z" style="fill:#133c46;"/><path d="M109.65,31.93V9.67h5.18c2.79,0,4.18,1.43,4.18,4.28v14.76c0,2.15-1.19,3.22-3.56,3.22h-5.8ZM112.62,29.23h2.23c.79,0,1.18-.33,1.18-.99v-14.26c0-1.07-.44-1.61-1.33-1.61h-2.08v16.86Z" style="fill:#133c46;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.39 42.38"><rect x="0" y="0" width="141.39" height="42.38" rx="21.19" ry="21.19" style="fill:#f173a6;"/><path d="M18.83,31.67V9.41h5.18c2.79,0,4.18,1.43,4.18,4.28v14.76c0,2.15-1.19,3.22-3.56,3.22h-5.8ZM21.81,28.97h2.23c.79,0,1.18-.33,1.18-.99v-14.26c0-1.07-.44-1.61-1.33-1.61h-2.08v16.86Z" style="fill:#133c46;"/><path d="M30.83,31.67V9.41h2.98v22.26h-2.98Z" style="fill:#133c46;"/><path d="M42.3,15.39v-1.95c0-.89-.43-1.33-1.3-1.33h-.46c-.85,0-1.27.44-1.27,1.33v3.69c0,.41.08.69.25.84.17.15.43.33.81.56l2.82,1.52c.62.35,1.06.63,1.32.82.26.2.46.43.6.71.14.28.22.81.22,1.6v4.74c0,2.5-1.2,3.75-3.6,3.75h-1.83c-2.38,0-3.57-1.36-3.57-4.09v-1.12h2.98v1.21c0,.87.44,1.3,1.33,1.3h.53c.79,0,1.18-.43,1.18-1.3v-3.78c0-.41-.08-.69-.25-.84-.17-.14-.43-.33-.81-.56l-2.82-1.58c-.62-.33-1.07-.61-1.35-.84-.28-.23-.48-.52-.6-.88-.12-.36-.19-.83-.19-1.41v-4.56c0-2.54,1.19-3.81,3.57-3.81h1.86c2.38,0,3.57,1.27,3.57,3.81v2.17h-2.98Z" style="fill:#133c46;"/><path d="M56.65,26.46v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.57-1.26-3.57-3.78v-14.69c0-2.52,1.19-3.78,3.57-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M62.42,31.67c-2.4,0-3.6-1.26-3.6-3.78v-14.66c0-2.54,1.19-3.81,3.56-3.81h2.85c2.38,0,3.56,1.27,3.56,3.81v14.66c0,2.52-1.2,3.78-3.6,3.78h-2.79ZM63.13,28.97h1.52c.79,0,1.18-.43,1.18-1.3v-14.26c0-.87-.45-1.3-1.33-1.3h-1.4c-.87,0-1.3.43-1.3,1.3v14.26c0,.87.44,1.3,1.33,1.3Z" style="fill:#133c46;"/><path d="M77.61,20.17v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.41h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M89.54,20.17v-10.76h2.98v22.26h-2.98v-4.43l-3.19-10.14v14.57h-2.98V9.41h2.98l3.19,10.76Z" style="fill:#133c46;"/><path d="M95.31,31.67V9.41h7.38v2.7h-4.4v6.76h3.91v2.7h-3.91v7.41h4.4v2.7h-7.38Z" style="fill:#133c46;"/><path d="M113.72,26.46v1.43c0,2.52-1.19,3.78-3.56,3.78h-1.92c-2.38,0-3.57-1.26-3.57-3.78v-14.69c0-2.52,1.19-3.78,3.57-3.78h1.92c2.38,0,3.56,1.26,3.56,3.78v2.51h-2.98v-2.29c0-.87-.44-1.3-1.33-1.3h-.59c-.79,0-1.18.43-1.18,1.3v14.26c0,.87.39,1.3,1.18,1.3h.74c.79,0,1.18-.43,1.18-1.3v-1.21h2.98Z" style="fill:#133c46;"/><path d="M120.79,12.11v19.56h-2.98V12.11h-2.85v-2.7h8.68v2.7h-2.85Z" style="fill:#133c46;"/></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="220" height="77" viewBox="0 0 220 77"><text y="50" fill="red" font-size="48">Back</text></svg>
|