@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.
Files changed (558) hide show
  1. package/.firebase/hosting.ZWRpdGlvbnMvZnJlZS9zcmM.cache +832 -465
  2. package/.firebaserc +1 -1
  3. package/ADD_TUTORIAL_HOW_TO.md +68 -0
  4. package/LEGACY_VERSION.md +1 -0
  5. package/TODOs.md +0 -0
  6. package/bin/readme.md +3 -0
  7. package/editions/free/src/404.html +1 -1
  8. package/editions/free/src/app.bundle.js +1 -1
  9. package/editions/free/src/app.bundle.js.map +1 -1
  10. package/editions/free/src/assets/blockicons/Bump.svg +1 -1
  11. package/editions/free/src/assets/blockicons/IOLights.svg +96 -0
  12. package/editions/free/src/assets/blockicons/MartyConfusion.svg +1 -99
  13. package/editions/free/src/assets/blockicons/MartyDisbelief.svg +1 -80
  14. package/editions/free/src/assets/blockicons/MartyExcitment.svg +1 -106
  15. package/editions/free/src/assets/blockicons/MartyNo copy.svg +85 -0
  16. package/editions/free/src/assets/blockicons/MartyNo.svg +1 -85
  17. package/editions/free/src/assets/blockicons/MartyNoWay.svg +1 -107
  18. package/editions/free/src/assets/blockicons/MartyWhistle.svg +1 -88
  19. package/editions/free/src/assets/blockicons/OnTouch.svg +1 -1
  20. package/editions/free/src/assets/blockicons/audio-pop.svg +67 -0
  21. package/editions/free/src/assets/blockicons/clearcolours.svg +1 -0
  22. package/editions/free/src/assets/blockicons/counter_decrease.svg +2 -0
  23. package/editions/free/src/assets/blockicons/counter_increase.svg +2 -0
  24. package/editions/free/src/assets/blockicons/counter_start-reset.svg +2 -0
  25. package/editions/free/src/assets/blockicons/notea.svg +1 -0
  26. package/editions/free/src/assets/blockicons/noteasharp.svg +1 -0
  27. package/editions/free/src/assets/blockicons/noteb.svg +1 -0
  28. package/editions/free/src/assets/blockicons/notec.svg +1 -0
  29. package/editions/free/src/assets/blockicons/notecsharp.svg +1 -0
  30. package/editions/free/src/assets/blockicons/noted.svg +1 -0
  31. package/editions/free/src/assets/blockicons/notedsharp.svg +1 -0
  32. package/editions/free/src/assets/blockicons/notee.svg +1 -0
  33. package/editions/free/src/assets/blockicons/notef.svg +1 -0
  34. package/editions/free/src/assets/blockicons/notefsharp.svg +1 -0
  35. package/editions/free/src/assets/blockicons/noteg.svg +1 -0
  36. package/editions/free/src/assets/blockicons/notegsharp.svg +1 -0
  37. package/editions/free/src/assets/blockicons/noterest.svg +8 -0
  38. package/editions/free/src/assets/blockicons/onclosedistance.svg +3 -0
  39. package/editions/free/src/assets/blockicons/onfardistance.svg +3 -0
  40. package/editions/free/src/assets/blockicons/onhighlight.svg +2 -0
  41. package/editions/free/src/assets/blockicons/onlowlight.svg +2 -0
  42. package/editions/free/src/assets/blockicons/onmidlight.svg +2 -0
  43. package/editions/free/src/assets/blockicons/onmove.svg +2 -0
  44. package/editions/free/src/assets/blockicons/onnoobjectsensed.svg +2 -0
  45. package/editions/free/src/assets/blockicons/onobjectsensedleft.svg +2 -0
  46. package/editions/free/src/assets/blockicons/onobjectsensedright.svg +2 -0
  47. package/editions/free/src/assets/blockicons/onshake.svg +1 -0
  48. package/editions/free/src/assets/blockicons/ontouchcog.svg +1 -0
  49. package/editions/free/src/assets/blockicons/patternpinwheel.svg +1 -0
  50. package/editions/free/src/assets/blockicons/patternrainbow.svg +1 -0
  51. package/editions/free/src/assets/blockicons/patternshowoff.svg +2 -0
  52. package/editions/free/src/assets/blockicons/selectcolourblue.svg +1 -0
  53. package/editions/free/src/assets/blockicons/selectcolourgreen.svg +1 -0
  54. package/editions/free/src/assets/blockicons/selectcolourorange.svg +1 -0
  55. package/editions/free/src/assets/blockicons/selectcolourpurple.svg +1 -0
  56. package/editions/free/src/assets/blockicons/selectcolourred.svg +1 -0
  57. package/editions/free/src/assets/blockicons/selectcolouryellow.svg +1 -0
  58. package/editions/free/src/assets/blockicons/tempo.svg +20 -0
  59. package/editions/free/src/assets/blockicons/tilt_any.svg +1 -0
  60. package/editions/free/src/assets/blockicons/tiltbackward.svg +1 -0
  61. package/editions/free/src/assets/blockicons/tiltbackwardforward.svg +1 -0
  62. package/editions/free/src/assets/blockicons/tiltforward.svg +1 -0
  63. package/editions/free/src/assets/blockicons/tiltleft.svg +1 -0
  64. package/editions/free/src/assets/blockicons/tiltleftright.svg +1 -0
  65. package/editions/free/src/assets/blockicons/tiltright.svg +1 -0
  66. package/editions/free/src/assets/categories/CogLooksOff.svg +1 -0
  67. package/editions/free/src/assets/categories/CogLooksOn.svg +1 -0
  68. package/editions/free/src/assets/categories/CogSoundOff.svg +1 -0
  69. package/editions/free/src/assets/categories/CogSoundOn.svg +1 -0
  70. package/editions/free/src/assets/categories/CogStartOff.svg +1 -0
  71. package/editions/free/src/assets/categories/CogStartOn.svg +1 -0
  72. package/editions/free/src/assets/categories/FlowOff.svg +1 -1
  73. package/editions/free/src/assets/categories/FlowOn.svg +1 -1
  74. package/editions/free/src/assets/categories/LooksOff.svg +1 -1
  75. package/editions/free/src/assets/categories/LooksOn.svg +1 -1
  76. package/editions/free/src/assets/categories/MartyFlowOff.svg +1 -0
  77. package/editions/free/src/assets/categories/MartyFlowOn.svg +1 -0
  78. package/editions/free/src/assets/categories/MartyLooksOff.svg +1 -0
  79. package/editions/free/src/assets/categories/MartyLooksOn.svg +1 -0
  80. package/editions/free/src/assets/categories/MartyMotionOff.svg +1 -0
  81. package/editions/free/src/assets/categories/MartyMotionOn.svg +1 -0
  82. package/editions/free/src/assets/categories/MartySoundOff.svg +1 -0
  83. package/editions/free/src/assets/categories/MartySoundOn.svg +1 -0
  84. package/editions/free/src/assets/categories/MartyStartOff.svg +1 -0
  85. package/editions/free/src/assets/categories/MartyStartOn.svg +1 -0
  86. package/editions/free/src/assets/categories/MartyStopOff.svg +1 -0
  87. package/editions/free/src/assets/categories/MartyStopOn.svg +1 -0
  88. package/editions/free/src/assets/categories/MotionOff.svg +1 -1
  89. package/editions/free/src/assets/categories/MotionOn.svg +1 -1
  90. package/editions/free/src/assets/categories/SoundOff.svg +1 -1
  91. package/editions/free/src/assets/categories/SoundOn.svg +1 -1
  92. package/editions/free/src/assets/categories/StartOff.svg +1 -1
  93. package/editions/free/src/assets/categories/StartOn.svg +1 -1
  94. package/editions/free/src/assets/categories/StopOff.svg +1 -1
  95. package/editions/free/src/assets/categories/StopOn.svg +1 -1
  96. package/editions/free/src/assets/connection/connect_btn-default.svg +1 -0
  97. package/editions/free/src/assets/connection/connect_btn-hover.svg +1 -0
  98. package/editions/free/src/assets/connection/disconnect_btn-default.svg +1 -0
  99. package/editions/free/src/assets/connection/disconnect_btn-hover.svg +1 -0
  100. package/editions/free/src/assets/fonts/Lato-Bold.ttf +0 -0
  101. package/editions/free/src/assets/fonts/Lato-Regular.woff +0 -0
  102. package/editions/free/src/assets/fonts/big_noodle_titling.woff +0 -0
  103. package/editions/free/src/assets/fonts/big_noodle_titling_oblique.woff +0 -0
  104. package/editions/free/src/assets/lobby/scratchJrlogo.svg +1 -0
  105. package/editions/free/src/assets/logoBlue.png +0 -0
  106. package/editions/free/src/assets/ui/Marty_Instructor.svg +545 -0
  107. package/editions/free/src/assets/ui/martyModeDisabled.svg +1 -0
  108. package/editions/free/src/assets/ui/martyModeEnabled.svg +1 -0
  109. package/editions/free/src/assets/ui/zoom-out.svg +1 -0
  110. package/editions/free/src/css/base.css +52 -7
  111. package/editions/free/src/css/connection-modal.css +72 -0
  112. package/editions/free/src/css/disconnect-btn.css +9 -9
  113. package/editions/free/src/css/editor.css +144 -81
  114. package/editions/free/src/css/editorleftpanel.css +168 -106
  115. package/editions/free/src/css/editormodal.css +1 -1
  116. package/editions/free/src/css/editorstage.css +41 -8
  117. package/editions/free/src/css/font.css +19 -19
  118. package/editions/free/src/css/librarymodal.css +1 -1
  119. package/editions/free/src/css/lobby.css +4 -4
  120. package/editions/free/src/css/media-queries.css +2 -2
  121. package/editions/free/src/css/paintlook.css +2 -2
  122. package/editions/free/src/css/start.css +10 -14
  123. package/editions/free/src/css/thumbs.css +1 -1
  124. package/editions/free/src/css/tutorial.css +254 -0
  125. package/editions/free/src/editor.html +1 -1
  126. package/editions/free/src/inapp/about.html +8 -0
  127. package/editions/free/src/inapp/blocks.html +124 -90
  128. package/editions/free/src/inapp/images/clearcolours copy.png +0 -0
  129. package/editions/free/src/inapp/images/clearcolours.png +0 -0
  130. package/editions/free/src/inapp/images/onmove.png +0 -0
  131. package/editions/free/src/inapp/images/onshake.png +0 -0
  132. package/editions/free/src/inapp/images/ontiltany.png +0 -0
  133. package/editions/free/src/inapp/images/ontouch.png +0 -0
  134. package/editions/free/src/inapp/images/patternpinwheel.png +0 -0
  135. package/editions/free/src/inapp/images/patternrainbow.png +0 -0
  136. package/editions/free/src/inapp/images/patternshowoff.png +0 -0
  137. package/editions/free/src/inapp/images/playnote.png +0 -0
  138. package/editions/free/src/inapp/images/tiltbackwardforward.png +0 -0
  139. package/editions/free/src/inapp/images/tiltdown.png +0 -0
  140. package/editions/free/src/inapp/images/tiltleft.png +0 -0
  141. package/editions/free/src/inapp/images/tiltleftright.png +0 -0
  142. package/editions/free/src/inapp/images/tiltright.png +0 -0
  143. package/editions/free/src/inapp/images/tiltup.png +0 -0
  144. package/editions/free/src/inapp/interface.html +134 -398
  145. package/editions/free/src/inapp/paint.html +1 -1
  146. package/editions/free/src/inapp/style/about.css +1 -1
  147. package/editions/free/src/inapp/style/blocks.css +2 -2
  148. package/editions/free/src/inapp/style/interface.css +7 -132
  149. package/editions/free/src/inapp/style/paint.css +1 -1
  150. package/editions/free/src/inapp/style/privacy.css +1 -1
  151. package/editions/free/src/inapp/style/style.css +2 -2
  152. package/editions/free/src/index.html +8 -1
  153. package/editions/free/src/localizations/en.json +553 -544
  154. package/editions/free/src/media.json +254 -21
  155. package/editions/free/src/pnglibrary/Aeroplane.png +0 -0
  156. package/editions/free/src/pnglibrary/Apartment.png +0 -0
  157. package/editions/free/src/pnglibrary/Apple.png +0 -0
  158. package/editions/free/src/pnglibrary/Arctic.png +0 -0
  159. package/editions/free/src/pnglibrary/Astronaut.png +0 -0
  160. package/editions/free/src/pnglibrary/Baby.png +0 -0
  161. package/editions/free/src/pnglibrary/Ball.png +0 -0
  162. package/editions/free/src/pnglibrary/Bank.png +0 -0
  163. package/editions/free/src/pnglibrary/Barn.png +0 -0
  164. package/editions/free/src/pnglibrary/Basketball.png +0 -0
  165. package/editions/free/src/pnglibrary/Bat.png +0 -0
  166. package/editions/free/src/pnglibrary/BeachDay.png +0 -0
  167. package/editions/free/src/pnglibrary/BeachNight.png +0 -0
  168. package/editions/free/src/pnglibrary/BeachSunrise.png +0 -0
  169. package/editions/free/src/pnglibrary/Bed.png +0 -0
  170. package/editions/free/src/pnglibrary/Bedroom.png +0 -0
  171. package/editions/free/src/pnglibrary/Bike.png +0 -0
  172. package/editions/free/src/pnglibrary/Bike2.png +0 -0
  173. package/editions/free/src/pnglibrary/Bird.png +0 -0
  174. package/editions/free/src/pnglibrary/Blue.png +0 -0
  175. package/editions/free/src/pnglibrary/Boat2.png +0 -0
  176. package/editions/free/src/pnglibrary/Boy.png +0 -0
  177. package/editions/free/src/pnglibrary/Boy1.png +0 -0
  178. package/editions/free/src/pnglibrary/Boy2.png +0 -0
  179. package/editions/free/src/pnglibrary/Boy3.png +0 -0
  180. package/editions/free/src/pnglibrary/Bus.png +0 -0
  181. package/editions/free/src/pnglibrary/Butterfly.png +0 -0
  182. package/editions/free/src/pnglibrary/Cactus.png +0 -0
  183. package/editions/free/src/pnglibrary/Cake.png +0 -0
  184. package/editions/free/src/pnglibrary/Camel.png +0 -0
  185. package/editions/free/src/pnglibrary/Car.png +0 -0
  186. package/editions/free/src/pnglibrary/Car1.png +0 -0
  187. package/editions/free/src/pnglibrary/Car2.png +0 -0
  188. package/editions/free/src/pnglibrary/Castle.png +0 -0
  189. package/editions/free/src/pnglibrary/Chicken.png +0 -0
  190. package/editions/free/src/pnglibrary/Child1.png +0 -0
  191. package/editions/free/src/pnglibrary/City.png +0 -0
  192. package/editions/free/src/pnglibrary/Classroom.png +0 -0
  193. package/editions/free/src/pnglibrary/Cloud1.png +0 -0
  194. package/editions/free/src/pnglibrary/Crab.png +0 -0
  195. package/editions/free/src/pnglibrary/Creek.png +0 -0
  196. package/editions/free/src/pnglibrary/CrescentMoon.png +0 -0
  197. package/editions/free/src/pnglibrary/Daffodil.png +0 -0
  198. package/editions/free/src/pnglibrary/Daisy1.png +0 -0
  199. package/editions/free/src/pnglibrary/Daisy2.png +0 -0
  200. package/editions/free/src/pnglibrary/Daisy3.png +0 -0
  201. package/editions/free/src/pnglibrary/Desert.png +0 -0
  202. package/editions/free/src/pnglibrary/Dog.png +0 -0
  203. package/editions/free/src/pnglibrary/Dragon.png +0 -0
  204. package/editions/free/src/pnglibrary/Duck.png +0 -0
  205. package/editions/free/src/pnglibrary/Earth.png +0 -0
  206. package/editions/free/src/pnglibrary/Elephant.png +0 -0
  207. package/editions/free/src/pnglibrary/EmptyRoom.png +0 -0
  208. package/editions/free/src/pnglibrary/Evergreen.png +0 -0
  209. package/editions/free/src/pnglibrary/Fairy.png +0 -0
  210. package/editions/free/src/pnglibrary/Fall.png +0 -0
  211. package/editions/free/src/pnglibrary/Farm copy.png +0 -0
  212. package/editions/free/src/pnglibrary/Farm.png +0 -0
  213. package/editions/free/src/pnglibrary/Farmer.png +0 -0
  214. package/editions/free/src/pnglibrary/Farmer1.png +0 -0
  215. package/editions/free/src/pnglibrary/Father.png +0 -0
  216. package/editions/free/src/pnglibrary/Fence.png +0 -0
  217. package/editions/free/src/pnglibrary/Fish1.png +0 -0
  218. package/editions/free/src/pnglibrary/Fish2.png +0 -0
  219. package/editions/free/src/pnglibrary/Flowers.png +0 -0
  220. package/editions/free/src/pnglibrary/Fly.png +0 -0
  221. package/editions/free/src/pnglibrary/Fort.png +0 -0
  222. package/editions/free/src/pnglibrary/Frog.png +0 -0
  223. package/editions/free/src/pnglibrary/Giraffe.png +0 -0
  224. package/editions/free/src/pnglibrary/Girl.png +0 -0
  225. package/editions/free/src/pnglibrary/Girl1.png +0 -0
  226. package/editions/free/src/pnglibrary/Girl2.png +0 -0
  227. package/editions/free/src/pnglibrary/Girl3.png +0 -0
  228. package/editions/free/src/pnglibrary/Grandfather.png +0 -0
  229. package/editions/free/src/pnglibrary/Grandmother.png +0 -0
  230. package/editions/free/src/pnglibrary/Gym.png +0 -0
  231. package/editions/free/src/pnglibrary/Gym2.png +0 -0
  232. package/editions/free/src/pnglibrary/Horse.png +0 -0
  233. package/editions/free/src/pnglibrary/House.png +0 -0
  234. package/editions/free/src/pnglibrary/House1.png +0 -0
  235. package/editions/free/src/pnglibrary/House3.png +0 -0
  236. package/editions/free/src/pnglibrary/House4.png +0 -0
  237. package/editions/free/src/pnglibrary/Igloo.png +0 -0
  238. package/editions/free/src/pnglibrary/Inuit.png +0 -0
  239. package/editions/free/src/pnglibrary/Jungle.png +0 -0
  240. package/editions/free/src/pnglibrary/Lake.png +0 -0
  241. package/editions/free/src/pnglibrary/Library.png +0 -0
  242. package/editions/free/src/pnglibrary/Lizard.png +0 -0
  243. package/editions/free/src/pnglibrary/Mailbox.png +0 -0
  244. package/editions/free/src/pnglibrary/MartyBirdsEye.png +0 -0
  245. package/editions/free/src/pnglibrary/Monkey.png +0 -0
  246. package/editions/free/src/pnglibrary/Moon.png +0 -0
  247. package/editions/free/src/pnglibrary/MoonBkg.png +0 -0
  248. package/editions/free/src/pnglibrary/Mother.png +0 -0
  249. package/editions/free/src/pnglibrary/Mushroom.png +0 -0
  250. package/editions/free/src/pnglibrary/NightTable.png +0 -0
  251. package/editions/free/src/pnglibrary/Park.png +0 -0
  252. package/editions/free/src/pnglibrary/Pasture.png +0 -0
  253. package/editions/free/src/pnglibrary/Peach.png +0 -0
  254. package/editions/free/src/pnglibrary/Penguin.png +0 -0
  255. package/editions/free/src/pnglibrary/Pig.png +0 -0
  256. package/editions/free/src/pnglibrary/Planet.png +0 -0
  257. package/editions/free/src/pnglibrary/PolarBear.png +0 -0
  258. package/editions/free/src/pnglibrary/Purple.png +0 -0
  259. package/editions/free/src/pnglibrary/Rabbit.png +0 -0
  260. package/editions/free/src/pnglibrary/Rancher.png +0 -0
  261. package/editions/free/src/pnglibrary/Red.png +0 -0
  262. package/editions/free/src/pnglibrary/Rocket.png +0 -0
  263. package/editions/free/src/pnglibrary/Rowboat.png +0 -0
  264. package/editions/free/src/pnglibrary/SailBoat.png +0 -0
  265. package/editions/free/src/pnglibrary/Savannah.png +0 -0
  266. package/editions/free/src/pnglibrary/School.png +0 -0
  267. package/editions/free/src/pnglibrary/Scubadiver.png +0 -0
  268. package/editions/free/src/pnglibrary/Seahorse.png +0 -0
  269. package/editions/free/src/pnglibrary/ShootingStar.png +0 -0
  270. package/editions/free/src/pnglibrary/Shop.png +0 -0
  271. package/editions/free/src/pnglibrary/Snake.png +0 -0
  272. package/editions/free/src/pnglibrary/SoccerNet.png +0 -0
  273. package/editions/free/src/pnglibrary/Soccerball.png +0 -0
  274. package/editions/free/src/pnglibrary/Space.png +0 -0
  275. package/editions/free/src/pnglibrary/Spring.png +0 -0
  276. package/editions/free/src/pnglibrary/Sprites_Marty.png +0 -0
  277. package/editions/free/src/pnglibrary/Sprites_Octopus-Blue.png +0 -0
  278. package/editions/free/src/pnglibrary/Sprites_Octopus-Pink.png +0 -0
  279. package/editions/free/src/pnglibrary/Sprites_Octopus.png +0 -0
  280. package/editions/free/src/pnglibrary/Sprites_Raccoon.png +0 -0
  281. package/editions/free/src/pnglibrary/Sprites_Tree.png +0 -0
  282. package/editions/free/src/pnglibrary/Sprites_Unicorn.png +0 -0
  283. package/editions/free/src/pnglibrary/Star copy.png +0 -0
  284. package/editions/free/src/pnglibrary/Star.png +0 -0
  285. package/editions/free/src/pnglibrary/Star2.png +0 -0
  286. package/editions/free/src/pnglibrary/Star3.png +0 -0
  287. package/editions/free/src/pnglibrary/Starfish.png +0 -0
  288. package/editions/free/src/pnglibrary/Stool.png +0 -0
  289. package/editions/free/src/pnglibrary/Suburbs.png +0 -0
  290. package/editions/free/src/pnglibrary/Summer.png +0 -0
  291. package/editions/free/src/pnglibrary/Sun.png +0 -0
  292. package/editions/free/src/pnglibrary/Table.png +0 -0
  293. package/editions/free/src/pnglibrary/Teen2.png +0 -0
  294. package/editions/free/src/pnglibrary/Teen3.png +0 -0
  295. package/editions/free/src/pnglibrary/TeenBoy1.png +0 -0
  296. package/editions/free/src/pnglibrary/TeenBoy2.png +0 -0
  297. package/editions/free/src/pnglibrary/TeenBoy3.png +0 -0
  298. package/editions/free/src/pnglibrary/TeenGirl1.png +0 -0
  299. package/editions/free/src/pnglibrary/TeenGirl2.png +0 -0
  300. package/editions/free/src/pnglibrary/TeenGirl3.png +0 -0
  301. package/editions/free/src/pnglibrary/Theatre.png +0 -0
  302. package/editions/free/src/pnglibrary/Thundercloud.png +0 -0
  303. package/editions/free/src/pnglibrary/Tornado.png +0 -0
  304. package/editions/free/src/pnglibrary/Tree1.png +0 -0
  305. package/editions/free/src/pnglibrary/Tree2.png +0 -0
  306. package/editions/free/src/pnglibrary/Tree3.png +0 -0
  307. package/editions/free/src/pnglibrary/Tree4.png +0 -0
  308. package/editions/free/src/pnglibrary/Tulip2.png +0 -0
  309. package/editions/free/src/pnglibrary/Underwater.png +0 -0
  310. package/editions/free/src/pnglibrary/Weed.png +0 -0
  311. package/editions/free/src/pnglibrary/Whale.png +0 -0
  312. package/editions/free/src/pnglibrary/Winter.png +0 -0
  313. package/editions/free/src/pnglibrary/Wizard.png +0 -0
  314. package/editions/free/src/pnglibrary/Woods.png +0 -0
  315. package/editions/free/src/pnglibrary/Zebra.png +0 -0
  316. package/editions/free/src/pnglibrary/country_park.png +0 -0
  317. package/editions/free/src/settings.json +3 -3
  318. package/editions/free/src/sql-wasm-3c9c90e7338c86960ecfd8afd6929260.wasm +0 -0
  319. package/editions/free/src/sql-wasm-3d42a85146c582378e8ebf571c4fe4de.wasm +0 -0
  320. package/editions/free/src/svglibrary/Aeroplane.svg +365 -0
  321. package/editions/free/src/svglibrary/Apartment.svg +32 -0
  322. package/editions/free/src/svglibrary/Apple.svg +34 -0
  323. package/editions/free/src/svglibrary/Arctic.svg +58 -0
  324. package/editions/free/src/svglibrary/Astronaut.svg +281 -0
  325. package/editions/free/src/svglibrary/Baby.svg +164 -0
  326. package/editions/free/src/svglibrary/Ball.svg +40 -0
  327. package/editions/free/src/svglibrary/Bank.svg +1 -0
  328. package/editions/free/src/svglibrary/Barn.svg +49 -0
  329. package/editions/free/src/svglibrary/Basketball.svg +1 -0
  330. package/editions/free/src/svglibrary/Bat.svg +17 -0
  331. package/editions/free/src/svglibrary/BeachDay.svg +140 -0
  332. package/editions/free/src/svglibrary/BeachNight.svg +111 -0
  333. package/editions/free/src/svglibrary/BeachSunrise.svg +110 -0
  334. package/editions/free/src/svglibrary/Bed.svg +107 -0
  335. package/editions/free/src/svglibrary/Bedroom.svg +1469 -0
  336. package/editions/free/src/svglibrary/Bike.svg +486 -0
  337. package/editions/free/src/svglibrary/Bike2.svg +388 -0
  338. package/editions/free/src/svglibrary/Bird.svg +100 -0
  339. package/editions/free/src/svglibrary/Blue.svg +108 -0
  340. package/editions/free/src/svglibrary/Boat2.svg +111 -0
  341. package/editions/free/src/svglibrary/Boy.svg +238 -0
  342. package/editions/free/src/svglibrary/Boy1.svg +268 -0
  343. package/editions/free/src/svglibrary/Boy2.svg +290 -0
  344. package/editions/free/src/svglibrary/Boy3.svg +247 -0
  345. package/editions/free/src/svglibrary/Bus.svg +1 -0
  346. package/editions/free/src/svglibrary/Butterfly.svg +1 -0
  347. package/editions/free/src/svglibrary/Cactus.svg +1 -0
  348. package/editions/free/src/svglibrary/Cake.svg +126 -0
  349. package/editions/free/src/svglibrary/Camel.svg +262 -0
  350. package/editions/free/src/svglibrary/Car.svg +129 -0
  351. package/editions/free/src/svglibrary/Car1.svg +313 -0
  352. package/editions/free/src/svglibrary/Car2.svg +283 -0
  353. package/editions/free/src/svglibrary/Castle.svg +97 -0
  354. package/editions/free/src/svglibrary/Chicken.svg +1 -0
  355. package/editions/free/src/svglibrary/Child1.svg +233 -0
  356. package/editions/free/src/svglibrary/City.svg +252 -0
  357. package/editions/free/src/svglibrary/Classroom.svg +761 -0
  358. package/editions/free/src/svglibrary/Cloud1.svg +1 -0
  359. package/editions/free/src/svglibrary/Country_Park.svg +90 -0
  360. package/editions/free/src/svglibrary/Crab.svg +1 -0
  361. package/editions/free/src/svglibrary/Creek.svg +501 -0
  362. package/editions/free/src/svglibrary/CrescentMoon.svg +1 -0
  363. package/editions/free/src/svglibrary/Daffodil.svg +185 -0
  364. package/editions/free/src/svglibrary/Daisy1.svg +82 -0
  365. package/editions/free/src/svglibrary/Daisy2.svg +92 -0
  366. package/editions/free/src/svglibrary/Daisy3.svg +1 -0
  367. package/editions/free/src/svglibrary/Desert.svg +211 -0
  368. package/editions/free/src/svglibrary/Dog.svg +1 -0
  369. package/editions/free/src/svglibrary/Dragon.svg +428 -0
  370. package/editions/free/src/svglibrary/Duck.svg +1 -0
  371. package/editions/free/src/svglibrary/Earth.svg +1 -0
  372. package/editions/free/src/svglibrary/Elephant.svg +267 -0
  373. package/editions/free/src/svglibrary/EmptyRoom.svg +115 -0
  374. package/editions/free/src/svglibrary/Evergreen.svg +14 -0
  375. package/editions/free/src/svglibrary/Fairy.svg +328 -0
  376. package/editions/free/src/svglibrary/Fall.svg +297 -0
  377. package/editions/free/src/svglibrary/Farm copy.svg +312 -0
  378. package/editions/free/src/svglibrary/Farmer.svg +234 -0
  379. package/editions/free/src/svglibrary/Farmer1.svg +282 -0
  380. package/editions/free/src/svglibrary/Father.svg +224 -0
  381. package/editions/free/src/svglibrary/Fence.svg +24 -0
  382. package/editions/free/src/svglibrary/Fish1.svg +60 -0
  383. package/editions/free/src/svglibrary/Fish2.svg +45 -0
  384. package/editions/free/src/svglibrary/Flowers.svg +1 -0
  385. package/editions/free/src/svglibrary/Fly.svg +1 -0
  386. package/editions/free/src/svglibrary/Fort.svg +73 -0
  387. package/editions/free/src/svglibrary/Frog.svg +1 -0
  388. package/editions/free/src/svglibrary/Giraffe.svg +359 -0
  389. package/editions/free/src/svglibrary/Girl.svg +234 -0
  390. package/editions/free/src/svglibrary/Girl1.svg +234 -0
  391. package/editions/free/src/svglibrary/Girl2.svg +364 -0
  392. package/editions/free/src/svglibrary/Girl3.svg +237 -0
  393. package/editions/free/src/svglibrary/Grandfather.svg +187 -0
  394. package/editions/free/src/svglibrary/Grandmother.svg +248 -0
  395. package/editions/free/src/svglibrary/Gym.svg +393 -0
  396. package/editions/free/src/svglibrary/Gym2.svg +477 -0
  397. package/editions/free/src/svglibrary/Horse.svg +149 -0
  398. package/editions/free/src/svglibrary/House.svg +1 -0
  399. package/editions/free/src/svglibrary/House1.svg +102 -0
  400. package/editions/free/src/svglibrary/House3.svg +39 -0
  401. package/editions/free/src/svglibrary/House4.svg +99 -0
  402. package/editions/free/src/svglibrary/Igloo.svg +58 -0
  403. package/editions/free/src/svglibrary/Inuit.svg +255 -0
  404. package/editions/free/src/svglibrary/Jungle.svg +1193 -0
  405. package/editions/free/src/svglibrary/Lake.svg +146 -0
  406. package/editions/free/src/svglibrary/Library.svg +905 -0
  407. package/editions/free/src/svglibrary/Lizard.svg +205 -0
  408. package/editions/free/src/svglibrary/Mailbox.svg +17 -0
  409. package/editions/free/src/svglibrary/{Marty.svg → MartyBirdsEye.svg} +2 -2
  410. package/editions/free/src/svglibrary/Monkey.svg +1 -0
  411. package/editions/free/src/svglibrary/Moon.svg +76 -0
  412. package/editions/free/src/svglibrary/MoonBkg.svg +352 -0
  413. package/editions/free/src/svglibrary/Mother.svg +241 -0
  414. package/editions/free/src/svglibrary/Mushroom.svg +24 -0
  415. package/editions/free/src/svglibrary/NightTable.svg +31 -0
  416. package/editions/free/src/svglibrary/Park.svg +256 -0
  417. package/editions/free/src/svglibrary/Pasture.svg +151 -0
  418. package/editions/free/src/svglibrary/Peach.svg +1 -0
  419. package/editions/free/src/svglibrary/Penguin.svg +71 -0
  420. package/editions/free/src/svglibrary/Pig.svg +147 -0
  421. package/editions/free/src/svglibrary/Planet.svg +1 -0
  422. package/editions/free/src/svglibrary/PolarBear.svg +151 -0
  423. package/editions/free/src/svglibrary/Purple.svg +108 -0
  424. package/editions/free/src/svglibrary/Rabbit.svg +91 -0
  425. package/editions/free/src/svglibrary/Rancher.svg +304 -0
  426. package/editions/free/src/svglibrary/Red.svg +121 -0
  427. package/editions/free/src/svglibrary/Rocket.svg +271 -0
  428. package/editions/free/src/svglibrary/Rowboat.svg +245 -0
  429. package/editions/free/src/svglibrary/SailBoat.svg +49 -0
  430. package/editions/free/src/svglibrary/Savannah.svg +948 -0
  431. package/editions/free/src/svglibrary/School.svg +41 -0
  432. package/editions/free/src/svglibrary/Scubadiver.svg +309 -0
  433. package/editions/free/src/svglibrary/Seahorse.svg +205 -0
  434. package/editions/free/src/svglibrary/ShootingStar.svg +1 -0
  435. package/editions/free/src/svglibrary/Shop.svg +1 -0
  436. package/editions/free/src/svglibrary/Snake.svg +1 -0
  437. package/editions/free/src/svglibrary/SoccerNet.svg +178 -0
  438. package/editions/free/src/svglibrary/Soccerball.svg +1 -0
  439. package/editions/free/src/svglibrary/Space.svg +152 -0
  440. package/editions/free/src/svglibrary/Spring.svg +729 -0
  441. package/editions/free/src/svglibrary/Sprites_Marty.svg +171 -0
  442. package/editions/free/src/svglibrary/Sprites_Octopus-Blue.svg +214 -0
  443. package/editions/free/src/svglibrary/Sprites_Octopus-Pink.svg +214 -0
  444. package/editions/free/src/svglibrary/Sprites_Raccoon.svg +1 -0
  445. package/editions/free/src/svglibrary/Sprites_Tree.svg +73 -0
  446. package/editions/free/src/svglibrary/Sprites_Unicorn.svg +1 -0
  447. package/editions/free/src/svglibrary/Star copy.svg +1 -0
  448. package/editions/free/src/svglibrary/Star.svg +8 -1
  449. package/editions/free/src/svglibrary/Star2.svg +1 -0
  450. package/editions/free/src/svglibrary/Star3.svg +1 -0
  451. package/editions/free/src/svglibrary/Starfish.svg +1 -0
  452. package/editions/free/src/svglibrary/Stool.svg +54 -0
  453. package/editions/free/src/svglibrary/Suburbs.svg +462 -0
  454. package/editions/free/src/svglibrary/Summer.svg +868 -0
  455. package/editions/free/src/svglibrary/Sun.svg +27 -0
  456. package/editions/free/src/svglibrary/Table.svg +1 -0
  457. package/editions/free/src/svglibrary/Teen2.svg +224 -0
  458. package/editions/free/src/svglibrary/Teen3.svg +250 -0
  459. package/editions/free/src/svglibrary/TeenBoy1.svg +264 -0
  460. package/editions/free/src/svglibrary/TeenBoy2.svg +289 -0
  461. package/editions/free/src/svglibrary/TeenBoy3.svg +257 -0
  462. package/editions/free/src/svglibrary/TeenGirl1.svg +255 -0
  463. package/editions/free/src/svglibrary/TeenGirl2.svg +245 -0
  464. package/editions/free/src/svglibrary/TeenGirl3.svg +284 -0
  465. package/editions/free/src/svglibrary/Theatre.svg +238 -0
  466. package/editions/free/src/svglibrary/Thundercloud.svg +72 -0
  467. package/editions/free/src/svglibrary/Tornado.svg +198 -0
  468. package/editions/free/src/svglibrary/Tree1.svg +26 -0
  469. package/editions/free/src/svglibrary/Tree2.svg +33 -0
  470. package/editions/free/src/svglibrary/Tree3.svg +28 -0
  471. package/editions/free/src/svglibrary/Tree4.svg +290 -0
  472. package/editions/free/src/svglibrary/Tulip2.svg +80 -0
  473. package/editions/free/src/svglibrary/Underwater.svg +1392 -0
  474. package/editions/free/src/svglibrary/Weed.svg +1 -0
  475. package/editions/free/src/svglibrary/Whale.svg +63 -0
  476. package/editions/free/src/svglibrary/Winter.svg +180 -0
  477. package/editions/free/src/svglibrary/Wizard.svg +615 -0
  478. package/editions/free/src/svglibrary/Woods.svg +478 -0
  479. package/editions/free/src/svglibrary/Zebra.svg +208 -0
  480. package/martyBlocksJRCliProfile +5 -2
  481. package/package.json +8 -5
  482. package/tutorial.ts +374 -0
  483. package/webpack.config.js +1 -0
  484. package/editions/free/src/assets/blockicons/MartyLedEyesP3.svg +0 -2
  485. package/editions/free/src/assets/fonts/Roboto-400.woff2 +0 -0
  486. package/editions/free/src/assets/fonts/Roboto-500.woff2 +0 -0
  487. package/editions/free/src/assets/fonts/Roboto-700.woff2 +0 -0
  488. package/editions/free/src/assets/lobby/intro.mp4 +0 -0
  489. package/editions/free/src/assets/ui/frontMarty.png +0 -0
  490. package/editions/free/src/assets/ui/left-scroll.svg +0 -7
  491. package/editions/free/src/assets/ui/marty-connected.svg +0 -702
  492. package/editions/free/src/assets/ui/marty-not-connected.svg +0 -810
  493. package/editions/free/src/assets/ui/marty-small.svg +0 -116
  494. package/editions/free/src/assets/ui/martyMode.ai +10 -2688
  495. package/editions/free/src/assets/ui/martyMode.png +0 -0
  496. package/editions/free/src/assets/ui/right-scroll.svg +0 -7
  497. package/editions/free/src/assets/ui/scatchJrLogo.png +0 -0
  498. package/editions/free/src/assets/ui/scratchjr-home.svg +0 -55
  499. package/editions/free/src/assets/ui/wifi-graphic.svg +0 -659
  500. package/editions/free/src/inapp/images/celebrate.png +0 -0
  501. package/editions/free/src/inapp/images/interface_Marty.png +0 -0
  502. package/editions/free/src/inapp/images/lobby_interface.png +0 -0
  503. package/editions/free/src/inapp/images/looks_angry.png +0 -0
  504. package/editions/free/src/inapp/images/looks_excited.png +0 -0
  505. package/editions/free/src/inapp/images/looks_normal.png +0 -0
  506. package/editions/free/src/inapp/images/looks_wave_left.png +0 -0
  507. package/editions/free/src/inapp/images/looks_wave_right.png +0 -0
  508. package/editions/free/src/inapp/images/looks_wide.png +0 -0
  509. package/editions/free/src/inapp/images/looks_wiggle.png +0 -0
  510. package/editions/free/src/inapp/images/marty_eyes_colour.png +0 -0
  511. package/editions/free/src/inapp/images/marty_led_eyes_P1.png +0 -0
  512. package/editions/free/src/inapp/images/marty_led_eyes_P2.png +0 -0
  513. package/editions/free/src/inapp/images/marty_led_eyes_P3.png +0 -0
  514. package/editions/free/src/inapp/images/move_dance.png +0 -0
  515. package/editions/free/src/inapp/images/move_getReady.png +0 -0
  516. package/editions/free/src/inapp/images/movements_kick_left.png +0 -0
  517. package/editions/free/src/inapp/images/movements_kick_right.png +0 -0
  518. package/editions/free/src/inapp/images/paint_marty.png +0 -0
  519. package/editions/free/src/inapp/images/sound_confusion.png +0 -0
  520. package/editions/free/src/inapp/images/sound_disbelief.png +0 -0
  521. package/editions/free/src/inapp/images/sound_excitement.png +0 -0
  522. package/editions/free/src/inapp/images/sound_no.png +0 -0
  523. package/editions/free/src/inapp/images/sound_noWay.png +0 -0
  524. package/editions/free/src/inapp/images/sound_whistle.png +0 -0
  525. package/editions/free/src/pnglibrary/Beach.png +0 -0
  526. package/editions/free/src/pnglibrary/Checkered.png +0 -0
  527. package/editions/free/src/pnglibrary/Cobblestone.png +0 -0
  528. package/editions/free/src/pnglibrary/Farmland.png +0 -0
  529. package/editions/free/src/pnglibrary/Fields.png +0 -0
  530. package/editions/free/src/pnglibrary/Grass.png +0 -0
  531. package/editions/free/src/pnglibrary/Marble.png +0 -0
  532. package/editions/free/src/pnglibrary/Mars.png +0 -0
  533. package/editions/free/src/pnglibrary/Paper.png +0 -0
  534. package/editions/free/src/pnglibrary/Racetrack.png +0 -0
  535. package/editions/free/src/pnglibrary/RedCarpet.png +0 -0
  536. package/editions/free/src/pnglibrary/Road1.png +0 -0
  537. package/editions/free/src/pnglibrary/Road2.png +0 -0
  538. package/editions/free/src/pnglibrary/Sand.png +0 -0
  539. package/editions/free/src/pnglibrary/Tiles.png +0 -0
  540. package/editions/free/src/pnglibrary/USMap.png +0 -0
  541. package/editions/free/src/pnglibrary/WoodenFloor.png +0 -0
  542. package/editions/free/src/svglibrary/Beach.svg +0 -13
  543. package/editions/free/src/svglibrary/Checkered.svg +0 -13
  544. package/editions/free/src/svglibrary/Cobblestone.svg +0 -4
  545. package/editions/free/src/svglibrary/Farmland.svg +0 -4
  546. package/editions/free/src/svglibrary/Grass.svg +0 -13
  547. package/editions/free/src/svglibrary/Marble.svg +0 -13
  548. package/editions/free/src/svglibrary/Mars.svg +0 -4
  549. package/editions/free/src/svglibrary/Paper.svg +0 -13
  550. package/editions/free/src/svglibrary/Racetrack.svg +0 -13
  551. package/editions/free/src/svglibrary/RedCarpet.svg +0 -4
  552. package/editions/free/src/svglibrary/Road1.svg +0 -13
  553. package/editions/free/src/svglibrary/Road2.svg +0 -13
  554. package/editions/free/src/svglibrary/Sand.svg +0 -13
  555. package/editions/free/src/svglibrary/Tiles.svg +0 -13
  556. package/editions/free/src/svglibrary/USMap.svg +0 -13
  557. package/editions/free/src/svglibrary/WoodenFloor.svg +0 -4
  558. package/firebase-debug.log +0 -60
@@ -0,0 +1,545 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ id="Marty"
4
+ viewBox="0 0 595.28006 595.28005"
5
+ width="158.00002"
6
+ height="200.00002"
7
+ version="1.1"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ xmlns:svg="http://www.w3.org/2000/svg">
10
+ <defs
11
+ id="defs1">
12
+ <style
13
+ id="style1">
14
+ .cls-1 {
15
+ fill: #438ccb;
16
+ }
17
+
18
+ .cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9, .cls-10, .cls-11, .cls-12, .cls-13, .cls-14, .cls-15, .cls-16, .cls-17, .cls-18, .cls-19 {
19
+ stroke-width: 0px;
20
+ }
21
+
22
+ .cls-2 {
23
+ fill: #282828;
24
+ }
25
+
26
+ .cls-3 {
27
+ fill: #cbcaca;
28
+ }
29
+
30
+ .cls-4 {
31
+ fill: #438bca;
32
+ }
33
+
34
+ .cls-5 {
35
+ fill: #1b2f51;
36
+ }
37
+
38
+ .cls-6 {
39
+ fill: #fcc90c;
40
+ }
41
+
42
+ .cls-7 {
43
+ fill: #f1e408;
44
+ }
45
+
46
+ .cls-8 {
47
+ fill: #010101;
48
+ }
49
+
50
+ .cls-9 {
51
+ fill: #eeeded;
52
+ }
53
+
54
+ .cls-10 {
55
+ fill: #f2971f;
56
+ }
57
+
58
+ .cls-11 {
59
+ fill: #f4e11a;
60
+ }
61
+
62
+ .cls-12 {
63
+ fill: #fbd224;
64
+ }
65
+
66
+ .cls-13 {
67
+ fill: #2560aa;
68
+ }
69
+
70
+ .cls-14 {
71
+ fill: #0b549f;
72
+ }
73
+
74
+ .cls-15 {
75
+ fill: #0b55a0;
76
+ }
77
+
78
+ .cls-16 {
79
+ fill: #fff;
80
+ }
81
+
82
+ .cls-17 {
83
+ fill: #5dabdf;
84
+ }
85
+
86
+ .cls-18 {
87
+ fill: #245fa9;
88
+ }
89
+
90
+ .cls-19 {
91
+ fill: #ee8122;
92
+ }
93
+ </style>
94
+ </defs>
95
+ <g
96
+ id="g60"
97
+ transform="matrix(1.4153286,0,0,1.3533738,-123.62048,-100.38886)">
98
+ <path
99
+ stroke-width="0px"
100
+ fill="#010101"
101
+ class="cls-8"
102
+ d="m 505.19,55.23 c -0.47,-2.24 -0.51,-4.57 -1.18,-6.81 -1.99,-6.43 -4.99,-12.27 -9.65,-17.13 -4.74,-4.91 -10.15,-8.76 -17.39,-8.84 -0.89,0.04 -1.82,-0.13 -2.71,0.13 -7.36,0.97 -13.5,4.36 -18.36,9.86 -2.75,3.13 -4.19,6.85 -3.17,11.13 0.8,3.43 3.09,5.84 5.8,7.83 3.93,2.92 7.49,6.18 10.28,10.24 1.99,2.92 3.68,5.97 4.48,9.48 0.68,3.13 -0.47,5.5 -2.88,7.4 -2.16,1.69 -4.15,0.38 -6.13,-0.34 -0.85,-0.3 -1.61,-0.85 -2.37,-1.35 -3.64,-2.33 -6.81,-5.25 -10.15,-7.95 -2.12,-1.69 -4.36,-3.09 -6.9,-4.02 -1.4,-0.55 -2.75,-0.8 -4.27,-0.13 -4.23,1.82 -8.25,3.98 -11.85,6.85 -3.38,2.71 -6.43,5.67 -6.52,10.53 -0.13,7.4 3.47,12.65 9.43,16.37 9.9,6.13 20.69,7.28 31.94,5.12 1.65,-0.3 1.86,0.04 1.9,1.52 0.13,7.07 -1.4,13.83 -3.72,20.43 -4.78,13.45 -13.37,23.99 -24.83,32.28 -1.48,1.06 -3,2.24 -4.78,2.96 -0.34,-2.16 -0.85,-4.15 -0.85,-6.18 -0.04,-5.63 -3.34,-8.8 -7.83,-11.3 -10.45,-5.84 -20.86,-11.68 -31.26,-17.56 -2.71,-1.52 -5.58,-2.58 -8.71,-2.92 -1.57,-0.17 -2.71,-0.8 -3.81,-1.95 -6.9,-7.32 -14.64,-13.62 -23.14,-19 -1.69,-1.06 -3.64,-3.05 -5.2,-2.79 -1.61,0.25 -2.2,3.17 -3.34,4.82 -0.08,0.13 -0.13,0.25 -0.21,0.38 q -2.37,3.93 1.52,6.26 c 5.8,3.47 11.17,7.53 16.33,12.18 -26.44,6.18 -52.67,12.27 -79.24,18.49 2.03,-2.12 3.64,-3.93 5.42,-5.63 0.93,-0.89 1.18,-1.44 0.08,-2.45 -1.95,-1.78 -3.77,-3.64 -5.5,-5.58 -0.97,-1.1 -1.52,-0.89 -2.45,0.04 -5.92,6.05 -12.1,11.8 -18.36,17.51 -0.93,0.8 -1.9,1.4 -3.09,1.69 -27.33,6.35 -54.66,12.73 -81.99,19.12 -5.46,1.27 -11.04,2.33 -15.99,5.16 -1.99,1.14 -3.93,2.5 -4.44,4.87 -0.55,2.54 -0.59,5.08 0.08,7.7 4.02,15.1 7.91,30.21 11.85,45.31 0.25,1.06 0.42,1.86 -0.93,2.5 -12.99,5.97 -25.43,12.99 -37.65,20.35 -12.56,7.57 -24.33,16.29 -35.2,26.19 -3.98,3.64 -7.36,7.78 -7.78,13.58 -0.21,0.85 -0.21,1.69 0,2.54 0.51,3.85 1.44,7.62 3.85,10.79 7.19,9.48 17.01,14.81 28.47,17.01 10.32,1.99 20.81,2.41 31.31,3.09 2.62,0.17 5.25,0.42 8.17,0.63 -3.34,3.89 -5.54,8 -7.02,12.52 -2.03,6.26 -2.88,12.69 -0.04,18.78 5.29,11.25 14.47,18.06 26.4,21.15 4.36,1.1 7.11,-1.86 6.18,-6.35 -0.97,-4.44 -0.93,-8.93 -0.72,-13.45 0.08,-1.9 0.17,-3.77 0.85,-5.88 1.52,3.38 3.47,6.09 5.92,8.46 4.15,4.02 9.14,6.43 14.76,4.87 6.3,-1.73 11.34,-5.75 14.76,-11.55 2.03,-3.43 2.71,-7.28 3.17,-11.21 2.96,1.61 4.78,3.64 3.98,7.11 -0.17,0.59 -0.08,1.27 -0.08,1.9 0.04,11.38 1.31,22.51 6.09,32.96 0.76,1.73 1.02,3.51 1.14,5.33 0.34,5.92 0.72,11.8 1.14,17.73 0.08,1.06 -0.13,1.61 -1.1,2.16 -2.37,1.27 -4.44,2.96 -6.43,4.78 -6.18,5.75 -10.66,12.73 -14.68,20.01 -5.29,9.6 -9.26,19.71 -9.94,30.84 -0.08,1.18 -0.55,1.52 -1.61,1.73 -17.13,3.34 -34.18,6.94 -51.36,10.07 -4.87,0.89 -6.73,6.6 -4.82,9.9 1.1,1.9 2.45,3.6 3.89,5.25 19.88,22.38 39.77,44.8 59.69,67.18 3.85,4.32 7.57,8.84 11.72,12.95 0.3,0 0.55,0 1.06,0.34 0.68,-0.8 1.65,-0.47 2.5,-0.63 13.79,-2.79 27.63,-5.5 41.42,-8.25 15.99,-3.22 32.03,-6.43 48.02,-9.6 1.23,-0.25 1.99,-0.8 2.67,-1.82 2.41,-3.55 1.44,-8.59 -1.61,-12.1 -12.52,-14.34 -25.21,-28.51 -37.86,-42.73 -1.14,-1.23 -3.09,-2.5 -3.13,-3.81 -0.04,-1.48 2.28,-2.41 3.34,-3.81 1.1,-1.48 1.73,-1.23 2.92,0.08 17.3,19.55 34.65,39.01 51.91,58.55 1.44,1.65 2.83,1.99 4.95,1.57 29.44,-5.92 58.89,-11.8 88.38,-17.64 3.85,-0.76 5.88,-3.26 5.46,-7.23 -0.3,-2.83 -1.31,-5.42 -3.26,-7.62 -13.2,-14.85 -26.4,-29.74 -39.64,-44.55 -1.1,-1.23 -1.14,-1.82 0.08,-2.96 15.15,-14.51 27.24,-31.09 34.52,-50.94 3.77,-10.24 6.73,-20.6 5.29,-31.9 -1.1,-8.8 -1.02,-17.73 -1.57,-26.61 -0.21,-3.22 0,-6.26 1.06,-9.35 0.93,-2.58 1.48,-5.29 2.07,-7.95 2.33,-10.87 3,-21.75 1.06,-32.74 -0.59,-3.34 -0.55,-3.34 2.92,-4.19 0.55,-0.17 1.1,-0.3 1.65,-0.42 7.07,-1.82 11.17,-7.74 10.28,-15.02 -0.85,-7.15 -1.73,-14.26 -2.62,-21.41 -1.65,-13.07 -3.26,-26.14 -4.91,-39.22 -1.23,-9.65 -2.37,-19.29 -3.64,-28.94 -0.17,-1.14 0,-1.73 1.1,-2.33 8.08,-4.32 15.7,-9.39 22.89,-15.06 9.1,-7.19 17.73,-14.98 24.24,-24.62 14.85,-22.08 18.87,-46.32 13.41,-72.22 -0.3,-1.31 -0.3,-2.41 0.3,-3.64 1.65,-3.43 2.83,-7.02 3.93,-10.66 0.8,-2.54 0.59,-5.29 1.86,-7.66 v -4.23 c -0.34,-0.97 -0.34,-1.99 0,-2.96 V 55.22 Z M 188.83,296.58 c -2.07,-0.59 -20.1,-1.48 -23.61,-1.69 -8.04,-0.51 -25.68,-0.76 -25.98,-0.8 -1.1,-0.21 -1.35,-1.27 -0.21,-1.78 1.95,-0.89 39.22,-24.71 43.41,-24.37 1.31,0.08 7.28,22.17 8.12,25.59 0.08,0.3 0.13,3.6 -1.73,3.05 z m 158.47,57.54 c 0.47,3.43 4.65,9.6 4.48,13.07 -0.17,3.3 0.97,16.2 0.97,19.84 0,0.8 -11.13,9.35 -13.96,13.16 -3,4.02 -9.31,14.17 -10.66,17.6 -7.83,19.76 -8,29.02 -8,29.02 -3.3,0.38 -5.03,1.02 -10.41,0.8 -2.24,-0.08 9.26,-18.83 6.98,-37.53 -0.25,-2.2 -2.5,-30.54 -1.57,-32.53 4.78,-10.11 5.8,-35.92 5.71,-40.32 0,-0.8 22.51,-7.15 22.51,-6.35 0.17,4.99 3.3,18.74 3.93,23.23 z"
103
+ id="path1" />
104
+ <path
105
+ fill="#282828"
106
+ stroke-width="0px"
107
+ class="cls-2"
108
+ d="m 505.11,61.4 c -0.72,-0.97 -0.63,-1.99 0,-2.96 z"
109
+ id="path2" />
110
+ <path
111
+ fill="#cbcaca"
112
+ stroke-width="0px"
113
+ class="cls-3"
114
+ d="m 477.18,22.06 v 0.34 h -3 v -0.34 z"
115
+ id="path3" />
116
+ <path
117
+ fill="#010101"
118
+ stroke-width="0px"
119
+ class="cls-9"
120
+ d="m 90.42,291.55 v 2.54 h -0.34 v -2.54 z"
121
+ id="path4" />
122
+ <path
123
+ fill="#438bca"
124
+ stroke-width="0px"
125
+ class="cls-4"
126
+ d="m 334.32,234.81 c 20.56,25.51 58.47,23.18 77.93,1.69 16.71,-18.49 20.01,-54.45 -7.83,-75.77 4.06,-1.02 7.91,-1.99 11.76,-3 3.81,-1.02 7.57,-2.24 10.7,-5.33 0.59,4.19 1.14,8.08 1.65,11.97 2.07,16.2 4.19,32.41 6.22,48.61 1.9,15.15 3.77,30.33 5.67,45.48 1.31,10.62 2.45,21.28 4.06,31.86 1.02,6.56 -2.58,11.08 -8.33,12.48 -62.27,15.1 -124.51,30.38 -186.78,45.61 -6.22,1.52 -7.49,0.59 -8.71,-5.67 -5.84,-30.71 -11.72,-61.39 -17.6,-92.06 -1.99,-10.49 -3.98,-21.03 -5.88,-31.56 -0.51,-2.71 -0.63,-5.46 -0.17,-8.21 0.51,-3.17 1.95,-4.53 5.16,-4.7 4.1,-0.21 8.08,-1.14 12.35,-2.07 -7.57,19.04 -6.56,37.1 5.75,53.81 8.46,11.51 19.93,18.19 34.01,20.52 28.3,4.57 55.72,-15.31 60.03,-43.66 z"
127
+ id="path5" />
128
+ <path
129
+ fill="#fff"
130
+ stroke-width="0px"
131
+ class="cls-16"
132
+ d="m 331.4,225.84 c 0.34,30.33 -25.38,50.51 -50.26,49.67 -29.4,-1.02 -48.65,-26.19 -47.85,-50.3 0.97,-28.81 25.51,-48.69 50.22,-47.89 29.61,1.02 48.27,25.85 47.89,48.52 z"
133
+ id="path6" />
134
+ <path
135
+ fill="#5dabdf"
136
+ class="cls-17"
137
+ stroke-width="0px"
138
+ d="m 256.77,152.83 c -4.87,4.02 -9.77,8.04 -14.64,12.06 q -2.45,1.99 -0.42,4.48 c 1.35,1.65 2.75,3.22 3.98,4.95 0.76,1.06 1.27,1.06 2.28,0.25 10.28,-8.38 20.48,-16.84 30.12,-25.93 1.4,-1.31 2.88,-2.12 4.74,-2.54 26.31,-6.09 52.59,-12.4 78.94,-18.36 9.22,-2.07 6.6,-2.67 12.82,4.1 3.64,3.93 6.81,8.25 9.69,12.78 0.8,1.27 1.4,1.31 2.58,0.47 2.07,-1.57 4.27,-3 6.47,-4.4 1.06,-0.63 1.06,-1.14 0.42,-2.12 -2.33,-3.43 -4.74,-6.81 -7.32,-10.07 -0.21,-0.25 -0.34,-0.55 -0.63,-1.06 1.65,0.21 2.88,0.89 4.06,1.57 10.62,5.97 21.24,11.89 31.86,17.9 3.22,1.82 3.22,2.71 -0.04,4.57 -2.28,1.31 -4.82,1.99 -7.32,2.62 -4.15,1.1 -8.33,2.07 -12.48,3.22 -1.48,0.42 -2.67,0.21 -3.98,-0.51 -23.18,-12.14 -51.91,-4.74 -66.5,17.09 -0.76,1.14 -1.61,1.82 -2.92,2.16 -5.97,1.44 -11.89,2.96 -17.81,4.53 -1.1,0.3 -2.03,0.21 -3.05,-0.34 -13.41,-6.85 -27.33,-8.46 -41.71,-3.72 -11.08,3.68 -20.01,10.49 -26.74,20.05 -1.31,1.82 -2.67,2.96 -4.87,3.51 -8.63,2.16 -17.3,3.05 -26.19,1.86 -2.67,-0.38 -5.2,-1.14 -7.57,-2.5 -11.42,-6.52 -22.89,-12.99 -34.35,-19.5 -2.75,-1.57 -2.83,-3.3 -0.17,-5.03 3,-1.95 6.39,-2.92 9.81,-3.72 26.57,-6.26 53.14,-12.48 79.75,-18.7 0.34,-0.08 0.68,-0.04 1.02,-0.08 0.04,0.13 0.04,0.25 0.17,0.42 z"
139
+ id="path7" />
140
+ <path
141
+ fill="#fff"
142
+ stroke-width="0px"
143
+ class="cls-16"
144
+ d="m 375.1,249.75 c -16.92,-0.04 -29.49,-6.6 -39.18,-18.91 -0.63,-0.8 -0.97,-1.65 -0.93,-2.71 0.38,-10.62 -2.2,-20.48 -7.95,-29.44 -0.59,-0.89 -0.38,-1.78 -0.3,-2.62 2.71,-20.94 19.16,-37.99 39.94,-40.99 26.4,-3.77 47.72,12.82 53.39,34.86 7.62,29.53 -12.27,54.79 -37.86,59.27 -2.71,0.47 -5.46,0.68 -7.11,0.55 z"
145
+ id="path8" />
146
+ <path
147
+ fill="#f1e408"
148
+ stroke-width="0px"
149
+ class="cls-7"
150
+ d="m 155.03,480.86 c 16.75,-3.34 33.08,-6.6 49.46,-9.9 0.47,-0.08 0.97,-0.17 1.44,-0.25 0.34,-0.08 0.72,-0.17 0.85,0.34 0.08,0.34 -0.08,0.55 -0.38,0.63 -1.18,0.42 -1.18,1.4 -1.27,2.41 -0.42,7.32 -0.89,14.64 -1.35,21.96 -0.08,1.35 0.25,2.45 1.14,3.47 7.53,8.88 15.06,17.73 22.46,26.69 1.1,1.31 2.24,1.23 3.6,0.97 10.7,-2.03 21.45,-4.06 32.15,-6.09 1.4,-0.25 2.75,-0.55 4.15,-0.76 1.82,-0.25 2.62,-1.23 2.67,-3.13 0.13,-5.5 0.59,-11 0.59,-16.5 0,-2.45 1.95,-3.09 3.26,-4.27 0.76,-0.68 1.18,0.51 1.57,0.93 5.88,6.56 11.72,13.16 17.56,19.76 6.98,7.87 13.96,15.7 20.9,23.56 0.25,0.3 0.51,0.63 0.93,1.18 -6.35,1.27 -12.44,2.45 -18.53,3.68 -23.06,4.61 -46.11,9.18 -69.13,13.79 -1.48,0.3 -2.37,0.08 -3.43,-1.1 -21.83,-24.66 -43.7,-49.24 -65.53,-73.87 -0.93,-1.06 -1.9,-2.16 -3.09,-3.51 z"
151
+ id="path9" />
152
+ <path
153
+ fill="#f1e408"
154
+ stroke-width="0px"
155
+ class="cls-7"
156
+ d="m 428.02,519.83 c -24.66,4.91 -48.91,9.73 -73.1,14.55 -5.12,1.02 -10.24,1.99 -15.31,3.05 -1.06,0.21 -1.65,0.04 -2.37,-0.76 -15.86,-17.94 -31.77,-35.83 -47.72,-53.77 -0.76,-0.89 -1.18,-1.44 -0.17,-2.58 7.66,-8.55 13.83,-18.11 18.74,-28.47 0.3,-0.63 0.59,-1.18 1.44,-1.35 3.13,-0.55 6.22,-1.23 9.31,-1.86 0.34,-0.08 0.72,-0.3 0.93,0.17 0.17,0.38 -0.04,0.68 -0.42,0.85 -1.06,0.51 -1.14,1.52 -1.18,2.5 -0.42,6.98 -0.8,13.92 -1.31,20.9 -0.13,1.95 0.34,3.47 1.65,4.99 7.28,8.5 14.51,17.09 21.66,25.68 1.1,1.31 2.2,1.69 3.85,1.4 12.01,-2.28 24.07,-4.57 36.09,-6.81 1.95,-0.38 2.88,-1.18 2.92,-3.34 0.08,-5.58 0.42,-11.13 0.68,-16.67 0.04,-1.02 2.54,-4.02 3.43,-4.1 0.68,-0.08 0.89,0.59 1.23,0.97 10.32,11.59 20.6,23.18 30.88,34.78 2.88,3.22 5.71,6.43 8.8,9.9 z"
157
+ id="path10" />
158
+ <path
159
+ fill="#2560aa"
160
+ stroke-width="0px"
161
+ class="cls-13"
162
+ d="m 164.63,183.67 c 3.93,2.24 7.78,4.4 11.63,6.56 7.49,4.23 14.93,8.5 22.42,12.73 4.61,2.62 9.73,3.13 14.89,3.47 0.76,0.04 1.52,0 2.45,0 -3.47,9.48 0.08,18.4 1.69,27.41 4.23,23.31 8.84,46.58 13.28,69.85 2.58,13.45 5.12,26.95 7.66,40.44 0.21,1.02 0.85,1.95 0.68,3.09 -2.5,-0.89 -4.27,-2.75 -6.3,-4.27 -4.06,-3.05 -6.64,-6.64 -8.5,-11.68 -4.99,-13.62 -13.92,-24.45 -26.86,-31.39 -2.96,-1.61 -4.02,-3.51 -4.74,-6.39 -2.12,-8.46 -4.32,-16.88 -6.6,-25.34 -0.38,-1.44 -0.25,-2.2 1.23,-2.96 7.87,-3.98 15.61,-8.12 23.48,-12.06 2.12,-1.06 3.22,-2.2 2.75,-4.7 -0.38,-1.99 -0.3,-4.06 -0.38,-6.09 -0.04,-1.23 -0.63,-2.12 -1.65,-2.79 -7.19,-4.82 -14.38,-9.65 -21.58,-14.47 -1.1,-0.72 -2.12,-0.89 -3.34,-0.34 -3.05,1.31 -6.13,2.5 -9.18,3.77 -0.85,0.34 -1.44,0.68 -1.78,-0.68 -3.72,-14.43 -7.49,-28.85 -11.25,-43.28 -0.08,-0.21 -0.04,-0.42 0,-0.89 z"
163
+ id="path11" />
164
+ <path
165
+ fill="#f1e408"
166
+ stroke-width="0px"
167
+ class="cls-7"
168
+ d="m 207.95,241.58 c -6.47,3.22 -12.65,6.26 -18.78,9.39 -19.93,10.15 -39.85,20.39 -58.64,32.53 -4.44,2.88 -8.71,5.92 -12.82,9.31 -7.02,5.8 -9.05,10.41 -8.67,19.63 -9.01,-4.1 -15.02,-12.01 -14.85,-19.88 0.13,-5.46 3.43,-8.97 7.02,-12.27 9.86,-9.01 20.52,-16.96 31.9,-23.95 16.92,-10.36 34.27,-20.01 52.8,-27.33 1.61,-0.63 2.75,-0.55 4.23,0.47 5.8,4.06 11.63,7.95 17.81,12.1 z"
169
+ id="path12" />
170
+ <path
171
+ fill="#f1e408"
172
+ stroke-width="0px"
173
+ class="cls-7"
174
+ d="m 439.49,69.14 c -0.21,8.5 4.78,13.41 11.25,17.22 10.41,6.13 21.41,8.42 33.21,4.91 1.57,-0.47 1.82,0.25 2.03,1.4 0.72,3.51 1.1,7.11 1.18,10.7 0.42,12.95 -1.35,25.55 -6.26,37.61 -3.3,8.08 -8.29,14.98 -14.51,21.07 -9.22,9.05 -19.84,16.16 -31.26,22.68 -0.55,-4.23 -1.06,-8.25 -1.57,-12.27 -0.21,-1.52 -0.21,-3.13 -0.63,-4.61 -0.63,-2.16 0.21,-3.26 1.99,-4.4 9.9,-6.35 18.45,-14.13 24.41,-24.41 6.05,-10.41 9.73,-21.49 9.73,-33.63 0,-1.31 -0.21,-2.67 -0.38,-3.98 -0.3,-2.2 -1.18,-2.83 -3.34,-2.2 -7.74,2.24 -15.44,2.07 -23.14,-0.13 -5.71,-1.61 -10.96,-4.1 -14.3,-9.39 -2.67,-4.19 -3.51,-10.15 1.78,-14.34 3.05,-2.41 6.22,-4.48 9.81,-6.22 z"
175
+ id="path13" />
176
+ <path
177
+ stroke-width="0px"
178
+ class="cls-6"
179
+ d="m 145.93,278.01 c 8.55,-5.33 17.47,-9.98 26.36,-14.6 11.68,-6.09 23.44,-11.93 35.16,-17.9 0.68,-0.34 1.4,-0.59 2.03,-0.89 0.13,0.21 0.21,0.25 0.21,0.3 0.55,4.36 0.51,4.32 -3.38,6.35 -26.61,13.71 -52.88,27.92 -78.1,44.04 -2.33,1.48 -4.57,3.09 -6.26,5.29 -0.93,1.18 -1.65,2.45 -1.9,3.93 -0.68,4.44 1.4,7.07 6.18,8.21 3.72,0.85 7.57,0.89 11.34,1.06 12.86,0.68 25.76,1.31 38.58,2.71 10.15,1.1 20.35,1.86 30.21,4.65 5.42,1.52 9.73,4.82 13.2,9.1 3.6,4.4 3.6,9.77 2.79,15.1 -1.23,8.5 -6.73,13.5 -14.21,16.67 -1.27,0.55 -2.67,0.3 -3.98,0.21 -0.68,-0.04 -1.52,0.08 -1.73,-0.85 -0.21,-0.89 0.04,-1.65 0.89,-2.16 2.12,-1.4 4.23,-2.83 6.05,-4.61 1.14,-1.14 2.37,-2.24 3.43,-3.43 4.87,-5.42 5.08,-11.3 0.59,-17.01 -2.58,-3.3 -6.01,-5.54 -10.03,-6.68 -5.08,-1.44 -9.56,0.72 -12.9,6.05 -4.1,6.52 -6.09,13.75 -6.98,21.28 -0.68,5.84 -0.8,11.68 0.42,17.47 0.42,1.95 -0.17,2.54 -2.12,2.07 -2.24,-0.51 -3.93,-1.73 -4.78,-4.02 -2.24,-6.26 -1.95,-12.61 -0.55,-18.95 1.69,-7.78 4.82,-14.98 9.18,-21.66 0.63,-0.93 1.27,-1.86 2.24,-2.5 0.76,-0.51 1.31,-1.14 0.97,-2.12 -0.34,-0.97 -1.06,-1.4 -2.07,-1.48 -4.99,-0.38 -9.98,-0.85 -14.98,-1.18 -14.68,-1.06 -29.4,-1.82 -44.04,-3.51 -3.34,-0.38 -6.68,-0.85 -9.9,-1.99 -4.91,-1.78 -6.81,-5.2 -5.71,-10.41 1.02,-4.82 4.06,-8.29 7.7,-11.3 7.53,-6.26 15.86,-11.38 24.28,-16.33 0.89,0.04 1.48,-0.25 1.82,-0.93 z"
180
+ id="path14" />
181
+ <path
182
+ stroke-width="0px"
183
+ class="cls-6"
184
+ d="m 490.34,98.21 c -0.76,-2.58 -0.68,-5.29 -1.57,-7.87 -1.06,-3 -1.65,-3.43 -4.61,-2.5 -13.41,4.15 -25.26,0.76 -36.13,-7.4 -3.6,-2.71 -5.42,-6.39 -5.25,-11 0.04,-1.31 0.51,-1.57 1.69,-0.97 1.86,0.89 3.55,1.99 5.16,3.3 2.03,1.65 4.06,3.26 6.01,4.99 5.92,5.29 12.69,7.36 20.52,5.71 1.78,-0.38 3.6,-0.68 5.37,-1.14 5.75,-1.61 9.77,-4.95 11.13,-10.91 2.5,-11.08 0.59,-20.98 -8.25,-28.81 -3.47,-3.09 -7.15,-5.92 -10.79,-8.84 -1.52,-1.23 -1.82,-2.71 -1.48,-4.48 0.25,-1.31 0.89,-2.03 2.41,-2.12 4.61,-0.25 8.67,1.27 12.18,4.02 12.1,9.52 16.16,22.21 14,37.14 -0.8,5.54 -2.67,10.79 -5.03,15.82 -0.72,1.48 -0.8,2.88 -0.42,4.48 5.46,25 1.78,48.48 -12.52,69.89 -6.18,9.26 -14.47,16.71 -23.14,23.61 -6.56,5.25 -13.54,9.9 -20.81,14.05 -0.59,0.34 -1.23,0.63 -2.03,1.1 -0.34,-2.45 -0.59,-4.74 -0.97,-7.02 -0.21,-1.27 0.72,-1.52 1.48,-1.95 8.76,-4.91 17.01,-10.49 24.83,-16.8 15.7,-12.61 24.83,-28.85 27.46,-48.78 0.8,-6.01 1.1,-12.06 1.14,-18.11 -0.42,-1.82 0.08,-3.64 -0.38,-5.42 z"
185
+ id="path15" />
186
+ <path
187
+ stroke-width="0px"
188
+ fill="#438bca"
189
+ class="cls-4"
190
+ d="m 396.38,358.73 c -6.68,1.06 -13.37,2.03 -20.01,3.22 -1.65,0.3 -1.73,-0.17 -1.57,-1.52 0.97,-7.91 1.14,-15.86 0.85,-23.82 -0.13,-3.51 -0.47,-7.02 -0.8,-10.53 -0.13,-1.27 0.13,-1.78 1.57,-1.99 17.56,-2.58 35.07,-5.2 52.59,-7.87 1.44,-0.21 1.99,-0.08 2.16,1.65 1.06,11.93 -0.97,23.4 -4.32,34.78 -0.25,0.93 -0.76,1.18 -1.61,1.31 -3.98,0.59 -7.91,1.23 -11.89,1.86 -0.97,-0.97 -0.63,-2.24 -0.59,-3.38 0.04,-3.13 -0.55,-6.13 -1.78,-9.05 -0.85,-1.95 -2.07,-3.6 -4.4,-3.72 -2.28,-0.13 -3.85,1.27 -4.95,3.05 -2.5,4.1 -3.51,8.71 -3.81,13.45 -0.08,1.06 0.13,2.33 -1.44,2.58 z"
191
+ id="path16" />
192
+ <path
193
+ stroke-width="0px"
194
+ fill="#438bca"
195
+ class="cls-4"
196
+ d="m 283.42,380.73 c -6.73,1.06 -13.5,2.07 -20.22,3.22 -1.44,0.25 -1.78,0.17 -1.61,-1.44 1.27,-10.45 1.44,-20.94 0.38,-31.43 -0.13,-1.14 -0.04,-1.73 1.31,-2.07 10.87,-2.5 21.62,-5.63 32.62,-7.7 6.77,-1.31 13.62,-2.07 20.43,-3.22 1.73,-0.3 1.65,0.72 1.73,1.82 0.59,8.33 0.04,16.63 -1.82,24.75 -0.72,3.22 -1.69,6.39 -2.45,9.6 -0.25,1.14 -0.89,1.57 -1.99,1.73 -3.81,0.55 -7.66,1.18 -11.46,1.82 -0.8,-0.8 -0.55,-1.82 -0.59,-2.79 -0.04,-2.96 -0.59,-5.84 -1.57,-8.67 -0.47,-1.35 -1.14,-2.54 -2.16,-3.55 -1.61,-1.61 -3.72,-1.73 -5.5,-0.3 -1.48,1.23 -2.62,2.71 -3.38,4.48 -1.61,3.72 -2.28,7.66 -2.75,11.63 -0.04,0.8 0.04,1.73 -0.97,2.12 z"
197
+ id="path17" />
198
+ <path
199
+ stroke-width="0px"
200
+ fill="#438bca"
201
+ class="cls-4"
202
+ d="m 345.27,468.13 c 0,-6.98 1.65,-13.54 3.93,-19.93 5.08,-14.26 12.44,-27.24 22.08,-38.92 5.2,-6.3 11.46,-11.25 19.71,-12.99 1.9,-0.42 3.89,-0.59 5.88,-0.51 1.31,0.04 1.82,0.34 1.35,1.9 -1.48,4.95 -3.77,9.56 -6.22,14.05 -13.03,23.52 -26.69,46.71 -41.29,69.3 -1.4,2.16 -1.48,2.2 -2.71,-0.17 -2.16,-4.02 -2.67,-8.42 -2.75,-12.73 z"
203
+ id="path18" />
204
+ <path
205
+ stroke-width="0px"
206
+ fill="#438bca"
207
+ class="cls-4"
208
+ d="m 232.15,489.71 c -0.08,-6.81 1.65,-13.24 3.89,-19.55 4.91,-13.92 12.18,-26.57 21.41,-38.08 4.44,-5.5 9.69,-10.03 16.37,-12.61 3.13,-1.18 6.35,-1.69 9.69,-1.69 1.57,0 2.07,0.42 1.48,2.12 -1.61,4.82 -3.77,9.39 -6.22,13.83 -13.03,23.52 -26.69,46.66 -41.25,69.25 -1.4,2.16 -1.61,2.2 -2.83,-0.17 -1.99,-4.1 -2.58,-8.55 -2.54,-13.11 z"
209
+ id="path19" />
210
+ <path
211
+ stroke-width="0px"
212
+ fill="#438bca"
213
+ class="cls-4"
214
+ d="m 251.78,503.29 c 2.88,-4.7 5.46,-9.01 8.17,-13.33 14.21,-22.76 27.67,-45.94 41.25,-69.09 2.2,-3.77 4.65,-7.4 7.45,-10.79 1.61,-1.95 2.2,-2.07 4.1,-0.38 2.75,2.5 2.58,5.75 2.2,9.01 -1.65,14.26 -6.94,27.24 -13.96,39.56 -8.76,15.36 -20.22,28.43 -34.23,39.26 -4.19,3.26 -8.97,5.46 -14.98,5.75 z"
215
+ id="path20" />
216
+ <path
217
+ stroke-width="0px"
218
+ fill="#438bca"
219
+ class="cls-4"
220
+ d="m 365.07,481.08 c 4.65,-7.62 9.05,-14.98 13.62,-22.25 12.14,-19.38 23.44,-39.3 35.07,-58.97 2.45,-4.15 5.03,-8.17 8.12,-11.85 1.61,-1.9 2.24,-1.95 4.1,-0.3 2.12,1.86 2.45,4.36 2.28,6.94 -0.51,8.38 -2.79,16.33 -5.75,24.11 -8.08,21.32 -21.58,38.75 -38.5,53.69 -4.19,3.72 -8.97,6.56 -14.38,8.17 -1.44,0.42 -2.83,0.59 -4.57,0.47 z"
221
+ id="path21" />
222
+ <path
223
+ fill="#2560aa"
224
+ stroke-width="0px"
225
+ class="cls-13"
226
+ d="m 342.74,475.96 c -1.18,-0.59 -1.65,-1.4 -2.24,-2.07 -4.06,-4.95 -8.08,-9.98 -12.14,-14.93 -0.68,-0.8 -0.93,-1.52 -0.68,-2.67 4.82,-20.65 13.37,-39.51 27.03,-55.93 1.06,-1.27 1.86,-1.48 3.34,-0.93 4.15,1.57 8.33,3 12.52,4.48 0.21,0.08 0.38,0.17 0.63,0.34 -7.62,8.33 -13.71,17.73 -18.7,27.75 -5.16,10.28 -9.52,20.86 -10.45,32.53 -0.25,3.72 -0.04,7.45 0.68,11.42 z"
227
+ id="path22" />
228
+ <path
229
+ fill="#2560aa"
230
+ stroke-width="0px"
231
+ class="cls-13"
232
+ d="m 229.14,497.91 c -0.97,-1.1 -1.65,-1.86 -2.28,-2.62 -3.85,-4.78 -7.7,-9.56 -11.55,-14.3 -0.68,-0.85 -0.93,-1.61 -0.68,-2.67 4.87,-20.56 13.28,-39.39 26.91,-55.76 1.14,-1.35 2.03,-1.65 3.68,-1.02 4.23,1.65 8.55,3.09 12.99,4.65 -7.66,8.5 -13.75,17.85 -18.78,27.88 -5.03,10.03 -9.22,20.39 -10.36,31.69 -0.3,2.88 -0.3,5.75 0.08,8.63 0.04,1.02 0.21,1.99 0,3.51 z"
233
+ id="path23" />
234
+ <path
235
+ fill="#f2971f"
236
+ stroke-width="0px"
237
+ class="cls-10"
238
+ d="m 213.96,320.1 c -8.38,-4.36 -17.6,-4.91 -26.61,-6.09 -18.66,-2.5 -37.48,-3.3 -56.27,-4.32 -1.61,-0.08 -3.22,-0.42 -4.78,-0.85 -2.88,-0.85 -3.55,-3 -1.78,-5.5 1.48,-2.03 3.6,-3.34 5.54,-4.82 1.95,-1.48 3.98,-1.99 6.43,-1.95 15.65,0.21 31.26,1.06 46.79,3.05 10.87,1.4 19.42,6.64 26.48,14.72 1.61,1.73 3.3,3.43 4.19,5.75 z"
239
+ id="path24" />
240
+ <path
241
+ fill="#f2971f"
242
+ stroke-width="0px"
243
+ class="cls-10"
244
+ d="m 474.86,79.3 c 4.1,-6.09 1.82,-11.42 -1.02,-16.58 -2.83,-5.2 -6.68,-9.56 -11.42,-13.11 -1.23,-0.93 -2.5,-1.86 -3.55,-2.96 -3.38,-3.34 -3.68,-6.94 -0.97,-10.83 2.41,-3.43 5.71,-5.75 9.48,-7.53 0.97,-0.47 1.44,-0.38 1.35,0.85 -0.3,2.92 1.23,4.91 3.38,6.64 3.6,2.83 7.11,5.8 10.66,8.67 7.7,6.22 9.52,19.55 5.88,27.79 -0.76,1.73 -1.99,3.05 -3.55,4.06 -3.05,1.86 -6.39,2.58 -10.24,3 z"
245
+ id="path25" />
246
+ <path
247
+ stroke-width="0px"
248
+ fill="#438bca"
249
+ class="cls-4"
250
+ d="m 299.92,382.08 c 3.89,-0.63 7.78,-1.18 11.68,-1.9 1.06,-0.21 1.35,0.08 1.4,1.1 0.21,4.91 0.47,9.86 0.76,14.76 0.08,1.06 -0.25,1.48 -1.31,1.65 -9.65,1.65 -19.29,3.38 -28.89,5.08 -6.09,1.06 -12.18,2.12 -18.28,3.22 -1.14,0.21 -1.78,0.3 -1.82,-1.27 -0.17,-4.99 -0.47,-9.98 -0.76,-14.98 -0.08,-1.27 0.3,-1.65 1.57,-1.86 6.68,-1.02 13.33,-2.12 20.01,-3.22 0.85,0.8 0.63,1.95 0.93,2.96 0.68,2.24 1.18,4.48 3,6.18 2.07,1.95 3.98,2.03 6.13,0.04 2.2,-2.03 3.26,-4.7 4.1,-7.49 0.38,-1.4 0.34,-3.05 1.48,-4.27 z"
251
+ id="path26" />
252
+ <path
253
+ stroke-width="0px"
254
+ fill="#438bca"
255
+ class="cls-4"
256
+ d="m 412.92,360.17 c 3.93,-0.63 7.91,-1.27 11.85,-1.99 0.93,-0.17 1.23,-0.04 1.31,0.93 0.21,4.99 0.51,9.98 0.8,14.98 0.08,1.1 -0.34,1.44 -1.35,1.65 -15.86,2.75 -31.69,5.58 -47.55,8.38 -0.97,0.17 -1.4,0 -1.44,-1.1 -0.21,-5.12 -0.47,-10.28 -0.8,-15.4 -0.08,-1.23 0.42,-1.48 1.52,-1.65 6.68,-1.06 13.33,-2.16 19.97,-3.26 0.8,0.63 0.85,1.57 1.02,2.45 0.42,2.07 0.97,4.1 2.28,5.84 2.2,3.05 5.42,3.05 7.74,0.08 2.03,-2.54 2.96,-5.54 3.81,-8.63 0.17,-0.8 0.13,-1.69 0.85,-2.28 z"
257
+ id="path27" />
258
+ <path
259
+ stroke-width="0px"
260
+ class="cls-6"
261
+ d="m 226.39,569.03 c 0.51,-2.2 0.93,-4.15 0.47,-6.22 -0.34,-1.52 1.23,-1.1 1.9,-1.23 6.26,-1.35 12.52,-2.54 18.83,-3.81 22.42,-4.44 44.84,-8.88 67.22,-13.37 1.18,-0.25 1.73,-0.13 2.2,1.1 1.4,3.6 0.51,5.42 -3.22,6.13 -29.02,5.8 -58.04,11.55 -87.4,17.39 z"
262
+ id="path28" />
263
+ <path
264
+ stroke-width="0px"
265
+ class="cls-6"
266
+ d="m 339.48,546.99 c 0.72,-1.86 0.97,-3.64 0.59,-5.33 -0.34,-1.52 0.34,-1.86 1.61,-2.12 6.43,-1.23 12.82,-2.54 19.25,-3.81 22.34,-4.44 44.67,-8.84 67.01,-13.37 1.4,-0.3 1.86,0.13 2.28,1.27 1.31,3.43 0.47,5.2 -3.05,5.92 -27.24,5.42 -54.45,10.83 -81.69,16.25 -1.95,0.38 -3.85,0.76 -6.01,1.18 z"
267
+ id="path29" />
268
+ <path
269
+ fill="#f2971f"
270
+ stroke-width="0px"
271
+ class="cls-10"
272
+ d="m 173.72,371.17 c -6.18,-3.38 -10.83,-8 -14.3,-13.79 -2.2,-3.68 -2.5,-7.78 -1.99,-11.89 0.76,-6.43 3.22,-12.23 7.53,-17.13 1.4,-1.61 2.96,-2.5 5.33,-2.24 4.32,0.51 8.67,0.63 13.11,0.93 -8.12,13.71 -13.79,27.71 -9.69,44.12 z"
273
+ id="path30" />
274
+ <path
275
+ stroke-width="0px"
276
+ fill="#438bca"
277
+ class="cls-4"
278
+ d="m 364.78,475.11 c -1.23,1.99 -2.28,3.72 -3.3,5.46 -1.31,2.24 -0.85,3.38 1.73,3.81 3.34,0.51 6.56,-0.13 9.69,-1.35 2.45,-0.97 4.87,-2.12 6.81,-3.3 v 14.3 c 0,1.31 -1.06,1.18 -1.78,1.31 -6.98,1.35 -13.96,2.62 -20.94,3.93 -4.27,0.8 -8.55,1.61 -12.78,2.41 V 482.3 c 1.57,1.23 2.45,2.83 3.98,3.81 1.57,1.02 2.67,0.85 3.68,-0.76 1.48,-2.41 3.13,-4.65 4.57,-7.11 0.85,-1.44 1.9,-2.12 3.47,-2.28 1.57,-0.13 3.05,-0.51 4.87,-0.85 z"
279
+ id="path31" />
280
+ <path
281
+ stroke-width="0px"
282
+ fill="#438bca"
283
+ class="cls-4"
284
+ d="m 251.61,497.15 c -1.31,2.16 -2.5,4.02 -3.6,5.88 -1.02,1.82 -0.63,2.75 1.4,3.22 2.58,0.59 5.2,0.38 7.74,-0.34 3.43,-0.97 6.68,-2.54 9.98,-4.48 -0.21,5.08 -0.47,9.81 -0.63,14.6 -0.04,1.31 -0.97,1.18 -1.73,1.35 -9.94,1.9 -19.88,3.77 -29.87,5.63 -4.1,0.76 -4.1,0.72 -4.06,-3.55 0.04,-5.03 0,-10.07 0.34,-15.15 1.4,1.44 2.37,2.96 3.93,3.93 1.48,0.93 2.58,0.76 3.51,-0.76 1.48,-2.37 3.13,-4.65 4.57,-7.11 0.85,-1.48 1.99,-2.2 3.68,-2.37 1.52,-0.17 2.92,-0.51 4.74,-0.85 z"
285
+ id="path32" />
286
+ <path
287
+ stroke-width="0px"
288
+ fill="#438bca"
289
+ class="cls-4"
290
+ d="m 314.26,406.28 c -0.25,0 -0.38,0.04 -0.51,0 -4.32,-1.78 -5.03,-1.57 -7.95,2.07 -2.28,2.88 -4.36,5.88 -6.3,8.97 -0.55,0.89 -1.18,1.31 -2.16,1.44 -2.58,0.38 -5.16,0.8 -7.7,1.27 -1.02,0.17 -1.18,-0.04 -1.02,-1.06 0.55,-3.68 0.13,-4.06 -3.6,-4.36 -6.47,-0.51 -12.4,1.14 -17.85,4.48 -0.85,0.51 -1.69,1.02 -2.5,1.52 -0.68,-0.51 -0.51,-1.18 -0.55,-1.78 -0.21,-3 -0.25,-6.05 -0.51,-9.05 -0.08,-1.27 0.34,-1.69 1.57,-1.9 15.74,-2.75 31.43,-5.5 47.13,-8.29 1.14,-0.21 1.65,-0.13 1.65,1.23 0,1.78 0.21,3.64 0.3,5.46 z"
291
+ id="path33" />
292
+ <path
293
+ stroke-width="0px"
294
+ fill="#438bca"
295
+ class="cls-4"
296
+ d="m 427.18,384.15 c -4.99,-1.61 -5.37,-1.48 -8.76,2.83 -2.03,2.62 -3.89,5.33 -5.67,8.17 -0.55,0.89 -1.18,1.44 -2.28,1.61 -2.58,0.38 -5.16,0.8 -7.7,1.27 -0.85,0.17 -1.18,0.08 -0.93,-0.89 0.17,-0.68 0.13,-1.4 0.13,-2.12 0,-1.44 -0.72,-2.16 -2.16,-2.33 -6.81,-0.76 -13.16,0.59 -19,4.1 -1.02,0.59 -2.03,1.23 -3.38,2.03 -0.21,-4.15 -0.38,-8.04 -0.55,-11.93 -0.04,-0.89 0.72,-0.89 1.35,-0.97 10.45,-1.82 20.94,-3.68 31.39,-5.5 5.2,-0.93 10.41,-1.78 15.57,-2.79 1.52,-0.3 2.07,0 2.03,1.57 -0.08,1.57 -0.04,3.17 -0.04,4.95 z"
297
+ id="path34" />
298
+ <path
299
+ fill="#2560aa"
300
+ stroke-width="0px"
301
+ class="cls-13"
302
+ d="m 361.22,347.98 c 0,-7.02 0.04,-14.09 -0.04,-21.11 0,-1.23 0.25,-1.9 1.61,-2.2 2.33,-0.47 4.65,-1.06 6.98,-1.69 1.14,-0.34 1.52,0.13 1.61,1.18 1.02,10.11 1.61,20.22 0.42,30.33 -0.59,4.95 -2.12,9.77 -5.29,13.83 -0.97,1.27 -2.24,2.12 -3.81,2.54 -1.48,0.38 -2.37,0.13 -2.33,-1.78 0.08,-7.02 0.85,-14.09 0.85,-21.11 0.25,0 -0.25,0 0,0 z"
303
+ id="path35" />
304
+ <path
305
+ fill="#2560aa"
306
+ stroke-width="0px"
307
+ class="cls-13"
308
+ d="m 360.17,472.57 c 2.83,-4.7 5.46,-9.01 8.08,-13.37 8.71,-14.64 17.56,-29.19 25.72,-44.17 2.03,-3.72 4.02,-7.45 5.54,-11.38 0.55,-1.35 1.18,-2.16 2.83,-2.28 2.28,-0.21 4.57,-0.72 7.19,-1.18 -1.35,2.33 -2.54,4.36 -3.72,6.43 -12.1,21.32 -24.92,42.22 -37.69,63.08 -0.63,1.06 -1.35,1.69 -2.58,1.86 -1.61,0.25 -3.26,0.63 -5.37,1.02 z"
309
+ id="path36" />
310
+ <path
311
+ fill="#2560aa"
312
+ stroke-width="0px"
313
+ class="cls-13"
314
+ d="m 247.46,494.49 c 0.08,-1.31 0.89,-2.07 1.44,-2.96 10.96,-18.06 21.91,-36.13 32.07,-54.66 2.03,-3.72 4.02,-7.45 5.54,-11.38 0.47,-1.23 1.1,-1.9 2.54,-2.03 2.37,-0.21 4.7,-0.76 7.4,-1.18 -1.18,2.03 -2.2,3.72 -3.22,5.5 -12.23,21.66 -25.26,42.81 -38.2,64.01 -0.63,1.02 -1.35,1.69 -2.58,1.86 -1.69,0.21 -3.3,0.55 -4.99,0.85 z"
315
+ id="path37" />
316
+ <path
317
+ stroke-width="0px"
318
+ class="cls-19"
319
+ d="m 198.68,360 c -5.16,-3.81 -7.95,-8.84 -9.05,-14.85 -0.13,-0.8 0.38,-1.73 0.72,-2.58 1.23,-3.3 2.71,-6.47 5.08,-9.14 2.2,-2.5 4.7,-3.17 7.78,-2.03 3.89,1.44 7.02,3.77 8.84,7.66 1.35,2.88 1.23,5.54 -0.76,8.12 -2.58,3.38 -5.75,6.18 -9.31,8.5 -1.61,0.97 -2.88,2.16 -3.3,4.32 z"
320
+ id="path38" />
321
+ <path
322
+ fill="#2560aa"
323
+ stroke-width="0px"
324
+ class="cls-13"
325
+ d="m 247.93,372.73 c 0,-6.13 0.04,-12.23 0,-18.36 0,-1.18 0.3,-1.73 1.57,-1.95 2.62,-0.51 5.2,-1.18 7.78,-1.9 1.02,-0.3 1.48,0 1.52,1.02 0.47,9.56 1.4,19.12 -0.8,28.6 -0.76,3.22 -1.86,6.35 -3.72,9.14 -1.27,1.86 -2.79,3.38 -5.12,3.72 -1.06,0.17 -1.9,0.13 -1.9,-1.44 0.08,-6.26 0.68,-12.56 0.68,-18.83 0.17,-0.04 -0.25,0 0,0 z"
326
+ id="path39" />
327
+ <path
328
+ fill="#2560aa"
329
+ stroke-width="0px"
330
+ class="cls-13"
331
+ d="m 241.16,392.83 c 7.15,5.16 10.75,4.7 16.33,-2.2 0.72,10.96 1.4,21.58 2.12,32.49 -4.23,-1.48 -8.25,-2.88 -12.27,-4.27 -4.78,-1.69 -4.7,-1.73 -4.95,-6.81 -0.34,-6.3 -0.8,-12.65 -1.23,-19.21 z"
332
+ id="path40" />
333
+ <path
334
+ fill="#2560aa"
335
+ stroke-width="0px"
336
+ class="cls-13"
337
+ d="m 354.33,371.04 c 7.78,4.7 11.04,4.23 16.29,-2.45 0.72,11 1.44,21.58 2.16,32.49 -1.9,-0.63 -3.6,-1.18 -5.29,-1.78 -3.38,-1.18 -6.77,-2.37 -10.15,-3.6 -0.72,-0.25 -1.48,-0.38 -1.57,-1.44 -0.47,-7.62 -0.93,-15.27 -1.44,-23.23 z"
338
+ id="path41" />
339
+ <path
340
+ fill="#2560aa"
341
+ stroke-width="0px"
342
+ class="cls-13"
343
+ d="m 321.67,455.9 c 4.23,5.2 8.25,10.2 12.27,15.15 2.07,2.58 4.15,5.16 6.22,7.74 0.47,0.59 1.02,1.14 0.97,2.03 -0.21,5.63 -0.34,11.25 -0.51,16.88 0,0.25 -0.08,0.51 -0.21,1.1 -3.93,-4.65 -7.7,-9.1 -11.46,-13.54 -2.62,-3.13 -5.25,-6.26 -7.91,-9.39 -0.51,-0.59 -0.93,-1.14 -0.89,-2.03 0.38,-5.71 0.72,-11.38 1.06,-17.09 0.08,-0.17 0.21,-0.34 0.47,-0.85 z"
344
+ id="path42" />
345
+ <path
346
+ fill="#2560aa"
347
+ stroke-width="0px"
348
+ class="cls-13"
349
+ d="m 227.16,520.67 c -2.67,-3.13 -5.33,-6.26 -8,-9.43 -3.68,-4.36 -7.32,-8.71 -11.04,-13.07 -0.8,-0.93 -1.1,-1.78 -0.97,-3.05 0.42,-5.67 0.72,-11.38 1.06,-17.3 1.57,1.18 2.45,2.71 3.51,4.02 5.08,6.3 10.15,12.61 15.27,18.87 0.76,0.93 1.1,1.82 1.06,3.05 -0.04,5.54 -0.04,11.13 -0.04,16.67 -0.34,0.13 -0.55,0.21 -0.85,0.25 z"
350
+ id="path43" />
351
+ <path
352
+ stroke-width="0px"
353
+ class="cls-6"
354
+ d="m 224.07,567.97 c -4.27,-4.78 -8.25,-9.22 -12.23,-13.71 -12.99,-14.64 -26.02,-29.32 -39.01,-43.96 -6.47,-7.28 -12.95,-14.51 -19.38,-21.83 -1.14,-1.31 -2.2,-2.83 -1.99,-4.74 0.08,-0.63 0.25,-1.4 0.85,-1.61 0.63,-0.25 0.89,0.55 1.23,0.93 5.97,6.68 11.89,13.37 17.85,20.05 13.07,14.68 26.1,29.4 39.13,44.12 4.32,4.87 8.59,9.69 12.9,14.55 1.65,1.73 1.27,3.72 0.63,6.18 z"
355
+ id="path44" />
356
+ <path
357
+ fill="#2560aa"
358
+ stroke-width="0px"
359
+ class="cls-13"
360
+ d="m 211.71,475.87 c -1.86,-3.93 -2.2,-8.04 -1.61,-12.14 1.86,-13.41 7.53,-25.26 15.1,-36.3 3.43,-4.95 7.15,-9.6 12.18,-13.07 0.47,-0.3 0.93,-0.59 1.65,-1.06 0.42,3.43 0.97,6.18 -1.57,9.22 -11.68,14.09 -19.29,30.33 -24.24,47.89 -0.59,1.82 -1.06,3.64 -1.52,5.46 z"
361
+ id="path45" />
362
+ <path
363
+ fill="#2560aa"
364
+ stroke-width="0px"
365
+ class="cls-13"
366
+ d="m 324.67,454.63 c -1.35,-3.3 -1.52,-6.18 -1.61,-9.05 -0.17,-8.25 2.5,-15.82 5.71,-23.18 4.19,-9.73 9.73,-18.74 17.22,-26.36 1.48,-1.48 3.26,-2.71 4.87,-4.02 1.1,-0.89 1.52,-0.59 1.52,0.8 0,1.27 0.13,2.54 0.34,3.77 0.17,0.93 -0.34,1.48 -0.8,2.03 -9.1,10.83 -15.95,22.97 -21.07,36.13 -2.41,6.3 -4.4,12.73 -6.18,19.88 z"
367
+ id="path46" />
368
+ <path
369
+ fill="#2560aa"
370
+ stroke-width="0px"
371
+ class="cls-13"
372
+ d="m 356.61,367.99 c -2.67,-3.22 -4.4,-6.98 -5.75,-10.87 -2.96,-8.63 -3.89,-17.56 -4.02,-26.61 0,-1.31 0.25,-2.03 1.73,-2.28 2.71,-0.51 5.33,-1.27 8,-1.95 0.97,-0.25 1.35,-0.08 1.31,1.06 -0.25,10.91 -0.42,21.83 -0.63,32.74 -0.04,2.58 0,5.2 0,7.78 -0.21,0.04 -0.42,0.08 -0.63,0.13 z"
373
+ id="path47" />
374
+ <path
375
+ fill="#2560aa"
376
+ stroke-width="0px"
377
+ class="cls-13"
378
+ d="m 233.76,348.87 c 2.62,1.65 5.12,2.54 7.53,3.68 1.06,0.51 2.71,-0.21 3.17,1.1 0.38,1.06 0.08,2.37 0.08,3.55 -0.17,10.58 -0.34,21.15 -0.51,31.73 0,0.38 0.17,0.85 -0.47,1.44 -8.71,-12.52 -9.81,-26.61 -9.81,-41.5 z"
379
+ id="path48" />
380
+ <path
381
+ stroke-width="0px"
382
+ class="cls-6"
383
+ d="m 337.24,545.97 c -5.63,-6.3 -10.91,-12.27 -16.16,-18.19 -11.89,-13.37 -23.78,-26.78 -35.62,-40.15 -1.1,-1.27 -0.68,-3.05 0.89,-3.72 0.97,-0.42 1.18,0.55 1.57,1.02 6.35,7.07 12.65,14.17 19,21.32 9.69,10.91 19.33,21.87 29.11,32.66 1.86,2.07 1.82,4.15 1.23,7.07 z"
384
+ id="path49" />
385
+ <path
386
+ stroke-width="0px"
387
+ class="cls-18"
388
+ d="m 382.46,319.98 c 15.48,-3.81 31.01,-7.62 46.49,-11.46 1.23,-0.3 1.86,-0.13 1.86,1.23 0,0.85 0.17,1.69 0.25,2.5 0.08,0.89 -0.34,1.18 -1.18,1.31 -11.3,1.65 -22.55,3.38 -33.8,5.03 -4.1,0.59 -8.21,1.14 -12.31,1.73 -0.51,0.13 -1.14,0.63 -1.31,-0.34 z"
389
+ id="path50" />
390
+ <path
391
+ stroke-width="0px"
392
+ class="cls-1"
393
+ d="m 313.5,183.88 c 4.87,-1.23 9.26,-2.37 14,-3.55 -1.86,4.36 -3.22,8.5 -3.98,13.28 -3.05,-3.64 -6.18,-6.73 -10.03,-9.73 z"
394
+ id="path51" />
395
+ <path
396
+ stroke-width="0px"
397
+ class="cls-12"
398
+ d="m 490.34,98.21 c 0.76,1.78 0.3,3.6 0.3,5.37 -0.47,-1.78 -0.34,-3.55 -0.3,-5.37 z"
399
+ id="path52" />
400
+ <path
401
+ stroke-width="0px"
402
+ class="cls-15"
403
+ d="m 382.46,319.98 c 0.34,0.42 0.85,0.3 1.31,0.38 -0.93,0.55 -1.99,0.38 -3,0.47 -0.08,-0.08 -0.13,-0.17 -0.13,-0.3 0.04,-0.08 0.04,-0.17 0.08,-0.17 0.59,-0.13 1.14,-0.25 1.73,-0.38 z"
404
+ id="path53" />
405
+ <path
406
+ stroke-width="0px"
407
+ class="cls-5"
408
+ d="m 378.61,321.16 c -0.63,0.72 -1.4,0.34 -2.16,0.17 0.72,-0.17 1.48,-0.34 2.2,-0.51 0.13,0.08 0.17,0.17 0.13,0.25 -0.08,0.04 -0.13,0.08 -0.17,0.08 z"
409
+ id="path54" />
410
+ <path
411
+ stroke-width="0px"
412
+ class="cls-11"
413
+ d="m 145.93,278.01 c -0.13,1.1 -0.72,1.4 -1.69,0.93 0.55,-0.34 1.14,-0.63 1.69,-0.93 z"
414
+ id="path55" />
415
+ <path
416
+ stroke-width="0px"
417
+ class="cls-14"
418
+ d="m 378.61,321.16 c 0,-0.13 0,-0.25 0.04,-0.38 0.68,-0.13 1.4,-0.3 2.07,-0.42 v 0.42 c -0.63,0.51 -1.4,0.34 -2.12,0.38 z"
419
+ id="path56" />
420
+ <path
421
+ stroke-width="0px"
422
+ fill="#010101"
423
+ class="cls-8"
424
+ d="m 364.69,276.65 c -0.13,7.57 -1.9,13.88 -7.53,18.45 -10.15,8.25 -31.48,9.31 -39.68,-7.28 -0.21,-0.42 -0.42,-0.89 -0.59,-1.35 -0.93,-2.54 -0.34,-3.47 2.41,-3.81 6.3,-0.76 12.44,-2.33 18.23,-4.95 7.49,-3.43 14.21,-7.95 19.84,-14.05 2.62,-2.83 3.64,-2.67 5.12,0.97 1.65,4.06 2.16,8.29 2.2,12.01 z"
425
+ id="path57" />
426
+ <path
427
+ stroke-width="0px"
428
+ fill="#010101"
429
+ class="cls-8"
430
+ d="m 268.95,236.51 c -5.75,-0.08 -10.28,-4.65 -10.15,-10.41 0.08,-5.67 4.65,-10.24 10.2,-10.24 5.55,0 10.49,4.7 10.45,10.24 -0.04,5.88 -4.65,10.45 -10.49,10.41 z"
431
+ id="path58" />
432
+ <path
433
+ stroke-width="0px"
434
+ fill="#010101"
435
+ class="cls-8"
436
+ d="m 361.82,190.27 c 5.67,0 10.28,4.61 10.28,10.36 0.04,5.58 -4.7,10.28 -10.41,10.28 -5.71,0 -10.28,-4.65 -10.24,-10.36 0.04,-5.8 4.57,-10.28 10.36,-10.28 z"
437
+ id="path59" />
438
+ <path
439
+ fill="#fff"
440
+ stroke-width="0px"
441
+ class="cls-16"
442
+ d="m 359.36,266.8 c 3.51,10.03 2.33,23.73 -9.18,28.43 -11.89,4.82 -25.26,0.89 -29.44,-9.05 7.28,-1.23 14.43,-3.05 20.98,-6.47 6.52,-3.38 12.52,-7.49 17.64,-12.9 z"
443
+ id="path60" />
444
+ </g>
445
+ <g
446
+ id="g75"
447
+ transform="matrix(1.4153286,0,0,1.3533738,-123.62048,-100.38886)">
448
+ <path
449
+ stroke-width="0px"
450
+ fill="#438bca"
451
+ class="cls-4"
452
+ d="m 398.58,350.61 c -0.71,3.94 -0.65,2.29 -0.78,5.74 -0.08,1.06 0.13,2.33 -1.44,2.58 -6.69,1.06 -13.38,2.03 -20.02,3.22 -1.65,0.3 -1.74,-0.17 -1.57,-1.52 0.97,-7.92 1.14,-15.88 0.85,-23.83 -0.13,-3.51 -0.47,-7.03 -0.8,-10.54 -0.13,-1.27 0.13,-1.78 1.57,-1.99 17.57,-2.58 35.09,-5.21 52.62,-7.87 1.44,-0.21 1.99,-0.08 2.16,1.65 1.06,11.94 -0.97,23.41 -4.32,34.8 -0.25,0.93 -0.76,1.19 -1.61,1.31 -3.98,0.59 -7.92,1.23 -11.9,1.86 -0.97,-0.97 -0.64,-2.24 -0.59,-3.39 -0.35,-1.7 0.43,-1.14 -0.8,-4.06"
453
+ id="path61" />
454
+ <path
455
+ stroke-width="0px"
456
+ fill="#438bca"
457
+ class="cls-4"
458
+ d="m 281.22,367.61 c -0.19,2.74 -0.28,7.36 -0.74,11.34 -0.04,0.8 -0.01,2.22 -1.03,2.6 -6.73,1.06 -9.63,1.47 -16.36,2.61 -1.44,0.25 -1.78,0.17 -1.61,-1.44 1.27,-10.46 1.44,-20.96 0.38,-31.45 -0.13,-1.14 -0.04,-1.74 1.31,-2.07 10.88,-2.5 21.63,-5.63 32.64,-7.7 6.77,-1.31 13.63,-2.07 20.45,-3.22 1.74,-0.3 1.65,0.72 1.74,1.82 0.59,8.34 0.04,16.64 -1.82,24.77 -0.72,3.22 -1.69,6.39 -2.46,9.61 -0.25,1.14 -0.89,1.57 -1.99,1.74 -3.81,0.55 -7.66,1.19 -11.47,1.82 -0.8,-0.8 -0.23,-2.1 -0.28,-3.07 -0.04,-2.96 0.22,-6.54 0.16,-9.67"
459
+ id="path62" />
460
+ <path
461
+ stroke-width="0px"
462
+ fill="#438bca"
463
+ class="cls-4"
464
+ d="m 299.84,382.08 c 3.89,-0.64 7.79,-1.19 11.68,-1.91 1.06,-0.21 1.35,0.08 1.4,1.1 0.21,4.91 0.47,9.86 0.76,14.77 0.08,1.06 -0.08,2.33 0.23,5.8 -9.65,1.65 -18.17,2.67 -27.78,4.36 -6.1,1.06 -16.34,5.25 -22.43,6.35 -0.19,-1.16 -0.31,-6.27 -0.35,-7.83 -0.17,-5 -0.47,-9.99 -0.76,-14.99 -0.08,-1.27 0.3,-1.65 1.57,-1.86 6.69,-1.02 13.34,-2.12 20.02,-3.22"
465
+ id="path63" />
466
+ <path
467
+ stroke-width="0px"
468
+ fill="#438bca"
469
+ class="cls-4"
470
+ d="m 412.93,360.16 c 3.94,-0.64 7.92,-1.27 11.85,-1.99 0.93,-0.17 1.23,-0.04 1.31,0.93 0.21,5 0.51,9.99 0.8,14.99 0.08,1.1 -0.34,1.44 -1.35,1.65 -15.88,2.75 -31.71,5.59 -47.58,8.38 -0.97,0.17 -1.4,0 -1.44,-1.1 -0.21,-5.12 -0.47,-10.29 -0.8,-15.41 -0.08,-1.23 0.42,-1.48 1.52,-1.65 6.69,-1.06 13.34,-2.16 19.98,-3.26"
471
+ id="path64" />
472
+ <path
473
+ stroke-width="0px"
474
+ fill="#438bca"
475
+ class="cls-4"
476
+ d="m 314.19,406.51 c -0.25,0 -0.38,0.04 -0.51,0 -4.32,-1.78 -5.04,-1.57 -7.96,2.07 -2.29,2.88 -4.36,5.88 -6.31,8.97 -0.55,0.89 -1.19,1.31 -2.16,1.44 -2.58,0.38 -5.16,0.8 -7.7,1.27 -1.02,0.17 -1.19,-0.04 -1.02,-1.06 0.55,-3.68 0.13,-4.06 -3.6,-4.36 -6.48,-0.51 -12.4,1.14 -17.86,4.49 -0.85,0.51 -1.69,1.02 -2.5,1.52 -0.68,-0.51 -0.51,-1.19 -0.55,-1.78 -0.21,-3.01 -0.25,-6.05 -0.51,-9.06 -0.08,-1.27 0.34,-1.69 1.57,-1.91 15.75,-2.75 31.45,-5.5 47.16,-8.3 1.14,-0.21 1.65,-0.13 1.65,1.23 0,1.78 0.21,3.64 0.3,5.46 z"
477
+ id="path65" />
478
+ <path
479
+ stroke-width="0px"
480
+ fill="#438bca"
481
+ class="cls-4"
482
+ d="m 427.18,384.37 c -5,-1.61 -5.38,-1.48 -8.76,2.84 -2.03,2.62 -3.89,5.33 -5.67,8.17 -0.55,0.89 -1.19,1.44 -2.29,1.61 -2.58,0.38 -5.16,0.8 -7.7,1.27 -0.85,0.17 -1.19,0.08 -0.93,-0.89 0.17,-0.68 0.13,-1.4 0.13,-2.12 0,-1.44 -0.72,-2.16 -2.16,-2.33 -6.82,-0.76 -13.17,0.59 -19.01,4.11 -1.02,0.59 -2.03,1.23 -3.39,2.03 -0.21,-4.15 -0.38,-8.04 -0.55,-11.94 -0.04,-0.89 -0.64,-6.12 0,-6.21 10.46,-1.82 19.04,-3.02 29.5,-4.84 5.21,-0.93 15.11,-5.36 20.27,-6.38 -0.02,2.43 0.65,8.15 0.61,9.72 -0.08,1.57 -0.04,3.18 -0.04,4.95 z"
483
+ id="path66" />
484
+ <g
485
+ id="g68">
486
+ <path
487
+ fill="#2560aa"
488
+ stroke-width="0px"
489
+ class="cls-13"
490
+ d="m 299.58,357.09 -17.36,3.31 c -0.53,0.1 -1.01,-0.31 -0.99,-0.85 l 0.24,-7.98 c 0.01,-0.4 0.3,-0.73 0.69,-0.8 l 17.53,-3.14 c 0.53,-0.1 1.01,0.33 0.98,0.87 l -0.41,7.81 c -0.02,0.39 -0.3,0.71 -0.68,0.78 z"
491
+ id="path67" />
492
+ <path
493
+ stroke-width="0px"
494
+ fill="#010101"
495
+ class="cls-8"
496
+ d="m 282.05,361.5 c -0.45,0 -0.89,-0.16 -1.24,-0.46 -0.45,-0.38 -0.69,-0.93 -0.68,-1.52 l 0.24,-7.98 c 0.03,-0.9 0.69,-1.67 1.58,-1.83 l 17.53,-3.14 c 0.58,-0.1 1.17,0.06 1.61,0.45 0.44,0.39 0.68,0.95 0.65,1.54 l -0.41,7.81 c -0.05,0.89 -0.69,1.62 -1.55,1.79 v 0 l -17.37,3.31 c -0.12,0.02 -0.24,0.03 -0.36,0.03 z m 0.48,-9.69 -0.22,7.47 16.87,-3.22 0.38,-7.3 z m 0.01,-0.2 z"
497
+ id="path68" />
498
+ </g>
499
+ <g
500
+ id="g70">
501
+ <path
502
+ fill="#2560aa"
503
+ stroke-width="0px"
504
+ class="cls-13"
505
+ d="m 300.64,378.96 -19.87,3.59 0.38,-12.83 c 0.03,-0.93 0.7,-1.71 1.62,-1.87 l 15.96,-2.86 c 1.23,-0.22 2.35,0.75 2.31,2 l -0.39,11.97 z"
506
+ id="path69" />
507
+ <path
508
+ stroke-width="0px"
509
+ fill="#010101"
510
+ class="cls-8"
511
+ d="m 279.65,383.86 0.42,-14.16 c 0.04,-1.43 1.1,-2.66 2.51,-2.91 l 15.96,-2.86 c 0.91,-0.17 1.83,0.09 2.53,0.69 0.7,0.6 1.08,1.48 1.06,2.4 l -0.43,12.85 -22.04,3.98 z m 19.43,-17.81 c -0.05,0 -0.11,0 -0.16,0.01 l -15.96,2.86 c -0.41,0.07 -0.71,0.43 -0.73,0.84 l -0.34,11.5 17.69,-3.2 0.37,-11.1 c 0.01,-0.36 -0.19,-0.59 -0.3,-0.69 -0.1,-0.09 -0.29,-0.21 -0.57,-0.21 z"
512
+ id="path70" />
513
+ </g>
514
+ <g
515
+ id="g72">
516
+ <path
517
+ fill="#2560aa"
518
+ stroke-width="0px"
519
+ class="cls-13"
520
+ d="m 412.99,334.95 -17.36,3.31 c -0.53,0.1 -1.01,-0.31 -0.99,-0.85 l 0.24,-7.98 c 0.01,-0.4 0.3,-0.73 0.69,-0.8 l 17.53,-3.14 c 0.53,-0.1 1.01,0.33 0.98,0.87 l -0.41,7.81 c -0.02,0.39 -0.3,0.71 -0.68,0.78 z"
521
+ id="path71" />
522
+ <path
523
+ stroke-width="0px"
524
+ fill="#010101"
525
+ class="cls-8"
526
+ d="m 395.46,339.36 c -0.45,0 -0.89,-0.16 -1.24,-0.46 -0.45,-0.38 -0.69,-0.93 -0.67,-1.52 l 0.24,-7.98 c 0.03,-0.9 0.69,-1.67 1.58,-1.83 l 17.53,-3.14 c 0.58,-0.1 1.17,0.06 1.61,0.45 0.44,0.39 0.68,0.95 0.65,1.54 l -0.41,7.81 c -0.05,0.89 -0.69,1.62 -1.56,1.79 l -17.36,3.31 c -0.12,0.02 -0.24,0.03 -0.36,0.03 z m 0.49,-9.69 -0.22,7.47 16.87,-3.22 0.38,-7.3 z m 16.84,4.22 z m -16.84,-4.42 z"
527
+ id="path72" />
528
+ </g>
529
+ <g
530
+ id="g74">
531
+ <path
532
+ fill="#2560aa"
533
+ stroke-width="0px"
534
+ class="cls-13"
535
+ d="m 414.06,356.83 -19.87,3.59 0.38,-12.83 c 0.03,-0.93 0.7,-1.71 1.62,-1.87 l 15.96,-2.86 c 1.23,-0.22 2.35,0.75 2.31,2 l -0.39,11.97 z"
536
+ id="path73" />
537
+ <path
538
+ stroke-width="0px"
539
+ fill="#010101"
540
+ class="cls-8"
541
+ d="m 393.06,361.72 0.42,-14.16 c 0.04,-1.43 1.1,-2.66 2.51,-2.91 l 15.96,-2.86 c 0.91,-0.16 1.83,0.09 2.53,0.69 0.7,0.6 1.08,1.48 1.05,2.4 l -0.43,12.85 -22.05,3.98 z m 19.43,-17.81 c -0.05,0 -0.11,0 -0.16,0.01 l -15.96,2.86 c -0.41,0.07 -0.71,0.43 -0.72,0.84 l -0.34,11.5 17.69,-3.2 0.37,-11.1 c 0.01,-0.36 -0.19,-0.59 -0.3,-0.69 -0.1,-0.09 -0.29,-0.22 -0.57,-0.22 z"
542
+ id="path74" />
543
+ </g>
544
+ </g>
545
+ </svg>