@robotical/martyblocksjr 1.3.54 → 3.0.4
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/app.bundle.js.map +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/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,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
|
|
2
|
+
height="66.205307" viewBox="0 0 85 66"><path d="M58.93,36.04l-1.81-6.77-1.92-7.12c-.13-.45-.35-.86-.67-1.18s-.74-.55-1.19-.68l-7.11-1.91-6.77-1.81c-.91-.24-1.87.02-2.54.69l-10.17,10.17c-.66.66-.93,1.63-.69,2.54l3.72,13.89c.13.45.36.87.68,1.19s.73.54,1.18.67l13.89,3.73c.91.24,1.87-.02,2.54-.69l10.17-10.17c.66-.66.93-1.63.69-2.54ZM53.81,21.69c.4.4.4,1.03,0,1.43s-1.03.39-1.42,0-.4-1.03,0-1.42,1.03-.4,1.43,0Z" style="fill:#fff;"/><path d="M58.93,36.05l-1.81-6.78-1.92-7.12c-.12-.45-.35-.85-.68-1.17s-.73-.56-1.18-.68l-7.12-1.91-6.78-1.81c-.9-.24-1.87.02-2.53.68l-10.17,10.17c-.66.66-.92,1.63-.68,2.53l3.72,13.9c.12.45.36.86.68,1.18s.72.55,1.17.68l13.9,3.73c.9.24,1.87-.02,2.53-.68l10.17-10.17c.66-.66.92-1.63.68-2.53ZM45.9,45.68l-12.69-3.39-3.4-12.68,9.29-9.29,5.21,1.4,9.47,9.47,1.4,5.21-9.29,9.29ZM53.82,21.68c.39.39.39,1.04,0,1.43s-1.03.39-1.42,0-.4-1.03,0-1.42,1.04-.39,1.43,0Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M39.78,35.72c-1.5-1.5-1.5-3.94,0-5.44,1.5-1.5,3.94-1.5,5.44,0,1.5,1.5,1.5,3.94,0,5.44-1.5,1.5-3.94,1.5-5.44,0ZM43.91,31.59c-.78-.78-2.04-.78-2.82,0s-.78,2.04,0,2.82,2.04.78,2.82,0,.78-2.04,0-2.82Z" style="fill:#898345;"/><path d="M58.93,36.05l-1.81-6.78-1.92-7.12c-.12-.45-.35-.85-.68-1.17s-.73-.56-1.18-.68l-7.12-1.91-6.78-1.81c-.9-.24-1.87.02-2.53.68l-10.17,10.17c-.66.66-.92,1.63-.68,2.53l3.72,13.9c.12.45.36.86.68,1.18s.72.55,1.17.68l13.9,3.73c.9.24,1.87-.02,2.53-.68l10.17-10.17c.66-.66.92-1.63.68-2.53ZM53.82,21.68c.39.39.39,1.04,0,1.43s-1.03.39-1.42,0-.4-1.03,0-1.42,1.04-.39,1.43,0ZM45.9,45.68l-12.69-3.39-3.4-12.68,9.29-9.29,5.21,1.4,9.47,9.47,1.4,5.21-9.29,9.29Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M20.59,23.33c-.5,0-.9-.4-.9-.9,0-6.75,5.49-12.23,12.23-12.23.5,0,.9.4.9.9s-.4.9-.9.9c-5.75,0-10.44,4.68-10.44,10.44,0,.5-.4.9-.9.9Z" style="fill:#34332b;"/><path d="M20.59,24.33c-1.05,0-1.9-.85-1.9-1.9,0-7.3,5.94-13.23,13.23-13.23,1.05,0,1.9.85,1.9,1.9s-.85,1.9-1.9,1.9c-5.2,0-9.44,4.23-9.44,9.44,0,1.05-.85,1.9-1.9,1.9Z" style="fill:#898345;"/><path d="M20.59,23.43c-.55,0-1-.45-1-1,0-6.8,5.53-12.33,12.33-12.33.55,0,1,.45,1,1s-.45,1-1,1c-5.7,0-10.33,4.64-10.33,10.33,0,.55-.45,1-1,1Z" style="fill:#34332b;"/><path d="M64.41,42.67c.5,0,.9.4.9.9,0,6.75-5.49,12.23-12.23,12.23-.5,0-.9-.4-.9-.9s.4-.9.9-.9c5.75,0,10.44-4.68,10.44-10.44,0-.5.4-.9.9-.9Z" style="fill:#34332b;"/><path d="M53.07,56.81c-1.05,0-1.9-.85-1.9-1.9s.85-1.9,1.9-1.9c5.2,0,9.44-4.23,9.44-9.44,0-1.05.85-1.9,1.9-1.9s1.9.85,1.9,1.9c0,7.3-5.94,13.23-13.23,13.23Z" style="fill:#898345;"/><path d="M53.07,55.91c-.55,0-1-.45-1-1s.45-1,1-1c5.7,0,10.33-4.64,10.33-10.33,0-.55.45-1,1-1s1,.45,1,1c0,6.8-5.53,12.33-12.33,12.33Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
|
|
2
|
+
height="66.205307" viewBox="0 0 85 66"><path d="M50.4,38.88l-4.46-2.58-4.69-2.7c-.3-.17-.63-.26-.96-.26s-.67.1-.97.26l-4.69,2.7-4.46,2.58c-.6.35-.96.98-.96,1.67v10.56c0,.69.37,1.33.96,1.67l9.15,5.28c.3.17.64.26.97.26s.66-.1.96-.26l9.15-5.28c.6-.35.96-.98.96-1.67v-10.56c0-.69-.37-1.33-.96-1.67ZM40.28,34.09c.41,0,.74.33.74.74s-.33.73-.74.73-.74-.33-.74-.73.33-.74.74-.74Z" style="fill:#fff;"/><path d="M50.4,38.89l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM48.64,50.66l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65ZM40.28,34.08c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M40.28,48.67c-1.56,0-2.83-1.27-2.83-2.83,0-1.56,1.27-2.83,2.83-2.83s2.83,1.27,2.83,2.83-1.27,2.83-2.83,2.83ZM40.28,44.38c-.81,0-1.46.66-1.46,1.46s.66,1.46,1.46,1.46,1.46-.66,1.46-1.46-.66-1.46-1.46-1.46Z" style="fill:#898345;"/><path d="M50.4,38.89l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM40.28,34.08c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74ZM48.64,50.66l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65Z" style="fill:#34332b;"/><circle cx="40.28" cy="45.84" r="2.15" style="fill:#34332b;"/><path d="M24.34,36.81c-.53,0-1.03-.21-1.41-.58l-11.72-11.72c-.38-.38-.58-.88-.58-1.41s.21-1.03.58-1.41c.38-.38.88-.58,1.41-.58s1.03.21,1.41.58l11.72,11.72c.78.78.78,2.04,0,2.82-.38.38-.88.58-1.41.58Z" style="fill:#898345;"/><path d="M24.34,35.82c-.26,0-.51-.1-.71-.29l-11.72-11.72c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l11.72,11.72c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z" style="fill:#34332b;"/><path d="M55.21,36.81c-.53,0-1.03-.21-1.41-.58-.78-.78-.78-2.04,0-2.82l11.72-11.72c.38-.38.88-.58,1.41-.58s1.03.21,1.41.58c.38.38.58.88.58,1.41s-.21,1.03-.58,1.41l-11.72,11.72c-.38.38-.88.58-1.41.58Z" style="fill:#898345;"/><path d="M55.21,35.82c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l11.72-11.72c.39-.39,1.02-.39,1.41,0s.39,1.02,0,1.41l-11.72,11.72c-.2.2-.45.29-.71.29Z" style="fill:#34332b;"/><path d="M40.28,27.15c-4.22,0-7.65-3.43-7.65-7.65s3.43-7.65,7.65-7.65,7.64,3.43,7.64,7.65-3.43,7.65-7.64,7.65ZM36.71,18.76c-.05.24-.07.49-.07.74,0,2.01,1.63,3.65,3.64,3.65.25,0,.5-.03.74-.08l-4.31-4.31ZM43.85,20.25c.05-.24.08-.49.08-.74,0-2.01-1.63-3.64-3.64-3.64-.25,0-.5.02-.74.07l4.31,4.31Z" style="fill:#898345;"/><path d="M40.28,12.83c-3.68,0-6.67,2.99-6.67,6.67s2.99,6.67,6.67,6.67,6.66-2.99,6.66-6.67-2.99-6.67-6.66-6.67ZM37.81,15.59c.73-.46,1.59-.72,2.47-.72,2.55,0,4.62,2.08,4.62,4.63,0,.88-.25,1.73-.71,2.47l-6.38-6.38ZM40.28,24.13c-2.55,0-4.63-2.08-4.63-4.63,0-.87.25-1.73.72-2.47l6.38,6.38c-.74.47-1.6.72-2.47.72Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
|
|
2
|
+
height="66.205307" viewBox="0 0 85 66"><path d="M50.4,38.88l-4.46-2.58-4.69-2.7c-.3-.17-.63-.26-.96-.26s-.67.1-.97.26l-4.69,2.7-4.46,2.58c-.6.35-.96.98-.96,1.67v10.56c0,.69.37,1.33.96,1.67l9.15,5.28c.3.17.64.26.97.26s.66-.1.96-.26l9.15-5.28c.6-.35.96-.98.96-1.67v-10.56c0-.69-.37-1.33-.96-1.67ZM40.28,34.09c.41,0,.74.33.74.74s-.33.73-.74.73-.74-.33-.74-.73.33-.74.74-.74Z" style="fill:#fff;"/><path d="M50.4,38.89l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM48.64,50.66l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65ZM40.28,34.08c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M40.28,48.67c-1.56,0-2.83-1.27-2.83-2.83,0-1.56,1.27-2.83,2.83-2.83s2.83,1.27,2.83,2.83-1.27,2.83-2.83,2.83ZM40.28,44.38c-.81,0-1.46.66-1.46,1.46s.66,1.46,1.46,1.46,1.46-.66,1.46-1.46-.66-1.46-1.46-1.46Z" style="fill:#898345;"/><path d="M50.4,38.89l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM40.28,34.08c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74ZM48.64,50.66l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65Z" style="fill:#34332b;"/><circle cx="40.28" cy="45.84" r="2.15" style="fill:#34332b;"/><path d="M39.66,29.11c-1.04,0-1.89-.78-1.98-1.82l-1.53-17.46c-.05-.53.12-1.05.46-1.45.34-.41.82-.66,1.35-.7h.17c1.02,0,1.89.79,1.98,1.81l1.53,17.46c.05.53-.12,1.05-.46,1.45-.34.41-.82.66-1.35.7h-.17Z" style="fill:#898345;"/><path d="M39.66,28.11c-.51,0-.95-.39-1-.91l-1.53-17.46c-.05-.55.36-1.04.91-1.08.55-.05,1.03.36,1.08.91l1.53,17.46c.05.55-.36,1.04-.91,1.08-.03,0-.06,0-.09,0Z" style="fill:#34332b;"/><path d="M24.34,36.81c-.53,0-1.03-.21-1.41-.58l-11.72-11.72c-.38-.38-.58-.88-.58-1.41s.21-1.03.58-1.41c.38-.38.88-.58,1.41-.58s1.03.21,1.41.58l11.72,11.72c.78.78.78,2.04,0,2.82-.38.38-.88.58-1.41.58Z" style="fill:#898345;"/><path d="M24.34,35.82c-.26,0-.51-.1-.71-.29l-11.72-11.72c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l11.72,11.72c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z" style="fill:#34332b;"/><polygon points="27.19 24.3 22.89 27.43 24.53 22.37 20.23 19.24 25.55 19.24 27.19 14.19 28.83 19.24 34.15 19.24 29.85 22.37 31.49 27.43 27.19 24.3" style="fill:#898345;"/><polygon points="27.19 17.4 28.11 20.24 31.1 20.24 28.68 21.99 29.61 24.83 27.19 23.08 24.77 24.83 25.7 21.99 23.28 20.24 26.27 20.24 27.19 17.4" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
|
|
2
|
+
height="66.205307" viewBox="0 0 85 66"><path d="M50.4,38.88l-4.46-2.58-4.69-2.7c-.3-.17-.63-.26-.96-.26s-.67.1-.97.26l-4.69,2.7-4.46,2.58c-.6.35-.96.98-.96,1.67v10.56c0,.69.37,1.33.96,1.67l9.15,5.28c.3.17.64.26.97.26s.66-.1.96-.26l9.15-5.28c.6-.35.96-.98.96-1.67v-10.56c0-.69-.37-1.33-.96-1.67ZM40.28,34.09c.41,0,.74.33.74.74s-.33.73-.74.73-.74-.33-.74-.73.33-.74.74-.74Z" style="fill:#fff;"/><path d="M50.4,38.89l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM48.64,50.66l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65ZM40.28,34.08c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M40.28,48.67c-1.56,0-2.83-1.27-2.83-2.83,0-1.56,1.27-2.83,2.83-2.83s2.83,1.27,2.83,2.83-1.27,2.83-2.83,2.83ZM40.28,44.38c-.81,0-1.46.66-1.46,1.46s.66,1.46,1.46,1.46,1.46-.66,1.46-1.46-.66-1.46-1.46-1.46Z" style="fill:#898345;"/><path d="M50.4,38.89l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM40.28,34.08c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74ZM48.64,50.66l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65Z" style="fill:#34332b;"/><circle cx="40.28" cy="45.84" r="2.15" style="fill:#34332b;"/><path d="M39.7,29.1c-.52-.04-1-.29-1.34-.7-.34-.41-.5-.92-.46-1.45l1.53-17.46c.09-1.02.96-1.82,1.98-1.82h.18c.53.05,1.01.3,1.35.71.34.41.5.92.46,1.45l-1.53,17.46c-.09,1.04-.94,1.82-1.98,1.82h-.19Z" style="fill:#898345;"/><path d="M39.89,28.11s-.06,0-.09,0c-.55-.05-.96-.53-.91-1.08l1.53-17.46c.05-.55.54-.96,1.08-.91.55.05.96.53.91,1.08l-1.53,17.46c-.05.52-.48.91-1,.91Z" style="fill:#34332b;"/><path d="M55.21,36.81c-.53,0-1.03-.21-1.41-.58-.78-.78-.78-2.04,0-2.82l11.72-11.72c.38-.38.88-.58,1.41-.58s1.03.21,1.41.58c.38.38.58.88.58,1.41s-.21,1.03-.58,1.41l-11.72,11.72c-.38.38-.88.58-1.41.58Z" style="fill:#898345;"/><path d="M55.21,35.82c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l11.72-11.72c.39-.39,1.02-.39,1.41,0s.39,1.02,0,1.41l-11.72,11.72c-.2.2-.45.29-.71.29Z" style="fill:#34332b;"/><polygon points="52.36 24.3 48.05 27.43 49.7 22.37 45.39 19.24 50.71 19.24 52.36 14.19 54 19.24 59.32 19.24 55.02 22.37 56.66 27.43 52.36 24.3" style="fill:#898345;"/><polygon points="52.36 17.4 51.43 20.24 48.45 20.24 50.86 21.99 49.94 24.83 52.36 23.08 54.77 24.83 53.85 21.99 56.27 20.24 53.28 20.24 52.36 17.4" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="85" height="66" viewBox="0 0 85 66"><path d="M58.93,36.04l-1.81-6.77-1.92-7.12c-.13-.45-.35-.86-.67-1.18s-.74-.55-1.19-.68l-7.11-1.91-6.77-1.81c-.91-.24-1.87.02-2.54.69l-10.17,10.17c-.66.66-.93,1.63-.69,2.54l3.72,13.89c.13.45.36.87.68,1.19s.73.54,1.18.67l13.89,3.73c.91.24,1.87-.02,2.54-.69l10.17-10.17c.66-.66.93-1.63.69-2.54ZM53.81,21.69c.4.4.4,1.03,0,1.43s-1.03.39-1.42,0-.4-1.03,0-1.42,1.03-.4,1.43,0Z" style="fill:#fff;"/><path d="M58.93,36.05l-1.81-6.78-1.92-7.12c-.12-.45-.35-.85-.68-1.17s-.73-.56-1.18-.68l-7.12-1.91-6.78-1.81c-.9-.24-1.87.02-2.53.68l-10.17,10.17c-.66.66-.92,1.63-.68,2.53l3.72,13.9c.12.45.36.86.68,1.18s.72.55,1.17.68l13.9,3.73c.9.24,1.87-.02,2.53-.68l10.17-10.17c.66-.66.92-1.63.68-2.53ZM45.9,45.68l-12.69-3.39-3.4-12.68,9.29-9.29,5.21,1.4,9.47,9.47,1.4,5.21-9.29,9.29ZM53.82,21.68c.39.39.39,1.04,0,1.43s-1.03.39-1.42,0-.4-1.03,0-1.42,1.04-.39,1.43,0Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M39.78,35.72c-1.5-1.5-1.5-3.94,0-5.44,1.5-1.5,3.94-1.5,5.44,0,1.5,1.5,1.5,3.94,0,5.44-1.5,1.5-3.94,1.5-5.44,0ZM43.91,31.59c-.78-.78-2.04-.78-2.82,0s-.78,2.04,0,2.82,2.04.78,2.82,0,.78-2.04,0-2.82Z" style="fill:#898345;"/><path d="M58.93,36.05l-1.81-6.78-1.92-7.12c-.12-.45-.35-.85-.68-1.17s-.73-.56-1.18-.68l-7.12-1.91-6.78-1.81c-.9-.24-1.87.02-2.53.68l-10.17,10.17c-.66.66-.92,1.63-.68,2.53l3.72,13.9c.12.45.36.86.68,1.18s.72.55,1.17.68l13.9,3.73c.9.24,1.87-.02,2.53-.68l10.17-10.17c.66-.66.92-1.63.68-2.53ZM53.82,21.68c.39.39.39,1.04,0,1.43s-1.03.39-1.42,0-.4-1.03,0-1.42,1.04-.39,1.43,0ZM45.9,45.68l-12.69-3.39-3.4-12.68,9.29-9.29,5.21,1.4,9.47,9.47,1.4,5.21-9.29,9.29Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M15.9,25.67c-.5,0-.9-.4-.9-.9,0-10.63,8.64-19.27,19.27-19.27.5,0,.9.4.9.9s-.4.9-.9.9c-9.63,0-17.47,7.84-17.47,17.47,0,.5-.4.9-.9.9Z" style="fill:#34332b;"/><path d="M15.9,26.67c-1.05,0-1.9-.85-1.9-1.9,0-11.18,9.09-20.27,20.27-20.27,1.05,0,1.9.85,1.9,1.9s-.85,1.9-1.9,1.9c-9.08,0-16.47,7.39-16.47,16.47,0,1.05-.85,1.9-1.9,1.9Z" style="fill:#898345;"/><path d="M22.93,25.67c-.5,0-.9-.4-.9-.9,0-6.75,5.49-12.23,12.23-12.23.5,0,.9.4.9.9s-.4.9-.9.9c-5.75,0-10.44,4.68-10.44,10.44,0,.5-.4.9-.9.9Z" style="fill:#34332b;"/><path d="M22.93,26.67c-1.05,0-1.9-.85-1.9-1.9,0-7.3,5.94-13.23,13.23-13.23,1.05,0,1.9.85,1.9,1.9s-.85,1.9-1.9,1.9c-5.2,0-9.44,4.23-9.44,9.44,0,1.05-.85,1.9-1.9,1.9Z" style="fill:#898345;"/><path d="M22.93,25.77c-.55,0-1-.45-1-1,0-6.8,5.53-12.33,12.33-12.33.55,0,1,.45,1,1s-.45,1-1,1c-5.7,0-10.33,4.64-10.33,10.33,0,.55-.45,1-1,1Z" style="fill:#34332b;"/><path d="M15.9,25.77c-.55,0-1-.45-1-1,0-10.68,8.69-19.37,19.37-19.37.55,0,1,.45,1,1s-.45,1-1,1c-9.58,0-17.37,7.79-17.37,17.37,0,.55-.45,1-1,1Z" style="fill:#34332b;"/><path d="M69.1,40.33c.5,0,.9.4.9.9,0,10.63-8.64,19.27-19.27,19.27-.5,0-.9-.4-.9-.9s.4-.9.9-.9c9.63,0,17.47-7.84,17.47-17.47,0-.5.4-.9.9-.9Z" style="fill:#34332b;"/><path d="M50.73,61.5c-1.05,0-1.9-.85-1.9-1.9s.85-1.9,1.9-1.9c9.08,0,16.47-7.39,16.47-16.47,0-1.05.85-1.9,1.9-1.9s1.9.85,1.9,1.9c0,11.18-9.09,20.27-20.27,20.27Z" style="fill:#898345;"/><path d="M62.07,40.33c.5,0,.9.4.9.9,0,6.75-5.49,12.23-12.23,12.23-.5,0-.9-.4-.9-.9s.4-.9.9-.9c5.75,0,10.44-4.68,10.44-10.44,0-.5.4-.9.9-.9Z" style="fill:#34332b;"/><path d="M50.73,54.47c-1.05,0-1.9-.85-1.9-1.9s.85-1.9,1.9-1.9c5.2,0,9.44-4.23,9.44-9.44,0-1.05.85-1.9,1.9-1.9s1.9.85,1.9,1.9c0,7.3-5.94,13.23-13.23,13.23Z" style="fill:#898345;"/><path d="M50.73,53.57c-.55,0-1-.45-1-1s.45-1,1-1c5.7,0,10.33-4.64,10.33-10.33,0-.55.45-1,1-1s1,.45,1,1c0,6.8-5.53,12.33-12.33,12.33Z" style="fill:#34332b;"/><path d="M50.73,60.6c-.55,0-1-.45-1-1s.45-1,1-1c9.58,0,17.37-7.79,17.37-17.37,0-.55.45-1,1-1s1,.45,1,1c0,10.68-8.69,19.37-19.37,19.37Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="85" height="66" viewBox="0 0 85 66"><path d="M44.02,21.01v9.2l-1.39,1.44c-.78-.68-1.55-1.35-2.29-1.99-.66-.57-1.31-1.13-1.95-1.7-.55-.47-1.25-1.04-2.05-1.44-.32-1.13-1.15-2.05-2.23-2.5-.45-.19-.95-.29-1.47-.29-2.12,0-3.84,1.73-3.84,3.85,0,.55.12,1.08.33,1.56.44.99,1.27,1.76,2.31,2.09.27.74.7,1.44,1.21,2.03.93,1.06,2.45,2.62,4.22,4.37l-1.38,1.44-2.85,1.65-11.37-6.57v-13.14l4.68-2.7h13.39l4.68,2.7Z" style="fill:#fff;"/><path d="M45.27,34c-1.57-1.43-3.34-2.96-4.93-4.34-.66-.57-1.31-1.13-1.95-1.7-.55-.47-1.25-1.04-2.05-1.44-.32-1.13-1.15-2.05-2.23-2.5-.45-.19-.95-.29-1.47-.29-2.12,0-3.84,1.73-3.84,3.85,0,.55.12,1.08.33,1.56.44.99,1.27,1.76,2.31,2.09.27.74.7,1.44,1.21,2.03,1.45,1.66,4.38,4.57,7.41,7.47l.9-.52.89-.52,4.57-2.63c.81-.47,1.31-1.34,1.31-2.28v-2.72c-.22.1-.44.24-.65.4-.75.58-1.37,1.12-1.81,1.54ZM46.42,18.12l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35-.22,0-.45.03-.67.09-.22.07-.44.16-.64.27l-6.38,3.68-6.07,3.51h-.01c-.2.11-.38.25-.54.42-.48.49-.76,1.16-.76,1.86v14.38c0,.24.03.47.09.69.17.66.61,1.23,1.21,1.58l12.46,7.2c.21.11.42.2.64.26.22.07.45.1.68.1.33,0,.67-.07.99-.21.1-.04.21-.09.31-.15l.42-.24c-.04-.61.11-1.26.43-1.95.32-.78.91-1.48,1.66-2.03-.33-.32-.66-.64-.97-.96l-2.85,1.65-11.37-6.57v-13.14l4.68-2.7h13.39l4.68,2.7v9.2c.42.37.85.74,1.27,1.11.18-.14.36-.29.56-.44.55-.43,1.19-.75,1.88-.95v-9.54c0-.94-.5-1.81-1.31-2.27ZM33.58,12.99c-.05.11-.12.22-.22.31-.17.18-.43.3-.71.3-.14,0-.28-.03-.4-.09-.12-.04-.23-.12-.31-.2-.1-.09-.17-.2-.22-.32-.05-.12-.08-.25-.08-.39,0-.28.11-.53.3-.72.18-.18.43-.29.71-.29.21,0,.4.06.56.16.27.18.45.49.45.84,0,.14-.03.28-.08.4ZM36.72,42.66l3.26-1.88c-1.41.12-2.75.91-3.26,1.88Z" style="fill:#fff;"/><path d="M47.38,19.08s-.01,0-.01-.01c-.11-.19-.24-.37-.4-.53-.17-.16-.35-.31-.56-.43l-6.07-3.51-6.39-3.68c-.1-.06-.21-.11-.31-.15-.32-.13-.66-.2-1-.2-.22,0-.45.03-.67.09-.11.03-.22.06-.32.11-.12.04-.22.09-.33.15l-6.38,3.68-6.06,3.52h-.01c-.1.06-.2.12-.29.19-.08.07-.17.15-.25.23-.09.09-.16.18-.23.27-.07.08-.13.17-.18.26-.24.39-.36.85-.36,1.32v14.39c0,.24.03.46.1.68.03.11.07.22.11.32.04.11.09.21.15.31.1.17.22.33.35.48.03.02.05.04.06.06.08.08.17.16.26.23.09.06.18.13.28.19h.01l12.44,7.19c.41.23.87.36,1.32.36.22,0,.45-.03.67-.09.11-.03.22-.07.33-.11.1-.04.21-.09.31-.15l.42-.24h0c-.04-.62.11-1.26.43-1.95.32-.78.91-1.48,1.66-2.03-.33-.32-.66-.64-.97-.96l-2.85,1.65-11.37-6.57v-13.14l4.68-2.7h13.39l4.68,2.7v9.2c.42.37.85.74,1.27,1.11.18-.14.36-.29.56-.44.55-.43,1.18-.75,1.87-.95h.01v-9.54c0-.47-.13-.92-.35-1.31ZM33.58,12.99c-.05.11-.12.22-.22.31-.19.18-.44.29-.72.29s-.52-.11-.7-.28c-.05-.05-.09-.09-.13-.15-.11-.16-.18-.36-.18-.57,0-.17.04-.32.11-.46.06-.09.12-.18.2-.25.09-.09.19-.17.31-.22.12-.05.25-.08.39-.08.07,0,.13.01.2.02.07.01.13.03.19.06.2.08.36.22.47.39.03.05.06.1.07.15.06.12.09.25.09.39s-.03.28-.08.4Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M36.34,26.52c-.32-1.13-1.15-2.05-2.23-2.5-.45-.19-.95-.29-1.47-.29-2.12,0-3.84,1.73-3.84,3.85,0,.55.12,1.08.33,1.56.44.99,1.27,1.76,2.31,2.09.37.13.77.2,1.18.2h.02c.36,0,.71-.05,1.04-.15,1.22-.34,2.19-1.26,2.6-2.45.12-.34.19-.7.2-1.07.01-.06.01-.12.01-.18,0-.37-.05-.72-.15-1.06ZM34.64,27.58c0,.16-.02.31-.05.45-.17.74-.75,1.32-1.49,1.49h0c-.15.04-.3.06-.46.06-.18,0-.36-.02-.53-.07-.38-.11-.71-.33-.96-.62-.31-.35-.5-.81-.5-1.31,0-1.1.9-1.99,1.99-1.99.49,0,.94.18,1.29.47.3.25.52.59.63.97.05.17.08.36.08.55Z" style="fill:#898345;"/><path d="M47.38,19.08s-.01,0-.01-.01c-.11-.19-.24-.37-.4-.53-.17-.16-.35-.31-.56-.43l-6.07-3.51-6.39-3.68c-.1-.06-.21-.11-.31-.15-.32-.13-.66-.2-1-.2-.22,0-.45.03-.67.09-.11.03-.22.06-.32.11-.12.04-.22.09-.33.15l-6.38,3.68-6.06,3.52h-.01c-.1.06-.2.12-.29.19-.08.07-.17.15-.25.23-.09.09-.16.18-.23.27-.07.08-.13.17-.18.26-.24.39-.36.85-.36,1.32v14.39c0,.24.03.46.1.68.03.11.07.22.11.32.04.11.09.21.15.31.1.17.22.33.35.48.03.02.05.04.06.06.08.08.17.16.26.23.09.06.18.13.28.19h.01l12.44,7.19c.41.23.87.36,1.32.36.22,0,.45-.03.67-.09.11-.03.22-.07.33-.11.1-.04.21-.09.31-.15l.42-.24h0c-.04-.62.11-1.26.43-1.95.32-.78.91-1.48,1.66-2.03-.33-.32-.66-.64-.97-.96l-2.85,1.65-11.37-6.57v-13.14l4.68-2.7h13.39l4.68,2.7v9.2c.42.37.85.74,1.27,1.11.18-.14.36-.29.56-.44.55-.43,1.18-.75,1.87-.95h.01v-9.54c0-.47-.13-.92-.35-1.31ZM33.58,12.99c-.05.11-.12.22-.22.31-.19.18-.44.29-.72.29s-.52-.11-.7-.28c-.05-.05-.09-.09-.13-.15-.11-.16-.18-.36-.18-.57,0-.17.04-.32.11-.46.06-.09.12-.18.2-.25.09-.09.19-.17.31-.22.12-.05.25-.08.39-.08.07,0,.13.01.2.02.07.01.13.03.19.06.2.08.36.22.47.39.03.05.06.1.07.15.06.12.09.25.09.39s-.03.28-.08.4Z" style="fill:#34332b;"/><circle cx="32.65" cy="27.58" r="2.92" style="fill:#34332b;"/><path d="M63.97,33.7c-.99-1.56-2.26-3.14-4.1-3.14-.72,0-1.55.15-2.24.33-.85-.62-1.85-.95-2.89-.95-.73-.01-1.48.17-2.15.52-.13.07-.42.22-1.8,1.4-.53-.15-1-.17-1.28-.17-.49,0-1.14.07-1.78.37h-.01c-.22.1-.43.24-.64.4-.75.58-1.37,1.12-1.81,1.54-1.57-1.43-3.34-2.96-4.93-4.34-.66-.57-1.31-1.13-1.95-1.7-.55-.47-1.25-1.04-2.05-1.44-.37-.18-.76-.33-1.17-.41-.24-.06-.5-.09-.75-.09-.17,0-.33.01-.49.04-.64.09-1.24.38-1.71.84-.62.59-.95,1.27-1.07,1.99-.06.39-.06.8-.01,1.2.05.39.15.77.3,1.14.27.74.7,1.44,1.21,2.03,1.45,1.66,4.37,4.56,7.4,7.46l.04.04s-.07.01-.11.02c-.02,0-.03,0-.05,0-1.38.13-2.68.89-3.19,1.84-.01.01-.01.02-.02.03-.03.07-.06.13-.09.2-.38.81-.26,1.19-.21,1.34.04.13.15.48.84.88.54.45.89,1.08,1.33,1.85.69,1.21,1.56,2.71,3.5,3.48.73.28,1.52.71,2.27,1.12l.84.46c1.07.58,2,1.09,2.91,1.28.58.12,1.2.37,1.85.63.28.11.56.22.84.33.75.27,1.4.47,2.04.65.48.15.97.29,1.5.47.14.05.31.08.46.08,9.71-.02,11.71-4.89,12.39-9.65.72-5.09-.04-7.15-3.22-12.08ZM65.21,45.5c-.54,3.81-1.83,7.88-10.32,7.93-.52-.18-1.01-.32-1.49-.47-.63-.18-1.22-.36-1.9-.61-.27-.1-.53-.2-.79-.31-.71-.28-1.45-.58-2.19-.73-.62-.13-1.43-.57-2.36-1.08l-.84-.45c-.81-.45-1.65-.9-2.5-1.24-1.29-.5-1.87-1.52-2.52-2.65-.47-.82-.95-1.68-1.78-2.36.19-.27.98-.78,1.89-.78.35,0,.7.08,1.03.23.18.08.45.29.77.53.64.51,1.53,1.2,2.45,1.36l3.31.6-2.45-2.31c-1.04-.98-2.32-2.19-3.67-3.47h0c-2.95-2.85-6.19-6.02-7.68-7.74-.15-.18-.32-.41-.48-.67-.16-.26-.3-.55-.41-.85-.1-.3-.17-.6-.17-.9h0c0-.44.14-.85.5-1.19.22-.21.47-.35.81-.32.06,0,.12,0,.18.01.29.04.59.15.88.29.29.15.57.33.81.51.35.26.63.5.79.64.65.57,1.3,1.14,1.96,1.7,1.82,1.58,3.88,3.37,5.58,4.93l.71.67.68-.7c.13-.14.77-.78,1.72-1.56h.01c.18-.16.37-.32.58-.48.36-.28.85-.34,1.2-.34.38,0,.79.08,1.09.21l.58.27.48-.42c1.51-1.31,1.84-1.51,1.86-1.52.36-.19.77-.29,1.19-.29.7.01,1.45.27,2,.78l.41.38.54-.15c.89-.25,1.69-.39,2.21-.39.89,0,1.81,1.27,2.42,2.22,2.9,4.5,3.56,6.15,2.92,10.72Z" style="fill:#898345;"/><path d="M54.67,54.41c-1.25-.43-2.24-.65-3.52-1.12-.94-.35-1.91-.81-2.83-1-.89-.18-1.91-.79-3.11-1.44-.9-.49-1.84-1.02-2.75-1.38-1.63-.64-2.36-1.94-3.01-3.07-.46-.81-.9-1.57-1.62-2.15,0,0-.41-.23-.46-.37-.05-.16.18-.64.18-.64.25-.71,1.52-1.5,2.86-1.5.5,0,.99.11,1.45.32.29.13.59.36.96.66.57.45,1.34,1.05,2.02,1.17-2.99-2.82-9.15-8.67-11.42-11.29-1.24-1.44-1.93-3.61-.5-4.98.4-.39.94-.61,1.5-.6,1.23,0,2.48.97,3.32,1.7.65.57,1.3,1.13,1.95,1.7,1.83,1.59,3.91,3.38,5.6,4.96.28-.29,1.15-1.15,2.41-2.13.59-.46,1.31-.56,1.81-.56.46,0,1.02.09,1.5.3.77-.67,1.75-1.49,2.05-1.65.52-.27,1.09-.41,1.68-.4.98,0,1.93.38,2.66,1.05.61-.17,1.66-.43,2.48-.43,1.35,0,2.41,1.36,3.26,2.68,3.09,4.8,3.74,6.61,3.07,11.4-.63,4.45-2.42,8.78-11.41,8.79-.04,0-.09-.01-.13-.02Z" style="fill:#34332b;"/><line x1="42.63" y1="31.65" x2="36.87" y2="37.63" style="fill:none;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_x3C_Radial_Repeat_x3E_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-3" style="opacity:.8;"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-4" style="opacity:.8;"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-5" style="opacity:.6;"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-6" style="opacity:.6;"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-7" style="opacity:.4;"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-8" style="opacity:.4;"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-9" style="opacity:.2;"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-10" style="opacity:.2;"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-11" style="opacity:.05;"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-12" style="opacity:.05;"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#385ac6;"/></g></g><g id="_x3C_Radial_Repeat_x3E_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#385ac6;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_x3C_Radial_Repeat_x3E_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#ff9700;"/></g><g id="_x3C_Radial_Repeat_x3E_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#c63838;"/></g><g id="_x3C_Radial_Repeat_x3E_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#6f39c4;"/></g><g id="_x3C_Radial_Repeat_x3E_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#37d342;"/></g><g id="_x3C_Radial_Repeat_x3E_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#f7f237;"/></g><g id="_x3C_Radial_Repeat_x3E_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#ff9700;"/></g><g id="_x3C_Radial_Repeat_x3E_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#c63838;"/></g><g id="_x3C_Radial_Repeat_x3E_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#6f39c4;"/></g><g id="_x3C_Radial_Repeat_x3E_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#37d342;"/></g><g id="_x3C_Radial_Repeat_x3E_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#f7f237;"/></g></g></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66"
|
|
2
|
+
viewBox="0 0 76 66"><path d="M36.4,58.86c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM21.01,43.78l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM36.41,14.95h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M54.72,22.32l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM36.41,13.62c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM53.12,43.9c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M53.12,25.91v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M36.41,40.02c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM36.41,32.25c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="36.41" cy="34.9" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_x3C_Radial_Repeat_x3E_"><circle cx="36.4" cy="23.06" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-2"><circle cx="42.33" cy="24.64" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-3"><circle cx="46.67" cy="28.98" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-4"><circle cx="48.25" cy="34.89" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-5"><circle cx="46.67" cy="40.83" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-6"><circle cx="42.33" cy="45.16" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-7"><circle cx="36.4" cy="46.74" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-8"><circle cx="30.48" cy="45.16" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-9"><circle cx="26.15" cy="40.83" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-10"><circle cx="24.57" cy="34.89" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-11"><circle cx="26.15" cy="28.98" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-12"><circle cx="30.48" cy="24.64" r="2.02" style="fill:#385ac6;"/></g></g><g id="_x3C_Radial_Repeat_x3E_-4-2"><circle cx="36.41" cy="34.89" r="2.02" style="fill:#385ac6;"/></g><polygon points="24.07 44.87 24.94 48.75 28.31 46.63 26.18 49.99 30.06 50.87 26.18 51.74 28.31 55.11 24.94 52.98 24.07 56.86 23.19 52.98 19.83 55.11 21.95 51.74 18.07 50.87 21.95 49.99 19.83 46.63 23.19 48.75 24.07 44.87" style="fill:#fff;"/><path d="M24.07,59.13l-1.21-5.35-4.64,2.93,2.93-4.64-5.35-1.21,5.35-1.21-2.93-4.64,4.64,2.93,1.21-5.35,1.21,5.35,4.64-2.93-2.93,4.64,5.35,1.21-5.35,1.21,2.93,4.64-4.64-2.93-1.21,5.35ZM23.52,52.18l.54,2.41.54-2.41,2.09,1.32-1.32-2.09,2.41-.54-2.41-.54,1.32-2.09-2.09,1.32-.54-2.41-.54,2.41-2.09-1.32,1.32,2.09-2.41.54,2.41.54-1.32,2.09,2.09-1.32Z" style="fill:#ab55a1;"/><polygon points="48.25 9.14 49.78 15.91 55.65 12.2 51.94 18.07 58.71 19.6 51.94 21.13 55.65 27 49.78 23.29 48.25 30.06 46.72 23.29 40.85 27 44.56 21.13 37.79 19.6 44.56 18.07 40.85 12.2 46.72 15.91 48.25 9.14" style="fill:#fff;"/><path d="M48.25,32.33l-1.86-8.24-7.14,4.51,4.51-7.14-8.24-1.86,8.24-1.86-4.51-7.14,7.14,4.51,1.86-8.24,1.86,8.24,7.14-4.51-4.51,7.14,8.24,1.86-8.24,1.86,4.51,7.14-7.14-4.51-1.86,8.24ZM47.05,22.49l1.2,5.3,1.2-5.3,4.6,2.9-2.9-4.6,5.3-1.2-5.3-1.2,2.9-4.6-4.6,2.9-1.2-5.3-1.2,5.3-4.6-2.9,2.9,4.6-5.3,1.2,5.3,1.2-2.9,4.6,4.6-2.9Z" style="fill:#ab55a1;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_x3C_Radial_Repeat_x3E_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#385ac6;"/></g><g id="_x3C_Radial_Repeat_x3E_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#385ac6;"/></g></g><g id="_x3C_Radial_Repeat_x3E_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#385ac6;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_Radial_Repeat_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#33e813;"/></g><g id="_Radial_Repeat_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#33e813;"/></g></g><g id="_Radial_Repeat_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#33e813;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_Radial_Repeat_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#f49631;"/></g><g id="_Radial_Repeat_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#f49631;"/></g></g><g id="_Radial_Repeat_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#f49631;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_Radial_Repeat_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#e034bb;"/></g><g id="_Radial_Repeat_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#e034bb;"/></g></g><g id="_Radial_Repeat_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#e034bb;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_Radial_Repeat_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#f72323;"/></g><g id="_Radial_Repeat_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#f72323;"/></g></g><g id="_Radial_Repeat_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#f72323;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_Radial_Repeat_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#eaf421;"/></g><g id="_Radial_Repeat_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#eaf421;"/></g></g><g id="_Radial_Repeat_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#eaf421;"/></g></svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
3
|
+
<svg fill="#000000" width="76" height="66" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
+
viewBox="0 -200 512 912" xml:space="preserve">
|
|
5
|
+
<g>
|
|
6
|
+
<g>
|
|
7
|
+
<path d="M442.032,192.56c-6.281-6.595-16.721-6.849-23.317-0.57l-8.089,7.703c-1.728-0.656-3.563-1.042-5.448-1.089
|
|
8
|
+
c-4.381-0.109-8.609,1.528-11.776,4.544l-13.577,12.931c-4.748,4.521-6.19,11.192-4.296,17.036l-19.077,18.167L328.06,59.809
|
|
9
|
+
c-0.755-5.087-3.838-9.531-8.342-12.018l-82.82-45.736c-4.961-2.74-10.984-2.74-15.945,0l-82.82,45.737
|
|
10
|
+
c-4.503,2.487-7.586,6.931-8.342,12.018L65.598,492.733c-0.704,4.744,0.694,9.738,3.826,13.37
|
|
11
|
+
c3.132,3.632,7.691,5.898,12.487,5.898h294.03c4.796,0,9.355-2.266,12.487-5.898c3.134-3.632,4.53-8.535,3.826-13.281
|
|
12
|
+
L362.371,291.24l35.906-34.215c1.881,0.714,3.865,1.078,5.855,1.078c4.086,0,8.178-1.514,11.371-4.554l13.579-12.932
|
|
13
|
+
c3.169-3.017,5.008-7.17,5.114-11.542c0.046-1.883-0.25-3.736-0.82-5.494l8.089-7.704
|
|
14
|
+
C448.058,209.595,448.313,199.156,442.032,192.56z M333.152,319.021l7.258,48.948h-58.656L333.152,319.021z M228.926,35.332
|
|
15
|
+
l46.871,25.884h-93.741L228.926,35.332z M158.037,94.2h141.777l27.489,184.91l-49.315,47.031V174.642
|
|
16
|
+
c0-9.108-7.526-16.672-16.634-16.672h-64.858c-9.108,0-16.361,7.564-16.361,16.672v193.327h-62.693L158.037,94.2z
|
|
17
|
+
M245.005,190.953v177.015H213.12V190.953H245.005z M101.029,479.016l11.523-78.063H345.3l11.522,78.063H101.029z"/>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.4l4.67,2.7v13.13Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,29.15c-2.12,0-3.85,1.73-3.85,3.85s1.73,3.85,3.85,3.85,3.85-1.73,3.85-3.85-1.73-3.85-3.85-3.85ZM42.5,34.99c-1.1,0-1.99-.89-1.99-1.99s.89-1.99,1.99-1.99,1.99.89,1.99,1.99-.89,1.99-1.99,1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.4l4.67,2.7v13.13Z" style="fill:#34332b;"/><path d="M49.2,23.73h-13.4l-4.67,2.7v13.14l11.37,6.57,11.37-6.58v-13.13l-4.67-2.7ZM42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85Z" style="fill:none;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M49.33,54.97h0c0,.66-.35,1.27-.93,1.61l-4.59,2.66c-.41.23-.86.35-1.31.35s-.91-.12-1.32-.35l-4.58-2.65c-.57-.33-.93-.94-.93-1.61h0c0-1.43,1.55-2.32,2.78-1.61l3.12,1.8c.57.33,1.28.33,1.86,0l3.12-1.8c1.24-.72,2.78.18,2.78,1.6Z" style="fill:#34332b;"/><path d="M42.5,60.51c-.62,0-1.23-.16-1.78-.47l-4.59-2.65c-.86-.5-1.39-1.42-1.39-2.41s.52-1.91,1.39-2.41c.87-.5,1.91-.5,2.78,0l3.12,1.8c.29.16.64.16.93,0l3.12-1.8c.87-.5,1.91-.51,2.78,0,.87.5,1.39,1.4,1.39,2.41s-.53,1.91-1.39,2.41l-4.59,2.66c-.55.31-1.16.48-1.77.48ZM37.53,54.04c-.21,0-.38.08-.47.13-.14.08-.46.32-.46.8,0,.33.18.64.46.81l4.58,2.64c.52.29,1.16.3,1.7,0l4.59-2.65c.29-.16.46-.47.46-.8,0-.48-.32-.72-.46-.8-.14-.08-.51-.24-.93,0l-3.12,1.8c-.86.5-1.92.5-2.78,0l-3.12-1.8c-.16-.1-.32-.13-.46-.13Z" style="fill:#898345;"/><path d="M49.33,54.97h0c0,.66-.35,1.27-.93,1.61l-4.59,2.66c-.41.23-.86.35-1.31.35s-.91-.12-1.32-.35l-4.58-2.65c-.57-.33-.93-.94-.93-1.61h0c0-1.43,1.55-2.32,2.78-1.61l3.12,1.8c.57.33,1.28.33,1.86,0l3.12-1.8c1.24-.72,2.78.18,2.78,1.6Z" style="fill:#34332b;"/><path d="M35.67,11.03h0c0-.66.35-1.27.93-1.61l4.59-2.66c.41-.23.86-.35,1.31-.35s.91.12,1.32.35l4.58,2.65c.57.33.93.94.93,1.61h0c0,1.43-1.55,2.32-2.78,1.61l-3.12-1.8c-.57-.33-1.28-.33-1.86,0l-3.12,1.8c-1.24.72-2.78-.18-2.78-1.6Z" style="fill:#34332b;"/><path d="M42.5,5.49c.62,0,1.23.16,1.78.47l4.59,2.65c.86.5,1.39,1.42,1.39,2.41s-.52,1.91-1.39,2.41c-.87.5-1.91.5-2.78,0l-3.12-1.8c-.29-.16-.64-.16-.93,0l-3.12,1.8c-.87.5-1.91.51-2.78,0-.87-.5-1.39-1.4-1.39-2.41s.53-1.91,1.39-2.41l4.59-2.66c.55-.31,1.16-.48,1.77-.48ZM47.47,11.96c.21,0,.38-.08.47-.13.14-.08.46-.32.46-.8,0-.33-.18-.64-.46-.81l-4.58-2.64c-.52-.29-1.16-.3-1.7,0l-4.59,2.65c-.29.16-.46.47-.46.8,0,.48.32.72.46.8.14.08.51.24.93,0l3.12-1.8c.86-.5,1.92-.5,2.78,0l3.12,1.8c.16.1.32.13.46.13Z" style="fill:#898345;"/><path d="M35.67,11.03h0c0-.66.35-1.27.93-1.61l4.59-2.66c.41-.23.86-.35,1.31-.35s.91.12,1.32.35l4.58,2.65c.57.33.93.94.93,1.61h0c0,1.43-1.55,2.32-2.78,1.61l-3.12-1.8c-.57-.33-1.28-.33-1.86,0l-3.12,1.8c-1.24.72-2.78-.18-2.78-1.6Z" style="fill:#34332b;"/><path d="M63.77,26.17h0c.66,0,1.27.35,1.61.93l2.66,4.59c.23.41.35.86.35,1.31s-.12.91-.35,1.32l-2.65,4.58c-.33.57-.94.93-1.61.93h0c-1.43,0-2.32-1.55-1.61-2.78l1.8-3.12c.33-.57.33-1.28,0-1.86l-1.8-3.12c-.72-1.24.18-2.78,1.6-2.78Z" style="fill:#34332b;"/><path d="M69.31,33c0,.62-.16,1.23-.47,1.78l-2.65,4.59c-.5.86-1.42,1.39-2.41,1.39s-1.91-.52-2.41-1.39c-.5-.87-.5-1.91,0-2.78l1.8-3.12c.16-.29.16-.64,0-.93l-1.8-3.12c-.5-.87-.51-1.91,0-2.78.5-.87,1.4-1.39,2.41-1.39s1.91.53,2.41,1.39l2.66,4.59c.31.55.48,1.16.48,1.77ZM62.84,37.97c0,.21.08.38.13.47.08.14.32.46.8.46.33,0,.64-.18.81-.46l2.64-4.58c.29-.52.3-1.16,0-1.7l-2.65-4.59c-.16-.29-.47-.46-.8-.46-.48,0-.72.32-.8.46-.08.14-.24.51,0,.93l1.8,3.12c.5.86.5,1.92,0,2.78l-1.8,3.12c-.1.16-.13.32-.13.46Z" style="fill:#898345;"/><path d="M63.77,26.17h0c.66,0,1.27.35,1.61.93l2.66,4.59c.23.41.35.86.35,1.31s-.12.91-.35,1.32l-2.65,4.58c-.33.57-.94.93-1.61.93h0c-1.43,0-2.32-1.55-1.61-2.78l1.8-3.12c.33-.57.33-1.28,0-1.86l-1.8-3.12c-.72-1.24.18-2.78,1.6-2.78Z" style="fill:#34332b;"/><path d="M21.23,39.83h0c-.66,0-1.27-.35-1.61-.93l-2.66-4.59c-.23-.41-.35-.86-.35-1.31s.12-.91.35-1.32l2.65-4.58c.33-.57.94-.93,1.61-.93h0c1.43,0,2.32,1.55,1.61,2.78l-1.8,3.12c-.33.57-.33,1.28,0,1.86l1.8,3.12c.72,1.24-.18,2.78-1.6,2.78Z" style="fill:#34332b;"/><path d="M15.69,33c0-.62.16-1.23.47-1.78l2.65-4.59c.5-.86,1.42-1.39,2.41-1.39s1.91.52,2.41,1.39c.5.87.5,1.91,0,2.78l-1.8,3.12c-.16.29-.16.64,0,.93l1.8,3.12c.5.87.51,1.91,0,2.78-.5.87-1.4,1.39-2.41,1.39s-1.91-.53-2.41-1.39l-2.66-4.59c-.31-.55-.48-1.16-.48-1.77ZM22.16,28.03c0-.21-.08-.38-.13-.47-.08-.14-.32-.46-.8-.46-.33,0-.64.18-.81.46l-2.64,4.58c-.29.52-.3,1.16,0,1.7l2.65,4.59c.16.29.47.46.8.46.48,0,.72-.32.8-.46.08-.14.24-.51,0-.93l-1.8-3.12c-.5-.86-.5-1.92,0-2.78l1.8-3.12c.1-.16.13-.32.13-.46Z" style="fill:#898345;"/><path d="M21.23,39.83h0c-.66,0-1.27-.35-1.61-.93l-2.66-4.59c-.23-.41-.35-.86-.35-1.31s.12-.91.35-1.32l2.65-4.58c.33-.57.94-.93,1.61-.93h0c1.43,0,2.32,1.55,1.61,2.78l-1.8,3.12c-.33.57-.33,1.28,0,1.86l1.8,3.12c.72,1.24-.18,2.78-1.6,2.78Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85ZM42.5,31.01c-1.1,0-1.99.89-1.99,1.99s.89,1.99,1.99,1.99,1.99-.89,1.99-1.99-.89-1.99-1.99-1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M49.33,54.97h0c0,.66-.35,1.27-.93,1.61l-4.59,2.66c-.41.23-.86.35-1.31.35s-.91-.12-1.32-.35l-4.58-2.65c-.57-.33-.93-.94-.93-1.61h0c0-1.43,1.55-2.32,2.78-1.61l3.12,1.8c.57.33,1.28.33,1.86,0l3.12-1.8c1.24-.72,2.78.18,2.78,1.6Z" style="fill:#34332b;"/><path d="M42.5,60.51c-.62,0-1.23-.16-1.78-.47l-4.59-2.65c-.86-.5-1.39-1.42-1.39-2.41s.52-1.91,1.39-2.41c.87-.5,1.91-.5,2.78,0l3.12,1.8c.29.16.64.16.93,0l3.12-1.8c.87-.5,1.91-.51,2.78,0,.87.5,1.39,1.4,1.39,2.41s-.53,1.91-1.39,2.41l-4.59,2.66c-.55.31-1.16.48-1.77.48ZM37.53,54.04c-.21,0-.38.08-.47.13-.14.08-.46.32-.46.8,0,.33.18.64.46.81l4.58,2.64c.52.29,1.16.3,1.7,0l4.59-2.65c.29-.16.46-.47.46-.8,0-.48-.32-.72-.46-.8-.14-.08-.51-.24-.93,0l-3.12,1.8c-.86.5-1.92.5-2.78,0l-3.12-1.8c-.16-.1-.32-.13-.46-.13Z" style="fill:#898345;"/><path d="M49.33,54.97h0c0,.66-.35,1.27-.93,1.61l-4.59,2.66c-.41.23-.86.35-1.31.35s-.91-.12-1.32-.35l-4.58-2.65c-.57-.33-.93-.94-.93-1.61h0c0-1.43,1.55-2.32,2.78-1.61l3.12,1.8c.57.33,1.28.33,1.86,0l3.12-1.8c1.24-.72,2.78.18,2.78,1.6Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85ZM42.5,31.01c-1.1,0-1.99.89-1.99,1.99s.89,1.99,1.99,1.99,1.99-.89,1.99-1.99-.89-1.99-1.99-1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M49.33,54.97h0c0,.66-.35,1.27-.93,1.61l-4.59,2.66c-.41.23-.86.35-1.31.35s-.91-.12-1.32-.35l-4.58-2.65c-.57-.33-.93-.94-.93-1.61h0c0-1.43,1.55-2.32,2.78-1.61l3.12,1.8c.57.33,1.28.33,1.86,0l3.12-1.8c1.24-.72,2.78.18,2.78,1.6Z" style="fill:#34332b;"/><path d="M42.5,60.51c-.62,0-1.23-.16-1.78-.47l-4.59-2.65c-.86-.5-1.39-1.42-1.39-2.41s.52-1.91,1.39-2.41c.87-.5,1.91-.5,2.78,0l3.12,1.8c.29.16.64.16.93,0l3.12-1.8c.87-.5,1.91-.51,2.78,0,.87.5,1.39,1.4,1.39,2.41s-.53,1.91-1.39,2.41l-4.59,2.66c-.55.31-1.16.48-1.77.48ZM37.53,54.04c-.21,0-.38.08-.47.13-.14.08-.46.32-.46.8,0,.33.18.64.46.81l4.58,2.64c.52.29,1.16.3,1.7,0l4.59-2.65c.29-.16.46-.47.46-.8,0-.48-.32-.72-.46-.8-.14-.08-.51-.24-.93,0l-3.12,1.8c-.86.5-1.92.5-2.78,0l-3.12-1.8c-.16-.1-.32-.13-.46-.13Z" style="fill:#898345;"/><path d="M49.33,54.97h0c0,.66-.35,1.27-.93,1.61l-4.59,2.66c-.41.23-.86.35-1.31.35s-.91-.12-1.32-.35l-4.58-2.65c-.57-.33-.93-.94-.93-1.61h0c0-1.43,1.55-2.32,2.78-1.61l3.12,1.8c.57.33,1.28.33,1.86,0l3.12-1.8c1.24-.72,2.78.18,2.78,1.6Z" style="fill:#34332b;"/><path d="M35.67,11.03h0c0-.66.35-1.27.93-1.61l4.59-2.66c.41-.23.86-.35,1.31-.35s.91.12,1.32.35l4.58,2.65c.57.33.93.94.93,1.61h0c0,1.43-1.55,2.32-2.78,1.61l-3.12-1.8c-.57-.33-1.28-.33-1.86,0l-3.12,1.8c-1.24.72-2.78-.18-2.78-1.6Z" style="fill:#34332b;"/><path d="M42.5,5.49c.62,0,1.23.16,1.78.47l4.59,2.65c.86.5,1.39,1.42,1.39,2.41s-.52,1.91-1.39,2.41c-.87.5-1.91.5-2.78,0l-3.12-1.8c-.29-.16-.64-.16-.93,0l-3.12,1.8c-.87.5-1.91.51-2.78,0-.87-.5-1.39-1.4-1.39-2.41s.53-1.91,1.39-2.41l4.59-2.66c.55-.31,1.16-.48,1.77-.48ZM47.47,11.96c.21,0,.38-.08.47-.13.14-.08.46-.32.46-.8,0-.33-.18-.64-.46-.81l-4.58-2.64c-.52-.29-1.16-.3-1.7,0l-4.59,2.65c-.29.16-.46.47-.46.8,0,.48.32.72.46.8.14.08.51.24.93,0l3.12-1.8c.86-.5,1.92-.5,2.78,0l3.12,1.8c.16.1.32.13.46.13Z" style="fill:#898345;"/><path d="M35.67,11.03h0c0-.66.35-1.27.93-1.61l4.59-2.66c.41-.23.86-.35,1.31-.35s.91.12,1.32.35l4.58,2.65c.57.33.93.94.93,1.61h0c0,1.43-1.55,2.32-2.78,1.61l-3.12-1.8c-.57-.33-1.28-.33-1.86,0l-3.12,1.8c-1.24.72-2.78-.18-2.78-1.6Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85ZM42.5,31.01c-1.1,0-1.99.89-1.99,1.99s.89,1.99,1.99,1.99,1.99-.89,1.99-1.99-.89-1.99-1.99-1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M35.67,11.03h0c0-.66.35-1.27.93-1.61l4.59-2.66c.41-.23.86-.35,1.31-.35s.91.12,1.32.35l4.58,2.65c.57.33.93.94.93,1.61h0c0,1.43-1.55,2.32-2.78,1.61l-3.12-1.8c-.57-.33-1.28-.33-1.86,0l-3.12,1.8c-1.24.72-2.78-.18-2.78-1.6Z" style="fill:#34332b;"/><path d="M42.5,5.49c.62,0,1.23.16,1.78.47l4.59,2.65c.86.5,1.39,1.42,1.39,2.41s-.52,1.91-1.39,2.41c-.87.5-1.91.5-2.78,0l-3.12-1.8c-.29-.16-.64-.16-.93,0l-3.12,1.8c-.87.5-1.91.51-2.78,0-.87-.5-1.39-1.4-1.39-2.41s.53-1.91,1.39-2.41l4.59-2.66c.55-.31,1.16-.48,1.77-.48ZM47.47,11.96c.21,0,.38-.08.47-.13.14-.08.46-.32.46-.8,0-.33-.18-.64-.46-.81l-4.58-2.64c-.52-.29-1.16-.3-1.7,0l-4.59,2.65c-.29.16-.46.47-.46.8,0,.48.32.72.46.8.14.08.51.24.93,0l3.12-1.8c.86-.5,1.92-.5,2.78,0l3.12,1.8c.16.1.32.13.46.13Z" style="fill:#898345;"/><path d="M35.67,11.03h0c0-.66.35-1.27.93-1.61l4.59-2.66c.41-.23.86-.35,1.31-.35s.91.12,1.32.35l4.58,2.65c.57.33.93.94.93,1.61h0c0,1.43-1.55,2.32-2.78,1.61l-3.12-1.8c-.57-.33-1.28-.33-1.86,0l-3.12,1.8c-1.24.72-2.78-.18-2.78-1.6Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85ZM42.5,31.01c-1.1,0-1.99.89-1.99,1.99s.89,1.99,1.99,1.99,1.99-.89,1.99-1.99-.89-1.99-1.99-1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M21.23,39.83h0c-.66,0-1.27-.35-1.61-.93l-2.66-4.59c-.23-.41-.35-.86-.35-1.31s.12-.91.35-1.32l2.65-4.58c.33-.57.94-.93,1.61-.93h0c1.43,0,2.32,1.55,1.61,2.78l-1.8,3.12c-.33.57-.33,1.28,0,1.86l1.8,3.12c.72,1.24-.18,2.78-1.6,2.78Z" style="fill:#34332b;"/><path d="M15.69,33c0-.62.16-1.23.47-1.78l2.65-4.59c.5-.86,1.42-1.39,2.41-1.39s1.91.52,2.41,1.39c.5.87.5,1.91,0,2.78l-1.8,3.12c-.16.29-.16.64,0,.93l1.8,3.12c.5.87.51,1.91,0,2.78-.5.87-1.4,1.39-2.41,1.39s-1.91-.53-2.41-1.39l-2.66-4.59c-.31-.55-.48-1.16-.48-1.77ZM22.16,28.03c0-.21-.08-.38-.13-.47-.08-.14-.32-.46-.8-.46-.33,0-.64.18-.81.46l-2.64,4.58c-.29.52-.3,1.16,0,1.7l2.65,4.59c.16.29.47.46.8.46.48,0,.72-.32.8-.46.08-.14.24-.51,0-.93l-1.8-3.12c-.5-.86-.5-1.92,0-2.78l1.8-3.12c.1-.16.13-.32.13-.46Z" style="fill:#898345;"/><path d="M21.23,39.83h0c-.66,0-1.27-.35-1.61-.93l-2.66-4.59c-.23-.41-.35-.86-.35-1.31s.12-.91.35-1.32l2.65-4.58c.33-.57.94-.93,1.61-.93h0c1.43,0,2.32,1.55,1.61,2.78l-1.8,3.12c-.33.57-.33,1.28,0,1.86l1.8,3.12c.72,1.24-.18,2.78-1.6,2.78Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85ZM42.5,31.01c-1.1,0-1.99.89-1.99,1.99s.89,1.99,1.99,1.99,1.99-.89,1.99-1.99-.89-1.99-1.99-1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M63.77,26.17h0c.66,0,1.27.35,1.61.93l2.66,4.59c.23.41.35.86.35,1.31s-.12.91-.35,1.32l-2.65,4.58c-.33.57-.94.93-1.61.93h0c-1.43,0-2.32-1.55-1.61-2.78l1.8-3.12c.33-.57.33-1.28,0-1.86l-1.8-3.12c-.72-1.24.18-2.78,1.6-2.78Z" style="fill:#34332b;"/><path d="M69.31,33c0,.62-.16,1.23-.47,1.78l-2.65,4.59c-.5.86-1.42,1.39-2.41,1.39s-1.91-.52-2.41-1.39c-.5-.87-.5-1.91,0-2.78l1.8-3.12c.16-.29.16-.64,0-.93l-1.8-3.12c-.5-.87-.51-1.91,0-2.78.5-.87,1.4-1.39,2.41-1.39s1.91.53,2.41,1.39l2.66,4.59c.31.55.48,1.16.48,1.77ZM62.84,37.97c0,.21.08.38.13.47.08.14.32.46.8.46.33,0,.64-.18.81-.46l2.64-4.58c.29-.52.3-1.16,0-1.7l-2.65-4.59c-.16-.29-.47-.46-.8-.46-.48,0-.72.32-.8.46-.08.14-.24.51,0,.93l1.8,3.12c.5.86.5,1.92,0,2.78l-1.8,3.12c-.1.16-.13.32-.13.46Z" style="fill:#898345;"/><path d="M63.77,26.17h0c.66,0,1.27.35,1.61.93l2.66,4.59c.23.41.35.86.35,1.31s-.12.91-.35,1.32l-2.65,4.58c-.33.57-.94.93-1.61.93h0c-1.43,0-2.32-1.55-1.61-2.78l1.8-3.12c.33-.57.33-1.28,0-1.86l-1.8-3.12c-.72-1.24.18-2.78,1.6-2.78Z" style="fill:#34332b;"/><path d="M21.23,39.83h0c-.66,0-1.27-.35-1.61-.93l-2.66-4.59c-.23-.41-.35-.86-.35-1.31s.12-.91.35-1.32l2.65-4.58c.33-.57.94-.93,1.61-.93h0c1.43,0,2.32,1.55,1.61,2.78l-1.8,3.12c-.33.57-.33,1.28,0,1.86l1.8,3.12c.72,1.24-.18,2.78-1.6,2.78Z" style="fill:#34332b;"/><path d="M15.69,33c0-.62.16-1.23.47-1.78l2.65-4.59c.5-.86,1.42-1.39,2.41-1.39s1.91.52,2.41,1.39c.5.87.5,1.91,0,2.78l-1.8,3.12c-.16.29-.16.64,0,.93l1.8,3.12c.5.87.51,1.91,0,2.78-.5.87-1.4,1.39-2.41,1.39s-1.91-.53-2.41-1.39l-2.66-4.59c-.31-.55-.48-1.16-.48-1.77ZM22.16,28.03c0-.21-.08-.38-.13-.47-.08-.14-.32-.46-.8-.46-.33,0-.64.18-.81.46l-2.64,4.58c-.29.52-.3,1.16,0,1.7l2.65,4.59c.16.29.47.46.8.46.48,0,.72-.32.8-.46.08-.14.24-.51,0-.93l-1.8-3.12c-.5-.86-.5-1.92,0-2.78l1.8-3.12c.1-.16.13-.32.13-.46Z" style="fill:#898345;"/><path d="M21.23,39.83h0c-.66,0-1.27-.35-1.61-.93l-2.66-4.59c-.23-.41-.35-.86-.35-1.31s.12-.91.35-1.32l2.65-4.58c.33-.57.94-.93,1.61-.93h0c1.43,0,2.32,1.55,1.61,2.78l-1.8,3.12c-.33.57-.33,1.28,0,1.86l1.8,3.12c.72,1.24-.18,2.78-1.6,2.78Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 85 66"><path d="M56.27,23.53l-6.07-3.51-6.39-3.68c-.41-.23-.86-.36-1.31-.36s-.91.13-1.32.36l-6.38,3.68-6.07,3.51c-.81.47-1.31,1.34-1.31,2.28v14.38c0,.94.5,1.81,1.31,2.28l12.45,7.19c.41.23.87.36,1.32.36s.9-.13,1.31-.36l12.46-7.19c.81-.47,1.31-1.34,1.31-2.28v-14.38c0-.94-.5-1.81-1.31-2.28ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:#fff;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M42.5,36.85c-2.12,0-3.85-1.73-3.85-3.85s1.73-3.85,3.85-3.85,3.85,1.73,3.85,3.85-1.73,3.85-3.85,3.85ZM42.5,31.01c-1.1,0-1.99.89-1.99,1.99s.89,1.99,1.99,1.99,1.99-.89,1.99-1.99-.89-1.99-1.99-1.99Z" style="fill:#898345;"/><path d="M56.27,23.53l-6.08-3.52-6.39-3.68c-.41-.23-.85-.35-1.31-.35s-.91.12-1.32.35l-6.38,3.68-6.08,3.52c-.81.46-1.31,1.34-1.31,2.27v14.39c0,.94.5,1.81,1.31,2.27l12.46,7.2c.41.23.86.35,1.32.35s.9-.12,1.31-.35l12.47-7.2c.81-.46,1.31-1.34,1.31-2.27v-14.39c0-.94-.5-1.81-1.31-2.27ZM42.5,17c.56,0,1.01.45,1.01,1.01s-.45,1-1.01,1-1.01-.45-1.01-1,.45-1.01,1.01-1.01ZM53.87,39.56l-11.37,6.58-11.37-6.57v-13.14l4.67-2.7h13.39l4.67,2.7v13.13Z" style="fill:#34332b;"/><circle cx="42.5" cy="33" r="2.92" style="fill:#34332b;"/><path d="M63.77,26.17h0c.66,0,1.27.35,1.61.93l2.66,4.59c.23.41.35.86.35,1.31s-.12.91-.35,1.32l-2.65,4.58c-.33.57-.94.93-1.61.93h0c-1.43,0-2.32-1.55-1.61-2.78l1.8-3.12c.33-.57.33-1.28,0-1.86l-1.8-3.12c-.72-1.24.18-2.78,1.6-2.78Z" style="fill:#34332b;"/><path d="M69.31,33c0,.62-.16,1.23-.47,1.78l-2.65,4.59c-.5.86-1.42,1.39-2.41,1.39s-1.91-.52-2.41-1.39c-.5-.87-.5-1.91,0-2.78l1.8-3.12c.16-.29.16-.64,0-.93l-1.8-3.12c-.5-.87-.51-1.91,0-2.78.5-.87,1.4-1.39,2.41-1.39s1.91.53,2.41,1.39l2.66,4.59c.31.55.48,1.16.48,1.77ZM62.84,37.97c0,.21.08.38.13.47.08.14.32.46.8.46.33,0,.64-.18.81-.46l2.64-4.58c.29-.52.3-1.16,0-1.7l-2.65-4.59c-.16-.29-.47-.46-.8-.46-.48,0-.72.32-.8.46-.08.14-.24.51,0,.93l1.8,3.12c.5.86.5,1.92,0,2.78l-1.8,3.12c-.1.16-.13.32-.13.46Z" style="fill:#898345;"/><path d="M63.77,26.17h0c.66,0,1.27.35,1.61.93l2.66,4.59c.23.41.35.86.35,1.31s-.12.91-.35,1.32l-2.65,4.58c-.33.57-.94.93-1.61.93h0c-1.43,0-2.32-1.55-1.61-2.78l1.8-3.12c.33-.57.33-1.28,0-1.86l-1.8-3.12c-.72-1.24.18-2.78,1.6-2.78Z" style="fill:#34332b;"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.4" y1="1146.28" x2="25.4" y2="1101.28" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="1147.87" y2="1103.3" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.9,47.5c0,4.12-3.38,7.5-7.5,7.5H10.4c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.9,46.5c0,4.12-3.38,7.5-7.5,7.5H10.4c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.9,48.5c0,4.12-3.38,7.5-7.5,7.5H10.4c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.01,46.5c0,4.12-3.38,7.5-7.5,7.5H10.51c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#a86aad;"/><path d="M10.51,53.5c-3.86,0-7-3.14-7-7v-30c0-3.86,3.14-7,7-7h30c3.86,0,7,3.14,7,7v30c0,3.86-3.14,7-7,7H10.51Z" style="fill:#a86aad;"/><path d="M48.01,36.5c0,4.12-3.38,7.5-7.5,7.5H10.51c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#a86aad;"/><path d="M40.51,1.5H10.51c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.01,38.5c0,3.58-2.92,6.5-6.5,6.5H10.51c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#c5b4d8;"/><path d="M40.51,1.5H10.51c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.01,38.5c0,3.58-2.92,6.5-6.5,6.5H10.51c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.3;"/><path d="M40.51,2H10.51c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.51,2H10.51c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#cd7cd1;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><path d="M36.25,18.54l-1.41-3.82-3.82-1.41,3.82-1.41,1.41-3.82,1.41,3.82,3.82,1.41-3.82,1.41-1.41,3.82ZM33.01,13.31l2.37.88.88,2.37.88-2.37,2.37-.88-2.37-.88-.88-2.37-.88,2.37-2.37.88Z" style="fill:#a86aad;"/><rect x="39.97" y="8.37" width="1.74" height=".69" transform="translate(5.8 31.43) rotate(-45)" style="fill:#a86aad;"/><path d="M40.22,10.14c-.22,0-.42-.08-.57-.24-.15-.15-.24-.35-.24-.57s.08-.42.24-.57l1.23-1.23c.31-.31.83-.31,1.14,0,.15.15.24.35.24.57s-.08.42-.24.57l-1.23,1.23c-.15.15-.35.24-.57.24ZM41.45,7.99s-.06.01-.08.03l-1.23,1.23s-.03.06-.03.08,0,.05.03.08c.06.06.1.06.16,0l1.23-1.23s.03-.06.03-.08,0-.05-.03-.08c-.02-.02-.05-.03-.08-.03Z" style="fill:#a86aad;"/><rect x="30.79" y="17.55" width="1.74" height=".69" transform="translate(-3.38 27.63) rotate(-45)" style="fill:#a86aad;"/><path d="M31.04,19.32c-.22,0-.42-.08-.57-.24-.31-.31-.31-.82,0-1.14l1.23-1.23c.31-.31.83-.31,1.14,0s.31.82,0,1.14l-1.23,1.23c-.15.15-.35.24-.57.24ZM32.27,17.17s-.06.01-.08.03l-1.23,1.23s-.04.12,0,.16c.06.06.1.06.16,0l1.23-1.23s.04-.12,0-.16c-.02-.02-.05-.03-.08-.03Z" style="fill:#a86aad;"/><rect x="31.31" y="7.85" width=".69" height="1.74" transform="translate(3.11 24.94) rotate(-45)" style="fill:#a86aad;"/><path d="M32.27,10.14c-.22,0-.42-.08-.57-.24l-1.23-1.23c-.31-.31-.31-.82,0-1.14.31-.31.83-.31,1.14,0l1.23,1.23c.31.31.31.82,0,1.14-.15.15-.35.24-.57.24ZM31.04,7.99s-.06.01-.08.03c-.04.04-.04.12,0,.16l1.23,1.23c.06.06.1.06.16,0,.04-.04.04-.12,0-.16l-1.23-1.23s-.05-.03-.08-.03Z" style="fill:#a86aad;"/><rect x="40.49" y="17.03" width=".69" height="1.74" transform="translate(-.69 34.13) rotate(-45.01)" style="fill:#a86aad;"/><path d="M41.45,19.32c-.22,0-.42-.08-.57-.24l-1.23-1.23c-.15-.15-.24-.35-.24-.57s.08-.42.24-.57c.31-.31.83-.31,1.14,0l1.23,1.23c.31.31.31.82,0,1.14-.15.15-.35.24-.57.24ZM40.22,17.17s-.06.01-.08.03c-.04.04-.04.12,0,.16l1.23,1.23c.06.06.1.06.16,0,.04-.04.04-.12,0-.16l-1.23-1.23s-.05-.03-.08-.03Z" style="fill:#a86aad;"/><polygon points="36.25 9.07 37.39 12.16 40.49 13.31 37.39 14.45 36.25 17.54 35.1 14.45 32.01 13.31 35.1 12.16 36.25 9.07" style="fill:#34332b;"/><rect x="42.77" y="12.96" width="1.74" height=".69" style="fill:#a86aad;"/><path d="M44.51,14.11h-1.74c-.44,0-.81-.36-.81-.81s.36-.81.81-.81h1.74c.44,0,.81.36.81.81s-.36.81-.81.81ZM42.77,13.19c-.06,0-.12.05-.12.12s.05.12.12.12h1.74c.06,0,.12-.05.12-.12s-.05-.12-.12-.12h-1.74Z" style="fill:#a86aad;"/><rect x="27.99" y="12.96" width="1.74" height=".69" style="fill:#a86aad;"/><path d="M29.73,14.11h-1.74c-.44,0-.81-.36-.81-.81s.36-.81.81-.81h1.74c.44,0,.81.36.81.81s-.36.81-.81.81ZM27.99,13.19c-.06,0-.12.05-.12.12s.05.12.12.12h1.74c.06,0,.12-.05.12-.12s-.05-.12-.12-.12h-1.74Z" style="fill:#a86aad;"/><line x1="42.77" y1="13.31" x2="44.51" y2="13.31" style="fill:#34332b;"/><path d="M44.51,13.77h-1.74c-.25,0-.46-.21-.46-.46s.21-.46.46-.46h1.74c.25,0,.46.21.46.46s-.21.46-.46.46Z" style="fill:#34332b;"/><line x1="27.99" y1="13.31" x2="29.73" y2="13.31" style="fill:#34332b;"/><path d="M29.73,13.77h-1.74c-.25,0-.46-.21-.46-.46s.21-.46.46-.46h1.74c.25,0,.46.21.46.46s-.21.46-.46.46Z" style="fill:#34332b;"/><rect x="35.9" y="19.82" width=".69" height="1.74" style="fill:#a86aad;"/><path d="M35.44,21.57v-1.74c0-.44.36-.81.81-.81s.81.36.81.81v1.74c0,.44-.36.81-.81.81s-.81-.36-.81-.81ZM36.36,19.82c0-.06-.05-.12-.12-.12s-.12.05-.12.12v1.74c0,.06.05.12.12.12s.12-.05.12-.12v-1.74Z" style="fill:#a86aad;"/><rect x="35.9" y="5.05" width=".69" height="1.74" style="fill:#a86aad;"/><path d="M35.44,6.79v-1.74c0-.44.36-.81.81-.81s.81.36.81.81v1.74c0,.44-.36.81-.81.81s-.81-.36-.81-.81ZM36.36,5.05c0-.06-.05-.12-.12-.12s-.12.05-.12.12v1.74c0,.06.05.12.12.12s.12-.05.12-.12v-1.74Z" style="fill:#a86aad;"/><line x1="36.25" y1="19.82" x2="36.25" y2="21.57" style="fill:#34332b;"/><path d="M35.79,21.57v-1.74c0-.25.21-.46.46-.46s.46.21.46.46v1.74c0,.25-.21.46-.46.46s-.46-.21-.46-.46Z" style="fill:#34332b;"/><line x1="36.25" y1="5.05" x2="36.25" y2="6.79" style="fill:#34332b;"/><path d="M35.79,6.79v-1.74c0-.25.21-.46.46-.46s.46.21.46.46v1.74c0,.25-.21.46-.46.46s-.46-.21-.46-.46Z" style="fill:#34332b;"/><line x1="40.22" y1="9.33" x2="41.45" y2="8.1" style="fill:#34332b;"/><path d="M40.22,9.79c-.12,0-.24-.04-.33-.13-.18-.18-.18-.47,0-.65l1.23-1.23c.18-.18.47-.18.65,0s.18.47,0,.65l-1.23,1.23c-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><line x1="31.04" y1="18.51" x2="32.27" y2="17.28" style="fill:#34332b;"/><path d="M31.04,18.97c-.12,0-.24-.04-.33-.13-.18-.18-.18-.47,0-.65l1.23-1.23c.18-.18.47-.18.65,0s.18.47,0,.65l-1.23,1.23c-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><line x1="32.27" y1="9.33" x2="31.04" y2="8.1" style="fill:#34332b;"/><path d="M32.27,9.79c-.12,0-.24-.04-.33-.13l-1.23-1.23c-.18-.18-.18-.47,0-.65s.47-.18.65,0l1.23,1.23c.18.18.18.47,0,.65-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><line x1="41.45" y1="18.51" x2="40.22" y2="17.28" style="fill:#34332b;"/><path d="M41.45,18.97c-.12,0-.24-.04-.33-.13l-1.23-1.23c-.18-.18-.18-.47,0-.65s.47-.18.65,0l1.23,1.23c.18.18.18.47,0,.65-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><path d="M19.38,42.17c-.47,0-.94-.12-1.36-.36l-9.41-5.44c-.84-.48-1.37-1.38-1.37-2.37v-10.85c0-.97.52-1.88,1.36-2.36l9.4-5.43c.86-.48,1.88-.48,2.72,0l9.42,5.44c.84.49,1.36,1.39,1.36,2.36v10.85c0,.98-.52,1.89-1.37,2.37l-9.4,5.43c-.43.24-.9.36-1.37.36ZM10.66,33.62l8.73,5.04,8.73-5.04v-10.08l-6.31-3.64h-4.84l-6.31,3.64v10.08ZM19.39,17.26h0s0,0,0,0Z" style="fill:#a86aad;"/><path d="M29.78,21.44l-3.97-2.29-.61-.35-4.82-2.78c-.32-.17-.65-.26-.99-.26s-.68.09-.99.26l-4.81,2.78-.61.35-3.98,2.29c-.61.35-.99,1.01-.99,1.71v10.85c0,.71.38,1.37.99,1.71l9.4,5.43c.31.17.65.26.99.26s.67-.09.99-.26l9.4-5.43c.61-.35.99-1,.99-1.71v-10.85c0-.7-.38-1.36-.99-1.71ZM19.39,16.51c.42,0,.76.35.76.76,0,.26-.12.48-.32.62-.12.09-.28.14-.44.14-.17,0-.32-.05-.44-.14-.2-.14-.32-.36-.32-.62,0-.41.35-.76.76-.76ZM28.87,33.69c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56v10.21Z" style="fill:#34332b;"/><path d="M28.87,23.48v10.21c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56Z" style="fill:#fff;"/><path d="M19.39,31.49c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9,2.9,1.3,2.9,2.9-1.3,2.9-2.9,2.9ZM19.39,27.08c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z" style="fill:#a86aad;"/><circle cx="19.39" cy="28.58" r="2.2" style="fill:#34332b;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="-551.31" x2="25.56" y2="-518.48" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M10.56,54.67c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.67c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.67c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#a86aad;"/><path d="M40.56,9.67H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7Z" style="fill:#cd7cd1;"/><path d="M40.56,9.67H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM46.06,46.67c0,3.03-2.47,5.5-5.5,5.5H10.56c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z"/><path d="M40.56,9.67H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM46.06,46.67c0,3.03-2.47,5.5-5.5,5.5H10.56c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#935996;"/></g><g id="Layer_1"><path d="M36.25,26.21l-1.41-3.82-3.82-1.41,3.82-1.41,1.41-3.82,1.41,3.82,3.82,1.41-3.82,1.41-1.41,3.82ZM33.01,20.98l2.37.88.88,2.37.88-2.37,2.37-.88-2.37-.88-.88-2.37-.88,2.37-2.37.88Z" style="fill:#a86aad;"/><rect x="39.97" y="16.04" width="1.74" height=".69" transform="translate(.37 33.68) rotate(-45)" style="fill:#a86aad;"/><path d="M40.22,17.81c-.22,0-.42-.08-.57-.24-.15-.15-.24-.35-.24-.57s.08-.42.24-.57l1.23-1.23c.31-.31.83-.31,1.14,0,.15.15.24.35.24.57s-.08.42-.24.57l-1.23,1.23c-.15.15-.35.24-.57.24ZM41.45,15.66s-.06.01-.08.03l-1.23,1.23s-.03.06-.03.08,0,.05.03.08c.06.06.1.06.16,0l1.23-1.23s.03-.06.03-.08,0-.05-.03-.08c-.02-.02-.05-.03-.08-.03Z" style="fill:#a86aad;"/><rect x="30.79" y="25.22" width="1.74" height=".69" transform="translate(-8.81 29.87) rotate(-45)" style="fill:#a86aad;"/><path d="M31.04,26.99c-.22,0-.42-.08-.57-.24-.31-.31-.31-.82,0-1.14l1.23-1.23c.31-.31.83-.31,1.14,0s.31.82,0,1.14l-1.23,1.23c-.15.15-.35.24-.57.24ZM32.27,24.84s-.06.01-.08.03l-1.23,1.23s-.04.12,0,.16c.06.06.1.06.16,0l1.23-1.23s.04-.12,0-.16c-.02-.02-.05-.03-.08-.03Z" style="fill:#a86aad;"/><rect x="31.31" y="15.52" width=".69" height="1.74" transform="translate(-2.32 27.19) rotate(-45)" style="fill:#a86aad;"/><path d="M32.27,17.81c-.22,0-.42-.08-.57-.24l-1.23-1.23c-.31-.31-.31-.82,0-1.14.31-.31.83-.31,1.14,0l1.23,1.23c.31.31.31.82,0,1.14-.15.15-.35.24-.57.24ZM31.04,15.66s-.06.01-.08.03c-.04.04-.04.12,0,.16l1.23,1.23c.06.06.1.06.16,0,.04-.04.04-.12,0-.16l-1.23-1.23s-.05-.03-.08-.03Z" style="fill:#a86aad;"/><rect x="40.49" y="24.7" width=".69" height="1.74" transform="translate(-6.12 36.37) rotate(-45.01)" style="fill:#a86aad;"/><path d="M41.45,26.99c-.22,0-.42-.08-.57-.24l-1.23-1.23c-.15-.15-.24-.35-.24-.57s.08-.42.24-.57c.31-.31.83-.31,1.14,0l1.23,1.23c.31.31.31.82,0,1.14-.15.15-.35.24-.57.24ZM40.22,24.84s-.06.01-.08.03c-.04.04-.04.12,0,.16l1.23,1.23c.06.06.1.06.16,0,.04-.04.04-.12,0-.16l-1.23-1.23s-.05-.03-.08-.03Z" style="fill:#a86aad;"/><polygon points="36.25 16.74 37.39 19.83 40.49 20.98 37.39 22.12 36.25 25.21 35.1 22.12 32.01 20.98 35.1 19.83 36.25 16.74" style="fill:#34332b;"/><rect x="42.77" y="20.63" width="1.74" height=".69" style="fill:#a86aad;"/><path d="M44.51,21.78h-1.74c-.44,0-.81-.36-.81-.81s.36-.81.81-.81h1.74c.44,0,.81.36.81.81s-.36.81-.81.81ZM42.77,20.86c-.06,0-.12.05-.12.12s.05.12.12.12h1.74c.06,0,.12-.05.12-.12s-.05-.12-.12-.12h-1.74Z" style="fill:#a86aad;"/><rect x="27.99" y="20.63" width="1.74" height=".69" style="fill:#a86aad;"/><path d="M29.73,21.78h-1.74c-.44,0-.81-.36-.81-.81s.36-.81.81-.81h1.74c.44,0,.81.36.81.81s-.36.81-.81.81ZM27.99,20.86c-.06,0-.12.05-.12.12s.05.12.12.12h1.74c.06,0,.12-.05.12-.12s-.05-.12-.12-.12h-1.74Z" style="fill:#a86aad;"/><line x1="42.77" y1="20.98" x2="44.51" y2="20.98" style="fill:#34332b;"/><path d="M44.51,21.44h-1.74c-.25,0-.46-.21-.46-.46s.21-.46.46-.46h1.74c.25,0,.46.21.46.46s-.21.46-.46.46Z" style="fill:#34332b;"/><line x1="27.99" y1="20.98" x2="29.73" y2="20.98" style="fill:#34332b;"/><path d="M29.73,21.44h-1.74c-.25,0-.46-.21-.46-.46s.21-.46.46-.46h1.74c.25,0,.46.21.46.46s-.21.46-.46.46Z" style="fill:#34332b;"/><rect x="35.9" y="27.49" width=".69" height="1.74" style="fill:#a86aad;"/><path d="M35.44,29.24v-1.74c0-.44.36-.81.81-.81s.81.36.81.81v1.74c0,.44-.36.81-.81.81s-.81-.36-.81-.81ZM36.36,27.49c0-.06-.05-.12-.12-.12s-.12.05-.12.12v1.74c0,.06.05.12.12.12s.12-.05.12-.12v-1.74Z" style="fill:#a86aad;"/><rect x="35.9" y="12.72" width=".69" height="1.74" style="fill:#a86aad;"/><path d="M35.44,14.46v-1.74c0-.44.36-.81.81-.81s.81.36.81.81v1.74c0,.44-.36.81-.81.81s-.81-.36-.81-.81ZM36.36,12.72c0-.06-.05-.12-.12-.12s-.12.05-.12.12v1.74c0,.06.05.12.12.12s.12-.05.12-.12v-1.74Z" style="fill:#a86aad;"/><line x1="36.25" y1="27.49" x2="36.25" y2="29.24" style="fill:#34332b;"/><path d="M35.79,29.24v-1.74c0-.25.21-.46.46-.46s.46.21.46.46v1.74c0,.25-.21.46-.46.46s-.46-.21-.46-.46Z" style="fill:#34332b;"/><line x1="36.25" y1="12.72" x2="36.25" y2="14.46" style="fill:#34332b;"/><path d="M35.79,14.46v-1.74c0-.25.21-.46.46-.46s.46.21.46.46v1.74c0,.25-.21.46-.46.46s-.46-.21-.46-.46Z" style="fill:#34332b;"/><line x1="40.22" y1="17" x2="41.45" y2="15.77" style="fill:#34332b;"/><path d="M40.22,17.46c-.12,0-.24-.04-.33-.13-.18-.18-.18-.47,0-.65l1.23-1.23c.18-.18.47-.18.65,0s.18.47,0,.65l-1.23,1.23c-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><line x1="31.04" y1="26.18" x2="32.27" y2="24.95" style="fill:#34332b;"/><path d="M31.04,26.64c-.12,0-.24-.04-.33-.13-.18-.18-.18-.47,0-.65l1.23-1.23c.18-.18.47-.18.65,0s.18.47,0,.65l-1.23,1.23c-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><line x1="32.27" y1="17" x2="31.04" y2="15.77" style="fill:#34332b;"/><path d="M32.27,17.46c-.12,0-.24-.04-.33-.13l-1.23-1.23c-.18-.18-.18-.47,0-.65s.47-.18.65,0l1.23,1.23c.18.18.18.47,0,.65-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><line x1="41.45" y1="26.18" x2="40.22" y2="24.95" style="fill:#34332b;"/><path d="M41.45,26.64c-.12,0-.24-.04-.33-.13l-1.23-1.23c-.18-.18-.18-.47,0-.65s.47-.18.65,0l1.23,1.23c.18.18.18.47,0,.65-.09.09-.21.13-.33.13Z" style="fill:#34332b;"/><path d="M19.38,49.84c-.47,0-.94-.12-1.36-.36l-9.41-5.44c-.84-.48-1.37-1.38-1.37-2.37v-10.85c0-.97.52-1.88,1.36-2.36l9.4-5.43c.86-.48,1.88-.48,2.72,0l9.42,5.44c.84.49,1.36,1.39,1.36,2.36v10.85c0,.98-.52,1.89-1.37,2.37l-9.4,5.43c-.43.24-.9.36-1.37.36ZM10.66,41.29l8.73,5.04,8.73-5.04v-10.08l-6.31-3.64h-4.84l-6.31,3.64v10.08ZM19.39,24.93h0s0,0,0,0Z" style="fill:#a86aad;"/><path d="M29.78,29.11l-3.97-2.29-.61-.35-4.82-2.78c-.32-.17-.65-.26-.99-.26s-.68.09-.99.26l-4.81,2.78-.61.35-3.98,2.29c-.61.35-.99,1.01-.99,1.71v10.85c0,.71.38,1.37.99,1.71l9.4,5.43c.31.17.65.26.99.26s.67-.09.99-.26l9.4-5.43c.61-.35.99-1,.99-1.71v-10.85c0-.7-.38-1.36-.99-1.71ZM19.39,24.18c.42,0,.76.35.76.76,0,.26-.12.48-.32.62-.12.09-.28.14-.44.14-.17,0-.32-.05-.44-.14-.2-.14-.32-.36-.32-.62,0-.41.35-.76.76-.76ZM28.87,41.36c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56v10.21Z" style="fill:#34332b;"/><path d="M28.87,31.15v10.21c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56Z" style="fill:#fff;"/><path d="M19.39,39.16c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9,2.9,1.3,2.9,2.9-1.3,2.9-2.9,2.9ZM19.39,34.75c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z" style="fill:#a86aad;"/><circle cx="19.39" cy="36.25" r="2.2" style="fill:#34332b;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.44" y1="1146.28" x2="25.44" y2="1101.28" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="1147.87" y2="1103.3" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-4" x1="31.84" y1="-517.57" x2="31.84" y2="-499.88" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.94,47.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.94,46.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.94,48.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#3caa69;"/><path d="M10.56,53.5c-3.86,0-7-3.14-7-7v-30c0-3.86,3.14-7,7-7h30c3.86,0,7,3.14,7,7v30c0,3.86-3.14,7-7,7H10.56Z" style="fill:#3caa69;"/><path d="M48.06,36.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#3caa69;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#68d799;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.5;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#48cc7e;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><path d="M19.38,42.34c-.47,0-.94-.12-1.36-.36l-9.41-5.44c-.84-.48-1.37-1.38-1.37-2.37v-10.85c0-.97.52-1.88,1.36-2.36l9.4-5.43c.86-.48,1.88-.48,2.72,0l9.42,5.44c.84.49,1.36,1.39,1.36,2.36v10.85c0,.98-.52,1.89-1.37,2.37l-9.4,5.43c-.43.24-.9.36-1.37.36ZM10.66,33.79l8.73,5.04,8.73-5.04v-10.08l-6.31-3.64h-4.84l-6.31,3.64v10.08ZM19.39,17.43h0s0,0,0,0Z" style="fill:#5db27f;"/><path d="M29.78,21.61l-3.97-2.29-.61-.35-4.82-2.78c-.32-.17-.65-.26-.99-.26s-.68.09-.99.26l-4.81,2.78-.61.35-3.98,2.29c-.61.35-.99,1.01-.99,1.71v10.85c0,.71.38,1.37.99,1.71l9.4,5.43c.31.17.65.26.99.26s.67-.09.99-.26l9.4-5.43c.61-.35.99-1,.99-1.71v-10.85c0-.7-.38-1.36-.99-1.71ZM19.39,16.68c.42,0,.76.35.76.76,0,.26-.12.48-.32.62-.12.09-.28.14-.44.14-.17,0-.32-.05-.44-.14-.2-.14-.32-.36-.32-.62,0-.41.35-.76.76-.76ZM28.87,33.86c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56v10.21Z" style="fill:#34332b;"/><path d="M28.87,23.65v10.21c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56Z" style="fill:#fff;"/><path d="M19.39,31.66c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9,2.9,1.3,2.9,2.9-1.3,2.9-2.9,2.9ZM19.39,27.25c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z" style="fill:#5db27f;"/><circle cx="19.39" cy="28.75" r="2.2" style="fill:#34332b;"/><path d="M33.87,21.44l-5.07-4.77h-2.57v-6.18h2.57l5.05-5.05h1.92v5.78l.27.13c.84.39,1.38,1.23,1.39,2.16,0,.93-.53,1.78-1.36,2.18l-.29.14v5.61h-1.91Z" style="fill:url(#linear-gradient-4); isolation:isolate; opacity:.3;"/><path d="M37.16,13.51c0-.82-.49-1.56-1.23-1.91l-.25-.12-.18.38v-6.14h-1.52l-4.94,4.94v.12h-2.53v5.61h2.53v.12l4.94,4.65h1.52v-6.02l.2.42.25-.12c.74-.36,1.21-1.11,1.21-1.93ZM35.5,14.3v-1.54c.27.16.44.45.44.77,0,.32-.17.61-.44.78Z" style="fill:#5db27f;"/><path d="M39.82,13.5c-.01-1.84-1.1-3.53-2.77-4.31l-.26-.12-.79,1.7.25.12c1.02.48,1.68,1.5,1.69,2.62,0,1.13-.64,2.15-1.66,2.64l-.25.12.81,1.69.25-.12c1.66-.8,2.73-2.51,2.72-4.34Z" style="fill:#5db27f;"/><path d="M38.07,7l-.25-.12-.79,1.7.25.12c1.86.87,3.08,2.75,3.09,4.8.01,2.04-1.17,3.94-3.03,4.84l-.25.12.81,1.69.25-.12c2.5-1.21,4.11-3.77,4.09-6.53-.02-2.76-1.65-5.31-4.17-6.48Z" style="fill:#5db27f;"/><path d="M36.88,13.52c0-.71-.42-1.36-1.07-1.66l-.28.6c.42.19.68.61.69,1.07,0,.46-.26.88-.68,1.08l.28.59c.64-.31,1.05-.96,1.05-1.67Z" style="fill:#34332b;"/><path d="M39.54,13.5c-.01-1.8-1.08-3.34-2.61-4.05l-.55,1.19c1.12.52,1.84,1.64,1.85,2.87,0,1.27-.74,2.38-1.81,2.9l.57,1.18c1.52-.73,2.57-2.29,2.56-4.09Z" style="fill:#34332b;"/><path d="M41.96,13.48c-.02-2.76-1.66-5.13-4.01-6.23l-.55,1.19c1.91.89,3.24,2.81,3.25,5.05.01,2.24-1.29,4.18-3.19,5.09l.57,1.18c2.34-1.13,3.95-3.52,3.93-6.28Z" style="fill:#34332b;"/><path d="M26.8,11.62h1.96v4.49h-1.96v-4.49Z" style="fill:#34332b;"/><path d="M34.1,6.57l-4.77,4.77v5.05l4.77,4.49h1.12V6.57h-1.12Z" style="fill:#34332b;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="-551.14" x2="25.56" y2="-518.31" gradientTransform="translate(0 -496.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" x1="31.84" y1="-525.07" x2="31.84" y2="-507.38" xlink:href="#linear-gradient"/></defs><g id="Layer_2"><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#3caa69;"/><path d="M40.56,9.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7Z" style="fill:#48cc7e;"/><path d="M40.56,9.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7v-30c0-3.86-3.14-7-7-7ZM46.06,46.5c0,3.03-2.47,5.5-5.5,5.5H10.56c-3.04,0-5.5-2.46-5.5-5.5v-30c0-3.03,2.47-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#3caa69;"/></g><g id="Layer_1"><path d="M33.87,28.94l-5.07-4.77h-2.57v-6.18h2.57l5.05-5.05h1.92v5.78l.27.13c.84.39,1.38,1.23,1.39,2.16,0,.93-.53,1.78-1.36,2.18l-.29.14v5.61h-1.91Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.3;"/><path d="M37.16,21.01c0-.82-.49-1.56-1.23-1.91l-.25-.12-.18.38v-6.14h-1.52l-4.94,4.94v.12h-2.53v5.61h2.53v.12l4.94,4.65h1.52v-6.02l.2.42.25-.12c.74-.36,1.21-1.11,1.21-1.93ZM35.5,21.8v-1.54c.27.16.44.45.44.77,0,.32-.17.61-.44.78Z" style="fill:#5db27f;"/><path d="M39.82,21c-.01-1.84-1.1-3.53-2.77-4.31l-.26-.12-.79,1.7.25.12c1.02.48,1.68,1.5,1.69,2.62,0,1.13-.64,2.15-1.66,2.64l-.25.12.81,1.69.25-.12c1.66-.8,2.73-2.51,2.72-4.34Z" style="fill:#5db27f;"/><path d="M38.07,14.5l-.25-.12-.79,1.7.25.12c1.86.87,3.08,2.75,3.09,4.8.01,2.04-1.17,3.94-3.03,4.84l-.25.12.81,1.69.25-.12c2.5-1.21,4.11-3.77,4.09-6.53-.02-2.76-1.65-5.31-4.17-6.48Z" style="fill:#5db27f;"/><path d="M36.88,21.02c0-.71-.42-1.36-1.07-1.66l-.28.6c.42.19.68.61.69,1.07,0,.46-.26.88-.68,1.08l.28.59c.64-.31,1.05-.96,1.05-1.67Z" style="fill:#34332b;"/><path d="M39.54,21c-.01-1.8-1.08-3.34-2.61-4.05l-.55,1.19c1.12.52,1.84,1.64,1.85,2.87,0,1.27-.74,2.38-1.81,2.9l.57,1.18c1.52-.73,2.57-2.29,2.56-4.09Z" style="fill:#34332b;"/><path d="M41.96,20.98c-.02-2.76-1.66-5.13-4.01-6.23l-.55,1.19c1.91.89,3.24,2.81,3.25,5.05.01,2.24-1.29,4.18-3.19,5.09l.57,1.18c2.34-1.13,3.95-3.52,3.93-6.28Z" style="fill:#34332b;"/><path d="M26.8,19.12h1.96v4.49h-1.96v-4.49Z" style="fill:#34332b;"/><path d="M34.1,14.07l-4.77,4.77v5.05l4.77,4.49h1.12v-14.32h-1.12Z" style="fill:#34332b;"/><path d="M19.38,49.84c-.47,0-.94-.12-1.36-.36l-9.41-5.44c-.84-.48-1.37-1.38-1.37-2.37v-10.85c0-.97.52-1.88,1.36-2.36l9.4-5.43c.86-.48,1.88-.48,2.72,0l9.42,5.44c.84.49,1.36,1.39,1.36,2.36v10.85c0,.98-.52,1.89-1.37,2.37l-9.4,5.43c-.43.24-.9.36-1.37.36ZM10.66,41.29l8.73,5.04,8.73-5.04v-10.08l-6.31-3.64h-4.84l-6.31,3.64v10.08ZM19.39,24.93h0s0,0,0,0Z" style="fill:#5db27f;"/><path d="M29.78,29.11l-3.97-2.29-.61-.35-4.82-2.78c-.32-.17-.65-.26-.99-.26s-.68.09-.99.26l-4.81,2.78-.61.35-3.98,2.29c-.61.35-.99,1.01-.99,1.71v10.85c0,.71.38,1.37.99,1.71l9.4,5.43c.31.17.65.26.99.26s.67-.09.99-.26l9.4-5.43c.61-.35.99-1,.99-1.71v-10.85c0-.7-.38-1.36-.99-1.71ZM19.39,24.18c.42,0,.76.35.76.76,0,.26-.12.48-.32.62-.12.09-.28.14-.44.14-.17,0-.32-.05-.44-.14-.2-.14-.32-.36-.32-.62,0-.41.35-.76.76-.76ZM28.87,41.36c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56v10.21Z" style="fill:#34332b;"/><path d="M28.87,31.15v10.21c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56Z" style="fill:#fff;"/><path d="M19.39,39.16c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9,2.9,1.3,2.9,2.9-1.3,2.9-2.9,2.9ZM19.39,34.75c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z" style="fill:#5db27f;"/><circle cx="19.39" cy="36.25" r="2.2" style="fill:#34332b;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.06" y1="-1105.72" x2="25.06" y2="-1060.72" gradientTransform="translate(0 -1050.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="-1107.32" y2="-1062.75" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-4" x1="34.99" y1="1109.92" x2="34.99" y2="1098.19" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.56,47.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.56,46.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.56,48.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M47.56,46.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ccb750;"/><path d="M47.56,36.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#ccb752;"/><path d="M40.06,1.5H10.06c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM46.56,38.5c0,3.58-2.92,6.5-6.5,6.5H10.06c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#f7ec9f;"/><path d="M40.06,1.5H10.06c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM46.56,38.5c0,3.58-2.92,6.5-6.5,6.5H10.06c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.75;"/><path d="M40.06,2H10.06c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.06,2H10.06c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#ffe75a;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/><path d="M2.56,8.5h.5v33h-.5V8.5Z" style="fill:#ccb750;"/></g><g id="Layer_1"><path d="M32.75,18.67c-1.52,0-2.97-.6-4.04-1.68-1.08-1.07-1.68-2.53-1.68-4.04,0-3.26,2.62-6.01,5.72-6.01h8.28s0,3.2,0,3.2h1.92s0,5.34,0,5.34h-1.92s0,3.2,0,3.2h-8.28Z" style="fill:url(#linear-gradient-4);"/><path d="M32.75,18.38c-3,0-5.44-2.44-5.43-5.44,0-3,2.44-5.72,5.44-5.72h7.99s0,3.2,0,3.2h1.92s0,4.76,0,4.76h-1.92s0,3.2,0,3.2h-8Z" style="fill:#c9bf8b;"/><path d="M32.75,18.1c-1.37,0-2.68-.54-3.64-1.51-.97-.96-1.51-2.27-1.51-3.64,0-2.84,2.31-4.86,5.15-4.86h7.71s0,3.2,0,3.2h1.92s0,3.62,0,3.62h-1.92s0,3.2,0,3.2h-7.71Z" style="fill:#34332b;"/><path d="M19.38,42.34c-.47,0-.94-.12-1.36-.36l-9.41-5.44c-.84-.48-1.37-1.38-1.37-2.37v-10.85c0-.97.52-1.88,1.36-2.36l9.4-5.43c.86-.48,1.88-.48,2.72,0l9.42,5.44c.84.49,1.36,1.39,1.36,2.36v10.85c0,.98-.52,1.89-1.37,2.37l-9.4,5.43c-.43.24-.9.36-1.37.36ZM10.66,33.79l8.73,5.04,8.73-5.04v-10.08l-6.31-3.64h-4.84l-6.31,3.64v10.08ZM19.39,17.43h0s0,0,0,0Z" style="fill:#c9bf8b;"/><path d="M29.78,21.61l-3.97-2.29-.61-.35-4.82-2.78c-.32-.17-.65-.26-.99-.26s-.68.09-.99.26l-4.81,2.78-.61.35-3.98,2.29c-.61.35-.99,1.01-.99,1.71v10.85c0,.71.38,1.37.99,1.71l9.4,5.43c.31.17.65.26.99.26s.67-.09.99-.26l9.4-5.43c.61-.35.99-1,.99-1.71v-10.85c0-.7-.38-1.36-.99-1.71ZM19.39,16.68c.42,0,.76.35.76.76,0,.26-.12.48-.32.62-.12.09-.28.14-.44.14-.17,0-.32-.05-.44-.14-.2-.14-.32-.36-.32-.62,0-.41.35-.76.76-.76ZM28.87,33.86c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56v10.21Z" style="fill:#34332b;"/><path d="M28.87,23.65v10.21c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56Z" style="fill:#fff;"/><path d="M19.39,31.66c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9,2.9,1.3,2.9,2.9-1.3,2.9-2.9,2.9ZM19.39,27.25c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z" style="fill:#c9bf8b;"/><circle cx="19.39" cy="28.75" r="2.2" style="fill:#34332b;"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="1145.69" x2="25.56" y2="1112.86" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" x1="34.99" y1="1117.42" x2="34.99" y2="1105.69" xlink:href="#linear-gradient"/></defs><g id="Layer_2"><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ccb750;"/><path d="M46.1,16.5v30c0,3.03-2.47,5.5-5.5,5.5H10.6c-3.04-.01-5.5-2.47-5.5-5.5v-30c0-3.03,2.46-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5Z" style="fill:#ffe75a;"/><path d="M41.97,9.64c-.23-.04-.46-.08-.7-.1-.22-.03-.44-.04-.67-.04H10.6c-.24,0-.48.01-.71.04-.24.02-.47.06-.7.1-3.21.63-5.63,3.47-5.63,6.86v30c0,3.62,2.76,6.6,6.29,6.96.24.03.49.04.75.04h30c.24,0,.48-.01.71-.04.22-.02.44-.06.65-.1,3.21-.63,5.64-3.47,5.64-6.86v-30c0-3.39-2.42-6.23-5.63-6.86ZM46.1,46.5c0,3.03-2.47,5.5-5.5,5.5H10.6c-3.04-.01-5.5-2.47-5.5-5.5v-30c0-3.03,2.46-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#e5cf51;"/></g><g id="Layer_1"><path d="M32.75,26.17c-1.52,0-2.97-.6-4.04-1.68-1.08-1.07-1.68-2.53-1.68-4.04,0-3.26,2.62-6.01,5.72-6.01h8.28s0,3.2,0,3.2h1.92s0,5.34,0,5.34h-1.92s0,3.2,0,3.2h-8.28Z" style="fill:url(#linear-gradient-2);"/><path d="M32.75,25.88c-3,0-5.44-2.44-5.43-5.44,0-3,2.44-5.72,5.44-5.72h7.99s0,3.2,0,3.2h1.92s0,4.76,0,4.76h-1.92s0,3.2,0,3.2h-8Z" style="fill:#c9bf8b;"/><path d="M32.75,25.6c-1.37,0-2.68-.54-3.64-1.51-.97-.96-1.51-2.27-1.51-3.64,0-2.84,2.31-4.86,5.15-4.86h7.71s0,3.2,0,3.2h1.92s0,3.62,0,3.62h-1.92s0,3.2,0,3.2h-7.71Z" style="fill:#34332b;"/><path d="M19.38,49.84c-.47,0-.94-.12-1.36-.36l-9.41-5.44c-.84-.48-1.37-1.38-1.37-2.37v-10.85c0-.97.52-1.88,1.36-2.36l9.4-5.43c.86-.48,1.88-.48,2.72,0l9.42,5.44c.84.49,1.36,1.39,1.36,2.36v10.85c0,.98-.52,1.89-1.37,2.37l-9.4,5.43c-.43.24-.9.36-1.37.36ZM10.66,41.29l8.73,5.04,8.73-5.04v-10.08l-6.31-3.64h-4.84l-6.31,3.64v10.08ZM19.39,24.93h0s0,0,0,0Z" style="fill:#c9bf8b;"/><path d="M29.78,29.11l-3.97-2.29-.61-.35-4.82-2.78c-.32-.17-.65-.26-.99-.26s-.68.09-.99.26l-4.81,2.78-.61.35-3.98,2.29c-.61.35-.99,1.01-.99,1.71v10.85c0,.71.38,1.37.99,1.71l9.4,5.43c.31.17.65.26.99.26s.67-.09.99-.26l9.4-5.43c.61-.35.99-1,.99-1.71v-10.85c0-.7-.38-1.36-.99-1.71ZM19.39,24.18c.42,0,.76.35.76.76,0,.26-.12.48-.32.62-.12.09-.28.14-.44.14-.17,0-.32-.05-.44-.14-.2-.14-.32-.36-.32-.62,0-.41.35-.76.76-.76ZM28.87,41.36c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56v10.21Z" style="fill:#34332b;"/><path d="M28.87,31.15v10.21c0,.23-.13.45-.32.56l-8.83,5.11c-.2.11-.45.11-.65,0l-8.83-5.11c-.2-.11-.32-.32-.32-.56v-10.21c0-.23.13-.45.32-.56l6.53-3.77h5.25l6.53,3.77c.2.11.32.33.32.56Z" style="fill:#fff;"/><path d="M19.39,39.16c-1.6,0-2.9-1.3-2.9-2.9s1.3-2.9,2.9-2.9,2.9,1.3,2.9,2.9-1.3,2.9-2.9,2.9ZM19.39,34.75c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5,1.5-.67,1.5-1.5-.67-1.5-1.5-1.5Z" style="fill:#c9bf8b;"/><circle cx="19.39" cy="36.25" r="2.2" style="fill:#34332b;"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="-90.56" y1="1711.35" x2="-90.56" y2="1666.35" gradientTransform="translate(116 -1656.35)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="1712.95" y2="1668.38" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="-90.44" y1="-1639.3" x2="-90.44" y2="-1671.6" gradientTransform="translate(116 -1637.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-4" x1="36.09" y1="580.52" x2="36.09" y2="569.83" gradientTransform="translate(0 -563.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><g id="Layer_2"><path d="M47.94,47.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.94,46.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.94,48.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#d3924a;"/><path d="M48.06,36.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#d3924a;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#ffcb83;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.3;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#ffb255;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><path d="M39.25,17.24c-.42,0-.85-.42-.85-.81v-.3h-.21v.3c0,.38-.3.81-.72.81h-3.27c-.38,0-.68-.34-.68-.81v-.3h-.42v.3c0,.38-.34.81-.76.81h-3.18c-.42,0-.72-.42-.72-.81v-1.14h.42v-.85h-.42v-1.23c0-.38.21-.89.72-.89h1.14c.21-1.53,1.61-2.76,3.22-2.76,1.02,0,1.99.51,2.59,1.31.25-.34.59-.64.98-.85l-2.8-1.65,3.18-1.78v1.14c1.4.08,2.5.55,3.31,1.36,1.06,1.1,1.27,2.5,1.31,3.27h.47c.47,0,.76.51.76.89v.38h.42v2.54h-.42v.3c0,.42-.38.81-.81.81,0,0-3.27-.04-3.27-.04ZM29.28,16.39h2.97v-1.1h.64v-.85h-.64v-1.27h-2.97v.42h.42v2.54h-.42v.25ZM39.25,16.39s.04,0,0,0l3.18.04v-1.14h.42v-.85h-.42v-1.27h-.38l.08.21-.17-.21h-2.59s0,.04-.04.04v.38h.47v2.54h-.55v.25ZM34.37,16.14v.25h2.97v-1.1h.42v-.85h-.42v-1.27h-2.97v.42h.42v2.54h-.42ZM38.61,15.29h.34v-.85h-.34v.85ZM33.74,15.29h.21v-.85h-.21v.85ZM38.19,13.6h.3v-.42c0-.38.34-.85.81-.85h1.27c-.21-.76-.98-1.48-1.87-1.48s-1.65.76-1.87,1.48h.64c.47,0,.72.55.72.89v.38ZM33.1,13.6h.42v-.38c0-.42.25-.89.68-.89h1.19c-.21-.76-.98-1.48-1.87-1.48s-1.65.76-1.87,1.48h.72c.47,0,.72.51.72.89v.38ZM37.34,9.02v.85c.59-.25,1.31-.34,1.99-.21-.51-.38-1.14-.55-1.99-.64ZM35.98,8.38l.51.3v-.51h.13v-.17l-.64.38Z" style="fill:url(#linear-gradient-4); isolation:isolate; opacity:.3;"/><path d="M42.85,14.02v-.81c0-.17-.17-.47-.34-.47h-.89c0-.21.08-2.04-1.19-3.39-.81-.85-1.95-1.27-3.39-1.27v-.81l-1.91,1.06,1.78,1.06v-.85c1.48,0,2.42.38,3.14,1.14.38.42.68.89.85,1.36-.51-.68-1.31-1.1-2.21-1.1-1.14,0-2.16.68-2.59,1.7-.42-.98-1.44-1.74-2.59-1.74-1.57,0-2.8,1.27-2.8,2.76h-1.57c-.17,0-.3.3-.3.47v.89h.42v1.7h-.42v.72c0,.17.13.38.3.38h3.18c.17,0,.34-.21.34-.38v-.72h.64v-1.7h-.64v-.81c0-.17-.13-.47-.3-.47h-1.23c0-1.06,1.06-2.33,2.33-2.33s2.33,1.27,2.33,2.33h-1.65c-.17,0-.25.3-.25.47v.81h.42v1.7h-.42v.72c0,.17.08.38.25.38h3.27c.17,0,.3-.21.3-.38v-.72h.42v-1.7h-.42v-.81c0-.17-.13-.47-.3-.47h-1.1c0-1.06,1.06-2.33,2.33-2.33s2.33,1.27,2.33,2.33h-1.74c-.17,0-.38.25-.38.42v.85h.47v1.7h-.55v.72c0,.17.25.38.42.38h3.22c.17,0,.38-.21.38-.38v-.72h.42v-1.7h-.38Z" style="fill:none; stroke:#d3924a; stroke-miterlimit:10; stroke-width:1.5px;"/><path d="M42.85,14.15v-.81c0-.17-.17-.47-.34-.47h-.89c0-.21.08-2.04-1.19-3.39-.81-.85-1.95-1.27-3.39-1.27v-.81l-1.91,1.1,1.78,1.06v-.85c1.48,0,2.42.38,3.14,1.14.38.42.68.89.85,1.36-.51-.68-1.31-1.1-2.21-1.1-1.14,0-2.16.68-2.59,1.7-.42-.98-1.44-1.74-2.59-1.74-1.57,0-2.8,1.27-2.8,2.76h-1.57c-.17,0-.3.3-.3.47v.81h.42v1.7h-.42v.76c0,.17.13.38.3.38h3.18c.17,0,.34-.21.34-.38v-.72h.64v-1.7h-.64v-.81c0-.17-.13-.47-.3-.47h-1.23c0-1.06,1.06-2.33,2.33-2.33s2.33,1.27,2.33,2.33h-1.65c-.17,0-.25.3-.25.47v.81h.42v1.7h-.42v.72c0,.17.08.38.25.38h3.27c.17,0,.3-.21.3-.38v-.72h.42v-1.7h-.42v-.81c0-.17-.13-.47-.3-.47h-1.1c0-1.06,1.06-2.33,2.33-2.33s2.33,1.27,2.33,2.33h-1.74c-.17,0-.38.25-.38.42v.85h.47v1.7h-.55v.72c0,.17.25.38.42.38h3.22c.17,0,.38-.21.38-.38v-.72h.42v-1.7h-.38Z" style="fill:#34332b;"/><g id="Page-1"><g id="sprite-library"><path d="M19.38,43.07c-6.96,0-11.12-3.35-11.12-8.95,0-1.4.23-2.65.67-3.71l-.17-7.78c-.02-.82.42-1.57,1.14-1.95.73-.38,1.6-.31,2.27.18l3.78,2.85c.98-.39,2.13-.59,3.43-.59s2.47.2,3.45.59l3.76-2.84c.65-.49,1.5-.57,2.23-.21.74.36,1.19,1.11,1.19,1.94l-.17,7.8c.44,1.07.67,2.32.67,3.71,0,5.6-4.17,8.95-11.15,8.95h0ZM10.94,22.65l.17,8.2-.1.23c-.38.83-.58,1.86-.58,3.05,0,6.12,6.26,6.78,8.95,6.78s8.98-.66,8.98-6.78c0-1.19-.2-2.21-.58-3.05l-.1-.23.17-8.19-4.78,3.6-.61-.33c-.78-.41-1.84-.63-3.08-.63s-2.26.21-3.05.63l-.61.33-4.78-3.6h0ZM21.49,39.66c-.73,0-1.43-.2-2.03-.57-.61.37-1.3.57-2.02.57-1.16,0-2.25-.5-2.98-1.38-.66-.75-.58-1.94.2-2.63.42-.34.93-.49,1.43-.44.5.05.94.3,1.26.68,0,0,.07.02.1.02.08,0,.13-.07.13-.16v-.43c-1.23-.6-2.13-1.72-2.13-2.78,0-1.93,2.22-1.93,4.01-1.93s4.02,0,4.02,1.93c0,1.04-.91,2.18-2.15,2.79v.42c0,.15.2.19.27.12.33-.39.8-.62,1.31-.66.5-.04.97.12,1.34.44.4.35.63.83.65,1.35.02.49-.14.95-.47,1.31-.73.86-1.8,1.36-2.95,1.36h0ZM15.67,37.28s0,0,0,0h0ZM16.11,36.86s0,0,0,.01c0,0,0,0,0-.01ZM17.82,32.84c.22.24.61.55,1.12.68l.58.15.44-.12c.51-.14.91-.45,1.14-.71-.45-.05-1.13-.05-1.63-.05s-1.2,0-1.65.05ZM21.31,32.5h0Z" style="fill:#d3924a;"/></g></g><g id="Page-1-2"><g id="sprite-library-2"><path id="Combined-Shape" d="M29.44,34.12c0,5.55-4.51,7.86-10.06,7.86s-10.04-2.32-10.04-7.86c0-1.37.23-2.53.67-3.5l-.17-8.02c-.02-.89.97-1.39,1.69-.86l4.28,3.23c.99-.53,2.22-.76,3.56-.76s2.6.23,3.59.76l4.28-3.23c.7-.53,1.69-.02,1.69.86l-.17,8.02c.44.97.67,2.13.67,3.5h0ZM23.62,37.58c.3-.31.25-.82-.08-1.12-.32-.27-.83-.23-1.12.11-.23.27-.57.42-.93.42-.67,0-1.24-.55-1.24-1.24v-1.16c1.23-.34,2.15-1.37,2.15-2.05,0-.84-1.33-.84-2.93-.84s-2.93,0-2.93.84c0,.68.89,1.71,2.13,2.02v1.18c0,.7-.55,1.24-1.23,1.24-.38,0-.72-.15-.95-.42-.27-.34-.78-.38-1.12-.11-.33.3-.36.8-.08,1.12.53.63,1.3.99,2.15.99.78,0,1.5-.33,2.02-.86.51.53,1.23.86,2.02.86s1.6-.36,2.13-.99h0Z" style="fill:#fff; fill-rule:evenodd;"/></g></g></g></svg>
|