@robotical/martyblocksjr 1.3.53 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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/assets/blockicons/Bump.svg +1 -1
  10. package/editions/free/src/assets/blockicons/IOLights.svg +96 -0
  11. package/editions/free/src/assets/blockicons/MartyConfusion.svg +1 -99
  12. package/editions/free/src/assets/blockicons/MartyDisbelief.svg +1 -80
  13. package/editions/free/src/assets/blockicons/MartyExcitment.svg +1 -106
  14. package/editions/free/src/assets/blockicons/MartyNo copy.svg +85 -0
  15. package/editions/free/src/assets/blockicons/MartyNo.svg +1 -85
  16. package/editions/free/src/assets/blockicons/MartyNoWay.svg +1 -107
  17. package/editions/free/src/assets/blockicons/MartyWhistle.svg +1 -88
  18. package/editions/free/src/assets/blockicons/OnTouch.svg +1 -1
  19. package/editions/free/src/assets/blockicons/audio-pop.svg +67 -0
  20. package/editions/free/src/assets/blockicons/clearcolours.svg +1 -0
  21. package/editions/free/src/assets/blockicons/counter_decrease.svg +2 -0
  22. package/editions/free/src/assets/blockicons/counter_increase.svg +2 -0
  23. package/editions/free/src/assets/blockicons/counter_start-reset.svg +2 -0
  24. package/editions/free/src/assets/blockicons/notea.svg +1 -0
  25. package/editions/free/src/assets/blockicons/noteasharp.svg +1 -0
  26. package/editions/free/src/assets/blockicons/noteb.svg +1 -0
  27. package/editions/free/src/assets/blockicons/notec.svg +1 -0
  28. package/editions/free/src/assets/blockicons/notecsharp.svg +1 -0
  29. package/editions/free/src/assets/blockicons/noted.svg +1 -0
  30. package/editions/free/src/assets/blockicons/notedsharp.svg +1 -0
  31. package/editions/free/src/assets/blockicons/notee.svg +1 -0
  32. package/editions/free/src/assets/blockicons/notef.svg +1 -0
  33. package/editions/free/src/assets/blockicons/notefsharp.svg +1 -0
  34. package/editions/free/src/assets/blockicons/noteg.svg +1 -0
  35. package/editions/free/src/assets/blockicons/notegsharp.svg +1 -0
  36. package/editions/free/src/assets/blockicons/noterest.svg +8 -0
  37. package/editions/free/src/assets/blockicons/onclosedistance.svg +3 -0
  38. package/editions/free/src/assets/blockicons/onfardistance.svg +3 -0
  39. package/editions/free/src/assets/blockicons/onhighlight.svg +2 -0
  40. package/editions/free/src/assets/blockicons/onlowlight.svg +2 -0
  41. package/editions/free/src/assets/blockicons/onmidlight.svg +2 -0
  42. package/editions/free/src/assets/blockicons/onmove.svg +2 -0
  43. package/editions/free/src/assets/blockicons/onnoobjectsensed.svg +2 -0
  44. package/editions/free/src/assets/blockicons/onobjectsensedleft.svg +2 -0
  45. package/editions/free/src/assets/blockicons/onobjectsensedright.svg +2 -0
  46. package/editions/free/src/assets/blockicons/onshake.svg +1 -0
  47. package/editions/free/src/assets/blockicons/ontouchcog.svg +1 -0
  48. package/editions/free/src/assets/blockicons/patternpinwheel.svg +1 -0
  49. package/editions/free/src/assets/blockicons/patternrainbow.svg +1 -0
  50. package/editions/free/src/assets/blockicons/patternshowoff.svg +2 -0
  51. package/editions/free/src/assets/blockicons/selectcolourblue.svg +1 -0
  52. package/editions/free/src/assets/blockicons/selectcolourgreen.svg +1 -0
  53. package/editions/free/src/assets/blockicons/selectcolourorange.svg +1 -0
  54. package/editions/free/src/assets/blockicons/selectcolourpurple.svg +1 -0
  55. package/editions/free/src/assets/blockicons/selectcolourred.svg +1 -0
  56. package/editions/free/src/assets/blockicons/selectcolouryellow.svg +1 -0
  57. package/editions/free/src/assets/blockicons/tempo.svg +20 -0
  58. package/editions/free/src/assets/blockicons/tilt_any.svg +1 -0
  59. package/editions/free/src/assets/blockicons/tiltbackward.svg +1 -0
  60. package/editions/free/src/assets/blockicons/tiltbackwardforward.svg +1 -0
  61. package/editions/free/src/assets/blockicons/tiltforward.svg +1 -0
  62. package/editions/free/src/assets/blockicons/tiltleft.svg +1 -0
  63. package/editions/free/src/assets/blockicons/tiltleftright.svg +1 -0
  64. package/editions/free/src/assets/blockicons/tiltright.svg +1 -0
  65. package/editions/free/src/assets/categories/CogLooksOff.svg +1 -0
  66. package/editions/free/src/assets/categories/CogLooksOn.svg +1 -0
  67. package/editions/free/src/assets/categories/CogSoundOff.svg +1 -0
  68. package/editions/free/src/assets/categories/CogSoundOn.svg +1 -0
  69. package/editions/free/src/assets/categories/CogStartOff.svg +1 -0
  70. package/editions/free/src/assets/categories/CogStartOn.svg +1 -0
  71. package/editions/free/src/assets/categories/FlowOff.svg +1 -1
  72. package/editions/free/src/assets/categories/FlowOn.svg +1 -1
  73. package/editions/free/src/assets/categories/LooksOff.svg +1 -1
  74. package/editions/free/src/assets/categories/LooksOn.svg +1 -1
  75. package/editions/free/src/assets/categories/MartyFlowOff.svg +1 -0
  76. package/editions/free/src/assets/categories/MartyFlowOn.svg +1 -0
  77. package/editions/free/src/assets/categories/MartyLooksOff.svg +1 -0
  78. package/editions/free/src/assets/categories/MartyLooksOn.svg +1 -0
  79. package/editions/free/src/assets/categories/MartyMotionOff.svg +1 -0
  80. package/editions/free/src/assets/categories/MartyMotionOn.svg +1 -0
  81. package/editions/free/src/assets/categories/MartySoundOff.svg +1 -0
  82. package/editions/free/src/assets/categories/MartySoundOn.svg +1 -0
  83. package/editions/free/src/assets/categories/MartyStartOff.svg +1 -0
  84. package/editions/free/src/assets/categories/MartyStartOn.svg +1 -0
  85. package/editions/free/src/assets/categories/MartyStopOff.svg +1 -0
  86. package/editions/free/src/assets/categories/MartyStopOn.svg +1 -0
  87. package/editions/free/src/assets/categories/MotionOff.svg +1 -1
  88. package/editions/free/src/assets/categories/MotionOn.svg +1 -1
  89. package/editions/free/src/assets/categories/SoundOff.svg +1 -1
  90. package/editions/free/src/assets/categories/SoundOn.svg +1 -1
  91. package/editions/free/src/assets/categories/StartOff.svg +1 -1
  92. package/editions/free/src/assets/categories/StartOn.svg +1 -1
  93. package/editions/free/src/assets/categories/StopOff.svg +1 -1
  94. package/editions/free/src/assets/categories/StopOn.svg +1 -1
  95. package/editions/free/src/assets/connection/connect_btn-default.svg +1 -0
  96. package/editions/free/src/assets/connection/connect_btn-hover.svg +1 -0
  97. package/editions/free/src/assets/connection/disconnect_btn-default.svg +1 -0
  98. package/editions/free/src/assets/connection/disconnect_btn-hover.svg +1 -0
  99. package/editions/free/src/assets/fonts/Lato-Bold.ttf +0 -0
  100. package/editions/free/src/assets/fonts/Lato-Regular.woff +0 -0
  101. package/editions/free/src/assets/fonts/big_noodle_titling.woff +0 -0
  102. package/editions/free/src/assets/fonts/big_noodle_titling_oblique.woff +0 -0
  103. package/editions/free/src/assets/lobby/scratchJrlogo.svg +1 -0
  104. package/editions/free/src/assets/logoBlue.png +0 -0
  105. package/editions/free/src/assets/ui/Marty_Instructor.svg +545 -0
  106. package/editions/free/src/assets/ui/martyModeDisabled.svg +1 -0
  107. package/editions/free/src/assets/ui/martyModeEnabled.svg +1 -0
  108. package/editions/free/src/assets/ui/zoom-out.svg +1 -0
  109. package/editions/free/src/css/base.css +52 -7
  110. package/editions/free/src/css/connection-modal.css +72 -0
  111. package/editions/free/src/css/disconnect-btn.css +9 -9
  112. package/editions/free/src/css/editor.css +144 -81
  113. package/editions/free/src/css/editorleftpanel.css +168 -106
  114. package/editions/free/src/css/editormodal.css +1 -1
  115. package/editions/free/src/css/editorstage.css +41 -8
  116. package/editions/free/src/css/font.css +19 -19
  117. package/editions/free/src/css/librarymodal.css +1 -1
  118. package/editions/free/src/css/lobby.css +4 -4
  119. package/editions/free/src/css/media-queries.css +2 -2
  120. package/editions/free/src/css/paintlook.css +2 -2
  121. package/editions/free/src/css/start.css +10 -14
  122. package/editions/free/src/css/thumbs.css +1 -1
  123. package/editions/free/src/css/tutorial.css +254 -0
  124. package/editions/free/src/editor.html +1 -1
  125. package/editions/free/src/inapp/about.html +8 -0
  126. package/editions/free/src/inapp/blocks.html +124 -90
  127. package/editions/free/src/inapp/images/clearcolours copy.png +0 -0
  128. package/editions/free/src/inapp/images/clearcolours.png +0 -0
  129. package/editions/free/src/inapp/images/onmove.png +0 -0
  130. package/editions/free/src/inapp/images/onshake.png +0 -0
  131. package/editions/free/src/inapp/images/ontiltany.png +0 -0
  132. package/editions/free/src/inapp/images/ontouch.png +0 -0
  133. package/editions/free/src/inapp/images/patternpinwheel.png +0 -0
  134. package/editions/free/src/inapp/images/patternrainbow.png +0 -0
  135. package/editions/free/src/inapp/images/patternshowoff.png +0 -0
  136. package/editions/free/src/inapp/images/playnote.png +0 -0
  137. package/editions/free/src/inapp/images/tiltbackwardforward.png +0 -0
  138. package/editions/free/src/inapp/images/tiltdown.png +0 -0
  139. package/editions/free/src/inapp/images/tiltleft.png +0 -0
  140. package/editions/free/src/inapp/images/tiltleftright.png +0 -0
  141. package/editions/free/src/inapp/images/tiltright.png +0 -0
  142. package/editions/free/src/inapp/images/tiltup.png +0 -0
  143. package/editions/free/src/inapp/interface.html +134 -398
  144. package/editions/free/src/inapp/paint.html +1 -1
  145. package/editions/free/src/inapp/style/about.css +1 -1
  146. package/editions/free/src/inapp/style/blocks.css +2 -2
  147. package/editions/free/src/inapp/style/interface.css +7 -132
  148. package/editions/free/src/inapp/style/paint.css +1 -1
  149. package/editions/free/src/inapp/style/privacy.css +1 -1
  150. package/editions/free/src/inapp/style/style.css +2 -2
  151. package/editions/free/src/index.html +8 -1
  152. package/editions/free/src/localizations/en.json +553 -544
  153. package/editions/free/src/media.json +254 -21
  154. package/editions/free/src/pnglibrary/Aeroplane.png +0 -0
  155. package/editions/free/src/pnglibrary/Apartment.png +0 -0
  156. package/editions/free/src/pnglibrary/Apple.png +0 -0
  157. package/editions/free/src/pnglibrary/Arctic.png +0 -0
  158. package/editions/free/src/pnglibrary/Astronaut.png +0 -0
  159. package/editions/free/src/pnglibrary/Baby.png +0 -0
  160. package/editions/free/src/pnglibrary/Ball.png +0 -0
  161. package/editions/free/src/pnglibrary/Bank.png +0 -0
  162. package/editions/free/src/pnglibrary/Barn.png +0 -0
  163. package/editions/free/src/pnglibrary/Basketball.png +0 -0
  164. package/editions/free/src/pnglibrary/Bat.png +0 -0
  165. package/editions/free/src/pnglibrary/BeachDay.png +0 -0
  166. package/editions/free/src/pnglibrary/BeachNight.png +0 -0
  167. package/editions/free/src/pnglibrary/BeachSunrise.png +0 -0
  168. package/editions/free/src/pnglibrary/Bed.png +0 -0
  169. package/editions/free/src/pnglibrary/Bedroom.png +0 -0
  170. package/editions/free/src/pnglibrary/Bike.png +0 -0
  171. package/editions/free/src/pnglibrary/Bike2.png +0 -0
  172. package/editions/free/src/pnglibrary/Bird.png +0 -0
  173. package/editions/free/src/pnglibrary/Blue.png +0 -0
  174. package/editions/free/src/pnglibrary/Boat2.png +0 -0
  175. package/editions/free/src/pnglibrary/Boy.png +0 -0
  176. package/editions/free/src/pnglibrary/Boy1.png +0 -0
  177. package/editions/free/src/pnglibrary/Boy2.png +0 -0
  178. package/editions/free/src/pnglibrary/Boy3.png +0 -0
  179. package/editions/free/src/pnglibrary/Bus.png +0 -0
  180. package/editions/free/src/pnglibrary/Butterfly.png +0 -0
  181. package/editions/free/src/pnglibrary/Cactus.png +0 -0
  182. package/editions/free/src/pnglibrary/Cake.png +0 -0
  183. package/editions/free/src/pnglibrary/Camel.png +0 -0
  184. package/editions/free/src/pnglibrary/Car.png +0 -0
  185. package/editions/free/src/pnglibrary/Car1.png +0 -0
  186. package/editions/free/src/pnglibrary/Car2.png +0 -0
  187. package/editions/free/src/pnglibrary/Castle.png +0 -0
  188. package/editions/free/src/pnglibrary/Chicken.png +0 -0
  189. package/editions/free/src/pnglibrary/Child1.png +0 -0
  190. package/editions/free/src/pnglibrary/City.png +0 -0
  191. package/editions/free/src/pnglibrary/Classroom.png +0 -0
  192. package/editions/free/src/pnglibrary/Cloud1.png +0 -0
  193. package/editions/free/src/pnglibrary/Crab.png +0 -0
  194. package/editions/free/src/pnglibrary/Creek.png +0 -0
  195. package/editions/free/src/pnglibrary/CrescentMoon.png +0 -0
  196. package/editions/free/src/pnglibrary/Daffodil.png +0 -0
  197. package/editions/free/src/pnglibrary/Daisy1.png +0 -0
  198. package/editions/free/src/pnglibrary/Daisy2.png +0 -0
  199. package/editions/free/src/pnglibrary/Daisy3.png +0 -0
  200. package/editions/free/src/pnglibrary/Desert.png +0 -0
  201. package/editions/free/src/pnglibrary/Dog.png +0 -0
  202. package/editions/free/src/pnglibrary/Dragon.png +0 -0
  203. package/editions/free/src/pnglibrary/Duck.png +0 -0
  204. package/editions/free/src/pnglibrary/Earth.png +0 -0
  205. package/editions/free/src/pnglibrary/Elephant.png +0 -0
  206. package/editions/free/src/pnglibrary/EmptyRoom.png +0 -0
  207. package/editions/free/src/pnglibrary/Evergreen.png +0 -0
  208. package/editions/free/src/pnglibrary/Fairy.png +0 -0
  209. package/editions/free/src/pnglibrary/Fall.png +0 -0
  210. package/editions/free/src/pnglibrary/Farm copy.png +0 -0
  211. package/editions/free/src/pnglibrary/Farm.png +0 -0
  212. package/editions/free/src/pnglibrary/Farmer.png +0 -0
  213. package/editions/free/src/pnglibrary/Farmer1.png +0 -0
  214. package/editions/free/src/pnglibrary/Father.png +0 -0
  215. package/editions/free/src/pnglibrary/Fence.png +0 -0
  216. package/editions/free/src/pnglibrary/Fish1.png +0 -0
  217. package/editions/free/src/pnglibrary/Fish2.png +0 -0
  218. package/editions/free/src/pnglibrary/Flowers.png +0 -0
  219. package/editions/free/src/pnglibrary/Fly.png +0 -0
  220. package/editions/free/src/pnglibrary/Fort.png +0 -0
  221. package/editions/free/src/pnglibrary/Frog.png +0 -0
  222. package/editions/free/src/pnglibrary/Giraffe.png +0 -0
  223. package/editions/free/src/pnglibrary/Girl.png +0 -0
  224. package/editions/free/src/pnglibrary/Girl1.png +0 -0
  225. package/editions/free/src/pnglibrary/Girl2.png +0 -0
  226. package/editions/free/src/pnglibrary/Girl3.png +0 -0
  227. package/editions/free/src/pnglibrary/Grandfather.png +0 -0
  228. package/editions/free/src/pnglibrary/Grandmother.png +0 -0
  229. package/editions/free/src/pnglibrary/Gym.png +0 -0
  230. package/editions/free/src/pnglibrary/Gym2.png +0 -0
  231. package/editions/free/src/pnglibrary/Horse.png +0 -0
  232. package/editions/free/src/pnglibrary/House.png +0 -0
  233. package/editions/free/src/pnglibrary/House1.png +0 -0
  234. package/editions/free/src/pnglibrary/House3.png +0 -0
  235. package/editions/free/src/pnglibrary/House4.png +0 -0
  236. package/editions/free/src/pnglibrary/Igloo.png +0 -0
  237. package/editions/free/src/pnglibrary/Inuit.png +0 -0
  238. package/editions/free/src/pnglibrary/Jungle.png +0 -0
  239. package/editions/free/src/pnglibrary/Lake.png +0 -0
  240. package/editions/free/src/pnglibrary/Library.png +0 -0
  241. package/editions/free/src/pnglibrary/Lizard.png +0 -0
  242. package/editions/free/src/pnglibrary/Mailbox.png +0 -0
  243. package/editions/free/src/pnglibrary/MartyBirdsEye.png +0 -0
  244. package/editions/free/src/pnglibrary/Monkey.png +0 -0
  245. package/editions/free/src/pnglibrary/Moon.png +0 -0
  246. package/editions/free/src/pnglibrary/MoonBkg.png +0 -0
  247. package/editions/free/src/pnglibrary/Mother.png +0 -0
  248. package/editions/free/src/pnglibrary/Mushroom.png +0 -0
  249. package/editions/free/src/pnglibrary/NightTable.png +0 -0
  250. package/editions/free/src/pnglibrary/Park.png +0 -0
  251. package/editions/free/src/pnglibrary/Pasture.png +0 -0
  252. package/editions/free/src/pnglibrary/Peach.png +0 -0
  253. package/editions/free/src/pnglibrary/Penguin.png +0 -0
  254. package/editions/free/src/pnglibrary/Pig.png +0 -0
  255. package/editions/free/src/pnglibrary/Planet.png +0 -0
  256. package/editions/free/src/pnglibrary/PolarBear.png +0 -0
  257. package/editions/free/src/pnglibrary/Purple.png +0 -0
  258. package/editions/free/src/pnglibrary/Rabbit.png +0 -0
  259. package/editions/free/src/pnglibrary/Rancher.png +0 -0
  260. package/editions/free/src/pnglibrary/Red.png +0 -0
  261. package/editions/free/src/pnglibrary/Rocket.png +0 -0
  262. package/editions/free/src/pnglibrary/Rowboat.png +0 -0
  263. package/editions/free/src/pnglibrary/SailBoat.png +0 -0
  264. package/editions/free/src/pnglibrary/Savannah.png +0 -0
  265. package/editions/free/src/pnglibrary/School.png +0 -0
  266. package/editions/free/src/pnglibrary/Scubadiver.png +0 -0
  267. package/editions/free/src/pnglibrary/Seahorse.png +0 -0
  268. package/editions/free/src/pnglibrary/ShootingStar.png +0 -0
  269. package/editions/free/src/pnglibrary/Shop.png +0 -0
  270. package/editions/free/src/pnglibrary/Snake.png +0 -0
  271. package/editions/free/src/pnglibrary/SoccerNet.png +0 -0
  272. package/editions/free/src/pnglibrary/Soccerball.png +0 -0
  273. package/editions/free/src/pnglibrary/Space.png +0 -0
  274. package/editions/free/src/pnglibrary/Spring.png +0 -0
  275. package/editions/free/src/pnglibrary/Sprites_Marty.png +0 -0
  276. package/editions/free/src/pnglibrary/Sprites_Octopus-Blue.png +0 -0
  277. package/editions/free/src/pnglibrary/Sprites_Octopus-Pink.png +0 -0
  278. package/editions/free/src/pnglibrary/Sprites_Octopus.png +0 -0
  279. package/editions/free/src/pnglibrary/Sprites_Raccoon.png +0 -0
  280. package/editions/free/src/pnglibrary/Sprites_Tree.png +0 -0
  281. package/editions/free/src/pnglibrary/Sprites_Unicorn.png +0 -0
  282. package/editions/free/src/pnglibrary/Star copy.png +0 -0
  283. package/editions/free/src/pnglibrary/Star.png +0 -0
  284. package/editions/free/src/pnglibrary/Star2.png +0 -0
  285. package/editions/free/src/pnglibrary/Star3.png +0 -0
  286. package/editions/free/src/pnglibrary/Starfish.png +0 -0
  287. package/editions/free/src/pnglibrary/Stool.png +0 -0
  288. package/editions/free/src/pnglibrary/Suburbs.png +0 -0
  289. package/editions/free/src/pnglibrary/Summer.png +0 -0
  290. package/editions/free/src/pnglibrary/Sun.png +0 -0
  291. package/editions/free/src/pnglibrary/Table.png +0 -0
  292. package/editions/free/src/pnglibrary/Teen2.png +0 -0
  293. package/editions/free/src/pnglibrary/Teen3.png +0 -0
  294. package/editions/free/src/pnglibrary/TeenBoy1.png +0 -0
  295. package/editions/free/src/pnglibrary/TeenBoy2.png +0 -0
  296. package/editions/free/src/pnglibrary/TeenBoy3.png +0 -0
  297. package/editions/free/src/pnglibrary/TeenGirl1.png +0 -0
  298. package/editions/free/src/pnglibrary/TeenGirl2.png +0 -0
  299. package/editions/free/src/pnglibrary/TeenGirl3.png +0 -0
  300. package/editions/free/src/pnglibrary/Theatre.png +0 -0
  301. package/editions/free/src/pnglibrary/Thundercloud.png +0 -0
  302. package/editions/free/src/pnglibrary/Tornado.png +0 -0
  303. package/editions/free/src/pnglibrary/Tree1.png +0 -0
  304. package/editions/free/src/pnglibrary/Tree2.png +0 -0
  305. package/editions/free/src/pnglibrary/Tree3.png +0 -0
  306. package/editions/free/src/pnglibrary/Tree4.png +0 -0
  307. package/editions/free/src/pnglibrary/Tulip2.png +0 -0
  308. package/editions/free/src/pnglibrary/Underwater.png +0 -0
  309. package/editions/free/src/pnglibrary/Weed.png +0 -0
  310. package/editions/free/src/pnglibrary/Whale.png +0 -0
  311. package/editions/free/src/pnglibrary/Winter.png +0 -0
  312. package/editions/free/src/pnglibrary/Wizard.png +0 -0
  313. package/editions/free/src/pnglibrary/Woods.png +0 -0
  314. package/editions/free/src/pnglibrary/Zebra.png +0 -0
  315. package/editions/free/src/pnglibrary/country_park.png +0 -0
  316. package/editions/free/src/settings.json +3 -3
  317. package/editions/free/src/sql-wasm-3c9c90e7338c86960ecfd8afd6929260.wasm +0 -0
  318. package/editions/free/src/sql-wasm-3d42a85146c582378e8ebf571c4fe4de.wasm +0 -0
  319. package/editions/free/src/svglibrary/Aeroplane.svg +365 -0
  320. package/editions/free/src/svglibrary/Apartment.svg +32 -0
  321. package/editions/free/src/svglibrary/Apple.svg +34 -0
  322. package/editions/free/src/svglibrary/Arctic.svg +58 -0
  323. package/editions/free/src/svglibrary/Astronaut.svg +281 -0
  324. package/editions/free/src/svglibrary/Baby.svg +164 -0
  325. package/editions/free/src/svglibrary/Ball.svg +40 -0
  326. package/editions/free/src/svglibrary/Bank.svg +1 -0
  327. package/editions/free/src/svglibrary/Barn.svg +49 -0
  328. package/editions/free/src/svglibrary/Basketball.svg +1 -0
  329. package/editions/free/src/svglibrary/Bat.svg +17 -0
  330. package/editions/free/src/svglibrary/BeachDay.svg +140 -0
  331. package/editions/free/src/svglibrary/BeachNight.svg +111 -0
  332. package/editions/free/src/svglibrary/BeachSunrise.svg +110 -0
  333. package/editions/free/src/svglibrary/Bed.svg +107 -0
  334. package/editions/free/src/svglibrary/Bedroom.svg +1469 -0
  335. package/editions/free/src/svglibrary/Bike.svg +486 -0
  336. package/editions/free/src/svglibrary/Bike2.svg +388 -0
  337. package/editions/free/src/svglibrary/Bird.svg +100 -0
  338. package/editions/free/src/svglibrary/Blue.svg +108 -0
  339. package/editions/free/src/svglibrary/Boat2.svg +111 -0
  340. package/editions/free/src/svglibrary/Boy.svg +238 -0
  341. package/editions/free/src/svglibrary/Boy1.svg +268 -0
  342. package/editions/free/src/svglibrary/Boy2.svg +290 -0
  343. package/editions/free/src/svglibrary/Boy3.svg +247 -0
  344. package/editions/free/src/svglibrary/Bus.svg +1 -0
  345. package/editions/free/src/svglibrary/Butterfly.svg +1 -0
  346. package/editions/free/src/svglibrary/Cactus.svg +1 -0
  347. package/editions/free/src/svglibrary/Cake.svg +126 -0
  348. package/editions/free/src/svglibrary/Camel.svg +262 -0
  349. package/editions/free/src/svglibrary/Car.svg +129 -0
  350. package/editions/free/src/svglibrary/Car1.svg +313 -0
  351. package/editions/free/src/svglibrary/Car2.svg +283 -0
  352. package/editions/free/src/svglibrary/Castle.svg +97 -0
  353. package/editions/free/src/svglibrary/Chicken.svg +1 -0
  354. package/editions/free/src/svglibrary/Child1.svg +233 -0
  355. package/editions/free/src/svglibrary/City.svg +252 -0
  356. package/editions/free/src/svglibrary/Classroom.svg +761 -0
  357. package/editions/free/src/svglibrary/Cloud1.svg +1 -0
  358. package/editions/free/src/svglibrary/Country_Park.svg +90 -0
  359. package/editions/free/src/svglibrary/Crab.svg +1 -0
  360. package/editions/free/src/svglibrary/Creek.svg +501 -0
  361. package/editions/free/src/svglibrary/CrescentMoon.svg +1 -0
  362. package/editions/free/src/svglibrary/Daffodil.svg +185 -0
  363. package/editions/free/src/svglibrary/Daisy1.svg +82 -0
  364. package/editions/free/src/svglibrary/Daisy2.svg +92 -0
  365. package/editions/free/src/svglibrary/Daisy3.svg +1 -0
  366. package/editions/free/src/svglibrary/Desert.svg +211 -0
  367. package/editions/free/src/svglibrary/Dog.svg +1 -0
  368. package/editions/free/src/svglibrary/Dragon.svg +428 -0
  369. package/editions/free/src/svglibrary/Duck.svg +1 -0
  370. package/editions/free/src/svglibrary/Earth.svg +1 -0
  371. package/editions/free/src/svglibrary/Elephant.svg +267 -0
  372. package/editions/free/src/svglibrary/EmptyRoom.svg +115 -0
  373. package/editions/free/src/svglibrary/Evergreen.svg +14 -0
  374. package/editions/free/src/svglibrary/Fairy.svg +328 -0
  375. package/editions/free/src/svglibrary/Fall.svg +297 -0
  376. package/editions/free/src/svglibrary/Farm copy.svg +312 -0
  377. package/editions/free/src/svglibrary/Farmer.svg +234 -0
  378. package/editions/free/src/svglibrary/Farmer1.svg +282 -0
  379. package/editions/free/src/svglibrary/Father.svg +224 -0
  380. package/editions/free/src/svglibrary/Fence.svg +24 -0
  381. package/editions/free/src/svglibrary/Fish1.svg +60 -0
  382. package/editions/free/src/svglibrary/Fish2.svg +45 -0
  383. package/editions/free/src/svglibrary/Flowers.svg +1 -0
  384. package/editions/free/src/svglibrary/Fly.svg +1 -0
  385. package/editions/free/src/svglibrary/Fort.svg +73 -0
  386. package/editions/free/src/svglibrary/Frog.svg +1 -0
  387. package/editions/free/src/svglibrary/Giraffe.svg +359 -0
  388. package/editions/free/src/svglibrary/Girl.svg +234 -0
  389. package/editions/free/src/svglibrary/Girl1.svg +234 -0
  390. package/editions/free/src/svglibrary/Girl2.svg +364 -0
  391. package/editions/free/src/svglibrary/Girl3.svg +237 -0
  392. package/editions/free/src/svglibrary/Grandfather.svg +187 -0
  393. package/editions/free/src/svglibrary/Grandmother.svg +248 -0
  394. package/editions/free/src/svglibrary/Gym.svg +393 -0
  395. package/editions/free/src/svglibrary/Gym2.svg +477 -0
  396. package/editions/free/src/svglibrary/Horse.svg +149 -0
  397. package/editions/free/src/svglibrary/House.svg +1 -0
  398. package/editions/free/src/svglibrary/House1.svg +102 -0
  399. package/editions/free/src/svglibrary/House3.svg +39 -0
  400. package/editions/free/src/svglibrary/House4.svg +99 -0
  401. package/editions/free/src/svglibrary/Igloo.svg +58 -0
  402. package/editions/free/src/svglibrary/Inuit.svg +255 -0
  403. package/editions/free/src/svglibrary/Jungle.svg +1193 -0
  404. package/editions/free/src/svglibrary/Lake.svg +146 -0
  405. package/editions/free/src/svglibrary/Library.svg +905 -0
  406. package/editions/free/src/svglibrary/Lizard.svg +205 -0
  407. package/editions/free/src/svglibrary/Mailbox.svg +17 -0
  408. package/editions/free/src/svglibrary/{Marty.svg → MartyBirdsEye.svg} +2 -2
  409. package/editions/free/src/svglibrary/Monkey.svg +1 -0
  410. package/editions/free/src/svglibrary/Moon.svg +76 -0
  411. package/editions/free/src/svglibrary/MoonBkg.svg +352 -0
  412. package/editions/free/src/svglibrary/Mother.svg +241 -0
  413. package/editions/free/src/svglibrary/Mushroom.svg +24 -0
  414. package/editions/free/src/svglibrary/NightTable.svg +31 -0
  415. package/editions/free/src/svglibrary/Park.svg +256 -0
  416. package/editions/free/src/svglibrary/Pasture.svg +151 -0
  417. package/editions/free/src/svglibrary/Peach.svg +1 -0
  418. package/editions/free/src/svglibrary/Penguin.svg +71 -0
  419. package/editions/free/src/svglibrary/Pig.svg +147 -0
  420. package/editions/free/src/svglibrary/Planet.svg +1 -0
  421. package/editions/free/src/svglibrary/PolarBear.svg +151 -0
  422. package/editions/free/src/svglibrary/Purple.svg +108 -0
  423. package/editions/free/src/svglibrary/Rabbit.svg +91 -0
  424. package/editions/free/src/svglibrary/Rancher.svg +304 -0
  425. package/editions/free/src/svglibrary/Red.svg +121 -0
  426. package/editions/free/src/svglibrary/Rocket.svg +271 -0
  427. package/editions/free/src/svglibrary/Rowboat.svg +245 -0
  428. package/editions/free/src/svglibrary/SailBoat.svg +49 -0
  429. package/editions/free/src/svglibrary/Savannah.svg +948 -0
  430. package/editions/free/src/svglibrary/School.svg +41 -0
  431. package/editions/free/src/svglibrary/Scubadiver.svg +309 -0
  432. package/editions/free/src/svglibrary/Seahorse.svg +205 -0
  433. package/editions/free/src/svglibrary/ShootingStar.svg +1 -0
  434. package/editions/free/src/svglibrary/Shop.svg +1 -0
  435. package/editions/free/src/svglibrary/Snake.svg +1 -0
  436. package/editions/free/src/svglibrary/SoccerNet.svg +178 -0
  437. package/editions/free/src/svglibrary/Soccerball.svg +1 -0
  438. package/editions/free/src/svglibrary/Space.svg +152 -0
  439. package/editions/free/src/svglibrary/Spring.svg +729 -0
  440. package/editions/free/src/svglibrary/Sprites_Marty.svg +171 -0
  441. package/editions/free/src/svglibrary/Sprites_Octopus-Blue.svg +214 -0
  442. package/editions/free/src/svglibrary/Sprites_Octopus-Pink.svg +214 -0
  443. package/editions/free/src/svglibrary/Sprites_Raccoon.svg +1 -0
  444. package/editions/free/src/svglibrary/Sprites_Tree.svg +73 -0
  445. package/editions/free/src/svglibrary/Sprites_Unicorn.svg +1 -0
  446. package/editions/free/src/svglibrary/Star copy.svg +1 -0
  447. package/editions/free/src/svglibrary/Star.svg +8 -1
  448. package/editions/free/src/svglibrary/Star2.svg +1 -0
  449. package/editions/free/src/svglibrary/Star3.svg +1 -0
  450. package/editions/free/src/svglibrary/Starfish.svg +1 -0
  451. package/editions/free/src/svglibrary/Stool.svg +54 -0
  452. package/editions/free/src/svglibrary/Suburbs.svg +462 -0
  453. package/editions/free/src/svglibrary/Summer.svg +868 -0
  454. package/editions/free/src/svglibrary/Sun.svg +27 -0
  455. package/editions/free/src/svglibrary/Table.svg +1 -0
  456. package/editions/free/src/svglibrary/Teen2.svg +224 -0
  457. package/editions/free/src/svglibrary/Teen3.svg +250 -0
  458. package/editions/free/src/svglibrary/TeenBoy1.svg +264 -0
  459. package/editions/free/src/svglibrary/TeenBoy2.svg +289 -0
  460. package/editions/free/src/svglibrary/TeenBoy3.svg +257 -0
  461. package/editions/free/src/svglibrary/TeenGirl1.svg +255 -0
  462. package/editions/free/src/svglibrary/TeenGirl2.svg +245 -0
  463. package/editions/free/src/svglibrary/TeenGirl3.svg +284 -0
  464. package/editions/free/src/svglibrary/Theatre.svg +238 -0
  465. package/editions/free/src/svglibrary/Thundercloud.svg +72 -0
  466. package/editions/free/src/svglibrary/Tornado.svg +198 -0
  467. package/editions/free/src/svglibrary/Tree1.svg +26 -0
  468. package/editions/free/src/svglibrary/Tree2.svg +33 -0
  469. package/editions/free/src/svglibrary/Tree3.svg +28 -0
  470. package/editions/free/src/svglibrary/Tree4.svg +290 -0
  471. package/editions/free/src/svglibrary/Tulip2.svg +80 -0
  472. package/editions/free/src/svglibrary/Underwater.svg +1392 -0
  473. package/editions/free/src/svglibrary/Weed.svg +1 -0
  474. package/editions/free/src/svglibrary/Whale.svg +63 -0
  475. package/editions/free/src/svglibrary/Winter.svg +180 -0
  476. package/editions/free/src/svglibrary/Wizard.svg +615 -0
  477. package/editions/free/src/svglibrary/Woods.svg +478 -0
  478. package/editions/free/src/svglibrary/Zebra.svg +208 -0
  479. package/martyBlocksJRCliProfile +5 -2
  480. package/package.json +8 -5
  481. package/tutorial.ts +374 -0
  482. package/webpack.config.js +1 -0
  483. package/editions/free/src/app.bundle.js.map +0 -1
  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
@@ -1,659 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:xlink="http://www.w3.org/1999/xlink"
11
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
- width="210mm"
14
- height="220mm"
15
- viewBox="0 0 210 220"
16
- version="1.1"
17
- id="svg8"
18
- inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
19
- sodipodi:docname="wifi-graphic.svg">
20
- <defs
21
- id="defs2">
22
- <linearGradient
23
- inkscape:collect="always"
24
- id="linearGradient1005">
25
- <stop
26
- style="stop-color:#f0c000;stop-opacity:1;"
27
- offset="0"
28
- id="stop1001" />
29
- <stop
30
- style="stop-color:#f0c000;stop-opacity:0;"
31
- offset="1"
32
- id="stop1003" />
33
- </linearGradient>
34
- <linearGradient
35
- inkscape:collect="always"
36
- id="linearGradient974">
37
- <stop
38
- style="stop-color:#f9c600;stop-opacity:1;"
39
- offset="0"
40
- id="stop970" />
41
- <stop
42
- style="stop-color:#f9c600;stop-opacity:0;"
43
- offset="1"
44
- id="stop972" />
45
- </linearGradient>
46
- <linearGradient
47
- inkscape:collect="always"
48
- xlink:href="#linearGradient974"
49
- id="linearGradient976"
50
- x1="-3.1499485"
51
- y1="191.5524"
52
- x2="44.969925"
53
- y2="191.5524"
54
- gradientUnits="userSpaceOnUse"
55
- gradientTransform="translate(9.4237895,-3.5296701)" />
56
- <linearGradient
57
- inkscape:collect="always"
58
- xlink:href="#linearGradient1005"
59
- id="linearGradient5530"
60
- gradientUnits="userSpaceOnUse"
61
- gradientTransform="translate(18.405328,8.25397)"
62
- x1="-12.131486"
63
- y1="179.76876"
64
- x2="35.988385"
65
- y2="179.76876" />
66
- </defs>
67
- <sodipodi:namedview
68
- id="base"
69
- pagecolor="#ffffff"
70
- bordercolor="#666666"
71
- borderopacity="1.0"
72
- inkscape:pageopacity="0.0"
73
- inkscape:pageshadow="2"
74
- inkscape:zoom="1"
75
- inkscape:cx="421.00813"
76
- inkscape:cy="241.07678"
77
- inkscape:document-units="mm"
78
- inkscape:current-layer="g1189"
79
- showgrid="false"
80
- inkscape:window-width="1920"
81
- inkscape:window-height="1041"
82
- inkscape:window-x="0"
83
- inkscape:window-y="19"
84
- inkscape:window-maximized="0"
85
- inkscape:measure-start="0,0"
86
- inkscape:measure-end="0,0"
87
- showguides="false" />
88
- <metadata
89
- id="metadata5">
90
- <rdf:RDF>
91
- <cc:Work
92
- rdf:about="">
93
- <dc:format>image/svg+xml</dc:format>
94
- <dc:type
95
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
96
- <dc:title />
97
- </cc:Work>
98
- </rdf:RDF>
99
- </metadata>
100
- <g
101
- inkscape:label="Layer 1"
102
- inkscape:groupmode="layer"
103
- id="layer1"
104
- transform="translate(0,-77)">
105
- <g
106
- id="g2486"
107
- transform="translate(2.0427258,21.60048)">
108
- <g
109
- id="g2396">
110
- <path
111
- style="opacity:1;vector-effect:none;fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
112
- d="M 115.29532,143.30782 A 10.454183,10.454183 0 0 1 104.84114,153.762 10.454183,10.454183 0 0 1 94.386958,143.30782 10.454183,10.454183 0 0 1 104.84114,132.85363 10.454183,10.454183 0 0 1 115.29532,143.30782 Z"
113
- id="path2145"
114
- inkscape:connector-curvature="0" />
115
- <path
116
- inkscape:connector-curvature="0"
117
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
118
- d="m 114.60817,143.16633 a 9.9788268,9.9788268 0 0 1 -9.97883,9.97883 9.9788268,9.9788268 0 0 1 -9.978835,-9.97883 9.9788268,9.9788268 0 0 1 9.978835,-9.97883 9.9788268,9.9788268 0 0 1 9.97883,9.97883 z"
119
- id="path2145-4" />
120
- <path
121
- style="fill:none;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
122
- d="m 104.75363,152.66507 c 8.81011,-0.99453 9.03704,-8.94949 9.03704,-8.94949"
123
- id="path2342-9"
124
- inkscape:connector-curvature="0"
125
- sodipodi:nodetypes="cc" />
126
- <path
127
- style="fill:none;stroke:#ffea96;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
128
- d="m 104.40427,133.80585 c -8.810112,0.99453 -9.037042,8.94949 -9.037042,8.94949"
129
- id="path2342-9-0"
130
- inkscape:connector-curvature="0"
131
- sodipodi:nodetypes="cc" />
132
- <path
133
- style="fill:none;stroke:#ffe372;stroke-width:0.21285494px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
134
- d="m 103.74041,135.00036 c -6.783702,0.78613 -7.246797,7.22307 -7.246797,7.22307"
135
- id="path2342-9-0-6"
136
- inkscape:connector-curvature="0"
137
- sodipodi:nodetypes="cc" />
138
- </g>
139
- <g
140
- id="g2365"
141
- transform="translate(0.30542544,0.16872177)">
142
- <path
143
- style="opacity:1;vector-effect:none;fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
144
- d="m 84.797936,126.65577 c -0.05868,-7.31006 23.716904,-23.67954 38.774124,-1.30962 -17.71804,-23.17148 -32.88083,0.88867 -32.88083,0.88867 0,0 -1.105186,1.05029 -5.893294,0.42095 z"
145
- id="path2324"
146
- inkscape:connector-curvature="0"
147
- sodipodi:nodetypes="cccc" />
148
- <path
149
- transform="translate(0.045225,66.904391)"
150
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
151
- d="m 95.650628,63.399609 c 0.701583,-0.748354 9.120572,-12.254307 16.744432,-1.309619 2.89988,3.274051 7.53032,1.028986 7.53032,1.028986 0,0 2.82069,-3.498909 3.60146,-4.677216 -10.35101,-16.706667 -27.086997,-10.529985 -32.880835,0.888673 -2.145608,0.333655 -5.893292,0.420949 -5.893292,0.420949 l 4.396584,4.490129 c 0,0 5.004622,1.075756 6.501331,-0.841902 z"
152
- id="path2299"
153
- inkscape:connector-curvature="0"
154
- sodipodi:nodetypes="cccccccc" />
155
- <path
156
- style="fill:none;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
157
- d="m 119.55719,129.27923 c -5.09816,-9.4012 -14.3574,-5.993 -14.3574,-5.993"
158
- id="path2342"
159
- inkscape:connector-curvature="0"
160
- sodipodi:nodetypes="cc" />
161
- <path
162
- style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
163
- d="m 91.158953,126.74932 c 0.09354,0.0468 3.390982,3.60145 3.390982,3.60145"
164
- id="path2344"
165
- inkscape:connector-curvature="0" />
166
- </g>
167
- <g
168
- id="g2365-9"
169
- transform="matrix(-1,0,0,1,221.18253,-12.780423)">
170
- <path
171
- transform="translate(0.045225,66.904391)"
172
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
173
- d="m 96.444378,63.06888 c 19.751582,-25.023875 35.248172,-11.26212 42.872032,-0.317432 2.89988,3.274051 7.33189,0.235236 7.33189,0.235236 0,0 2.95298,-2.969742 3.73375,-4.148049 -23.72463,-38.45535 -57.777525,-11.675215 -59.736045,0.491798 -2.145608,0.333655 -5.893292,0.420949 -5.893292,0.420949 l 4.396584,4.490129 c 0,0 5.798372,0.745027 7.295081,-1.172631 z"
174
- id="path2299-0"
175
- inkscape:connector-curvature="0"
176
- sodipodi:nodetypes="cccccccc" />
177
- <path
178
- style="opacity:1;vector-effect:none;fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
179
- d="m 84.797936,126.65577 c 4.173846,-20.61672 46.948764,-35.857021 65.629334,-0.91274 -27.47414,-42.621679 -60.081493,-4.9703 -59.73604,0.49179 -1.789346,0.30523 -4.394225,0.49328 -5.893294,0.42095 z"
180
- id="path2324-2"
181
- inkscape:connector-curvature="0"
182
- sodipodi:nodetypes="cccc" />
183
- <path
184
- style="fill:none;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
185
- d="m 145.94517,129.00241 c -10.6544,-19.45537 -28.19842,-15.60068 -28.19842,-15.60068"
186
- id="path2342-6"
187
- inkscape:connector-curvature="0"
188
- sodipodi:nodetypes="cc" />
189
- <path
190
- style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
191
- d="m 91.158953,126.74932 c 0.09354,0.0468 3.390982,3.60145 3.390982,3.60145"
192
- id="path2344-8"
193
- inkscape:connector-curvature="0" />
194
- </g>
195
- <g
196
- id="g2365-9-9"
197
- transform="matrix(1,0,0,0.93561556,-29.162724,-19.345688)">
198
- <path
199
- transform="translate(0.045225,66.904391)"
200
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
201
- d="m 95.915211,63.994922 c 17.238039,-25.42075 49.458039,-35.13943 72.703799,1.997672 2.89988,3.274051 7.33189,0.235236 7.33189,0.235236 0,0 2.95298,-2.969742 3.73375,-4.148049 C 145.20242,2.0156901 96.439843,47.911775 90.646005,59.330433 c -2.145608,0.333655 -5.893292,0.420949 -5.893292,0.420949 l 4.396584,4.490129 c 0,0 5.269205,1.671069 6.765914,-0.246589 z"
202
- id="path2299-0-2"
203
- inkscape:connector-curvature="0"
204
- sodipodi:nodetypes="cccccccc" />
205
- <path
206
- style="opacity:1;vector-effect:none;fill:#aa8800;fill-opacity:0.98760328;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
207
- d="m 84.797936,126.65577 c 9.505873,-23.32951 63.903514,-54.411709 94.931934,2.3284 -37.67048,-64.511051 -89.11951,-6.22707 -89.03864,-2.74935 -1.789346,0.30523 -4.394225,0.49328 -5.893294,0.42095 z"
208
- id="path2324-2-6"
209
- inkscape:connector-curvature="0"
210
- sodipodi:nodetypes="cccc" />
211
- <path
212
- style="fill:none;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
213
- d="m 175.26852,132.27233 c -16.54769,-31.24196 -42.13653,-25.9841 -42.13653,-25.9841"
214
- id="path2342-6-6"
215
- inkscape:connector-curvature="0"
216
- sodipodi:nodetypes="cc" />
217
- <path
218
- style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d7ac00;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
219
- d="m 91.158953,126.74932 c 0.09354,0.0468 3.390982,3.60145 3.390982,3.60145"
220
- id="path2344-8-4"
221
- inkscape:connector-curvature="0" />
222
- </g>
223
- </g>
224
- <g
225
- id="g1030"
226
- transform="translate(-2.1166666)">
227
- <g
228
- transform="translate(2.1166658)"
229
- id="g1189">
230
- <g
231
- id="g1189-6"
232
- transform="matrix(1.0019709,0,0,1.0019709,-0.20694654,-0.50174009)">
233
- <g
234
- transform="translate(0.045225,82.41411)"
235
- id="g1968-2">
236
- <g
237
- transform="translate(0,0.280633)"
238
- id="g1899-5">
239
- <g
240
- transform="rotate(-180,79.784564,207.91221)"
241
- id="g1604-4-8">
242
- <g
243
- id="g1580-7-6"
244
- transform="translate(0,0.39687503)">
245
- <path
246
- id="path1529-6-2"
247
- transform="scale(0.26458333)"
248
- d="m 253.23828,665.03711 20.76563,0.60351 3.00586,4.86133 1.58984,2.38672 c 0,0 1.06199,6.18695 1.15039,6.98242 0.0884,0.79552 -1.94531,7.24805 -1.94531,7.24805 0,0 -5.03904,4.06445 -5.39258,4.06445 -0.35356,0 -6.00977,1.76954 -6.00977,1.76953 l 10.51758,0.97071 v 17.76758 c 0,0 -15.20154,17.67765 -16.17383,18.38476 -0.97226,0.70711 -6.45312,6.80469 -6.45312,6.80469 l -10.42969,5.6582 114.55664,0.46289 -10.42969,-5.65625 c 0,0 -5.48085,-6.09949 -6.45312,-6.80664 -0.97228,-0.70711 -16.17578,-18.38476 -16.17578,-18.38476 v -17.76563 l 10.51953,-0.97265 c 0,0 -5.65816,-1.76758 -6.01172,-1.76758 -0.35354,0 -5.39062,-4.06641 -5.39062,-4.06641 0,0 -2.0337,-6.45253 -1.94532,-7.24805 0.0884,-0.79547 1.15039,-6.98242 1.15039,-6.98242 l 1.58985,-2.38672 3.00586,-4.86132 24.54687,-0.7129 z m 105.18164,77.96484 0.0781,-73.49218 -0.34375,7.99609 z"
249
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:1.6253438px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
250
- inkscape:connector-curvature="0" />
251
- <path
252
- inkscape:connector-curvature="0"
253
- id="path1498-1-5-8"
254
- d="m 64.592321,179.13401 -0.0702,17.32908 2.75956,-1.4967 c 0,0 1.44994,-1.61364 1.70718,-1.80073 0.25725,-0.18709 4.27966,-4.86431 4.27966,-4.86431 v -4.7006 l -2.78294,-0.25725 c 0,0 1.4967,-0.46772 1.59025,-0.46772 0.0935,0 1.42655,-1.07576 1.42655,-1.07576 0,0 0.53788,-1.70718 0.51449,-1.91766 -0.0234,-0.21047 -0.30402,-1.8475 -0.30402,-1.8475 l -0.42094,-0.63142 -0.79513,-1.28624 -8.04481,-0.23386 z"
255
- style="opacity:1;vector-effect:none;fill:#84d8f7;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
256
- <path
257
- inkscape:connector-curvature="0"
258
- id="path1498-1-2-6-4"
259
- d="m 94.761384,179.25682 0.0702,17.32908 -2.75956,-1.4967 c 0,0 -1.44994,-1.61364 -1.70718,-1.80073 -0.25725,-0.18709 -4.27966,-4.86431 -4.27966,-4.86431 v -4.7006 l 2.78294,-0.25725 c 0,0 -1.4967,-0.46772 -1.59025,-0.46772 -0.0935,0 -1.42655,-1.07576 -1.42655,-1.07576 0,0 -0.53788,-1.70718 -0.51449,-1.91766 0.0234,-0.21047 0.30402,-1.8475 0.30402,-1.8475 l 0.42094,-0.63142 0.79513,-1.28624 8.04481,-0.23386 z"
260
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
261
- </g>
262
- <path
263
- style="opacity:1;vector-effect:none;fill:#34bff3;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
264
- d="m 72.958855,180.43735 a 2.9434896,2.2158854 0 0 1 -2.94349,2.21588 2.9434896,2.2158854 0 0 1 -2.943489,-2.21588 2.9434896,2.2158854 0 0 1 2.943489,-2.21589 2.9434896,2.2158854 0 0 1 2.94349,2.21589 z"
265
- id="path1582-9-7"
266
- inkscape:connector-curvature="0" />
267
- </g>
268
- <g
269
- id="g1784-3-2"
270
- transform="matrix(-0.99982842,0.01852365,0.01852365,0.99982842,206.6903,-3.3252016)">
271
- <g
272
- transform="translate(-0.18124978,0.92955857)"
273
- id="g1827-4">
274
- <path
275
- inkscape:connector-curvature="0"
276
- id="path1654-2-0"
277
- d="m 110.05491,183.3904 0.28063,9.21412 0.0936,5.47235 0.42095,33.20823 2.19829,-0.0468 -0.37418,-4.81753 -0.0935,-6.73519 -0.23386,-24.46185 -0.42095,-11.78658 z"
278
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
279
- <path
280
- inkscape:connector-curvature="0"
281
- id="path1699-6-6"
282
- d="m 111.92589,183.43715 h 3.15132 v 4.42222 l -0.67799,0.29766 0.19843,8.7974 h -2.29856 l 0.0331,-1.85209 z"
283
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
284
- <path
285
- inkscape:connector-curvature="0"
286
- id="path1746-5-2"
287
- d="m 113.04838,231.2383 2.32649,0.0127 -0.0331,-3.34036 -0.3142,-0.0331 0.0661,-8.3013 -2.51354,0.0661 0.094,6.77832 z"
288
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
289
- </g>
290
- <g
291
- transform="translate(0.67482272,0.71522671)"
292
- id="g1822-9">
293
- <path
294
- inkscape:connector-curvature="0"
295
- id="path1654-5-0-9"
296
- d="m 147.55432,182.5305 0.28063,9.21412 0.0936,5.47235 0.42095,33.20823 2.19829,-0.0468 -0.37418,-4.81753 -0.0935,-6.73519 -0.23386,-24.46185 -0.42095,-11.78658 z"
297
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
298
- <path
299
- inkscape:connector-curvature="0"
300
- id="path1730-1-0"
301
- d="m 145.45469,196.49141 0.33072,-11.1125 -0.19843,-3.3073 1.96734,0.45889 0.38083,13.86169 z"
302
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
303
- <path
304
- inkscape:connector-curvature="0"
305
- id="path1762-5-8"
306
- d="m 145.99932,230.56013 c 0.18709,0.0702 2.35018,-0.13493 2.35018,-0.13493 l -0.15189,-11.16054 -2.19829,-0.18709 z"
307
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
308
- </g>
309
- </g>
310
- <path
311
- id="path1449-8-9-1"
312
- d="m 61.758559,196.75592 0.234096,22.68441 12.628168,-0.65475 v -10.47687 h 11.693342 v 10.85101 h 11.8799 v -22.4038 z m 24.037293,2.91507 0.198437,3.37344 -0.760677,0.3638 -10.31875,0.0331 -0.132291,-3.63802 z"
313
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
314
- inkscape:connector-curvature="0" />
315
- <g
316
- transform="translate(0,-0.27593196)"
317
- id="g1604-31">
318
- <g
319
- id="g1580-10"
320
- transform="translate(0,0.39687503)">
321
- <path
322
- id="path1529-3"
323
- transform="scale(0.26458333)"
324
- d="m 253.23828,665.03711 20.76563,0.60351 3.00586,4.86133 1.58984,2.38672 c 0,0 1.06199,6.18695 1.15039,6.98242 0.0884,0.79552 -1.94531,7.24805 -1.94531,7.24805 0,0 -5.03904,4.06445 -5.39258,4.06445 -0.35356,0 -6.00977,1.76954 -6.00977,1.76953 l 10.51758,0.97071 v 17.76758 c 0,0 -15.20154,17.67765 -16.17383,18.38476 -0.97226,0.70711 -6.45312,6.80469 -6.45312,6.80469 l -10.42969,5.6582 114.55664,0.46289 -10.42969,-5.65625 c 0,0 -5.48085,-6.09949 -6.45312,-6.80664 -0.97228,-0.70711 -16.17578,-18.38476 -16.17578,-18.38476 v -17.76563 l 10.51953,-0.97265 c 0,0 -5.65816,-1.76758 -6.01172,-1.76758 -0.35354,0 -5.39062,-4.06641 -5.39062,-4.06641 0,0 -2.0337,-6.45253 -1.94532,-7.24805 0.0884,-0.79547 1.15039,-6.98242 1.15039,-6.98242 l 1.58985,-2.38672 3.00586,-4.86132 24.54687,-0.7129 z m 105.18164,77.96484 0.0781,-73.49218 -0.34375,7.99609 z"
325
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:1.6253438px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
326
- inkscape:connector-curvature="0" />
327
- <path
328
- inkscape:connector-curvature="0"
329
- id="path1498-1-40"
330
- d="m 64.592321,179.13401 -0.0702,17.32908 2.75956,-1.4967 c 0,0 1.44994,-1.61364 1.70718,-1.80073 0.25725,-0.18709 4.27966,-4.86431 4.27966,-4.86431 v -4.7006 l -2.78294,-0.25725 c 0,0 1.4967,-0.46772 1.59025,-0.46772 0.0935,0 1.42655,-1.07576 1.42655,-1.07576 0,0 0.53788,-1.70718 0.51449,-1.91766 -0.0234,-0.21047 -0.30402,-1.8475 -0.30402,-1.8475 l -0.42094,-0.63142 -0.79513,-1.28624 -8.04481,-0.23386 z"
331
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
332
- <path
333
- inkscape:connector-curvature="0"
334
- id="path1498-1-2-3"
335
- d="m 94.761384,179.25682 0.0702,17.32908 -2.75956,-1.4967 c 0,0 -1.44994,-1.61364 -1.70718,-1.80073 -0.25725,-0.18709 -4.27966,-4.86431 -4.27966,-4.86431 v -4.7006 l 2.78294,-0.25725 c 0,0 -1.4967,-0.46772 -1.59025,-0.46772 -0.0935,0 -1.42655,-1.07576 -1.42655,-1.07576 0,0 -0.53788,-1.70718 -0.51449,-1.91766 0.0234,-0.21047 0.30402,-1.8475 0.30402,-1.8475 l 0.42094,-0.63142 0.79513,-1.28624 8.04481,-0.23386 z"
336
- style="opacity:1;vector-effect:none;fill:#84d8f7;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
337
- </g>
338
- <path
339
- style="opacity:1;vector-effect:none;fill:#096d93;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
340
- d="m 72.958855,180.43735 a 2.9434896,2.2158854 0 0 1 -2.94349,2.21588 2.9434896,2.2158854 0 0 1 -2.943489,-2.21588 2.9434896,2.2158854 0 0 1 2.943489,-2.21589 2.9434896,2.2158854 0 0 1 2.94349,2.21589 z"
341
- id="path1582-91"
342
- inkscape:connector-curvature="0" />
343
- </g>
344
- <g
345
- id="g1863-9">
346
- <g
347
- transform="translate(50.453524,0.18708896)"
348
- id="g1604-3-6">
349
- <g
350
- transform="translate(0,0.39687503)"
351
- id="g1580-1-9">
352
- <path
353
- inkscape:connector-curvature="0"
354
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:1.6253438px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
355
- d="m 253.23828,665.03711 20.76563,0.60351 3.00586,4.86133 1.58984,2.38672 c 0,0 1.06199,6.18695 1.15039,6.98242 0.0884,0.79552 -1.94531,7.24805 -1.94531,7.24805 0,0 -5.03904,4.06445 -5.39258,4.06445 -0.35356,0 -6.00977,1.76954 -6.00977,1.76953 l 10.51758,0.97071 v 17.76758 c 0,0 -15.20154,17.67765 -16.17383,18.38476 -0.97226,0.70711 -6.45312,6.80469 -6.45312,6.80469 l -10.42969,5.6582 114.55664,0.46289 -10.42969,-5.65625 c 0,0 -5.48085,-6.09949 -6.45312,-6.80664 -0.97228,-0.70711 -16.17578,-18.38476 -16.17578,-18.38476 v -17.76563 l 10.51953,-0.97265 c 0,0 -5.65816,-1.76758 -6.01172,-1.76758 -0.35354,0 -5.39062,-4.06641 -5.39062,-4.06641 0,0 -2.0337,-6.45253 -1.94532,-7.24805 0.0884,-0.79547 1.15039,-6.98242 1.15039,-6.98242 l 1.58985,-2.38672 3.00586,-4.86132 24.54687,-0.7129 z m 105.18164,77.96484 0.0781,-73.49218 -0.34375,7.99609 z"
356
- transform="scale(0.26458333)"
357
- id="path1529-9-3" />
358
- <path
359
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
360
- d="m 64.592321,179.13401 -0.0702,17.32908 2.75956,-1.4967 c 0,0 1.44994,-1.61364 1.70718,-1.80073 0.25725,-0.18709 4.27966,-4.86431 4.27966,-4.86431 v -4.7006 l -2.78294,-0.25725 c 0,0 1.4967,-0.46772 1.59025,-0.46772 0.0935,0 1.42655,-1.07576 1.42655,-1.07576 0,0 0.53788,-1.70718 0.51449,-1.91766 -0.0234,-0.21047 -0.30402,-1.8475 -0.30402,-1.8475 l -0.42094,-0.63142 -0.79513,-1.28624 -8.04481,-0.23386 z"
361
- id="path1498-1-4-3"
362
- inkscape:connector-curvature="0" />
363
- <path
364
- style="opacity:1;vector-effect:none;fill:#84d8f7;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
365
- d="m 94.761384,179.25682 0.0702,17.32908 -2.75956,-1.4967 c 0,0 -1.44994,-1.61364 -1.70718,-1.80073 -0.25725,-0.18709 -4.27966,-4.86431 -4.27966,-4.86431 v -4.7006 l 2.78294,-0.25725 c 0,0 -1.4967,-0.46772 -1.59025,-0.46772 -0.0935,0 -1.42655,-1.07576 -1.42655,-1.07576 0,0 -0.53788,-1.70718 -0.51449,-1.91766 0.0234,-0.21047 0.30402,-1.8475 0.30402,-1.8475 l 0.42094,-0.63142 0.79513,-1.28624 8.04481,-0.23386 z"
366
- id="path1498-1-2-7-8"
367
- inkscape:connector-curvature="0" />
368
- </g>
369
- <path
370
- inkscape:connector-curvature="0"
371
- id="path1582-8-0"
372
- d="m 72.958855,180.43735 a 2.9434896,2.2158854 0 0 1 -2.94349,2.21588 2.9434896,2.2158854 0 0 1 -2.943489,-2.21588 2.9434896,2.2158854 0 0 1 2.943489,-2.21589 2.9434896,2.2158854 0 0 1 2.94349,2.21589 z"
373
- style="opacity:1;vector-effect:none;fill:#096d93;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
374
- </g>
375
- <g
376
- transform="rotate(180,104.99205,207.80316)"
377
- id="g1604-4-3-5">
378
- <g
379
- id="g1580-7-7-6"
380
- transform="translate(0,0.39687503)">
381
- <path
382
- id="path1529-6-4-6"
383
- transform="scale(0.26458333)"
384
- d="m 253.23828,665.03711 20.76563,0.60351 3.00586,4.86133 1.58984,2.38672 c 0,0 1.06199,6.18695 1.15039,6.98242 0.0884,0.79552 -1.94531,7.24805 -1.94531,7.24805 0,0 -5.03904,4.06445 -5.39258,4.06445 -0.35356,0 -6.00977,1.76954 -6.00977,1.76953 l 10.51758,0.97071 v 17.76758 c 0,0 -15.20154,17.67765 -16.17383,18.38476 -0.97226,0.70711 -6.45312,6.80469 -6.45312,6.80469 l -10.42969,5.6582 114.55664,0.46289 -10.42969,-5.65625 c 0,0 -5.48085,-6.09949 -6.45312,-6.80664 -0.97228,-0.70711 -16.17578,-18.38476 -16.17578,-18.38476 v -17.76563 l 10.51953,-0.97265 c 0,0 -5.65816,-1.76758 -6.01172,-1.76758 -0.35354,0 -5.39062,-4.06641 -5.39062,-4.06641 0,0 -2.0337,-6.45253 -1.94532,-7.24805 0.0884,-0.79547 1.15039,-6.98242 1.15039,-6.98242 l 1.58985,-2.38672 3.00586,-4.86132 24.54687,-0.7129 z m 105.18164,77.96484 0.0781,-73.49218 -0.34375,7.99609 z"
385
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:1.6253438px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
386
- inkscape:connector-curvature="0" />
387
- <path
388
- inkscape:connector-curvature="0"
389
- id="path1498-1-5-5-4"
390
- d="m 64.592321,179.13401 -0.0702,17.32908 2.75956,-1.4967 c 0,0 1.44994,-1.61364 1.70718,-1.80073 0.25725,-0.18709 4.27966,-4.86431 4.27966,-4.86431 v -4.7006 l -2.78294,-0.25725 c 0,0 1.4967,-0.46772 1.59025,-0.46772 0.0935,0 1.42655,-1.07576 1.42655,-1.07576 0,0 0.53788,-1.70718 0.51449,-1.91766 -0.0234,-0.21047 -0.30402,-1.8475 -0.30402,-1.8475 l -0.42094,-0.63142 -0.79513,-1.28624 -8.04481,-0.23386 z"
391
- style="opacity:1;vector-effect:none;fill:#84d8f7;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
392
- <path
393
- inkscape:connector-curvature="0"
394
- id="path1498-1-2-6-2-0"
395
- d="m 94.761384,179.25682 0.0702,17.32908 -2.75956,-1.4967 c 0,0 -1.44994,-1.61364 -1.70718,-1.80073 -0.25725,-0.18709 -4.27966,-4.86431 -4.27966,-4.86431 v -4.7006 l 2.78294,-0.25725 c 0,0 -1.4967,-0.46772 -1.59025,-0.46772 -0.0935,0 -1.42655,-1.07576 -1.42655,-1.07576 0,0 -0.53788,-1.70718 -0.51449,-1.91766 0.0234,-0.21047 0.30402,-1.8475 0.30402,-1.8475 l 0.42094,-0.63142 0.79513,-1.28624 8.04481,-0.23386 z"
396
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
397
- </g>
398
- <path
399
- style="opacity:1;vector-effect:none;fill:#34bff3;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
400
- d="m 72.958855,180.43735 a 2.9434896,2.2158854 0 0 1 -2.94349,2.21588 2.9434896,2.2158854 0 0 1 -2.943489,-2.21588 2.9434896,2.2158854 0 0 1 2.943489,-2.21589 2.9434896,2.2158854 0 0 1 2.94349,2.21589 z"
401
- id="path1582-9-5-0"
402
- inkscape:connector-curvature="0" />
403
- </g>
404
- <path
405
- style="opacity:1;vector-effect:none;fill:#08a9ff;fill-opacity:1;stroke:#000000;stroke-width:0.46014422px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
406
- d="m 112.24485,196.97243 0.23409,22.6844 12.62817,-0.65474 v -10.47687 h 11.69334 v 10.85101 h 11.8799 v -22.4038 z m 24.03729,2.91507 0.19844,3.37344 -0.76068,0.3638 -10.31875,0.0331 -0.13229,-3.63802 z"
407
- id="path1449-8-4"
408
- inkscape:connector-curvature="0" />
409
- <g
410
- id="g1784-6">
411
- <path
412
- inkscape:connector-curvature="0"
413
- id="path1654-26"
414
- d="m 110.05491,183.3904 0.28063,9.21412 0.0936,5.47235 0.42095,33.20823 2.19829,-0.0468 -0.37418,-4.81753 -0.0935,-6.73519 -0.23386,-24.46185 -0.42095,-11.78658 z"
415
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
416
- <path
417
- inkscape:connector-curvature="0"
418
- id="path1654-5-7"
419
- d="m 147.55432,182.5305 0.28063,9.21412 0.0936,5.47235 0.42095,33.20823 2.19829,-0.0468 -0.37418,-4.81753 -0.0935,-6.73519 -0.23386,-24.46185 -0.42095,-11.78658 z"
420
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
421
- <path
422
- inkscape:connector-curvature="0"
423
- id="path1699-5"
424
- d="m 111.92589,183.43715 h 3.15132 v 4.42222 l -0.67799,0.29766 0.19843,8.7974 h -2.29856 l 0.0331,-1.85209 z"
425
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
426
- <path
427
- inkscape:connector-curvature="0"
428
- id="path1730-6"
429
- d="m 145.45469,196.49141 0.33072,-11.1125 -0.19843,-3.3073 1.96734,0.45889 0.38083,13.86169 z"
430
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
431
- <path
432
- inkscape:connector-curvature="0"
433
- id="path1746-9"
434
- d="m 113.04838,231.2383 2.32649,0.0127 -0.0331,-3.34036 -0.3142,-0.0331 0.0661,-8.3013 -2.51354,0.0661 0.094,6.77832 z"
435
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
436
- <path
437
- inkscape:connector-curvature="0"
438
- id="path1762-8"
439
- d="m 145.99932,230.56013 c 0.18709,0.0702 2.35018,-0.13493 2.35018,-0.13493 l -0.15189,-11.16054 -2.19829,-0.18709 z"
440
- style="opacity:1;vector-effect:none;fill:#46a7cf;fill-opacity:1;stroke:#000000;stroke-width:0.43003887px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
441
- </g>
442
- <path
443
- id="path1449-8-9-2-7"
444
- d="m 112.24485,196.97242 0.2341,22.68441 12.62816,-0.65475 v -10.47687 h 11.69335 v 10.85101 h 11.8799 v -22.4038 z m 24.03729,2.91507 0.19844,3.37344 -0.76068,0.3638 -10.31875,0.0331 -0.13229,-3.63802 z"
445
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
446
- inkscape:connector-curvature="0" />
447
- </g>
448
- </g>
449
- <g
450
- id="g1385-2"
451
- transform="translate(0,93.750064)">
452
- <g
453
- transform="translate(0,-93.731423)"
454
- id="g1319-8">
455
- <path
456
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
457
- d="m 48.766015,150.7681 -2.265495,-0.97565 c 0,0 -2.501303,-0.25964 -3.869531,3.68763 -5.301875,15.29564 -21.665365,50.67717 -21.665365,50.67717 l -4.057486,-1.02899 -6.9201173,3.38424 -3.4395833,7.60677 4.1671876,9.12812 0.661458,0.1323 3.538802,2.44739 1.289844,-3.07578 -3.274219,-3.00963 -2.480468,-5.82084 2.248958,-5.22552 4.365625,-2.01745 10.583333,3.10886 1.918229,3.43958 -2.149739,5.65547 -6.217709,3.14193 -1.322916,3.93567 0.496093,0.26459 10.054167,-4.99401 3.009635,-7.87136 -3.241145,-6.7138 -3.770313,-1.25677 19.189295,-45.59417 2.408767,-0.23386 6.11546,0.21047 -0.163701,-8.67624 z"
458
- id="path1307-2"
459
- inkscape:connector-curvature="0"
460
- sodipodi:nodetypes="ccsccccccccccccccccccccccccccc" />
461
- <path
462
- style="fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
463
- d="m 16.205729,222.7513 -2.414323,-5.27513 2.414323,-5.52318 4.084505,-2.08359 8.813932,2.53008 -1.455208,-2.61276 -10.583333,-3.10886 -4.365625,2.01745 -2.248958,5.22552 2.480468,5.82084 z"
464
- id="path1309-9"
465
- inkscape:connector-curvature="0" />
466
- <path
467
- style="fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
468
- d="m 20.372916,226.22396 3.819922,2.46393 8.813932,-4.84518 2.745052,-7.12722 -3.224609,-6.35 -0.859896,-0.77721 1.769401,3.77031 -3.009635,7.87136 z"
469
- id="path1311-9"
470
- inkscape:connector-curvature="0" />
471
- <path
472
- style="fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
473
- d="m 30.195573,206.64479 17.114474,-34.64341 2.291834,0.6782 6.056998,-0.44434 0.11693,-12.48817 -1.637027,0.0234 -6.11546,-0.21047 -2.408767,0.23386 -19.189295,45.59417 z"
474
- id="path1313-60"
475
- inkscape:connector-curvature="0" />
476
- <path
477
- style="opacity:1;vector-effect:none;fill:url(#linearGradient5530);fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
478
- d="m 48.766014,150.7681 -2.265495,-0.97565 c 0,0 -2.501302,-0.25964 -3.869531,3.68763 -5.301875,15.29564 -21.665365,50.67717 -21.665365,50.67717 l -4.057486,-1.02899 -6.9201173,3.38424 -3.4395835,7.60677 4.1671878,9.12812 0.661458,0.1323 3.538802,2.44739 1.289844,-3.07578 -3.274219,-3.00963 -2.480468,-5.82084 2.248958,-5.22552 4.365625,-2.01745 10.583333,3.10886 1.91823,3.43958 -2.149739,5.65547 -6.21771,3.14193 -1.322916,3.93567 0.496093,0.26459 10.054167,-4.99401 3.009635,-7.87136 -3.241144,-6.7138 -3.770314,-1.25677 19.189295,-45.59417 2.408769,-0.23386 6.11546,0.21047 -0.163703,-8.67624 z"
479
- id="path1307-7-2"
480
- inkscape:connector-curvature="0"
481
- sodipodi:nodetypes="ccsccccccccccccccccccccccccccc" />
482
- </g>
483
- <g
484
- transform="matrix(-1,0,0,1,209.90955,-93.731423)"
485
- id="g1319-6-7">
486
- <path
487
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
488
- d="m 48.766015,150.7681 -2.265495,-0.97565 c 0,0 -2.501303,-0.25964 -3.869531,3.68763 -5.301875,15.29564 -21.665365,50.67717 -21.665365,50.67717 l -4.057486,-1.02899 -6.9201173,3.38424 -3.4395833,7.60677 4.1671876,9.12812 0.661458,0.1323 3.538802,2.44739 1.289844,-3.07578 -3.274219,-3.00963 -2.480468,-5.82084 2.248958,-5.22552 4.365625,-2.01745 10.583333,3.10886 1.918229,3.43958 -2.149739,5.65547 -6.217709,3.14193 -1.322916,3.93567 0.496093,0.26459 10.054167,-4.99401 3.009635,-7.87136 -3.241145,-6.7138 -3.770313,-1.25677 19.189295,-45.59417 2.408767,-0.23386 6.11546,0.21047 -0.163701,-8.67624 z"
489
- id="path1307-0-61"
490
- inkscape:connector-curvature="0"
491
- sodipodi:nodetypes="ccsccccccccccccccccccccccccccc" />
492
- <path
493
- style="fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
494
- d="m 16.205729,222.7513 -2.414323,-5.27513 2.414323,-5.52318 4.084505,-2.08359 8.813932,2.53008 -1.455208,-2.61276 -10.583333,-3.10886 -4.365625,2.01745 -2.248958,5.22552 2.480468,5.82084 z"
495
- id="path1309-6-3"
496
- inkscape:connector-curvature="0" />
497
- <path
498
- style="fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
499
- d="m 20.372916,226.22396 3.819922,2.46393 8.813932,-4.84518 2.745052,-7.12722 -3.224609,-6.35 -0.859896,-0.77721 1.769401,3.77031 -3.009635,7.87136 z"
500
- id="path1311-2-2"
501
- inkscape:connector-curvature="0" />
502
- <path
503
- style="fill:#aa8800;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
504
- d="m 30.195573,206.64479 17.114474,-34.64341 2.291834,0.6782 6.056998,-0.44434 0.11693,-12.48817 -1.637027,0.0234 -6.11546,-0.21047 -2.408767,0.23386 -19.189295,45.59417 z"
505
- id="path1313-6-1"
506
- inkscape:connector-curvature="0" />
507
- <path
508
- style="opacity:1;vector-effect:none;fill:url(#linearGradient976);fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
509
- d="m 48.766015,150.7681 -2.2655,-0.97565 c 0,0 -2.5013,-0.25964 -3.86953,3.68763 -5.30187,15.29564 -21.66536,50.67717 -21.66536,50.67717 l -4.05749,-1.02899 -6.9201204,3.38424 -3.43958,7.60677 4.1671904,9.12812 0.66145,0.1323 3.53881,2.44739 1.28984,-3.07578 -3.27422,-3.00963 -2.48046,-5.82084 2.24895,-5.22552 4.36563,-2.01745 10.58333,3.10886 1.91823,3.43958 -2.14974,5.65547 -6.21771,3.14193 -1.32291,3.93567 0.49609,0.26459 10.05417,-4.99401 3.00963,-7.87136 -3.24114,-6.7138 -3.77032,-1.25677 19.1893,-45.59417 2.40877,-0.23386 6.11546,0.21047 -0.16371,-8.67624 z"
510
- id="path1307-0-6-5"
511
- inkscape:connector-curvature="0"
512
- sodipodi:nodetypes="ccsccccccccccccccccccccccccccc" />
513
- </g>
514
- <g
515
- transform="translate(0,-92.421802)"
516
- id="g1305-9">
517
- <g
518
- id="g1260-9">
519
- <path
520
- inkscape:connector-curvature="0"
521
- id="path1254-1"
522
- d="m 158.16008,114.30791 c 0.74836,0.0234 2.82972,-0.35079 2.82972,-0.35079 l 0.21047,0.53788 0.44434,0.35079 v 0.65481 l 0.44433,0.46773 -0.0935,1.14591 0.39756,0.53788 -0.11693,1.42656 0.44434,0.58465 -0.25725,1.66041 0.35079,0.23386 -0.14032,2.33861 0.30402,0.37417 -0.23386,2.29184 0.32741,0.63142 -0.28063,2.05798 0.25724,0.95883 c 0,0 -0.37418,1.49671 -0.37418,1.33301 0,-0.16371 0.37418,1.52009 0.37418,1.52009 l -0.42095,1.63703 0.35079,1.47332 -0.46772,0.72497 -0.37418,1.5201 0.49111,0.72496 -0.35079,1.00561 0.0702,1.68379 -0.39756,0.25725 0.21047,2.0112 -0.39756,0.30402 -0.0468,1.61364 -0.42095,0.1637 0.0935,1.26285 -0.42095,0.14032 v 0.77174 l -3.71839,-0.0234 z"
523
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.49986845;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
524
- <path
525
- inkscape:connector-curvature="0"
526
- id="path1256-4"
527
- d="m 154.45052,175.20878 0.16536,0.59531 4.36563,0.54591 0.29765,-0.39688 0.29766,-0.39687 0.16537,-0.95912 0.56224,0.0992 -0.1323,-1.48828 0.46302,-0.0992 0.0992,-2.28203 0.62839,0.13229 -0.29766,-2.57968 0.52917,0.0661 -0.0661,-2.18281 0.42995,-0.79375 -0.26458,-1.88516 0.33073,-1.38906 -0.46302,-1.38906 c 0,0 0.79375,-0.95912 0.76067,-1.48828 -0.0331,-0.52917 -0.69453,-0.89297 -0.69453,-0.89297 l 0.59531,-1.62057 -0.33072,-1.12448 0.29765,-2.54662 -0.39687,0.13229 c 0,0 0.0992,-1.78593 0.0661,-1.9513 -0.0331,-0.16536 -0.42995,-0.89297 -0.42995,-0.89297 0,0 0.0331,-0.46302 0.0331,-0.92604 0,-0.46302 -0.23151,-0.16536 -0.23151,-0.16536 l -0.26405,-0.97138 v -0.77174 l -4.5646,0.12254 z"
528
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
529
- sodipodi:nodetypes="ccccccccccccccccccccccccccsccccc" />
530
- </g>
531
- <g
532
- transform="matrix(-1,0,0,1,210.11395,0.12693201)"
533
- id="g1260-0-9">
534
- <path
535
- inkscape:connector-curvature="0"
536
- id="path1254-9-1"
537
- d="m 158.16008,114.30791 c 0.74836,0.0234 2.82972,-0.35079 2.82972,-0.35079 l 0.21047,0.53788 0.44434,0.35079 v 0.65481 l 0.44433,0.46773 -0.0935,1.14591 0.39756,0.53788 -0.11693,1.42656 0.44434,0.58465 -0.25725,1.66041 0.35079,0.23386 -0.14032,2.33861 0.30402,0.37417 -0.23386,2.29184 0.32741,0.63142 -0.28063,2.05798 0.25724,0.95883 c 0,0 -0.37418,1.49671 -0.37418,1.33301 0,-0.16371 0.37418,1.52009 0.37418,1.52009 l -0.42095,1.63703 0.35079,1.47332 -0.46772,0.72497 -0.37418,1.5201 0.49111,0.72496 -0.35079,1.00561 0.0702,1.68379 -0.39756,0.25725 0.21047,2.0112 -0.39756,0.30402 -0.0468,1.61364 -0.42095,0.1637 0.0935,1.26285 -0.42095,0.14032 v 0.77174 l -3.71839,-0.0234 z"
538
- style="fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
539
- <path
540
- inkscape:connector-curvature="0"
541
- id="path1256-3-0"
542
- d="m 154.24005,175.41926 0.16536,0.59531 4.5761,0.33543 0.29765,-0.39688 0.29766,-0.39687 0.16537,-0.95912 0.56224,0.0992 -0.1323,-1.48828 0.46302,-0.0992 0.0992,-2.28203 0.62839,0.13229 -0.29766,-2.57968 0.52917,0.0661 -0.0661,-2.18281 0.42995,-0.79375 -0.26458,-1.88516 0.33073,-1.38906 -0.46302,-1.38906 c 0,0 0.79375,-0.95912 0.76067,-1.48828 -0.0331,-0.52917 -0.69453,-0.89297 -0.69453,-0.89297 l 0.59531,-1.62057 -0.33072,-1.12448 0.29765,-2.54662 -0.39687,0.13229 c 0,0 0.0992,-1.78593 0.0661,-1.9513 -0.0331,-0.16536 -0.42995,-0.89297 -0.42995,-0.89297 0,0 0.0331,-0.46302 0.0331,-0.92604 0,-0.46302 -0.23151,-0.16536 -0.23151,-0.16536 l -0.26405,-0.97138 v -0.77174 l -4.5646,0.12254 z"
543
- style="opacity:1;vector-effect:none;fill:#ffd42a;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
544
- sodipodi:nodetypes="ccccccccccccccccccccccccccsccccc" />
545
- </g>
546
- <path
547
- style="opacity:1;vector-effect:none;fill:#5bcbf5;fill-opacity:1;stroke:#000000;stroke-width:0.4300389px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
548
- d="m 104.47573,103.68049 c 18.29274,0.0244 54.8828,-3.32834 54.46185,7.63123 -0.42095,10.95956 -1.50553,59.44566 -1.58937,61.27668 -0.0838,1.83102 -0.0429,3.36519 -1.7364,3.49036 -1.69346,0.12517 -95.742307,0.0145 -99.313979,0.23248 -3.571672,0.21802 -3.704184,-1.99334 -3.852779,-3.38976 -0.148595,-1.39642 -0.795638,-55.89294 -0.609415,-63.07534 0.219049,-8.44846 34.347359,-6.19005 52.640093,-6.16565 z"
549
- id="rect1236-7"
550
- inkscape:connector-curvature="0"
551
- sodipodi:nodetypes="zzzzzzsz" />
552
- <path
553
- style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
554
- d="m 104.79154,150.20586 6.7848,3.91721 v 7.4268 l -6.70074,3.86868 -6.589986,-3.80473 v -7.7534 z"
555
- id="path1176-5"
556
- inkscape:connector-curvature="0" />
557
- <path
558
- inkscape:connector-curvature="0"
559
- id="path2214-8"
560
- d="m 105.6889,164.18129 c 0,0 5.07016,-3.10398 5.18219,-2.99194 0.11204,0.11203 0,-5.30936 0,-5.30936"
561
- style="fill:none;stroke:#c0c0c0;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
562
- <path
563
- sodipodi:nodetypes="cc"
564
- inkscape:connector-curvature="0"
565
- id="path1061-7"
566
- d="m 152.14676,172.69249 c 0.93772,-21.34277 1.78189,-43.99515 1.40998,-64.87018"
567
- style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.19008262" />
568
- <path
569
- sodipodi:nodetypes="cc"
570
- inkscape:connector-curvature="0"
571
- id="path1061-1-0"
572
- d="M 58.119322,173.06676 C 57.181601,151.72399 56.337431,129.07161 56.709341,108.19658"
573
- style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.19008262" />
574
- </g>
575
- </g>
576
- </g>
577
- </g>
578
- </g>
579
- <g
580
- id="g1252"
581
- transform="translate(2.0532273,84.00765)">
582
- <g
583
- style="stroke:#000000;stroke-opacity:1"
584
- id="g1111">
585
- <path
586
- id="path1063-2"
587
- transform="matrix(0.26458333,0,0,0.26458333,0,92.421802)"
588
- d="m 309.46094,44.007812 c -2.9521,0.0092 -5.93231,0.17145 -8.93164,0.496094 -20.21247,2.187793 -38.09061,11.342014 -51.64063,24.916016 -3.74877,-3.446054 -23.00883,-21.105949 -25.20117,-22.089844 -5.15067,0.395339 -11.09437,2.269501 -13.87695,7.175781 1.5694,1.485657 10.68694,7.846468 14.67383,11.357422 6.26646,5.518359 9.73491,9.46553 14.33593,15.589844 -12.16663,17.400833 -18.42324,39.321605 -16.09375,62.363285 5.01996,49.65395 47.9911,85.69581 95.98047,80.50195 47.98937,-5.19386 82.82418,-49.65655 77.80469,-99.31055 v -0.002 C 391.80506,78.45536 353.74243,43.869301 309.46094,44.007812 Z"
589
- style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.88976383;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
590
- inkscape:connector-curvature="0" />
591
- <path
592
- style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
593
- d="m 55.51248,106.84291 c -0.859797,-0.67523 -2.921217,-2.34507 -3.598964,-3.13683 0.74141,-0.50798 23.158254,-10.399427 30.234872,-14.33717 0.732849,0.63423 1.457962,1.96521 2.064735,3.265867 -6.10703,3.913417 -25.668977,12.022693 -25.028897,12.309943 -2.362636,1.21941 -1.552673,0.68022 -3.671746,1.89819 z"
594
- id="path1063-3"
595
- inkscape:connector-curvature="0"
596
- sodipodi:nodetypes="cccccc" />
597
- <g
598
- style="stroke:#000000;stroke-opacity:1"
599
- transform="translate(-1.0934775,-0.2565)"
600
- id="g1174">
601
- <path
602
- inkscape:connector-curvature="0"
603
- style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.1597003px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
604
- d="m 89.527261,119.29922 a 5.323614,5.323614 0 0 1 -5.32361,5.32361 5.323614,5.323614 0 0 1 -5.32362,-5.32361 5.323614,5.323614 0 0 1 5.32362,-5.32362 5.323614,5.323614 0 0 1 5.32361,5.32362 z"
605
- id="path1046-7-6-6" />
606
- <ellipse
607
- cy="119.29922"
608
- cx="88.37355"
609
- id="path1046-3-5-2-7"
610
- style="opacity:1;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:#000000;stroke-width:0.0142622px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
611
- rx="0.20181125"
612
- ry="1.1200297" />
613
- </g>
614
- <path
615
- sodipodi:nodetypes="ccc"
616
- id="path1063-2-8-5"
617
- d="m 84.497135,150.76895 c 11.959428,-1.29435 20.640605,-12.3749 19.389705,-24.74916 v -5e-4"
618
- style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#c0c0c0;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
619
- inkscape:connector-curvature="0" />
620
- </g>
621
- <g
622
- style="stroke:#000000;stroke-opacity:1"
623
- id="g1106"
624
- transform="rotate(9.6792767,127.59575,131.10607)">
625
- <path
626
- id="path1012-3"
627
- transform="matrix(0.26458333,0,0,0.26458333,0,92.421802)"
628
- d="m 545.91992,27.636719 c -1.94194,1.469826 -17.17935,23.636979 -19.75,27.384765 -15.01372,-8.477586 -32.57923,-12.496729 -50.87695,-10.515625 -47.98881,5.195814 -82.81971,49.65906 -77.79883,99.312501 5.02088,49.65348 47.99347,85.6943 95.98242,80.5 47.98899,-5.19431 82.82219,-49.65693 77.80274,-99.31055 l -0.002,-0.006 c -2.53145,-25.02734 -14.70721,-46.591187 -32.30468,-61.164059 3.06604,-7.323092 5.88923,-14.602091 15.07226,-24.541016 2.41002,-2.608365 6.08471,-7.107623 6.7168,-8.572266 -2.5731,-1.838475 -6.57642,-0.163976 -14.8418,-3.08789 z"
629
- style="opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.88976383;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
630
- inkscape:connector-curvature="0" />
631
- <path
632
- inkscape:connector-curvature="0"
633
- id="path1046-7-5"
634
- d="m 132.25562,119.04272 a 5.3236141,5.3236141 0 0 1 -5.32361,5.32361 5.3236141,5.3236141 0 0 1 -5.32362,-5.32361 5.3236141,5.3236141 0 0 1 5.32362,-5.32362 5.3236141,5.3236141 0 0 1 5.32361,5.32362 z"
635
- style="opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.1597003px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
636
- <path
637
- style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
638
- d="m 148.36838,100.55081 c 1.84856,-1.734258 2.30773,-3.262445 2.30773,-3.262445 -2.05224,-0.686629 -19.05186,-5.237347 -30.29898,-8.850786 -0.76049,0.598654 -1.58378,3.199959 -1.88415,3.866731 8.0463,3.801135 25.88584,7.84278 29.8754,8.2465 z"
639
- id="path1063-5-6"
640
- inkscape:connector-curvature="0"
641
- sodipodi:nodetypes="ccccc" />
642
- <ellipse
643
- ry="1.1200297"
644
- rx="0.20181125"
645
- style="opacity:1;vector-effect:none;fill:#4d4d4d;fill-opacity:1;stroke:#000000;stroke-width:0.0142622px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
646
- id="path1046-3-5-29"
647
- cx="131.10191"
648
- cy="119.04272" />
649
- </g>
650
- <path
651
- sodipodi:nodetypes="ccc"
652
- id="path1063-2-8-6"
653
- d="m 130.98067,150.61016 c 11.95943,-1.29435 20.64061,-12.3749 19.38971,-24.74916 v -5e-4"
654
- style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#c0c0c0;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
655
- inkscape:connector-curvature="0" />
656
- </g>
657
- </g>
658
- </g>
659
- </svg>