@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,107 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg
3
- xmlns:dc="http://purl.org/dc/elements/1.1/"
4
- xmlns:cc="http://creativecommons.org/ns#"
5
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
- xmlns:svg="http://www.w3.org/2000/svg"
7
- xmlns="http://www.w3.org/2000/svg"
8
- xmlns:xlink="http://www.w3.org/1999/xlink"
9
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
10
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11
- version="1.1"
12
- id="svg270"
13
- width="81.066666"
14
- height="70.400002"
15
- viewBox="0 0 81.066666 70.400002"
16
- sodipodi:docname="MartyNoWay.svg"
17
- inkscape:version="1.0.2 (1.0.2+r75+1)">
18
- <metadata
19
- id="metadata276">
20
- <rdf:RDF>
21
- <cc:Work
22
- rdf:about="">
23
- <dc:format>image/svg+xml</dc:format>
24
- <dc:type
25
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
26
- <dc:title></dc:title>
27
- </cc:Work>
28
- </rdf:RDF>
29
- </metadata>
30
- <defs
31
- id="defs274" />
32
- <sodipodi:namedview
33
- pagecolor="#ffffff"
34
- bordercolor="#666666"
35
- borderopacity="1"
36
- objecttolerance="10"
37
- gridtolerance="10"
38
- guidetolerance="10"
39
- inkscape:pageopacity="0"
40
- inkscape:pageshadow="2"
41
- inkscape:window-width="653"
42
- inkscape:window-height="480"
43
- id="namedview272"
44
- showgrid="false"
45
- inkscape:zoom="12.03125"
46
- inkscape:cx="40.533333"
47
- inkscape:cy="35.200001"
48
- inkscape:window-x="0"
49
- inkscape:window-y="25"
50
- inkscape:window-maximized="0"
51
- inkscape:current-layer="g278" />
52
- <g
53
- inkscape:groupmode="layer"
54
- inkscape:label="Image"
55
- id="g278">
56
- <image
57
- width="81.066666"
58
- height="70.400002"
59
- preserveAspectRatio="none"
60
- xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABCCAYAAAD9nTBbAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9
61
- kT1Iw0AcxV9TpSpVBzuIOASpThZERTpqFYpQodQKrTqYXPoFTRqSFBdHwbXg4Mdi1cHFWVcHV0EQ
62
- /ABxc3NSdJES/5cUWsR4cNyPd/ced+8AoV5mqtkxAaiaZaTiMTGTXRUDrwigD90YQVRipj6XTCbg
63
- Ob7u4ePrXYRneZ/7c/QqOZMBPpF4lumGRbxBPLNp6Zz3iUOsKCnE58TjBl2Q+JHrsstvnAsOCzwz
64
- ZKRT88QhYrHQxnIbs6KhEk8ThxVVo3wh47LCeYuzWq6y5j35C4M5bWWZ6zSHEccilpCECBlVlFCG
65
- hQitGikmUrQf8/APOf4kuWRylcDIsYAKVEiOH/wPfndr5qcm3aRgDOh8se2PUSCwCzRqtv19bNuN
66
- E8D/DFxpLX+lDkQ/Sa+1tPAR0L8NXFy3NHkPuNwBBp90yZAcyU9TyOeB9zP6piwwcAv0rLm9Nfdx
67
- +gCkqavEDXBwCIwVKHvd491d7b39e6bZ3w+YMnK2SRhpQwAAAAZiS0dEADAAHQAWuEiGiwAAAAlw
68
- SFlzAAAN1wAADdcBQiibeAAAAAd0SU1FB+UHDwcgC2cHB3gAAAe7SURBVHja7ZtrjJxlFcd/z3S7
69
- 3V62WyqtsJSllIpiitgGoRZRpHiJ0QqNCUETEoggJpIYTdQ2xqAYUb/gB02MhNpaCdqk4gUx3kiL
70
- JaLEglKxSmlp7W0r9GKv292dnx/mjL68vMNud2d3tnX+yZvNzM687/P8n3POc87/PANNNNFEE000
71
- 0UQTTTRxGiA18uFqCWgFJsTflhhTCegHBMrAibh6U0r+XxGmJqAtrulAFzAHuBA4C5gY1yGgDzgK
72
- PAv8DdgZr6vklc9YwoKocUHUDcBS4K3A2fH+gLcAtgCPAj8FngT2A+XRtLo0SmS1ABcAtwA3h2Vl
73
- XXCwKIfV9QF/An4IPJxS2n7GBEn1PPVT6rPqAbXf+uCE+i91vXqHOv10J2qCerW6St2l9jkyOK5u
74
- U1eq809Ll1SnAO8FPgpcEcG8CMcjmG8CtgF7gcOZsbWFK3cBC4C58V5RfDsIbAC+BfxqpOJaywiQ
75
- 1Q5cH2RdDkwq+NgLwLoI3FuAPcCBIOtk5nPjgWlAB9AJvB5YFFdnZrNIsSjXApOBdvUnKaXe08EN
76
- b1TXhatk0a/uU1ert6iXqZNj9xzs/aeql6u3q2vV7gIX7VE3qIvVtrFMVkl9j/oL9WjBRI6qPw+i
77
- xg/zWW3qVerX1GcK4mNvPOst6oSxStg89QfqwRrB+aj6iLpouIRlnnmBeqf6RI1N5dvqXHXcWCOr
78
- Xb1H3T3AjtajPqwurNfKq9PVm9WNBSnLYfW2MZdyqNepm3ID7lNPquUC4h5Sr6xXjMmQtrXgWevC
79
- fcePFbLa1AfVQ7mB7lKfDqt7NdLqZWnnqssK4mdZ/bzaORbISuFeO3KknFTvi8R1eWT4RfiRekWU
80
- TvUYy9zYdPJ4MnbN1GjCxqn3FljXH9SlmZX/TJBoDUtbWI/JRFrzttgl87HztoanGWqrujk3wD71
81
- q+rMTLrRGfXkiRobwUPq1XWyspnqj3NjKqv3q5c2mqzrCqzr7+pHslt5WGKn+ukalnYkSLt2uJYW
82
- MfWGgsR5o7qkkaVRa5Q+rbn3/ww8l1Lq/2/BmlK/2g08GGrq8ih3quRMBt4Z8k0CfjuMcZ0Efh91
83
- 6fmZ8mku0KW2pJT6GkFYC3BpTvwz1NEdr6jyK6TtBVYHyXcCMzOkdUQtqFoG1g2lgE4pldUDwF+A
84
- 14Z6W12U6VHb/rsRhI0H5oXFVNEbMvL+WpMB9qqrguhbwwqq95gWlkb8/zdDHFs5CHtHhrAScB5w
85
- TqMIKwEzcoTtA15MKZ0cwAp2qivjuzcDszOWNh1YDCT1eErp8SEStjkWMIsOYGqjYti4gu8fCI1r
86
- MK6zIyytBNxEpRGStbTFQG90ljaconsaMay/YJFLo05Y7GTjh6unpZS2qSvi5YepdI5KGWv4QLhU
87
- r7pxIMvN4UQQlydsWLvwcNi2YEBDIe0F4LvAA6G6Zltnk4D3AcuABaeYeJZquKqjTli4R09BjGhl
88
- cC2zV1gasAL4HvDP3KRagCXAZ4E3DZK0FLEqP79qx6khFlZk9p1Ax1CSz2iVrQriXiywhOuDtMsG
89
- UbAn4JIIG1n0F8S1USOsF3imwIXOpljHHyxp9wP3Uulw57E0kt75A4iCCZhVEGP3xWI0hLA+Kg2M
90
- cm7nnAucO4z77gZWAnfz8oZIFe8P0hYOsIO/nZd3mPqAbuClRqUVvVS6Pn258mg+cFGQOaT4GGXU
91
- A7EY9+TGWQLeBZRDFFyfTTlCKro4xpD93jZge8TehhDWA6yn0g9sy1jrPOAN6vqU0okhklaOMqpa
92
- e94Vz6jGxrbI04z/P5oLCzfmPg9xmKWhp39Cf/qZeizXTlurLqqT3tapfk7dX6DcHgyV490h7bSo
93
- b1S35z7bp35BPaeRakXVLdcCV+ZqtquAp9RNKaUh121RsO+JdKMVuCNqwWzBfk0mL3wa+FDUp1nr
94
- 2gw8Ndz4VQ8LS9Hq+mMIgVnB7jH1g1Ha1ONZXepdBdZjSOCPqF8MPS6P76iXMBYQbrCsoMV2SP2+
95
- +uY6Pmu2end0h/KkHVN3FpC1JbrxUxkrUOdELDuSG+xO9Rv1XF31QvXL6vM1ulH5kz1fUbsYawhZ
96
- emNBA2JnNErm1dE95wRpWwcgbZ06vx5dqZEgbErEmK0FHeiX1BXRHZpSB90+xbmJNTWOCJSjLzq2
97
- XLFgIrPCmvYUrHxP9AeXhlu1n6rFBVEd6uvUj8eZinLBKaFu9UtqB2Md6kXqN2vkTVXi1sTqz1Gn
98
- qRNj80i5e5UiF5uonhU78q3qrwu6VVWy9sY5j0kjMb+ROoHYBXwCuD1kllRDT/srFd1+Q+RKe4Ej
99
- mXpwSlwLohxaHDlWa437dUcdunykMvqRIixFgnkT8MmYJDUEvark0kflbP7BTFI9DWiPZHhcXLXc
100
- eAvwdWD1UEuyRrtmKU7VLFF/+SpHBfIu1Zu5BjpxXY78777qhjLS80ojTFqi0g+cHeXSx0LNqAcO
101
- A78D1gCPAbtTSj2nNWHZIjrc62Iqzd9rQq+aEaroYMYhlY7Uc8ATwONUeo87gIOjpUKkUXbTqtY+
102
- O/Sq86l0imaF6NgecSplYltPBPPngX8AW0PX2gUcGW25JjUyxgVBM4DX8L8fZlVbYeW4emMj6I5d
103
- 9FgjfpTVRBNNNNFEE0000UQTTZzJ+A+2NoTGnRskNgAAAABJRU5ErkJggg==
104
- "
105
- id="image280" />
106
- </g>
107
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M38,57.09c-13.28,0-24.08-10.81-24.08-24.1s10.8-24.08,24.08-24.08,24.08,10.8,24.08,24.08-10.8,24.1-24.08,24.1ZM22.76,21.12c-2.64,3.38-4.1,7.58-4.1,11.88,0,10.67,8.67,19.35,19.33,19.35,4.3,0,8.5-1.45,11.89-4.1l-27.13-27.13ZM53.24,44.88c2.64-3.38,4.1-7.59,4.1-11.89,0-10.66-8.67-19.33-19.33-19.33-4.3,0-8.5,1.45-11.89,4.1l27.13,27.13Z" style="fill:#34332b;"/><path d="M38,9.28c13.1,0,23.71,10.62,23.71,23.71s-10.61,23.72-23.71,23.72-23.71-10.62-23.71-23.72,10.62-23.71,23.71-23.71M53.27,45.45c2.78-3.4,4.44-7.74,4.44-12.45,0-10.86-8.84-19.71-19.71-19.71-4.72,0-9.06,1.67-12.45,4.44l27.72,27.72M38,52.72c4.72,0,9.06-1.67,12.45-4.44l-27.72-27.72c-2.78,3.4-4.44,7.73-4.44,12.44,0,10.87,8.84,19.72,19.71,19.72M38,8.53c-13.49,0-24.46,10.97-24.46,24.46s10.97,24.47,24.46,24.47,24.46-10.98,24.46-24.47-10.97-24.46-24.46-24.46h0ZM26.68,17.79c3.26-2.43,7.25-3.76,11.32-3.76,10.45,0,18.96,8.51,18.96,18.96,0,4.08-1.33,8.06-3.76,11.32l-26.52-26.52h0ZM38,51.97c-10.45,0-18.96-8.51-18.96-18.97,0-4.07,1.33-8.05,3.76-11.31l26.52,26.52c-3.26,2.43-7.25,3.76-11.32,3.76h0Z" style="fill:#64a01f;"/></svg>
@@ -1,88 +1 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg
3
- xmlns:dc="http://purl.org/dc/elements/1.1/"
4
- xmlns:cc="http://creativecommons.org/ns#"
5
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
- xmlns:svg="http://www.w3.org/2000/svg"
7
- xmlns="http://www.w3.org/2000/svg"
8
- xmlns:xlink="http://www.w3.org/1999/xlink"
9
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
10
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11
- version="1.1"
12
- id="svg358"
13
- width="81.066666"
14
- height="70.400002"
15
- viewBox="0 0 81.066666 70.400002"
16
- sodipodi:docname="MartyWhistle.svg"
17
- inkscape:version="1.0.2 (1.0.2+r75+1)">
18
- <metadata
19
- id="metadata364">
20
- <rdf:RDF>
21
- <cc:Work
22
- rdf:about="">
23
- <dc:format>image/svg+xml</dc:format>
24
- <dc:type
25
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
26
- <dc:title></dc:title>
27
- </cc:Work>
28
- </rdf:RDF>
29
- </metadata>
30
- <defs
31
- id="defs362" />
32
- <sodipodi:namedview
33
- pagecolor="#ffffff"
34
- bordercolor="#666666"
35
- borderopacity="1"
36
- objecttolerance="10"
37
- gridtolerance="10"
38
- guidetolerance="10"
39
- inkscape:pageopacity="0"
40
- inkscape:pageshadow="2"
41
- inkscape:window-width="653"
42
- inkscape:window-height="480"
43
- id="namedview360"
44
- showgrid="false"
45
- inkscape:zoom="12.03125"
46
- inkscape:cx="40.533333"
47
- inkscape:cy="35.200001"
48
- inkscape:window-x="0"
49
- inkscape:window-y="25"
50
- inkscape:window-maximized="0"
51
- inkscape:current-layer="g366" />
52
- <g
53
- inkscape:groupmode="layer"
54
- inkscape:label="Image"
55
- id="g366">
56
- <image
57
- width="81.066666"
58
- height="70.400002"
59
- preserveAspectRatio="none"
60
- xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABCCAYAAAD9nTBbAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9
61
- kT1Iw0AcxV9TpSpVBzuIOASpThZERTpqFYpQodQKrTqYXPoFTRqSFBdHwbXg4Mdi1cHFWVcHV0EQ
62
- /ABxc3NSdJES/5cUWsR4cNyPd/ced+8AoV5mqtkxAaiaZaTiMTGTXRUDrwigD90YQVRipj6XTCbg
63
- Ob7u4ePrXYRneZ/7c/QqOZMBPpF4lumGRbxBPLNp6Zz3iUOsKCnE58TjBl2Q+JHrsstvnAsOCzwz
64
- ZKRT88QhYrHQxnIbs6KhEk8ThxVVo3wh47LCeYuzWq6y5j35C4M5bWWZ6zSHEccilpCECBlVlFCG
65
- hQitGikmUrQf8/APOf4kuWRylcDIsYAKVEiOH/wPfndr5qcm3aRgDOh8se2PUSCwCzRqtv19bNuN
66
- E8D/DFxpLX+lDkQ/Sa+1tPAR0L8NXFy3NHkPuNwBBp90yZAcyU9TyOeB9zP6piwwcAv0rLm9Nfdx
67
- +gCkqavEDXBwCIwVKHvd491d7b39e6bZ3w+YMnK2SRhpQwAAAAZiS0dEADAAHQAWuEiGiwAAAAlw
68
- SFlzAAAN1wAADdcBQiibeAAAAAd0SU1FB+UHDwclHe6kRmwAAANsSURBVHja7ZpPaBxVHIC/XxIF
69
- E2pbYmNoqaBGKcWC0ChBRfGgtIoIam2LVDyIQoQeqj158FJPRfQgKIJiUBFCQcWDFESlYikGDx78
70
- c7CKpQglaaNWrSidz8MOsl2zk8m62d3svu+yzMx7b3/z7fx+M/PeQiKRSCQSiQ4ky7J+9XL1YfU1
71
- 9Tv1N/XJTo15oA2SJiJiArgV2AKMLdDsRE8KU1cDdwDXALcAd630rBhYJlHPA9uAjcBQN5WR5brC
72
- 9gJ93Vh3u/KkkrAk7AJOAYeA/cCDwE/AnemxIr8fAN8CM8BnwKcR8U3NDWMP8HUvC/sE+Ao4AhyN
73
- iJMl+pzsRWGPRMRUqmHlOZyKfiIJ6zlh6k51exJWnvuBcXVoRQpTt+bjjrVQ2n0R8fuKFBYRXwAZ
74
- cLqFwq5X717pKTnf4tR8Sb2kV2vY+gb6bAQOdtu7ZG29uwx4HNgMbAK+B0aB8QaHfEK9GNgbEX+u
75
- pFv9eXV0kTb96nMuzBtL+K7pBfp/oA52W0oeBPbVOfbx/xx7G3BoOWpaX5OuqD51TN2hbsh3bypo
76
- PwI8VjBkM9JpO/BunqIdlX43qh9VpcOv+eeugj5XWZ8vl3KSeUp+qO5WX1SzmvHe6SRZN6in65x4
77
- kbBh9Zc6skaWGMO0Ol21fYX6as24uztB1hp1vuBK2bJI/x3qqbztrPqCuq6BOC4Qlu8LdZ96Lh//
78
- rDrcbmH3Fsj6WV1TYoxB9cpG3wPz2vkfYVXHn66K6Zl2C9tVIGxPi2K4Tp2rJyxv83Ye05l2C1ul
79
- /lgjal59qMVxTKs/FD0c5ymp+kDbHisi4ixwGzAJvAnsBDZExFtt+P1mCuKcA17ON2+m1ymqYVVt
80
- NudX2LFuffluNsepLBCThJXgfJb1Netce0LYQH//OSqLyYPqRUlYOdYCUxHxdxK2+I1hCLiWyt8V
81
- UkqWYCswGxEzSVg5HgUOpKJfLh3XUZkbez8JK8ezwP6ImO0pYeqIOqkezicJM/UV4OqCPrcD6yPi
82
- 9V57/VmlHimYHak3vXNTK9YqO03WavWYxUyT+FfYey7O58lURdaE5XiqVTF1etG/p0SbM8BUElbh
83
- eIk2k816ZOiGlBwuWMaba8aUczdKG1ePqn+pf+RrlwfUtclOsbjRRtYtE4kKWZZdmiwkEolEIpHo
84
- If4BVnygZS7jkiwAAAAASUVORK5CYII=
85
- "
86
- id="image368" />
87
- </g>
88
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M19.17,38.64c-2.18,0-4.11-1.09-5.03-2.84-.93-1.77-.68-3.72.68-5.21,1.11-1.21,2.69-1.91,4.34-1.91.85,0,1.68.18,2.46.53.13.06.25.11.36.15,0-.12,0-.27,0-.42v-15.25c0-1.51.12-1.66,1.57-2.03,5.37-1.34,10.73-2.68,16.1-4.02.63-.16,1.05-.26,1.37-.26.93,0,.93.77.93,2.05v9.57c0,1-.01,2-.02,2.99-.02,2.2-.05,4.48.05,6.71.07,1.56-.42,2.93-1.42,3.97-1.05,1.09-2.58,1.72-4.2,1.72-.58,0-1.15-.08-1.7-.24-1.94-.56-3.21-1.75-3.75-3.52-.57-1.85.2-3.88,1.91-5.05,1.1-.76,2.27-1.14,3.46-1.14.86,0,1.75.2,2.65.6.08.04.17.07.24.11,0-.07,0-.15,0-.22,0-3.17,0-6.33,0-9.5,0-.11,0-.28,0-.4-.11.02-.26.05-.36.08l-3.76.92c-3.22.79-6.45,1.59-9.67,2.36-.45.11-.55.23-.55.7.02,4.71.02,9.42,0,14.13,0,2.57-1.63,4.62-4.15,5.22-.5.12-1,.18-1.51.18Z" style="fill:#34332b;"/><path d="M41.01,7.76c.55,0,.55.42.55,1.67v9.57c0,3.24-.11,6.49.03,9.72.15,3.37-2.5,5.3-5.24,5.3-.53,0-1.07-.07-1.59-.22-1.72-.5-2.96-1.52-3.5-3.27-.52-1.68.2-3.56,1.77-4.63,1.05-.72,2.13-1.07,3.25-1.07.82,0,1.65.19,2.49.56.3.13.49.22.6.22.17,0,.17-.19.17-.67,0-3.17,0-6.33,0-9.5,0-.59-.02-.78-.29-.78-.12,0-.3.04-.55.1-4.48,1.1-8.95,2.21-13.43,3.28-.63.15-.84.43-.83,1.07.02,4.71.02,9.42,0,14.13,0,2.43-1.5,4.29-3.86,4.86-.48.11-.95.17-1.42.17-2,0-3.83-.99-4.7-2.64-.86-1.63-.63-3.41.62-4.78,1.06-1.16,2.54-1.78,4.07-1.78.78,0,1.56.16,2.31.49.34.15.55.25.68.25.21,0,.21-.24.21-.85,0-5.08,0-10.17,0-15.25,0-1.34,0-1.34,1.28-1.66,5.37-1.34,10.73-2.68,16.1-4.02.6-.15,1-.25,1.28-.25M41.01,7.01c-.37,0-.8.11-1.46.27-5.37,1.34-10.73,2.68-16.1,4.02-1.61.4-1.85.71-1.85,2.39v4.44s0,10.66,0,10.66c-.78-.32-1.61-.49-2.45-.49-1.76,0-3.44.74-4.62,2.03-1.47,1.61-1.74,3.71-.73,5.63.99,1.87,3.04,3.04,5.37,3.04.54,0,1.07-.06,1.6-.19,2.69-.64,4.43-2.83,4.44-5.58,0-4.27.01-9.24,0-14.14,0-.18.02-.25.03-.26,0,0,0,0,0,0,0,0,.07-.04.23-.08,3.2-.77,6.4-1.55,9.6-2.34l3.75-.92c0,3.03,0,6.05,0,9.08-.85-.34-1.69-.51-2.52-.51-1.27,0-2.51.41-3.68,1.21-1.85,1.27-2.68,3.47-2.06,5.47.59,1.9,1.93,3.17,4.01,3.77.58.17,1.19.25,1.8.25,1.72,0,3.35-.67,4.47-1.84,1.07-1.11,1.59-2.58,1.52-4.24-.1-2.22-.07-4.49-.05-6.69.01-1,.02-2,.02-3v-9.57c0-1.24,0-2.42-1.3-2.42h0Z" style="fill:#64a01f;"/><path d="M19.17,38.64c-2.18,0-4.11-1.09-5.03-2.84-.93-1.77-.68-3.72.68-5.21,1.11-1.21,2.69-1.91,4.34-1.91.85,0,1.68.18,2.46.53.13.06.25.11.36.15,0-.12,0-.27,0-.42v-15.25c0-1.51.12-1.66,1.57-2.03,5.37-1.34,10.73-2.68,16.1-4.02.63-.16,1.05-.26,1.37-.26.93,0,.93.77.93,2.05v9.57c0,1-.01,2-.02,2.99-.02,2.2-.05,4.48.05,6.71.07,1.56-.42,2.93-1.42,3.97-1.05,1.09-2.58,1.72-4.2,1.72-.58,0-1.15-.08-1.7-.24-1.94-.56-3.21-1.75-3.75-3.52-.57-1.85.2-3.88,1.91-5.05,1.1-.76,2.27-1.14,3.46-1.14.86,0,1.75.2,2.65.6.08.04.17.07.24.11,0-.07,0-.15,0-.22,0-3.17,0-6.33,0-9.5,0-.11,0-.28,0-.4-.11.02-.26.05-.36.08l-3.76.92c-3.22.79-6.45,1.59-9.67,2.36-.45.11-.55.23-.55.7.02,4.71.02,9.42,0,14.13,0,2.57-1.63,4.62-4.15,5.22-.5.12-1,.18-1.51.18Z" style="fill:#34332b;"/><path d="M41.01,7.76c.55,0,.55.42.55,1.67v9.57c0,3.24-.11,6.49.03,9.72.15,3.37-2.5,5.3-5.24,5.3-.53,0-1.07-.07-1.59-.22-1.72-.5-2.96-1.52-3.5-3.27-.52-1.68.2-3.56,1.77-4.63,1.05-.72,2.13-1.07,3.25-1.07.82,0,1.65.19,2.49.56.3.13.49.22.6.22.17,0,.17-.19.17-.67,0-3.17,0-6.33,0-9.5,0-.59-.02-.78-.29-.78-.12,0-.3.04-.55.1-4.48,1.1-8.95,2.21-13.43,3.28-.63.15-.84.43-.83,1.07.02,4.71.02,9.42,0,14.13,0,2.43-1.5,4.29-3.86,4.86-.48.11-.95.17-1.42.17-2,0-3.83-.99-4.7-2.64-.86-1.63-.63-3.41.62-4.78,1.06-1.16,2.54-1.78,4.07-1.78.78,0,1.56.16,2.31.49.34.15.55.25.68.25.21,0,.21-.24.21-.85,0-5.08,0-10.17,0-15.25,0-1.34,0-1.34,1.28-1.66,5.37-1.34,10.73-2.68,16.1-4.02.6-.15,1-.25,1.28-.25M41.01,7.01c-.37,0-.8.11-1.46.27-5.37,1.34-10.73,2.68-16.1,4.02-1.61.4-1.85.71-1.85,2.39v4.44s0,10.66,0,10.66c-.78-.32-1.61-.49-2.45-.49-1.76,0-3.44.74-4.62,2.03-1.47,1.61-1.74,3.71-.73,5.63.99,1.87,3.04,3.04,5.37,3.04.54,0,1.07-.06,1.6-.19,2.69-.64,4.43-2.83,4.44-5.58,0-4.27.01-9.24,0-14.14,0-.18.02-.25.03-.26,0,0,0,0,0,0,0,0,.07-.04.23-.08,3.2-.77,6.4-1.55,9.6-2.34l3.75-.92c0,3.03,0,6.05,0,9.08-.85-.34-1.69-.51-2.52-.51-1.27,0-2.51.41-3.68,1.21-1.85,1.27-2.68,3.47-2.06,5.47.59,1.9,1.93,3.17,4.01,3.77.58.17,1.19.25,1.8.25,1.72,0,3.35-.67,4.47-1.84,1.07-1.11,1.59-2.58,1.52-4.24-.1-2.22-.07-4.49-.05-6.69.01-1,.02-2,.02-3v-9.57c0-1.24,0-2.42-1.3-2.42h0Z" style="fill:#64a01f;"/><path d="M43.07,58.6l-.34-.05c-.23-.03-.48-.07-.73-.13-1.4-.33-2.61-1.31-3.24-2.62-.64-1.33-.62-2.84.06-4.26.51-1.1,1.3-2.07,2.34-2.88,1.78-1.39,3.43-2.14,5.21-2.37.42-.06.83-.08,1.22-.08.55,0,1.08.06,1.59.17l-.02-28.99c0-1.06.54-1.6,1.61-1.6h.27c.12,0,.24,0,.35,0h.13c.56,0,.91.26,1.07.42.21.21.46.6.41,1.23-.02.28-.03.57-.02.88.1,2.02.84,3.78,2.27,5.4l.93,1.07c.78.9,1.58,1.81,2.35,2.73,1.42,1.7,2.38,3.23,3.01,4.8.96,2.4,1.14,4.9.54,7.44-.62,2.59-1.44,4.88-2.52,7.01-.18.35-.4.76-.72,1.13-.4.49-.83.59-1.12.59-.31,0-.54-.11-.65-.18-.52-.29-.9-.98-.48-1.82l.54-1.37c.36-.91.73-1.85,1.06-2.79.47-1.33.88-2.77.74-4.3-.21-2.41-.93-4.37-2.2-5.97-.22-.29-.52-.56-.93-.85-.9-.66-1.83-1.19-2.78-1.58v3.23c0,1.85,0,3.7-.02,5.54-.03,2.49-.03,4.98-.03,7.48v4.59c0,.53-.1,1.03-.28,1.55-1.04,3.08-3.26,5.12-6.78,6.24-.52.16-1.03.24-1.54.31l-.38.05h-.91Z" style="fill:#34332b;"/><path d="M51.51,16.15c.4,0,.66.17.8.31.16.16.34.45.3.93-.02.3-.03.61-.02.93.11,2.09.87,3.94,2.36,5.63l.43.49c.94,1.08,1.92,2.18,2.85,3.3,1.4,1.67,2.34,3.17,2.95,4.7.93,2.32,1.11,4.75.53,7.22-.61,2.58-1.43,4.84-2.49,6.92-.17.33-.37.71-.67,1.05-.3.36-.6.47-.84.47-.21,0-.38-.08-.46-.13-.29-.16-.69-.62-.34-1.33.19-.47.36-.93.55-1.4.36-.91.74-1.86,1.07-2.8.45-1.29.91-2.83.76-4.46-.22-2.49-.96-4.51-2.28-6.17-.23-.3-.54-.59-1-.92-1.08-.79-2.21-1.41-3.37-1.82v2.43c0,2.29,0,4.59-.02,6.88-.03,2.49-.03,4.98-.03,7.48v4.59c0,.47-.09.94-.26,1.43-1,2.97-3.14,4.93-6.54,6-.5.15-.99.23-1.47.29l-.36.05h-.88s-.28-.06-.28-.06c-.23-.03-.47-.06-.7-.12-1.29-.3-2.41-1.21-2.99-2.42-.59-1.22-.57-2.62.06-3.94.49-1.05,1.25-1.97,2.23-2.75,1.72-1.34,3.32-2.07,5.02-2.29.4-.05.79-.08,1.17-.08.7,0,1.35.09,1.97.28l-.02-29.48c0-.86.37-1.22,1.24-1.22h.24c.14,0,.27,0,.4,0,.04,0,.07,0,.1,0M51.51,15.4c-.05,0-.1,0-.16,0-.09,0-.19,0-.3,0-.02,0-.03,0-.05,0h-.24c-1.28,0-1.99.7-1.99,1.97l.02,28.54c-.39-.06-.8-.09-1.22-.09s-.84.03-1.27.09c-1.84.24-3.55,1.01-5.38,2.44-1.09.85-1.91,1.87-2.45,3.02-.73,1.52-.75,3.15-.05,4.58.68,1.42,1.99,2.47,3.5,2.82.26.06.52.1.77.13l.26.04h.06s.06.01.06.01h.88s.05,0,.05,0h.05s.36-.06.36-.06c.52-.07,1.04-.15,1.59-.32,3.65-1.15,5.94-3.27,7.03-6.48.19-.55.29-1.1.3-1.66v-4.61c0-2.45,0-4.99.03-7.47.02-1.84.02-3.68.02-5.51v-1.37s0-1.32,0-1.32c.74.35,1.47.78,2.18,1.31.39.28.66.52.86.78,1.23,1.55,1.92,3.44,2.12,5.77.13,1.46-.27,2.85-.72,4.14-.34.95-.72,1.93-1.06,2.77l-.28.7-.26.67c-.47.99-.03,1.9.66,2.28.12.07.42.22.82.22.37,0,.92-.13,1.42-.74.33-.38.57-.81.76-1.19,1.1-2.16,1.93-4.48,2.55-7.09.62-2.62.43-5.2-.56-7.67-.65-1.61-1.62-3.17-3.07-4.9-.77-.92-1.57-1.84-2.35-2.73l-.51-.58-.43-.49c-1.37-1.56-2.08-3.25-2.18-5.18-.01-.27,0-.54.01-.83.05-.6-.13-1.14-.52-1.52-.34-.34-.82-.53-1.33-.53h0Z" style="fill:#64a01f;"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="85" height="66" viewBox="0 0 85 66"><path fill="#FFF" d="M32.4 17h-7.6c-2.64 0-4.8 1.7-4.8 3.9v8.183c0 .778.638 1.917 1.417 1.917h.166C22.362 31 23 29.861 23 29.083V22.3c0-.329.17-.6.5-.6s.5.271.5.6v1.4-.8 19c0 1.1 1.01 2 2 2s2-.9 2-2V31.1c0-.33.07-.1.4-.1h.2c.33 0 .4-.23.4.1v10.8c0 1.1 1.01 2 2 2s2-.9 2-2V22.3c0-.329.17-.6.5-.6s.5.271.5.6V29.083c0 .778.638 1.917 1.417 1.917h.166C36.362 31 37 29.861 37 29.083v-6.566V20.9c0-2.2-1.96-3.9-4.6-3.9z"/><circle fill="#FFF" cx="28.7" cy="12.3" r="3.7"/><path fill="#D6BD05" d="M32.4 16h-.277c-.386 0-.845 0-1.355 1H32.4c2.64 0 4.6 1.7 4.6 3.9v8.183c0 .778-.638 1.917-1.417 1.917h-.166C34.638 31 34 29.861 34 29.083V22.3c0-.329-.17-.6-.5-.6s-.5.271-.5.6v19.6c0 1.1-1.01 2-2 2s-2-.9-2-2V31.1c0-.33-.07-.1-.4-.1h-.2c-.33 0-.4-.23-.4.1v10.8c0 1.1-1.01 2-2 2s-2-.9-2-2v-19 .8-1.4c0-.329-.17-.6-.5-.6s-.5.271-.5.6V29.083c0 .778-.638 1.917-1.417 1.917h-.166C20.638 31 20 29.861 20 29.083v-6.566V20.9c0-2.2 2.16-3.9 4.8-3.9h1.833c-.511-1-.97-1-1.355-1H24.8c-3.09 0-5.8 2.023-5.8 4.9v8.183C19 30.416 20.084 32 21.417 32h.166c.528 0 1.019-.671 1.417-.96V41.9c0 1.598 1.402 3 3 3 1.016 0 1.952-.566 2.5-1.393.548.823 1.484 1.393 2.5 1.393 1.598 0 3-1.402 3-3V31.04c.398.289.889.96 1.417.96h.166C36.916 32 38 30.416 38 29.083V20.9c0-2.608-2.25-4.9-5.6-4.9zM25 12.55c0-2.044 1.656-3.825 3.7-3.825 2.043 0 3.7 1.844 3.7 3.888 0 1.376-.76 2.388-1.875 3.388h1.598c.786-1 1.277-2.211 1.277-3.45 0-2.591-2.108-4.825-4.7-4.825S24 10.021 24 12.612c0 1.24.491 2.388 1.277 3.388h1.597C25.76 15 25 13.926 25 12.55zM26.633 17h4.135c.511-1 .97-1 1.355-1h-1.598c-.54 0-1.158.5-1.825.5-.668 0-1.285-.5-1.826-.5h-1.597c.386 0 .845 0 1.356 1zm2.067.5c.745 0 1.44-.5 2.067-.5h-4.135c.628 0 1.323.5 2.068.5z"/><path fill="#D6BD05" d="M55.426 59c-1.457-1-3.012-.825-4.656-1.436-1.103-.406-2.242-.955-3.289-1.17-1.222-.25-2.528-1.021-4.049-1.845-1.07-.577-2.178-1.209-3.229-1.62-2.304-.904-3.334-2.723-4.161-4.166-.532-.934-.993-1.742-1.72-2.324l-1.106-.889.453-1.244c.47-1.353 2.489-2.306 4.408-2.306h.126c-3.524-4-7.512-7.482-9.376-9.635-1.812-2.096-2.753-5.408-.543-7.523.688-.66 1.56-1.058 2.518-1.058 1.81 0 3.453 1.21 4.683 2.286.725.635 1.527 1.317 2.369 2.047 1.986 1.721 4.203 3.635 6.126 5.388a34.456 34.456 0 0 1 2.328-1.995c.742-.58 1.717-.889 2.812-.889a5.62 5.62 0 0 1 1.611.229c1.731-1.481 2.084-1.669 2.229-1.749a5.336 5.336 0 0 1 2.509-.605c1.258 0 2.467.416 3.461 1.169.799-.203 1.866-.421 2.771-.421 2.123 0 3.619 1.879 4.802 3.716 3.851 5.985 4.729 8.418 3.87 14.517C69.588 53.051 67.198 59 55.451 59h-.025z"/><path fill="#FFF" d="M55.426 58c-1.277-1-2.75-.795-4.309-1.372-1.139-.421-2.315-.981-3.438-1.212-1.076-.221-2.324-.96-3.771-1.742-1.098-.594-2.232-1.238-3.342-1.675-1.976-.774-2.869-2.354-3.658-3.731-.559-.978-1.088-1.908-1.964-2.605l-.554-.445.221-.771c.301-.86 1.846-1.826 3.466-1.826.605 0 1.196.128 1.755.384.35.158.711.438 1.17.797.697.542 1.631 1.271 2.448 1.418-3.634-3.418-11.112-10.52-13.867-13.7-1.511-1.748-2.346-4.388-.607-6.051a2.593 2.593 0 0 1 1.826-.732c1.493 0 3.013 1.177 4.024 2.063a575 575 0 0 0 2.373 2.063c2.227 1.929 4.743 4.108 6.801 6.015.338-.348 1.4-1.396 2.922-2.58.717-.559 1.594-.676 2.201-.676.557 0 1.236.104 1.822.368.937-.811 2.119-1.807 2.49-2.006a4.343 4.343 0 0 1 2.035-.487c1.193 0 2.338.456 3.223 1.271.742-.209 2.017-.521 3.012-.521 1.643 0 2.924 1.646 3.961 3.258 3.748 5.827 4.541 8.029 3.721 13.834C68.621 52.744 66.404 58 55.451 58h-.025z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="85" height="66" viewBox="0 0 85 66"><path fill="#040406" d="M32.4 17h-7.6c-2.64 0-4.8 1.7-4.8 3.9v8.183c0 .778.638 1.917 1.417 1.917h.166C22.362 31 23 29.861 23 29.083V22.3c0-.329.17-.6.5-.6s.5.271.5.6v1.4-.8 19c0 1.1 1.01 2 2 2s2-.9 2-2V31.1c0-.33.07-.1.4-.1h.2c.33 0 .4-.23.4.1v10.8c0 1.1 1.01 2 2 2s2-.9 2-2V22.3c0-.329.17-.6.5-.6s.5.271.5.6V29.083c0 .778.638 1.917 1.417 1.917h.166C36.362 31 37 29.861 37 29.083v-6.566V20.9c0-2.2-1.96-3.9-4.6-3.9z"/><circle fill="#040406" cx="28.7" cy="12.3" r="3.7"/><path fill="#D6BD05" d="M32.4 16h-.277c-.386 0-.845 0-1.355 1H32.4c2.64 0 4.6 1.7 4.6 3.9v8.183c0 .778-.638 1.917-1.417 1.917h-.166C34.638 31 34 29.861 34 29.083V22.3c0-.329-.17-.6-.5-.6s-.5.271-.5.6v19.6c0 1.1-1.01 2-2 2s-2-.9-2-2V31.1c0-.33-.07-.1-.4-.1h-.2c-.33 0-.4-.23-.4.1v10.8c0 1.1-1.01 2-2 2s-2-.9-2-2v-19 .8-1.4c0-.329-.17-.6-.5-.6s-.5.271-.5.6V29.083c0 .778-.638 1.917-1.417 1.917h-.166C20.638 31 20 29.861 20 29.083v-6.566V20.9c0-2.2 2.16-3.9 4.8-3.9h1.833c-.511-1-.97-1-1.355-1H24.8c-3.09 0-5.8 2.023-5.8 4.9v8.183C19 30.416 20.084 32 21.417 32h.166c.528 0 1.019-.671 1.417-.96V41.9c0 1.598 1.402 3 3 3 1.016 0 1.952-.566 2.5-1.393.548.823 1.484 1.393 2.5 1.393 1.598 0 3-1.402 3-3V31.04c.398.289.889.96 1.417.96h.166C36.916 32 38 30.416 38 29.083V20.9c0-2.608-2.25-4.9-5.6-4.9zM25 12.55c0-2.044 1.656-3.825 3.7-3.825 2.043 0 3.7 1.844 3.7 3.888 0 1.376-.76 2.388-1.875 3.388h1.598c.786-1 1.277-2.211 1.277-3.45 0-2.591-2.108-4.825-4.7-4.825S24 10.021 24 12.612c0 1.24.491 2.388 1.277 3.388h1.597C25.76 15 25 13.926 25 12.55zM26.633 17h4.135c.511-1 .97-1 1.355-1h-1.598c-.54 0-1.158.5-1.825.5-.668 0-1.285-.5-1.826-.5h-1.597c.386 0 .845 0 1.356 1zm2.067.5c.745 0 1.44-.5 2.067-.5h-4.135c.628 0 1.323.5 2.068.5z"/><path fill="#D6BD05" d="M55.426 59c-1.457-1-3.012-.825-4.656-1.436-1.103-.406-2.242-.955-3.289-1.17-1.222-.25-2.528-1.021-4.049-1.845-1.07-.577-2.178-1.209-3.229-1.62-2.304-.904-3.334-2.723-4.161-4.166-.532-.934-.993-1.742-1.72-2.324l-1.106-.889.453-1.244c.47-1.353 2.489-2.306 4.408-2.306h.126c-3.524-4-7.512-7.482-9.376-9.635-1.812-2.096-2.753-5.408-.543-7.523.688-.66 1.56-1.058 2.518-1.058 1.81 0 3.453 1.21 4.683 2.286.725.635 1.527 1.317 2.369 2.047 1.986 1.721 4.203 3.635 6.126 5.388a34.456 34.456 0 0 1 2.328-1.995c.742-.58 1.717-.889 2.812-.889a5.62 5.62 0 0 1 1.611.229c1.731-1.481 2.084-1.669 2.229-1.749a5.336 5.336 0 0 1 2.509-.605c1.258 0 2.467.416 3.461 1.169.799-.203 1.866-.421 2.771-.421 2.123 0 3.619 1.879 4.802 3.716 3.851 5.985 4.729 8.418 3.87 14.517C69.588 53.051 67.198 59 55.451 59h-.025z"/><path fill="#040406" d="M55.426 58c-1.277-1-2.75-.795-4.309-1.372-1.139-.421-2.315-.981-3.438-1.212-1.076-.221-2.324-.96-3.771-1.742-1.098-.594-2.232-1.238-3.342-1.675-1.976-.774-2.869-2.354-3.658-3.731-.559-.978-1.088-1.908-1.964-2.605l-.554-.445.221-.771c.301-.86 1.846-1.826 3.466-1.826.605 0 1.196.128 1.755.384.35.158.711.438 1.17.797.697.542 1.631 1.271 2.448 1.418-3.634-3.418-11.112-10.52-13.867-13.7-1.511-1.748-2.346-4.388-.607-6.051a2.593 2.593 0 0 1 1.826-.732c1.493 0 3.013 1.177 4.024 2.063a575 575 0 0 0 2.373 2.063c2.227 1.929 4.743 4.108 6.801 6.015.338-.348 1.4-1.396 2.922-2.58.717-.559 1.594-.676 2.201-.676.557 0 1.236.104 1.822.368.937-.811 2.119-1.807 2.49-2.006a4.343 4.343 0 0 1 2.035-.487c1.193 0 2.338.456 3.223 1.271.742-.209 2.017-.521 3.012-.521 1.643 0 2.924 1.646 3.961 3.258 3.748 5.827 4.541 8.029 3.721 13.834C68.621 52.744 66.404 58 55.451 58h-.025z"/></svg>
@@ -0,0 +1,67 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg fill="#ffffff" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
5
+ viewBox="0 -100 350 700"
6
+ width="66" height="56"
7
+ xml:space="preserve">
8
+ <g>
9
+ <g>
10
+ <g>
11
+ <path d="M346.35,41.163c-10.855-10.367-25.076-16.078-40.045-16.078c-10.832,0-21.445,3.063-30.689,8.857l-159.161,99.761H58.354
12
+ c-31.9,0-57.854,25.952-57.854,57.853v138.918c0,31.9,25.953,57.854,57.854,57.854h57.773l159.487,99.965
13
+ c9.244,5.795,19.857,8.857,30.691,8.857c14.969,0,29.189-5.71,40.047-16.078c5.543-5.293,9.908-11.525,12.979-18.523
14
+ c3.227-7.353,4.861-15.184,4.861-23.275V261.22v-0.205V82.963c0-8.094-1.635-15.925-4.861-23.278
15
+ C356.26,52.689,351.893,46.457,346.35,41.163z M321.354,261.015v0.205v178.052c0,8.803-7.227,15.037-15.049,15.037
16
+ c-2.664,0-5.398-0.724-7.939-2.316L137.222,350.989c-5.736-3.595-12.368-5.502-19.138-5.502h-59.73
17
+ c-8.292,0-15.014-6.722-15.014-15.014V191.556c0-8.291,6.722-15.013,15.014-15.013h60.059c6.77,0,13.4-1.907,19.137-5.502
18
+ L298.365,70.242c2.541-1.593,5.273-2.316,7.939-2.316c7.822,0,15.049,6.236,15.049,15.038V261.015z"/>
19
+ <path d="M306.305,497.649c-10.929,0-21.634-3.089-30.957-8.934l-159.365-99.889H58.354C26.177,388.827,0,362.649,0,330.474
20
+ V191.556c0-32.176,26.177-58.353,58.354-58.353h57.958L275.35,33.519c9.325-5.844,20.029-8.934,30.955-8.934
21
+ c15.096,0,29.44,5.759,40.391,16.216c5.591,5.34,9.995,11.625,13.093,18.683c3.254,7.415,4.903,15.314,4.903,23.479v356.309
22
+ c0,8.163-1.649,16.062-4.903,23.477c-3.099,7.062-7.503,13.348-13.091,18.684C335.746,491.891,321.401,497.649,306.305,497.649z
23
+ M58.354,134.203C26.729,134.203,1,159.931,1,191.556v138.918c0,31.625,25.729,57.354,57.354,57.354h57.917l0.122,0.076
24
+ l159.487,99.965c9.164,5.745,19.685,8.781,30.426,8.781c14.838,0,28.938-5.661,39.701-15.939
25
+ c5.493-5.245,9.821-11.423,12.866-18.363c3.198-7.287,4.819-15.05,4.819-23.074V82.963c0-8.025-1.621-15.79-4.819-23.077
26
+ c-3.044-6.937-7.373-13.114-12.868-18.362c-10.763-10.279-24.861-15.939-39.699-15.939c-10.738,0-21.259,3.037-30.424,8.781
27
+ l-159.283,99.837H58.354z M306.305,454.809c-2.87,0-5.708-0.827-8.205-2.393L136.956,351.413
28
+ c-5.664-3.55-12.189-5.426-18.872-5.426h-59.73c-8.554,0-15.514-6.959-15.514-15.514V191.556c0-8.554,6.959-15.513,15.514-15.513
29
+ h60.059c6.682,0,13.207-1.876,18.871-5.426L298.1,69.818c2.497-1.565,5.335-2.393,8.205-2.393c8.573,0,15.549,6.97,15.549,15.538
30
+ v356.308C321.854,447.839,314.878,454.809,306.305,454.809z M58.354,177.043c-8.003,0-14.514,6.51-14.514,14.513v138.918
31
+ c0,8.003,6.511,14.514,14.514,14.514h59.73c6.871,0,13.58,1.929,19.403,5.578l161.144,101.003c2.338,1.466,4.991,2.24,7.674,2.24
32
+ c8.022,0,14.549-6.521,14.549-14.537V82.963c0-8.016-6.526-14.538-14.549-14.538c-2.683,0-5.336,0.774-7.674,2.24
33
+ L137.814,171.465c-5.824,3.649-12.533,5.578-19.402,5.578H58.354z"/>
34
+ </g>
35
+ <g>
36
+ <path d="M424.273,156.536c-5.266-10.594-18.125-14.911-28.715-9.646c-10.594,5.266-14.912,18.123-9.646,28.716
37
+ c12.426,24.995,18.992,54.604,18.992,85.626c0,31.506-6.754,61.487-19.533,86.705c-5.348,10.553-1.129,23.442,9.424,28.79
38
+ c3.104,1.572,6.408,2.317,9.664,2.317c7.816,0,15.35-4.294,19.125-11.742c15.807-31.191,24.16-67.869,24.16-106.07
39
+ C447.746,223.628,439.629,187.424,424.273,156.536z"/>
40
+ <path d="M404.459,379.545c-3.456,0-6.784-0.798-9.89-2.371c-10.782-5.464-15.108-18.681-9.645-29.462
41
+ c12.744-25.147,19.479-55.052,19.479-86.479c0-30.948-6.549-60.48-18.939-85.404c-2.606-5.243-3.016-11.188-1.15-16.738
42
+ c1.864-5.55,5.778-10.042,11.021-12.648c3.064-1.523,6.341-2.296,9.739-2.296c8.388,0,15.916,4.662,19.646,12.167
43
+ c15.391,30.959,23.524,67.239,23.522,104.919c0,38.28-8.373,75.037-24.214,106.296
44
+ C420.273,374.94,412.773,379.545,404.459,379.545z M405.075,145.146c-3.242,0-6.369,0.737-9.294,2.191
45
+ c-5.004,2.487-8.74,6.774-10.52,12.071c-1.779,5.297-1.39,10.97,1.098,15.974c12.459,25.062,19.045,54.748,19.045,85.849
46
+ c0,31.584-6.773,61.645-19.587,86.931c-5.215,10.29-1.086,22.904,9.203,28.118c2.965,1.502,6.141,2.264,9.438,2.264
47
+ c7.936,0,15.094-4.395,18.679-11.468c15.771-31.12,24.106-67.721,24.106-105.845c0.002-37.526-8.096-73.652-23.418-104.474
48
+ C420.266,149.596,413.081,145.146,405.075,145.146z"/>
49
+ </g>
50
+ <g>
51
+ <path d="M456.547,88.245c-10.594,5.266-14.912,18.122-9.646,28.716c20.932,42.105,31.994,91.864,31.994,143.897
52
+ c0,52.847-11.381,103.237-32.912,145.727c-5.348,10.552-1.129,23.441,9.424,28.788c3.104,1.573,6.408,2.318,9.666,2.318
53
+ c7.814,0,15.35-4.294,19.123-11.743c24.559-48.462,37.539-105.549,37.539-165.09c0-58.615-12.611-114.968-36.473-162.968
54
+ C479.996,87.297,467.141,82.977,456.547,88.245z"/>
55
+ <path d="M465.072,438.19c-3.458,0-6.787-0.798-9.893-2.372c-5.223-2.646-9.102-7.168-10.923-12.732s-1.367-11.506,1.279-16.728
56
+ c21.496-42.42,32.858-92.733,32.858-145.501c0-51.958-11.045-101.64-31.941-143.674c-5.381-10.824-0.952-24.006,9.871-29.386
57
+ c3.065-1.524,6.343-2.297,9.742-2.297c8.386,0,15.912,4.663,19.643,12.167c23.896,48.067,36.525,104.498,36.525,163.19
58
+ c0,59.619-12.999,116.785-37.593,165.315C480.887,433.586,473.388,438.19,465.072,438.19z M466.066,86.5
59
+ c-3.243,0-6.371,0.738-9.297,2.193c-5.004,2.487-8.74,6.774-10.52,12.071s-1.389,10.97,1.098,15.974
60
+ c20.966,42.172,32.047,92.008,32.047,144.12c0,52.924-11.399,103.394-32.966,145.952c-2.526,4.984-2.96,10.654-1.222,15.965
61
+ s5.44,9.626,10.425,12.151c2.965,1.503,6.141,2.265,9.44,2.265c7.937,0,15.094-4.395,18.677-11.469
62
+ c24.523-48.392,37.485-105.401,37.485-164.864c0-58.54-12.594-114.816-36.42-162.745C481.253,90.949,474.069,86.5,466.066,86.5z"
63
+ />
64
+ </g>
65
+ </g>
66
+ </g>
67
+ </svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M37.99,56.95c-.82,0-1.65-.22-2.39-.63l-16.59-9.58c-1.48-.84-2.41-2.44-2.41-4.17v-19.14c0-1.71.92-3.31,2.4-4.17l16.57-9.58c1.52-.85,3.31-.84,4.8,0l16.6,9.58c1.48.86,2.4,2.46,2.4,4.17v19.14c0,1.73-.92,3.33-2.41,4.18l-16.58,9.57c-.76.42-1.58.64-2.41.64ZM22.61,41.88l15.39,8.89,15.39-8.89v-17.76l-11.13-6.42h-8.53l-11.13,6.42v17.76ZM38,13.04h0s0,0,0,0Z" style="fill:#ab55a1;"/><path d="M56.31,20.41l-6.99-4.04-1.08-.62-8.5-4.91c-.56-.31-1.14-.47-1.74-.47s-1.2.16-1.74.47l-8.48,4.91-1.08.62-7.01,4.04c-1.08.62-1.74,1.78-1.74,3.02v19.14c0,1.25.66,2.41,1.74,3.02l16.57,9.57c.55.31,1.14.47,1.74.47s1.18-.16,1.74-.47l16.57-9.57c1.08-.61,1.74-1.77,1.74-3.02v-19.14c0-1.24-.66-2.39-1.74-3.02ZM38,11.71c.74,0,1.34.61,1.34,1.34,0,.45-.21.85-.57,1.09-.21.16-.49.25-.77.25-.31,0-.57-.09-.77-.25-.36-.24-.57-.64-.57-1.09,0-.73.61-1.34,1.34-1.34ZM54.72,41.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98v17.99Z" style="fill:#34332b;"/><path d="M54.72,24v17.99c0,.41-.23.78-.57.98l-15.57,9c-.35.2-.8.2-1.14,0l-15.57-9c-.35-.2-.57-.57-.57-.98v-17.99c0-.4.23-.78.57-.98l11.52-6.65h9.26l11.52,6.65c.35.2.57.59.57.98Z" style="fill:#fff;"/><path d="M38,38.12c-2.82,0-5.12-2.3-5.12-5.12s2.3-5.12,5.12-5.12,5.12,2.3,5.12,5.12-2.3,5.12-5.12,5.12ZM38,30.35c-1.46,0-2.65,1.19-2.65,2.65s1.19,2.65,2.65,2.65,2.65-1.19,2.65-2.65-1.19-2.65-2.65-2.65Z" style="fill:#ab55a1;"/><circle cx="38" cy="33" r="3.88" style="fill:#34332b;"/><g id="Layer_2-2"><g id="_x3C_Radial_Repeat_x3E_"><circle cx="37.99" cy="21.16" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-2"><circle cx="43.92" cy="22.74" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-3"><circle cx="48.26" cy="27.07" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-4"><circle cx="49.84" cy="32.99" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-5"><circle cx="48.26" cy="38.92" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-6"><circle cx="43.92" cy="43.26" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-7"><circle cx="37.99" cy="44.84" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-8"><circle cx="32.08" cy="43.26" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-9"><circle cx="27.74" cy="38.92" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-10"><circle cx="26.16" cy="32.99" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-11"><circle cx="27.74" cy="27.07" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g><g id="_x3C_Radial_Repeat_x3E_-12"><circle cx="32.08" cy="22.74" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g></g><g id="_x3C_Radial_Repeat_x3E_-4-2"><circle cx="38" cy="32.99" r="2.02" style="fill:#ffffff;stroke:#000000;"/></g></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="75.766235"
2
+ height="66.20533" viewBox="0 0 76 66"><path d="M19.78,42.82c-2.23,0-3.34-1.19-3.34-3.57v-13.71c0-2.38,1.11-3.57,3.34-3.57h1.95c2.23,0,3.34,1.19,3.34,3.57v13.71c0,2.38-1.11,3.57-3.34,3.57h-1.95ZM20.33,24.49c-.74,0-1.1.41-1.1,1.22v13.36c0,.81.42,1.22,1.25,1.22h.7c.74,0,1.1-.41,1.1-1.22v-13.36c0-.81-.42-1.22-1.25-1.22h-.7Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M32.47,42.82c-2.23,0-3.34-1.19-3.34-3.57v-13.71c0-2.38,1.11-3.57,3.34-3.57h1.95c2.23,0,3.34,1.19,3.34,3.57v13.71c0,2.38-1.11,3.57-3.34,3.57h-1.95ZM33.03,24.49c-.74,0-1.1.41-1.1,1.22v13.36c0,.81.42,1.22,1.25,1.22h.7c.74,0,1.1-.41,1.1-1.22v-13.36c0-.81-.42-1.22-1.25-1.22h-.7Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M48.02,32.1c1.45.39,2.18,1.27,2.18,2.64v4.53c0,2.36-1.11,3.54-3.34,3.54h-1.89c-2.23,0-3.34-1.18-3.34-3.54v-1.34h2.79v1.13c0,.81.37,1.22,1.1,1.22h.64c.83,0,1.25-.41,1.25-1.22v-4.3c0-.91-.54-1.37-1.63-1.37h-.75v-2.35h.41c1.08,0,1.63-.46,1.63-1.37v-3.95c0-.81-.42-1.22-1.25-1.22h-.38c-.74,0-1.1.41-1.1,1.22v2.12h-2.79v-2.32c0-2.38,1.11-3.57,3.34-3.57h1.63c2.23,0,3.34,1.19,3.34,3.57v4.15c0,1.32-.61,2.12-1.83,2.41Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M54.13,34.66v-2.32h6.39v2.32h-6.39Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M46.38,54.42c-.28,0-.5-.22-.5-.5v-7.65c0-.28.22-.5.5-.5s.5.22.5.5v7.65c0,.28-.22.5-.5.5Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><polygon points="42.3 50.61 43.03 49.92 46.38 53.54 49.74 49.92 50.47 50.61 46.38 55.01 42.3 50.61" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76.339561"
2
+ height="67.040359" viewBox="0 0 76 66"><path d="M18.79,42.82c-2.23,0-3.34-1.19-3.34-3.57v-13.71c0-2.38,1.11-3.57,3.34-3.57h1.95c2.23,0,3.34,1.19,3.34,3.57v13.71c0,2.38-1.11,3.57-3.34,3.57h-1.95ZM19.34,24.49c-.74,0-1.1.41-1.1,1.22v13.36c0,.81.42,1.22,1.25,1.22h.7c.74,0,1.1-.41,1.1-1.22v-13.36c0-.81-.42-1.22-1.25-1.22h-.7Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M31.48,42.82c-2.23,0-3.34-1.19-3.34-3.57v-13.71c0-2.38,1.11-3.57,3.34-3.57h1.95c2.23,0,3.34,1.19,3.34,3.57v13.71c0,2.38-1.11,3.57-3.34,3.57h-1.95ZM32.03,24.49c-.74,0-1.1.41-1.1,1.22v13.36c0,.81.42,1.22,1.25,1.22h.7c.74,0,1.1-.41,1.1-1.22v-13.36c0-.81-.42-1.22-1.25-1.22h-.7Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M48.59,40.32v2.5h-7.5v-6.42c0-.35.03-.64.09-.87.06-.23.16-.45.3-.65s.4-.49.77-.86l2.82-2.7c.21-.21.38-.4.51-.55.13-.15.21-.29.26-.39.05-.11.08-.22.09-.33s.01-.27.01-.46v-3.86c0-.81-.4-1.22-1.19-1.22h-.17c-.79,0-1.19.41-1.19,1.22v2.15h-2.79v-2.32c0-2.38,1.11-3.57,3.34-3.57h1.45c2.23,0,3.34,1.19,3.34,3.57v5c0,.39-.05.73-.16,1.02-.11.29-.38.65-.83,1.08l-3.08,2.96c-.39.37-.61.62-.67.75-.06.14-.09.27-.1.41s-.01.32-.01.55v3.02h4.71Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M57.56,34.1v3.25h-2.56v-3.25h-3.2v-2.44h3.2v-3.37h2.56v3.37h2.99v2.44h-2.99Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M45.04,20.23c-.28,0-.5-.22-.5-.5v-7.65c0-.28.22-.5.5-.5s.5.22.5.5v7.65c0,.28-.22.5-.5.5Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><polygon points="49.13 15.39 48.39 16.08 45.04 12.46 41.68 16.08 40.95 15.39 45.04 10.99 49.13 15.39" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" width="76.89888"
2
+ height="66.205307" viewBox="0 0 76 66"><path d="M26.44,42.82c-2.23,0-3.34-1.19-3.34-3.57v-13.71c0-2.38,1.11-3.57,3.34-3.57h1.95c2.23,0,3.34,1.19,3.34,3.57v13.71c0,2.38-1.11,3.57-3.34,3.57h-1.95ZM26.99,24.49c-.74,0-1.1.41-1.1,1.22v13.36c0,.81.42,1.22,1.25,1.22h.7c.74,0,1.1-.41,1.1-1.22v-13.36c0-.81-.42-1.22-1.25-1.22h-.7Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M39.13,42.82c-2.23,0-3.34-1.19-3.34-3.57v-13.71c0-2.38,1.11-3.57,3.34-3.57h1.95c2.23,0,3.34,1.19,3.34,3.57v13.71c0,2.38-1.11,3.57-3.34,3.57h-1.95ZM39.68,24.49c-.74,0-1.1.41-1.1,1.22v13.36c0,.81.42,1.22,1.25,1.22h.7c.74,0,1.1-.41,1.1-1.22v-13.36c0-.81-.42-1.22-1.25-1.22h-.7Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M48.25,26.58l-.64-1.92c.72-.27,1.33-.65,1.83-1.13.5-.48.9-1.01,1.19-1.57h.29l1.83.99v19.87h-2.76v-16.76l-1.74.52Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M51.58,20.23c-.28,0-.5-.22-.5-.5v-7.65c0-.28.22-.5.5-.5s.5.22.5.5v7.65c0,.28-.22.5-.5.5Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><polygon points="55.67 15.39 54.93 16.08 51.58 12.46 48.22 16.08 47.49 15.39 51.58 10.99 55.67 15.39" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><path d="M51.58,54.42c-.28,0-.5-.22-.5-.5v-7.65c0-.28.22-.5.5-.5s.5.22.5.5v7.65c0,.28-.22.5-.5.5Z" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/><polygon points="47.49 50.61 48.22 49.92 51.58 53.54 54.93 49.92 55.67 50.61 51.58 55.01 47.49 50.61" style="fill:#fff; stroke:#a8721b; stroke-miterlimit:10;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,46.81H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,39.48H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,32.15H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,24.82H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M23.54,41.47c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V6.62c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,6.16c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V6.62c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,5.41h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V6.76c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M50.18,49.04v-11.48h-4.05v11.48h-4.94v-26.34c0-3.81,1.81-5.74,5.39-5.74h3.14c3.58,0,5.39,1.93,5.39,5.74v26.34h-4.94ZM50.18,33.02v-10.05c0-1.01-.45-1.46-1.46-1.46h-1.13c-1.01,0-1.46.45-1.46,1.46v10.05h4.05Z" style="fill:#35342c;"/><path d="M49.73,17.33c3.35,0,5.02,1.79,5.02,5.37v25.97h-4.19v-11.48h-4.8v11.48h-4.19v-25.97c0-3.58,1.67-5.37,5.02-5.37h3.14M45.76,33.39h4.8v-10.43c0-1.22-.61-1.83-1.83-1.83h-1.13c-1.22,0-1.83.61-1.83,1.83v10.43M49.73,16.58h-3.14c-3.77,0-5.77,2.12-5.77,6.12v26.72h5.69v-11.48h3.3v11.48h5.69v-26.72c0-4-1.99-6.12-5.77-6.12h0ZM46.51,32.64v-9.68c0-.81.27-1.08,1.08-1.08h1.13c.81,0,1.08.27,1.08,1.08v9.68h-3.3Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,46.81H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,39.48H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,32.15H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,24.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M23.54,41.47c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V6.62c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,6.16c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V6.62c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,5.41h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V6.76c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M43.78,49.77v-11.48h-4.05v11.48h-4.94v-26.34c0-3.81,1.81-5.74,5.39-5.74h3.14c3.58,0,5.39,1.93,5.39,5.74v26.34h-4.94ZM43.78,33.75v-10.05c0-1.01-.45-1.46-1.46-1.46h-1.13c-1.01,0-1.46.45-1.46,1.46v10.05h4.05Z" style="fill:#35342c;"/><path d="M43.32,18.07c3.35,0,5.02,1.79,5.02,5.37v25.97h-4.19v-11.48h-4.8v11.48h-4.19v-25.97c0-3.58,1.67-5.37,5.02-5.37h3.14M39.35,34.13h4.8v-10.43c0-1.22-.61-1.83-1.83-1.83h-1.13c-1.22,0-1.83.61-1.83,1.83v10.43M43.32,17.32h-3.14c-3.77,0-5.77,2.12-5.77,6.12v26.72h5.69v-11.48h3.3v11.48h5.69v-26.72c0-4-1.99-6.12-5.77-6.12h0ZM40.1,33.38v-9.68c0-.81.27-1.08,1.08-1.08h1.13c.81,0,1.08.27,1.08,1.08v9.68h-3.3Z" style="fill:#65a042;"/><path d="M55.41,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.49l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM56.27,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M59.8,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M57.34,22.68h-2.57l-.74,5.98h2.57l.74-5.98M60.65,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM55.43,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,46.81H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,39.48H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,32.15H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,24.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M27.54,37.81c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V2.96c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M33.05,2.49c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V2.96c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M33.05,1.74h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V3.1c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M41.3,49.04V16.96h7.53c3.96,0,5.96,2.04,5.96,6.05v6.02c0,1.69-.84,2.87-2.45,3.45,1.92.74,2.89,1.97,2.89,3.67v7.85c0,3.3-1.77,5.04-5.13,5.04h-8.8ZM49.01,44.49c1.13,0,1.28-.49,1.28-.98v-6.94c0-1.28-.65-1.85-2.11-1.85h-1.94v9.77h2.77ZM47.83,30.18c1.4,0,2.02-.58,2.02-1.89v-4.89c0-1.68-.8-1.89-1.5-1.89h-2.11v8.68h1.59Z" style="fill:#35342c;"/><path d="M48.83,17.33c3.72,0,5.59,1.89,5.59,5.67v6.02c0,1.8-1,2.91-3.01,3.32v.22c2.3.64,3.45,1.83,3.45,3.58v7.85c0,3.11-1.59,4.67-4.76,4.67h-8.42v-31.33h7.16M45.87,30.56h1.96c1.6,0,2.4-.76,2.4-2.27v-4.89c0-1.51-.63-2.27-1.88-2.27h-2.49v9.43M45.87,44.87h3.14c1.11,0,1.66-.45,1.66-1.35v-6.94c0-1.48-.83-2.23-2.49-2.23h-2.31v10.52M48.83,16.58h-7.91v32.83h9.17c3.6,0,5.51-1.87,5.51-5.42v-7.85c0-1.17-.45-2.65-2.35-3.66,1.54-.86,1.92-2.28,1.92-3.45v-6.02c0-4.2-2.19-6.42-6.34-6.42h0ZM46.62,21.88h1.74c.54,0,1.13.12,1.13,1.52v4.89c0,.91-.28,1.52-1.65,1.52h-1.21v-7.93h0ZM46.62,35.1h1.56c1.44,0,1.74.59,1.74,1.48v6.94c0,.28,0,.6-.91.6h-2.39v-9.02h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M42.56,53.15h-26.23c-.14,0-.25-.1-.25-.23s.11-.23.25-.23h26.23c.14,0,.25.1.25.23s-.11.23-.25.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,16.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,45.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,38.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,31.16H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,23.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,16.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,45.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,38.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,31.16H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,23.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.7,58.81c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92v-24.89c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.22,23.49c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23v-25.57c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.22,22.74c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18v-29.89c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M46.8,49.04c-3.58,0-5.39-1.92-5.39-5.7v-20.68c0-3.78,1.81-5.7,5.39-5.7h2.71c3.58,0,5.39,1.92,5.39,5.7v3.91h-4.94v-3.6c0-1.01-.46-1.46-1.5-1.46h-.83c-.9,0-1.28.44-1.28,1.46v20.07c0,1.02.38,1.46,1.28,1.46h1.05c.9,0,1.28-.44,1.28-1.46v-2.08h4.94v2.38c0,3.78-1.81,5.7-5.39,5.7h-2.71Z" style="fill:#35342c;"/><path d="M49.51,17.33c3.35,0,5.02,1.77,5.02,5.32v3.53h-4.19v-3.23c0-1.22-.63-1.83-1.88-1.83h-.83c-1.11,0-1.66.61-1.66,1.83v20.07c0,1.22.55,1.83,1.66,1.83h1.05c1.11,0,1.66-.61,1.66-1.83v-1.7h4.19v2.01c0,3.55-1.67,5.32-5.02,5.32h-2.71c-3.35,0-5.02-1.77-5.02-5.32v-20.68c0-3.55,1.67-5.32,5.02-5.32h2.71M49.51,16.58h-2.71c-3.77,0-5.77,2.1-5.77,6.07v20.68c0,3.97,1.99,6.07,5.77,6.07h2.71c3.77,0,5.77-2.1,5.77-6.07v-2.76h-5.69v2.45c0,1-.41,1.08-.91,1.08h-1.05c-.5,0-.91-.08-.91-1.08v-20.07c0-1,.41-1.08.91-1.08h.83c.84,0,1.13.27,1.13,1.08v3.98h5.69v-4.28c0-3.97-1.99-6.07-5.77-6.07h0Z" style="fill:#65a042;"/><path d="M46.8,49.04c-3.58,0-5.39-1.92-5.39-5.7v-20.68c0-3.78,1.81-5.7,5.39-5.7h2.71c3.58,0,5.39,1.92,5.39,5.7v3.91h-4.94v-3.6c0-1.01-.46-1.46-1.5-1.46h-.83c-.9,0-1.28.44-1.28,1.46v20.07c0,1.02.38,1.46,1.28,1.46h1.05c.9,0,1.28-.44,1.28-1.46v-2.08h4.94v2.38c0,3.78-1.81,5.7-5.39,5.7h-2.71Z" style="fill:#35342c;"/><path d="M49.51,17.33c3.35,0,5.02,1.77,5.02,5.32v3.53h-4.19v-3.23c0-1.22-.63-1.83-1.88-1.83h-.83c-1.11,0-1.66.61-1.66,1.83v20.07c0,1.22.55,1.83,1.66,1.83h1.05c1.11,0,1.66-.61,1.66-1.83v-1.7h4.19v2.01c0,3.55-1.67,5.32-5.02,5.32h-2.71c-3.35,0-5.02-1.77-5.02-5.32v-20.68c0-3.55,1.67-5.32,5.02-5.32h2.71M49.51,16.58h-2.71c-3.77,0-5.77,2.1-5.77,6.07v20.68c0,3.97,1.99,6.07,5.77,6.07h2.71c3.77,0,5.77-2.1,5.77-6.07v-2.76h-5.69v2.45c0,1-.41,1.08-.91,1.08h-1.05c-.5,0-.91-.08-.91-1.08v-20.07c0-1,.41-1.08.91-1.08h.83c.84,0,1.13.27,1.13,1.08v3.98h5.69v-4.28c0-3.97-1.99-6.07-5.77-6.07h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,16.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,45.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,38.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,31.16H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,23.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.69,16.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,45.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,38.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,31.16H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,23.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M40.62,49.77c-3.58,0-5.39-1.92-5.39-5.7v-20.69c0-3.78,1.81-5.7,5.39-5.7h2.71c3.58,0,5.39,1.92,5.39,5.7v3.91h-4.94v-3.6c0-1.01-.46-1.46-1.5-1.46h-.83c-.9,0-1.28.44-1.28,1.46v20.07c0,1.02.38,1.46,1.28,1.46h1.05c.9,0,1.28-.44,1.28-1.46v-2.08h4.94v2.38c0,3.78-1.81,5.7-5.39,5.7h-2.71Z" style="fill:#35342c;"/><path d="M43.32,18.07c3.35,0,5.02,1.77,5.02,5.32v3.53h-4.19v-3.23c0-1.22-.63-1.83-1.88-1.83h-.83c-1.11,0-1.66.61-1.66,1.83v20.07c0,1.22.55,1.83,1.66,1.83h1.05c1.11,0,1.66-.61,1.66-1.83v-1.7h4.19v2.01c0,3.55-1.67,5.32-5.02,5.32h-2.71c-3.35,0-5.02-1.77-5.02-5.32v-20.68c0-3.55,1.67-5.32,5.02-5.32h2.71M43.32,17.32h-2.71c-3.77,0-5.77,2.1-5.77,6.07v20.68c0,3.97,1.99,6.07,5.77,6.07h2.71c3.77,0,5.77-2.1,5.77-6.07v-2.76h-5.69v2.45c0,1-.41,1.08-.91,1.08h-1.05c-.5,0-.91-.08-.91-1.08v-20.07c0-1,.41-1.08.91-1.08h.83c.84,0,1.13.27,1.13,1.08v3.98h5.69v-4.28c0-3.97-1.99-6.07-5.77-6.07h0Z" style="fill:#65a042;"/><path d="M54.98,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.48l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM55.83,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M59.37,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M56.9,22.68h-2.57l-.74,5.98h2.57l.74-5.98M60.22,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM54.99,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/><path d="M40.62,49.77c-3.58,0-5.39-1.92-5.39-5.7v-20.69c0-3.78,1.81-5.7,5.39-5.7h2.71c3.58,0,5.39,1.92,5.39,5.7v3.91h-4.94v-3.6c0-1.01-.46-1.46-1.5-1.46h-.83c-.9,0-1.28.44-1.28,1.46v20.07c0,1.02.38,1.46,1.28,1.46h1.05c.9,0,1.28-.44,1.28-1.46v-2.08h4.94v2.38c0,3.78-1.81,5.7-5.39,5.7h-2.71Z" style="fill:#35342c;"/><path d="M43.32,18.07c3.35,0,5.02,1.77,5.02,5.32v3.53h-4.19v-3.23c0-1.22-.63-1.83-1.88-1.83h-.83c-1.11,0-1.66.61-1.66,1.83v20.07c0,1.22.55,1.83,1.66,1.83h1.05c1.11,0,1.66-.61,1.66-1.83v-1.7h4.19v2.01c0,3.55-1.67,5.32-5.02,5.32h-2.71c-3.35,0-5.02-1.77-5.02-5.32v-20.68c0-3.55,1.67-5.32,5.02-5.32h2.71M43.32,17.32h-2.71c-3.77,0-5.77,2.1-5.77,6.07v20.68c0,3.97,1.99,6.07,5.77,6.07h2.71c3.77,0,5.77-2.1,5.77-6.07v-2.76h-5.69v2.45c0,1-.41,1.08-.91,1.08h-1.05c-.5,0-.91-.08-.91-1.08v-20.07c0-1,.41-1.08.91-1.08h.83c.84,0,1.13.27,1.13,1.08v3.98h5.69v-4.28c0-3.97-1.99-6.07-5.77-6.07h0Z" style="fill:#65a042;"/><path d="M54.98,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.48l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM55.83,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M59.37,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M56.9,22.68h-2.57l-.74,5.98h2.57l.74-5.98M60.22,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM54.99,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/><path d="M42.56,53.15h-26.23c-.14,0-.25-.1-.25-.23s.11-.23.25-.23h26.23c.14,0,.25.1.25.23s-.11.23-.25.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.7,58.81c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92v-24.89c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.22,23.49c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23v-25.57c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.22,22.74c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18v-29.89c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,46.81H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,39.48H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,32.15H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.44,24.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.54,56.13c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92v-24.89c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,20.82c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23v-25.57c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,20.07c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18v-29.89c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M41.3,49.04V16.96h7.66c4.16,0,6.27,2.15,6.27,6.4v20.77c0,3.21-1.87,4.91-5.39,4.91h-8.54ZM49.01,44.49c1.13,0,1.28-.52,1.28-1.02v-20.07c0-1.68-.8-1.89-1.5-1.89h-2.55v22.99h2.77Z" style="fill:#35342c;"/><path d="M48.96,17.33c3.93,0,5.89,2.01,5.89,6.02v20.77c0,3.03-1.67,4.54-5.02,4.54h-8.16v-31.33h7.29M45.87,44.87h3.14c1.11,0,1.66-.46,1.66-1.4v-20.07c0-1.51-.63-2.27-1.88-2.27h-2.92v23.74M48.96,16.58h-8.04v32.83h8.91c4.77,0,5.77-2.88,5.77-5.29v-20.77c0-4.43-2.3-6.77-6.64-6.77h0ZM46.62,21.88h2.17c.55,0,1.13.12,1.13,1.52v20.07c0,.32,0,.65-.91.65h-2.39v-22.24h0Z" style="fill:#65a042;"/><path d="M41.3,49.04V16.96h7.66c4.16,0,6.27,2.15,6.27,6.4v20.77c0,3.21-1.87,4.91-5.39,4.91h-8.54ZM49.01,44.49c1.13,0,1.28-.52,1.28-1.02v-20.07c0-1.68-.8-1.89-1.5-1.89h-2.55v22.99h2.77Z" style="fill:#35342c;"/><path d="M48.96,17.33c3.93,0,5.89,2.01,5.89,6.02v20.77c0,3.03-1.67,4.54-5.02,4.54h-8.16v-31.33h7.29M45.87,44.87h3.14c1.11,0,1.66-.46,1.66-1.4v-20.07c0-1.51-.63-2.27-1.88-2.27h-2.92v23.74M48.96,16.58h-8.04v32.83h8.91c4.77,0,5.77-2.88,5.77-5.29v-20.77c0-4.43-2.3-6.77-6.64-6.77h0ZM46.62,21.88h2.17c.55,0,1.13.12,1.13,1.52v20.07c0,.32,0,.65-.91.65h-2.39v-22.24h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,46.81H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,39.48H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,32.15H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,24.82H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.54,56.13c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92v-24.89c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,20.82c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23v-25.57c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,20.07c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18v-29.89c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M34.9,49.77V17.69h7.66c4.16,0,6.27,2.15,6.27,6.4v20.77c0,3.21-1.87,4.91-5.39,4.91h-8.54ZM42.6,45.23c1.13,0,1.28-.52,1.28-1.02v-20.07c0-1.68-.8-1.89-1.5-1.89h-2.55v22.99h2.77Z" style="fill:#35342c;"/><path d="M42.56,18.07c3.93,0,5.89,2.01,5.89,6.02v20.77c0,3.03-1.67,4.54-5.02,4.54h-8.16v-31.33h7.29M39.46,45.6h3.14c1.11,0,1.66-.46,1.66-1.4v-20.07c0-1.51-.63-2.27-1.88-2.27h-2.92v23.74M42.56,17.32h-8.04v32.83h8.91c4.77,0,5.77-2.88,5.77-5.29v-20.77c0-4.43-2.3-6.77-6.64-6.77h0ZM40.21,22.61h2.17c.55,0,1.13.12,1.13,1.52v20.07c0,.32,0,.65-.91.65h-2.39v-22.24h0Z" style="fill:#65a042;"/><path d="M55.52,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.49l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM56.38,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M59.91,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M57.45,22.68h-2.57l-.74,5.98h2.57l.74-5.98M60.76,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM55.54,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/><path d="M34.9,49.77V17.69h7.66c4.16,0,6.27,2.15,6.27,6.4v20.77c0,3.21-1.87,4.91-5.39,4.91h-8.54ZM42.6,45.23c1.13,0,1.28-.52,1.28-1.02v-20.07c0-1.68-.8-1.89-1.5-1.89h-2.55v22.99h2.77Z" style="fill:#35342c;"/><path d="M42.56,18.07c3.93,0,5.89,2.01,5.89,6.02v20.77c0,3.03-1.67,4.54-5.02,4.54h-8.16v-31.33h7.29M39.46,45.6h3.14c1.11,0,1.66-.46,1.66-1.4v-20.07c0-1.51-.63-2.27-1.88-2.27h-2.92v23.74M42.56,17.32h-8.04v32.83h8.91c4.77,0,5.77-2.88,5.77-5.29v-20.77c0-4.43-2.3-6.77-6.64-6.77h0ZM40.21,22.61h2.17c.55,0,1.13.12,1.13,1.52v20.07c0,.32,0,.65-.91.65h-2.39v-22.24h0Z" style="fill:#65a042;"/><path d="M55.52,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.49l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM56.38,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M59.91,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M57.45,22.68h-2.57l-.74,5.98h2.57l.74-5.98M60.76,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM55.54,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.45,17.49H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.45,46.81H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.45,39.48H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.45,32.15H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.45,24.82H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#65a042;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.54,52.47c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92v-24.89c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,17.15c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23v-25.57c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,16.4h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18v-29.89c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><polygon points="42.7 49.04 42.7 16.96 53.83 16.96 53.83 21.5 47.64 21.5 47.64 30.27 53.14 30.27 53.14 34.81 47.64 34.81 47.64 44.49 53.83 44.49 53.83 49.04 42.7 49.04" style="fill:#35342c;"/><path d="M53.46,17.33v3.8h-6.2v9.51h5.5v3.8h-5.5v10.43h6.2v3.8h-10.39v-31.33h10.39M54.21,16.58h-11.89v32.83h11.89v-5.3h-6.2v-8.93h5.5v-5.3h-5.5v-8.01h6.2v-5.3h0Z" style="fill:#65a042;"/><polygon points="42.7 49.04 42.7 16.96 53.83 16.96 53.83 21.5 47.64 21.5 47.64 30.27 53.14 30.27 53.14 34.81 47.64 34.81 47.64 44.49 53.83 44.49 53.83 49.04 42.7 49.04" style="fill:#35342c;"/><path d="M53.46,17.33v3.8h-6.2v9.51h5.5v3.8h-5.5v10.43h6.2v3.8h-10.39v-31.33h10.39M54.21,16.58h-11.89v32.83h11.89v-5.3h-6.2v-8.93h5.5v-5.3h-5.5v-8.01h6.2v-5.3h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,46.81H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,39.48H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,32.15H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.44,24.82H16.55c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.54,48.8c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V13.96c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.2.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,13.49c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V13.96c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,12.74h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V14.09c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><polygon points="42.7 49.04 42.7 16.96 53.83 16.96 53.83 21.5 47.64 21.5 47.64 30.27 53.14 30.27 53.14 34.81 47.64 34.81 47.64 49.04 42.7 49.04" style="fill:#35342c;"/><path d="M53.46,17.33v3.8h-6.2v9.51h5.5v3.8h-5.5v14.23h-4.19v-31.33h10.39M54.21,16.58h-11.89v32.83h5.69v-14.23h5.5v-5.3h-5.5v-8.01h6.2v-5.3h0Z" style="fill:#65a042;"/><polygon points="42.7 49.04 42.7 16.96 53.83 16.96 53.83 21.5 47.64 21.5 47.64 30.27 53.14 30.27 53.14 34.81 47.64 34.81 47.64 49.04 42.7 49.04" style="fill:#35342c;"/><path d="M53.46,17.33v3.8h-6.2v9.51h5.5v3.8h-5.5v14.23h-4.19v-31.33h10.39M54.21,16.58h-11.89v32.83h5.69v-14.23h5.5v-5.3h-5.5v-8.01h6.2v-5.3h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.45,17.49H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.45,46.81H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.45,39.48H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.45,32.15H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.45,24.82H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c; stroke:#35342c; stroke-miterlimit:10; stroke-width:.25px;"/><path d="M23.54,48.8c-2.06,0-5.24-1.32-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V13.96c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,13.49c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V13.96c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,12.74h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V14.09c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><polygon points="36.73 49.77 36.73 17.69 47.86 17.69 47.86 22.24 41.67 22.24 41.67 31 47.17 31 47.17 35.55 41.67 35.55 41.67 49.77 36.73 49.77" style="fill:#35342c;"/><path d="M47.49,18.07v3.8h-6.2v9.51h5.5v3.8h-5.5v14.23h-4.19v-31.33h10.39M48.24,17.32h-11.89v32.83h5.69v-14.23h5.5v-5.3h-5.5v-8.01h6.2v-5.3h0Z" style="fill:#65a042;"/><path d="M53.69,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.49l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM54.54,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M58.08,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M55.61,22.68h-2.57l-.74,5.98h2.57l.74-5.98M58.93,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2.01l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM53.71,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/><polygon points="36.73 49.77 36.73 17.69 47.86 17.69 47.86 22.24 41.67 22.24 41.67 31 47.17 31 47.17 35.55 41.67 35.55 41.67 49.77 36.73 49.77" style="fill:#35342c;"/><path d="M47.49,18.07v3.8h-6.2v9.51h5.5v3.8h-5.5v14.23h-4.19v-31.33h10.39M48.24,17.32h-11.89v32.83h5.69v-14.23h5.5v-5.3h-5.5v-8.01h6.2v-5.3h0Z" style="fill:#65a042;"/><path d="M53.69,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.53-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.49l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM54.54,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M58.08,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M55.61,22.68h-2.57l-.74,5.98h2.57l.74-5.98M58.93,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2.01l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM53.71,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,46.81H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,39.48H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,32.15H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,24.82H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M23.54,45.14c-2.06,0-5.24-1.33-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V10.29c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.21.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,9.82c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V10.29c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,9.07h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V10.43c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M46.48,49.04c-3.41,0-5.22-1.96-5.22-5.66v-20.69c0-3.81,1.76-5.74,5.22-5.74h2.88c3.78,0,5.7,1.96,5.7,5.83v3.78h-4.94v-3.17c0-1.68-.76-1.89-1.42-1.89h-1.05c-.68,0-1.46.22-1.46,1.89v19.2c0,1.68.78,1.89,1.46,1.89h2.46v-6.93h-2.18v-4.55h7.12v16.02h-8.58Z" style="fill:#35342c;"/><path d="M49.36,17.33c3.55,0,5.32,1.82,5.32,5.45v3.4h-4.19v-2.79c0-1.51-.6-2.27-1.79-2.27h-1.05c-1.22,0-1.83.76-1.83,2.27v19.2c0,1.51.61,2.27,1.83,2.27h2.84v-7.68h-2.18v-3.8h6.37v15.27h-8.2c-3.23,0-4.84-1.76-4.84-5.28v-20.68c0-3.58,1.61-5.37,4.84-5.37h2.88M49.36,16.58h-2.88c-2.55,0-5.59,1.06-5.59,6.12v20.68c0,4.98,3.04,6.03,5.59,6.03h8.95v-16.77h-7.87v5.3h2.18v6.18h-2.09c-.4,0-1.08,0-1.08-1.52v-19.2c0-1.52.68-1.52,1.08-1.52h1.05c.39,0,1.04,0,1.04,1.52v3.54h5.69v-4.15c0-4.06-2.1-6.2-6.07-6.2h0Z" style="fill:#65a042;"/><path d="M46.48,49.04c-3.41,0-5.22-1.96-5.22-5.66v-20.69c0-3.81,1.76-5.74,5.22-5.74h2.88c3.78,0,5.7,1.96,5.7,5.83v3.78h-4.94v-3.17c0-1.68-.76-1.89-1.42-1.89h-1.05c-.68,0-1.46.22-1.46,1.89v19.2c0,1.68.78,1.89,1.46,1.89h2.46v-6.93h-2.18v-4.55h7.12v16.02h-8.58Z" style="fill:#35342c;"/><path d="M49.36,17.33c3.55,0,5.32,1.82,5.32,5.45v3.4h-4.19v-2.79c0-1.51-.6-2.27-1.79-2.27h-1.05c-1.22,0-1.83.76-1.83,2.27v19.2c0,1.51.61,2.27,1.83,2.27h2.84v-7.68h-2.18v-3.8h6.37v15.27h-8.2c-3.23,0-4.84-1.76-4.84-5.28v-20.68c0-3.58,1.61-5.37,4.84-5.37h2.88M49.36,16.58h-2.88c-2.55,0-5.59,1.06-5.59,6.12v20.68c0,4.98,3.04,6.03,5.59,6.03h8.95v-16.77h-7.87v5.3h2.18v6.18h-2.09c-.4,0-1.08,0-1.08-1.52v-19.2c0-1.52.68-1.52,1.08-1.52h1.05c.39,0,1.04,0,1.04,1.52v3.54h5.69v-4.15c0-4.06-2.1-6.2-6.07-6.2h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="76" height="66" viewBox="0 0 76 66"><path d="M59.44,17.49H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,46.81H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,39.48H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,32.15H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.44,24.82H16.56c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h42.89c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,17.49H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,46.81H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,39.48H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,32.15H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M59.69,24.82H16.31c-.13,0-.23-.1-.23-.23s.1-.23.23-.23h43.38c.13,0,.23.1.23.23s-.1.23-.23.23Z" style="fill:#35342c;"/><path d="M23.54,45.14c-2.06,0-5.24-1.33-5.74-3.48-.42-1.83-.07-3.52,1.02-4.89,1.25-1.57,3.33-2.51,5.56-2.51,1.29,0,2.51.32,3.57.92V10.29c0-.34.29-.63.8-.79.1-.03.2-.05.3-.05.54,0,.97.44.97.98v29.89c0,2.35-4.14,4.66-6.17,4.81-.1,0-.2.01-.31.01Z" style="fill:#35342c;"/><path d="M29.05,9.82c.32,0,.6.26.6.6v29.89c0,2.07-3.95,4.3-5.82,4.43-.09,0-.19,0-.29,0-1.94,0-4.93-1.25-5.37-3.19-.97-4.22,2.57-6.94,6.22-6.94,1.38,0,2.77.39,3.94,1.23V10.29c0-.18.25-.34.54-.44.06-.02.12-.03.18-.03M29.05,9.07h0c-.14,0-.28.02-.41.07-.96.31-1.06.91-1.06,1.15v24.27c-.98-.45-2.06-.68-3.19-.68-2.35,0-4.54.99-5.86,2.65-1.16,1.46-1.54,3.26-1.09,5.2.56,2.43,3.96,3.77,6.1,3.77.12,0,.23,0,.34-.01,2.2-.16,6.52-2.6,6.52-5.18V10.43c0-.75-.6-1.35-1.35-1.35h0Z" style="fill:#65a042;"/><path d="M40.22,49.77c-3.46,0-5.22-1.9-5.22-5.66v-20.68c0-3.81,1.76-5.74,5.22-5.74h2.88c3.78,0,5.7,1.96,5.7,5.83v3.78h-4.94v-3.17c0-1.68-.76-1.89-1.41-1.89h-1.05c-.68,0-1.46.22-1.46,1.89v19.2c0,1.68.78,1.89,1.46,1.89h2.46v-6.93h-2.18v-4.55h7.12v16.02h-8.58Z" style="fill:#35342c;"/><path d="M43.1,18.07c3.55,0,5.32,1.82,5.32,5.45v3.4h-4.19v-2.79c0-1.51-.6-2.27-1.79-2.27h-1.05c-1.22,0-1.83.76-1.83,2.27v19.2c0,1.51.61,2.27,1.83,2.27h2.84v-7.68h-2.18v-3.8h6.37v15.27h-8.2c-3.23,0-4.84-1.76-4.84-5.28v-20.68c0-3.58,1.61-5.37,4.84-5.37h2.88M43.1,17.32h-2.88c-2.55,0-5.59,1.06-5.59,6.12v20.68c0,4.98,3.04,6.03,5.59,6.03h8.95v-16.77h-7.87v5.3h2.18v6.18h-2.09c-.4,0-1.08,0-1.08-1.52v-19.2c0-1.52.68-1.52,1.08-1.52h1.05c.39,0,1.04,0,1.04,1.52v3.54h5.69v-4.15c0-4.06-2.1-6.2-6.07-6.2h0Z" style="fill:#65a042;"/><path d="M55.19,35.24l.53-4.48h-1.81l-.53,4.48h-2.49l.53-4.48h-1.98l.29-2.48h2.01l.65-5.23h-2.01l.29-2.48h2.01l.54-4.35h2.49l-.53,4.35h1.81l.53-4.35h2.49l-.53,4.35h1.88l-.29,2.48h-1.88l-.65,5.23h1.88l-.29,2.48h-1.91l-.53,4.48h-2.49ZM56.05,28.28l.65-5.23h-1.81l-.65,5.23h1.81Z" style="fill:#35342c;"/><path d="M59.59,16.6l-.53,4.35h1.88l-.2,1.73h-1.88l-.74,5.98h1.88l-.2,1.73h-1.91l-.53,4.48h-1.73l.53-4.48h-2.57l-.53,4.48h-1.73l.53-4.48h-1.98l.2-1.73h2.01l.74-5.98h-2.01l.2-1.73h2.01l.53-4.35h1.73l-.53,4.35h2.57l.53-4.35h1.73M57.12,22.68h-2.57l-.74,5.98h2.57l.74-5.98M60.43,15.85h-3.24l-.08.66-.45,3.69h-1.06l.43-3.51.1-.84h-3.24l-.08.66-.45,3.69h-2.01l-.08.66-.2,1.73-.1.84h2l-.55,4.48h-2.01l-.08.66-.2,1.73-.1.84h1.98l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.06l-.43,3.64-.1.84h3.24l.08-.66.46-3.82h1.91l.08-.66.2-1.73.1-.84h-1.88l.55-4.48h1.89l.08-.66.2-1.73.1-.84h-1.88l.43-3.51.1-.84h0ZM55.21,23.43h1.06l-.55,4.48h-1.06l.55-4.48h0Z" style="fill:#65a042;"/></svg>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
+ <svg fill="#000000" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
4
+ width="76" height="66" viewBox="0 -50 300 400" xml:space="preserve">
5
+ <path id="XMLID_831_" d="M149.83,130.355l42.148-41.852L103.474,0L82.261,21.213l42.143,42.143l-42.143,41.857l52.543,52.543
6
+ c-25.63,6.826-44.571,30.229-44.571,57.979c0,33.084,26.916,60,60,60v-30c-16.542,0-30-13.457-30-30c0-16.541,13.458-30,30-30
7
+ c7.948,0,15.438,3.078,21.089,8.664l0.063-0.063l0.877,0.877L193.474,174L149.83,130.355z"/>
8
+ </svg>
@@ -0,0 +1,3 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
2
+ height="66.205307"
3
+ viewBox="0 0 76.89888 66.205307"><path d="M67.87,26.04l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM66.1,37.82l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65ZM57.75,21.24c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M57.75,35.83c-1.56,0-2.83-1.27-2.83-2.83,0-1.56,1.27-2.83,2.83-2.83s2.83,1.27,2.83,2.83-1.27,2.83-2.83,2.83ZM57.75,31.53c-.81,0-1.46.66-1.46,1.46s.66,1.46,1.46,1.46,1.46-.66,1.46-1.46-.66-1.46-1.46-1.46Z" style="fill:#898345;"/><path d="M67.87,26.04l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM57.75,21.24c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74ZM66.1,37.82l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65Z" style="fill:#34332b;"/><circle cx="57.75" cy="33" r="2.15" style="fill:#34332b;"/><g style="opacity:.25;"><path d="M14.6,25.7h-.8c.63-.41,1.04-1.11,1.04-1.92,0-1.26-1.02-2.28-2.28-2.28s-2.28,1.02-2.28,2.28c0,.81.42,1.51,1.04,1.92h-.41c-1.46,0-2.96.85-2.96,2.26v6.24c0,.67.54,1.21,1.21,1.21.27,0,.52-.09.73-.24v7.87c0,.39.15.75.43,1.03.28.28.64.43,1.03.43.51,0,.97-.27,1.22-.67.05.07.11.14.17.2.27.28.64.43,1.03.43.8,0,1.46-.66,1.46-1.46v-7.84c.2.15.46.24.73.24.67,0,1.21-.54,1.21-1.21v-6.24c0-1.35-1.03-2.26-2.57-2.26ZM10.76,23.78c0-.99.8-1.8,1.8-1.8s1.8.81,1.8,1.8-.81,1.8-1.8,1.8-1.8-.8-1.8-1.8ZM16.68,34.2c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-5.56c0-.16-.08-.29-.24-.29-.15,0-.23.12-.24.27v14.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-7.37c0-.07-.03-.14-.09-.18-.04-.04-.09-.06-.16-.06s-.12.02-.16.06c-.05.04-.09.11-.09.18v7.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-14.41c0-.16-.08-.29-.24-.29s-.24.14-.24.29v5.56c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-6.24c0-1.07,1.19-1.77,2.48-1.77h3.69c1.28,0,2.09.7,2.09,1.77v6.24Z" style="fill:#898345;"/><path d="M14.35,23.78c0,1-.81,1.8-1.8,1.8s-1.8-.8-1.8-1.8.8-1.8,1.8-1.8,1.8.81,1.8,1.8Z" style="fill:#34332b;"/><path d="M16.68,27.96v6.24c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-5.56c0-.16-.08-.29-.24-.29-.15,0-.23.12-.24.27v14.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-7.37c0-.07-.03-.14-.09-.18-.04-.04-.09-.06-.16-.06s-.12.02-.16.06c-.05.04-.09.11-.09.18v7.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-14.41c0-.16-.08-.29-.24-.29s-.24.14-.24.29v5.56c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-6.24c0-1.07,1.19-1.77,2.48-1.77h3.69c1.28,0,2.09.7,2.09,1.77Z" style="fill:#34332b;"/></g><g style="opacity:.5;"><path d="M23.97,22.31h-1.17c.92-.6,1.53-1.63,1.53-2.81,0-1.84-1.5-3.34-3.34-3.34s-3.34,1.5-3.34,3.34c0,1.18.61,2.21,1.53,2.81h-.6c-2.13,0-4.34,1.24-4.34,3.31v9.14c0,.98.8,1.78,1.78,1.78.4,0,.77-.14,1.07-.36v11.53c0,.57.22,1.1.63,1.51.41.41.94.63,1.51.63.75,0,1.42-.39,1.79-.98.07.11.16.21.25.3.4.41.94.63,1.51.63,1.17,0,2.13-.96,2.13-2.13v-11.48c.29.22.67.36,1.07.36.98,0,1.78-.8,1.78-1.78v-9.14c0-1.98-1.51-3.31-3.77-3.31ZM18.35,19.5c0-1.45,1.17-2.63,2.63-2.63s2.63,1.18,2.63,2.63-1.18,2.63-2.63,2.63-2.63-1.17-2.63-2.63ZM27.03,34.76c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-8.14c0-.23-.12-.43-.36-.43-.22,0-.34.18-.36.39v21.08c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-10.79c0-.11-.05-.21-.13-.27-.06-.06-.14-.09-.23-.09s-.17.03-.23.09c-.08.06-.13.16-.13.27v10.84c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-21.09c0-.23-.12-.43-.36-.43s-.36.2-.36.43v8.14c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-9.14c0-1.56,1.75-2.6,3.63-2.6h5.4c1.88,0,3.06,1.03,3.06,2.6v9.14Z" style="fill:#898345;"/><path d="M23.61,19.5c0,1.46-1.18,2.63-2.63,2.63s-2.63-1.17-2.63-2.63,1.17-2.63,2.63-2.63,2.63,1.18,2.63,2.63Z" style="fill:#34332b;"/><path d="M27.03,25.62v9.14c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-8.14c0-.23-.12-.43-.36-.43-.22,0-.34.18-.36.39v21.08c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-10.79c0-.11-.05-.21-.13-.27-.06-.06-.14-.09-.23-.09s-.17.03-.23.09c-.08.06-.13.16-.13.27v10.84c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-21.09c0-.23-.12-.43-.36-.43s-.36.2-.36.43v8.14c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-9.14c0-1.56,1.75-2.6,3.63-2.6h5.4c1.88,0,3.06,1.03,3.06,2.6Z" style="fill:#34332b;"/></g><path d="M37.83,17.97h-1.65c1.29-.84,2.15-2.29,2.15-3.95,0-2.59-2.11-4.7-4.7-4.7s-4.7,2.11-4.7,4.7c0,1.66.86,3.11,2.15,3.95h-.85c-3,0-6.1,1.74-6.1,4.65v12.85c0,1.38,1.12,2.5,2.5,2.5.56,0,1.08-.19,1.5-.5v16.21c0,.8.31,1.55.88,2.12.57.57,1.32.88,2.12.88,1.06,0,1.99-.55,2.52-1.38.1.15.22.29.35.42.56.57,1.32.89,2.13.89,1.65,0,3-1.35,3-3v-16.14c.41.31.94.5,1.5.5,1.38,0,2.5-1.12,2.5-2.5v-12.85c0-2.78-2.13-4.65-5.3-4.65ZM29.93,14.02c0-2.04,1.65-3.7,3.7-3.7s3.7,1.66,3.7,3.7-1.66,3.7-3.7,3.7-3.7-1.65-3.7-3.7ZM42.13,35.47c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-11.45c0-.32-.17-.6-.5-.6-.31,0-.48.25-.5.55v29.64c0,1.1-.9,2-2,2-.55,0-1.05-.22-1.41-.59-.36-.36-.59-.86-.59-1.41v-15.17c0-.15-.07-.29-.18-.38-.08-.08-.19-.12-.32-.12s-.24.04-.32.12c-.11.09-.18.23-.18.38v15.24c0,1.1-.9,2-2,2-.55,0-1.05-.23-1.41-.59-.36-.36-.59-.86-.59-1.41v-29.66c0-.32-.17-.6-.5-.6s-.5.28-.5.6v11.45c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-12.85c0-2.2,2.46-3.65,5.1-3.65h7.6c2.64,0,4.3,1.45,4.3,3.65v12.85Z" style="fill:#898345;"/><path d="M37.33,14.02c0,2.05-1.66,3.7-3.7,3.7s-3.7-1.65-3.7-3.7,1.65-3.7,3.7-3.7,3.7,1.66,3.7,3.7Z" style="fill:#34332b;"/><path d="M42.13,22.62v12.85c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-11.45c0-.32-.17-.6-.5-.6-.31,0-.48.25-.5.55v29.64c0,1.1-.9,2-2,2-.55,0-1.05-.22-1.41-.59-.36-.36-.59-.86-.59-1.41v-15.17c0-.15-.07-.29-.18-.38-.08-.08-.19-.12-.32-.12s-.24.04-.32.12c-.11.09-.18.23-.18.38v15.24c0,1.1-.9,2-2,2-.55,0-1.05-.23-1.41-.59-.36-.36-.59-.86-.59-1.41v-29.66c0-.32-.17-.6-.5-.6s-.5.28-.5.6v11.45c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-12.85c0-2.2,2.46-3.65,5.1-3.65h7.6c2.64,0,4.3,1.45,4.3,3.65Z" style="fill:#34332b;"/></svg>
@@ -0,0 +1,3 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
2
+ height="66.205307"
3
+ viewBox="0 0 76.89888 66.205307"><path d="M67.87,26.04l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM66.1,37.82l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65ZM57.75,21.24c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74Z" style="fill:none; stroke:#898345; stroke-miterlimit:10; stroke-width:2px;"/><path d="M57.75,35.83c-1.56,0-2.83-1.27-2.83-2.83,0-1.56,1.27-2.83,2.83-2.83s2.83,1.27,2.83,2.83-1.27,2.83-2.83,2.83ZM57.75,31.53c-.81,0-1.46.66-1.46,1.46s.66,1.46,1.46,1.46,1.46-.66,1.46-1.46-.66-1.46-1.46-1.46Z" style="fill:#898345;"/><path d="M67.87,26.04l-4.46-2.58-4.7-2.71c-.3-.17-.63-.26-.96-.26s-.67.09-.97.26l-4.69,2.71-4.46,2.58c-.59.34-.96.98-.96,1.67v10.57c0,.69.37,1.33.96,1.67l9.15,5.29c.3.17.63.26.97.26s.66-.09.96-.26l9.16-5.29c.59-.34.96-.98.96-1.67v-10.57c0-.69-.37-1.33-.96-1.67ZM57.75,21.24c.41,0,.74.33.74.74s-.33.74-.74.74-.74-.33-.74-.74.33-.74.74-.74ZM66.1,37.82l-8.36,4.83-8.36-4.83v-9.66s3.43-1.98,3.43-1.98h9.84s3.43,1.98,3.43,1.98v9.65Z" style="fill:#34332b;"/><circle cx="57.75" cy="33" r="2.15" style="fill:#34332b;"/><g style="opacity:.25;"><path d="M37.83,17.97h-1.65c1.29-.84,2.15-2.29,2.15-3.95,0-2.59-2.11-4.7-4.7-4.7s-4.7,2.11-4.7,4.7c0,1.66.86,3.11,2.15,3.95h-.85c-3,0-6.1,1.74-6.1,4.65v12.85c0,1.38,1.12,2.5,2.5,2.5.56,0,1.08-.19,1.5-.5v16.21c0,.8.31,1.55.88,2.12.57.57,1.32.88,2.12.88,1.06,0,1.99-.55,2.52-1.38.1.15.22.29.35.42.56.57,1.32.89,2.13.89,1.65,0,3-1.35,3-3v-16.14c.41.31.94.5,1.5.5,1.38,0,2.5-1.12,2.5-2.5v-12.85c0-2.78-2.13-4.65-5.3-4.65ZM29.93,14.02c0-2.04,1.65-3.7,3.7-3.7s3.7,1.66,3.7,3.7-1.66,3.7-3.7,3.7-3.7-1.65-3.7-3.7ZM42.13,35.47c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-11.45c0-.32-.17-.6-.5-.6-.31,0-.48.25-.5.55v29.64c0,1.1-.9,2-2,2-.55,0-1.05-.22-1.41-.59-.36-.36-.59-.86-.59-1.41v-15.17c0-.15-.07-.29-.18-.38-.08-.08-.19-.12-.32-.12s-.24.04-.32.12c-.11.09-.18.23-.18.38v15.24c0,1.1-.9,2-2,2-.55,0-1.05-.23-1.41-.59-.36-.36-.59-.86-.59-1.41v-29.66c0-.32-.17-.6-.5-.6s-.5.28-.5.6v11.45c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-12.85c0-2.2,2.46-3.65,5.1-3.65h7.6c2.64,0,4.3,1.45,4.3,3.65v12.85Z" style="fill:#898345;"/><path d="M37.33,14.02c0,2.05-1.66,3.7-3.7,3.7s-3.7-1.65-3.7-3.7,1.65-3.7,3.7-3.7,3.7,1.66,3.7,3.7Z" style="fill:#34332b;"/><path d="M42.13,22.62v12.85c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-11.45c0-.32-.17-.6-.5-.6-.31,0-.48.25-.5.55v29.64c0,1.1-.9,2-2,2-.55,0-1.05-.22-1.41-.59-.36-.36-.59-.86-.59-1.41v-15.17c0-.15-.07-.29-.18-.38-.08-.08-.19-.12-.32-.12s-.24.04-.32.12c-.11.09-.18.23-.18.38v15.24c0,1.1-.9,2-2,2-.55,0-1.05-.23-1.41-.59-.36-.36-.59-.86-.59-1.41v-29.66c0-.32-.17-.6-.5-.6s-.5.28-.5.6v11.45c0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5v-12.85c0-2.2,2.46-3.65,5.1-3.65h7.6c2.64,0,4.3,1.45,4.3,3.65Z" style="fill:#34332b;"/></g><g style="opacity:.5;"><path d="M23.97,22.31h-1.17c.92-.6,1.53-1.63,1.53-2.81,0-1.84-1.5-3.34-3.34-3.34s-3.34,1.5-3.34,3.34c0,1.18.61,2.21,1.53,2.81h-.6c-2.13,0-4.34,1.24-4.34,3.31v9.14c0,.98.8,1.78,1.78,1.78.4,0,.77-.14,1.07-.36v11.53c0,.57.22,1.1.63,1.51.41.41.94.63,1.51.63.75,0,1.42-.39,1.79-.98.07.11.16.21.25.3.4.41.94.63,1.51.63,1.17,0,2.13-.96,2.13-2.13v-11.48c.29.22.67.36,1.07.36.98,0,1.78-.8,1.78-1.78v-9.14c0-1.98-1.51-3.31-3.77-3.31ZM18.35,19.5c0-1.45,1.17-2.63,2.63-2.63s2.63,1.18,2.63,2.63-1.18,2.63-2.63,2.63-2.63-1.17-2.63-2.63ZM27.03,34.76c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-8.14c0-.23-.12-.43-.36-.43-.22,0-.34.18-.36.39v21.08c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-10.79c0-.11-.05-.21-.13-.27-.06-.06-.14-.09-.23-.09s-.17.03-.23.09c-.08.06-.13.16-.13.27v10.84c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-21.09c0-.23-.12-.43-.36-.43s-.36.2-.36.43v8.14c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-9.14c0-1.56,1.75-2.6,3.63-2.6h5.4c1.88,0,3.06,1.03,3.06,2.6v9.14Z" style="fill:#898345;"/><path d="M23.61,19.5c0,1.46-1.18,2.63-2.63,2.63s-2.63-1.17-2.63-2.63,1.17-2.63,2.63-2.63,2.63,1.18,2.63,2.63Z" style="fill:#34332b;"/><path d="M27.03,25.62v9.14c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-8.14c0-.23-.12-.43-.36-.43-.22,0-.34.18-.36.39v21.08c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-10.79c0-.11-.05-.21-.13-.27-.06-.06-.14-.09-.23-.09s-.17.03-.23.09c-.08.06-.13.16-.13.27v10.84c0,.78-.64,1.42-1.42,1.42-.39,0-.75-.16-1-.42-.26-.26-.42-.61-.42-1v-21.09c0-.23-.12-.43-.36-.43s-.36.2-.36.43v8.14c0,.59-.48,1.07-1.07,1.07s-1.07-.48-1.07-1.07v-9.14c0-1.56,1.75-2.6,3.63-2.6h5.4c1.88,0,3.06,1.03,3.06,2.6Z" style="fill:#34332b;"/></g><path d="M14.6,25.7h-.8c.63-.41,1.04-1.11,1.04-1.92,0-1.26-1.02-2.28-2.28-2.28s-2.28,1.02-2.28,2.28c0,.81.42,1.51,1.04,1.92h-.41c-1.46,0-2.96.85-2.96,2.26v6.24c0,.67.54,1.21,1.21,1.21.27,0,.52-.09.73-.24v7.87c0,.39.15.75.43,1.03.28.28.64.43,1.03.43.51,0,.97-.27,1.22-.67.05.07.11.14.17.2.27.28.64.43,1.03.43.8,0,1.46-.66,1.46-1.46v-7.84c.2.15.46.24.73.24.67,0,1.21-.54,1.21-1.21v-6.24c0-1.35-1.03-2.26-2.57-2.26ZM10.76,23.78c0-.99.8-1.8,1.8-1.8s1.8.81,1.8,1.8-.81,1.8-1.8,1.8-1.8-.8-1.8-1.8ZM16.68,34.2c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-5.56c0-.16-.08-.29-.24-.29-.15,0-.23.12-.24.27v14.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-7.37c0-.07-.03-.14-.09-.18-.04-.04-.09-.06-.16-.06s-.12.02-.16.06c-.05.04-.09.11-.09.18v7.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-14.41c0-.16-.08-.29-.24-.29s-.24.14-.24.29v5.56c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-6.24c0-1.07,1.19-1.77,2.48-1.77h3.69c1.28,0,2.09.7,2.09,1.77v6.24Z" style="fill:#898345;"/><path d="M14.35,23.78c0,1-.81,1.8-1.8,1.8s-1.8-.8-1.8-1.8.8-1.8,1.8-1.8,1.8.81,1.8,1.8Z" style="fill:#34332b;"/><path d="M16.68,27.96v6.24c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-5.56c0-.16-.08-.29-.24-.29-.15,0-.23.12-.24.27v14.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-7.37c0-.07-.03-.14-.09-.18-.04-.04-.09-.06-.16-.06s-.12.02-.16.06c-.05.04-.09.11-.09.18v7.4c0,.53-.44.97-.97.97-.27,0-.51-.11-.68-.29-.17-.17-.29-.42-.29-.68v-14.41c0-.16-.08-.29-.24-.29s-.24.14-.24.29v5.56c0,.4-.33.73-.73.73s-.73-.33-.73-.73v-6.24c0-1.07,1.19-1.77,2.48-1.77h3.69c1.28,0,2.09.7,2.09,1.77Z" style="fill:#34332b;"/></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
2
+ height="66.205307" viewBox="0 0 85 66"><circle cx="42.5" cy="33" r="7.69" style="fill:#fff;"/><path d="M42.5,42.17c-5.06,0-9.17-4.11-9.17-9.17s4.11-9.17,9.17-9.17,9.17,4.11,9.17,9.17-4.11,9.17-9.17,9.17ZM42.5,27.83c-2.85,0-5.17,2.32-5.17,5.17s2.32,5.17,5.17,5.17,5.17-2.32,5.17-5.17-2.32-5.17-5.17-5.17ZM42.5,25.83c3.95,0,7.17,3.22,7.17,7.17,0-3.95-3.22-7.17-7.17-7.17s-7.17,3.22-7.17,7.17c0-3.95,3.22-7.17,7.17-7.17Z" style="fill:#898345;"/><path d="M42.5,26.83c3.4,0,6.17,2.77,6.17,6.17s-2.77,6.17-6.17,6.17-6.17-2.77-6.17-6.17,2.77-6.17,6.17-6.17M42.5,24.83c-4.51,0-8.17,3.66-8.17,8.17s3.66,8.17,8.17,8.17,8.17-3.66,8.17-8.17-3.66-8.17-8.17-8.17h0Z" style="fill:#34332b;"/><path d="M56.11,48.6c-.51,0-1.02-.2-1.41-.58l-5.9-5.9c-.78-.78-.78-2.05,0-2.83h0c.78-.78,2.05-.78,2.83,0l5.9,5.9c.78.78.78,2.05,0,2.83-.39.39-.9.59-1.42.59Z" style="fill:#898345;"/><path d="M61.74,35h-8.35c-1.1,0-2-.9-2-2s.9-2,2-2h8.35c1.1,0,2,.9,2,2s-.9,2-2,2Z" style="fill:#898345;"/><path d="M50.2,27.3c-.51,0-1.02-.2-1.41-.58-.78-.78-.78-2.05,0-2.83l5.9-5.9c.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83l-5.9,5.9c-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M42.5,24.11c-1.1,0-2-.9-2-2v-8.35c0-1.1.9-2,2-2s2,.9,2,2v8.35c0,1.1-.9,2-2,2Z" style="fill:#898345;"/><path d="M34.8,27.3c-.51,0-1.02-.2-1.41-.58l-5.9-5.9c-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0l5.9,5.9c.78.78.78,2.05,0,2.83h0c-.39.39-.9.59-1.42.59Z" style="fill:#898345;"/><path d="M31.61,35h-8.35c-1.1,0-2-.9-2-2s.9-2,2-2h8.35c1.1,0,2,.9,2,2s-.9,2-2,2Z" style="fill:#898345;"/><path d="M28.89,48.61c-.51,0-1.02-.19-1.41-.58-.78-.78-.78-2.05,0-2.83l5.9-5.9c.78-.78,2.05-.78,2.83,0h0c.78.78.78,2.05,0,2.83l-5.9,5.9c-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M42.5,54.24c-1.1,0-2-.9-2-2v-8.35c0-1.1.9-2,2-2s2,.9,2,2v8.35c0,1.1-.9,2-2,2Z" style="fill:#898345;"/><path d="M49.5,40h0c.39-.39,1.02-.39,1.41,0l1.56,1.56,1.19,1.19,3.16,3.16c.39.39.39,1.02,0,1.41h0c-.39.39-1.02.39-1.41,0l-3.16-3.16-1.19-1.19-1.56-1.56c-.39-.39-.39-1.02,0-1.41Z" style="fill:#34332b;"/><path d="M52.39,33h0c0-.55.45-1,1-1h8.35c.55,0,1,.45,1,1h0c0,.55-.45,1-1,1h-8.35c-.55,0-1-.45-1-1Z" style="fill:#34332b;"/><path d="M49.5,26h0c-.39-.39-.39-1.02,0-1.41l1.56-1.56,1.19-1.19,3.16-3.16c.39-.39,1.02-.39,1.41,0h0c.39.39.39,1.02,0,1.41l-3.16,3.16-1.19,1.19-1.56,1.56c-.39.39-1.02.39-1.41,0Z" style="fill:#34332b;"/><path d="M42.5,23.11h0c-.55,0-1-.45-1-1v-2.2s0-1.68,0-1.68v-4.47c0-.55.45-1,1-1h0c.55,0,1,.45,1,1v6.15s0,2.2,0,2.2c0,.55-.45,1-1,1Z" style="fill:#34332b;"/><path d="M35.5,26h0c-.39.39-1.02.39-1.41,0l-1.56-1.56-1.19-1.19-3.16-3.16c-.39-.39-.39-1.02,0-1.41h0c.39-.39,1.02-.39,1.41,0l3.16,3.16,1.19,1.19,1.56,1.56c.39.39.39,1.02,0,1.41Z" style="fill:#34332b;"/><path d="M32.61,33h0c0,.55-.45,1-1,1h-2.2s-1.68,0-1.68,0h-4.47c-.55,0-1-.45-1-1h0c0-.55.45-1,1-1h6.15s2.2,0,2.2,0c.55,0,1,.45,1,1Z" style="fill:#34332b;"/><path d="M35.5,40h0c.39.39.39,1.02,0,1.41l-1.56,1.56-1.19,1.19-3.16,3.16c-.39.39-1.02.39-1.41,0h0c-.39-.39-.39-1.02,0-1.41l3.16-3.16,1.19-1.19,1.56-1.56c.39-.39,1.02-.39,1.41,0Z" style="fill:#34332b;"/><path d="M42.5,42.89h0c.55,0,1,.45,1,1v2.2s0,1.68,0,1.68v4.47c0,.55-.45,1-1,1h0c-.55,0-1-.45-1-1v-6.15s0-2.2,0-2.2c0-.55.45-1,1-1Z" style="fill:#34332b;"/></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
2
+ height="66.205307" viewBox="0 0 85 66"><path d="M42.5,42.17c-5.06,0-9.17-4.11-9.17-9.17s4.11-9.17,9.17-9.17,9.17,4.11,9.17,9.17-4.11,9.17-9.17,9.17ZM42.5,25.83c-3.95,0-7.17,3.22-7.17,7.17s3.22,7.17,7.17,7.17,7.17-3.22,7.17-7.17-3.22-7.17-7.17-7.17Z" style="fill:#898345;"/><circle cx="42.5" cy="33" r="8.17" style="fill:#34332b;"/><path d="M42.5,19.57c-1.1,0-2-.9-2-2v-3.81c0-1.1.9-2,2-2s2,.9,2,2v3.81c0,1.1-.9,2-2,2Z" style="fill:#898345;"/><path d="M31.59,24.09c-.51,0-1.02-.2-1.41-.58l-2.7-2.7c-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0l2.7,2.7c.78.78.78,2.05,0,2.83-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M27.07,35h-3.81c-1.1,0-2-.9-2-2s.9-2,2-2h3.81c1.1,0,2,.9,2,2s-.9,2-2,2Z" style="fill:#898345;"/><path d="M28.89,48.6c-.51,0-1.02-.2-1.41-.58-.78-.78-.78-2.05,0-2.83l2.7-2.7c.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83l-2.7,2.7c-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M42.5,54.24c-1.1,0-2-.9-2-2v-3.81c0-1.1.9-2,2-2s2,.9,2,2v3.81c0,1.1-.9,2-2,2Z" style="fill:#898345;"/><path d="M56.11,48.61c-.51,0-1.02-.2-1.41-.58l-2.7-2.7c-.38-.38-.58-.88-.58-1.41s.21-1.04.59-1.42c.78-.78,2.05-.78,2.83,0l2.7,2.7c.38.38.59.88.59,1.41s-.21,1.04-.59,1.42-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M61.74,35h-3.81c-1.1,0-2-.9-2-2s.9-2,2-2h3.81c1.1,0,2,.9,2,2s-.9,2-2,2Z" style="fill:#898345;"/><path d="M53.41,24.09c-.51,0-1.02-.19-1.41-.58h0c-.38-.38-.59-.88-.59-1.41s.21-1.04.59-1.42l2.7-2.7c.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83l-2.7,2.7c-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M42.5,18.57h0c-.55,0-1-.45-1-1v-3.81c0-.55.45-1,1-1h0c.55,0,1,.45,1,1v3.81c0,.55-.45,1-1,1Z" style="fill:#34332b;"/><path d="M32.3,22.8h0c-.39.39-1.02.39-1.41,0l-.7-.7-2-2c-.39-.39-.39-1.02,0-1.41h0c.39-.39,1.02-.39,1.41,0l2,2,.7.7c.39.39.39,1.02,0,1.41Z" style="fill:#34332b;"/><path d="M28.07,33h0c0,.55-.45,1-1,1h-.99s-2.83,0-2.83,0c-.55,0-1-.45-1-1h0c0-.55.45-1,1-1h3.81c.55,0,1,.45,1,1Z" style="fill:#34332b;"/><path d="M32.3,43.2h0c.39.39.39,1.02,0,1.41l-.7.7-2,2c-.39.39-1.02.39-1.41,0h0c-.39-.39-.39-1.02,0-1.41l2-2,.7-.7c.39-.39,1.02-.39,1.41,0Z" style="fill:#34332b;"/><path d="M42.5,47.43h0c.55,0,1,.45,1,1v.99s0,2.83,0,2.83c0,.55-.45,1-1,1h0c-.55,0-1-.45-1-1v-2.83s0-.99,0-.99c0-.55.45-1,1-1Z" style="fill:#34332b;"/><path d="M52.7,43.2h0c.39-.39,1.02-.39,1.41,0l.7.7,2,2c.39.39.39,1.02,0,1.41h0c-.39.39-1.02.39-1.41,0l-2-2-.7-.7c-.39-.39-.39-1.02,0-1.41Z" style="fill:#34332b;"/><path d="M56.93,33h0c0-.55.45-1,1-1h.99s2.83,0,2.83,0c.55,0,1,.45,1,1h0c0,.55-.45,1-1,1h-2.83s-.99,0-.99,0c-.55,0-1-.45-1-1Z" style="fill:#34332b;"/><path d="M52.7,22.8h0c-.39-.39-.39-1.02,0-1.41l.7-.7,2-2c.39-.39,1.02-.39,1.41,0h0c.39.39.39,1.02,0,1.41l-2,2-.7.7c-.39.39-1.02.39-1.41,0Z" style="fill:#34332b;"/></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Assess" xmlns="http://www.w3.org/2000/svg" width="76.89888"
2
+ height="66.205307" viewBox="0 0 85 66"><circle cx="42.5" cy="33" r="7.69" style="fill:#fff;"/><path d="M42.5,42.17c-5.06,0-9.17-4.11-9.17-9.17s4.11-9.17,9.17-9.17,9.17,4.11,9.17,9.17-4.11,9.17-9.17,9.17ZM41.5,27.93c-2.37.47-4.17,2.56-4.17,5.07s1.8,4.61,4.17,5.07v-10.15Z" style="fill:#898345;"/><path d="M42.5,24.83c-4.51,0-8.17,3.66-8.17,8.17s3.66,8.17,8.17,8.17,8.17-3.66,8.17-8.17-3.66-8.17-8.17-8.17ZM36.33,33c0-3.4,2.77-6.17,6.17-6.17v12.34c-3.4,0-6.17-2.77-6.17-6.17Z" style="fill:#34332b;"/><path d="M51.76,25.74c-.51,0-1.02-.19-1.41-.58h0c-.78-.78-.78-2.05,0-2.83l4.35-4.35c.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83l-4.35,4.35c-.39.39-.9.58-1.42.58Z" style="fill:#898345;"/><path d="M42.5,21.9c-1.1,0-2-.9-2-2v-6.15c0-1.1.9-2,2-2s2,.9,2,2v6.15c0,1.1-.9,2-2,2Z" style="fill:#898345;"/><path d="M33.24,25.74c-.51,0-1.02-.19-1.41-.58l-4.35-4.35c-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0l4.35,4.35c.78.78.78,2.05,0,2.83h0c-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M29.4,35h-6.15c-1.1,0-2-.9-2-2s.9-2,2-2h6.15c1.1,0,2,.9,2,2s-.9,2-2,2Z" style="fill:#898345;"/><path d="M28.89,48.6c-.51,0-1.02-.2-1.41-.58-.78-.78-.78-2.05,0-2.83l4.35-4.35c.78-.78,2.05-.78,2.83,0h0c.78.78.78,2.05,0,2.83l-4.35,4.35c-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M56.11,48.6c-.51,0-1.02-.19-1.41-.58l-4.35-4.35c-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0l4.35,4.35c.78.78.78,2.05,0,2.83-.39.39-.9.58-1.41.58Z" style="fill:#898345;"/><path d="M61.74,35h-6.15c-1.1,0-2-.9-2-2s.9-2,2-2h6.15c1.1,0,2,.9,2,2s-.9,2-2,2Z" style="fill:#898345;"/><path d="M42.5,54.24c-1.1,0-2-.9-2-2v-6.15c0-1.1.9-2,2-2s2,.9,2,2v6.15c0,1.1-.9,2-2,2Z" style="fill:#898345;"/><path d="M51.05,24.45h0c-.39-.39-.39-1.02,0-1.41l1.19-1.19,3.16-3.16c.39-.39,1.02-.39,1.41,0h0c.39.39.39,1.02,0,1.41l-3.16,3.16-1.19,1.19c-.39.39-1.02.39-1.41,0Z" style="fill:#34332b;"/><path d="M42.5,20.9h0c-.55,0-1-.45-1-1v-6.15c0-.55.45-1,1-1h0c.55,0,1,.45,1,1v6.15c0,.55-.45,1-1,1Z" style="fill:#34332b;"/><path d="M33.95,24.45h0c-.39.39-1.02.39-1.41,0l-1.19-1.19-3.16-3.16c-.39-.39-.39-1.02,0-1.41h0c.39-.39,1.02-.39,1.41,0l3.16,3.16,1.19,1.19c.39.39.39,1.02,0,1.41Z" style="fill:#34332b;"/><path d="M30.4,33h0c0,.55-.45,1-1,1h-6.15c-.55,0-1-.45-1-1h0c0-.55.45-1,1-1h4.47s1.68,0,1.68,0c.55,0,1,.45,1,1Z" style="fill:#34332b;"/><path d="M33.95,41.55h0c.39.39.39,1.02,0,1.41l-1.19,1.19-3.16,3.16c-.39.39-1.02.39-1.41,0h0c-.39-.39-.39-1.02,0-1.41l3.16-3.16,1.19-1.19c.39-.39,1.02-.39,1.41,0Z" style="fill:#34332b;"/><path d="M51.05,41.55h0c.39-.39,1.02-.39,1.41,0l1.19,1.19,3.16,3.16c.39.39.39,1.02,0,1.41h0c-.39.39-1.02.39-1.41,0l-3.16-3.16-1.19-1.19c-.39-.39-.39-1.02,0-1.41Z" style="fill:#34332b;"/><path d="M54.6,33h0c0-.55.45-1,1-1h6.15c.55,0,1,.45,1,1h0c0,.55-.45,1-1,1h-6.15c-.55,0-1-.45-1-1Z" style="fill:#34332b;"/><path d="M42.5,45.1h0c.55,0,1,.45,1,1v6.15c0,.55-.45,1-1,1h0c-.55,0-1-.45-1-1v-6.15c0-.55.45-1,1-1Z" style="fill:#34332b;"/></svg>