@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,905 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
5
|
+
width="480px" height="360px" viewBox="0 0 480 360" enable-background="new 0 0 480 360" xml:space="preserve">
|
|
6
|
+
<g id="fixed">
|
|
7
|
+
<path fill="#F7F7F7" stroke="#C1C1C1" stroke-width="1.2" d="M-1.4,216.1h482v144.5h-482V216.1z"/>
|
|
8
|
+
<path fill="#D7F7FF" stroke="#7FCCC6" stroke-width="1.2" d="M-1.4-1.4h482v217.5h-482V-1.4z"/>
|
|
9
|
+
</g>
|
|
10
|
+
<g>
|
|
11
|
+
<path fill="#83693E" d="M402.693,71.6h114.5v158.5h-114.5V71.6z"/>
|
|
12
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M403.505,78.494h9.132v22.256h-9.132V78.494z"/>
|
|
13
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M412.637,73.702h4.579v27.048h-4.579V73.702z"/>
|
|
14
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M417.216,80.198h3.302v20.552h-3.302V80.198z"/>
|
|
15
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M420.518,80.198h3.517v20.552h-3.517V80.198z"/>
|
|
16
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M424.032,77.429h5.431v23.321h-5.431V77.429z"/>
|
|
17
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M429.462,75.512h7.562v25.237h-7.562V75.512z"/>
|
|
18
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M437.023,78.068h3.515v22.682h-3.515V78.068z"/>
|
|
19
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M440.538,78.068h2.13v22.682h-2.13V78.068z"/>
|
|
20
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M442.667,72.53h1.491v28.219h-1.491V72.53z"/>
|
|
21
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M444.159,82.54h7.771v18.209h-7.771V82.54z"/>
|
|
22
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M451.932,73.702h7.027v27.048h-7.027V73.702z"/>
|
|
23
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M458.959,74.952h6.672v25.798h-6.672V74.952z"/>
|
|
24
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M465.631,78.068h5.607v22.682h-5.607V78.068z"/>
|
|
25
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M471.239,80.198h1.489v20.552h-1.489V80.198z"/>
|
|
26
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M472.729,80.198h1.488v20.552h-1.488V80.198z"/>
|
|
27
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M474.217,80.198h1.578v20.552h-1.578V80.198z"/>
|
|
28
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M475.795,74.513h4.468v26.236h-4.468V74.513z"/>
|
|
29
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M480.263,76.003h7.536v24.747h-7.536V76.003z"/>
|
|
30
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M487.799,80.198h3.854v20.552h-3.854V80.198z"/>
|
|
31
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M491.654,80.198h2.892v20.552h-2.892V80.198z"/>
|
|
32
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M494.545,77.592h1.489v23.158h-1.489V77.592z"/>
|
|
33
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M496.035,76.003h3.064v24.747h-3.064V76.003z"/>
|
|
34
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M499.102,72.53h2.894v28.219h-2.894V72.53z"/>
|
|
35
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M413.043,173.301h4.578v27.049h-4.578V173.301z"/>
|
|
36
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M408.464,173.301h4.579v27.049h-4.579V173.301z"/>
|
|
37
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M417.622,173.301h4.579v27.049h-4.579V173.301z"/>
|
|
38
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M403.885,173.301h4.579v27.049h-4.579V173.301z"/>
|
|
39
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M422.201,179.797h3.302v20.553h-3.302V179.797z"/>
|
|
40
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M425.502,179.797h3.514v20.553h-3.514V179.797z"/>
|
|
41
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M429.016,177.029h5.434v23.321h-5.434V177.029z"/>
|
|
42
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M434.447,175.112h7.561v25.238h-7.561V175.112z"/>
|
|
43
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M442.007,177.667h3.515v22.683h-3.515V177.667z"/>
|
|
44
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M445.521,177.667h2.131v22.683h-2.131V177.667z"/>
|
|
45
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M447.652,172.13h1.488v28.22h-1.488V172.13z"/>
|
|
46
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M449.143,182.141h7.773v18.209h-7.773V182.141z"/>
|
|
47
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M456.917,173.301h7.027v27.049h-7.027V173.301z"/>
|
|
48
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M463.944,174.551h6.672v25.799h-6.672V174.551z"/>
|
|
49
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M470.616,177.667h5.604v22.683h-5.604V177.667z"/>
|
|
50
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M476.223,179.797h1.489v20.553h-1.489V179.797z"/>
|
|
51
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M477.712,179.797h1.489v20.553h-1.489V179.797z"/>
|
|
52
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M479.202,179.797h1.578v20.553h-1.578V179.797z"/>
|
|
53
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M480.78,174.114h4.468v26.235h-4.468V174.114z"/>
|
|
54
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M485.248,175.603h7.536v24.747h-7.536V175.603z"/>
|
|
55
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M492.784,179.797h3.854v20.553h-3.854V179.797z"/>
|
|
56
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M496.638,179.797h2.895v20.553h-2.895V179.797z"/>
|
|
57
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M499.53,177.192h1.489v23.158h-1.489V177.192z"/>
|
|
58
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M501.02,175.603h3.066v24.747h-3.066V175.603z"/>
|
|
59
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M504.086,172.13h2.891v28.22h-2.891V172.13z"/>
|
|
60
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M494.963,144.894h4.565v22.256h-4.565V144.894z"/>
|
|
61
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M508.048,150.85h4.579v16.3h-4.579V150.85z"/>
|
|
62
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M413.674,146.597h3.301v20.553h-3.301V146.597z"/>
|
|
63
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M410.161,146.597h3.514v20.553h-3.514V146.597z"/>
|
|
64
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M404.729,143.829h5.435v23.321h-5.435V143.829z"/>
|
|
65
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M489.002,141.112h5.961v26.038h-5.961V141.112z"/>
|
|
66
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M485.488,144.467h3.515v22.683h-3.515V144.467z"/>
|
|
67
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M483.358,144.467h2.13v22.683h-2.13V144.467z"/>
|
|
68
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M506.557,138.93h1.491v28.22h-1.491V138.93z"/>
|
|
69
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M475.584,144.467h7.773v22.683h-7.773V144.467z"/>
|
|
70
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M499.529,140.102h7.025v27.048h-7.025V140.102z"/>
|
|
71
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M441.968,141.352h6.671v25.798h-6.671V141.352z"/>
|
|
72
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M449.744,144.332h5.604v22.683h-5.604V144.332z"/>
|
|
73
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M515.694,146.597h1.487v20.553h-1.487V146.597z"/>
|
|
74
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M514.205,146.597h1.489v20.553h-1.489V146.597z"/>
|
|
75
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M512.627,146.597h1.577v20.553h-1.577V146.597z"/>
|
|
76
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M434.5,146.597h7.536v20.553H434.5V146.597z"/>
|
|
77
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M430.645,146.597h3.854v20.553h-3.854V146.597z"/>
|
|
78
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M424.663,147.043h2.891v20.552h-2.891V147.043z"/>
|
|
79
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M422.521,144.212h1.487v23.158h-1.487V144.212z"/>
|
|
80
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M419.331,142.403h3.067v24.747h-3.067V142.403z"/>
|
|
81
|
+
<path fill="#FF73CD" stroke="#BF38C6" stroke-width="0.4" d="M504.376,207.202h4.566v22.257h-4.566V207.202z"/>
|
|
82
|
+
<path fill="#FF668E" stroke="#CE1244" stroke-width="0.4" d="M413.674,208.906h3.301v20.553h-3.301V208.906z"/>
|
|
83
|
+
<path fill="#FF8DAB" stroke="#CE1244" stroke-width="0.4" d="M410.161,208.906h3.514v20.553h-3.514V208.906z"/>
|
|
84
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M404.729,214.137h5.435v15.321h-5.435V214.137z"/>
|
|
85
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M498.417,211.42h5.96v18.038h-5.96V211.42z"/>
|
|
86
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M444.94,206.775h3.515v22.684h-3.515V206.775z"/>
|
|
87
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M442.811,206.775h2.132v22.684h-2.132V206.775z"/>
|
|
88
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M435.038,206.775h7.771v22.684h-7.771V206.775z"/>
|
|
89
|
+
<path fill="#FF768D" stroke="#BF38C6" stroke-width="0.4" d="M508.943,210.411h7.025v19.048h-7.025V210.411z"/>
|
|
90
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M428.366,211.661h6.672v17.798h-6.672V211.661z"/>
|
|
91
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M496.926,209.452h1.49v20.552h-1.49V209.452z"/>
|
|
92
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M495.438,209.452h1.488v20.552h-1.488V209.452z"/>
|
|
93
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M493.86,209.452h1.577v20.552h-1.577V209.452z"/>
|
|
94
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M420.831,208.906h7.535v20.553h-7.535V208.906z"/>
|
|
95
|
+
<path fill="#FF4374" stroke="#CE1244" stroke-width="0.4" d="M416.975,208.906h3.855v20.553h-3.855V208.906z"/>
|
|
96
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M448.455,223.622h28.516v5.837h-28.516V223.622z"/>
|
|
97
|
+
<path fill="#F2E07B" stroke="#C1AD4F" stroke-width="0.4" d="M448.455,217.786h28.516v5.836h-28.516V217.786z"/>
|
|
98
|
+
<path fill="#FFFC8D" stroke="#D8D36F" stroke-width="0.4" d="M448.455,211.95h28.516v5.836h-28.516V211.95z"/>
|
|
99
|
+
<path fill="#7DFF0B" stroke="#64C606" stroke-width="0.4" d="M494.577,115.462h4.563v18.256h-4.563V115.462z"/>
|
|
100
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M443.906,113.167h3.302v20.552h-3.302V113.167z"/>
|
|
101
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M440.392,113.167h3.517v20.552h-3.517V113.167z"/>
|
|
102
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M434.961,110.397h5.431v23.321h-5.431V110.397z"/>
|
|
103
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M488.617,118.135h5.96v15.583h-5.96V118.135z"/>
|
|
104
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M485.102,107.037h3.518v26.682h-3.518V107.037z"/>
|
|
105
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M482.972,107.037h2.13v26.682h-2.13V107.037z"/>
|
|
106
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M506.171,112.29h4.69v21.429h-4.69V112.29z"/>
|
|
107
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M476.799,111.037h6.173v22.682h-6.173V111.037z"/>
|
|
108
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M499.143,110.67h7.028v23.048h-7.028V110.67z"/>
|
|
109
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M451.062,107.92h6.671v25.798h-6.671V107.92z"/>
|
|
110
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M458.839,110.901h5.607v22.682h-5.607V110.901z"/>
|
|
111
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M468.973,113.167h1.49v20.552h-1.49V113.167z"/>
|
|
112
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M467.484,113.167h1.486v20.552h-1.486V113.167z"/>
|
|
113
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M465.907,113.167h1.577v20.552h-1.577V113.167z"/>
|
|
114
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M470.463,113.167h6.336v20.552h-6.336V113.167z"/>
|
|
115
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M447.208,113.167h3.854v20.552h-3.854V113.167z"/>
|
|
116
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M409.725,109.605h19.122v23.185h-19.122V109.605z"/>
|
|
117
|
+
<path fill="#11B7BC" d="M413.105,114.671h12.268v3.464h-12.268V114.671z"/>
|
|
118
|
+
<path fill="#11B7BC" d="M413.105,119.177h8.554v0.82h-8.554V119.177z"/>
|
|
119
|
+
<path id="Bookshelf3Frame" fill="#B29562" stroke="#997945" stroke-width="1.2" stroke-miterlimit="10" d="M398.693,67.6v166.5
|
|
120
|
+
h122.5V67.6H398.693z M517.193,230.1h-114.5v-26.066h114.5V230.1z M517.193,200.02h-114.5v-29.079h114.5V200.02z M517.193,166.93
|
|
121
|
+
h-114.5v-29.08h114.5V166.93z M517.193,133.84h-114.5v-29.08h114.5V133.84z M517.193,100.75h-114.5V71.6h114.5V100.75z"/>
|
|
122
|
+
</g>
|
|
123
|
+
<g>
|
|
124
|
+
<path fill="#83693E" d="M34.414,71.6h114.5v158.5h-114.5V71.6z"/>
|
|
125
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M136.161,80.198h3.301v20.552h-3.301V80.198z"/>
|
|
126
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M132.647,80.198h3.514v20.552h-3.514V80.198z"/>
|
|
127
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M142.976,80.198h3.302v20.552h-3.302V80.198z"/>
|
|
128
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M139.462,80.198h3.514v20.552h-3.514V80.198z"/>
|
|
129
|
+
<path fill="#F0511F" stroke="#BC320D" stroke-width="0.4" d="M127.216,77.429h5.431v23.321h-5.431V77.429z"/>
|
|
130
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M119.656,75.512h7.561v25.237h-7.561V75.512z"/>
|
|
131
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M116.141,78.068h3.515v22.682h-3.515V78.068z"/>
|
|
132
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M114.011,78.068h2.13v22.682h-2.13V78.068z"/>
|
|
133
|
+
<path fill="#FFA243" stroke="#DD802C" stroke-width="0.4" d="M40.923,72.53h1.491v28.219h-1.491V72.53z"/>
|
|
134
|
+
<path fill="#FFD03B" stroke="#D6A827" stroke-width="0.4" d="M39.432,72.53h1.491v28.219h-1.491V72.53z"/>
|
|
135
|
+
<path fill="#36AFCC" stroke="#2596A8" stroke-width="0.4" d="M37.941,72.53h1.491v28.219h-1.491V72.53z"/>
|
|
136
|
+
<path fill="#CC3730" stroke="#B72828" stroke-width="0.4" d="M42.414,72.53h1.491v28.219h-1.491V72.53z"/>
|
|
137
|
+
<path fill="#B1FFF6" stroke="#83D8CC" stroke-width="0.4" d="M36.45,72.53h1.491v28.219H36.45V72.53z"/>
|
|
138
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M86.789,74.952h6.671v25.798h-6.671V74.952z"/>
|
|
139
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M81.181,78.068h5.607v22.682h-5.607V78.068z"/>
|
|
140
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M79.691,80.198h1.49v20.552h-1.49V80.198z"/>
|
|
141
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M78.202,80.198h1.489v20.552h-1.489V80.198z"/>
|
|
142
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M76.625,80.198h1.577v20.552h-1.577V80.198z"/>
|
|
143
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M72.156,74.513h4.469v26.236h-4.469V74.513z"/>
|
|
144
|
+
<path fill="#47B6FF" stroke="#3499D1" stroke-width="0.4" d="M64.621,76.003h7.535v24.747h-7.535V76.003z"/>
|
|
145
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M60.765,80.198h3.855v20.552h-3.855V80.198z"/>
|
|
146
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M57.874,80.198h2.892v20.552h-2.892V80.198z"/>
|
|
147
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M43.905,80.198h2.892v20.552h-2.892V80.198z"/>
|
|
148
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M56.384,77.592h1.489v23.158h-1.489V77.592z"/>
|
|
149
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M53.318,76.003h3.066v24.747h-3.066V76.003z"/>
|
|
150
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M50.426,72.53h2.892v28.219h-2.892V72.53z"/>
|
|
151
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M47.535,72.53h2.892v28.219h-2.892V72.53z"/>
|
|
152
|
+
<path fill="#F48D6C" stroke="#C46045" stroke-width="0.4" d="M95.665,76.003H110.2v24.747H95.665V76.003z"/>
|
|
153
|
+
|
|
154
|
+
<line fill="none" stroke="#C46045" stroke-width="0.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="97.676" y1="76.921" x2="97.676" y2="99.53"/>
|
|
155
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M53.921,179.797h3.301v20.553h-3.301V179.797z"/>
|
|
156
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M57.223,179.797h3.514v20.553h-3.514V179.797z"/>
|
|
157
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M60.737,177.029h5.431v23.321h-5.431V177.029z"/>
|
|
158
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M66.167,175.112h7.561v25.238h-7.561V175.112z"/>
|
|
159
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M73.728,177.667h3.515v22.683h-3.515V177.667z"/>
|
|
160
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M77.243,177.667h2.13v22.683h-2.13V177.667z"/>
|
|
161
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M79.373,172.13h1.491v28.22h-1.491V172.13z"/>
|
|
162
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M80.863,182.141h7.773v18.209h-7.773V182.141z"/>
|
|
163
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M88.637,173.301h7.028v27.049h-7.028V173.301z"/>
|
|
164
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M95.665,174.551h6.671v25.799h-6.671V174.551z"/>
|
|
165
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M102.336,177.667h5.607v22.683h-5.607V177.667z"/>
|
|
166
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M107.943,179.797h1.49v20.553h-1.49V179.797z"/>
|
|
167
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M109.433,179.797h1.489v20.553h-1.489V179.797z"/>
|
|
168
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M110.922,179.797h1.578v20.553h-1.578V179.797z"/>
|
|
169
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M112.5,174.114h4.468v26.235H112.5V174.114z"/>
|
|
170
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M116.968,175.603h7.536v24.747h-7.536V175.603z"/>
|
|
171
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M124.504,179.797h3.855v20.553h-3.855V179.797z"/>
|
|
172
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M128.359,179.797h2.892v20.553h-2.892V179.797z"/>
|
|
173
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M131.25,177.192h1.489v23.158h-1.489V177.192z"/>
|
|
174
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M132.74,175.603h3.067v24.747h-3.067V175.603z"/>
|
|
175
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M135.807,172.13h2.891v28.22h-2.891V172.13z"/>
|
|
176
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M54.105,210.195h4.565v19.457h-4.565V210.195z"/>
|
|
177
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M41.006,216.152h4.579v13.5h-4.579V216.152z"/>
|
|
178
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M136.658,211.898h3.301v17.754h-3.301V211.898z"/>
|
|
179
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M139.959,211.898h3.514v17.754h-3.514V211.898z"/>
|
|
180
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M143.473,209.13h5.431v20.521h-5.431V209.13z"/>
|
|
181
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M58.67,206.414h5.961v23.238H58.67V206.414z"/>
|
|
182
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M64.631,209.77h3.515v19.883h-3.515V209.77z"/>
|
|
183
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M68.146,209.77h2.129v19.883h-2.129V209.77z"/>
|
|
184
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M45.585,204.232h1.491v25.42h-1.491V204.232z"/>
|
|
185
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M70.275,209.77h7.773v19.883h-7.773V209.77z"/>
|
|
186
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M47.077,205.404h7.028v24.248h-7.028V205.404z"/>
|
|
187
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M104.995,206.654h6.671v22.998h-6.671V206.654z"/>
|
|
188
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M96.953,229.102l5.567,0.668l2.699-19.723l-5.568-0.667
|
|
189
|
+
L96.953,229.102z"/>
|
|
190
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M36.45,211.898h1.49v17.754h-1.49V211.898z"/>
|
|
191
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M37.94,211.898h1.489v17.754H37.94V211.898z"/>
|
|
192
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M39.429,211.898h1.577v17.754h-1.577V211.898z"/>
|
|
193
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M111.598,211.898h7.536v17.754h-7.536V211.898z"/>
|
|
194
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M119.134,211.898h3.854v17.754h-3.854V211.898z"/>
|
|
195
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M123.615,229.434l2.803,0.705l5.017-17.13l-2.804-0.706
|
|
196
|
+
L123.615,229.434z"/>
|
|
197
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M126.818,229.339l1.445,0.364l5.653-19.658l-1.445-0.363
|
|
198
|
+
L126.818,229.339z"/>
|
|
199
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M128.263,228.902l2.974,0.75l6.04-21.198l-2.974-0.749
|
|
200
|
+
L128.263,228.902z"/>
|
|
201
|
+
<path fill="#FF73CD" stroke="#BF38C6" stroke-width="0.4" d="M136.097,143.588h4.566v22.256h-4.566V143.588z"/>
|
|
202
|
+
<path fill="#FF668E" stroke="#CE1244" stroke-width="0.4" d="M45.395,145.292h3.301v20.552h-3.301V145.292z"/>
|
|
203
|
+
<path fill="#FF8DAB" stroke="#CE1244" stroke-width="0.4" d="M41.881,145.292h3.514v20.552h-3.514V145.292z"/>
|
|
204
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M36.45,150.524h5.431v15.321H36.45V150.524z"/>
|
|
205
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M130.137,147.807h5.96v18.038h-5.96V147.807z"/>
|
|
206
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M76.661,143.163h3.515v22.682h-3.515V143.163z"/>
|
|
207
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M74.531,143.163h2.129v22.682h-2.129V143.163z"/>
|
|
208
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M66.758,143.163h7.773v22.682h-7.773V143.163z"/>
|
|
209
|
+
<path fill="#FF768D" stroke="#BF38C6" stroke-width="0.4" d="M140.664,146.796h7.028v19.048h-7.028V146.796z"/>
|
|
210
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M60.086,148.046h6.671v17.798h-6.671V148.046z"/>
|
|
211
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M128.647,145.837h1.49v20.553h-1.49V145.837z"/>
|
|
212
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M127.158,145.837h1.489v20.553h-1.489V145.837L127.158,145.837z"/>
|
|
213
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M125.58,145.837h1.578v20.553h-1.578V145.837z"/>
|
|
214
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M52.551,145.292h7.535v20.552h-7.535V145.292z"/>
|
|
215
|
+
<path fill="#FF4374" stroke="#CE1244" stroke-width="0.4" d="M48.696,145.292h3.855v20.552h-3.855V145.292z"/>
|
|
216
|
+
<path fill="#FF768D" stroke="#BF38C6" stroke-width="0.4" d="M102.68,160.767h22.139v5.155H102.68V160.767z"/>
|
|
217
|
+
<path fill="#FF768D" stroke="#BF38C6" stroke-width="0.4" d="M102.68,155.553h22.139v5.155H102.68V155.553z"/>
|
|
218
|
+
<path fill="#FF768D" stroke="#BF38C6" stroke-width="0.4" d="M102.68,150.446h22.139v5.155H102.68V150.446z"/>
|
|
219
|
+
<path fill="#8A447E" d="M105.022,152.131h17.454v1.784h-17.454V152.131z"/>
|
|
220
|
+
<path fill="#8A447E" d="M105.022,157.239h17.454v1.785h-17.454V157.239z"/>
|
|
221
|
+
<path fill="#8A447E" d="M105.022,162.453h17.454v1.785h-17.454V162.453z"/>
|
|
222
|
+
<path fill="#FFD92D" stroke="#BC9C19" stroke-width="0.4" d="M95.394,111.462h4.566v22.256h-4.566V111.462z"/>
|
|
223
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M44.722,113.167h3.302v20.552h-3.302V113.167z"/>
|
|
224
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M41.208,113.167h3.514v20.552h-3.514V113.167z"/>
|
|
225
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M35.778,110.397h5.431v23.321h-5.431V110.397z"/>
|
|
226
|
+
<path fill="#FFA52A" stroke="#C67616" stroke-width="0.4" d="M89.433,118.135h5.96v15.583h-5.96V118.135z"/>
|
|
227
|
+
<path fill="#F0511F" stroke="#BC320D" stroke-width="0.4" d="M85.918,107.037h3.515v26.682h-3.515V107.037z"/>
|
|
228
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M83.789,107.037h2.13v26.682h-2.13V107.037z"/>
|
|
229
|
+
<path fill="#2D85D3" stroke="#1B70AF" stroke-width="0.4" d="M106.988,116.29h4.691v17.429h-4.691V116.29z"/>
|
|
230
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M77.616,111.037h6.173v22.682h-6.173V111.037z"/>
|
|
231
|
+
<path fill="#47B6FF" stroke="#3499D1" stroke-width="0.4" d="M99.959,114.67h7.028v19.048h-7.028V114.67z"/>
|
|
232
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M51.878,107.92h6.671v25.798h-6.671V107.92z"/>
|
|
233
|
+
<path fill="#4744B7" stroke="#333396" stroke-width="0.4" d="M59.655,110.901h5.607v22.682h-5.607V110.901z"/>
|
|
234
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M69.79,113.167h1.49v20.552h-1.49V113.167z"/>
|
|
235
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M68.3,113.167h1.49v20.552H68.3V113.167z"/>
|
|
236
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M66.723,113.167H68.3v20.552h-1.577V113.167z"/>
|
|
237
|
+
<path fill="#FF2252" stroke="#CE1244" stroke-width="0.4" d="M71.28,113.167h6.336v20.552H71.28V113.167z"/>
|
|
238
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M48.024,113.167h3.854v20.552h-3.854V113.167z"/>
|
|
239
|
+
<path fill="#FF9436" stroke="#C9671F" stroke-width="0.4" d="M136.097,106.788h4.579v27.048h-4.579V106.788z"/>
|
|
240
|
+
<path fill="#49CD3B" stroke="#41AF31" stroke-width="0.4" d="M131.518,106.788h4.579v27.048h-4.579V106.788z"/>
|
|
241
|
+
<path fill="#FF413C" stroke="#D82D2D" stroke-width="0.4" d="M140.676,106.788h4.579v27.048h-4.579V106.788z"/>
|
|
242
|
+
<path fill="#048BB6" stroke="#077791" stroke-width="0.4" d="M126.939,106.788h4.579v27.048h-4.579V106.788z"/>
|
|
243
|
+
<path id="Bookshelf1Frame" fill="#B29562" stroke="#997945" stroke-width="1.2" stroke-miterlimit="10" d="M30.414,67.6v166.5
|
|
244
|
+
h122.5V67.6H30.414z M148.914,230.1h-114.5v-26.066h114.5V230.1z M148.914,200.02h-114.5v-29.079h114.5V200.02z M148.914,166.93
|
|
245
|
+
h-114.5v-29.08h114.5V166.93z M148.914,133.84h-114.5v-29.08h114.5V133.84z M148.914,100.75h-114.5V71.6h114.5V100.75z"/>
|
|
246
|
+
</g>
|
|
247
|
+
<g>
|
|
248
|
+
<path fill="#83693E" d="M-97.58,71.6h114.5v158.5h-114.5V71.6z"/>
|
|
249
|
+
<path fill="#8ABE9B" stroke="#558D65" stroke-width="0.4" d="M7.789,78.494h5.132v22.256H7.789V78.494z"/>
|
|
250
|
+
<path fill="#F2E07B" stroke="#C1AD4F" stroke-width="0.4" d="M3.209,89.702h4.579v11.048H3.209V89.702z"/>
|
|
251
|
+
<path fill="#F48D6C" stroke="#C46045" stroke-width="0.4" d="M-0.092,80.198h3.301v20.552h-3.301V80.198z"/>
|
|
252
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M-3.606,80.198h3.514v20.552h-3.514V80.198z"/>
|
|
253
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M-9.037,77.429h5.431v23.321h-5.431V77.429z"/>
|
|
254
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M-9.337,177.667h2.13v22.683h-2.13V177.667z"/>
|
|
255
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M-7.208,172.13h1.491v28.22h-1.491V172.13z"/>
|
|
256
|
+
<path fill="#F2E07B" stroke="#C1AD4F" stroke-width="0.4" d="M-5.716,182.141h7.773v18.209h-7.773V182.141z"/>
|
|
257
|
+
<path fill="#B1FFF6" stroke="#83D8CC" stroke-width="0.4" d="M2.057,173.301h7.028v27.049H2.057V173.301z"/>
|
|
258
|
+
<path fill="#FFD92D" stroke="#BC9C19" stroke-width="0.4" d="M9.085,174.551h6.671v25.799H9.085V174.551z"/>
|
|
259
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M-5.31,144.894h4.566v22.256H-5.31V144.894z"/>
|
|
260
|
+
<path fill="#4744B7" stroke="#333396" stroke-width="0.4" d="M7.775,150.85h4.579v16.3H7.775V150.85z"/>
|
|
261
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M-11.27,141.112h5.96v26.038h-5.96V141.112z"/>
|
|
262
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M-14.785,144.467h3.515v22.683h-3.515V144.467z"/>
|
|
263
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M-16.915,144.467h2.13v22.683h-2.13V144.467z"/>
|
|
264
|
+
<path fill="#B1FFF6" stroke="#83D8CC" stroke-width="0.4" d="M-0.744,140.102h7.028v27.048h-7.028V140.102z"/>
|
|
265
|
+
<path fill="#49CD3B" stroke="#41AF31" stroke-width="0.4" d="M15.421,139.397h1.489v27.752h-1.489V139.397z"/>
|
|
266
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M13.932,139.397h1.49v27.752h-1.49V139.397z"/>
|
|
267
|
+
<path fill="#FF9436" stroke="#C9671F" stroke-width="0.4" d="M12.354,139.397h1.578v27.752h-1.578V139.397z"/>
|
|
268
|
+
<path fill="#DB456B" stroke="#BC355B" stroke-width="0.4" d="M-12.577,223.622h28.515v5.837h-28.515V223.622z"/>
|
|
269
|
+
<path fill="#4744B7" stroke="#333396" stroke-width="0.4" d="M-12.577,217.786h28.515v5.836h-28.515V217.786z"/>
|
|
270
|
+
<path fill="#8A447E" stroke="#6B2C63" stroke-width="0.4" d="M-12.577,211.95h28.515v5.836h-28.515V211.95z"/>
|
|
271
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M-5.968,113.167h3.301v20.552h-3.301V113.167z"/>
|
|
272
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M-9.482,113.167h3.514v20.552h-3.514V113.167z"/>
|
|
273
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M-13.17,107.037h3.514v26.682h-3.514V107.037z"/>
|
|
274
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M-15.3,107.037h2.13v26.682h-2.13V107.037z"/>
|
|
275
|
+
<path fill="#048BB6" stroke="#077791" stroke-width="0.4" d="M1.188,107.92h6.671v25.798H1.188V107.92z"/>
|
|
276
|
+
<path fill="#FF413C" stroke="#D82D2D" stroke-width="0.4" d="M8.964,110.901h5.607v22.682H8.964V110.901z"/>
|
|
277
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M-2.667,113.167h3.855v20.552h-3.855V113.167z"/>
|
|
278
|
+
<path id="Bookshelf2Frame" fill="#B29562" stroke="#997945" stroke-width="1.2" stroke-miterlimit="10" d="M-101.58,67.6v166.5
|
|
279
|
+
h122.5V67.6H-101.58z M16.92,230.1h-114.5v-26.066h114.5V230.1z M16.92,200.02h-114.5v-29.079h114.5V200.02z M16.92,166.93h-114.5
|
|
280
|
+
v-29.08h114.5V166.93z M16.92,133.84h-114.5v-29.08h114.5V133.84z M16.92,100.75h-114.5V71.6h114.5V100.75z"/>
|
|
281
|
+
</g>
|
|
282
|
+
<g>
|
|
283
|
+
<path fill="#83693E" d="M270.7,71.6h114.5v158.5H270.7V71.6z"/>
|
|
284
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M359.243,80.312h9.132v20.438h-9.132V80.312z"/>
|
|
285
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M368.375,80.312h4.579v20.438h-4.579V80.312z"/>
|
|
286
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M376.467,80.198h3.303v20.552h-3.303V80.198z"/>
|
|
287
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M372.954,80.198h3.514v20.552h-3.514V80.198z"/>
|
|
288
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M379.77,77.429h5.433v23.321h-5.433V77.429z"/>
|
|
289
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M351.682,80.312h7.562v20.438h-7.562V80.312z"/>
|
|
290
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M348.167,78.068h3.515v22.682h-3.515V78.068z"/>
|
|
291
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M346.038,78.068h2.13v22.682h-2.13V78.068z"/>
|
|
292
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M344.547,72.53h1.49v28.219h-1.49V72.53z"/>
|
|
293
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M336.773,82.54h7.771v18.209h-7.771V82.54z"/>
|
|
294
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M329.746,73.702h7.027v27.048h-7.027V73.702z"/>
|
|
295
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M323.075,74.952h6.671v25.798h-6.671V74.952z"/>
|
|
296
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M317.467,78.068h5.607v22.682h-5.607V78.068z"/>
|
|
297
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M315.977,80.198h1.49v20.552h-1.49V80.198z"/>
|
|
298
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M314.488,80.198h1.488v20.552h-1.488V80.198z"/>
|
|
299
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M312.911,80.198h1.577v20.552h-1.577V80.198z"/>
|
|
300
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M308.441,74.513h4.47v26.236h-4.47V74.513z"/>
|
|
301
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M300.907,76.003h7.534v24.747h-7.534V76.003z"/>
|
|
302
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M297.051,80.198h3.855v20.552h-3.855V80.198z"/>
|
|
303
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M294.16,80.198h2.892v20.552h-2.892V80.198z"/>
|
|
304
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M277.932,80.997h2.893v20.552h-2.893V80.997z"/>
|
|
305
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M292.67,77.592h1.489v23.158h-1.489V77.592z"/>
|
|
306
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M289.604,76.003h3.066v24.747h-3.066V76.003z"/>
|
|
307
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M286.712,72.53h2.892v28.219h-2.892V72.53z"/>
|
|
308
|
+
<path fill="#F2E07B" stroke="#C1AD4F" stroke-width="0.4" d="M281.05,177.301h4.579v23.049h-4.579V177.301z"/>
|
|
309
|
+
<path fill="#F48D6C" stroke="#C46045" stroke-width="0.4" d="M276.471,177.301h4.579v23.049h-4.579V177.301z"/>
|
|
310
|
+
<path fill="#8ABE9B" stroke="#558D65" stroke-width="0.4" d="M285.628,177.301h4.579v23.049h-4.579V177.301z"/>
|
|
311
|
+
<path fill="#F16663" stroke="#C44343" stroke-width="0.4" d="M271.893,177.301h4.578v23.049h-4.578V177.301z"/>
|
|
312
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M290.208,179.797h3.301v20.553h-3.301V179.797z"/>
|
|
313
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M293.508,179.797h3.516v20.553h-3.516V179.797z"/>
|
|
314
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M297.023,177.029h5.431v23.321h-5.431V177.029z"/>
|
|
315
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M302.454,175.112h7.562v25.238h-7.562V175.112z"/>
|
|
316
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M310.014,177.667h3.518v22.683h-3.518V177.667z"/>
|
|
317
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M313.529,177.667h2.13v22.683h-2.13V177.667z"/>
|
|
318
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M315.659,172.13h1.489v28.22h-1.489V172.13z"/>
|
|
319
|
+
<path fill="#E27A3F" stroke="#AA4D1F" stroke-width="0.4" d="M317.148,182.141h7.771v18.209h-7.771V182.141z"/>
|
|
320
|
+
<path fill="#5D2A72" stroke="#3D154F" stroke-width="0.4" d="M334.211,177.667h7.028v22.683h-7.028V177.667z"/>
|
|
321
|
+
<path fill="#8A447E" stroke="#6B2C63" stroke-width="0.4" d="M341.24,177.667h6.671v22.683h-6.671V177.667z"/>
|
|
322
|
+
<path fill="#DB456B" stroke="#BC355B" stroke-width="0.4" d="M347.911,177.667h5.606v22.683h-5.606V177.667z"/>
|
|
323
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M353.518,179.797h1.49v20.553h-1.49V179.797z"/>
|
|
324
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M355.008,179.797h1.489v20.553h-1.489V179.797z"/>
|
|
325
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M356.498,179.797h1.577v20.553h-1.577V179.797z"/>
|
|
326
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M358.075,174.114h4.469v26.235h-4.469V174.114z"/>
|
|
327
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M362.543,175.603h7.535v24.747h-7.535V175.603z"/>
|
|
328
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M370.079,179.797h3.854v20.553h-3.854V179.797z"/>
|
|
329
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M373.934,179.797h2.895v20.553h-2.895V179.797z"/>
|
|
330
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M376.826,177.192h1.488v23.158h-1.488V177.192z"/>
|
|
331
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M378.314,175.603h3.064v24.747h-3.064V175.603z"/>
|
|
332
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M381.381,172.13h2.893v28.22h-2.893V172.13z"/>
|
|
333
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M362.969,144.894h4.566v22.256h-4.566V144.894z"/>
|
|
334
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M376.055,150.85h4.578v16.3h-4.578V150.85z"/>
|
|
335
|
+
<path fill="#7EEAED" stroke="#11B7BC" stroke-width="0.4" d="M281.682,146.597h3.301v20.553h-3.301V146.597z"/>
|
|
336
|
+
<path fill="#7EEAED" stroke="#11B7BC" stroke-width="0.4" d="M278.167,146.597h3.515v20.553h-3.515V146.597z"/>
|
|
337
|
+
<path fill="#7EEAED" stroke="#11B7BC" stroke-width="0.4" d="M272.736,143.829h5.431v23.321h-5.431V143.829z"/>
|
|
338
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M357.009,141.112h5.96v26.038h-5.96V141.112z"/>
|
|
339
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M353.495,144.467h3.515v22.683h-3.515V144.467z"/>
|
|
340
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M351.365,144.467h2.13v22.683h-2.13V144.467z"/>
|
|
341
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M374.564,138.93h1.488v28.22h-1.488V138.93z"/>
|
|
342
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M336.797,144.467h7.773v22.683h-7.773V144.467z"/>
|
|
343
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M367.536,140.102h7.028v27.048h-7.028V140.102z"/>
|
|
344
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M344.739,141.352h6.672v25.798h-6.672V141.352z"/>
|
|
345
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M383.701,146.597h1.488v20.553h-1.488V146.597z"/>
|
|
346
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M382.211,146.597h1.489v20.553h-1.489V146.597z"/>
|
|
347
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M380.633,146.597h1.578v20.553h-1.578V146.597z"/>
|
|
348
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M329.439,146.597h7.535v20.553h-7.535V146.597z"/>
|
|
349
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M325.584,146.597h3.855v20.553h-3.855V146.597z"/>
|
|
350
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M289.87,147.043h2.891v20.552h-2.891V147.043z"/>
|
|
351
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M287.729,144.212h1.489v23.158h-1.489V144.212z"/>
|
|
352
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M319.977,144.467h5.607v22.683h-5.607V144.467z"/>
|
|
353
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M318.486,146.597h1.49v20.553h-1.49V146.597z"/>
|
|
354
|
+
<path fill="#FF73CD" stroke="#BF38C6" stroke-width="0.4" d="M316.998,146.597h1.488v20.553h-1.488V146.597z"/>
|
|
355
|
+
<path fill="#FF768D" stroke="#BF38C6" stroke-width="0.4" d="M315.42,146.597h1.577v20.553h-1.577V146.597z"/>
|
|
356
|
+
<path fill="#FFFC8D" stroke="#D8D36F" stroke-width="0.4" d="M310.952,140.914h4.469v26.236h-4.469V140.914z"/>
|
|
357
|
+
<path fill="#FFFC8D" stroke="#D8D36F" stroke-width="0.4" d="M303.417,142.403h7.535v24.747h-7.535V142.403z"/>
|
|
358
|
+
<path fill="#FF73CD" stroke="#BF38C6" stroke-width="0.4" d="M372.383,207.202h4.566v22.257h-4.566V207.202z"/>
|
|
359
|
+
<path fill="#45B29D" stroke="#278876" stroke-width="0.4" d="M275.46,208.906h3.302v20.553h-3.302V208.906z"/>
|
|
360
|
+
<path fill="#334D5C" stroke="#183949" stroke-width="0.4" d="M271.947,208.906h3.514v20.553h-3.514V208.906z"/>
|
|
361
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M366.422,211.42h5.961v18.038h-5.961V211.42z"/>
|
|
362
|
+
<path fill="#459EFF" stroke="#1A6CB7" stroke-width="0.4" d="M358.352,206.775h3.517v22.684h-3.517V206.775z"/>
|
|
363
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M356.223,206.775h2.129v22.684h-2.129V206.775z"/>
|
|
364
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M348.449,206.775h7.773v22.684h-7.773V206.775z"/>
|
|
365
|
+
<path fill="#4744B7" stroke="#333396" stroke-width="0.4" d="M376.95,210.411h7.026v19.048h-7.026V210.411z"/>
|
|
366
|
+
<path fill="#DF5A49" stroke="#B7372C" stroke-width="0.4" d="M341.777,211.661h6.672v17.798h-6.672V211.661z"/>
|
|
367
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M364.934,209.452h1.488v20.552h-1.488V209.452z"/>
|
|
368
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M363.443,209.452h1.49v20.552h-1.49V209.452z"/>
|
|
369
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M361.866,209.452h1.577v20.552h-1.577V209.452z"/>
|
|
370
|
+
<path fill="#E27A3F" stroke="#AA4D1F" stroke-width="0.4" d="M282.617,208.906h7.535v20.553h-7.535V208.906z"/>
|
|
371
|
+
<path fill="#EFC94C" stroke="#BA942A" stroke-width="0.4" d="M278.762,208.906h3.854v20.553h-3.854V208.906z"/>
|
|
372
|
+
<path fill="#7DFF0B" stroke="#64C606" stroke-width="0.4" d="M368.184,115.462h4.565v18.256h-4.565V115.462z"/>
|
|
373
|
+
<path fill="#22CBFF" stroke="#15AACC" stroke-width="0.4" d="M332.357,113.167h3.302v20.552h-3.302V113.167z"/>
|
|
374
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M328.843,113.167h3.515v20.552h-3.515V113.167z"/>
|
|
375
|
+
<path fill="#8A447E" stroke="#6B2C63" stroke-width="0.4" d="M310.984,110.398h5.431v23.321h-5.431V110.398z"/>
|
|
376
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M362.223,118.135h5.961v15.583h-5.961V118.135z"/>
|
|
377
|
+
<path fill="#14C618" stroke="#0F910F" stroke-width="0.4" d="M358.708,107.037h3.515v26.682h-3.515V107.037z"/>
|
|
378
|
+
<path fill="#1FEFFF" stroke="#11B7BC" stroke-width="0.4" d="M356.579,107.037h2.13v26.682h-2.13V107.037z"/>
|
|
379
|
+
<path fill="#FFFF06" stroke="#C9A200" stroke-width="0.4" d="M379.777,112.29h4.689v21.429h-4.689V112.29z"/>
|
|
380
|
+
<path fill="#4744B7" stroke="#333396" stroke-width="0.4" d="M350.406,111.037h6.173v22.682h-6.173V111.037z"/>
|
|
381
|
+
<path fill="#D0FF08" stroke="#A0BA08" stroke-width="0.4" d="M372.75,110.67h7.027v23.048h-7.027V110.67z"/>
|
|
382
|
+
<path fill="#FB71FF" stroke="#BF38C6" stroke-width="0.4" d="M342.581,113.167h1.489v20.552h-1.489V113.167z"/>
|
|
383
|
+
<path fill="#FFBE1D" stroke="#E88610" stroke-width="0.4" d="M341.09,113.167h1.49v20.552h-1.49V113.167z"/>
|
|
384
|
+
<path fill="#FFFFFF" stroke="#C9C9C9" stroke-width="0.4" d="M339.514,113.167h1.576v20.552h-1.576V113.167z"/>
|
|
385
|
+
<path fill="#4744B7" stroke="#333396" stroke-width="0.4" d="M344.07,111.037h6.336v22.682h-6.336V111.037z"/>
|
|
386
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M335.659,113.167h3.854v20.552h-3.854V113.167z"/>
|
|
387
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M275.452,128.563h33.116v5.155h-33.116V128.563z"/>
|
|
388
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M275.452,123.35h33.116v5.155h-33.116V123.35z"/>
|
|
389
|
+
<path fill="#249CFF" stroke="#1582CC" stroke-width="0.4" d="M275.452,118.242h33.116v5.155h-33.116V118.242z"/>
|
|
390
|
+
<path fill="#1582CC" d="M278.956,119.927h26.108v1.785h-26.108V119.927z"/>
|
|
391
|
+
<path fill="#1582CC" d="M278.956,125.035h26.108v1.785h-26.108V125.035z"/>
|
|
392
|
+
<path fill="#1582CC" d="M278.956,130.249h26.108v1.785h-26.108V130.249z"/>
|
|
393
|
+
<path id="Bookshelf4Frame" fill="#B29562" stroke="#997945" stroke-width="1.2" stroke-miterlimit="10" d="M266.7,67.6v166.5h122.5
|
|
394
|
+
V67.6H266.7z M385.2,230.1H270.7v-26.066h114.5V230.1z M385.2,200.02H270.7v-29.079h114.5V200.02z M385.2,166.93H270.7v-29.08
|
|
395
|
+
h114.5V166.93z M385.2,133.84H270.7v-29.08h114.5V133.84z M385.2,100.75H270.7V71.6h114.5V100.75z"/>
|
|
396
|
+
</g>
|
|
397
|
+
<g>
|
|
398
|
+
<path fill="#FFF250" d="M328.047,229.083H178.045l15.309-29.661h134.693V229.083z"/>
|
|
399
|
+
<path id="tableLegs" fill="#FFFFFF" d="M193.437,233.867h4.784v20.438h-4.784V233.867z M178.045,229.083v4.784v54.882h4.784
|
|
400
|
+
v-54.882h140.435v54.882h4.783v-54.882v-4.784H178.045z"/>
|
|
401
|
+
<path id="TableBorder" fill="#A5971E" d="M328.047,289.42h-4.783c-0.371,0-0.673-0.301-0.673-0.672v-54.21H198.893v19.767
|
|
402
|
+
c0,0.371-0.301,0.672-0.672,0.672h-4.784c-0.371,0-0.672-0.301-0.672-0.672v-19.767h-9.264v54.21c0,0.371-0.301,0.672-0.672,0.672
|
|
403
|
+
h-4.784c-0.371,0-0.672-0.301-0.672-0.672v-59.663c0-0.009,0-0.019,0-0.026l0,0l0,0c0.004-0.104,0.033-0.207,0.081-0.295
|
|
404
|
+
l15.303-29.646c0.115-0.227,0.346-0.364,0.597-0.364h134.693c0.371,0,0.672,0.302,0.672,0.672v89.326
|
|
405
|
+
C328.719,289.12,328.418,289.42,328.047,289.42z M323.936,288.077h3.439v-58.322H178.717v58.322h3.44v-54.21
|
|
406
|
+
c0-0.371,0.301-0.672,0.672-0.672h140.435c0.37,0,0.672,0.301,0.672,0.672V288.077L323.936,288.077z M194.109,253.633h3.44v-19.095
|
|
407
|
+
h-3.44V253.633z M179.148,228.411h148.227v-28.316H193.763L179.148,228.411z"/>
|
|
408
|
+
</g>
|
|
409
|
+
<g>
|
|
410
|
+
<path fill="#BDFCFF" d="M166.521,43.882h84.036v124.115h-84.036V43.882z"/>
|
|
411
|
+
<path fill="#2D7F5C" d="M250.555,167.998v-79.64c-11.033-2.36-25.976-11.147-46.974-13.885c-12.417-1.62-25.679,0.993-37.061,4.078
|
|
412
|
+
v89.447H250.555z"/>
|
|
413
|
+
<path fill="#47B528" d="M250.555,167.998v-56.154c-20.581-0.535-43.355-1.911-67.631-4.837c-5.618-0.677-11.085-1.288-16.403-1.838
|
|
414
|
+
v62.83L250.555,167.998L250.555,167.998z"/>
|
|
415
|
+
<path fill="#8C7950" d="M193.766,138.481c-1.403-6.315-5.964,0-5.964,0s-1.21,20.103-0.413,29.517h7.897
|
|
416
|
+
C189.723,154.473,194.969,143.896,193.766,138.481z"/>
|
|
417
|
+
<path fill="#599134" d="M166.521,85.22v27.855c-0.549-4.419-0.844-9.092-0.844-13.928C165.676,94.312,165.971,89.639,166.521,85.22
|
|
418
|
+
z M186.809,148.786c11.672,0,21.133-22.224,21.133-49.639c0-27.414-9.461-49.639-21.133-49.639
|
|
419
|
+
c-9.613,0-17.726,15.077-20.289,35.711v27.855C169.083,133.709,177.196,148.786,186.809,148.786z M188.775,111.679
|
|
420
|
+
c0-8.278-6.381-14.99-14.253-14.99c-2.966,0-5.72,0.954-8.001,2.584v24.811c2.281,1.631,5.036,2.585,8.001,2.585
|
|
421
|
+
C182.394,126.669,188.775,119.958,188.775,111.679z M190.25,133.305c0-10.179-7.812-18.43-17.447-18.43
|
|
422
|
+
c-2.215,0-4.332,0.44-6.282,1.236v34.388c1.95,0.796,4.066,1.236,6.282,1.236C182.438,151.735,190.25,143.483,190.25,133.305z
|
|
423
|
+
M205.24,78.997c-6.922,0-12.533,6.381-12.533,14.253s5.611,14.253,12.533,14.253c6.921,0,12.532-6.381,12.532-14.253
|
|
424
|
+
C217.772,85.377,212.161,78.997,205.24,78.997z M202.783,98.165c-9.637,0-17.448,9.021-17.448,20.15s7.812,20.15,17.448,20.15
|
|
425
|
+
c9.635,0,17.446-9.021,17.446-20.15S212.418,98.165,202.783,98.165z"/>
|
|
426
|
+
<path fill="#4A7F28" d="M172.802,151.735c-2.215,0-4.332-0.44-6.282-1.236v-6.612c2.165,1.019,4.561,1.588,7.084,1.588
|
|
427
|
+
c3.67,0,7.074-1.199,9.883-3.243c0.514,0.088,1.033,0.134,1.556,0.134c4.185,0,8.087-2.858,11.37-7.789
|
|
428
|
+
c9.164-0.607,16.434-9.378,16.434-20.114c0-4.756-1.43-9.123-3.816-12.57c3.604-2.502,6.012-7.018,6.012-12.173
|
|
429
|
+
c0-2.757-0.689-5.329-1.882-7.509c2.813,2.612,4.61,6.587,4.61,11.04c0,3.844-1.34,7.329-3.515,9.893
|
|
430
|
+
c3.659,3.694,5.972,9.12,5.972,15.172c0,11.129-7.811,20.15-17.446,20.15c-0.995,0-1.968-0.101-2.916-0.285
|
|
431
|
+
c-3.594,6.643-8.129,10.606-13.058,10.606c-1.217,0-2.41-0.245-3.571-0.709C180.328,150.374,176.715,151.735,172.802,151.735z
|
|
432
|
+
M187.796,110.2c0,3.532-2.864,6.396-6.396,6.396c-1.758,0-3.35-0.709-4.505-1.858c0.994,2.241,3.235,3.807,5.846,3.807
|
|
433
|
+
c3.532,0,6.396-2.864,6.396-6.396c0-1.774-0.724-3.38-1.891-4.539C187.597,108.403,187.796,109.278,187.796,110.2z
|
|
434
|
+
M195.668,106.484c0,2.372-1.923,4.295-4.295,4.295c-1.181,0-2.25-0.477-3.026-1.248c0.668,1.505,2.173,2.557,3.926,2.557
|
|
435
|
+
c2.372,0,4.295-1.924,4.295-4.296c0-1.191-0.486-2.27-1.27-3.048C195.534,105.277,195.668,105.864,195.668,106.484z"/>
|
|
436
|
+
<path opacity="0.3" fill="#CFF3FF" enable-background="new " d="M166.521,43.882h84.036v124.115h-84.036V43.882z"/>
|
|
437
|
+
<path id="Window_2_" fill="#FFFFFF" d="M255.635,172.836H161.44V39.043h94.195V172.836z M166.521,43.882v60.058h18.421V43.882
|
|
438
|
+
H166.521z M230.384,43.882h-41.442v60.058h41.442V43.882z M250.555,43.882h-16.171v60.058h16.171V43.882z M166.521,167.998h84.036
|
|
439
|
+
V107.94h-84.036V167.998z"/>
|
|
440
|
+
<path id="WindowBorder" fill="#76C2CE" d="M255.635,39.043v133.793H161.44V39.043H255.635 M256.436,38.243h-0.801H161.44h-0.8v0.8
|
|
441
|
+
v133.793v0.8h0.8h94.195h0.801v-0.8V39.043V38.243L256.436,38.243z"/>
|
|
442
|
+
<path fill="#D1D1D1" d="M212.133,104.198c0,0.663-0.538,1.2-1.2,1.2h-5.909c-0.663,0-1.2-0.537-1.2-1.2v-1.914
|
|
443
|
+
c0-0.663,0.537-1.2,1.2-1.2h5.909c0.662,0,1.2,0.537,1.2,1.2V104.198z"/>
|
|
444
|
+
</g>
|
|
445
|
+
<g>
|
|
446
|
+
<path id="legs3" fill="#EFEFEF" d="M270.555,294.9h-2.912v-27.996h2.912V294.9z M300.917,266.904h-2.912V294.9h2.912V266.904z"/>
|
|
447
|
+
<path id="legs3Border" fill="#BFBFBF" d="M270.555,295.573h-2.912c-0.371,0-0.672-0.302-0.672-0.673v-27.996
|
|
448
|
+
c0-0.371,0.301-0.672,0.672-0.672h2.912c0.371,0,0.672,0.301,0.672,0.672V294.9C271.227,295.271,270.926,295.573,270.555,295.573z
|
|
449
|
+
M268.314,294.229h1.565v-26.651h-1.565V294.229z M300.917,295.573h-2.912c-0.371,0-0.672-0.302-0.672-0.673v-27.996
|
|
450
|
+
c0-0.371,0.301-0.672,0.672-0.672h2.912c0.371,0,0.672,0.301,0.672,0.672V294.9C301.589,295.271,301.289,295.573,300.917,295.573z
|
|
451
|
+
M298.677,294.229h1.568v-26.651h-1.568V294.229z"/>
|
|
452
|
+
<path fill="#636363" d="M270.555,295.573h-2.912c-0.371,0-0.672-0.302-0.672-0.673v-2.293c0-0.371,0.301-0.672,0.672-0.672h2.912
|
|
453
|
+
c0.371,0,0.672,0.301,0.672,0.672v2.293C271.227,295.271,270.926,295.573,270.555,295.573z M300.917,295.573h-2.912
|
|
454
|
+
c-0.371,0-0.672-0.302-0.672-0.673v-2.293c0-0.371,0.301-0.672,0.672-0.672h2.912c0.371,0,0.672,0.301,0.672,0.672v2.293
|
|
455
|
+
C301.589,295.271,301.289,295.573,300.917,295.573z"/>
|
|
456
|
+
<path id="chair3_1_" fill="#FF5500" d="M267.84,267.127c-3.042-2.168-4.48-16.574-4.48-16.574c0-0.963,0.31-1.854,0.826-2.584
|
|
457
|
+
l-3.934-15.334c0-2.475,0.895-9.557,7.465-9.557s29.863-0.393,34.941-0.393c5.076,0,6.57,5.17,5.674,9.946
|
|
458
|
+
c-0.38,2.026-2.008,8.481-3.757,15.242c0.559,0.747,0.893,1.671,0.893,2.676c0,0-0.903,15.022-4.479,16.574
|
|
459
|
+
c-0.622,0.271-1.939,0.511-3.705,0.715c-4.433,0.849-14.263,1.033-21.077,0.562C272.061,268.214,268.794,267.809,267.84,267.127z
|
|
460
|
+
M291.907,237.115c1.155,0,2.092-0.938,2.092-2.092c0-1.154-0.937-2.09-2.092-2.09H278.17c-1.154,0-2.09,0.937-2.09,2.09
|
|
461
|
+
c0,1.152,0.936,2.092,2.09,2.092H291.907"/>
|
|
462
|
+
<path id="chair3Border" fill="#C13B00" d="M284.311,269.329c-2.916,0-5.729-0.088-8.143-0.255
|
|
463
|
+
c-7.217-0.329-8.346-1.135-8.717-1.399c-3.199-2.278-4.609-15.549-4.758-17.055c-0.002-0.021-0.004-0.044-0.004-0.065
|
|
464
|
+
c0-0.963,0.267-1.893,0.771-2.707l-3.856-15.045c-0.016-0.055-0.021-0.109-0.021-0.167c0-1.047,0.229-10.229,8.14-10.229
|
|
465
|
+
c3.49,0,11.59-0.109,19.422-0.216c6.756-0.092,13.137-0.178,15.52-0.178c1.97,0,3.618,0.731,4.771,2.119
|
|
466
|
+
c1.625,1.957,2.209,5.184,1.562,8.624c-0.324,1.729-1.563,6.771-3.688,14.988c0.549,0.839,0.838,1.802,0.838,2.81
|
|
467
|
+
c0,0.014,0,0.023-0.002,0.037c-0.096,1.58-1.041,15.482-4.883,17.15c-0.666,0.289-1.934,0.539-3.873,0.764
|
|
468
|
+
C294.67,269.021,289.786,269.329,284.311,269.329z M304.743,249.913c-1.96,7.549-3.96,15.075-4.4,16.729
|
|
469
|
+
c0.179-0.055,0.298-0.099,0.38-0.134c2.324-1.009,3.731-10.323,4.074-15.978C304.795,250.324,304.777,250.117,304.743,249.913z
|
|
470
|
+
M264.033,250.521c0.568,5.67,2.152,14.603,4.197,16.06c0.012,0.009,0.022,0.019,0.041,0.026l-4.222-16.447
|
|
471
|
+
C264.04,250.279,264.034,250.4,264.033,250.521z M269.666,266.635l0.001,0.002c0.213,0.147,1.366,0.732,6.578,1.096
|
|
472
|
+
c1.862,0.084,3.935,0.127,6.159,0.127c5.453,0,11.111-0.26,14.775-0.682c1.237-0.238,1.651-0.459,1.771-0.541
|
|
473
|
+
c0.001-0.002,0.001-0.006,0.002-0.008c0.022-0.097,8.407-32.479,8.717-34.117c0.573-3.055,0.099-5.865-1.274-7.52
|
|
474
|
+
c-0.899-1.084-2.158-1.635-3.736-1.635c-2.371,0-8.749,0.086-15.5,0.178c-7.836,0.105-15.94,0.215-19.44,0.215
|
|
475
|
+
c-6.436,0-6.78,7.574-6.793,8.803L269.666,266.635z M291.907,237.787H278.17c-1.523,0-2.762-1.239-2.762-2.764
|
|
476
|
+
c0-1.523,1.238-2.764,2.762-2.764h13.737c1.524,0,2.763,1.239,2.763,2.764C294.669,236.547,293.43,237.787,291.907,237.787z
|
|
477
|
+
M278.169,233.605c-0.782,0-1.418,0.637-1.418,1.418c0,0.783,0.638,1.42,1.418,1.42h13.737c0.781,0,1.419-0.637,1.419-1.42
|
|
478
|
+
c0-0.781-0.638-1.418-1.419-1.418H278.169z"/>
|
|
479
|
+
</g>
|
|
480
|
+
<g>
|
|
481
|
+
|
|
482
|
+
<path fill="#4C4C4C" stroke="#262626" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
483
|
+
M90.493,310.227v-3.938h2.338v3.938 M91.662,310.029c-1.98,0-3.586,1.604-3.586,3.586c0,1.979,1.605,3.586,3.586,3.586
|
|
484
|
+
s3.586-1.605,3.586-3.586C95.248,311.634,93.642,310.029,91.662,310.029z"/>
|
|
485
|
+
|
|
486
|
+
<path fill="#4C4C4C" stroke="#262626" stroke-width="0.9913" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
487
|
+
M128.853,269.374v-3.255h1.932v3.255 M129.819,269.209c-1.636,0-2.962,1.326-2.962,2.963s1.326,2.962,2.962,2.962
|
|
488
|
+
c1.636,0,2.962-1.325,2.962-2.962C132.781,270.536,131.455,269.209,129.819,269.209z"/>
|
|
489
|
+
|
|
490
|
+
<path fill="#4C4C4C" stroke="#262626" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
491
|
+
M43.693,310.227v-3.938h2.338v3.938 M44.862,310.029c-1.98,0-3.586,1.604-3.586,3.586c0,1.979,1.605,3.586,3.586,3.586
|
|
492
|
+
s3.586-1.605,3.586-3.586C48.448,311.634,46.842,310.029,44.862,310.029z"/>
|
|
493
|
+
|
|
494
|
+
<path fill="#00C9F7" stroke="#009BB5" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
495
|
+
M132.8,266.393h-0.222l0.021-0.021v-3.107l-2.812,3.133H95.466V250.13c0.068,1.037,0.922,1.859,1.976,1.859
|
|
496
|
+
c1.099,0,1.989-0.892,1.989-1.988c0-1.101-0.891-1.99-1.989-1.99c-1.054,0-1.908,0.823-1.976,1.86v-9.777l0.616-0.691
|
|
497
|
+
c0.354,0.339,0.832,0.543,1.36,0.543c1.099,0,1.989-0.891,1.989-1.986c0-0.607-0.281-1.148-0.714-1.518L132.6,198.38v-3.106
|
|
498
|
+
l-37.134,41.716v-10.942c0.068,1.036,0.922,1.858,1.976,1.858c1.099,0,1.989-0.892,1.989-1.988s-0.891-1.989-1.989-1.989
|
|
499
|
+
c-1.054,0-1.908,0.822-1.976,1.859V214c0.068,1.037,0.922,1.859,1.976,1.859c1.099,0,1.989-0.893,1.989-1.989
|
|
500
|
+
c0-1.099-0.891-1.988-1.989-1.988c-1.054,0-1.908,0.822-1.976,1.859v-0.029c0-4.065-3.036-7.416-6.964-7.926v-27.677
|
|
501
|
+
c0-4.045,3.279-7.325,7.325-7.325h29.648c4.045,0,7.325,3.28,7.325,7.325V266.393z M95.466,238.085v2.008l0.616-0.692
|
|
502
|
+
C95.73,239.066,95.5,238.602,95.466,238.085z M99.432,201.822c0-1.1-0.891-1.989-1.989-1.989c-1.099,0-1.989,0.892-1.989,1.989
|
|
503
|
+
c0,1.097,0.89,1.988,1.989,1.988C98.541,203.811,99.432,202.92,99.432,201.822z M112.641,250c0-1.1-0.892-1.99-1.989-1.99
|
|
504
|
+
c-1.099,0-1.989,0.891-1.989,1.99c0,1.098,0.891,1.988,1.989,1.988C111.75,251.989,112.641,251.098,112.641,250z M112.641,237.956
|
|
505
|
+
c0-1.099-0.892-1.989-1.989-1.989c-1.099,0-1.989,0.891-1.989,1.989s0.891,1.989,1.989,1.989
|
|
506
|
+
C111.75,239.945,112.641,239.055,112.641,237.956z M112.641,225.912c0-1.1-0.892-1.989-1.989-1.989
|
|
507
|
+
c-1.099,0-1.989,0.892-1.989,1.989c0,1.097,0.891,1.988,1.989,1.988C111.75,227.9,112.641,227.01,112.641,225.912z
|
|
508
|
+
M112.641,213.866c0-1.099-0.892-1.988-1.989-1.988c-1.099,0-1.989,0.892-1.989,1.988c0,1.1,0.891,1.989,1.989,1.989
|
|
509
|
+
C111.75,215.855,112.641,214.965,112.641,213.866z M125.85,250c0-1.1-0.891-1.99-1.989-1.99c-1.098,0-1.989,0.891-1.989,1.99
|
|
510
|
+
c0,1.098,0.891,1.988,1.989,1.988C124.959,251.988,125.85,251.098,125.85,250z M112.641,201.822c0-1.1-0.892-1.989-1.989-1.989
|
|
511
|
+
c-1.099,0-1.989,0.892-1.989,1.989c0,1.097,0.891,1.988,1.989,1.988C111.75,203.811,112.641,202.92,112.641,201.822z
|
|
512
|
+
M125.85,237.956c0-1.099-0.891-1.989-1.989-1.989c-1.098,0-1.989,0.891-1.989,1.989s0.891,1.989,1.989,1.989
|
|
513
|
+
C124.959,239.945,125.85,239.055,125.85,237.956z M125.85,225.912c0-1.1-0.891-1.989-1.989-1.989c-1.098,0-1.989,0.892-1.989,1.989
|
|
514
|
+
c0,1.097,0.891,1.988,1.989,1.988C124.959,227.9,125.85,227.01,125.85,225.912z M125.85,201.822c0-1.1-0.891-1.989-1.989-1.989
|
|
515
|
+
c-1.098,0-1.989,0.892-1.989,1.989c0,1.097,0.891,1.988,1.989,1.988C124.959,203.811,125.85,202.92,125.85,201.822z
|
|
516
|
+
M125.85,213.866c0-1.099-0.891-1.988-1.989-1.988c-1.098,0-1.989,0.892-1.989,1.988c0,1.1,0.891,1.989,1.989,1.989
|
|
517
|
+
C124.959,215.855,125.85,214.965,125.85,213.866z M132.6,195.27l-37.134,41.715v3.108l37.134-41.716V195.27z M95.466,304.625v3.108
|
|
518
|
+
l37.134-41.365v-3.108L95.466,304.625z M53.791,239.383c1.2,0,2.173-0.973,2.173-2.172c0-0.077-0.004-0.152-0.012-0.227H51.63
|
|
519
|
+
c-0.008,0.074-0.012,0.146-0.012,0.227C51.618,238.411,52.59,239.383,53.791,239.383z M68.217,239.383
|
|
520
|
+
c1.2,0,2.173-0.973,2.173-2.172c0-0.077-0.004-0.152-0.012-0.227h-4.322c-0.007,0.074-0.012,0.146-0.012,0.227
|
|
521
|
+
C66.044,238.411,67.017,239.383,68.217,239.383z M82.644,239.383c1.2,0,2.173-0.973,2.173-2.172c0-0.077-0.004-0.152-0.012-0.227
|
|
522
|
+
h-4.322c-0.007,0.074-0.012,0.146-0.012,0.227C80.472,238.411,81.444,239.383,82.644,239.383z M95.466,213.708v94.026H40.968
|
|
523
|
+
v-94.026c0-4.418,3.582-8,8-8h38.498C91.884,205.708,95.466,209.29,95.466,213.708z M55.963,289.831c0-1.2-0.973-2.173-2.173-2.173
|
|
524
|
+
s-2.173,0.973-2.173,2.173s0.973,2.173,2.173,2.173S55.963,291.031,55.963,289.831z M55.963,276.676
|
|
525
|
+
c0-1.199-0.973-2.173-2.173-2.173s-2.173,0.974-2.173,2.173s0.973,2.172,2.173,2.172S55.963,277.875,55.963,276.676z
|
|
526
|
+
M55.963,263.521c0-1.201-0.973-2.174-2.173-2.174s-2.173,0.973-2.173,2.174c0,1.199,0.973,2.172,2.173,2.172
|
|
527
|
+
S55.963,264.721,55.963,263.521z M55.963,250.366c0-1.2-0.973-2.173-2.173-2.173s-2.173,0.973-2.173,2.173s0.973,2.173,2.173,2.173
|
|
528
|
+
S55.963,251.566,55.963,250.366z M55.963,237.211c0-1.2-0.973-2.173-2.173-2.173s-2.173,0.973-2.173,2.173
|
|
529
|
+
c0,1.199,0.973,2.172,2.173,2.172S55.963,238.411,55.963,237.211z M70.39,289.831c0-1.2-0.973-2.173-2.173-2.173
|
|
530
|
+
c-1.2,0-2.173,0.973-2.173,2.173s0.973,2.173,2.173,2.173C69.417,292.003,70.39,291.031,70.39,289.831z M70.39,276.676
|
|
531
|
+
c0-1.199-0.973-2.173-2.173-2.173c-1.2,0-2.173,0.974-2.173,2.173s0.973,2.172,2.173,2.172
|
|
532
|
+
C69.417,278.848,70.39,277.875,70.39,276.676z M70.39,263.521c0-1.201-0.973-2.174-2.173-2.174c-1.2,0-2.173,0.973-2.173,2.174
|
|
533
|
+
c0,1.199,0.973,2.172,2.173,2.172C69.417,265.693,70.39,264.721,70.39,263.521z M70.39,250.366c0-1.2-0.973-2.173-2.173-2.173
|
|
534
|
+
c-1.2,0-2.173,0.973-2.173,2.173s0.973,2.173,2.173,2.173C69.417,252.539,70.39,251.566,70.39,250.366z M70.39,237.211
|
|
535
|
+
c0-1.2-0.973-2.173-2.173-2.173c-1.2,0-2.173,0.973-2.173,2.173c0,1.199,0.973,2.172,2.173,2.172
|
|
536
|
+
C69.417,239.383,70.39,238.411,70.39,237.211z M84.817,289.831c0-1.2-0.973-2.173-2.173-2.173c-1.2,0-2.172,0.973-2.172,2.173
|
|
537
|
+
s0.973,2.173,2.172,2.173C83.844,292.003,84.817,291.031,84.817,289.831z M84.817,276.676c0-1.199-0.973-2.173-2.173-2.173
|
|
538
|
+
c-1.2,0-2.172,0.974-2.172,2.173s0.973,2.172,2.172,2.172C83.844,278.848,84.817,277.875,84.817,276.676z M84.817,263.521
|
|
539
|
+
c0-1.201-0.973-2.174-2.173-2.174c-1.2,0-2.172,0.973-2.172,2.174c0,1.199,0.973,2.172,2.172,2.172
|
|
540
|
+
C83.844,265.693,84.817,264.721,84.817,263.521z M84.817,250.366c0-1.2-0.973-2.173-2.173-2.173c-1.2,0-2.172,0.973-2.172,2.173
|
|
541
|
+
s0.973,2.173,2.172,2.173C83.844,252.539,84.817,251.566,84.817,250.366z M84.817,237.211c0-1.2-0.973-2.173-2.173-2.173
|
|
542
|
+
c-1.2,0-2.172,0.973-2.172,2.173c0,1.199,0.973,2.172,2.172,2.172C83.844,239.383,84.817,238.411,84.817,237.211z"/>
|
|
543
|
+
<path fill="#FFFFFF" d="M96.066,263.26v39.799l35.727-39.799H96.066z"/>
|
|
544
|
+
<path fill="#C1C1C1" d="M131.793,263.861H96.066c-0.331,0-0.6-0.271-0.6-0.604c0-0.328,0.269-0.6,0.6-0.6h35.728
|
|
545
|
+
c0.332,0,0.601,0.271,0.601,0.6C132.394,263.592,132.125,263.861,131.793,263.861z"/>
|
|
546
|
+
<path fill="#FFFFFF" d="M88.492,195.27l-11.202,9.838h10.176c4.742,0,8.6,3.857,8.6,8.603v21.701l35.73-40.142H88.492z"/>
|
|
547
|
+
<path fill="#C1C1C1" d="M96.066,236.008c-0.142,0-0.284-0.05-0.398-0.152c-0.248-0.22-0.27-0.6-0.05-0.847l34.842-39.14H88.718
|
|
548
|
+
l-11.032,9.688c-0.249,0.219-0.628,0.194-0.847-0.055c-0.219-0.249-0.194-0.628,0.055-0.847l11.202-9.839
|
|
549
|
+
c0.109-0.099,0.25-0.148,0.396-0.148h43.304c0.236,0,0.451,0.139,0.548,0.354c0.097,0.215,0.058,0.471-0.1,0.646l-35.73,40.141
|
|
550
|
+
C96.396,235.939,96.231,236.008,96.066,236.008z"/>
|
|
551
|
+
<path fill="#FFFFFF" d="M96.066,257.477h5.465v4h-5.465V257.477z"/>
|
|
552
|
+
|
|
553
|
+
<polyline id="vpageBorder" fill="#FFFFFF" stroke="#C1C1C1" stroke-width="0.8" stroke-linejoin="round" stroke-miterlimit="10" points="
|
|
554
|
+
101.531,261.477 101.531,257.477 96.066,257.477 "/>
|
|
555
|
+
<path id="vbook" fill="#8A447E" d="M101.531,292.207c0,0-0.312,2.816-3.381,4.8c0-1.315,0-37.077,0-36.33
|
|
556
|
+
c3.336-2.253,3.381-4,3.381-4V292.207z M98.15,260.676h-2.084v36.33h2.084V260.676z M82.644,288.258
|
|
557
|
+
c-0.867,0-1.572,0.705-1.572,1.572s0.705,1.572,1.572,1.572c0.867,0,1.573-0.705,1.573-1.572S83.511,288.258,82.644,288.258z
|
|
558
|
+
M82.644,261.949c-0.867,0-1.572,0.705-1.572,1.572s0.705,1.57,1.572,1.57c0.867,0,1.573-0.703,1.573-1.57
|
|
559
|
+
S83.511,261.949,82.644,261.949z M82.644,275.104c-0.867,0-1.572,0.705-1.572,1.572s0.705,1.572,1.572,1.572
|
|
560
|
+
c0.867,0,1.573-0.705,1.573-1.572S83.511,275.104,82.644,275.104z"/>
|
|
561
|
+
<path id="vbookBorder" fill="#6B2C63" d="M98.15,297.607h-2.084v-1.2h1.484v-35.132h-1.484v-1.199h1.898
|
|
562
|
+
c1.711-1.184,2.438-2.188,2.745-2.801h-4.644v-1.199l5.465,0.009c0.008,0,0.016,0,0.023,0c0.322,0.013,0.577,0.271,0.577,0.592
|
|
563
|
+
v35.53c0,0.021-0.001,0.044-0.004,0.066c-0.014,0.125-0.38,3.119-3.645,5.23C98.388,297.57,98.273,297.607,98.15,297.607z
|
|
564
|
+
M98.75,260.991v34.815c1.822-1.593,2.146-3.399,2.182-3.642v-33.101C100.436,259.646,99.737,260.297,98.75,260.991z"/>
|
|
565
|
+
|
|
566
|
+
<path fill="#FFFFFF" stroke="#C1C1C1" stroke-width="0.8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
567
|
+
M111.669,211.195H96.49c0.243,0.796,0.376,1.639,0.376,2.513v0.716l14.803-0.17V211.195z"/>
|
|
568
|
+
|
|
569
|
+
<path fill="#8A447E" stroke="#6B2C63" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
570
|
+
M127.079,197.873l-15.41,16.182v-2.855l15.41-15.385V197.873z M127.079,195.814l-16.683-0.039L96.57,208.898l1.004,2.297h14.095
|
|
571
|
+
L127.079,195.814z M111.669,214.055l-14.319,0.397 M111.669,211.223L97.35,211.62"/>
|
|
572
|
+
<path fill="#FFFFFF" stroke="#C1C1C1" stroke-width="0.8" d="M111.669,208.364h-3.251l-0.091,2.294l3.342-0.036V208.364z"/>
|
|
573
|
+
|
|
574
|
+
<path fill="#45B29D" stroke="#278876" stroke-width="0.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
575
|
+
M127.079,195.041l-15.41,16.182v-2.855l15.41-15.385V195.041z M127.079,192.982l-16.683-0.039L94.975,207.54
|
|
576
|
+
c0.006,0.008,0.811,0.815,0.817,0.824h15.877L127.079,192.982z"/>
|
|
577
|
+
<path id="redB" fill="#FF413C" d="M104.999,220.613h-8.933v-6.905c0-4.742-3.857-8.601-8.6-8.601h-2.161v-3.625h19.693
|
|
578
|
+
L104.999,220.613L104.999,220.613z M108.38,197.482c0,0-0.045,1.746-3.381,4c0-0.748,0,17.812,0,19.131
|
|
579
|
+
c3.07-1.983,3.381-4.801,3.381-4.801V197.482z"/>
|
|
580
|
+
<path fill="#FFFFFF" d="M108.38,198.282H90.505l-3.199,3.2h17.874L108.38,198.282z"/>
|
|
581
|
+
<path id="redBBorder" fill="#D82D2D" d="M104.999,221.213h-8.933v-1.199h8.333v-17.932H85.906v3.025h-1.2v-3.627
|
|
582
|
+
c0-0.33,0.269-0.602,0.6-0.602h19.508c1.714-1.188,2.44-2.191,2.747-2.8H90.025l0.001,0.856l-1.2,0.804l-0.003-2.263
|
|
583
|
+
c0-0.158,0.062-0.312,0.176-0.424c0.113-0.113,0.266-0.177,0.425-0.177h18.955c0.002-0.001,0.005,0,0.007,0
|
|
584
|
+
c0.113,0.001,0.218,0.033,0.308,0.089l0,0h0.001c0,0,0,0,0.001,0l0,0c0,0.001,0,0.001,0,0.001h0.001l0,0v0.001l0,0l0,0
|
|
585
|
+
c0.001,0,0.001,0.002,0.001,0c0,0,0.001,0,0.001,0.002l0,0c0,0,0,0,0.001,0l0,0c0.032,0.021,0.062,0.043,0.09,0.068v0.001l0,0l0,0
|
|
586
|
+
c0,0.001,0,0.001,0,0.001l0,0h0.001c0,0,0,0,0,0.001l0,0v0.001c0,0,0.002-0.002,0.001,0.001l0,0c0,0,0,0,0.001,0c0,0,0,0,0,0.001
|
|
587
|
+
l0,0l0,0c0,0.001,0,0.001,0,0.001h0.001l0,0c0.105,0.103,0.174,0.244,0.182,0.401l0,0c0,0,0,0,0,0.001l0,0c0,0.001,0,0.001,0,0.001
|
|
588
|
+
s0,0,0,0.001l0,0v0.001l0,0c0,0,0,0,0,0.001l0,0c0,0,0,0,0,0.001l0,0l0,0c0,0.001,0,0.001,0,0.001s0,0,0,0.001l0,0l0,0
|
|
589
|
+
c0,0.001,0,0.001,0,0.001s0,0,0,0.001l0,0l0,0v0.001c0,0,0,0,0,0.001l0,0v0.001l0,0c0,0.001,0,0.001,0,0.001l0,0v0.001l0,0
|
|
590
|
+
c0,0.001,0,0.001,0,0.001l0,0v0.002l0,0l0,0l0,0v0.002l0,0l0,0l0,0v0.002l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0l0,0l0,0c0,0,0,0,0,0.002
|
|
591
|
+
l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0l0,0l0,0l0,0c0,0.002,0,0.002,0,0.002l0.006,18.336h-0.006
|
|
592
|
+
c0,0.021-0.001,0.039-0.003,0.062c-0.014,0.126-0.38,3.119-3.644,5.231C105.237,221.176,105.123,221.213,104.999,221.213z
|
|
593
|
+
M105.599,201.797v17.617c1.822-1.587,2.143-3.379,2.181-3.641v-15.898C107.286,200.452,106.586,201.104,105.599,201.797z"/>
|
|
594
|
+
<path id="rbookPagesBorder" fill="#C1C1C1" d="M87.342,200.88l2.881-2.88c0.075-0.075,0.177-0.117,0.282-0.117h17.146h0.099
|
|
595
|
+
l-0.57,0.801H90.671l-2.192,2.191L87.342,200.88z"/>
|
|
596
|
+
<path id="lbpage" fill="#FFFFFF" d="M104.78,203.083H86.906l-2.025,2.024h2.586c2.079,0,3.988,0.742,5.477,1.976h11.837v-4H104.78z
|
|
597
|
+
"/>
|
|
598
|
+
<path id="lb" fill="#49CD3B" d="M104.78,220.613c0,0-0.312,2.816-3.381,4.8c0-1.315,0-19.878,0-19.131c3.336-2.252,3.381-4,3.381-4
|
|
599
|
+
V220.613z M101.399,206.282h-9.614c2.556,1.491,4.281,4.259,4.281,7.426v11.705h5.333V206.282z"/>
|
|
600
|
+
<path id="lbBorder" fill="#41AF31" d="M101.399,226.014h-5.333v-1.201h4.733v-17.931h-8.215v-1.2h8.629
|
|
601
|
+
c1.714-1.186,2.441-2.19,2.748-2.8H86.824l-0.399,1.025l-1.2,1.2l-0.001-2.826c0-0.158,0.063-0.312,0.176-0.424
|
|
602
|
+
c0.112-0.112,0.265-0.176,0.424-0.176h18.955c0.002-0.002,0.005,0,0.008,0c0.105,0,0.204,0.026,0.29,0.075l0,0l0,0l0,0
|
|
603
|
+
c0,0,0.001,0.001,0,0.001c0,0,0.001-0.001,0.001,0v0.001c0.05,0.028,0.095,0.064,0.135,0.105l0,0l0,0c0,0,0,0.001,0.001,0.001l0,0
|
|
604
|
+
v0.001c0,0,0-0.003,0.001,0l0,0c0,0.001,0,0.001,0,0.001l0,0c0,0,0,0,0,0.001l0,0l0,0c0,0,0,0,0,0.001l0,0
|
|
605
|
+
c0.094,0.102,0.154,0.23,0.161,0.379l0,0c0,0.001,0,0.001,0,0.001l0,0v0.001l0,0v0.001l0,0c0,0,0,0,0,0.001l0,0v0.001l0,0
|
|
606
|
+
c0,0,0,0,0,0.001l0,0v0.001l0,0c0,0,0,0,0,0.001l0,0v0.001l0,0c0,0,0,0,0,0.003l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0v0.002l0,0l0,0l0,0
|
|
607
|
+
c0,0,0,0,0,0.002l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0l0,0l0,0c0,0,0,0,0,0.002l0,0l0,0l0,0l0,0
|
|
608
|
+
c0,0.002,0,0.002,0,0.002l0,0l0,0l0,0c0,0.002,0,0.002,0,0.002l0,0l0,0l0,0c0,0.002,0,0.002,0,0.002l0,0l0,0l0,0
|
|
609
|
+
c0,0.002,0,0.002,0,0.002l0,0v0.001l0,0c0,0.001,0,0.001,0,0.001l0,0l0.006,18.336h-0.006c0,0.02-0.001,0.041-0.004,0.062
|
|
610
|
+
c-0.014,0.125-0.38,3.116-3.644,5.229C101.637,225.977,101.522,226.014,101.399,226.014z M101.999,206.598v17.616
|
|
611
|
+
c1.822-1.587,2.143-3.379,2.181-3.641v-15.898C103.685,205.252,102.986,205.904,101.999,206.598z"/>
|
|
612
|
+
<path fill="#C1C1C1" d="M85.543,205.107h-1.229l2.308-2.311c0.075-0.072,0.177-0.115,0.283-0.115h17.475l-0.8,0.801H87.071
|
|
613
|
+
L85.543,205.107z"/>
|
|
614
|
+
<path id="p2" fill="#FFFFFF" d="M101.531,207.076h-8.595c1.252,1.035,2.205,2.419,2.715,4h5.88V207.076z"/>
|
|
615
|
+
<path fill="#C1C1C1" d="M101.531,207.477h-8.196l-1.015-0.801h9.211V207.477z"/>
|
|
616
|
+
<path id="rb" fill="#C42639" d="M101.531,224.607c0,0-0.312,2.813-3.381,4.8c0-1.316,0-19.878,0-19.132
|
|
617
|
+
c3.336-2.252,3.381-4,3.381-4V224.607z M98.15,210.275h-2.803c0.46,1.054,0.719,2.213,0.719,3.433v15.699h2.084V210.275z"/>
|
|
618
|
+
<path id="rbBorder" fill="#96142A" d="M98.15,230.006h-2.084v-1.199h1.484v-17.932h-2.03l-0.573-1.199h3.017
|
|
619
|
+
c1.714-1.187,2.441-2.193,2.747-2.801h-8.138l-2-1.199h10.956c0.003,0,0.006,0,0.009,0c0.329,0.004,0.593,0.271,0.593,0.6v18.332
|
|
620
|
+
c0,0.021-0.001,0.043-0.004,0.064c-0.014,0.127-0.38,3.119-3.645,5.233C98.388,229.969,98.273,230.006,98.15,230.006z
|
|
621
|
+
M98.75,210.591v17.617c1.822-1.587,2.144-3.379,2.182-3.642v-15.897C100.436,209.246,99.737,209.896,98.75,210.591z"/>
|
|
622
|
+
</g>
|
|
623
|
+
<g>
|
|
624
|
+
<path fill="#00C9F7" stroke="#009BB5" stroke-width="1.2" d="M253.1,220.328l-7.506-13.52l-32.362,2.713l3.898,13.483
|
|
625
|
+
L253.1,220.328z"/>
|
|
626
|
+
<path id="pages_1_" fill="#F8FEFF" d="M251.35,219.1l-6.449-12.646c0,0-0.351-1.803-4.948-1.803c-4.6,0-9.443,3.522-9.443,3.522
|
|
627
|
+
s-3.207-1.673-8.057-1.673c-4.85,0-7.75,2.95-7.75,2.95l4.25,11.95l16.8-0.854L251.35,219.1z"/>
|
|
628
|
+
<path id="pagesBorder" fill="#D1D1D1" d="M218.95,221.8c-0.175,0-0.326-0.114-0.379-0.274l-4.247-11.938
|
|
629
|
+
c-0.051-0.146-0.016-0.305,0.092-0.414c0.123-0.126,3.075-3.067,8.035-3.067c4.226,0,7.202,1.229,8.019,1.607
|
|
630
|
+
c0.975-0.671,5.278-3.46,9.481-3.46c4.47,0,5.213,1.659,5.326,2.062l6.426,12.602c0.02,0.037,0.035,0.078,0.042,0.121
|
|
631
|
+
c0.002,0.018,0.004,0.033,0.005,0.052c0.004,0.085-0.02,0.165-0.062,0.231l0,0c0,0,0,0,0,0.002
|
|
632
|
+
c-0.01,0.015-0.021,0.029-0.029,0.043l0,0l0,0c-0.064,0.074-0.154,0.125-0.262,0.138c0,0,0,0,0,0.001l0,0c-0.004,0-0.008,0-0.01,0
|
|
633
|
+
l-15.413,1.434c-0.01,0.002-0.016,0.004-0.017,0.004c-0.051,0.017-0.104,0.021-0.155,0.015h-0.005
|
|
634
|
+
c-0.015,0.002-0.03,0.003-0.045,0.003l-16.781,0.852C218.963,221.8,218.957,221.8,218.95,221.8z M215.166,209.564l4.029,11.33
|
|
635
|
+
c0.908-0.291,3.391-1.004,7.21-1.44c3.617-0.415,7.077,0.164,8.658,0.501l-4.866-11.487c-0.63-0.295-3.585-1.565-7.747-1.565
|
|
636
|
+
C218.484,206.9,215.854,208.958,215.166,209.564z M228.985,220.111c-0.809,0-1.646,0.039-2.489,0.137
|
|
637
|
+
c-1.377,0.158-2.582,0.354-3.597,0.553l9.451-0.479C231.354,220.202,230.204,220.111,228.985,220.111z M231.002,208.316
|
|
638
|
+
l4.99,11.781c0.806-0.214,3.518-0.904,7.529-1.689c3.352-0.655,5.787-0.291,7.037,0.023l-6.018-11.802
|
|
639
|
+
c-0.02-0.03-0.027-0.067-0.037-0.104c-0.001-0.004-0.438-1.479-4.557-1.479C236.124,205.05,232.055,207.609,231.002,208.316z
|
|
640
|
+
M247.126,218.848c-0.994,0-2.149,0.092-3.449,0.346c-0.708,0.141-1.375,0.273-1.997,0.404l7.11-0.66
|
|
641
|
+
C248.302,218.882,247.747,218.848,247.126,218.848z"/>
|
|
642
|
+
</g>
|
|
643
|
+
<g>
|
|
644
|
+
<path id="stool1_1_" fill="#EAC78B" stroke="#C69F67" stroke-width="1.2" stroke-miterlimit="10" d="M385.596,229.874
|
|
645
|
+
c0,8.716,0,29.283,0,29.901c0,0.787-3.582,0.715-4.035,0.398l-1.369-0.957v-28.436 M363.738,230.111v18.617l0.488,0.787
|
|
646
|
+
c0.863,0.441,4.031,0.387,4.031-0.399c0-0.427,0-9.798,0-18.312 M387.443,229.375c0,9.124,0,20.283,0,20.745
|
|
647
|
+
c0,0.786,1.849,1.647,2.836,1.2l0.801-0.4v-23.04 M356.489,227.45c0,9.435,0,28.931,0,29.526c0,0.783,2.503,2.099,3.233,1.6
|
|
648
|
+
l1.071-4.801v-24.41 M354.447,221.094v3.445c0,3.624,8.812,6.562,19.688,6.562s19.688-2.938,19.688-6.562v-3.445 M374.135,214.532
|
|
649
|
+
c-10.873,0-19.688,2.938-19.688,6.562s8.812,6.562,19.688,6.562s19.688-2.938,19.688-6.562
|
|
650
|
+
C393.824,217.469,385.008,214.532,374.135,214.532z"/>
|
|
651
|
+
<path fill="#E0B679" d="M380.489,230.75c0.5-0.057,0.991-0.119,1.473-0.188v29.729l-1.473-0.916V230.75z M364.292,249.811
|
|
652
|
+
c0,0.166,0.135,0.301,0.301,0.301c0.165,0,0.3-0.135,0.3-0.301v-19.477c-0.203-0.036-0.398-0.074-0.601-0.111V249.811z
|
|
653
|
+
M389.848,251.443l1.231-0.523v-23.04c-0.377,0.212-0.788,0.417-1.231,0.612V251.443z M359.38,258.686l1.416-4.107v-25.211
|
|
654
|
+
c-0.497-0.152-0.969-0.312-1.416-0.482V258.686z"/>
|
|
655
|
+
<path id="stool1Border_1_" fill="#C69F67" d="M383.289,260.997c-0.905,0-1.766-0.117-2.069-0.328l-1.37-0.957
|
|
656
|
+
c-0.162-0.112-0.258-0.296-0.258-0.491v-27.783c-3.512,0.346-7.212,0.354-10.73,0.021v17.661c0,0.193-0.065,0.562-0.521,0.844
|
|
657
|
+
c-0.943,0.578-3.495,0.546-4.385,0.09c-0.1-0.05-0.18-0.125-0.235-0.218l-0.485-0.786c-0.062-0.096-0.09-0.205-0.09-0.314v-18.153
|
|
658
|
+
c-0.603-0.134-1.185-0.276-1.742-0.433v23.633c0,0.045-0.006,0.089-0.018,0.132l-1.07,4.8c-0.033,0.148-0.121,0.279-0.248,0.365
|
|
659
|
+
c-0.777,0.531-2.068-0.051-2.588-0.324c-0.479-0.252-1.584-0.93-1.584-1.771V227.76c-1.291-0.929-2.041-2.007-2.041-3.216V221.1
|
|
660
|
+
c0-4.481,10.312-7.164,20.287-7.164c9.973,0,20.286,2.683,20.286,7.164v3.444c0,1.414-1.024,2.647-2.741,3.676v22.704
|
|
661
|
+
c0,0.229-0.131,0.436-0.332,0.537l-0.803,0.398c-0.888,0.404-2.062,0.08-2.79-0.387c-0.589-0.382-0.911-0.859-0.911-1.352V230.15
|
|
662
|
+
c-0.215,0.062-0.431,0.115-0.647,0.174v29.451c0,0.205-0.075,0.59-0.582,0.854C385.13,260.881,384.188,260.997,383.289,260.997z
|
|
663
|
+
M355.047,223.607v0.933c0,2.819,7.839,5.963,19.088,5.963c2.123,0,4.125-0.112,5.975-0.312c0.014-0.002,0.021-0.004,0.031-0.004
|
|
664
|
+
c7.938-0.865,13.082-3.361,13.082-5.646v-0.932c-2.998,2.951-11.149,4.646-19.088,4.646
|
|
665
|
+
C366.199,228.257,358.046,226.561,355.047,223.607z M374.135,215.131c-11.249,0-19.088,3.143-19.088,5.963
|
|
666
|
+
s7.839,5.963,19.088,5.963s19.088-3.143,19.088-5.963S385.384,215.131,374.135,215.131z M380.792,231.307v27.603l0.87,0.604
|
|
667
|
+
v-28.322C381.374,231.23,381.084,231.27,380.792,231.307z M382.261,231.104v28.644c0.771,0.096,2.259,0.065,2.735-0.146v-28.994
|
|
668
|
+
C384.12,230.795,383.202,230.96,382.261,231.104z M357.088,228.498v28.445c0.072,0.156,0.516,0.562,1.21,0.873
|
|
669
|
+
c0.329,0.146,0.593,0.22,0.782,0.25v-28.678C358.355,229.114,357.686,228.818,357.088,228.498z M360.196,229.784
|
|
670
|
+
c-0.177-0.058-0.345-0.117-0.517-0.177v26.41l0.517-2.311V229.784z M388.044,229.793v20.326c0.017,0.055,0.188,0.271,0.599,0.473
|
|
671
|
+
c0.306,0.146,0.627,0.231,0.904,0.247V229.25C389.072,229.441,388.571,229.624,388.044,229.793z M390.48,228.85
|
|
672
|
+
c-0.108,0.049-0.224,0.101-0.332,0.147v21.718l0.332-0.166V228.85z M364.635,249.038c0.715,0.237,2.529,0.2,3.025-0.067v-17.643
|
|
673
|
+
c-1.143-0.135-2.255-0.305-3.322-0.506v17.734L364.635,249.038z"/>
|
|
674
|
+
</g>
|
|
675
|
+
<g>
|
|
676
|
+
<path id="Stool" fill="#EAC78B" d="M446.407,262.18c1.566-0.214,3.045-0.486,4.4-0.812c0,4.014,0,31.84,0,32.637
|
|
677
|
+
c0,0.856-4.4,1.384-4.4,0.437C446.407,293.585,446.407,267.292,446.407,262.18z M430.584,262.23
|
|
678
|
+
c-0.301-0.039-0.598-0.078-0.892-0.121c-0.062-0.01-0.122-0.021-0.187-0.027c-0.311-0.047-0.616-0.096-0.919-0.146
|
|
679
|
+
c-0.034-0.006-0.067-0.012-0.104-0.018c-0.337-0.059-0.666-0.118-0.991-0.182c-0.003,0-0.007-0.002-0.01-0.002
|
|
680
|
+
c0,9.275,0,20.519,0,21.07c0,0.945,4.4,0.422,4.4-0.438c0-0.481,0-10.916,0-19.984c-0.371-0.038-0.733-0.081-1.099-0.126
|
|
681
|
+
C430.721,262.25,430.653,262.24,430.584,262.23z M455.192,259.971c-0.22,0.092-0.439,0.182-0.671,0.271
|
|
682
|
+
c-0.03,0.012-0.062,0.021-0.095,0.035c-0.223,0.084-0.448,0.166-0.684,0.246c-0.036,0.014-0.07,0.023-0.106,0.037
|
|
683
|
+
c-0.265,0.09-0.531,0.178-0.812,0.264c0,9.455,0,22.105,0,22.643c0,0.857,2.076,1.835,3.094,1.311c0-0.646,0-15.605,0-25.131
|
|
684
|
+
c0,0,0,0-0.001,0c-0.218,0.104-0.444,0.207-0.678,0.308C455.225,259.957,455.208,259.963,455.192,259.971z M421.561,260.035
|
|
685
|
+
c-0.01-0.004-0.02-0.01-0.027-0.014c-0.311-0.127-0.604-0.258-0.882-0.396c-0.012-0.004-0.021-0.009-0.027-0.015
|
|
686
|
+
c-0.125-0.061-0.245-0.119-0.365-0.184c-0.039-0.021-0.078-0.041-0.117-0.062c-0.113-0.062-0.229-0.122-0.341-0.185
|
|
687
|
+
c-0.021-0.015-0.041-0.023-0.062-0.037c-0.238-0.137-0.464-0.272-0.677-0.414c-0.008-0.006-0.016-0.01-0.021-0.016
|
|
688
|
+
c0,5.704,0,31.465,0,32.227c0,0.684,1.76,1.732,2.854,1.854V260.16C421.784,260.125,421.67,260.081,421.561,260.035z
|
|
689
|
+
M416.812,251.786v3.76c0,3.956,9.619,7.163,21.486,7.163s21.488-3.207,21.488-7.163v-3.76 M438.301,244.623
|
|
690
|
+
c-11.867,0-21.488,3.207-21.488,7.163s9.621,7.162,21.488,7.162s21.488-3.206,21.488-7.162S450.168,244.623,438.301,244.623z"/>
|
|
691
|
+
<path fill="#E0B679" d="M445.248,262.324c0.542-0.062,1.074-0.131,1.596-0.205v32.447l-1.605-1v-31.24
|
|
692
|
+
C445.24,262.325,445.244,262.325,445.248,262.324z M426.954,261.627v20.958l0.932,0.543v-21.317
|
|
693
|
+
c-0.01-0.002-0.019-0.004-0.025-0.006c-0.307-0.057-0.604-0.115-0.898-0.176C426.957,261.628,426.956,261.628,426.954,261.627z
|
|
694
|
+
M455.45,259.861v25.048l1.346-0.57v-25.146c-0.002,0-0.003,0-0.004,0.002c-0.41,0.229-0.856,0.451-1.339,0.664
|
|
695
|
+
C455.452,259.861,455.451,259.861,455.45,259.861z M423.743,260.812c-0.01-0.002-0.021-0.006-0.03-0.012
|
|
696
|
+
c-0.259-0.078-0.512-0.16-0.759-0.244c-0.005-0.002-0.01-0.006-0.014-0.007c-0.152-0.052-0.296-0.104-0.442-0.157v32.229
|
|
697
|
+
l1.245-0.803V260.812z"/>
|
|
698
|
+
<path id="StoolBorder" fill="#C69F67" d="M438.301,244.023c-12.386,0-22.088,3.408-22.088,7.763v3.76
|
|
699
|
+
c0,1.248,0.798,2.42,2.229,3.454v31.948c0,0.891,1.188,1.614,1.698,1.886c0.438,0.229,1.922,0.936,2.788,0.342l1.171-0.873
|
|
700
|
+
c0.152-0.113,0.241-0.291,0.241-0.479v-30.217c0.644,0.183,1.312,0.352,2.012,0.504v19.839c0,0.108,0.03,0.222,0.093,0.313
|
|
701
|
+
l0.529,0.858c0.061,0.093,0.143,0.168,0.236,0.218c0.959,0.492,3.712,0.526,4.731-0.096c0.475-0.29,0.546-0.674,0.546-0.875
|
|
702
|
+
v-19.321c1.846,0.171,3.793,0.263,5.812,0.263c2.091,0,4.105-0.099,6.01-0.281v30.369c0,0.194,0.099,0.379,0.26,0.492l1.495,1.043
|
|
703
|
+
c0.324,0.229,1.247,0.354,2.223,0.354c0.972,0,1.994-0.126,2.518-0.399c0.527-0.275,0.606-0.671,0.606-0.882v-32.17
|
|
704
|
+
c0.275-0.069,0.55-0.146,0.814-0.22v21.851c0,0.517,0.348,1.022,0.975,1.427c0.777,0.504,2.042,0.853,2.989,0.42l0.872-0.438
|
|
705
|
+
c0.203-0.104,0.332-0.311,0.332-0.536v-24.833c1.909-1.152,2.994-2.503,2.994-3.96v-3.76
|
|
706
|
+
C460.389,247.432,450.688,244.023,438.301,244.023z M431.29,282.241c-0.485,0.284-2.564,0.382-3.394,0.089l-0.346-0.555v-19.416
|
|
707
|
+
c1.184,0.227,2.433,0.416,3.736,0.562L431.29,282.241L431.29,282.241z M438.301,258.348c-12.495,0-20.889-3.394-20.889-6.562
|
|
708
|
+
c0-3.17,8.394-6.562,20.889-6.562s20.892,3.393,20.892,6.562S450.796,258.348,438.301,258.348z M438.301,259.548
|
|
709
|
+
c9.805,0,17.93-2.138,20.892-5.188v1.188c0,1.045-0.911,2.113-2.579,3.076c-0.078,0.023-0.148,0.062-0.209,0.117
|
|
710
|
+
c-0.978,0.535-2.188,1.039-3.61,1.482c-0.099,0.006-0.191,0.035-0.271,0.084c-0.537,0.162-1.104,0.315-1.697,0.461
|
|
711
|
+
c-0.11,0-0.207,0.022-0.294,0.069c-1.658,0.39-3.521,0.706-5.562,0.927c-0.079-0.008-0.16,0.002-0.23,0.023
|
|
712
|
+
c-1.988,0.206-4.144,0.32-6.434,0.32c-2.219,0-4.308-0.107-6.243-0.301c-0.065-0.021-0.142-0.027-0.217-0.022
|
|
713
|
+
c-1.662-0.173-3.21-0.41-4.626-0.698c-0.086-0.042-0.188-0.062-0.287-0.061c-1.031-0.217-1.993-0.463-2.878-0.729
|
|
714
|
+
c-0.08-0.048-0.173-0.077-0.271-0.083c-0.448-0.141-0.876-0.287-1.281-0.438l-0.601-0.234c-0.954-0.391-1.771-0.809-2.437-1.245
|
|
715
|
+
c-0.053-0.053-0.116-0.096-0.186-0.126c-1.214-0.84-1.865-1.74-1.865-2.625v-1.186
|
|
716
|
+
C420.373,257.411,428.497,259.548,438.301,259.548z M446.543,262.768v31.037l-1.032-0.722V262.9
|
|
717
|
+
C445.86,262.859,446.203,262.814,446.543,262.768z M450.209,262.12v31.729c-0.496,0.252-2.207,0.279-3.066,0.172V262.68
|
|
718
|
+
C448.212,262.52,449.24,262.334,450.209,262.12z M455.15,260.615v23.689c-0.356-0.017-0.781-0.134-1.15-0.332
|
|
719
|
+
c-0.405-0.225-0.562-0.445-0.572-0.51V261.25C454.037,261.051,454.609,260.838,455.15,260.615z M456.195,283.967l-0.444,0.223
|
|
720
|
+
v-23.832c0.149-0.065,0.301-0.135,0.444-0.205V283.967z M423.143,291.52l-0.646,0.482v-30.988c0.213,0.076,0.423,0.153,0.646,0.229
|
|
721
|
+
V291.52z M421.896,260.792v31.406c-0.206-0.029-0.496-0.104-0.862-0.265c-0.837-0.369-1.347-0.854-1.396-0.985v-31.191
|
|
722
|
+
C420.307,260.125,421.067,260.469,421.896,260.792z"/>
|
|
723
|
+
</g>
|
|
724
|
+
<path fill="#7EEAED" stroke="#11B7BC" stroke-width="0.8" d="M327.032,22.245h130.793v25.799H327.032V22.245z"/>
|
|
725
|
+
<g>
|
|
726
|
+
<path id="Hat" fill="#0062BA" stroke="#005068" stroke-width="1.3" stroke-linejoin="bevel" stroke-miterlimit="10" d="
|
|
727
|
+
M437.288,38.941c0.874-0.23,11.075,2.139,11.383,2.442c0.308,0.303-0.054,1.039-2.332,1.341c-2.279,0.302-6.427,0.115-17.696,2.932
|
|
728
|
+
c-11.27,2.817-17.783,6.159-18.857,6.201s-0.33-1.165,0.376-2.086s2.958-2.1,5.007-3.275c2.049-1.175,3.517-0.861,3.629-2.328
|
|
729
|
+
c0.111-1.468-0.013-4.42,0.606-6.196c0.616-1.776,0.303-3.098,0.128-4.807c-0.178-1.709-0.512-2.685-0.312-3.5
|
|
730
|
+
c0.198-0.816-0.396-2.714-0.807-2.914c-0.409-0.201-1.352-0.561-1.414-1.151c-0.065-0.59-0.607-2.085-0.771-2.37
|
|
731
|
+
c-0.165-0.284-1.312-1.253-0.906-1.867c0.399-0.613,1.146-1.414,1.723-1.133c0.572,0.281,1.23,1.417,1.86,1.066
|
|
732
|
+
s1.479-1.05,2.356-0.465c0.88,0.583,1.213,1.56,2.167,1.166c0.955-0.395,1.426-0.011,2.104,0.779
|
|
733
|
+
c0.678,0.79,4.549,4.814,5.539,6.517c0.987,1.704,2.9,4.317,3.662,5.35C435.493,35.674,437.288,38.941,437.288,38.941z"/>
|
|
734
|
+
<path fill="#00FFDA" d="M422.536,36.222c0.576-0.167,1.18,0.166,1.346,0.743c0.167,0.577-0.166,1.181-0.743,1.347
|
|
735
|
+
c-0.576,0.167-1.18-0.167-1.347-0.744C421.625,36.991,421.958,36.389,422.536,36.222z M417.636,23.288
|
|
736
|
+
c0.07,0.244,0.325,0.385,0.569,0.314c0.243-0.07,0.384-0.325,0.312-0.568c-0.067-0.244-0.322-0.385-0.566-0.314
|
|
737
|
+
C417.707,22.79,417.566,23.044,417.636,23.288z M424.46,25.818c0.069,0.244,0.325,0.384,0.568,0.314
|
|
738
|
+
c0.243-0.07,0.385-0.325,0.312-0.569c-0.068-0.244-0.325-0.384-0.565-0.314C424.531,25.32,424.389,25.574,424.46,25.818z"/>
|
|
739
|
+
<path fill="#FFF364" d="M428.018,30.867l0.762-0.104l-0.378,0.666l0.333,0.689l-0.75-0.155l-0.556,0.53l-0.085-0.761l-0.675-0.362
|
|
740
|
+
l0.697-0.316l0.136-0.754L428.018,30.867z M422.698,29.966l-0.104,0.573l-0.527,0.239l0.513,0.275l0.062,0.578l0.421-0.403
|
|
741
|
+
l0.567,0.117l-0.253-0.521l0.288-0.505l-0.576,0.08L422.698,29.966z M429.577,34.348l-0.104,0.572l-0.527,0.24l0.513,0.274
|
|
742
|
+
l0.063,0.578l0.42-0.403l0.567,0.118l-0.253-0.523l0.287-0.506l-0.576,0.079L429.577,34.348z"/>
|
|
743
|
+
<path id="Hat_x5F_Ribbon" fill="#2792E2" d="M424.355,42.543c-4.415,2.046-5.25,2.321-5.25,2.321s0.171-1.947,0.188-2.626
|
|
744
|
+
c2.417-1.246,7.043-3.485,11.691-4.401c2.769-0.546,3.794-0.704,4.611-0.877c0.637,1.091,1.102,2.051,1.102,2.051
|
|
745
|
+
S430.683,39.79,424.355,42.543z"/>
|
|
746
|
+
</g>
|
|
747
|
+
<g>
|
|
748
|
+
<path id="shield" fill="#176BCE" stroke="#CECECE" stroke-width="2" stroke-miterlimit="10" d="M407.406,30.166
|
|
749
|
+
c-0.82,12.696-15.079,17.59-15.079,17.59s-14.623-5.007-15.08-17.59l-0.229-11.096c0,0,14.225-5.784,15.312-5.784
|
|
750
|
+
c1.087,0,15.505,5.966,15.505,5.966L407.406,30.166z"/>
|
|
751
|
+
<path id="shieldBorder" fill="#9E9E9E" d="M392.327,12.537c1.114,0,11.415,4.212,15.792,6.023l0.479,0.2l-0.443,11.435
|
|
752
|
+
c-0.354,5.433-3.165,10.309-8.144,14.122c-3.721,2.852-7.294,4.096-7.441,4.147l-0.243,0.083l-0.243-0.083
|
|
753
|
+
c-0.154-0.053-3.812-1.324-7.579-4.188c-5.043-3.836-7.812-8.706-8.007-14.083l-0.242-11.623l0.479-0.194
|
|
754
|
+
C381.051,16.62,391.213,12.537,392.327,12.537 M392.327,11.737c-0.345,0-1.392,0-15.896,5.897l-0.479,0.194l-0.513,0.207
|
|
755
|
+
l0.014,0.551l0.242,11.623c0.201,5.637,3.08,10.717,8.32,14.704c3.873,2.946,7.646,4.255,7.807,4.309l0.24,0.083l0.262,0.089
|
|
756
|
+
l0.259-0.089l0.243-0.083c0.154-0.053,3.846-1.337,7.673-4.27c5.163-3.957,8.086-9.042,8.452-14.706v-0.01v-0.01l0.447-11.435
|
|
757
|
+
l0.021-0.557l-0.516-0.213l-0.482-0.2C393.723,11.737,392.671,11.737,392.327,11.737L392.327,11.737z"/>
|
|
758
|
+
<path fill="#CECECE" d="M390.43,18.083l-1.199-3.691l3.143-1.082l3.141,1.082l-1.197,3.691H390.43z M390.677,42.985l-1.046,3.69
|
|
759
|
+
l2.739,1.082l2.737-1.082l-1.045-3.69H390.677z M382.016,35.66l-2.816,0.991l0.541,2.229l1.919,1.258l1.88-2.323L382.016,35.66z
|
|
760
|
+
M401.079,37.815l1.88,2.323l1.919-1.258l0.541-2.229L402.6,35.66L401.079,37.815z M381.788,20.196l-1.849-2.324l-2.864,1.317
|
|
761
|
+
l0.053,3.078l2.923,0.645L381.788,20.196z M404.899,22.913l2.923-0.645l0.053-3.078l-2.864-1.317l-1.849,2.324L404.899,22.913z"/>
|
|
762
|
+
<path fill="#F2C020" d="M392.423,21.021l2.701,4.679h-5.401L392.423,21.021z M395.125,36.246h-5.402l2.701,4.679L395.125,36.246z
|
|
763
|
+
M387.021,30.378h5.399l-2.698-4.678L387.021,30.378z M392.423,30.378h5.402l-2.701-4.678L392.423,30.378z"/>
|
|
764
|
+
<path fill="#1C3B59" d="M381.682,31.957c0.631,0,2.406,1.62,2.562,2.052c0.158,0.45,0.258,2.108,0.339,2.405
|
|
765
|
+
c0.089,0.222,0.271,0.27,0.476,0.27c0.151,0,0.317-0.027,0.469-0.027c0.104,0,0.199,0.013,0.275,0.058
|
|
766
|
+
c0.338,0.195,0.237,0.725,0.857,0.78c0.226-0.084,1.875-1.392,1.875-1.392s-0.264,2.137-0.255,2.314
|
|
767
|
+
c0.298,0.544,0.903,0.247,1.239,0.441c0.319,0.187,0.328,0.914,0.797,0.914c0.021,0,0.048-0.001,0.069-0.005
|
|
768
|
+
c0.3-0.077,1.785-0.817,2.257-0.903c0.022-0.004,0.054-0.006,0.084-0.006c0.625,0,2.854,0.749,2.998,1.272
|
|
769
|
+
c0.152,0.547-4.304,2.768-4.731,2.768c-0.002,0-0.004,0-0.007,0c-0.271-0.017-2.43-1.328-3.745-2.143l-4.968,8.572
|
|
770
|
+
c-0.301,0.519-0.795,0.827-1.243,0.827c-0.156,0-0.312-0.037-0.444-0.116c-0.527-0.306-0.629-1.121-0.227-1.819l4.97-8.575
|
|
771
|
+
c-1.31-0.703-3.604-1.959-3.761-2.193c-0.215-0.328-0.51-5.348,0.043-5.487C381.633,31.96,381.657,31.957,381.682,31.957
|
|
772
|
+
M381.682,31.557c-0.059,0-0.115,0.007-0.168,0.021c-0.186,0.046-0.324,0.187-0.414,0.417c-0.356,0.916-0.187,5.187,0.133,5.677
|
|
773
|
+
c0.084,0.128,0.224,0.338,3.543,2.131l-4.762,8.218c-0.238,0.413-0.342,0.877-0.289,1.307c0.06,0.464,0.297,0.851,0.659,1.06
|
|
774
|
+
c0.194,0.113,0.411,0.17,0.646,0.17c0.604,0,1.229-0.403,1.591-1.026l4.76-8.216c3.186,1.961,3.434,1.976,3.582,1.985l0,0
|
|
775
|
+
c0.604,0,4.387-1.905,5.016-2.734c0.14-0.183,0.186-0.365,0.136-0.541c-0.235-0.842-2.823-1.564-3.384-1.564
|
|
776
|
+
c-0.062,0-0.111,0.005-0.154,0.013c-0.307,0.055-0.839,0.285-1.557,0.603c-0.285,0.126-0.643,0.283-0.729,0.306
|
|
777
|
+
c-0.002-0.032-0.071-0.181-0.113-0.271c-0.094-0.203-0.212-0.457-0.451-0.597c-0.213-0.123-0.441-0.13-0.646-0.136
|
|
778
|
+
c-0.232-0.006-0.33-0.021-0.393-0.077c0.026-0.322,0.14-1.28,0.246-2.149l0.116-0.968l-0.764,0.606
|
|
779
|
+
c-0.647,0.514-1.418,1.102-1.699,1.286c-0.069-0.027-0.101-0.083-0.168-0.215c-0.078-0.151-0.187-0.358-0.417-0.493
|
|
780
|
+
c-0.173-0.1-0.354-0.112-0.479-0.112c-0.086,0-0.176,0.007-0.268,0.015c-0.066,0.006-0.137,0.012-0.201,0.012
|
|
781
|
+
c-0.08,0-0.104-0.011-0.104-0.011c-0.007-0.051-0.048-0.435-0.078-0.744c-0.082-0.784-0.146-1.362-0.252-1.654
|
|
782
|
+
C384.422,33.321,382.538,31.558,381.682,31.557L381.682,31.557L381.682,31.557L381.682,31.557z"/>
|
|
783
|
+
<path fill="#DDDDDD" stroke="#A3A3A3" stroke-width="0.4" d="M388.061,40.009l-2.537-1.453l3.199-5.562l0.008-1.218l12.439-21.641
|
|
784
|
+
l2.977-1.055l0.601,3.11l-12.448,21.653L391.23,34.5L388.061,40.009z"/>
|
|
785
|
+
|
|
786
|
+
<line fill="none" stroke="#A3A3A3" stroke-width="0.4" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" x1="402.303" y1="12.299" x2="386.611" y2="39.598"/>
|
|
787
|
+
<path id="swordHandle" fill="#2C4E77" d="M382.273,49.33l4.967-8.572c1.316,0.814,3.476,2.126,3.746,2.143
|
|
788
|
+
c0.392,0.022,4.894-2.218,4.738-2.768c-0.154-0.55-2.611-1.351-3.082-1.266c-0.473,0.085-1.957,0.826-2.258,0.903
|
|
789
|
+
c-0.537,0.076-0.529-0.714-0.865-0.909c-0.336-0.194-0.942,0.103-1.24-0.441c-0.008-0.178,0.255-2.314,0.255-2.314
|
|
790
|
+
s-1.649,1.308-1.875,1.392c-0.62-0.056-0.521-0.585-0.856-0.78c-0.337-0.194-1.018,0.206-1.221-0.301
|
|
791
|
+
c-0.081-0.297-0.18-1.956-0.339-2.405c-0.16-0.45-2.077-2.185-2.632-2.044c-0.553,0.14-0.258,5.159-0.043,5.487
|
|
792
|
+
c0.152,0.234,2.451,1.491,3.76,2.193l-4.969,8.575c-0.403,0.699-0.305,1.513,0.226,1.819
|
|
793
|
+
C381.111,50.346,381.869,50.029,382.273,49.33z"/>
|
|
794
|
+
</g>
|
|
795
|
+
<g>
|
|
796
|
+
<path fill="#FFF8C5" d="M357.506,33.493l2.711-3.395l4.335,0.309l-2.391-3.629l1.633-4.027l-4.188,1.153l-3.323-2.798l-0.198,4.341
|
|
797
|
+
l-3.688,2.299l4.065,1.529L357.506,33.493z"/>
|
|
798
|
+
<path fill="#F47A7A" d="M371.999,54.965c-0.224,0-0.438-0.126-0.541-0.341l-11.76-24.562c-0.146-0.299-0.021-0.657,0.28-0.801
|
|
799
|
+
c0.301-0.144,0.655-0.017,0.802,0.282l11.76,24.562c0.144,0.299,0.017,0.657-0.282,0.801
|
|
800
|
+
C372.174,54.947,372.085,54.965,371.999,54.965z"/>
|
|
801
|
+
<path id="wandBorder" fill="#FCB76B" d="M357.191,34.928l-1.279-5.165l-4.98-1.873l4.52-2.814l0.24-5.316l4.072,3.426l5.129-1.412
|
|
802
|
+
l-2,4.931l2.931,4.443l-5.31-0.379L357.191,34.928z M353.854,27.601l3.155,1.187l0.812,3.271l2.103-2.633l3.362,0.239l-1.854-2.814
|
|
803
|
+
l1.27-3.124l-3.25,0.895l-2.578-2.17l-0.154,3.367L353.854,27.601z M350.914,41.246c0.134,0.421,0.585,0.652,1.005,0.519
|
|
804
|
+
c0.421-0.135,0.653-0.585,0.519-1.005c-0.135-0.422-0.584-0.653-1.006-0.519C351.011,40.375,350.779,40.824,350.914,41.246z
|
|
805
|
+
M353.812,35.144c0.136,0.42,0.586,0.652,1.006,0.519c0.422-0.135,0.652-0.585,0.52-1.006c-0.135-0.42-0.585-0.652-1.005-0.518
|
|
806
|
+
C353.912,34.273,353.679,34.723,353.812,35.144z M357.045,39.567c0.135,0.421,0.586,0.653,1.006,0.519
|
|
807
|
+
c0.422-0.135,0.652-0.584,0.521-1.006c-0.137-0.42-0.588-0.652-1.008-0.518C357.145,38.696,356.912,39.146,357.045,39.567z
|
|
808
|
+
M354.598,45.805c0.117,0.369,0.51,0.572,0.879,0.454c0.368-0.118,0.572-0.512,0.455-0.88c-0.119-0.368-0.513-0.571-0.882-0.453
|
|
809
|
+
C354.682,45.043,354.48,45.437,354.598,45.805z M355.562,49.438c0.101,0.314,0.438,0.488,0.752,0.388
|
|
810
|
+
c0.312-0.101,0.484-0.438,0.388-0.752c-0.101-0.314-0.438-0.487-0.752-0.388C355.635,48.787,355.461,49.124,355.562,49.438z"/>
|
|
811
|
+
</g>
|
|
812
|
+
<path fill="#7EEAED" stroke="#11B7BC" stroke-width="0.8" d="M-4.151,22.245h98.793v25.799H-4.151V22.245z"/>
|
|
813
|
+
<g>
|
|
814
|
+
<path id="path_1" fill="#1E89E2" stroke="#76C8FF" stroke-width="0.8118" stroke-miterlimit="10" d="M0.6,32.113
|
|
815
|
+
c0-10.921,8.854-19.775,19.775-19.775S40.15,21.191,40.15,32.113c0,10.922-8.854,19.775-19.775,19.775S0.6,43.034,0.6,32.113"/>
|
|
816
|
+
<path fill="#00AF81" d="M32.592,25.144c0.491,0.655,0.409,1.965-1.229,2.129c-1.638,0.163-2.865-2.047-4.748-2.374
|
|
817
|
+
c-1.883-0.328-4.093,0.327-5.075,0c-0.982-0.328-3.11,1.883-4.666,1.801c-1.555-0.082-1.392-2.947-0.737-3.438
|
|
818
|
+
c0.655-0.491,2.128-1.31,3.438-0.573c1.31,0.737,4.011,0.655,4.748-0.082c0.737-0.737,3.192-1.556,4.339-1.146
|
|
819
|
+
c1.146,0.409,0.737,2.374,1.392,3.029C30.709,25.144,32.101,24.49,32.592,25.144z M39.718,33.136
|
|
820
|
+
c-1.911,0.102-5.342,1.056-5.965,1.146c-0.762,0.11-6.722,2.355-8.375,5.055c-1.654,2.7-0.908,6.969,0.081,7.492
|
|
821
|
+
c0.99,0.522,2.187-0.846,3.592-0.937c0.932-0.06,1.801,1.109,2.302,2.171C36.155,44.747,39.394,39.322,39.718,33.136z
|
|
822
|
+
M25.503,13.434c-1.634-0.449-3.354-0.69-5.128-0.69c-9.333,0-17.145,6.635-18.968,15.435c0.479,0.487,1.116,0.901,1.96,1.06
|
|
823
|
+
c2.619,0.491,5.566-0.246,8.104-1.802c2.538-1.555,4.175-5.894,4.42-7.612c0.246-1.72,3.274-2.865,5.894-3.766
|
|
824
|
+
C23.094,15.608,24.46,14.466,25.503,13.434z"/>
|
|
825
|
+
<path fill="#F5FBFF" d="M34.552,18.931c-1.575,0.245-1.419,0.895-3.399,0.62c-1.439-0.199-5.333-2.568-6.865-3.06
|
|
826
|
+
c-1.893-0.608-3.242-0.008-4.746-0.883c-1.284-0.747-2.401-1.567-3.308-2.418c1.334-0.292,2.72-0.447,4.141-0.447
|
|
827
|
+
C25.968,12.744,31.013,15.127,34.552,18.931z M19.68,51.469c-0.25-1.684-1.888-1.778-3.166-3.052
|
|
828
|
+
c-1.216-1.213-2.865-3.438-4.715-4.053c-7.039-0.964-4.217-3.06-5.872-3.06c-1.065,0-0.048,2.238-1.03,2.442
|
|
829
|
+
C8.305,48.268,13.645,51.254,19.68,51.469z"/>
|
|
830
|
+
</g>
|
|
831
|
+
<g>
|
|
832
|
+
<path id="Head" fill="#EFB47F" d="M51.851,43.076c-1.234-0.59-2.358-3.056-2.358-4.745c0-1.173,0.425-2.21,1.078-2.845l0.023-0.02
|
|
833
|
+
c0.409-8.66,4.818-11.121,10.2-11.121c5.652,0,10.234,2.438,10.234,12.465c0,2.164,0.475,2.907,0.085,4.776
|
|
834
|
+
c-2.326,4.295-2.505,9.541-8.07,9.541c-4.071-0.566-9.168-4.039-9.833-4.63c-0.352-0.312-0.87-1.565-1.388-3.438L51.851,43.076z"/>
|
|
835
|
+
<path id="HeadBOrder" fill="#A36333" d="M63.043,51.628c-0.022,0-0.046-0.001-0.069-0.004c-4.164-0.58-9.308-4.051-10.097-4.751
|
|
836
|
+
c-0.543-0.483-1.096-2.116-1.482-3.479c-1.375-0.872-2.404-3.375-2.404-5.063c0-1.234,0.432-2.339,1.111-3.073
|
|
837
|
+
c0.412-7.573,4.009-11.413,10.691-11.413c7.324,0,10.735,4.12,10.735,12.966c0,0.817,0.072,1.436,0.135,1.981
|
|
838
|
+
c0.104,0.901,0.194,1.68-0.06,2.897c-0.01,0.048-0.026,0.094-0.05,0.137c-0.574,1.059-1.019,2.19-1.449,3.285
|
|
839
|
+
C68.787,48.463,67.542,51.628,63.043,51.628z M52.526,43.686c0.5,1.641,0.876,2.311,1.018,2.438
|
|
840
|
+
c0.717,0.637,5.661,3.948,9.535,4.503c3.787-0.016,4.806-2.605,6.094-5.882c0.433-1.101,0.88-2.237,1.465-3.331
|
|
841
|
+
c0.203-1.019,0.127-1.678,0.031-2.507c-0.066-0.572-0.141-1.222-0.141-2.097c0-10.604-5.202-11.964-9.733-11.964
|
|
842
|
+
c-5.899,0-9.059,3.164-9.634,9.664c0.288-0.116,0.593-0.178,0.909-0.178c1.02,0,1.969,0.647,2.54,1.731
|
|
843
|
+
c0.041,0.077,0.061,0.164,0.058,0.252c-0.025,0.697-0.349,1.906-1.398,2.012c-0.275,0.027-0.521-0.174-0.548-0.449
|
|
844
|
+
c-0.028-0.275,0.173-0.521,0.448-0.548c0.316-0.032,0.447-0.623,0.485-0.924c-0.396-0.674-0.98-1.072-1.584-1.072
|
|
845
|
+
c-0.395,0-0.764,0.159-1.078,0.437c-0.032,0.042-0.07,0.078-0.114,0.108c-0.534,0.542-0.883,1.438-0.883,2.451
|
|
846
|
+
c0,1.598,1.044,3.719,1.977,4.25c0.049,0.015,0.095,0.037,0.137,0.066c0.094,0.038,0.187,0.058,0.276,0.058
|
|
847
|
+
c0.277,0,0.501,0.225,0.501,0.501C52.885,43.433,52.733,43.625,52.526,43.686z M64.31,47.891c-0.102,0-0.196-0.003-0.281-0.01
|
|
848
|
+
c-0.413-0.034-0.673-0.145-0.817-0.348c-0.126-0.175-0.085-0.419,0.091-0.544c0.165-0.119,0.393-0.088,0.522,0.062
|
|
849
|
+
c0.295,0.153,1.729-0.011,2.019-0.195c0.152-0.152,0.388-0.142,0.54,0.011c0.152,0.152,0.141,0.41-0.012,0.562
|
|
850
|
+
C66.083,47.717,65.03,47.891,64.31,47.891z M65.397,46.722c-0.534,0-1.125-0.072-1.704-0.143c-0.749-0.092-1.775-0.217-2.002-0.019
|
|
851
|
+
c-0.162,0.142-0.409,0.125-0.551-0.037s-0.126-0.409,0.037-0.551c0.488-0.428,1.472-0.308,2.61-0.169
|
|
852
|
+
c0.803,0.098,1.632,0.199,2.197,0.09c0.212-0.039,0.417,0.098,0.458,0.31s-0.098,0.417-0.31,0.458
|
|
853
|
+
C65.907,46.705,65.659,46.722,65.397,46.722z M67.803,46.093c-0.201,0-0.372-0.154-0.389-0.358l-0.16-1.925
|
|
854
|
+
c-0.582,0.102-1.402,0.08-2.493-0.06c-0.214-0.027-0.365-0.223-0.337-0.437c0.027-0.213,0.222-0.364,0.437-0.337
|
|
855
|
+
c2.529,0.324,2.735-0.135,2.737-0.14c0.106-0.28-0.751-1.353-2.637-2.637c-0.178-0.122-0.224-0.365-0.103-0.542
|
|
856
|
+
c0.121-0.179,0.364-0.225,0.542-0.104c1.551,1.057,3.318,2.532,2.927,3.56c-0.062,0.163-0.165,0.298-0.313,0.409c0,0,0,0,0,0.001
|
|
857
|
+
l0.179,2.147c0.018,0.215-0.142,0.404-0.357,0.421C67.825,46.092,67.813,46.093,67.803,46.093z M59.93,45.825
|
|
858
|
+
c-0.119,0-0.237-0.055-0.313-0.158c-0.129-0.173-0.093-0.418,0.08-0.546l3.132-2.326c0.173-0.129,0.418-0.093,0.546,0.08
|
|
859
|
+
c0.129,0.173,0.093,0.418-0.08,0.547l-3.132,2.326C60.093,45.799,60.011,45.825,59.93,45.825z"/>
|
|
860
|
+
<path fill="#60361A" d="M55.124,24.577c-4.089,3.415-4.962,7.3-4.771,10.437c0.491-0.43,1.082-0.681,1.717-0.681
|
|
861
|
+
c1.02,0,1.969,0.647,2.54,1.731c0.041,0.077,0.061,0.164,0.058,0.252c-0.012,0.323-0.089,0.756-0.271,1.138
|
|
862
|
+
c0.895,1.091,0.559,2.158,0.792,2.075c0.82-0.419-2.691-8.946,0.063-11.323c2.044-1.765,9.354-1.552,12.366,0.57
|
|
863
|
+
C70.752,26.189,58.529,21.732,55.124,24.577z"/>
|
|
864
|
+
<path fill="#3D1D0C" d="M68.528,27.297c-0.787-2.189-6.248-4.138-10.001-4.138c-1.651,0-2.904,0.348-3.724,1.032
|
|
865
|
+
c-4.364,3.645-5.211,7.862-4.894,11.296c0.264-0.339,0.576-0.615,0.919-0.813c-0.119-3.084,0.89-6.601,4.616-9.714
|
|
866
|
+
c0.626-0.523,1.692-0.799,3.082-0.799c3.874,0,8.536,2.021,9.058,3.475c0.05,0.138,0.075,0.299-0.045,0.491
|
|
867
|
+
c-1.959-1.182-4.958-1.61-7.205-1.61c-2.475,0-4.447,0.478-5.411,1.31c-1.705,1.472-1.346,4.694-0.803,7.516
|
|
868
|
+
c0.183,0.212,0.348,0.453,0.489,0.722c0.041,0.077,0.061,0.164,0.058,0.252c-0.017,0.459-0.164,1.139-0.562,1.58
|
|
869
|
+
c0.391,0.541,0.443,1.056,0.472,1.382c0.018,0.207,0.066,0.757,0.586,0.757c0.057,0,0.137-0.015,0.191-0.034
|
|
870
|
+
c0.021-0.007,0.041-0.016,0.061-0.026c0.624-0.319,0.44-1.192-0.003-3.302c-0.562-2.679-1.414-6.726,0.165-8.088
|
|
871
|
+
c0.762-0.657,2.584-1.066,4.756-1.066c2.812,0,5.558,0.654,6.994,1.666c0.185,0.13,0.433,0.121,0.607-0.023
|
|
872
|
+
C68.563,28.644,68.774,27.982,68.528,27.297z"/>
|
|
873
|
+
<path id="Eyes_5_" fill="#4C250F" d="M59.667,38.864c-0.026,0.149-0.156,0.255-0.303,0.255c-0.018,0-0.036-0.002-0.054-0.005
|
|
874
|
+
c-0.168-0.029-0.279-0.189-0.25-0.356c0.153-0.871,1.188-1.528,2.406-1.528c1.097,0,2.06,0.531,2.342,1.292
|
|
875
|
+
c0.059,0.16-0.022,0.336-0.181,0.396c-0.16,0.058-0.337-0.022-0.396-0.182c-0.156-0.42-0.68-0.743-1.317-0.85
|
|
876
|
+
c0.132,0.162,0.214,0.365,0.214,0.59c0,0.52-0.421,0.939-0.939,0.939s-0.939-0.42-0.939-0.939c0-0.129,0.026-0.252,0.074-0.364
|
|
877
|
+
C59.97,38.296,59.72,38.561,59.667,38.864z M68.346,38.034c0.509,0.143,0.892,0.5,0.957,0.942c0.022,0.153,0.154,0.263,0.304,0.263
|
|
878
|
+
c0.015,0,0.03-0.001,0.045-0.003c0.168-0.025,0.284-0.181,0.26-0.349c-0.129-0.876-1.013-1.537-2.056-1.537
|
|
879
|
+
c-0.942,0-1.765,0.538-2.002,1.308c-0.05,0.163,0.041,0.334,0.203,0.385c0.161,0.05,0.335-0.041,0.385-0.204
|
|
880
|
+
c0.085-0.275,0.303-0.507,0.588-0.664c-0.054,0.127-0.087,0.269-0.087,0.42c0,0.521,0.351,0.939,0.781,0.939
|
|
881
|
+
c0.432,0,0.781-0.42,0.781-0.939C68.505,38.384,68.445,38.191,68.346,38.034z"/>
|
|
882
|
+
<path fill="#60361A" d="M58.297,37.034c-0.12-0.76,0.557-1.305,1.742-1.627c1.185-0.323,3.376,0.411,3.47,0.829
|
|
883
|
+
c0.094,0.418-0.105,0.498-0.532,0.562c-0.427,0.064-1.33-0.933-3.128-0.581C58.175,36.544,58.556,37.227,58.297,37.034z
|
|
884
|
+
M70.426,37.069c0.087-0.76-0.486-1.303-1.478-1.625c-0.992-0.321-2.804,0.415-2.875,0.833c-0.071,0.418,0.096,0.497,0.453,0.562
|
|
885
|
+
c0.355,0.064,1.091-0.934,2.594-0.584C70.519,36.58,70.214,37.262,70.426,37.069z"/>
|
|
886
|
+
|
|
887
|
+
<path fill="#60361A" stroke="#3D1D0C" stroke-width="1.0021" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="
|
|
888
|
+
M51.877,43.018c2.058,0.537,2.773-2.416,3.132-2.416c0.357,0-1.969,3.757,1.163,5.905c3.131,2.147,4.026,3.311,5.01,3.042
|
|
889
|
+
c0.984-0.269,2.595-0.895,4.295-0.626c2.684,0.716,1.879-0.269,2.505-0.537c0.626-0.269,0.269,3.668-0.805,5.1
|
|
890
|
+
c-1.074,1.432-4.832,1.432-6.89,0.448s-7.247-5.458-8.142-7.605S51.877,43.018,51.877,43.018z"/>
|
|
891
|
+
<path fill="#232323" d="M62.418,13.838c4.125,0,7.217,0.588,7.251,1.463l0.628,13.967c3.027,0.311,4.952,0.88,4.98,1.615
|
|
892
|
+
c0.053,1.362-6.435,2.773-14.49,3.151c-1.355,0.063-2.667,0.094-3.914,0.094c-6.167,0-10.724-0.743-10.768-1.875
|
|
893
|
+
c-0.031-0.787,2.122-1.589,5.495-2.2l-0.624-13.874c-0.04-1.022,4.113-2.047,9.274-2.289
|
|
894
|
+
C60.996,13.855,61.722,13.838,62.418,13.838 M62.418,13.123c-0.718,0-1.458,0.018-2.202,0.053
|
|
895
|
+
c-1.679,0.079-10.051,0.595-9.956,3.032l0.596,13.258c-4.889,0.957-5.499,2.003-5.467,2.816c0.083,2.119,6.291,2.562,11.483,2.562
|
|
896
|
+
c1.281,0,2.609-0.032,3.948-0.095c1.565-0.073,15.291-0.808,15.172-3.894c-0.03-0.77-0.642-1.708-5.008-2.231L70.383,15.27
|
|
897
|
+
C70.316,13.496,66.015,13.123,62.418,13.123L62.418,13.123z"/>
|
|
898
|
+
<path id="tallHat" fill="#262626" d="M50.976,16.179L51.63,30.83c0.04,1.022,4.257,1.653,9.418,1.411
|
|
899
|
+
c5.163-0.242,9.315-1.267,9.275-2.289l-0.654-14.651L50.976,16.179z"/>
|
|
900
|
+
<path fill="#545454" d="M75.278,30.883c0.053,1.362-6.435,2.773-14.49,3.151c-8.055,0.378-14.629-0.42-14.682-1.782
|
|
901
|
+
c-0.031-0.786,2.12-1.588,5.49-2.199l0.035,0.776c0.04,1.022,4.257,1.653,9.418,1.411c5.163-0.242,9.315-1.267,9.275-2.289
|
|
902
|
+
l-0.03-0.685C73.323,29.579,75.25,30.149,75.278,30.883z M60.25,13.89c-5.162,0.242-9.314,1.267-9.274,2.289
|
|
903
|
+
c0.04,1.021,4.257,1.653,9.419,1.41c5.162-0.242,9.314-1.267,9.274-2.288C69.63,14.279,65.413,13.648,60.25,13.89z"/>
|
|
904
|
+
</g>
|
|
905
|
+
</svg>
|