@intlayer/design-system 9.0.0-canary.8 → 9.0.0

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 (1322) hide show
  1. package/dist/esm/api/hooks/ai.mjs.map +1 -1
  2. package/dist/esm/api/hooks/analytics.mjs +71 -0
  3. package/dist/esm/api/hooks/analytics.mjs.map +1 -0
  4. package/dist/esm/api/hooks/asset.mjs.map +1 -1
  5. package/dist/esm/api/hooks/audit.mjs.map +1 -1
  6. package/dist/esm/api/hooks/auth.mjs.map +1 -1
  7. package/dist/esm/api/hooks/bitbucket.mjs.map +1 -1
  8. package/dist/esm/api/hooks/dictionary.mjs +15 -3
  9. package/dist/esm/api/hooks/dictionary.mjs.map +1 -1
  10. package/dist/esm/api/hooks/discussions.mjs.map +1 -1
  11. package/dist/esm/api/hooks/editor.mjs.map +1 -1
  12. package/dist/esm/api/hooks/environment.mjs.map +1 -1
  13. package/dist/esm/api/hooks/github.mjs.map +1 -1
  14. package/dist/esm/api/hooks/gitlab.mjs.map +1 -1
  15. package/dist/esm/api/hooks/newsletter.mjs.map +1 -1
  16. package/dist/esm/api/hooks/organization.mjs +35 -3
  17. package/dist/esm/api/hooks/organization.mjs.map +1 -1
  18. package/dist/esm/api/hooks/project.mjs +13 -1
  19. package/dist/esm/api/hooks/project.mjs.map +1 -1
  20. package/dist/esm/api/hooks/reviewer.mjs.map +1 -1
  21. package/dist/esm/api/hooks/search.mjs.map +1 -1
  22. package/dist/esm/api/hooks/showcaseProject.mjs.map +1 -1
  23. package/dist/esm/api/hooks/stripe.mjs.map +1 -1
  24. package/dist/esm/api/hooks/tag.mjs.map +1 -1
  25. package/dist/esm/api/hooks/translate.mjs.map +1 -1
  26. package/dist/esm/api/hooks/user.mjs.map +1 -1
  27. package/dist/esm/api/hooks/utils.mjs.map +1 -1
  28. package/dist/esm/api/index.mjs +4 -3
  29. package/dist/esm/api/useAuth/useAuth.mjs.map +1 -1
  30. package/dist/esm/api/useAuth/useOAuth2.mjs.map +1 -1
  31. package/dist/esm/api/useAuth/useSession.mjs.map +1 -1
  32. package/dist/esm/api/useIntlayerAPI.mjs +6 -1
  33. package/dist/esm/api/useIntlayerAPI.mjs.map +1 -1
  34. package/dist/esm/api/useUser/index.mjs.map +1 -1
  35. package/dist/esm/components/Accordion/Accordion.mjs.map +1 -1
  36. package/dist/esm/components/Avatar/image.mjs.map +1 -1
  37. package/dist/esm/components/Avatar/index.mjs.map +1 -1
  38. package/dist/esm/components/Badge/index.mjs.map +1 -1
  39. package/dist/esm/components/Breadcrumb/breadcrumb.content.mjs.map +1 -1
  40. package/dist/esm/components/Breadcrumb/index.mjs.map +1 -1
  41. package/dist/esm/components/Browser/Browser.content.mjs.map +1 -1
  42. package/dist/esm/components/Browser/Browser.mjs.map +1 -1
  43. package/dist/esm/components/Browser/extractUrlFromSitemap.mjs.map +1 -1
  44. package/dist/esm/components/Button/Button.mjs.map +1 -1
  45. package/dist/esm/components/Carousel/index.content.mjs.map +1 -1
  46. package/dist/esm/components/Carousel/index.mjs +2 -1
  47. package/dist/esm/components/Carousel/index.mjs.map +1 -1
  48. package/dist/esm/components/ClickOutsideDiv/index.mjs.map +1 -1
  49. package/dist/esm/components/CollapsibleTable/CollapsibleTable.mjs.map +1 -1
  50. package/dist/esm/components/Command/index.mjs.map +1 -1
  51. package/dist/esm/components/Container/index.mjs.map +1 -1
  52. package/dist/esm/components/ContentEditor/ContentEditor.mjs.map +1 -1
  53. package/dist/esm/components/ContentEditor/ContentEditorInput.mjs.map +1 -1
  54. package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs.map +1 -1
  55. package/dist/esm/components/ContentSelector/ContentSelector.mjs.map +1 -1
  56. package/dist/esm/components/CopyButton/CopyButton.content.mjs.map +1 -1
  57. package/dist/esm/components/CopyButton/index.mjs.map +1 -1
  58. package/dist/esm/components/CopyToClipboard/index.mjs.map +1 -1
  59. package/dist/esm/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
  60. package/dist/esm/components/DictionaryEditor/ItemLayout.mjs.map +1 -1
  61. package/dist/esm/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs.map +1 -1
  62. package/dist/esm/components/DictionaryEditor/NodeWrapper/BooleanWrapper.mjs.map +1 -1
  63. package/dist/esm/components/DictionaryEditor/NodeWrapper/ConditionWrapper.mjs.map +1 -1
  64. package/dist/esm/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.mjs.map +1 -1
  65. package/dist/esm/components/DictionaryEditor/NodeWrapper/FileWrapper.mjs.map +1 -1
  66. package/dist/esm/components/DictionaryEditor/NodeWrapper/HtmlWrapper.mjs.map +1 -1
  67. package/dist/esm/components/DictionaryEditor/NodeWrapper/InsertionWrapper.mjs.map +1 -1
  68. package/dist/esm/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.mjs.map +1 -1
  69. package/dist/esm/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs.map +1 -1
  70. package/dist/esm/components/DictionaryEditor/NodeWrapper/NumberWrapper.mjs.map +1 -1
  71. package/dist/esm/components/DictionaryEditor/NodeWrapper/PluralWrapper.mjs.map +1 -1
  72. package/dist/esm/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs.map +1 -1
  73. package/dist/esm/components/DictionaryEditor/NodeWrapper/TranslationWrapper.mjs.map +1 -1
  74. package/dist/esm/components/DictionaryEditor/NodeWrapper/index.mjs.map +1 -1
  75. package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs +1 -1
  76. package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs.map +1 -1
  77. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.mjs.map +1 -1
  78. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +24 -22
  79. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
  80. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/object.mjs.map +1 -1
  81. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
  82. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs.map +1 -1
  83. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.mjs.map +1 -1
  84. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs.map +1 -1
  85. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
  86. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs.map +1 -1
  87. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.mjs.map +1 -1
  88. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs.map +1 -1
  89. package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
  90. package/dist/esm/components/DictionaryFieldEditor/EnumKeyInput.mjs.map +1 -1
  91. package/dist/esm/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
  92. package/dist/esm/components/DictionaryFieldEditor/KeyPathBreadcrumb.mjs.map +1 -1
  93. package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +18 -13
  94. package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
  95. package/dist/esm/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs.map +1 -1
  96. package/dist/esm/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
  97. package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +3 -2
  98. package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
  99. package/dist/esm/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs.map +1 -1
  100. package/dist/esm/components/DictionaryFieldEditor/StructureEditor.mjs.map +1 -1
  101. package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs +5 -3
  102. package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
  103. package/dist/esm/components/DictionaryFieldEditor/StructureView/structureView.content.mjs.map +1 -1
  104. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs.map +1 -1
  105. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs.map +1 -1
  106. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.mjs.map +1 -1
  107. package/dist/esm/components/DictionaryFieldEditor/contentEditor.content.mjs.map +1 -1
  108. package/dist/esm/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs.map +1 -1
  109. package/dist/esm/components/DictionaryFieldEditor/getIsEditableSection.mjs.map +1 -1
  110. package/dist/esm/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs.map +1 -1
  111. package/dist/esm/components/DropDown/index.mjs.map +1 -1
  112. package/dist/esm/components/EditableField/EditableFieldInput.mjs.map +1 -1
  113. package/dist/esm/components/EditableField/EditableFieldLayout.mjs.map +1 -1
  114. package/dist/esm/components/EditableField/EditableFieldTextArea.mjs.map +1 -1
  115. package/dist/esm/components/ExpandCollapse/ExpandCollapse.mjs.map +1 -1
  116. package/dist/esm/components/ExpandCollapse/expandCollapse.content.mjs.map +1 -1
  117. package/dist/esm/components/Flags/Flag.mjs.map +1 -1
  118. package/dist/esm/components/Flags/ae.mjs +9 -6
  119. package/dist/esm/components/Flags/ae.mjs.map +1 -1
  120. package/dist/esm/components/Flags/af.mjs +26 -23
  121. package/dist/esm/components/Flags/af.mjs.map +1 -1
  122. package/dist/esm/components/Flags/al.mjs +7 -5
  123. package/dist/esm/components/Flags/al.mjs.map +1 -1
  124. package/dist/esm/components/Flags/am.mjs +7 -5
  125. package/dist/esm/components/Flags/am.mjs.map +1 -1
  126. package/dist/esm/components/Flags/ar.mjs +51 -31
  127. package/dist/esm/components/Flags/ar.mjs.map +1 -1
  128. package/dist/esm/components/Flags/at.mjs +5 -4
  129. package/dist/esm/components/Flags/at.mjs.map +1 -1
  130. package/dist/esm/components/Flags/au.mjs +13 -8
  131. package/dist/esm/components/Flags/au.mjs.map +1 -1
  132. package/dist/esm/components/Flags/az.mjs +13 -8
  133. package/dist/esm/components/Flags/az.mjs.map +1 -1
  134. package/dist/esm/components/Flags/ba.mjs +8 -7
  135. package/dist/esm/components/Flags/ba.mjs.map +1 -1
  136. package/dist/esm/components/Flags/bd.mjs +5 -4
  137. package/dist/esm/components/Flags/bd.mjs.map +1 -1
  138. package/dist/esm/components/Flags/be.mjs +5 -5
  139. package/dist/esm/components/Flags/be.mjs.map +1 -1
  140. package/dist/esm/components/Flags/bg.mjs +7 -5
  141. package/dist/esm/components/Flags/bg.mjs.map +1 -1
  142. package/dist/esm/components/Flags/bh.mjs +5 -4
  143. package/dist/esm/components/Flags/bh.mjs.map +1 -1
  144. package/dist/esm/components/Flags/bn.mjs +12 -8
  145. package/dist/esm/components/Flags/bn.mjs.map +1 -1
  146. package/dist/esm/components/Flags/bo.mjs +1306 -656
  147. package/dist/esm/components/Flags/bo.mjs.map +1 -1
  148. package/dist/esm/components/Flags/br.mjs +26 -26
  149. package/dist/esm/components/Flags/br.mjs.map +1 -1
  150. package/dist/esm/components/Flags/bw.mjs +4 -4
  151. package/dist/esm/components/Flags/bw.mjs.map +1 -1
  152. package/dist/esm/components/Flags/by.mjs +11 -8
  153. package/dist/esm/components/Flags/by.mjs.map +1 -1
  154. package/dist/esm/components/Flags/bz.mjs +111 -81
  155. package/dist/esm/components/Flags/bz.mjs.map +1 -1
  156. package/dist/esm/components/Flags/ca.mjs +5 -4
  157. package/dist/esm/components/Flags/ca.mjs.map +1 -1
  158. package/dist/esm/components/Flags/ch.mjs +4 -4
  159. package/dist/esm/components/Flags/ch.mjs.map +1 -1
  160. package/dist/esm/components/Flags/cl.mjs +9 -8
  161. package/dist/esm/components/Flags/cl.mjs.map +1 -1
  162. package/dist/esm/components/Flags/cn.mjs +15 -9
  163. package/dist/esm/components/Flags/cn.mjs.map +1 -1
  164. package/dist/esm/components/Flags/co.mjs +5 -5
  165. package/dist/esm/components/Flags/co.mjs.map +1 -1
  166. package/dist/esm/components/Flags/cr.mjs +5 -5
  167. package/dist/esm/components/Flags/cr.mjs.map +1 -1
  168. package/dist/esm/components/Flags/cu.mjs +9 -8
  169. package/dist/esm/components/Flags/cu.mjs.map +1 -1
  170. package/dist/esm/components/Flags/cv.mjs +9 -8
  171. package/dist/esm/components/Flags/cv.mjs.map +1 -1
  172. package/dist/esm/components/Flags/cz.mjs +7 -5
  173. package/dist/esm/components/Flags/cz.mjs.map +1 -1
  174. package/dist/esm/components/Flags/de.mjs +7 -5
  175. package/dist/esm/components/Flags/de.mjs.map +1 -1
  176. package/dist/esm/components/Flags/dj.mjs +9 -8
  177. package/dist/esm/components/Flags/dj.mjs.map +1 -1
  178. package/dist/esm/components/Flags/dk.mjs +7 -5
  179. package/dist/esm/components/Flags/dk.mjs.map +1 -1
  180. package/dist/esm/components/Flags/do.mjs +71 -53
  181. package/dist/esm/components/Flags/do.mjs.map +1 -1
  182. package/dist/esm/components/Flags/dz.mjs +7 -5
  183. package/dist/esm/components/Flags/dz.mjs.map +1 -1
  184. package/dist/esm/components/Flags/ec.mjs +165 -122
  185. package/dist/esm/components/Flags/ec.mjs.map +1 -1
  186. package/dist/esm/components/Flags/ee.mjs +7 -5
  187. package/dist/esm/components/Flags/ee.mjs.map +1 -1
  188. package/dist/esm/components/Flags/eg.mjs +28 -25
  189. package/dist/esm/components/Flags/eg.mjs.map +1 -1
  190. package/dist/esm/components/Flags/es-ct.mjs +5 -4
  191. package/dist/esm/components/Flags/es-ct.mjs.map +1 -1
  192. package/dist/esm/components/Flags/es-ga.mjs +184 -183
  193. package/dist/esm/components/Flags/es-ga.mjs.map +1 -1
  194. package/dist/esm/components/Flags/es-pv.mjs +7 -5
  195. package/dist/esm/components/Flags/es-pv.mjs.map +1 -1
  196. package/dist/esm/components/Flags/es.mjs +1072 -531
  197. package/dist/esm/components/Flags/es.mjs.map +1 -1
  198. package/dist/esm/components/Flags/et.mjs +10 -9
  199. package/dist/esm/components/Flags/et.mjs.map +1 -1
  200. package/dist/esm/components/Flags/fi.mjs +7 -5
  201. package/dist/esm/components/Flags/fi.mjs.map +1 -1
  202. package/dist/esm/components/Flags/flags.mjs.map +1 -1
  203. package/dist/esm/components/Flags/fo.mjs +8 -7
  204. package/dist/esm/components/Flags/fo.mjs.map +1 -1
  205. package/dist/esm/components/Flags/fr.mjs +7 -5
  206. package/dist/esm/components/Flags/fr.mjs.map +1 -1
  207. package/dist/esm/components/Flags/gb-wls.mjs +10 -8
  208. package/dist/esm/components/Flags/gb-wls.mjs.map +1 -1
  209. package/dist/esm/components/Flags/gb.mjs +11 -7
  210. package/dist/esm/components/Flags/gb.mjs.map +1 -1
  211. package/dist/esm/components/Flags/ge.mjs +9 -6
  212. package/dist/esm/components/Flags/ge.mjs.map +1 -1
  213. package/dist/esm/components/Flags/gh.mjs +9 -6
  214. package/dist/esm/components/Flags/gh.mjs.map +1 -1
  215. package/dist/esm/components/Flags/gr.mjs +23 -13
  216. package/dist/esm/components/Flags/gr.mjs.map +1 -1
  217. package/dist/esm/components/Flags/gt.mjs +116 -113
  218. package/dist/esm/components/Flags/gt.mjs.map +1 -1
  219. package/dist/esm/components/Flags/gw.mjs +19 -12
  220. package/dist/esm/components/Flags/gw.mjs.map +1 -1
  221. package/dist/esm/components/Flags/hk.mjs +13 -8
  222. package/dist/esm/components/Flags/hk.mjs.map +1 -1
  223. package/dist/esm/components/Flags/hn.mjs +21 -15
  224. package/dist/esm/components/Flags/hn.mjs.map +1 -1
  225. package/dist/esm/components/Flags/hr.mjs +49 -23
  226. package/dist/esm/components/Flags/hr.mjs.map +1 -1
  227. package/dist/esm/components/Flags/hu.mjs +4 -4
  228. package/dist/esm/components/Flags/hu.mjs.map +1 -1
  229. package/dist/esm/components/Flags/id.mjs +5 -4
  230. package/dist/esm/components/Flags/id.mjs.map +1 -1
  231. package/dist/esm/components/Flags/ie.mjs +5 -5
  232. package/dist/esm/components/Flags/ie.mjs.map +1 -1
  233. package/dist/esm/components/Flags/il.mjs +10 -9
  234. package/dist/esm/components/Flags/il.mjs.map +1 -1
  235. package/dist/esm/components/Flags/in.mjs +18 -15
  236. package/dist/esm/components/Flags/in.mjs.map +1 -1
  237. package/dist/esm/components/Flags/iq.mjs +11 -8
  238. package/dist/esm/components/Flags/iq.mjs.map +1 -1
  239. package/dist/esm/components/Flags/ir.mjs +33 -32
  240. package/dist/esm/components/Flags/ir.mjs.map +1 -1
  241. package/dist/esm/components/Flags/is.mjs +8 -7
  242. package/dist/esm/components/Flags/is.mjs.map +1 -1
  243. package/dist/esm/components/Flags/it.mjs +5 -5
  244. package/dist/esm/components/Flags/it.mjs.map +1 -1
  245. package/dist/esm/components/Flags/jm.mjs +5 -5
  246. package/dist/esm/components/Flags/jm.mjs.map +1 -1
  247. package/dist/esm/components/Flags/jo.mjs +11 -10
  248. package/dist/esm/components/Flags/jo.mjs.map +1 -1
  249. package/dist/esm/components/Flags/jp.mjs +7 -6
  250. package/dist/esm/components/Flags/jp.mjs.map +1 -1
  251. package/dist/esm/components/Flags/ke.mjs +28 -19
  252. package/dist/esm/components/Flags/ke.mjs.map +1 -1
  253. package/dist/esm/components/Flags/kg.mjs +11 -10
  254. package/dist/esm/components/Flags/kg.mjs.map +1 -1
  255. package/dist/esm/components/Flags/kh.mjs +20 -18
  256. package/dist/esm/components/Flags/kh.mjs.map +1 -1
  257. package/dist/esm/components/Flags/km.mjs +12 -11
  258. package/dist/esm/components/Flags/km.mjs.map +1 -1
  259. package/dist/esm/components/Flags/kr.mjs +14 -13
  260. package/dist/esm/components/Flags/kr.mjs.map +1 -1
  261. package/dist/esm/components/Flags/kw.mjs +9 -8
  262. package/dist/esm/components/Flags/kw.mjs.map +1 -1
  263. package/dist/esm/components/Flags/kz.mjs +18 -17
  264. package/dist/esm/components/Flags/kz.mjs.map +1 -1
  265. package/dist/esm/components/Flags/la.mjs +8 -7
  266. package/dist/esm/components/Flags/la.mjs.map +1 -1
  267. package/dist/esm/components/Flags/lb.mjs +10 -9
  268. package/dist/esm/components/Flags/lb.mjs.map +1 -1
  269. package/dist/esm/components/Flags/li.mjs +33 -31
  270. package/dist/esm/components/Flags/li.mjs.map +1 -1
  271. package/dist/esm/components/Flags/lk.mjs +22 -14
  272. package/dist/esm/components/Flags/lk.mjs.map +1 -1
  273. package/dist/esm/components/Flags/lt.mjs +5 -5
  274. package/dist/esm/components/Flags/lt.mjs.map +1 -1
  275. package/dist/esm/components/Flags/lu.mjs +7 -5
  276. package/dist/esm/components/Flags/lu.mjs.map +1 -1
  277. package/dist/esm/components/Flags/lv.mjs +3 -3
  278. package/dist/esm/components/Flags/lv.mjs.map +1 -1
  279. package/dist/esm/components/Flags/ly.mjs +8 -7
  280. package/dist/esm/components/Flags/ly.mjs.map +1 -1
  281. package/dist/esm/components/Flags/ma.mjs +5 -4
  282. package/dist/esm/components/Flags/ma.mjs.map +1 -1
  283. package/dist/esm/components/Flags/mc.mjs +4 -4
  284. package/dist/esm/components/Flags/mc.mjs.map +1 -1
  285. package/dist/esm/components/Flags/md.mjs +93 -61
  286. package/dist/esm/components/Flags/md.mjs.map +1 -1
  287. package/dist/esm/components/Flags/mk.mjs +7 -5
  288. package/dist/esm/components/Flags/mk.mjs.map +1 -1
  289. package/dist/esm/components/Flags/mm.mjs +13 -10
  290. package/dist/esm/components/Flags/mm.mjs.map +1 -1
  291. package/dist/esm/components/Flags/mn.mjs +19 -12
  292. package/dist/esm/components/Flags/mn.mjs.map +1 -1
  293. package/dist/esm/components/Flags/mo.mjs +10 -7
  294. package/dist/esm/components/Flags/mo.mjs.map +1 -1
  295. package/dist/esm/components/Flags/mr.mjs +9 -6
  296. package/dist/esm/components/Flags/mr.mjs.map +1 -1
  297. package/dist/esm/components/Flags/mt.mjs +44 -39
  298. package/dist/esm/components/Flags/mt.mjs.map +1 -1
  299. package/dist/esm/components/Flags/mv.mjs +9 -6
  300. package/dist/esm/components/Flags/mv.mjs.map +1 -1
  301. package/dist/esm/components/Flags/mx.mjs +748 -377
  302. package/dist/esm/components/Flags/mx.mjs.map +1 -1
  303. package/dist/esm/components/Flags/my.mjs +21 -20
  304. package/dist/esm/components/Flags/my.mjs.map +1 -1
  305. package/dist/esm/components/Flags/mz.mjs +17 -16
  306. package/dist/esm/components/Flags/mz.mjs.map +1 -1
  307. package/dist/esm/components/Flags/ng.mjs +4 -4
  308. package/dist/esm/components/Flags/ng.mjs.map +1 -1
  309. package/dist/esm/components/Flags/ni.mjs +103 -98
  310. package/dist/esm/components/Flags/ni.mjs.map +1 -1
  311. package/dist/esm/components/Flags/nl.mjs +7 -5
  312. package/dist/esm/components/Flags/nl.mjs.map +1 -1
  313. package/dist/esm/components/Flags/no.mjs +11 -7
  314. package/dist/esm/components/Flags/no.mjs.map +1 -1
  315. package/dist/esm/components/Flags/np.mjs +7 -6
  316. package/dist/esm/components/Flags/np.mjs.map +1 -1
  317. package/dist/esm/components/Flags/nz.mjs +30 -20
  318. package/dist/esm/components/Flags/nz.mjs.map +1 -1
  319. package/dist/esm/components/Flags/om.mjs +102 -101
  320. package/dist/esm/components/Flags/om.mjs.map +1 -1
  321. package/dist/esm/components/Flags/pa.mjs +9 -8
  322. package/dist/esm/components/Flags/pa.mjs.map +1 -1
  323. package/dist/esm/components/Flags/pe.mjs +5 -4
  324. package/dist/esm/components/Flags/pe.mjs.map +1 -1
  325. package/dist/esm/components/Flags/ph.mjs +9 -6
  326. package/dist/esm/components/Flags/ph.mjs.map +1 -1
  327. package/dist/esm/components/Flags/pk.mjs +8 -7
  328. package/dist/esm/components/Flags/pk.mjs.map +1 -1
  329. package/dist/esm/components/Flags/pl.mjs +3 -3
  330. package/dist/esm/components/Flags/pl.mjs.map +1 -1
  331. package/dist/esm/components/Flags/pr.mjs +9 -8
  332. package/dist/esm/components/Flags/pr.mjs.map +1 -1
  333. package/dist/esm/components/Flags/ps.mjs +10 -9
  334. package/dist/esm/components/Flags/ps.mjs.map +1 -1
  335. package/dist/esm/components/Flags/pt.mjs +34 -31
  336. package/dist/esm/components/Flags/pt.mjs.map +1 -1
  337. package/dist/esm/components/Flags/py.mjs +17 -11
  338. package/dist/esm/components/Flags/py.mjs.map +1 -1
  339. package/dist/esm/components/Flags/qa.mjs +5 -4
  340. package/dist/esm/components/Flags/qa.mjs.map +1 -1
  341. package/dist/esm/components/Flags/ro.mjs +5 -5
  342. package/dist/esm/components/Flags/ro.mjs.map +1 -1
  343. package/dist/esm/components/Flags/rs.mjs +259 -258
  344. package/dist/esm/components/Flags/rs.mjs.map +1 -1
  345. package/dist/esm/components/Flags/ru.mjs +7 -5
  346. package/dist/esm/components/Flags/ru.mjs.map +1 -1
  347. package/dist/esm/components/Flags/sa.mjs +21 -20
  348. package/dist/esm/components/Flags/sa.mjs.map +1 -1
  349. package/dist/esm/components/Flags/sd.mjs +9 -8
  350. package/dist/esm/components/Flags/sd.mjs.map +1 -1
  351. package/dist/esm/components/Flags/se.mjs +5 -4
  352. package/dist/esm/components/Flags/se.mjs.map +1 -1
  353. package/dist/esm/components/Flags/sg.mjs +9 -8
  354. package/dist/esm/components/Flags/sg.mjs.map +1 -1
  355. package/dist/esm/components/Flags/si.mjs +14 -13
  356. package/dist/esm/components/Flags/si.mjs.map +1 -1
  357. package/dist/esm/components/Flags/sk.mjs +15 -9
  358. package/dist/esm/components/Flags/sk.mjs.map +1 -1
  359. package/dist/esm/components/Flags/so.mjs +7 -6
  360. package/dist/esm/components/Flags/so.mjs.map +1 -1
  361. package/dist/esm/components/Flags/st.mjs +17 -13
  362. package/dist/esm/components/Flags/st.mjs.map +1 -1
  363. package/dist/esm/components/Flags/sv.mjs +538 -522
  364. package/dist/esm/components/Flags/sv.mjs.map +1 -1
  365. package/dist/esm/components/Flags/sy.mjs +9 -6
  366. package/dist/esm/components/Flags/sy.mjs.map +1 -1
  367. package/dist/esm/components/Flags/td.mjs +4 -4
  368. package/dist/esm/components/Flags/td.mjs.map +1 -1
  369. package/dist/esm/components/Flags/th.mjs +4 -4
  370. package/dist/esm/components/Flags/th.mjs.map +1 -1
  371. package/dist/esm/components/Flags/tl.mjs +9 -8
  372. package/dist/esm/components/Flags/tl.mjs.map +1 -1
  373. package/dist/esm/components/Flags/tn.mjs +5 -4
  374. package/dist/esm/components/Flags/tn.mjs.map +1 -1
  375. package/dist/esm/components/Flags/tr.mjs +5 -5
  376. package/dist/esm/components/Flags/tr.mjs.map +1 -1
  377. package/dist/esm/components/Flags/tt.mjs +7 -5
  378. package/dist/esm/components/Flags/tt.mjs.map +1 -1
  379. package/dist/esm/components/Flags/tw.mjs +7 -6
  380. package/dist/esm/components/Flags/tw.mjs.map +1 -1
  381. package/dist/esm/components/Flags/tz.mjs +9 -8
  382. package/dist/esm/components/Flags/tz.mjs.map +1 -1
  383. package/dist/esm/components/Flags/ua.mjs +4 -4
  384. package/dist/esm/components/Flags/ua.mjs.map +1 -1
  385. package/dist/esm/components/Flags/ug.mjs +26 -25
  386. package/dist/esm/components/Flags/ug.mjs.map +1 -1
  387. package/dist/esm/components/Flags/us.mjs +12 -8
  388. package/dist/esm/components/Flags/us.mjs.map +1 -1
  389. package/dist/esm/components/Flags/uy.mjs +15 -12
  390. package/dist/esm/components/Flags/uy.mjs.map +1 -1
  391. package/dist/esm/components/Flags/uz.mjs +27 -21
  392. package/dist/esm/components/Flags/uz.mjs.map +1 -1
  393. package/dist/esm/components/Flags/ve.mjs +21 -16
  394. package/dist/esm/components/Flags/ve.mjs.map +1 -1
  395. package/dist/esm/components/Flags/vn.mjs +7 -6
  396. package/dist/esm/components/Flags/vn.mjs.map +1 -1
  397. package/dist/esm/components/Flags/xx.mjs +5 -4
  398. package/dist/esm/components/Flags/xx.mjs.map +1 -1
  399. package/dist/esm/components/Flags/ye.mjs +5 -5
  400. package/dist/esm/components/Flags/ye.mjs.map +1 -1
  401. package/dist/esm/components/Flags/za.mjs +12 -11
  402. package/dist/esm/components/Flags/za.mjs.map +1 -1
  403. package/dist/esm/components/Flags/zw.mjs +16 -15
  404. package/dist/esm/components/Flags/zw.mjs.map +1 -1
  405. package/dist/esm/components/Footer/index.mjs.map +1 -1
  406. package/dist/esm/components/Form/FormBase.mjs.map +1 -1
  407. package/dist/esm/components/Form/FormControl.mjs.map +1 -1
  408. package/dist/esm/components/Form/FormDescription.mjs.map +1 -1
  409. package/dist/esm/components/Form/FormField.mjs +2 -1
  410. package/dist/esm/components/Form/FormField.mjs.map +1 -1
  411. package/dist/esm/components/Form/FormItem.mjs.map +1 -1
  412. package/dist/esm/components/Form/FormLabel.mjs.map +1 -1
  413. package/dist/esm/components/Form/FormMessage.mjs.map +1 -1
  414. package/dist/esm/components/Form/elements/AutoSizeTextAreaElement.mjs.map +1 -1
  415. package/dist/esm/components/Form/elements/CheckboxElement.mjs.map +1 -1
  416. package/dist/esm/components/Form/elements/EditableFieldInputElement.mjs.map +1 -1
  417. package/dist/esm/components/Form/elements/EditableFieldTextAreaElement.mjs.map +1 -1
  418. package/dist/esm/components/Form/elements/FormElement.mjs.map +1 -1
  419. package/dist/esm/components/Form/elements/FormElementWrapper.mjs.map +1 -1
  420. package/dist/esm/components/Form/elements/InputElement.mjs.map +1 -1
  421. package/dist/esm/components/Form/elements/InputPasswordElement.mjs.map +1 -1
  422. package/dist/esm/components/Form/elements/MultiselectElement.mjs.map +1 -1
  423. package/dist/esm/components/Form/elements/OTPElement.mjs.map +1 -1
  424. package/dist/esm/components/Form/elements/SearchInputElement.mjs.map +1 -1
  425. package/dist/esm/components/Form/elements/SelectElement.mjs.map +1 -1
  426. package/dist/esm/components/Form/elements/SwitchSelectorElement.mjs.map +1 -1
  427. package/dist/esm/components/Form/elements/TextAreaElement.mjs.map +1 -1
  428. package/dist/esm/components/Form/layout/FormItemLayout.mjs.map +1 -1
  429. package/dist/esm/components/Form/layout/FormLabelLayout.mjs.map +1 -1
  430. package/dist/esm/components/Form/layout/RequiredStar.mjs.map +1 -1
  431. package/dist/esm/components/HTMLRender/HTMLRender.mjs.map +1 -1
  432. package/dist/esm/components/Headers/index.mjs.map +1 -1
  433. package/dist/esm/components/HeightResizer/index.mjs.map +1 -1
  434. package/dist/esm/components/HideShow/index.mjs.map +1 -1
  435. package/dist/esm/components/IDE/Code.mjs +1 -1
  436. package/dist/esm/components/IDE/Code.mjs.map +1 -1
  437. package/dist/esm/components/IDE/CodeBlockClient.mjs.map +1 -1
  438. package/dist/esm/components/IDE/CodeBlockHighlight.mjs.map +1 -1
  439. package/dist/esm/components/IDE/CodeBlockServer.mjs.map +1 -1
  440. package/dist/esm/components/IDE/CodeBlockShiki.mjs.map +1 -1
  441. package/dist/esm/components/IDE/CodeConditionalRenderer.mjs.map +1 -1
  442. package/dist/esm/components/IDE/CodeContext.mjs.map +1 -1
  443. package/dist/esm/components/IDE/CodeFormatSelector.mjs.map +1 -1
  444. package/dist/esm/components/IDE/ContentDeclarationFormatSelector.mjs.map +1 -1
  445. package/dist/esm/components/IDE/CopyCode.mjs.map +1 -1
  446. package/dist/esm/components/IDE/FileList.mjs.map +1 -1
  447. package/dist/esm/components/IDE/FileTree.mjs.map +1 -1
  448. package/dist/esm/components/IDE/IDE.mjs +2 -1
  449. package/dist/esm/components/IDE/IDE.mjs.map +1 -1
  450. package/dist/esm/components/IDE/MarkDownRender.mjs.map +1 -1
  451. package/dist/esm/components/IDE/MonacoCode.mjs.map +1 -1
  452. package/dist/esm/components/IDE/PackageManagerSelector.mjs.map +1 -1
  453. package/dist/esm/components/IDE/code.content.mjs.map +1 -1
  454. package/dist/esm/components/IDE/codeTransformer.mjs +7 -4
  455. package/dist/esm/components/IDE/codeTransformer.mjs.map +1 -1
  456. package/dist/esm/components/IDE/copyCode.content.mjs.map +1 -1
  457. package/dist/esm/components/IDE/createFileTree.mjs.map +1 -1
  458. package/dist/esm/components/IDE/selectors.content.mjs.map +1 -1
  459. package/dist/esm/components/InformationTag/index.mjs.map +1 -1
  460. package/dist/esm/components/Input/Checkbox.mjs.map +1 -1
  461. package/dist/esm/components/Input/Input.mjs.map +1 -1
  462. package/dist/esm/components/Input/InputPassword.mjs.map +1 -1
  463. package/dist/esm/components/Input/OTPInput.mjs +2 -1
  464. package/dist/esm/components/Input/OTPInput.mjs.map +1 -1
  465. package/dist/esm/components/Input/Radio.mjs.map +1 -1
  466. package/dist/esm/components/Input/SearchInput.mjs.map +1 -1
  467. package/dist/esm/components/KeyboardScreenAdapter/index.mjs.map +1 -1
  468. package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs +2 -1
  469. package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs.map +1 -1
  470. package/dist/esm/components/Label/index.mjs.map +1 -1
  471. package/dist/esm/components/LanguageBackground/LanguageBackground.mjs.map +1 -1
  472. package/dist/esm/components/LanguageBackground/LanguageSection.mjs.map +1 -1
  473. package/dist/esm/components/Link/Link.mjs.map +1 -1
  474. package/dist/esm/components/Loader/index.content.mjs.map +1 -1
  475. package/dist/esm/components/Loader/index.mjs.map +1 -1
  476. package/dist/esm/components/Loader/spinner.mjs.map +1 -1
  477. package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
  478. package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs.map +1 -1
  479. package/dist/esm/components/LocaleSwitcherContentDropDown/localeSwitcher.content.mjs.map +1 -1
  480. package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs +4 -2
  481. package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs.map +1 -1
  482. package/dist/esm/components/LocaleSwitcherDropDown/localeSwitcher.content.mjs.map +1 -1
  483. package/dist/esm/components/Logo/Logo.mjs.map +1 -1
  484. package/dist/esm/components/Logo/LogoTextOnly.mjs.map +1 -1
  485. package/dist/esm/components/Logo/LogoWithText.mjs.map +1 -1
  486. package/dist/esm/components/Logo/LogoWithTextBelow.mjs.map +1 -1
  487. package/dist/esm/components/MarkDownRender/MarkDownIframe.mjs.map +1 -1
  488. package/dist/esm/components/MarkDownRender/MarkDownRender.mjs +1 -1
  489. package/dist/esm/components/MarkDownRender/MarkDownRender.mjs.map +1 -1
  490. package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs +2 -3
  491. package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs.map +1 -1
  492. package/dist/esm/components/MarkdownEditor/extensions.mjs.map +1 -1
  493. package/dist/esm/components/MarkdownEditor/generative/AICompletionCommands.mjs.map +1 -1
  494. package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs +2 -1
  495. package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs.map +1 -1
  496. package/dist/esm/components/MarkdownEditor/generative/AISelectorCommands.mjs.map +1 -1
  497. package/dist/esm/components/MarkdownEditor/generative/GenerativeMenuSwitch.mjs.map +1 -1
  498. package/dist/esm/components/MarkdownEditor/generative/useAICompletion.mjs.map +1 -1
  499. package/dist/esm/components/MarkdownEditor/imageUpload.mjs +2 -1
  500. package/dist/esm/components/MarkdownEditor/imageUpload.mjs.map +1 -1
  501. package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs +118 -59
  502. package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs.map +1 -1
  503. package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble-item.mjs.map +1 -1
  504. package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble.mjs.map +1 -1
  505. package/dist/esm/components/MarkdownEditor/novel/components/editor-command-item.mjs.map +1 -1
  506. package/dist/esm/components/MarkdownEditor/novel/components/editor-command.mjs.map +1 -1
  507. package/dist/esm/components/MarkdownEditor/novel/components/editor.mjs.map +1 -1
  508. package/dist/esm/components/MarkdownEditor/novel/extensions/ai-highlight.mjs.map +1 -1
  509. package/dist/esm/components/MarkdownEditor/novel/extensions/custom-keymap.mjs.map +1 -1
  510. package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs +91 -37
  511. package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs.map +1 -1
  512. package/dist/esm/components/MarkdownEditor/novel/extensions/index.mjs.map +1 -1
  513. package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs +49 -13
  514. package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs.map +1 -1
  515. package/dist/esm/components/MarkdownEditor/novel/extensions/updated-image.mjs.map +1 -1
  516. package/dist/esm/components/MarkdownEditor/novel/plugins/upload-images.mjs.map +1 -1
  517. package/dist/esm/components/MarkdownEditor/novel/utils/atoms.mjs.map +1 -1
  518. package/dist/esm/components/MarkdownEditor/novel/utils/index.mjs.map +1 -1
  519. package/dist/esm/components/MarkdownEditor/selectors/ColorSelector.mjs.map +1 -1
  520. package/dist/esm/components/MarkdownEditor/selectors/LinkSelector.mjs.map +1 -1
  521. package/dist/esm/components/MarkdownEditor/selectors/NodeSelector.mjs.map +1 -1
  522. package/dist/esm/components/MarkdownEditor/selectors/TextButtons.mjs.map +1 -1
  523. package/dist/esm/components/MarkdownEditor/slashCommand.mjs.map +1 -1
  524. package/dist/esm/components/MaxHeightSmoother/index.mjs.map +1 -1
  525. package/dist/esm/components/MaxWidthSmoother/index.mjs.map +1 -1
  526. package/dist/esm/components/Modal/Modal.mjs.map +1 -1
  527. package/dist/esm/components/Navbar/Burger.mjs.map +1 -1
  528. package/dist/esm/components/Navbar/DesktopNavbar.mjs.map +1 -1
  529. package/dist/esm/components/Navbar/MobileNavbar.mjs.map +1 -1
  530. package/dist/esm/components/Navbar/index.mjs.map +1 -1
  531. package/dist/esm/components/Navbar/useNavigation.mjs.map +1 -1
  532. package/dist/esm/components/Pagination/NumberItemsSelector.mjs.map +1 -1
  533. package/dist/esm/components/Pagination/Pagination.mjs.map +1 -1
  534. package/dist/esm/components/Pagination/ShowingResultsNumberItems.mjs.map +1 -1
  535. package/dist/esm/components/Pagination/pagination.content.mjs.map +1 -1
  536. package/dist/esm/components/Pattern/DotPattern.mjs.map +1 -1
  537. package/dist/esm/components/Pattern/GridDistortionPattern.mjs +2 -1
  538. package/dist/esm/components/Pattern/GridDistortionPattern.mjs.map +1 -1
  539. package/dist/esm/components/Pattern/GridPattern.mjs.map +1 -1
  540. package/dist/esm/components/Pattern/SpotLight.mjs.map +1 -1
  541. package/dist/esm/components/Popover/dynamic.mjs.map +1 -1
  542. package/dist/esm/components/Popover/static.mjs.map +1 -1
  543. package/dist/esm/components/PressableSpan/PressableSpan.mjs.map +1 -1
  544. package/dist/esm/components/RightDrawer/RightDrawer.mjs.map +1 -1
  545. package/dist/esm/components/RightDrawer/isElementAtTopAndNotCovered.mjs.map +1 -1
  546. package/dist/esm/components/RightDrawer/rightDrawer.content.mjs.map +1 -1
  547. package/dist/esm/components/RightDrawer/useRightDrawer.mjs.map +1 -1
  548. package/dist/esm/components/Select/Multiselect.mjs +26 -24
  549. package/dist/esm/components/Select/Multiselect.mjs.map +1 -1
  550. package/dist/esm/components/Select/Select.mjs.map +1 -1
  551. package/dist/esm/components/SocialNetworks/DiscordLogo.mjs.map +1 -1
  552. package/dist/esm/components/SocialNetworks/FacebookLogo.mjs.map +1 -1
  553. package/dist/esm/components/SocialNetworks/InstagramLogo.mjs.map +1 -1
  554. package/dist/esm/components/SocialNetworks/ProductHuntLogo.mjs.map +1 -1
  555. package/dist/esm/components/SocialNetworks/TiktokLogo.mjs.map +1 -1
  556. package/dist/esm/components/SocialNetworks/XLogo.mjs.map +1 -1
  557. package/dist/esm/components/SocialNetworks/YoutubeLogo.mjs.map +1 -1
  558. package/dist/esm/components/SocialNetworks/index.mjs.map +1 -1
  559. package/dist/esm/components/Steps/index.mjs.map +1 -1
  560. package/dist/esm/components/Steps/steps.content.mjs.map +1 -1
  561. package/dist/esm/components/SwitchSelector/SwitchSelector.mjs.map +1 -1
  562. package/dist/esm/components/SwitchSelector/VerticalSwitchSelector.mjs.map +1 -1
  563. package/dist/esm/components/SwitchSelector/useSwitchSelector.mjs.map +1 -1
  564. package/dist/esm/components/Tab/Tab.mjs +4 -2
  565. package/dist/esm/components/Tab/Tab.mjs.map +1 -1
  566. package/dist/esm/components/Tab/TabContext.mjs.map +1 -1
  567. package/dist/esm/components/TabSelector/TabSelector.mjs.map +1 -1
  568. package/dist/esm/components/Table/ExpandButton.mjs.map +1 -1
  569. package/dist/esm/components/Table/SmartTable.mjs.map +1 -1
  570. package/dist/esm/components/Table/Table.mjs.map +1 -1
  571. package/dist/esm/components/Table/TableElements.mjs.map +1 -1
  572. package/dist/esm/components/Table/table.content.mjs.map +1 -1
  573. package/dist/esm/components/Table/useTableWidths.mjs.map +1 -1
  574. package/dist/esm/components/Tag/index.mjs.map +1 -1
  575. package/dist/esm/components/TechLogo/TechLogo.mjs.map +1 -1
  576. package/dist/esm/components/TechLogo/logos/Adonis.mjs.map +1 -1
  577. package/dist/esm/components/TechLogo/logos/Angular.mjs.map +1 -1
  578. package/dist/esm/components/TechLogo/logos/Anthropic.mjs.map +1 -1
  579. package/dist/esm/components/TechLogo/logos/Astro.mjs.map +1 -1
  580. package/dist/esm/components/TechLogo/logos/Atlassian.mjs.map +1 -1
  581. package/dist/esm/components/TechLogo/logos/Bitbucket.mjs.map +1 -1
  582. package/dist/esm/components/TechLogo/logos/ChatGPT.mjs.map +1 -1
  583. package/dist/esm/components/TechLogo/logos/Claude.mjs.map +1 -1
  584. package/dist/esm/components/TechLogo/logos/DeepSeek.mjs.map +1 -1
  585. package/dist/esm/components/TechLogo/logos/Express.mjs.map +1 -1
  586. package/dist/esm/components/TechLogo/logos/Fastify.mjs.map +1 -1
  587. package/dist/esm/components/TechLogo/logos/Gemini.mjs.map +1 -1
  588. package/dist/esm/components/TechLogo/logos/GitHub.mjs.map +1 -1
  589. package/dist/esm/components/TechLogo/logos/GitLab.mjs.map +1 -1
  590. package/dist/esm/components/TechLogo/logos/Google.mjs.map +1 -1
  591. package/dist/esm/components/TechLogo/logos/GoogleAI.mjs.map +1 -1
  592. package/dist/esm/components/TechLogo/logos/Grok.mjs.map +1 -1
  593. package/dist/esm/components/TechLogo/logos/Hono.mjs.map +1 -1
  594. package/dist/esm/components/TechLogo/logos/LinkedIn.mjs.map +1 -1
  595. package/dist/esm/components/TechLogo/logos/Lit.mjs.map +1 -1
  596. package/dist/esm/components/TechLogo/logos/Lynx.mjs.map +1 -1
  597. package/dist/esm/components/TechLogo/logos/Microsoft.mjs.map +1 -1
  598. package/dist/esm/components/TechLogo/logos/Mistral.mjs.map +1 -1
  599. package/dist/esm/components/TechLogo/logos/NestJS.mjs.map +1 -1
  600. package/dist/esm/components/TechLogo/logos/Nextjs.mjs.map +1 -1
  601. package/dist/esm/components/TechLogo/logos/Node.mjs.map +1 -1
  602. package/dist/esm/components/TechLogo/logos/Nuxt.mjs.map +1 -1
  603. package/dist/esm/components/TechLogo/logos/Ollama.mjs.map +1 -1
  604. package/dist/esm/components/TechLogo/logos/OpenAI.mjs.map +1 -1
  605. package/dist/esm/components/TechLogo/logos/Perplexity.mjs.map +1 -1
  606. package/dist/esm/components/TechLogo/logos/Preact.mjs.map +1 -1
  607. package/dist/esm/components/TechLogo/logos/Reactjs.mjs.map +1 -1
  608. package/dist/esm/components/TechLogo/logos/Solid.mjs.map +1 -1
  609. package/dist/esm/components/TechLogo/logos/Svelte.mjs.map +1 -1
  610. package/dist/esm/components/TechLogo/logos/Tanstack.mjs.map +1 -1
  611. package/dist/esm/components/TechLogo/logos/Vanilla.mjs.map +1 -1
  612. package/dist/esm/components/TechLogo/logos/Vitejs.mjs.map +1 -1
  613. package/dist/esm/components/TechLogo/logos/Vuejs.mjs.map +1 -1
  614. package/dist/esm/components/Terminal/Terminal.mjs.map +1 -1
  615. package/dist/esm/components/Terminal/terminal.content.mjs.map +1 -1
  616. package/dist/esm/components/TextArea/AutoSizeTextArea.mjs +1 -2
  617. package/dist/esm/components/TextArea/AutoSizeTextArea.mjs.map +1 -1
  618. package/dist/esm/components/TextArea/AutocompleteTextArea.mjs +2 -1
  619. package/dist/esm/components/TextArea/AutocompleteTextArea.mjs.map +1 -1
  620. package/dist/esm/components/TextArea/ContentEditableTextArea.mjs +30 -15
  621. package/dist/esm/components/TextArea/ContentEditableTextArea.mjs.map +1 -1
  622. package/dist/esm/components/TextArea/TextArea.mjs.map +1 -1
  623. package/dist/esm/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs.map +1 -1
  624. package/dist/esm/components/ThemeSwitcherDropDown/MobileThemeSwitcher.mjs.map +1 -1
  625. package/dist/esm/components/Toaster/Toast.mjs.map +1 -1
  626. package/dist/esm/components/Toaster/Toaster.mjs.map +1 -1
  627. package/dist/esm/components/Toaster/useToast.mjs.map +1 -1
  628. package/dist/esm/components/WithResizer/index.mjs +3 -2
  629. package/dist/esm/components/WithResizer/index.mjs.map +1 -1
  630. package/dist/esm/hooks/useDevice.mjs.map +1 -1
  631. package/dist/esm/hooks/useGetElementById.mjs.map +1 -1
  632. package/dist/esm/hooks/useGetElementOrWindow.mjs.map +1 -1
  633. package/dist/esm/hooks/useHorizontalSwipe.mjs +2 -1
  634. package/dist/esm/hooks/useHorizontalSwipe.mjs.map +1 -1
  635. package/dist/esm/hooks/useIsDarkMode.mjs +2 -1
  636. package/dist/esm/hooks/useIsDarkMode.mjs.map +1 -1
  637. package/dist/esm/hooks/useIsMounted.mjs.map +1 -1
  638. package/dist/esm/hooks/useItemSelector.mjs.map +1 -1
  639. package/dist/esm/hooks/useKeyboardDetector.mjs.map +1 -1
  640. package/dist/esm/hooks/usePersistedStore.mjs.map +1 -1
  641. package/dist/esm/hooks/useScreenWidth.mjs.map +1 -1
  642. package/dist/esm/hooks/useScrollBlockage/index.mjs.map +1 -1
  643. package/dist/esm/hooks/useScrollBlockage/useScrollBlockageStore.mjs.map +1 -1
  644. package/dist/esm/hooks/useScrollDetection.mjs +5 -2
  645. package/dist/esm/hooks/useScrollDetection.mjs.map +1 -1
  646. package/dist/esm/hooks/useScrollY.mjs.map +1 -1
  647. package/dist/esm/hooks/useSearch.mjs.map +1 -1
  648. package/dist/esm/libs/auth.mjs.map +1 -1
  649. package/dist/esm/providers/ReactQueryProvider.mjs.map +1 -1
  650. package/dist/esm/routes.mjs +7 -1
  651. package/dist/esm/routes.mjs.map +1 -1
  652. package/dist/esm/structured-data/buildAuthorJsonLd.mjs.map +1 -1
  653. package/dist/esm/structured-data/buildBreadcrumbsJsonLd.mjs.map +1 -1
  654. package/dist/esm/structured-data/buildCreativeWorkJsonLd.mjs.map +1 -1
  655. package/dist/esm/structured-data/buildFAQPageJsonLd.mjs.map +1 -1
  656. package/dist/esm/structured-data/buildOrganizationJsonLd.mjs.map +1 -1
  657. package/dist/esm/structured-data/buildProductJsonLd.mjs.map +1 -1
  658. package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs +23 -4
  659. package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs.map +1 -1
  660. package/dist/esm/structured-data/buildWebsiteJsonLd.mjs.map +1 -1
  661. package/dist/esm/tailwind.config.mjs.map +1 -1
  662. package/dist/types/api/hooks/ai.d.ts +0 -1
  663. package/dist/types/api/hooks/ai.d.ts.map +1 -1
  664. package/dist/types/api/hooks/analytics.d.ts +27 -0
  665. package/dist/types/api/hooks/analytics.d.ts.map +1 -0
  666. package/dist/types/api/hooks/asset.d.ts +0 -1
  667. package/dist/types/api/hooks/asset.d.ts.map +1 -1
  668. package/dist/types/api/hooks/audit.d.ts +0 -1
  669. package/dist/types/api/hooks/audit.d.ts.map +1 -1
  670. package/dist/types/api/hooks/auth.d.ts.map +1 -1
  671. package/dist/types/api/hooks/bitbucket.d.ts.map +1 -1
  672. package/dist/types/api/hooks/dictionary.d.ts +2 -3
  673. package/dist/types/api/hooks/dictionary.d.ts.map +1 -1
  674. package/dist/types/api/hooks/discussions.d.ts +0 -1
  675. package/dist/types/api/hooks/discussions.d.ts.map +1 -1
  676. package/dist/types/api/hooks/editor.d.ts.map +1 -1
  677. package/dist/types/api/hooks/environment.d.ts.map +1 -1
  678. package/dist/types/api/hooks/github.d.ts +0 -1
  679. package/dist/types/api/hooks/github.d.ts.map +1 -1
  680. package/dist/types/api/hooks/gitlab.d.ts.map +1 -1
  681. package/dist/types/api/hooks/newsletter.d.ts.map +1 -1
  682. package/dist/types/api/hooks/organization.d.ts +2 -2
  683. package/dist/types/api/hooks/organization.d.ts.map +1 -1
  684. package/dist/types/api/hooks/project.d.ts +0 -1
  685. package/dist/types/api/hooks/project.d.ts.map +1 -1
  686. package/dist/types/api/hooks/reviewer.d.ts +2 -3
  687. package/dist/types/api/hooks/reviewer.d.ts.map +1 -1
  688. package/dist/types/api/hooks/search.d.ts +0 -1
  689. package/dist/types/api/hooks/search.d.ts.map +1 -1
  690. package/dist/types/api/hooks/showcaseProject.d.ts +1 -2
  691. package/dist/types/api/hooks/showcaseProject.d.ts.map +1 -1
  692. package/dist/types/api/hooks/stripe.d.ts +0 -1
  693. package/dist/types/api/hooks/stripe.d.ts.map +1 -1
  694. package/dist/types/api/hooks/tag.d.ts +0 -1
  695. package/dist/types/api/hooks/tag.d.ts.map +1 -1
  696. package/dist/types/api/hooks/translate.d.ts.map +1 -1
  697. package/dist/types/api/hooks/user.d.ts +0 -1
  698. package/dist/types/api/hooks/user.d.ts.map +1 -1
  699. package/dist/types/api/hooks/utils.d.ts +1 -6
  700. package/dist/types/api/hooks/utils.d.ts.map +1 -1
  701. package/dist/types/api/index.d.ts +5 -3
  702. package/dist/types/api/useAuth/useAuth.d.ts +1 -5
  703. package/dist/types/api/useAuth/useAuth.d.ts.map +1 -1
  704. package/dist/types/api/useAuth/useOAuth2.d.ts +1 -2
  705. package/dist/types/api/useAuth/useOAuth2.d.ts.map +1 -1
  706. package/dist/types/api/useAuth/useSession.d.ts +7 -4
  707. package/dist/types/api/useAuth/useSession.d.ts.map +1 -1
  708. package/dist/types/api/useIntlayerAPI.d.ts +45 -291
  709. package/dist/types/api/useIntlayerAPI.d.ts.map +1 -1
  710. package/dist/types/api/useUser/index.d.ts +1 -3
  711. package/dist/types/api/useUser/index.d.ts.map +1 -1
  712. package/dist/types/components/Accordion/Accordion.d.ts +1 -1
  713. package/dist/types/components/Accordion/Accordion.d.ts.map +1 -1
  714. package/dist/types/components/Avatar/image.d.ts.map +1 -1
  715. package/dist/types/components/Avatar/index.d.ts +0 -1
  716. package/dist/types/components/Avatar/index.d.ts.map +1 -1
  717. package/dist/types/components/Badge/index.d.ts +25 -16
  718. package/dist/types/components/Badge/index.d.ts.map +1 -1
  719. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +1 -3
  720. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
  721. package/dist/types/components/Breadcrumb/index.d.ts +4 -5
  722. package/dist/types/components/Breadcrumb/index.d.ts.map +1 -1
  723. package/dist/types/components/Browser/Browser.content.d.ts +13 -15
  724. package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
  725. package/dist/types/components/Browser/Browser.d.ts +1 -14
  726. package/dist/types/components/Browser/Browser.d.ts.map +1 -1
  727. package/dist/types/components/Browser/extractUrlFromSitemap.d.ts.map +1 -1
  728. package/dist/types/components/Button/Button.d.ts +5 -7
  729. package/dist/types/components/Button/Button.d.ts.map +1 -1
  730. package/dist/types/components/Carousel/index.content.d.ts +3 -5
  731. package/dist/types/components/Carousel/index.content.d.ts.map +1 -1
  732. package/dist/types/components/Carousel/index.d.ts +0 -1
  733. package/dist/types/components/Carousel/index.d.ts.map +1 -1
  734. package/dist/types/components/ClickOutsideDiv/index.d.ts +0 -1
  735. package/dist/types/components/ClickOutsideDiv/index.d.ts.map +1 -1
  736. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -6
  737. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
  738. package/dist/types/components/Command/index.d.ts +21 -25
  739. package/dist/types/components/Command/index.d.ts.map +1 -1
  740. package/dist/types/components/Container/index.d.ts +10 -11
  741. package/dist/types/components/Container/index.d.ts.map +1 -1
  742. package/dist/types/components/ContentEditor/ContentEditor.d.ts +5 -3
  743. package/dist/types/components/ContentEditor/ContentEditor.d.ts.map +1 -1
  744. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts +10 -5
  745. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts.map +1 -1
  746. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts +10 -5
  747. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts.map +1 -1
  748. package/dist/types/components/ContentSelector/ContentSelector.d.ts +0 -1
  749. package/dist/types/components/ContentSelector/ContentSelector.d.ts.map +1 -1
  750. package/dist/types/components/CopyButton/CopyButton.content.d.ts +1 -3
  751. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  752. package/dist/types/components/CopyButton/index.d.ts +1 -1
  753. package/dist/types/components/CopyButton/index.d.ts.map +1 -1
  754. package/dist/types/components/CopyToClipboard/index.d.ts +0 -1
  755. package/dist/types/components/CopyToClipboard/index.d.ts.map +1 -1
  756. package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts +0 -1
  757. package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts.map +1 -1
  758. package/dist/types/components/DictionaryEditor/ItemLayout.d.ts +0 -1
  759. package/dist/types/components/DictionaryEditor/ItemLayout.d.ts.map +1 -1
  760. package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts +0 -1
  761. package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts.map +1 -1
  762. package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts +0 -1
  763. package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts.map +1 -1
  764. package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts +1 -2
  765. package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts.map +1 -1
  766. package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts +1 -2
  767. package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts.map +1 -1
  768. package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts +0 -1
  769. package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts.map +1 -1
  770. package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts +1 -2
  771. package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts.map +1 -1
  772. package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts +1 -2
  773. package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts.map +1 -1
  774. package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts +1 -2
  775. package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts.map +1 -1
  776. package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts +0 -1
  777. package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts.map +1 -1
  778. package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts +0 -1
  779. package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts.map +1 -1
  780. package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts +1 -2
  781. package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts.map +1 -1
  782. package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts +0 -1
  783. package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts.map +1 -1
  784. package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts +1 -2
  785. package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts.map +1 -1
  786. package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts +0 -1
  787. package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts.map +1 -1
  788. package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts +0 -1
  789. package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts.map +1 -1
  790. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts +2 -6
  791. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts.map +1 -1
  792. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts +7 -5
  793. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -1
  794. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/object.d.ts.map +1 -1
  795. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts +0 -1
  796. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts.map +1 -1
  797. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +18 -20
  798. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
  799. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +4 -6
  800. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
  801. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts +2 -3
  802. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts.map +1 -1
  803. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts +0 -1
  804. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts.map +1 -1
  805. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +52 -54
  806. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
  807. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +16 -18
  808. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
  809. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts +3 -4
  810. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts.map +1 -1
  811. package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts +0 -1
  812. package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
  813. package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts +0 -1
  814. package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts.map +1 -1
  815. package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts +0 -1
  816. package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts.map +1 -1
  817. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts +1 -1
  818. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts.map +1 -1
  819. package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts +0 -1
  820. package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
  821. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +10 -12
  822. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
  823. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts +0 -1
  824. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
  825. package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts +0 -1
  826. package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
  827. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +16 -18
  828. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
  829. package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts +0 -1
  830. package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts.map +1 -1
  831. package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts +0 -1
  832. package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts.map +1 -1
  833. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +4 -6
  834. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
  835. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts +1 -2
  836. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts.map +1 -1
  837. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts +0 -1
  838. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts.map +1 -1
  839. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +3 -5
  840. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts.map +1 -1
  841. package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts +3 -5
  842. package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts.map +1 -1
  843. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +2 -4
  844. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
  845. package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts +0 -1
  846. package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts.map +1 -1
  847. package/dist/types/components/DictionaryFieldEditor/index.d.ts +1 -0
  848. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +16 -18
  849. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  850. package/dist/types/components/DropDown/index.d.ts +1 -1
  851. package/dist/types/components/DropDown/index.d.ts.map +1 -1
  852. package/dist/types/components/EditableField/EditableFieldInput.d.ts +4 -2
  853. package/dist/types/components/EditableField/EditableFieldInput.d.ts.map +1 -1
  854. package/dist/types/components/EditableField/EditableFieldLayout.d.ts +0 -1
  855. package/dist/types/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
  856. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts +4 -2
  857. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts.map +1 -1
  858. package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts +7 -4
  859. package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -1
  860. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +1 -3
  861. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -1
  862. package/dist/types/components/Flags/Flag.d.ts +0 -1
  863. package/dist/types/components/Flags/Flag.d.ts.map +1 -1
  864. package/dist/types/components/Flags/flags.d.ts +604 -604
  865. package/dist/types/components/Flags/flags.d.ts.map +1 -1
  866. package/dist/types/components/Footer/index.d.ts +13 -6
  867. package/dist/types/components/Footer/index.d.ts.map +1 -1
  868. package/dist/types/components/Form/Form.d.ts +2 -25
  869. package/dist/types/components/Form/Form.d.ts.map +1 -1
  870. package/dist/types/components/Form/FormBase.d.ts +3 -16
  871. package/dist/types/components/Form/FormBase.d.ts.map +1 -1
  872. package/dist/types/components/Form/FormControl.d.ts +0 -1
  873. package/dist/types/components/Form/FormControl.d.ts.map +1 -1
  874. package/dist/types/components/Form/FormDescription.d.ts +0 -1
  875. package/dist/types/components/Form/FormDescription.d.ts.map +1 -1
  876. package/dist/types/components/Form/FormField.d.ts +2 -7
  877. package/dist/types/components/Form/FormField.d.ts.map +1 -1
  878. package/dist/types/components/Form/FormItem.d.ts +1 -3
  879. package/dist/types/components/Form/FormItem.d.ts.map +1 -1
  880. package/dist/types/components/Form/FormLabel.d.ts +0 -1
  881. package/dist/types/components/Form/FormLabel.d.ts.map +1 -1
  882. package/dist/types/components/Form/FormMessage.d.ts +0 -1
  883. package/dist/types/components/Form/FormMessage.d.ts.map +1 -1
  884. package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts +1 -2
  885. package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts.map +1 -1
  886. package/dist/types/components/Form/elements/CheckboxElement.d.ts +2 -2
  887. package/dist/types/components/Form/elements/CheckboxElement.d.ts.map +1 -1
  888. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -4
  889. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
  890. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -4
  891. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
  892. package/dist/types/components/Form/elements/FormElement.d.ts +2 -3
  893. package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
  894. package/dist/types/components/Form/elements/FormElementWrapper.d.ts +0 -1
  895. package/dist/types/components/Form/elements/FormElementWrapper.d.ts.map +1 -1
  896. package/dist/types/components/Form/elements/InputElement.d.ts +2 -2
  897. package/dist/types/components/Form/elements/InputElement.d.ts.map +1 -1
  898. package/dist/types/components/Form/elements/InputPasswordElement.d.ts +1 -2
  899. package/dist/types/components/Form/elements/InputPasswordElement.d.ts.map +1 -1
  900. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -13
  901. package/dist/types/components/Form/elements/MultiselectElement.d.ts.map +1 -1
  902. package/dist/types/components/Form/elements/OTPElement.d.ts +4 -16
  903. package/dist/types/components/Form/elements/OTPElement.d.ts.map +1 -1
  904. package/dist/types/components/Form/elements/SearchInputElement.d.ts +2 -2
  905. package/dist/types/components/Form/elements/SearchInputElement.d.ts.map +1 -1
  906. package/dist/types/components/Form/elements/SelectElement.d.ts +2 -13
  907. package/dist/types/components/Form/elements/SelectElement.d.ts.map +1 -1
  908. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +3 -13
  909. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts.map +1 -1
  910. package/dist/types/components/Form/elements/TextAreaElement.d.ts +1 -2
  911. package/dist/types/components/Form/elements/TextAreaElement.d.ts.map +1 -1
  912. package/dist/types/components/Form/index.d.ts +3 -1
  913. package/dist/types/components/Form/layout/FormItemLayout.d.ts +0 -1
  914. package/dist/types/components/Form/layout/FormItemLayout.d.ts.map +1 -1
  915. package/dist/types/components/Form/layout/FormLabelLayout.d.ts +0 -1
  916. package/dist/types/components/Form/layout/FormLabelLayout.d.ts.map +1 -1
  917. package/dist/types/components/Form/layout/RequiredStar.d.ts +0 -1
  918. package/dist/types/components/Form/layout/RequiredStar.d.ts.map +1 -1
  919. package/dist/types/components/HTMLRender/HTMLRender.d.ts +0 -1
  920. package/dist/types/components/HTMLRender/HTMLRender.d.ts.map +1 -1
  921. package/dist/types/components/Headers/index.d.ts +0 -1
  922. package/dist/types/components/Headers/index.d.ts.map +1 -1
  923. package/dist/types/components/HeightResizer/index.d.ts +0 -1
  924. package/dist/types/components/HeightResizer/index.d.ts.map +1 -1
  925. package/dist/types/components/HideShow/index.d.ts +0 -1
  926. package/dist/types/components/HideShow/index.d.ts.map +1 -1
  927. package/dist/types/components/IDE/Code.d.ts +2 -2
  928. package/dist/types/components/IDE/Code.d.ts.map +1 -1
  929. package/dist/types/components/IDE/CodeBlockClient.d.ts +0 -1
  930. package/dist/types/components/IDE/CodeBlockClient.d.ts.map +1 -1
  931. package/dist/types/components/IDE/CodeBlockHighlight.d.ts +6 -10
  932. package/dist/types/components/IDE/CodeBlockHighlight.d.ts.map +1 -1
  933. package/dist/types/components/IDE/CodeBlockServer.d.ts +0 -1
  934. package/dist/types/components/IDE/CodeBlockServer.d.ts.map +1 -1
  935. package/dist/types/components/IDE/CodeBlockShiki.d.ts +0 -1
  936. package/dist/types/components/IDE/CodeBlockShiki.d.ts.map +1 -1
  937. package/dist/types/components/IDE/CodeConditionalRenderer.d.ts +0 -1
  938. package/dist/types/components/IDE/CodeConditionalRenderer.d.ts.map +1 -1
  939. package/dist/types/components/IDE/CodeContext.d.ts +1 -3
  940. package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
  941. package/dist/types/components/IDE/CodeFormatSelector.d.ts +2 -2
  942. package/dist/types/components/IDE/CodeFormatSelector.d.ts.map +1 -1
  943. package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts +0 -1
  944. package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts.map +1 -1
  945. package/dist/types/components/IDE/CopyCode.d.ts +2 -2
  946. package/dist/types/components/IDE/CopyCode.d.ts.map +1 -1
  947. package/dist/types/components/IDE/FileList.d.ts +0 -1
  948. package/dist/types/components/IDE/FileList.d.ts.map +1 -1
  949. package/dist/types/components/IDE/FileTree.d.ts +0 -1
  950. package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
  951. package/dist/types/components/IDE/IDE.d.ts +0 -1
  952. package/dist/types/components/IDE/IDE.d.ts.map +1 -1
  953. package/dist/types/components/IDE/MarkDownRender.d.ts +0 -1
  954. package/dist/types/components/IDE/MarkDownRender.d.ts.map +1 -1
  955. package/dist/types/components/IDE/MonacoCode.d.ts +0 -1
  956. package/dist/types/components/IDE/MonacoCode.d.ts.map +1 -1
  957. package/dist/types/components/IDE/PackageManagerSelector.d.ts +0 -1
  958. package/dist/types/components/IDE/PackageManagerSelector.d.ts.map +1 -1
  959. package/dist/types/components/IDE/code.content.d.ts +2 -4
  960. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  961. package/dist/types/components/IDE/codeTransformer.d.ts.map +1 -1
  962. package/dist/types/components/IDE/copyCode.content.d.ts +2 -4
  963. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  964. package/dist/types/components/IDE/createFileTree.d.ts.map +1 -1
  965. package/dist/types/components/IDE/index.d.ts +1 -1
  966. package/dist/types/components/IDE/selectors.content.d.ts +6 -8
  967. package/dist/types/components/IDE/selectors.content.d.ts.map +1 -1
  968. package/dist/types/components/InformationTag/index.d.ts +0 -1
  969. package/dist/types/components/InformationTag/index.d.ts.map +1 -1
  970. package/dist/types/components/Input/Checkbox.d.ts +4 -6
  971. package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
  972. package/dist/types/components/Input/Input.d.ts +3 -5
  973. package/dist/types/components/Input/Input.d.ts.map +1 -1
  974. package/dist/types/components/Input/InputPassword.d.ts +0 -1
  975. package/dist/types/components/Input/InputPassword.d.ts.map +1 -1
  976. package/dist/types/components/Input/OTPInput.d.ts +7 -17
  977. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  978. package/dist/types/components/Input/Radio.d.ts +4 -6
  979. package/dist/types/components/Input/Radio.d.ts.map +1 -1
  980. package/dist/types/components/Input/SearchInput.d.ts +1 -6
  981. package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
  982. package/dist/types/components/KeyboardScreenAdapter/index.d.ts +0 -1
  983. package/dist/types/components/KeyboardScreenAdapter/index.d.ts.map +1 -1
  984. package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts +11 -6
  985. package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts.map +1 -1
  986. package/dist/types/components/Label/index.d.ts +0 -1
  987. package/dist/types/components/Label/index.d.ts.map +1 -1
  988. package/dist/types/components/LanguageBackground/LanguageBackground.d.ts +0 -1
  989. package/dist/types/components/LanguageBackground/LanguageBackground.d.ts.map +1 -1
  990. package/dist/types/components/LanguageBackground/LanguageSection.d.ts +0 -1
  991. package/dist/types/components/LanguageBackground/LanguageSection.d.ts.map +1 -1
  992. package/dist/types/components/Link/Link.d.ts +7 -12
  993. package/dist/types/components/Link/Link.d.ts.map +1 -1
  994. package/dist/types/components/Loader/index.content.d.ts +1 -3
  995. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  996. package/dist/types/components/Loader/index.d.ts +3 -2
  997. package/dist/types/components/Loader/index.d.ts.map +1 -1
  998. package/dist/types/components/Loader/spinner.d.ts +3 -7
  999. package/dist/types/components/Loader/spinner.d.ts.map +1 -1
  1000. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts +0 -1
  1001. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts.map +1 -1
  1002. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts +0 -1
  1003. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts.map +1 -1
  1004. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +8 -10
  1005. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  1006. package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts +0 -1
  1007. package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts.map +1 -1
  1008. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +6 -8
  1009. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
  1010. package/dist/types/components/Logo/Logo.d.ts +0 -1
  1011. package/dist/types/components/Logo/Logo.d.ts.map +1 -1
  1012. package/dist/types/components/Logo/LogoTextOnly.d.ts +0 -1
  1013. package/dist/types/components/Logo/LogoTextOnly.d.ts.map +1 -1
  1014. package/dist/types/components/Logo/LogoWithText.d.ts +0 -1
  1015. package/dist/types/components/Logo/LogoWithText.d.ts.map +1 -1
  1016. package/dist/types/components/Logo/LogoWithTextBelow.d.ts +0 -1
  1017. package/dist/types/components/Logo/LogoWithTextBelow.d.ts.map +1 -1
  1018. package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts +0 -1
  1019. package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts.map +1 -1
  1020. package/dist/types/components/MarkDownRender/MarkDownRender.d.ts +65 -116
  1021. package/dist/types/components/MarkDownRender/MarkDownRender.d.ts.map +1 -1
  1022. package/dist/types/components/MarkDownRender/index.d.ts +1 -1
  1023. package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts +11 -6
  1024. package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
  1025. package/dist/types/components/MarkdownEditor/extensions.d.ts.map +1 -1
  1026. package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts +1 -6
  1027. package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts.map +1 -1
  1028. package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts +7 -10
  1029. package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts.map +1 -1
  1030. package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts +1 -5
  1031. package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts.map +1 -1
  1032. package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts +7 -12
  1033. package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts.map +1 -1
  1034. package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts +2 -1
  1035. package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts.map +1 -1
  1036. package/dist/types/components/MarkdownEditor/imageUpload.d.ts +6 -7
  1037. package/dist/types/components/MarkdownEditor/imageUpload.d.ts.map +1 -1
  1038. package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts +118 -61
  1039. package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts.map +1 -1
  1040. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts +0 -1
  1041. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts.map +1 -1
  1042. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts +0 -1
  1043. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts.map +1 -1
  1044. package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts +4 -9
  1045. package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts.map +1 -1
  1046. package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts +6 -10
  1047. package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts.map +1 -1
  1048. package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts +5 -2
  1049. package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts.map +1 -1
  1050. package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts +0 -1
  1051. package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts.map +1 -1
  1052. package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts +0 -1
  1053. package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts.map +1 -1
  1054. package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts +4 -1
  1055. package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts.map +1 -1
  1056. package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts +3 -8
  1057. package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts.map +1 -1
  1058. package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts +4 -5
  1059. package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts.map +1 -1
  1060. package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts +1 -4
  1061. package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts.map +1 -1
  1062. package/dist/types/components/MarkdownEditor/novel/index.d.ts +1 -0
  1063. package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts +2 -8
  1064. package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts.map +1 -1
  1065. package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts +0 -1
  1066. package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts.map +1 -1
  1067. package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts +0 -1
  1068. package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts.map +1 -1
  1069. package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts +0 -1
  1070. package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts.map +1 -1
  1071. package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts +0 -1
  1072. package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts.map +1 -1
  1073. package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts +1 -1
  1074. package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts.map +1 -1
  1075. package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts +1 -3
  1076. package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts.map +1 -1
  1077. package/dist/types/components/MarkdownEditor/slashCommand.d.ts +3 -5
  1078. package/dist/types/components/MarkdownEditor/slashCommand.d.ts.map +1 -1
  1079. package/dist/types/components/MaxHeightSmoother/index.d.ts +0 -1
  1080. package/dist/types/components/MaxHeightSmoother/index.d.ts.map +1 -1
  1081. package/dist/types/components/MaxWidthSmoother/index.d.ts +1 -11
  1082. package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
  1083. package/dist/types/components/Modal/Modal.d.ts +0 -1
  1084. package/dist/types/components/Modal/Modal.d.ts.map +1 -1
  1085. package/dist/types/components/Navbar/Burger.d.ts +1 -7
  1086. package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
  1087. package/dist/types/components/Navbar/DesktopNavbar.d.ts +9 -11
  1088. package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  1089. package/dist/types/components/Navbar/MobileNavbar.d.ts +15 -17
  1090. package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
  1091. package/dist/types/components/Navbar/index.d.ts +21 -79
  1092. package/dist/types/components/Navbar/index.d.ts.map +1 -1
  1093. package/dist/types/components/Navbar/useNavigation.d.ts +5 -2
  1094. package/dist/types/components/Navbar/useNavigation.d.ts.map +1 -1
  1095. package/dist/types/components/Pagination/NumberItemsSelector.d.ts +0 -1
  1096. package/dist/types/components/Pagination/NumberItemsSelector.d.ts.map +1 -1
  1097. package/dist/types/components/Pagination/Pagination.d.ts +4 -6
  1098. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  1099. package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts +0 -1
  1100. package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts.map +1 -1
  1101. package/dist/types/components/Pagination/pagination.content.d.ts +5 -7
  1102. package/dist/types/components/Pagination/pagination.content.d.ts.map +1 -1
  1103. package/dist/types/components/Pattern/DotPattern.d.ts +13 -7
  1104. package/dist/types/components/Pattern/DotPattern.d.ts.map +1 -1
  1105. package/dist/types/components/Pattern/GridDistortionPattern.d.ts +0 -1
  1106. package/dist/types/components/Pattern/GridDistortionPattern.d.ts.map +1 -1
  1107. package/dist/types/components/Pattern/GridPattern.d.ts +11 -6
  1108. package/dist/types/components/Pattern/GridPattern.d.ts.map +1 -1
  1109. package/dist/types/components/Pattern/SpotLight.d.ts +11 -6
  1110. package/dist/types/components/Pattern/SpotLight.d.ts.map +1 -1
  1111. package/dist/types/components/Popover/dynamic.d.ts +0 -1
  1112. package/dist/types/components/Popover/dynamic.d.ts.map +1 -1
  1113. package/dist/types/components/Popover/static.d.ts +15 -8
  1114. package/dist/types/components/Popover/static.d.ts.map +1 -1
  1115. package/dist/types/components/PressableSpan/PressableSpan.d.ts +0 -1
  1116. package/dist/types/components/PressableSpan/PressableSpan.d.ts.map +1 -1
  1117. package/dist/types/components/RightDrawer/RightDrawer.d.ts +5 -3
  1118. package/dist/types/components/RightDrawer/RightDrawer.d.ts.map +1 -1
  1119. package/dist/types/components/RightDrawer/isElementAtTopAndNotCovered.d.ts.map +1 -1
  1120. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +2 -4
  1121. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts.map +1 -1
  1122. package/dist/types/components/RightDrawer/useRightDrawer.d.ts.map +1 -1
  1123. package/dist/types/components/Select/Multiselect.d.ts +0 -1
  1124. package/dist/types/components/Select/Multiselect.d.ts.map +1 -1
  1125. package/dist/types/components/Select/Select.d.ts +19 -12
  1126. package/dist/types/components/Select/Select.d.ts.map +1 -1
  1127. package/dist/types/components/SocialNetworks/DiscordLogo.d.ts +0 -1
  1128. package/dist/types/components/SocialNetworks/DiscordLogo.d.ts.map +1 -1
  1129. package/dist/types/components/SocialNetworks/FacebookLogo.d.ts +0 -1
  1130. package/dist/types/components/SocialNetworks/FacebookLogo.d.ts.map +1 -1
  1131. package/dist/types/components/SocialNetworks/InstagramLogo.d.ts +0 -1
  1132. package/dist/types/components/SocialNetworks/InstagramLogo.d.ts.map +1 -1
  1133. package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts +0 -1
  1134. package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts.map +1 -1
  1135. package/dist/types/components/SocialNetworks/TiktokLogo.d.ts +0 -1
  1136. package/dist/types/components/SocialNetworks/TiktokLogo.d.ts.map +1 -1
  1137. package/dist/types/components/SocialNetworks/XLogo.d.ts +0 -1
  1138. package/dist/types/components/SocialNetworks/XLogo.d.ts.map +1 -1
  1139. package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts +0 -1
  1140. package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts.map +1 -1
  1141. package/dist/types/components/SocialNetworks/index.d.ts +7 -7
  1142. package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
  1143. package/dist/types/components/Steps/index.d.ts +0 -1
  1144. package/dist/types/components/Steps/index.d.ts.map +1 -1
  1145. package/dist/types/components/Steps/steps.content.d.ts +2 -4
  1146. package/dist/types/components/Steps/steps.content.d.ts.map +1 -1
  1147. package/dist/types/components/SwitchSelector/SwitchSelector.d.ts +7 -10
  1148. package/dist/types/components/SwitchSelector/SwitchSelector.d.ts.map +1 -1
  1149. package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts +5 -8
  1150. package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts.map +1 -1
  1151. package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts +14 -15
  1152. package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts.map +1 -1
  1153. package/dist/types/components/Tab/Tab.d.ts +28 -22
  1154. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  1155. package/dist/types/components/Tab/TabContext.d.ts +1 -3
  1156. package/dist/types/components/Tab/TabContext.d.ts.map +1 -1
  1157. package/dist/types/components/TabSelector/TabSelector.d.ts +4 -15
  1158. package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
  1159. package/dist/types/components/Table/ExpandButton.d.ts +0 -1
  1160. package/dist/types/components/Table/ExpandButton.d.ts.map +1 -1
  1161. package/dist/types/components/Table/SmartTable.d.ts +0 -1
  1162. package/dist/types/components/Table/SmartTable.d.ts.map +1 -1
  1163. package/dist/types/components/Table/Table.d.ts +1 -3
  1164. package/dist/types/components/Table/Table.d.ts.map +1 -1
  1165. package/dist/types/components/Table/TableElements.d.ts +4 -18
  1166. package/dist/types/components/Table/TableElements.d.ts.map +1 -1
  1167. package/dist/types/components/Table/table.content.d.ts +2 -4
  1168. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  1169. package/dist/types/components/Table/useTableWidths.d.ts +0 -1
  1170. package/dist/types/components/Table/useTableWidths.d.ts.map +1 -1
  1171. package/dist/types/components/Tag/index.d.ts +6 -8
  1172. package/dist/types/components/Tag/index.d.ts.map +1 -1
  1173. package/dist/types/components/TechLogo/TechLogo.d.ts +0 -1
  1174. package/dist/types/components/TechLogo/TechLogo.d.ts.map +1 -1
  1175. package/dist/types/components/TechLogo/logos/Adonis.d.ts +0 -1
  1176. package/dist/types/components/TechLogo/logos/Adonis.d.ts.map +1 -1
  1177. package/dist/types/components/TechLogo/logos/Angular.d.ts +0 -1
  1178. package/dist/types/components/TechLogo/logos/Angular.d.ts.map +1 -1
  1179. package/dist/types/components/TechLogo/logos/Anthropic.d.ts +0 -1
  1180. package/dist/types/components/TechLogo/logos/Anthropic.d.ts.map +1 -1
  1181. package/dist/types/components/TechLogo/logos/Astro.d.ts +0 -1
  1182. package/dist/types/components/TechLogo/logos/Astro.d.ts.map +1 -1
  1183. package/dist/types/components/TechLogo/logos/Atlassian.d.ts +0 -1
  1184. package/dist/types/components/TechLogo/logos/Atlassian.d.ts.map +1 -1
  1185. package/dist/types/components/TechLogo/logos/Bitbucket.d.ts +0 -1
  1186. package/dist/types/components/TechLogo/logos/Bitbucket.d.ts.map +1 -1
  1187. package/dist/types/components/TechLogo/logos/ChatGPT.d.ts +0 -1
  1188. package/dist/types/components/TechLogo/logos/ChatGPT.d.ts.map +1 -1
  1189. package/dist/types/components/TechLogo/logos/Claude.d.ts +0 -1
  1190. package/dist/types/components/TechLogo/logos/Claude.d.ts.map +1 -1
  1191. package/dist/types/components/TechLogo/logos/DeepSeek.d.ts +0 -1
  1192. package/dist/types/components/TechLogo/logos/DeepSeek.d.ts.map +1 -1
  1193. package/dist/types/components/TechLogo/logos/Express.d.ts +0 -1
  1194. package/dist/types/components/TechLogo/logos/Express.d.ts.map +1 -1
  1195. package/dist/types/components/TechLogo/logos/Fastify.d.ts +0 -1
  1196. package/dist/types/components/TechLogo/logos/Fastify.d.ts.map +1 -1
  1197. package/dist/types/components/TechLogo/logos/Gemini.d.ts +0 -1
  1198. package/dist/types/components/TechLogo/logos/Gemini.d.ts.map +1 -1
  1199. package/dist/types/components/TechLogo/logos/GitHub.d.ts +0 -1
  1200. package/dist/types/components/TechLogo/logos/GitHub.d.ts.map +1 -1
  1201. package/dist/types/components/TechLogo/logos/GitLab.d.ts +0 -1
  1202. package/dist/types/components/TechLogo/logos/GitLab.d.ts.map +1 -1
  1203. package/dist/types/components/TechLogo/logos/Google.d.ts +0 -1
  1204. package/dist/types/components/TechLogo/logos/Google.d.ts.map +1 -1
  1205. package/dist/types/components/TechLogo/logos/GoogleAI.d.ts +0 -1
  1206. package/dist/types/components/TechLogo/logos/GoogleAI.d.ts.map +1 -1
  1207. package/dist/types/components/TechLogo/logos/Grok.d.ts +0 -1
  1208. package/dist/types/components/TechLogo/logos/Grok.d.ts.map +1 -1
  1209. package/dist/types/components/TechLogo/logos/Hono.d.ts +0 -1
  1210. package/dist/types/components/TechLogo/logos/Hono.d.ts.map +1 -1
  1211. package/dist/types/components/TechLogo/logos/LinkedIn.d.ts +0 -1
  1212. package/dist/types/components/TechLogo/logos/LinkedIn.d.ts.map +1 -1
  1213. package/dist/types/components/TechLogo/logos/Lit.d.ts +1 -3
  1214. package/dist/types/components/TechLogo/logos/Lit.d.ts.map +1 -1
  1215. package/dist/types/components/TechLogo/logos/Lynx.d.ts +0 -1
  1216. package/dist/types/components/TechLogo/logos/Lynx.d.ts.map +1 -1
  1217. package/dist/types/components/TechLogo/logos/Microsoft.d.ts +0 -1
  1218. package/dist/types/components/TechLogo/logos/Microsoft.d.ts.map +1 -1
  1219. package/dist/types/components/TechLogo/logos/Mistral.d.ts +0 -1
  1220. package/dist/types/components/TechLogo/logos/Mistral.d.ts.map +1 -1
  1221. package/dist/types/components/TechLogo/logos/NestJS.d.ts +0 -1
  1222. package/dist/types/components/TechLogo/logos/NestJS.d.ts.map +1 -1
  1223. package/dist/types/components/TechLogo/logos/Nextjs.d.ts +0 -1
  1224. package/dist/types/components/TechLogo/logos/Nextjs.d.ts.map +1 -1
  1225. package/dist/types/components/TechLogo/logos/Node.d.ts +0 -1
  1226. package/dist/types/components/TechLogo/logos/Node.d.ts.map +1 -1
  1227. package/dist/types/components/TechLogo/logos/Nuxt.d.ts +0 -1
  1228. package/dist/types/components/TechLogo/logos/Nuxt.d.ts.map +1 -1
  1229. package/dist/types/components/TechLogo/logos/Ollama.d.ts +0 -1
  1230. package/dist/types/components/TechLogo/logos/Ollama.d.ts.map +1 -1
  1231. package/dist/types/components/TechLogo/logos/OpenAI.d.ts +0 -1
  1232. package/dist/types/components/TechLogo/logos/OpenAI.d.ts.map +1 -1
  1233. package/dist/types/components/TechLogo/logos/Perplexity.d.ts +0 -1
  1234. package/dist/types/components/TechLogo/logos/Perplexity.d.ts.map +1 -1
  1235. package/dist/types/components/TechLogo/logos/Preact.d.ts +0 -1
  1236. package/dist/types/components/TechLogo/logos/Preact.d.ts.map +1 -1
  1237. package/dist/types/components/TechLogo/logos/Reactjs.d.ts +0 -1
  1238. package/dist/types/components/TechLogo/logos/Reactjs.d.ts.map +1 -1
  1239. package/dist/types/components/TechLogo/logos/Solid.d.ts +0 -1
  1240. package/dist/types/components/TechLogo/logos/Solid.d.ts.map +1 -1
  1241. package/dist/types/components/TechLogo/logos/Svelte.d.ts +0 -1
  1242. package/dist/types/components/TechLogo/logos/Svelte.d.ts.map +1 -1
  1243. package/dist/types/components/TechLogo/logos/Tanstack.d.ts +0 -1
  1244. package/dist/types/components/TechLogo/logos/Tanstack.d.ts.map +1 -1
  1245. package/dist/types/components/TechLogo/logos/Vanilla.d.ts +1 -3
  1246. package/dist/types/components/TechLogo/logos/Vanilla.d.ts.map +1 -1
  1247. package/dist/types/components/TechLogo/logos/Vitejs.d.ts +0 -1
  1248. package/dist/types/components/TechLogo/logos/Vitejs.d.ts.map +1 -1
  1249. package/dist/types/components/TechLogo/logos/Vuejs.d.ts +0 -1
  1250. package/dist/types/components/TechLogo/logos/Vuejs.d.ts.map +1 -1
  1251. package/dist/types/components/TechLogo/techLogos.d.ts +0 -2
  1252. package/dist/types/components/TechLogo/types.d.ts.map +1 -1
  1253. package/dist/types/components/Terminal/Terminal.d.ts +0 -1
  1254. package/dist/types/components/Terminal/Terminal.d.ts.map +1 -1
  1255. package/dist/types/components/Terminal/terminal.content.d.ts +2 -4
  1256. package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
  1257. package/dist/types/components/TextArea/AutoSizeTextArea.d.ts +3 -2
  1258. package/dist/types/components/TextArea/AutoSizeTextArea.d.ts.map +1 -1
  1259. package/dist/types/components/TextArea/AutocompleteTextArea.d.ts +3 -2
  1260. package/dist/types/components/TextArea/AutocompleteTextArea.d.ts.map +1 -1
  1261. package/dist/types/components/TextArea/ContentEditableTextArea.d.ts +2 -7
  1262. package/dist/types/components/TextArea/ContentEditableTextArea.d.ts.map +1 -1
  1263. package/dist/types/components/TextArea/TextArea.d.ts +5 -3
  1264. package/dist/types/components/TextArea/TextArea.d.ts.map +1 -1
  1265. package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts +0 -1
  1266. package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts.map +1 -1
  1267. package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts +0 -1
  1268. package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts.map +1 -1
  1269. package/dist/types/components/ThemeSwitcherDropDown/types.d.ts.map +1 -1
  1270. package/dist/types/components/Toaster/Toast.d.ts +1 -3
  1271. package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
  1272. package/dist/types/components/Toaster/Toaster.d.ts +1 -3
  1273. package/dist/types/components/Toaster/Toaster.d.ts.map +1 -1
  1274. package/dist/types/components/Toaster/useToast.d.ts +10 -15
  1275. package/dist/types/components/Toaster/useToast.d.ts.map +1 -1
  1276. package/dist/types/components/WithResizer/index.d.ts +15 -8
  1277. package/dist/types/components/WithResizer/index.d.ts.map +1 -1
  1278. package/dist/types/components/index.d.ts +46 -7
  1279. package/dist/types/hooks/index.d.ts +1 -1
  1280. package/dist/types/hooks/useDevice.d.ts.map +1 -1
  1281. package/dist/types/hooks/useGetElementById.d.ts.map +1 -1
  1282. package/dist/types/hooks/useGetElementOrWindow.d.ts.map +1 -1
  1283. package/dist/types/hooks/useHorizontalSwipe.d.ts +0 -1
  1284. package/dist/types/hooks/useHorizontalSwipe.d.ts.map +1 -1
  1285. package/dist/types/hooks/useIsDarkMode.d.ts.map +1 -1
  1286. package/dist/types/hooks/useIsMounted.d.ts.map +1 -1
  1287. package/dist/types/hooks/useItemSelector.d.ts +1 -6
  1288. package/dist/types/hooks/useItemSelector.d.ts.map +1 -1
  1289. package/dist/types/hooks/useKeyboardDetector.d.ts.map +1 -1
  1290. package/dist/types/hooks/usePersistedStore.d.ts +0 -1
  1291. package/dist/types/hooks/usePersistedStore.d.ts.map +1 -1
  1292. package/dist/types/hooks/useScreenWidth.d.ts.map +1 -1
  1293. package/dist/types/hooks/useScrollBlockage/index.d.ts.map +1 -1
  1294. package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts.map +1 -1
  1295. package/dist/types/hooks/useScrollDetection.d.ts.map +1 -1
  1296. package/dist/types/hooks/useScrollY.d.ts.map +1 -1
  1297. package/dist/types/hooks/useSearch.d.ts.map +1 -1
  1298. package/dist/types/libs/auth.d.ts +1 -2
  1299. package/dist/types/libs/auth.d.ts.map +1 -1
  1300. package/dist/types/providers/ReactQueryProvider.d.ts +0 -1
  1301. package/dist/types/providers/ReactQueryProvider.d.ts.map +1 -1
  1302. package/dist/types/routes.d.ts +175 -169
  1303. package/dist/types/routes.d.ts.map +1 -1
  1304. package/dist/types/structured-data/buildAuthorJsonLd.d.ts +1 -1
  1305. package/dist/types/structured-data/buildAuthorJsonLd.d.ts.map +1 -1
  1306. package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts +4 -7
  1307. package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts.map +1 -1
  1308. package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts +31 -39
  1309. package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts.map +1 -1
  1310. package/dist/types/structured-data/buildFAQPageJsonLd.d.ts +5 -7
  1311. package/dist/types/structured-data/buildFAQPageJsonLd.d.ts.map +1 -1
  1312. package/dist/types/structured-data/buildOrganizationJsonLd.d.ts +16 -17
  1313. package/dist/types/structured-data/buildOrganizationJsonLd.d.ts.map +1 -1
  1314. package/dist/types/structured-data/buildProductJsonLd.d.ts +13 -15
  1315. package/dist/types/structured-data/buildProductJsonLd.d.ts.map +1 -1
  1316. package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts +47 -35
  1317. package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts.map +1 -1
  1318. package/dist/types/structured-data/buildWebsiteJsonLd.d.ts +19 -20
  1319. package/dist/types/structured-data/buildWebsiteJsonLd.d.ts.map +1 -1
  1320. package/dist/types/tailwind.config.d.ts.map +1 -1
  1321. package/package.json +64 -66
  1322. package/src/components/MarkdownEditor/markdown-editor.css +2 -8
@@ -1,7 +1,548 @@
1
1
  import * as React from "react";
2
2
 
3
3
  //#region src/components/Flags/es.svg
4
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262, _path263, _path264, _path265, _path266, _path267, _path268, _path269, _path270, _path271, _path272, _path273, _path274, _path275, _path276, _path277, _path278, _path279, _path280, _path281, _path282, _path283, _path284, _path285, _path286, _path287, _path288, _path289, _path290, _path291, _path292, _path293, _path294, _path295, _path296, _path297, _path298, _path299, _path300, _path301, _path302, _path303, _path304, _path305, _path306, _path307, _path308, _path309, _path310, _path311, _path312, _path313, _path314, _path315, _path316, _path317, _path318, _path319, _path320, _path321, _path322, _path323, _path324, _path325, _path326, _path327, _path328, _path329, _path330, _path331, _path332, _path333, _path334, _path335, _path336, _path337, _path338, _path339, _path340, _path341, _path342, _path343, _path344, _path345, _path346, _path347, _path348, _path349, _path350, _path351, _path352, _path353, _path354, _path355, _path356, _path357, _path358, _path359, _path360, _path361, _path362, _path363, _path364, _path365, _path366, _path367, _path368, _path369, _path370, _path371, _path372, _path373, _path374, _path375, _path376, _path377, _path378, _path379, _path380, _path381, _path382, _path383, _path384, _path385, _path386, _path387, _path388, _path389, _path390, _path391, _path392, _path393, _path394, _path395, _path396, _path397, _path398, _path399, _path400, _path401, _path402, _path403, _path404, _path405, _path406, _path407, _path408, _path409, _path410, _path411, _path412, _path413, _path414, _path415, _path416, _path417, _path418, _path419, _path420, _path421, _path422, _path423, _path424, _path425, _path426, _path427, _path428, _path429, _path430, _path431, _path432, _path433, _path434, _path435, _path436, _path437, _path438, _path439, _path440, _path441, _path442, _path443, _path444, _path445, _path446, _path447, _path448, _path449, _path450, _path451, _path452, _path453, _path454, _path455, _path456, _path457, _path458, _path459, _path460, _path461, _path462, _path463, _path464, _path465, _path466, _path467, _path468, _path469, _path470, _path471, _path472, _path473, _path474, _path475, _path476, _path477, _path478, _path479, _path480, _path481, _path482, _path483, _path484, _path485, _path486, _path487, _path488, _path489, _path490, _path491, _path492, _path493, _path494, _path495, _path496, _path497, _path498, _path499, _path500, _path501, _path502, _path503, _path504, _path505, _path506, _path507, _path508, _path509, _path510, _path511, _path512, _path513, _path514, _path515, _path516, _path517, _path518, _path519, _path520, _path521, _path522, _path523, _path524, _path525, _path526, _path527, _path528, _path529, _path530, _path531, _path532, _path533, _path534, _path535, _path536, _path537, _path538, _path539, _path540;
4
+ var _path;
5
+ var _path2;
6
+ var _path3;
7
+ var _path4;
8
+ var _path5;
9
+ var _path6;
10
+ var _path7;
11
+ var _path8;
12
+ var _path9;
13
+ var _path0;
14
+ var _path1;
15
+ var _path10;
16
+ var _path11;
17
+ var _path12;
18
+ var _path13;
19
+ var _path14;
20
+ var _path15;
21
+ var _path16;
22
+ var _path17;
23
+ var _path18;
24
+ var _path19;
25
+ var _path20;
26
+ var _path21;
27
+ var _path22;
28
+ var _path23;
29
+ var _path24;
30
+ var _path25;
31
+ var _path26;
32
+ var _path27;
33
+ var _path28;
34
+ var _path29;
35
+ var _path30;
36
+ var _path31;
37
+ var _path32;
38
+ var _path33;
39
+ var _path34;
40
+ var _path35;
41
+ var _path36;
42
+ var _path37;
43
+ var _path38;
44
+ var _path39;
45
+ var _path40;
46
+ var _path41;
47
+ var _path42;
48
+ var _path43;
49
+ var _path44;
50
+ var _path45;
51
+ var _path46;
52
+ var _path47;
53
+ var _path48;
54
+ var _path49;
55
+ var _path50;
56
+ var _path51;
57
+ var _path52;
58
+ var _path53;
59
+ var _path54;
60
+ var _path55;
61
+ var _path56;
62
+ var _path57;
63
+ var _path58;
64
+ var _path59;
65
+ var _path60;
66
+ var _path61;
67
+ var _path62;
68
+ var _path63;
69
+ var _path64;
70
+ var _path65;
71
+ var _path66;
72
+ var _path67;
73
+ var _path68;
74
+ var _path69;
75
+ var _path70;
76
+ var _path71;
77
+ var _path72;
78
+ var _path73;
79
+ var _path74;
80
+ var _path75;
81
+ var _path76;
82
+ var _path77;
83
+ var _path78;
84
+ var _path79;
85
+ var _path80;
86
+ var _path81;
87
+ var _path82;
88
+ var _path83;
89
+ var _path84;
90
+ var _path85;
91
+ var _path86;
92
+ var _path87;
93
+ var _path88;
94
+ var _path89;
95
+ var _path90;
96
+ var _path91;
97
+ var _path92;
98
+ var _path93;
99
+ var _path94;
100
+ var _path95;
101
+ var _path96;
102
+ var _path97;
103
+ var _path98;
104
+ var _path99;
105
+ var _path100;
106
+ var _path101;
107
+ var _path102;
108
+ var _path103;
109
+ var _path104;
110
+ var _path105;
111
+ var _path106;
112
+ var _path107;
113
+ var _path108;
114
+ var _path109;
115
+ var _path110;
116
+ var _path111;
117
+ var _path112;
118
+ var _path113;
119
+ var _path114;
120
+ var _path115;
121
+ var _path116;
122
+ var _path117;
123
+ var _path118;
124
+ var _path119;
125
+ var _path120;
126
+ var _path121;
127
+ var _path122;
128
+ var _path123;
129
+ var _path124;
130
+ var _path125;
131
+ var _path126;
132
+ var _path127;
133
+ var _path128;
134
+ var _path129;
135
+ var _path130;
136
+ var _path131;
137
+ var _path132;
138
+ var _path133;
139
+ var _path134;
140
+ var _path135;
141
+ var _path136;
142
+ var _path137;
143
+ var _path138;
144
+ var _path139;
145
+ var _path140;
146
+ var _path141;
147
+ var _path142;
148
+ var _path143;
149
+ var _path144;
150
+ var _path145;
151
+ var _path146;
152
+ var _path147;
153
+ var _path148;
154
+ var _path149;
155
+ var _path150;
156
+ var _path151;
157
+ var _path152;
158
+ var _path153;
159
+ var _path154;
160
+ var _path155;
161
+ var _path156;
162
+ var _path157;
163
+ var _path158;
164
+ var _path159;
165
+ var _path160;
166
+ var _path161;
167
+ var _path162;
168
+ var _path163;
169
+ var _path164;
170
+ var _path165;
171
+ var _path166;
172
+ var _path167;
173
+ var _path168;
174
+ var _path169;
175
+ var _path170;
176
+ var _path171;
177
+ var _path172;
178
+ var _path173;
179
+ var _path174;
180
+ var _path175;
181
+ var _path176;
182
+ var _path177;
183
+ var _path178;
184
+ var _path179;
185
+ var _path180;
186
+ var _path181;
187
+ var _path182;
188
+ var _path183;
189
+ var _path184;
190
+ var _path185;
191
+ var _path186;
192
+ var _path187;
193
+ var _path188;
194
+ var _path189;
195
+ var _path190;
196
+ var _path191;
197
+ var _path192;
198
+ var _path193;
199
+ var _path194;
200
+ var _path195;
201
+ var _path196;
202
+ var _path197;
203
+ var _path198;
204
+ var _path199;
205
+ var _path200;
206
+ var _path201;
207
+ var _path202;
208
+ var _path203;
209
+ var _path204;
210
+ var _path205;
211
+ var _path206;
212
+ var _path207;
213
+ var _path208;
214
+ var _path209;
215
+ var _path210;
216
+ var _path211;
217
+ var _path212;
218
+ var _path213;
219
+ var _path214;
220
+ var _path215;
221
+ var _path216;
222
+ var _path217;
223
+ var _path218;
224
+ var _path219;
225
+ var _path220;
226
+ var _path221;
227
+ var _path222;
228
+ var _path223;
229
+ var _path224;
230
+ var _path225;
231
+ var _path226;
232
+ var _path227;
233
+ var _path228;
234
+ var _path229;
235
+ var _path230;
236
+ var _path231;
237
+ var _path232;
238
+ var _path233;
239
+ var _path234;
240
+ var _path235;
241
+ var _path236;
242
+ var _path237;
243
+ var _path238;
244
+ var _path239;
245
+ var _path240;
246
+ var _path241;
247
+ var _path242;
248
+ var _path243;
249
+ var _path244;
250
+ var _path245;
251
+ var _path246;
252
+ var _path247;
253
+ var _path248;
254
+ var _path249;
255
+ var _path250;
256
+ var _path251;
257
+ var _path252;
258
+ var _path253;
259
+ var _path254;
260
+ var _path255;
261
+ var _path256;
262
+ var _path257;
263
+ var _path258;
264
+ var _path259;
265
+ var _path260;
266
+ var _path261;
267
+ var _path262;
268
+ var _path263;
269
+ var _path264;
270
+ var _path265;
271
+ var _path266;
272
+ var _path267;
273
+ var _path268;
274
+ var _path269;
275
+ var _path270;
276
+ var _path271;
277
+ var _path272;
278
+ var _path273;
279
+ var _path274;
280
+ var _path275;
281
+ var _path276;
282
+ var _path277;
283
+ var _path278;
284
+ var _path279;
285
+ var _path280;
286
+ var _path281;
287
+ var _path282;
288
+ var _path283;
289
+ var _path284;
290
+ var _path285;
291
+ var _path286;
292
+ var _path287;
293
+ var _path288;
294
+ var _path289;
295
+ var _path290;
296
+ var _path291;
297
+ var _path292;
298
+ var _path293;
299
+ var _path294;
300
+ var _path295;
301
+ var _path296;
302
+ var _path297;
303
+ var _path298;
304
+ var _path299;
305
+ var _path300;
306
+ var _path301;
307
+ var _path302;
308
+ var _path303;
309
+ var _path304;
310
+ var _path305;
311
+ var _path306;
312
+ var _path307;
313
+ var _path308;
314
+ var _path309;
315
+ var _path310;
316
+ var _path311;
317
+ var _path312;
318
+ var _path313;
319
+ var _path314;
320
+ var _path315;
321
+ var _path316;
322
+ var _path317;
323
+ var _path318;
324
+ var _path319;
325
+ var _path320;
326
+ var _path321;
327
+ var _path322;
328
+ var _path323;
329
+ var _path324;
330
+ var _path325;
331
+ var _path326;
332
+ var _path327;
333
+ var _path328;
334
+ var _path329;
335
+ var _path330;
336
+ var _path331;
337
+ var _path332;
338
+ var _path333;
339
+ var _path334;
340
+ var _path335;
341
+ var _path336;
342
+ var _path337;
343
+ var _path338;
344
+ var _path339;
345
+ var _path340;
346
+ var _path341;
347
+ var _path342;
348
+ var _path343;
349
+ var _path344;
350
+ var _path345;
351
+ var _path346;
352
+ var _path347;
353
+ var _path348;
354
+ var _path349;
355
+ var _path350;
356
+ var _path351;
357
+ var _path352;
358
+ var _path353;
359
+ var _path354;
360
+ var _path355;
361
+ var _path356;
362
+ var _path357;
363
+ var _path358;
364
+ var _path359;
365
+ var _path360;
366
+ var _path361;
367
+ var _path362;
368
+ var _path363;
369
+ var _path364;
370
+ var _path365;
371
+ var _path366;
372
+ var _path367;
373
+ var _path368;
374
+ var _path369;
375
+ var _path370;
376
+ var _path371;
377
+ var _path372;
378
+ var _path373;
379
+ var _path374;
380
+ var _path375;
381
+ var _path376;
382
+ var _path377;
383
+ var _path378;
384
+ var _path379;
385
+ var _path380;
386
+ var _path381;
387
+ var _path382;
388
+ var _path383;
389
+ var _path384;
390
+ var _path385;
391
+ var _path386;
392
+ var _path387;
393
+ var _path388;
394
+ var _path389;
395
+ var _path390;
396
+ var _path391;
397
+ var _path392;
398
+ var _path393;
399
+ var _path394;
400
+ var _path395;
401
+ var _path396;
402
+ var _path397;
403
+ var _path398;
404
+ var _path399;
405
+ var _path400;
406
+ var _path401;
407
+ var _path402;
408
+ var _path403;
409
+ var _path404;
410
+ var _path405;
411
+ var _path406;
412
+ var _path407;
413
+ var _path408;
414
+ var _path409;
415
+ var _path410;
416
+ var _path411;
417
+ var _path412;
418
+ var _path413;
419
+ var _path414;
420
+ var _path415;
421
+ var _path416;
422
+ var _path417;
423
+ var _path418;
424
+ var _path419;
425
+ var _path420;
426
+ var _path421;
427
+ var _path422;
428
+ var _path423;
429
+ var _path424;
430
+ var _path425;
431
+ var _path426;
432
+ var _path427;
433
+ var _path428;
434
+ var _path429;
435
+ var _path430;
436
+ var _path431;
437
+ var _path432;
438
+ var _path433;
439
+ var _path434;
440
+ var _path435;
441
+ var _path436;
442
+ var _path437;
443
+ var _path438;
444
+ var _path439;
445
+ var _path440;
446
+ var _path441;
447
+ var _path442;
448
+ var _path443;
449
+ var _path444;
450
+ var _path445;
451
+ var _path446;
452
+ var _path447;
453
+ var _path448;
454
+ var _path449;
455
+ var _path450;
456
+ var _path451;
457
+ var _path452;
458
+ var _path453;
459
+ var _path454;
460
+ var _path455;
461
+ var _path456;
462
+ var _path457;
463
+ var _path458;
464
+ var _path459;
465
+ var _path460;
466
+ var _path461;
467
+ var _path462;
468
+ var _path463;
469
+ var _path464;
470
+ var _path465;
471
+ var _path466;
472
+ var _path467;
473
+ var _path468;
474
+ var _path469;
475
+ var _path470;
476
+ var _path471;
477
+ var _path472;
478
+ var _path473;
479
+ var _path474;
480
+ var _path475;
481
+ var _path476;
482
+ var _path477;
483
+ var _path478;
484
+ var _path479;
485
+ var _path480;
486
+ var _path481;
487
+ var _path482;
488
+ var _path483;
489
+ var _path484;
490
+ var _path485;
491
+ var _path486;
492
+ var _path487;
493
+ var _path488;
494
+ var _path489;
495
+ var _path490;
496
+ var _path491;
497
+ var _path492;
498
+ var _path493;
499
+ var _path494;
500
+ var _path495;
501
+ var _path496;
502
+ var _path497;
503
+ var _path498;
504
+ var _path499;
505
+ var _path500;
506
+ var _path501;
507
+ var _path502;
508
+ var _path503;
509
+ var _path504;
510
+ var _path505;
511
+ var _path506;
512
+ var _path507;
513
+ var _path508;
514
+ var _path509;
515
+ var _path510;
516
+ var _path511;
517
+ var _path512;
518
+ var _path513;
519
+ var _path514;
520
+ var _path515;
521
+ var _path516;
522
+ var _path517;
523
+ var _path518;
524
+ var _path519;
525
+ var _path520;
526
+ var _path521;
527
+ var _path522;
528
+ var _path523;
529
+ var _path524;
530
+ var _path525;
531
+ var _path526;
532
+ var _path527;
533
+ var _path528;
534
+ var _path529;
535
+ var _path530;
536
+ var _path531;
537
+ var _path532;
538
+ var _path533;
539
+ var _path534;
540
+ var _path535;
541
+ var _path536;
542
+ var _path537;
543
+ var _path538;
544
+ var _path539;
545
+ var _path540;
5
546
  function _extends() {
6
547
  return _extends = Object.assign ? Object.assign.bind() : function(n) {
7
548
  for (var e = 1; e < arguments.length; e++) {
@@ -12,2211 +553,2211 @@ function _extends() {
12
553
  }, _extends.apply(null, arguments);
13
554
  }
14
555
  var SvgEs = function SvgEs(props) {
15
- return /* @__PURE__ */ React.createElement("svg", _extends({
556
+ return /*#__PURE__*/ React.createElement("svg", _extends({
16
557
  xmlns: "http://www.w3.org/2000/svg",
17
558
  viewBox: "0 0 640 480",
18
559
  width: "1em",
19
560
  height: "1em"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
561
+ }, props), _path || (_path = /*#__PURE__*/ React.createElement("path", {
21
562
  fill: "#AA151B",
22
563
  d: "M0 0h640v480H0z"
23
- })), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
564
+ })), _path2 || (_path2 = /*#__PURE__*/ React.createElement("path", {
24
565
  fill: "#F1BF00",
25
566
  d: "M0 120h640v240H0z"
26
- })), _path3 || (_path3 = /* @__PURE__ */ React.createElement("path", {
567
+ })), _path3 || (_path3 = /*#__PURE__*/ React.createElement("path", {
27
568
  fill: "#ad1519",
28
569
  d: "m127.3 213.3-.8-.1-1-1-.7-.4-.6-.8s-.7-1.1-.4-2 .9-1.2 1.4-1.5a12 12 0 0 1 1.5-.5l1-.4 1.3-.3.5-.3c.2 0 .7 0 1-.2l1-.2 1.6.1h4.8c.4 0 1.2.3 1.4.4a35 35 0 0 0 2 .7c.5.1 1.6.3 2.2.6.5.3.9.7 1.1 1l.5 1v1.1l-.5.8-.6 1-.8.6s-.5.5-1 .4c-.4 0-4.8-.8-7.6-.8s-7.3.9-7.3.9"
29
- })), _path4 || (_path4 = /* @__PURE__ */ React.createElement("path", {
570
+ })), _path4 || (_path4 = /*#__PURE__*/ React.createElement("path", {
30
571
  fill: "none",
31
572
  stroke: "#000",
32
573
  strokeLinejoin: "round",
33
574
  strokeWidth: .3,
34
575
  d: "m127.3 213.3-.8-.1-1-1-.7-.4-.6-.8s-.7-1.1-.4-2 .9-1.2 1.4-1.5a12 12 0 0 1 1.5-.5l1-.4 1.3-.3.5-.3c.2 0 .7 0 1-.2l1-.2 1.6.1h4.8c.4 0 1.2.3 1.4.4a35 35 0 0 0 2 .7c.5.1 1.6.3 2.2.6.5.3.9.7 1.1 1l.5 1v1.1l-.5.8-.6 1-.8.6s-.5.5-1 .4c-.4 0-4.8-.8-7.6-.8s-7.3.9-7.3.9z"
35
- })), _path5 || (_path5 = /* @__PURE__ */ React.createElement("path", {
576
+ })), _path5 || (_path5 = /*#__PURE__*/ React.createElement("path", {
36
577
  fill: "#c8b100",
37
578
  d: "M133.3 207c0-1.3.6-2.3 1.3-2.3.8 0 1.4 1 1.4 2.4 0 1.3-.6 2.4-1.4 2.4s-1.3-1.1-1.3-2.5"
38
- })), _path6 || (_path6 = /* @__PURE__ */ React.createElement("path", {
579
+ })), _path6 || (_path6 = /*#__PURE__*/ React.createElement("path", {
39
580
  fill: "none",
40
581
  stroke: "#000",
41
582
  strokeWidth: .3,
42
583
  d: "M133.3 207c0-1.3.6-2.3 1.3-2.3.8 0 1.4 1 1.4 2.4 0 1.3-.6 2.4-1.4 2.4s-1.3-1.1-1.3-2.5z"
43
- })), _path7 || (_path7 = /* @__PURE__ */ React.createElement("path", {
584
+ })), _path7 || (_path7 = /*#__PURE__*/ React.createElement("path", {
44
585
  fill: "#c8b100",
45
586
  d: "M134 207c0-1.2.3-2.1.7-2.1.3 0 .6 1 .6 2.1 0 1.3-.3 2.2-.6 2.2-.4 0-.6-1-.6-2.2"
46
- })), _path8 || (_path8 = /* @__PURE__ */ React.createElement("path", {
587
+ })), _path8 || (_path8 = /*#__PURE__*/ React.createElement("path", {
47
588
  fill: "none",
48
589
  stroke: "#000",
49
590
  strokeWidth: .3,
50
591
  d: "M134 207c0-1.2.3-2.1.7-2.1.3 0 .6 1 .6 2.1 0 1.3-.3 2.2-.6 2.2-.4 0-.6-1-.6-2.2z"
51
- })), _path9 || (_path9 = /* @__PURE__ */ React.createElement("path", {
592
+ })), _path9 || (_path9 = /*#__PURE__*/ React.createElement("path", {
52
593
  fill: "#c8b100",
53
594
  d: "M133.8 204.5c0-.4.4-.8.8-.8s1 .4 1 .8c0 .5-.5.9-1 .9s-.8-.4-.8-.9"
54
- })), _path0 || (_path0 = /* @__PURE__ */ React.createElement("path", {
595
+ })), _path0 || (_path0 = /*#__PURE__*/ React.createElement("path", {
55
596
  fill: "#c8b100",
56
597
  d: "M135.3 204.2v.6h-1.4v-.6h.5V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2z"
57
- })), _path1 || (_path1 = /* @__PURE__ */ React.createElement("path", {
598
+ })), _path1 || (_path1 = /*#__PURE__*/ React.createElement("path", {
58
599
  fill: "none",
59
600
  stroke: "#000",
60
601
  strokeWidth: .3,
61
602
  d: "M135.3 204.2v.6h-1.4v-.6h.5V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h.4"
62
- })), _path10 || (_path10 = /* @__PURE__ */ React.createElement("path", {
603
+ })), _path10 || (_path10 = /*#__PURE__*/ React.createElement("path", {
63
604
  fill: "#c8b100",
64
605
  d: "M135.9 204.2v.6h-2.5v-.6h1V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2z"
65
- })), _path11 || (_path11 = /* @__PURE__ */ React.createElement("path", {
606
+ })), _path11 || (_path11 = /*#__PURE__*/ React.createElement("path", {
66
607
  fill: "none",
67
608
  stroke: "#000",
68
609
  strokeWidth: .3,
69
610
  d: "M135.9 204.2v.6h-2.5v-.6h1V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h1"
70
- })), _path12 || (_path12 = /* @__PURE__ */ React.createElement("path", {
611
+ })), _path12 || (_path12 = /*#__PURE__*/ React.createElement("path", {
71
612
  fill: "none",
72
613
  stroke: "#000",
73
614
  strokeWidth: .3,
74
615
  d: "M134.9 203.7c.4.1.6.4.6.8 0 .5-.4.9-.8.9s-1-.4-1-.9c0-.4.3-.7.7-.8"
75
- })), _path13 || (_path13 = /* @__PURE__ */ React.createElement("path", {
616
+ })), _path13 || (_path13 = /*#__PURE__*/ React.createElement("path", {
76
617
  fill: "#c8b100",
77
618
  d: "M134.7 213.2H130v-1.1l-.3-1.2-.2-1.5c-1.3-1.7-2.5-2.8-2.9-2.5.1-.3.2-.6.5-.7 1.1-.7 3.5 1 5.2 3.6l.5.7h3.8l.4-.7c1.8-2.7 4.1-4.3 5.2-3.6.3.1.4.4.5.7-.4-.3-1.6.8-2.9 2.5l-.2 1.5-.2 1.2-.1 1.1z"
78
- })), _path14 || (_path14 = /* @__PURE__ */ React.createElement("path", {
619
+ })), _path14 || (_path14 = /*#__PURE__*/ React.createElement("path", {
79
620
  fill: "none",
80
621
  stroke: "#000",
81
622
  strokeWidth: .3,
82
623
  d: "M134.7 213.2H130v-1.1l-.3-1.2-.2-1.5c-1.3-1.7-2.5-2.8-2.9-2.5.1-.3.2-.6.5-.7 1.1-.7 3.5 1 5.2 3.6l.5.7h3.8l.4-.7c1.8-2.7 4.1-4.3 5.2-3.6.3.1.4.4.5.7-.4-.3-1.6.8-2.9 2.5l-.2 1.5-.2 1.2-.1 1.1z"
83
- })), _path15 || (_path15 = /* @__PURE__ */ React.createElement("path", {
624
+ })), _path15 || (_path15 = /*#__PURE__*/ React.createElement("path", {
84
625
  fill: "none",
85
626
  stroke: "#000",
86
627
  strokeWidth: .3,
87
628
  d: "M126.8 206.8c1-.5 3 1.1 4.6 3.6m11-3.6c-.8-.5-2.8 1.1-4.5 3.6"
88
- })), _path16 || (_path16 = /* @__PURE__ */ React.createElement("path", {
629
+ })), _path16 || (_path16 = /*#__PURE__*/ React.createElement("path", {
89
630
  fill: "#c8b100",
90
631
  d: "m127.8 215.3-.5-1a27.3 27.3 0 0 1 14.7 0l-.5.8a6 6 0 0 0-.3.8 22.9 22.9 0 0 0-6.6-.8c-2.6 0-5.2.3-6.5.8z"
91
- })), _path17 || (_path17 = /* @__PURE__ */ React.createElement("path", {
632
+ })), _path17 || (_path17 = /*#__PURE__*/ React.createElement("path", {
92
633
  fill: "none",
93
634
  stroke: "#000",
94
635
  strokeWidth: .3,
95
636
  d: "m127.8 215.3-.5-1a27.3 27.3 0 0 1 14.7 0l-.5.8a6 6 0 0 0-.3.8 22.9 22.9 0 0 0-6.6-.8c-2.6 0-5.2.3-6.5.8l-.3-.6"
96
- })), _path18 || (_path18 = /* @__PURE__ */ React.createElement("path", {
637
+ })), _path18 || (_path18 = /*#__PURE__*/ React.createElement("path", {
97
638
  fill: "#c8b100",
98
639
  d: "M134.6 217.7c2.4 0 5-.4 5.9-.6.6-.2 1-.5 1-.8 0-.2-.2-.3-.4-.4-1.4-.5-4-.8-6.5-.8s-5 .3-6.4.8c-.2 0-.3.2-.4.3 0 .4.3.7 1 .9 1 .2 3.5.6 5.8.6"
99
- })), _path19 || (_path19 = /* @__PURE__ */ React.createElement("path", {
640
+ })), _path19 || (_path19 = /*#__PURE__*/ React.createElement("path", {
100
641
  fill: "none",
101
642
  stroke: "#000",
102
643
  strokeWidth: .3,
103
644
  d: "M134.6 217.7c2.4 0 5-.4 5.9-.6.6-.2 1-.5 1-.8 0-.2-.2-.3-.4-.4-1.4-.5-4-.8-6.5-.8s-5 .3-6.4.8c-.2 0-.3.2-.4.3 0 .4.3.7 1 .9 1 .2 3.5.6 5.8.6z"
104
- })), _path20 || (_path20 = /* @__PURE__ */ React.createElement("path", {
645
+ })), _path20 || (_path20 = /*#__PURE__*/ React.createElement("path", {
105
646
  fill: "#c8b100",
106
647
  d: "m142.1 213.2-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7c-.7 0-1-.6-1-.6s-.7.5-1.3.4c-.6 0-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.4.6-1.1.7-1.4-.6-1.4-.6-.5.7-1 1c-.5 0-1.2-.4-1.2-.4l-.2.5-.3.1.2.5a27 27 0 0 1 7.2-.9c3 0 5.5.4 7.4 1z"
107
- })), _path21 || (_path21 = /* @__PURE__ */ React.createElement("path", {
648
+ })), _path21 || (_path21 = /*#__PURE__*/ React.createElement("path", {
108
649
  fill: "none",
109
650
  stroke: "#000",
110
651
  strokeWidth: .3,
111
652
  d: "m142.1 213.2-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7c-.7 0-1-.6-1-.6s-.7.5-1.3.4c-.6 0-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.4.6-1.1.7-1.4-.6-1.4-.6-.5.7-1 1c-.5 0-1.2-.4-1.2-.4l-.2.5-.3.1.2.5a27 27 0 0 1 7.2-.9c3 0 5.5.4 7.4 1z"
112
- })), _path22 || (_path22 = /* @__PURE__ */ React.createElement("path", {
653
+ })), _path22 || (_path22 = /*#__PURE__*/ React.createElement("path", {
113
654
  fill: "#c8b100",
114
655
  d: "M134.7 210.7h.2a1 1 0 0 0 0 .4c0 .6.4 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4c.1.5.6.8 1.1.8.6 0 1-.4 1-1v-.1l.4-.4.2.5a.9.9 0 0 0-.1.4 1 1 0 0 0 1 1c.4 0 .7-.2.9-.5l.2-.2v.3c0 .3.1.6.4.7 0 0 .4 0 1-.4l.7-.7v.4s-.5.8-1 1c-.2.2-.5.4-.8.3-.3 0-.6-.3-.7-.6-.2.2-.4.2-.7.2-.6 0-1.2-.3-1.4-.8-.3.3-.7.5-1.1.5a1.6 1.6 0 0 1-1.2-.6 1.6 1.6 0 0 1-1 .4 1.6 1.6 0 0 1-1.3-.6 1.6 1.6 0 0 1-2.4.2 1.6 1.6 0 0 1-1.2.6 1.5 1.5 0 0 1-1.1-.5c-.2.5-.8.8-1.4.8-.2 0-.5 0-.7-.2-.1.3-.4.6-.7.6s-.6 0-.9-.2l-1-1 .1-.5.8.7c.5.4.9.4.9.4.3 0 .4-.4.4-.7v-.3l.2.2c.2.3.5.5.9.5a1 1 0 0 0 1-1 .9.9 0 0 0 0-.4v-.5l.4.4a1 1 0 0 0 0 .1c0 .6.5 1 1 1 .6 0 1-.3 1.1-.9v-.3l.2.3c.2.4.6.7 1 .7.7 0 1.1-.4 1.1-1a1 1 0 0 0 0-.3h.3"
115
- })), _path23 || (_path23 = /* @__PURE__ */ React.createElement("path", {
656
+ })), _path23 || (_path23 = /*#__PURE__*/ React.createElement("path", {
116
657
  fill: "none",
117
658
  stroke: "#000",
118
659
  strokeWidth: .3,
119
660
  d: "M134.7 210.7h.2a1 1 0 0 0 0 .4c0 .6.4 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4c.1.5.6.8 1.1.8.6 0 1-.4 1-1v-.1l.4-.4.2.5a.9.9 0 0 0-.1.4 1 1 0 0 0 1 1c.4 0 .7-.2.9-.5l.2-.2v.3c0 .3.1.6.4.7 0 0 .4 0 1-.4l.7-.7v.4s-.5.8-1 1c-.2.2-.5.4-.8.3-.3 0-.6-.3-.7-.6-.2.2-.4.2-.7.2-.6 0-1.2-.3-1.4-.8-.3.3-.7.5-1.1.5a1.6 1.6 0 0 1-1.2-.6 1.6 1.6 0 0 1-1 .4 1.6 1.6 0 0 1-1.3-.6 1.6 1.6 0 0 1-2.4.2 1.6 1.6 0 0 1-1.2.6 1.5 1.5 0 0 1-1.1-.5c-.2.5-.8.8-1.4.8-.2 0-.5 0-.7-.2-.1.3-.4.6-.7.6s-.6 0-.9-.2l-1-1 .1-.5.8.7c.5.4.9.4.9.4.3 0 .4-.4.4-.7v-.3l.2.2c.2.3.5.5.9.5a1 1 0 0 0 1-1 .9.9 0 0 0 0-.4v-.5l.4.4a1 1 0 0 0 0 .1c0 .6.5 1 1 1 .6 0 1-.3 1.1-.9v-.3l.2.3c.2.4.6.7 1 .7.7 0 1.1-.4 1.1-1a1 1 0 0 0 0-.3h.3z"
120
- })), _path24 || (_path24 = /* @__PURE__ */ React.createElement("path", {
661
+ })), _path24 || (_path24 = /*#__PURE__*/ React.createElement("path", {
121
662
  fill: "#c8b100",
122
663
  d: "M134.6 213.3c-2.9 0-5.5.4-7.3 1l-.3-.2.1-.3a27 27 0 0 1 7.5-1c3 0 5.7.4 7.6 1 0 0 .2.2.1.3l-.3.2a27.3 27.3 0 0 0-7.4-1"
123
- })), _path25 || (_path25 = /* @__PURE__ */ React.createElement("path", {
664
+ })), _path25 || (_path25 = /*#__PURE__*/ React.createElement("path", {
124
665
  fill: "none",
125
666
  stroke: "#000",
126
667
  strokeLinejoin: "round",
127
668
  strokeWidth: .3,
128
669
  d: "M134.6 213.3c-2.9 0-5.5.4-7.3 1l-.3-.2.1-.3a27 27 0 0 1 7.5-1c3 0 5.7.4 7.6 1 0 0 .2.2.1.3l-.3.2a27.3 27.3 0 0 0-7.4-1z"
129
- })), _path26 || (_path26 = /* @__PURE__ */ React.createElement("path", {
670
+ })), _path26 || (_path26 = /*#__PURE__*/ React.createElement("path", {
130
671
  fill: "#fff",
131
672
  d: "M131.8 214.4c0-.3.2-.4.5-.4a.4.4 0 0 1 .4.4c0 .2-.2.4-.4.4a.4.4 0 0 1-.5-.4"
132
- })), _path27 || (_path27 = /* @__PURE__ */ React.createElement("path", {
673
+ })), _path27 || (_path27 = /*#__PURE__*/ React.createElement("path", {
133
674
  fill: "none",
134
675
  stroke: "#000",
135
676
  strokeWidth: .3,
136
677
  d: "M131.8 214.4c0-.3.2-.4.5-.4a.4.4 0 0 1 .4.4c0 .2-.2.4-.4.4a.4.4 0 0 1-.5-.4z"
137
- })), _path28 || (_path28 = /* @__PURE__ */ React.createElement("path", {
678
+ })), _path28 || (_path28 = /*#__PURE__*/ React.createElement("path", {
138
679
  fill: "#ad1519",
139
680
  d: "M134.7 214.5h-1c-.1 0-.3 0-.3-.3l.3-.3h2a.3.3 0 0 1 .2.3.3.3 0 0 1-.3.3h-1"
140
- })), _path29 || (_path29 = /* @__PURE__ */ React.createElement("path", {
681
+ })), _path29 || (_path29 = /*#__PURE__*/ React.createElement("path", {
141
682
  fill: "none",
142
683
  stroke: "#000",
143
684
  strokeWidth: .3,
144
685
  d: "M134.7 214.5h-1c-.1 0-.3 0-.3-.3l.3-.3h2a.3.3 0 0 1 .2.3.3.3 0 0 1-.3.3h-1"
145
- })), _path30 || (_path30 = /* @__PURE__ */ React.createElement("path", {
686
+ })), _path30 || (_path30 = /*#__PURE__*/ React.createElement("path", {
146
687
  fill: "#058e6e",
147
688
  d: "M130 214.9h-.7c-.1 0-.3 0-.3-.2a.3.3 0 0 1 .2-.3l.7-.1.7-.1c.2 0 .3 0 .4.2a.3.3 0 0 1-.3.4z"
148
- })), _path31 || (_path31 = /* @__PURE__ */ React.createElement("path", {
689
+ })), _path31 || (_path31 = /*#__PURE__*/ React.createElement("path", {
149
690
  fill: "none",
150
691
  stroke: "#000",
151
692
  strokeWidth: .3,
152
693
  d: "M130 214.9h-.7c-.1 0-.3 0-.3-.2a.3.3 0 0 1 .2-.3l.7-.1.7-.1c.2 0 .3 0 .4.2a.3.3 0 0 1-.3.4h-.7"
153
- })), _path32 || (_path32 = /* @__PURE__ */ React.createElement("path", {
694
+ })), _path32 || (_path32 = /*#__PURE__*/ React.createElement("path", {
154
695
  fill: "#ad1519",
155
696
  d: "m127.3 215.3.3-.4h.7l-.4.6z"
156
- })), _path33 || (_path33 = /* @__PURE__ */ React.createElement("path", {
697
+ })), _path33 || (_path33 = /*#__PURE__*/ React.createElement("path", {
157
698
  fill: "none",
158
699
  stroke: "#000",
159
700
  strokeWidth: .3,
160
701
  d: "m127.3 215.3.3-.4h.7l-.4.6-.6-.2"
161
- })), _path34 || (_path34 = /* @__PURE__ */ React.createElement("path", {
702
+ })), _path34 || (_path34 = /*#__PURE__*/ React.createElement("path", {
162
703
  fill: "#fff",
163
704
  d: "M136.6 214.4c0-.3.2-.4.4-.4a.4.4 0 0 1 .5.4.4.4 0 0 1-.5.4.4.4 0 0 1-.4-.4"
164
- })), _path35 || (_path35 = /* @__PURE__ */ React.createElement("path", {
705
+ })), _path35 || (_path35 = /*#__PURE__*/ React.createElement("path", {
165
706
  fill: "none",
166
707
  stroke: "#000",
167
708
  strokeWidth: .3,
168
709
  d: "M136.6 214.4c0-.3.2-.4.4-.4a.4.4 0 0 1 .5.4.4.4 0 0 1-.5.4.4.4 0 0 1-.4-.4z"
169
- })), _path36 || (_path36 = /* @__PURE__ */ React.createElement("path", {
710
+ })), _path36 || (_path36 = /*#__PURE__*/ React.createElement("path", {
170
711
  fill: "#058e6e",
171
712
  d: "M139.3 214.9h.6a.3.3 0 0 0 .4-.2.3.3 0 0 0-.3-.3l-.6-.1-.7-.1c-.2 0-.3 0-.4.2 0 .2.1.3.3.4z"
172
- })), _path37 || (_path37 = /* @__PURE__ */ React.createElement("path", {
713
+ })), _path37 || (_path37 = /*#__PURE__*/ React.createElement("path", {
173
714
  fill: "none",
174
715
  stroke: "#000",
175
716
  strokeWidth: .3,
176
717
  d: "M139.3 214.9h.6a.3.3 0 0 0 .4-.2.3.3 0 0 0-.3-.3l-.6-.1-.7-.1c-.2 0-.3 0-.4.2 0 .2.1.3.3.4h.7"
177
- })), _path38 || (_path38 = /* @__PURE__ */ React.createElement("path", {
718
+ })), _path38 || (_path38 = /*#__PURE__*/ React.createElement("path", {
178
719
  fill: "#ad1519",
179
720
  d: "m142 215.4-.3-.5h-.7l.3.6z"
180
- })), _path39 || (_path39 = /* @__PURE__ */ React.createElement("path", {
721
+ })), _path39 || (_path39 = /*#__PURE__*/ React.createElement("path", {
181
722
  fill: "none",
182
723
  stroke: "#000",
183
724
  strokeWidth: .3,
184
725
  d: "m142 215.4-.3-.5h-.7l.3.6.6-.1"
185
- })), _path40 || (_path40 = /* @__PURE__ */ React.createElement("path", {
726
+ })), _path40 || (_path40 = /*#__PURE__*/ React.createElement("path", {
186
727
  fill: "#ad1519",
187
728
  d: "M134.6 217.1a25 25 0 0 1-6-.6 25.5 25.5 0 0 1 12.1 0c-1.6.4-3.7.6-6 .6"
188
- })), _path41 || (_path41 = /* @__PURE__ */ React.createElement("path", {
729
+ })), _path41 || (_path41 = /*#__PURE__*/ React.createElement("path", {
189
730
  fill: "none",
190
731
  stroke: "#000",
191
732
  strokeLinejoin: "round",
192
733
  strokeWidth: .3,
193
734
  d: "M134.6 217.1a25 25 0 0 1-6-.6 25.5 25.5 0 0 1 12.1 0c-1.6.4-3.7.6-6 .6z"
194
- })), _path42 || (_path42 = /* @__PURE__ */ React.createElement("path", {
735
+ })), _path42 || (_path42 = /*#__PURE__*/ React.createElement("path", {
195
736
  fill: "#c8b100",
196
737
  d: "m142 212-.1-.3c-.2 0-.3 0-.4.2 0 .2 0 .4.2.4 0 0 .2 0 .3-.3"
197
- })), _path43 || (_path43 = /* @__PURE__ */ React.createElement("path", {
738
+ })), _path43 || (_path43 = /*#__PURE__*/ React.createElement("path", {
198
739
  fill: "none",
199
740
  stroke: "#000",
200
741
  strokeWidth: .3,
201
742
  d: "m142 212-.1-.3c-.2 0-.3 0-.4.2 0 .2 0 .4.2.4 0 0 .2 0 .3-.3z"
202
- })), _path44 || (_path44 = /* @__PURE__ */ React.createElement("path", {
743
+ })), _path44 || (_path44 = /*#__PURE__*/ React.createElement("path", {
203
744
  fill: "#c8b100",
204
745
  d: "M137.3 211.2c0-.2 0-.4-.2-.4 0 0-.2.1-.2.3s0 .4.2.4l.3-.3"
205
- })), _path45 || (_path45 = /* @__PURE__ */ React.createElement("path", {
746
+ })), _path45 || (_path45 = /*#__PURE__*/ React.createElement("path", {
206
747
  fill: "none",
207
748
  stroke: "#000",
208
749
  strokeWidth: .3,
209
750
  d: "M137.3 211.2c0-.2 0-.4-.2-.4 0 0-.2.1-.2.3s0 .4.2.4l.3-.3z"
210
- })), _path46 || (_path46 = /* @__PURE__ */ React.createElement("path", {
751
+ })), _path46 || (_path46 = /*#__PURE__*/ React.createElement("path", {
211
752
  fill: "#c8b100",
212
753
  d: "m132 211.2.1-.4q.3 0 .3.3c0 .2 0 .4-.2.4z"
213
- })), _path47 || (_path47 = /* @__PURE__ */ React.createElement("path", {
754
+ })), _path47 || (_path47 = /*#__PURE__*/ React.createElement("path", {
214
755
  fill: "none",
215
756
  stroke: "#000",
216
757
  strokeWidth: .3,
217
758
  d: "m132 211.2.1-.4q.3 0 .3.3c0 .2 0 .4-.2.4z"
218
- })), _path48 || (_path48 = /* @__PURE__ */ React.createElement("path", {
759
+ })), _path48 || (_path48 = /*#__PURE__*/ React.createElement("path", {
219
760
  fill: "#c8b100",
220
761
  d: "m127.3 212 .1-.3c.2 0 .3 0 .4.2 0 .2 0 .4-.2.4 0 0-.2 0-.3-.3"
221
- })), _path49 || (_path49 = /* @__PURE__ */ React.createElement("path", {
762
+ })), _path49 || (_path49 = /*#__PURE__*/ React.createElement("path", {
222
763
  fill: "none",
223
764
  stroke: "#000",
224
765
  strokeWidth: .3,
225
766
  d: "m127.3 212 .1-.3c.2 0 .3 0 .4.2 0 .2 0 .4-.2.4 0 0-.2 0-.3-.3z"
226
- })), _path50 || (_path50 = /* @__PURE__ */ React.createElement("path", {
767
+ })), _path50 || (_path50 = /*#__PURE__*/ React.createElement("path", {
227
768
  fill: "#c8b100",
228
769
  d: "m134.6 208.5-.8.5.6 1.3.2.1.2-.1.7-1.3z"
229
- })), _path51 || (_path51 = /* @__PURE__ */ React.createElement("path", {
770
+ })), _path51 || (_path51 = /*#__PURE__*/ React.createElement("path", {
230
771
  fill: "none",
231
772
  stroke: "#000",
232
773
  strokeWidth: .3,
233
774
  d: "m134.6 208.5-.8.5.6 1.3.2.1.2-.1.7-1.3-.9-.5"
234
- })), _path52 || (_path52 = /* @__PURE__ */ React.createElement("path", {
775
+ })), _path52 || (_path52 = /*#__PURE__*/ React.createElement("path", {
235
776
  fill: "#c8b100",
236
777
  d: "m132.8 210.5.4.5 1.3-.4.1-.2-.1-.2-1.3-.3z"
237
- })), _path53 || (_path53 = /* @__PURE__ */ React.createElement("path", {
778
+ })), _path53 || (_path53 = /*#__PURE__*/ React.createElement("path", {
238
779
  fill: "none",
239
780
  stroke: "#000",
240
781
  strokeWidth: .3,
241
782
  d: "m132.8 210.5.4.5 1.3-.4.1-.2-.1-.2-1.3-.3-.4.6"
242
- })), _path54 || (_path54 = /* @__PURE__ */ React.createElement("path", {
783
+ })), _path54 || (_path54 = /*#__PURE__*/ React.createElement("path", {
243
784
  fill: "#c8b100",
244
785
  d: "m136.4 210.5-.3.5-1.3-.4-.2-.2.2-.2 1.3-.3z"
245
- })), _path55 || (_path55 = /* @__PURE__ */ React.createElement("path", {
786
+ })), _path55 || (_path55 = /*#__PURE__*/ React.createElement("path", {
246
787
  fill: "none",
247
788
  stroke: "#000",
248
789
  strokeWidth: .3,
249
790
  d: "m136.4 210.5-.3.5-1.3-.4-.2-.2.2-.2 1.3-.3.3.6"
250
- })), _path56 || (_path56 = /* @__PURE__ */ React.createElement("path", {
791
+ })), _path56 || (_path56 = /*#__PURE__*/ React.createElement("path", {
251
792
  fill: "#c8b100",
252
793
  d: "m129.3 209-.7.7.9 1 .2.1.1-.1.3-1.3z"
253
- })), _path57 || (_path57 = /* @__PURE__ */ React.createElement("path", {
794
+ })), _path57 || (_path57 = /*#__PURE__*/ React.createElement("path", {
254
795
  fill: "none",
255
796
  stroke: "#000",
256
797
  strokeWidth: .3,
257
798
  d: "m129.3 209-.7.7.9 1 .2.1.1-.1.3-1.3-.8-.3"
258
- })), _path58 || (_path58 = /* @__PURE__ */ React.createElement("path", {
799
+ })), _path58 || (_path58 = /*#__PURE__*/ React.createElement("path", {
259
800
  fill: "#c8b100",
260
801
  d: "m128 211.2.4.5 1.2-.6v-.2l-.1-.2-1.3-.1-.3.6"
261
- })), _path59 || (_path59 = /* @__PURE__ */ React.createElement("path", {
802
+ })), _path59 || (_path59 = /*#__PURE__*/ React.createElement("path", {
262
803
  fill: "none",
263
804
  stroke: "#000",
264
805
  strokeWidth: .3,
265
806
  d: "m128 211.2.4.5 1.2-.6v-.2l-.1-.2-1.3-.1-.3.6"
266
- })), _path60 || (_path60 = /* @__PURE__ */ React.createElement("path", {
807
+ })), _path60 || (_path60 = /*#__PURE__*/ React.createElement("path", {
267
808
  fill: "#c8b100",
268
809
  d: "m131.5 210.5-.3.6H130l-.2-.2.1-.3 1.2-.6z"
269
- })), _path61 || (_path61 = /* @__PURE__ */ React.createElement("path", {
810
+ })), _path61 || (_path61 = /*#__PURE__*/ React.createElement("path", {
270
811
  fill: "none",
271
812
  stroke: "#000",
272
813
  strokeWidth: .3,
273
814
  d: "m131.5 210.5-.3.6H130l-.2-.2.1-.3 1.2-.6.5.5"
274
- })), _path62 || (_path62 = /* @__PURE__ */ React.createElement("path", {
815
+ })), _path62 || (_path62 = /*#__PURE__*/ React.createElement("path", {
275
816
  fill: "#c8b100",
276
817
  d: "M126.6 211.4v.6l-1.4.2-.2-.1v-.2l1-.9z"
277
- })), _path63 || (_path63 = /* @__PURE__ */ React.createElement("path", {
818
+ })), _path63 || (_path63 = /*#__PURE__*/ React.createElement("path", {
278
819
  fill: "none",
279
820
  stroke: "#000",
280
821
  strokeWidth: .3,
281
822
  d: "M126.6 211.4v.6l-1.4.2-.2-.1v-.2l1-.9.6.4"
282
- })), _path64 || (_path64 = /* @__PURE__ */ React.createElement("path", {
823
+ })), _path64 || (_path64 = /*#__PURE__*/ React.createElement("path", {
283
824
  fill: "#c8b100",
284
825
  d: "M129.2 210.9c0-.3.2-.5.5-.5s.5.2.5.5a.5.5 0 0 1-.5.4.5.5 0 0 1-.5-.4"
285
- })), _path65 || (_path65 = /* @__PURE__ */ React.createElement("path", {
826
+ })), _path65 || (_path65 = /*#__PURE__*/ React.createElement("path", {
286
827
  fill: "none",
287
828
  stroke: "#000",
288
829
  strokeWidth: .3,
289
830
  d: "M129.2 210.9c0-.3.2-.5.5-.5s.5.2.5.5a.5.5 0 0 1-.5.4.5.5 0 0 1-.5-.4z"
290
- })), _path66 || (_path66 = /* @__PURE__ */ React.createElement("path", {
831
+ })), _path66 || (_path66 = /*#__PURE__*/ React.createElement("path", {
291
832
  fill: "#c8b100",
292
833
  d: "m140 209 .7.7-.9 1-.2.1-.1-.1-.3-1.3z"
293
- })), _path67 || (_path67 = /* @__PURE__ */ React.createElement("path", {
834
+ })), _path67 || (_path67 = /*#__PURE__*/ React.createElement("path", {
294
835
  fill: "none",
295
836
  stroke: "#000",
296
837
  strokeWidth: .3,
297
838
  d: "m140 209 .7.7-.9 1-.2.1-.1-.1-.3-1.3.8-.3"
298
- })), _path68 || (_path68 = /* @__PURE__ */ React.createElement("path", {
839
+ })), _path68 || (_path68 = /*#__PURE__*/ React.createElement("path", {
299
840
  fill: "#c8b100",
300
841
  d: "m141.4 211.2-.5.5-1.2-.6v-.2l.1-.2 1.3-.1z"
301
- })), _path69 || (_path69 = /* @__PURE__ */ React.createElement("path", {
842
+ })), _path69 || (_path69 = /*#__PURE__*/ React.createElement("path", {
302
843
  fill: "none",
303
844
  stroke: "#000",
304
845
  strokeWidth: .3,
305
846
  d: "m141.4 211.2-.5.5-1.2-.6v-.2l.1-.2 1.3-.1.3.6"
306
- })), _path70 || (_path70 = /* @__PURE__ */ React.createElement("path", {
847
+ })), _path70 || (_path70 = /*#__PURE__*/ React.createElement("path", {
307
848
  fill: "#c8b100",
308
849
  d: "m137.8 210.5.3.6h1.3l.2-.2-.1-.3-1.2-.6z"
309
- })), _path71 || (_path71 = /* @__PURE__ */ React.createElement("path", {
850
+ })), _path71 || (_path71 = /*#__PURE__*/ React.createElement("path", {
310
851
  fill: "none",
311
852
  stroke: "#000",
312
853
  strokeWidth: .3,
313
854
  d: "m137.8 210.5.3.6h1.3l.2-.2-.1-.3-1.2-.6-.5.5"
314
- })), _path72 || (_path72 = /* @__PURE__ */ React.createElement("path", {
855
+ })), _path72 || (_path72 = /*#__PURE__*/ React.createElement("path", {
315
856
  fill: "#c8b100",
316
857
  d: "m142.5 211.4.1.6 1.3.2.2-.1v-.2l-1-.9z"
317
- })), _path73 || (_path73 = /* @__PURE__ */ React.createElement("path", {
858
+ })), _path73 || (_path73 = /*#__PURE__*/ React.createElement("path", {
318
859
  fill: "none",
319
860
  stroke: "#000",
320
861
  strokeWidth: .3,
321
862
  d: "m142.5 211.4.1.6 1.3.2.2-.1v-.2l-1-.9-.6.4"
322
- })), _path74 || (_path74 = /* @__PURE__ */ React.createElement("path", {
863
+ })), _path74 || (_path74 = /*#__PURE__*/ React.createElement("path", {
323
864
  fill: "#c8b100",
324
865
  d: "M134.2 210.4a.5.5 0 0 1 .4-.4c.3 0 .5.2.5.4a.5.5 0 0 1-.5.5.5.5 0 0 1-.4-.5"
325
- })), _path75 || (_path75 = /* @__PURE__ */ React.createElement("path", {
866
+ })), _path75 || (_path75 = /*#__PURE__*/ React.createElement("path", {
326
867
  fill: "none",
327
868
  stroke: "#000",
328
869
  strokeWidth: .3,
329
870
  d: "M134.2 210.4a.5.5 0 0 1 .4-.4c.3 0 .5.2.5.4a.5.5 0 0 1-.5.5.5.5 0 0 1-.4-.5z"
330
- })), _path76 || (_path76 = /* @__PURE__ */ React.createElement("path", {
871
+ })), _path76 || (_path76 = /*#__PURE__*/ React.createElement("path", {
331
872
  fill: "#c8b100",
332
873
  d: "M139.1 210.9c0-.3.3-.5.5-.5a.5.5 0 0 1 .5.5.5.5 0 0 1-.5.4.5.5 0 0 1-.5-.4"
333
- })), _path77 || (_path77 = /* @__PURE__ */ React.createElement("path", {
874
+ })), _path77 || (_path77 = /*#__PURE__*/ React.createElement("path", {
334
875
  fill: "none",
335
876
  stroke: "#000",
336
877
  strokeWidth: .3,
337
878
  d: "M139.1 210.9c0-.3.3-.5.5-.5a.5.5 0 0 1 .5.5.5.5 0 0 1-.5.4.5.5 0 0 1-.5-.4z"
338
- })), _path78 || (_path78 = /* @__PURE__ */ React.createElement("path", {
879
+ })), _path78 || (_path78 = /*#__PURE__*/ React.createElement("path", {
339
880
  fill: "#c8b100",
340
881
  d: "m124.8 212.2-.6-.7c-.2-.2-.7-.3-.7-.3 0-.1.3-.3.6-.3a.5.5 0 0 1 .4.2v-.2s.3 0 .4.3v1"
341
- })), _path79 || (_path79 = /* @__PURE__ */ React.createElement("path", {
882
+ })), _path79 || (_path79 = /*#__PURE__*/ React.createElement("path", {
342
883
  fill: "none",
343
884
  stroke: "#000",
344
885
  strokeWidth: .3,
345
886
  d: "m124.8 212.2-.6-.7c-.2-.2-.7-.3-.7-.3 0-.1.3-.3.6-.3a.5.5 0 0 1 .4.2v-.2s.3 0 .4.3v1z"
346
- })), _path80 || (_path80 = /* @__PURE__ */ React.createElement("path", {
887
+ })), _path80 || (_path80 = /*#__PURE__*/ React.createElement("path", {
347
888
  fill: "#c8b100",
348
889
  d: "M124.8 212c.1-.2.4-.2.5 0 .2.1.3.3.2.5l-.5-.1c-.2-.1-.3-.4-.2-.5"
349
- })), _path81 || (_path81 = /* @__PURE__ */ React.createElement("path", {
890
+ })), _path81 || (_path81 = /*#__PURE__*/ React.createElement("path", {
350
891
  fill: "none",
351
892
  stroke: "#000",
352
893
  strokeWidth: .3,
353
894
  d: "M124.8 212c.1-.2.4-.2.5 0 .2.1.3.3.2.5l-.5-.1c-.2-.1-.3-.4-.2-.5z"
354
- })), _path82 || (_path82 = /* @__PURE__ */ React.createElement("path", {
895
+ })), _path82 || (_path82 = /*#__PURE__*/ React.createElement("path", {
355
896
  fill: "#c8b100",
356
897
  d: "m144.3 212.2.6-.7c.2-.2.7-.3.7-.3 0-.1-.3-.3-.6-.3a.6.6 0 0 0-.4.2v-.2s-.3 0-.4.3v.7z"
357
- })), _path83 || (_path83 = /* @__PURE__ */ React.createElement("path", {
898
+ })), _path83 || (_path83 = /*#__PURE__*/ React.createElement("path", {
358
899
  fill: "none",
359
900
  stroke: "#000",
360
901
  strokeWidth: .3,
361
902
  d: "m144.3 212.2.6-.7c.2-.2.7-.3.7-.3 0-.1-.3-.3-.6-.3a.6.6 0 0 0-.4.2v-.2s-.3 0-.4.3v.7z"
362
- })), _path84 || (_path84 = /* @__PURE__ */ React.createElement("path", {
903
+ })), _path84 || (_path84 = /*#__PURE__*/ React.createElement("path", {
363
904
  fill: "#c8b100",
364
905
  d: "M144.3 212c0-.2-.3-.2-.5 0-.2.1-.2.3-.1.5l.5-.1c.2-.1.2-.4.1-.5"
365
- })), _path85 || (_path85 = /* @__PURE__ */ React.createElement("path", {
906
+ })), _path85 || (_path85 = /*#__PURE__*/ React.createElement("path", {
366
907
  fill: "none",
367
908
  stroke: "#000",
368
909
  strokeWidth: .3,
369
910
  d: "M144.3 212c0-.2-.3-.2-.5 0-.2.1-.2.3-.1.5l.5-.1c.2-.1.2-.4.1-.5z"
370
- })), _path86 || (_path86 = /* @__PURE__ */ React.createElement("path", {
911
+ })), _path86 || (_path86 = /*#__PURE__*/ React.createElement("path", {
371
912
  fill: "#c8b100",
372
913
  d: "M124 223h21.4v-5.5H124z"
373
- })), _path87 || (_path87 = /* @__PURE__ */ React.createElement("path", {
914
+ })), _path87 || (_path87 = /*#__PURE__*/ React.createElement("path", {
374
915
  fill: "none",
375
916
  stroke: "#000",
376
917
  strokeWidth: .4,
377
918
  d: "M124 223h21.4v-5.5H124z"
378
- })), _path88 || (_path88 = /* @__PURE__ */ React.createElement("path", {
919
+ })), _path88 || (_path88 = /*#__PURE__*/ React.createElement("path", {
379
920
  fill: "#c8b100",
380
921
  d: "M126.2 226.8a1 1 0 0 1 .4 0h16.5a1.4 1.4 0 0 1-1-1.2c0-.6.5-1.1 1-1.3a1.7 1.7 0 0 1-.4 0h-16a1.4 1.4 0 0 1-.5 0c.6.2 1 .7 1 1.3a1.3 1.3 0 0 1-1 1.2"
381
- })), _path89 || (_path89 = /* @__PURE__ */ React.createElement("path", {
922
+ })), _path89 || (_path89 = /*#__PURE__*/ React.createElement("path", {
382
923
  fill: "none",
383
924
  stroke: "#000",
384
925
  strokeLinejoin: "round",
385
926
  strokeWidth: .4,
386
927
  d: "M126.2 226.8a1 1 0 0 1 .4 0h16.5a1.4 1.4 0 0 1-1-1.2c0-.6.5-1.1 1-1.3a1.7 1.7 0 0 1-.4 0h-16a1.4 1.4 0 0 1-.5 0c.6.2 1 .7 1 1.3a1.3 1.3 0 0 1-1 1.2z"
387
- })), _path90 || (_path90 = /* @__PURE__ */ React.createElement("path", {
928
+ })), _path90 || (_path90 = /*#__PURE__*/ React.createElement("path", {
388
929
  fill: "#c8b100",
389
930
  d: "M126.6 226.8h16c.6 0 1 .3 1 .7s-.4.8-1 .8h-16c-.5 0-1-.4-1-.8s.5-.8 1-.8"
390
- })), _path91 || (_path91 = /* @__PURE__ */ React.createElement("path", {
931
+ })), _path91 || (_path91 = /*#__PURE__*/ React.createElement("path", {
391
932
  fill: "none",
392
933
  stroke: "#000",
393
934
  strokeWidth: .4,
394
935
  d: "M126.6 226.8h16c.6 0 1 .3 1 .7s-.4.8-1 .8h-16c-.5 0-1-.4-1-.8s.5-.8 1-.8z"
395
- })), _path92 || (_path92 = /* @__PURE__ */ React.createElement("path", {
936
+ })), _path92 || (_path92 = /*#__PURE__*/ React.createElement("path", {
396
937
  fill: "#c8b100",
397
938
  d: "M126.6 223h16c.6 0 1 .4 1 .7 0 .4-.4.6-1 .6h-16c-.5 0-1-.2-1-.6 0-.3.5-.6 1-.6"
398
- })), _path93 || (_path93 = /* @__PURE__ */ React.createElement("path", {
939
+ })), _path93 || (_path93 = /*#__PURE__*/ React.createElement("path", {
399
940
  fill: "none",
400
941
  stroke: "#000",
401
942
  strokeWidth: .4,
402
943
  d: "M126.6 223h16c.6 0 1 .4 1 .7 0 .4-.4.6-1 .6h-16c-.5 0-1-.2-1-.6 0-.3.5-.6 1-.6z"
403
- })), _path94 || (_path94 = /* @__PURE__ */ React.createElement("path", {
944
+ })), _path94 || (_path94 = /*#__PURE__*/ React.createElement("path", {
404
945
  fill: "#005bbf",
405
946
  d: "M149.6 317.4c-1.4 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.8-.8c-1.4 0-2.7.3-3.7.8a8.3 8.3 0 0 1-3.8.8c-1.5 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.7-.8 8 8 0 0 0-3.7.8 8.3 8.3 0 0 1-3.8.8v2.4c1.5 0 2.8-.4 3.8-.9a8.2 8.2 0 0 1 3.7-.8c1.4 0 2.7.3 3.7.8s2.2.9 3.7.9a8.4 8.4 0 0 0 3.8-.9c1-.5 2.3-.8 3.7-.8 1.5 0 2.8.3 3.8.8s2.2.9 3.7.9z"
406
- })), _path95 || (_path95 = /* @__PURE__ */ React.createElement("path", {
947
+ })), _path95 || (_path95 = /*#__PURE__*/ React.createElement("path", {
407
948
  fill: "none",
408
949
  stroke: "#000",
409
950
  strokeWidth: .4,
410
951
  d: "M149.6 317.4c-1.4 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.8-.8c-1.4 0-2.7.3-3.7.8a8.3 8.3 0 0 1-3.8.8c-1.5 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.7-.8 8 8 0 0 0-3.7.8 8.3 8.3 0 0 1-3.8.8v2.4c1.5 0 2.8-.4 3.8-.9a8.2 8.2 0 0 1 3.7-.8c1.4 0 2.7.3 3.7.8s2.2.9 3.7.9a8.4 8.4 0 0 0 3.8-.9c1-.5 2.3-.8 3.7-.8 1.5 0 2.8.3 3.8.8s2.2.9 3.7.9z"
411
- })), _path96 || (_path96 = /* @__PURE__ */ React.createElement("path", {
952
+ })), _path96 || (_path96 = /*#__PURE__*/ React.createElement("path", {
412
953
  fill: "#ccc",
413
954
  d: "M149.6 319.8a8 8 0 0 1-3.7-.9 8.3 8.3 0 0 0-3.8-.8c-1.4 0-2.7.3-3.7.8s-2.3.9-3.8.9-2.8-.4-3.7-.9a8.4 8.4 0 0 0-3.7-.8 8.2 8.2 0 0 0-3.7.8c-1 .5-2.3.9-3.8.9v2.3c1.5 0 2.8-.4 3.8-.9a8.1 8.1 0 0 1 3.7-.7c1.4 0 2.7.2 3.7.7a8.3 8.3 0 0 0 7.5 0 8.5 8.5 0 0 1 7.5.1 8.1 8.1 0 0 0 3.7.8z"
414
- })), _path97 || (_path97 = /* @__PURE__ */ React.createElement("path", {
955
+ })), _path97 || (_path97 = /*#__PURE__*/ React.createElement("path", {
415
956
  fill: "none",
416
957
  stroke: "#000",
417
958
  strokeWidth: .4,
418
959
  d: "M149.6 319.8a8 8 0 0 1-3.7-.9 8.3 8.3 0 0 0-3.8-.8c-1.4 0-2.7.3-3.7.8s-2.3.9-3.8.9-2.8-.4-3.7-.9a8.4 8.4 0 0 0-3.7-.8 8.2 8.2 0 0 0-3.7.8c-1 .5-2.3.9-3.8.9v2.3c1.5 0 2.8-.4 3.8-.9a8.1 8.1 0 0 1 3.7-.7c1.4 0 2.7.2 3.7.7a8.3 8.3 0 0 0 7.5 0 8.5 8.5 0 0 1 7.5.1 8.1 8.1 0 0 0 3.7.8v-2.3"
419
- })), _path98 || (_path98 = /* @__PURE__ */ React.createElement("path", {
960
+ })), _path98 || (_path98 = /*#__PURE__*/ React.createElement("path", {
420
961
  fill: "#005bbf",
421
962
  d: "M149.6 322a7 7 0 0 1-3.7-.8 8.3 8.3 0 0 0-3.8-.7c-1.4 0-2.7.2-3.7.7-1 .6-2.3.9-3.8.9s-2.8-.4-3.7-.9a8.4 8.4 0 0 0-3.7-.8 8 8 0 0 0-3.7.8c-1 .5-2.3.9-3.8.9v2.3c1.5 0 2.8-.3 3.8-.9a10.2 10.2 0 0 1 7.4 0 7 7 0 0 0 3.7.9 8.4 8.4 0 0 0 3.8-.8c1-.5 2.3-.8 3.7-.8 1.5 0 2.8.3 3.8.8s2.2.8 3.7.8z"
422
- })), _path99 || (_path99 = /* @__PURE__ */ React.createElement("path", {
963
+ })), _path99 || (_path99 = /*#__PURE__*/ React.createElement("path", {
423
964
  fill: "none",
424
965
  stroke: "#000",
425
966
  strokeWidth: .4,
426
967
  d: "M149.6 322a7 7 0 0 1-3.7-.8 8.3 8.3 0 0 0-3.8-.7c-1.4 0-2.7.2-3.7.7-1 .6-2.3.9-3.8.9s-2.8-.4-3.7-.9a8.4 8.4 0 0 0-3.7-.8 8 8 0 0 0-3.7.8c-1 .5-2.3.9-3.8.9v2.3c1.5 0 2.8-.3 3.8-.9a10.2 10.2 0 0 1 7.4 0 7 7 0 0 0 3.7.9 8.4 8.4 0 0 0 3.8-.8c1-.5 2.3-.8 3.7-.8 1.5 0 2.8.3 3.8.8s2.2.8 3.7.8V322"
427
- })), _path100 || (_path100 = /* @__PURE__ */ React.createElement("path", {
968
+ })), _path100 || (_path100 = /*#__PURE__*/ React.createElement("path", {
428
969
  fill: "#ccc",
429
970
  d: "M149.6 326.7a8 8 0 0 1-3.7-.8c-1-.5-2.3-.8-3.7-.8a8.4 8.4 0 0 0-3.8.8c-1 .5-2.3.8-3.8.8a7 7 0 0 1-3.7-.9 8.4 8.4 0 0 0-3.7-.7c-1.4 0-2.7.3-3.7.8s-2.3.8-3.8.8v-2.3a8.3 8.3 0 0 0 3.8-.9 10.2 10.2 0 0 1 7.4 0 8 8 0 0 0 3.7.9 8.4 8.4 0 0 0 3.8-.8c1-.5 2.3-.8 3.8-.8 1.4 0 2.7.3 3.7.8s2.3.8 3.7.8z"
430
- })), _path101 || (_path101 = /* @__PURE__ */ React.createElement("path", {
971
+ })), _path101 || (_path101 = /*#__PURE__*/ React.createElement("path", {
431
972
  fill: "none",
432
973
  stroke: "#000",
433
974
  strokeWidth: .4,
434
975
  d: "M149.6 326.7a8 8 0 0 1-3.7-.8c-1-.5-2.3-.8-3.7-.8a8.4 8.4 0 0 0-3.8.8c-1 .5-2.3.8-3.8.8a7 7 0 0 1-3.7-.9 8.4 8.4 0 0 0-3.7-.7c-1.4 0-2.7.3-3.7.8s-2.3.8-3.8.8v-2.3a8.3 8.3 0 0 0 3.8-.9 10.2 10.2 0 0 1 7.4 0 8 8 0 0 0 3.7.9 8.4 8.4 0 0 0 3.8-.8c1-.5 2.3-.8 3.8-.8 1.4 0 2.7.3 3.7.8s2.3.8 3.7.8v2.3"
435
- })), _path102 || (_path102 = /* @__PURE__ */ React.createElement("path", {
976
+ })), _path102 || (_path102 = /*#__PURE__*/ React.createElement("path", {
436
977
  fill: "#005bbf",
437
978
  d: "M149.6 329a8.1 8.1 0 0 1-3.7-.8c-1-.5-2.3-.8-3.7-.8a8.4 8.4 0 0 0-3.8.8c-1 .5-2.3.8-3.8.8a7 7 0 0 1-3.7-.9 8.4 8.4 0 0 0-3.7-.7c-1.4 0-2.7.3-3.7.8s-2.3.8-3.8.8v-2.3a8.3 8.3 0 0 0 3.8-.8c1-.5 2.3-.8 3.7-.8s2.7.3 3.7.7a8.4 8.4 0 0 0 7.5 0c1-.4 2.3-.7 3.8-.7 1.4 0 2.7.3 3.7.8s2.2.8 3.7.8z"
438
- })), _path103 || (_path103 = /* @__PURE__ */ React.createElement("path", {
979
+ })), _path103 || (_path103 = /*#__PURE__*/ React.createElement("path", {
439
980
  fill: "none",
440
981
  stroke: "#000",
441
982
  strokeWidth: .4,
442
983
  d: "M149.6 329a8.1 8.1 0 0 1-3.7-.8c-1-.5-2.3-.8-3.7-.8a8.4 8.4 0 0 0-3.8.8c-1 .5-2.3.8-3.8.8a7 7 0 0 1-3.7-.9 8.4 8.4 0 0 0-3.7-.7c-1.4 0-2.7.3-3.7.8s-2.3.8-3.8.8v-2.3a8.3 8.3 0 0 0 3.8-.8c1-.5 2.3-.8 3.7-.8s2.7.3 3.7.7a8.4 8.4 0 0 0 7.5 0c1-.4 2.3-.7 3.8-.7 1.4 0 2.7.3 3.7.8s2.2.8 3.7.8z"
443
- })), _path104 || (_path104 = /* @__PURE__ */ React.createElement("path", {
984
+ })), _path104 || (_path104 = /*#__PURE__*/ React.createElement("path", {
444
985
  fill: "#c8b100",
445
986
  d: "m126.2 308 .2.5c0 1.5-1.3 2.6-2.7 2.6h22a2.7 2.7 0 0 1-2.7-2.6v-.5a1.3 1.3 0 0 1-.3 0h-16a1.4 1.4 0 0 1-.5 0"
446
- })), _path105 || (_path105 = /* @__PURE__ */ React.createElement("path", {
987
+ })), _path105 || (_path105 = /*#__PURE__*/ React.createElement("path", {
447
988
  fill: "none",
448
989
  stroke: "#000",
449
990
  strokeLinejoin: "round",
450
991
  strokeWidth: .4,
451
992
  d: "m126.2 308 .2.5c0 1.5-1.3 2.6-2.7 2.6h22a2.7 2.7 0 0 1-2.7-2.6v-.5a1.3 1.3 0 0 1-.3 0h-16a1.4 1.4 0 0 1-.5 0z"
452
- })), _path106 || (_path106 = /* @__PURE__ */ React.createElement("path", {
993
+ })), _path106 || (_path106 = /*#__PURE__*/ React.createElement("path", {
453
994
  fill: "#c8b100",
454
995
  d: "M126.6 306.5h16c.6 0 1 .3 1 .8 0 .4-.4.7-1 .7h-16c-.5 0-1-.3-1-.8 0-.4.5-.7 1-.7"
455
- })), _path107 || (_path107 = /* @__PURE__ */ React.createElement("path", {
996
+ })), _path107 || (_path107 = /*#__PURE__*/ React.createElement("path", {
456
997
  fill: "none",
457
998
  stroke: "#000",
458
999
  strokeWidth: .4,
459
1000
  d: "M126.6 306.5h16c.6 0 1 .3 1 .8 0 .4-.4.7-1 .7h-16c-.5 0-1-.3-1-.8 0-.4.5-.7 1-.7z"
460
- })), _path108 || (_path108 = /* @__PURE__ */ React.createElement("path", {
1001
+ })), _path108 || (_path108 = /*#__PURE__*/ React.createElement("path", {
461
1002
  fill: "#c8b100",
462
1003
  d: "M123.7 316.7h22V311h-22z"
463
- })), _path109 || (_path109 = /* @__PURE__ */ React.createElement("path", {
1004
+ })), _path109 || (_path109 = /*#__PURE__*/ React.createElement("path", {
464
1005
  fill: "none",
465
1006
  stroke: "#000",
466
1007
  strokeWidth: .4,
467
1008
  d: "M123.7 316.7h22V311h-22z"
468
- })), _path110 || (_path110 = /* @__PURE__ */ React.createElement("path", {
1009
+ })), _path110 || (_path110 = /*#__PURE__*/ React.createElement("path", {
469
1010
  fill: "#ad1519",
470
1011
  d: "M122 286.7c-2.2 1.2-3.7 2.5-3.4 3.2 0 .6.8 1 1.8 1.6 1.5 1.1 2.5 3 1.7 4a5.5 5.5 0 0 0-.1-8.8"
471
- })), _path111 || (_path111 = /* @__PURE__ */ React.createElement("path", {
1012
+ })), _path111 || (_path111 = /*#__PURE__*/ React.createElement("path", {
472
1013
  fill: "none",
473
1014
  stroke: "#000",
474
1015
  strokeWidth: .4,
475
1016
  d: "M122 286.7c-2.2 1.2-3.7 2.5-3.4 3.2 0 .6.8 1 1.8 1.6 1.5 1.1 2.5 3 1.7 4a5.5 5.5 0 0 0-.1-8.8z"
476
- })), _path112 || (_path112 = /* @__PURE__ */ React.createElement("path", {
1017
+ })), _path112 || (_path112 = /*#__PURE__*/ React.createElement("path", {
477
1018
  fill: "#ccc",
478
1019
  d: "M126.8 305.6h15.6V229h-15.6v76.5z"
479
- })), _path113 || (_path113 = /* @__PURE__ */ React.createElement("path", {
1020
+ })), _path113 || (_path113 = /*#__PURE__*/ React.createElement("path", {
480
1021
  fill: "none",
481
1022
  stroke: "#000",
482
1023
  strokeWidth: .4,
483
1024
  d: "M138 229.2v76.3m1.7-76.3v76.3m-12.9 0h15.6v-76.4h-15.6v76.5z"
484
- })), _path114 || (_path114 = /* @__PURE__ */ React.createElement("path", {
1025
+ })), _path114 || (_path114 = /*#__PURE__*/ React.createElement("path", {
485
1026
  fill: "#ad1519",
486
1027
  d: "M158.4 257.7a49.6 49.6 0 0 0-23.3-2c-9.4 1.6-16.5 5.3-15.9 8.4v.2l-3.5-8.2c-.6-3.3 7.2-7.5 17.6-9.2a43 43 0 0 1 9.2-.7c6.6 0 12.4.8 15.8 2.1v9.4"
487
- })), _path115 || (_path115 = /* @__PURE__ */ React.createElement("path", {
1028
+ })), _path115 || (_path115 = /*#__PURE__*/ React.createElement("path", {
488
1029
  fill: "none",
489
1030
  stroke: "#000",
490
1031
  strokeLinejoin: "round",
491
1032
  strokeWidth: .4,
492
1033
  d: "M158.4 257.7a49.6 49.6 0 0 0-23.3-2c-9.4 1.6-16.5 5.3-15.9 8.4v.2l-3.5-8.2c-.6-3.3 7.2-7.5 17.6-9.2a43 43 0 0 1 9.2-.7c6.6 0 12.4.8 15.8 2.1v9.4"
493
- })), _path116 || (_path116 = /* @__PURE__ */ React.createElement("path", {
1034
+ })), _path116 || (_path116 = /*#__PURE__*/ React.createElement("path", {
494
1035
  fill: "#ad1519",
495
1036
  d: "M126.8 267.3c-4.3-.3-7.3-1.4-7.6-3.2-.3-1.5 1.2-3 3.8-4.5 1.2.1 2.5.3 3.8.3z"
496
- })), _path117 || (_path117 = /* @__PURE__ */ React.createElement("path", {
1037
+ })), _path117 || (_path117 = /*#__PURE__*/ React.createElement("path", {
497
1038
  fill: "none",
498
1039
  stroke: "#000",
499
1040
  strokeWidth: .4,
500
1041
  d: "M126.8 267.3c-4.3-.3-7.3-1.4-7.6-3.2-.3-1.5 1.2-3 3.8-4.5 1.2.1 2.5.3 3.8.3v7.4"
501
- })), _path118 || (_path118 = /* @__PURE__ */ React.createElement("path", {
1042
+ })), _path118 || (_path118 = /*#__PURE__*/ React.createElement("path", {
502
1043
  fill: "#ad1519",
503
1044
  d: "M142.5 261.5c2.7.4 4.7 1 5.7 1.9l.1.2c.5 1-1.9 3-5.9 5.4v-7.5"
504
- })), _path119 || (_path119 = /* @__PURE__ */ React.createElement("path", {
1045
+ })), _path119 || (_path119 = /*#__PURE__*/ React.createElement("path", {
505
1046
  fill: "none",
506
1047
  stroke: "#000",
507
1048
  strokeWidth: .4,
508
1049
  d: "M142.5 261.5c2.7.4 4.7 1 5.7 1.9l.1.2c.5 1-1.9 3-5.9 5.4v-7.5"
509
- })), _path120 || (_path120 = /* @__PURE__ */ React.createElement("path", {
1050
+ })), _path120 || (_path120 = /*#__PURE__*/ React.createElement("path", {
510
1051
  fill: "#ad1519",
511
1052
  d: "M117.1 282c-.4-1.2 3.8-3.6 9.8-5.8l7.8-3.2c8.3-3.7 14.4-7.9 13.6-9.4v-.2c.4.4 1 8 1 8 .8 1.3-4.8 5.5-12.4 9.1-2.5 1.2-7.6 3-10 4-4.4 1.4-8.7 4.3-8.3 5.3l-1.5-7.7"
512
- })), _path121 || (_path121 = /* @__PURE__ */ React.createElement("path", {
1053
+ })), _path121 || (_path121 = /*#__PURE__*/ React.createElement("path", {
513
1054
  fill: "none",
514
1055
  stroke: "#000",
515
1056
  strokeLinejoin: "round",
516
1057
  strokeWidth: .4,
517
1058
  d: "M117.1 282c-.4-1.2 3.8-3.6 9.8-5.8l7.8-3.2c8.3-3.7 14.4-7.9 13.6-9.4v-.2c.4.4 1 8 1 8 .8 1.3-4.8 5.5-12.4 9.1-2.5 1.2-7.6 3-10 4-4.4 1.4-8.7 4.3-8.3 5.3l-1.5-7.7z"
518
- })), _path122 || (_path122 = /* @__PURE__ */ React.createElement("path", {
1059
+ })), _path122 || (_path122 = /*#__PURE__*/ React.createElement("path", {
519
1060
  fill: "#c8b100",
520
1061
  d: "M125.8 254c1.9-.6 3.1-1.5 2.5-3-.4-1-1.4-1-2.8-.6l-2.6 1 2.3 5.8.8-.3.8-.3zm-1.2-2.7.7-.3c.5-.2 1.2.1 1.4.8.2.5.2 1-.5 1.5a4.4 4.4 0 0 1-.6.3zm7.3-2.5-.9.3h-.8l1.3 6.1 4.3-.8-.2-.4v-.4l-2.5.6zm8.4 5.2c.8-2.2 1.7-4.3 2.7-6.4a5.3 5.3 0 0 1-1 0 55 55 0 0 1-1.8 4.6l-2.4-4.3-1 .1h-1a131 131 0 0 1 3.5 6zm8.8-4.7.4-.9a3.4 3.4 0 0 0-1.7-.6c-1.7-.1-2.7.6-2.8 1.7-.2 2.1 3.2 2 3 3.4 0 .6-.7.9-1.4.8-.8 0-1.4-.5-1.4-1.2h-.3a7.3 7.3 0 0 1-.4 1.1 4 4 0 0 0 1.8.6c1.7.2 3-.5 3.2-1.7.2-2-3.3-2.1-3.1-3.4 0-.5.4-.8 1.3-.7.7 0 1 .4 1.2.9z"
521
- })), _path123 || (_path123 = /* @__PURE__ */ React.createElement("path", {
1062
+ })), _path123 || (_path123 = /*#__PURE__*/ React.createElement("path", {
522
1063
  fill: "#ad1519",
523
1064
  d: "M277.9 211.6s-.7.8-1.3.9c-.5 0-1.1-.5-1.1-.5s-.5.5-1 .6c-.6.1-1.4-.6-1.4-.6l-1 1c-.6 0-1.1-.3-1.1-.3s-.3.4-.7.6h-.4l-.6-.4-.7-.7-.5-.3-.4-1v-.5c-.1-.6.8-1.4 2.2-1.7a3.9 3.9 0 0 1 2 0c.5-.5 1.7-.8 3-.8s2.4.3 3 .7a5.5 5.5 0 0 1 2.9-.7c1.3 0 2.5.3 3 .8.5-.2 1.2-.2 2 0 1.4.3 2.3 1 2.2 1.7v.5l-.4 1-.6.3-.6.7-.6.3s-.3.2-.4 0c-.4-.1-.7-.5-.7-.5s-.6.4-1 .2c-.5-.2-1-1-1-1s-.9.8-1.4.7c-.6-.1-1-.6-1-.6s-.7.6-1.2.5-1.2-.9-1.2-.9"
524
- })), _path124 || (_path124 = /* @__PURE__ */ React.createElement("path", {
1065
+ })), _path124 || (_path124 = /*#__PURE__*/ React.createElement("path", {
525
1066
  fill: "none",
526
1067
  stroke: "#000",
527
1068
  strokeWidth: .3,
528
1069
  d: "M277.9 211.6s-.7.8-1.3.9c-.5 0-1.1-.5-1.1-.5s-.5.5-1 .6c-.6.1-1.4-.6-1.4-.6l-1 1c-.6 0-1.1-.3-1.1-.3s-.3.4-.7.6h-.4l-.6-.4-.7-.7-.5-.3-.4-1v-.5c-.1-.6.8-1.4 2.2-1.7a3.9 3.9 0 0 1 2 0c.5-.5 1.7-.8 3-.8s2.4.3 3 .7a5.5 5.5 0 0 1 2.9-.7c1.3 0 2.5.3 3 .8.5-.2 1.2-.2 2 0 1.4.3 2.3 1 2.2 1.7v.5l-.4 1-.6.3-.6.7-.6.3s-.3.2-.4 0c-.4-.1-.7-.5-.7-.5s-.6.4-1 .2c-.5-.2-1-1-1-1s-.9.8-1.4.7c-.6-.1-1-.6-1-.6s-.7.6-1.2.5-1.2-.9-1.2-.9z"
529
- })), _path125 || (_path125 = /* @__PURE__ */ React.createElement("path", {
1070
+ })), _path125 || (_path125 = /*#__PURE__*/ React.createElement("path", {
530
1071
  fill: "#c8b100",
531
1072
  d: "M276.5 207.6c0-1 .6-2 1.3-2 .8 0 1.3 1 1.3 2s-.5 1.8-1.3 1.8c-.7 0-1.3-.8-1.3-1.9"
532
- })), _path126 || (_path126 = /* @__PURE__ */ React.createElement("path", {
1073
+ })), _path126 || (_path126 = /*#__PURE__*/ React.createElement("path", {
533
1074
  fill: "none",
534
1075
  stroke: "#000",
535
1076
  strokeWidth: .3,
536
1077
  d: "M276.5 207.6c0-1 .6-2 1.3-2 .8 0 1.3 1 1.3 2s-.5 1.8-1.3 1.8c-.7 0-1.3-.8-1.3-1.9z"
537
- })), _path127 || (_path127 = /* @__PURE__ */ React.createElement("path", {
1078
+ })), _path127 || (_path127 = /*#__PURE__*/ React.createElement("path", {
538
1079
  fill: "#c8b100",
539
1080
  d: "M277.3 207.6c0-1 .2-1.8.5-1.8.4 0 .7.8.7 1.8s-.3 1.7-.6 1.7c-.4 0-.6-.8-.6-1.8"
540
- })), _path128 || (_path128 = /* @__PURE__ */ React.createElement("path", {
1081
+ })), _path128 || (_path128 = /*#__PURE__*/ React.createElement("path", {
541
1082
  fill: "none",
542
1083
  stroke: "#000",
543
1084
  strokeWidth: .3,
544
1085
  d: "M277.3 207.6c0-1 .2-1.8.5-1.8.4 0 .7.8.7 1.8s-.3 1.7-.6 1.7c-.4 0-.6-.8-.6-1.8z"
545
- })), _path129 || (_path129 = /* @__PURE__ */ React.createElement("path", {
1086
+ })), _path129 || (_path129 = /*#__PURE__*/ React.createElement("path", {
546
1087
  fill: "#c8b100",
547
1088
  d: "M271 215.3a4.5 4.5 0 0 0-.5-1 27.4 27.4 0 0 1 14.8 0l-.6.8a5 5 0 0 0-.3.8 22.9 22.9 0 0 0-6.6-.8c-2.6 0-5.2.3-6.6.8z"
548
- })), _path130 || (_path130 = /* @__PURE__ */ React.createElement("path", {
1089
+ })), _path130 || (_path130 = /*#__PURE__*/ React.createElement("path", {
549
1090
  fill: "none",
550
1091
  stroke: "#000",
551
1092
  strokeWidth: .3,
552
1093
  d: "M271 215.3a4.5 4.5 0 0 0-.5-1 27.4 27.4 0 0 1 14.8 0l-.6.8a5 5 0 0 0-.3.8 22.9 22.9 0 0 0-6.6-.8c-2.6 0-5.2.3-6.6.8l-.2-.6"
553
- })), _path131 || (_path131 = /* @__PURE__ */ React.createElement("path", {
1094
+ })), _path131 || (_path131 = /*#__PURE__*/ React.createElement("path", {
554
1095
  fill: "#c8b100",
555
1096
  d: "M277.8 217.7c2.4 0 5-.4 5.9-.6.6-.2 1-.5 1-.8 0-.2-.2-.3-.4-.4a24 24 0 0 0-6.5-.8c-2.5 0-5 .3-6.4.8-.2 0-.3.2-.4.3 0 .4.3.7 1 .9 1 .2 3.5.6 5.8.6"
556
- })), _path132 || (_path132 = /* @__PURE__ */ React.createElement("path", {
1097
+ })), _path132 || (_path132 = /*#__PURE__*/ React.createElement("path", {
557
1098
  fill: "none",
558
1099
  stroke: "#000",
559
1100
  strokeWidth: .3,
560
1101
  d: "M277.8 217.7c2.4 0 5-.4 5.9-.6.6-.2 1-.5 1-.8 0-.2-.2-.3-.4-.4a24 24 0 0 0-6.5-.8c-2.5 0-5 .3-6.4.8-.2 0-.3.2-.4.3 0 .4.3.7 1 .9 1 .2 3.5.6 5.8.6z"
561
- })), _path133 || (_path133 = /* @__PURE__ */ React.createElement("path", {
1102
+ })), _path133 || (_path133 = /*#__PURE__*/ React.createElement("path", {
562
1103
  fill: "#fff",
563
1104
  d: "M283.5 208.4c0-.2.2-.4.4-.4s.5.2.5.4-.2.4-.5.4a.4.4 0 0 1-.4-.4"
564
- })), _path134 || (_path134 = /* @__PURE__ */ React.createElement("path", {
1105
+ })), _path134 || (_path134 = /*#__PURE__*/ React.createElement("path", {
565
1106
  fill: "none",
566
1107
  stroke: "#000",
567
1108
  strokeWidth: .2,
568
1109
  d: "M283.5 208.4c0-.2.2-.4.4-.4s.5.2.5.4-.2.4-.5.4a.4.4 0 0 1-.4-.4zm-.2-1.4a.4.4 0 0 1 .4-.4c.2 0 .4.1.4.4s-.2.4-.4.4a.4.4 0 0 1-.4-.4zm-1.1-1c0-.2.2-.3.4-.3s.4.1.4.4c0 .2-.2.4-.4.4a.4.4 0 0 1-.4-.5zm-1.4-.4c0-.2.2-.4.4-.4.3 0 .5.2.5.4s-.2.4-.4.4-.5-.2-.5-.4zm-1.4 0c0-.2.2-.3.5-.3s.4.1.4.4c0 .2-.2.4-.4.4a.4.4 0 0 1-.5-.4z"
569
- })), _path135 || (_path135 = /* @__PURE__ */ React.createElement("path", {
1110
+ })), _path135 || (_path135 = /*#__PURE__*/ React.createElement("path", {
570
1111
  fill: "none",
571
1112
  stroke: "#000",
572
1113
  strokeLinecap: "round",
573
1114
  strokeWidth: .3,
574
1115
  d: "m287.8 211.2.2-1a2.7 2.7 0 0 0-2.7-2.8c-.5 0-1 .1-1.3.3"
575
- })), _path136 || (_path136 = /* @__PURE__ */ React.createElement("path", {
1116
+ })), _path136 || (_path136 = /*#__PURE__*/ React.createElement("path", {
576
1117
  fill: "none",
577
1118
  stroke: "#000",
578
1119
  strokeWidth: .3,
579
1120
  d: "m283 209.2.2-.8c0-1.1-1.1-2-2.5-2-.6 0-1.2.2-1.6.4"
580
- })), _path137 || (_path137 = /* @__PURE__ */ React.createElement("path", {
1121
+ })), _path137 || (_path137 = /*#__PURE__*/ React.createElement("path", {
581
1122
  fill: "none",
582
1123
  stroke: "#000",
583
1124
  strokeWidth: .2,
584
1125
  d: "M288.2 210c0-.3.2-.5.4-.5s.4.2.4.4c0 .3-.2.4-.4.4s-.4-.1-.4-.4zm-.2-1.6c0-.2.2-.4.4-.4a.4.4 0 0 1 .5.4c0 .2-.2.4-.4.4-.3 0-.5-.2-.5-.4zm-1-1.1a.4.4 0 0 1 .5-.4c.2 0 .4.1.4.4a.4.4 0 0 1-.4.4.4.4 0 0 1-.5-.4zm-1.3-.7c0-.2.2-.4.5-.4s.4.2.4.4c0 .3-.2.5-.4.5a.4.4 0 0 1-.5-.5zm-1.4.1c0-.2.2-.4.5-.4s.4.2.4.4-.2.4-.4.4-.5-.2-.5-.4z"
585
- })), _path138 || (_path138 = /* @__PURE__ */ React.createElement("path", {
1126
+ })), _path138 || (_path138 = /*#__PURE__*/ React.createElement("path", {
586
1127
  fill: "#c8b100",
587
1128
  d: "m285.3 213.2-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7c-.7 0-1-.6-1-.6s-.7.5-1.3.4c-.6 0-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.3.6-1.1.7-1.4-.6-1.4-.6-.4.7-1 1c-.5 0-1.2-.4-1.2-.4l-.1.5-.3.1.1.5a27 27 0 0 1 7.3-.9c2.8 0 5.4.4 7.3 1l.2-.6"
588
- })), _path139 || (_path139 = /* @__PURE__ */ React.createElement("path", {
1129
+ })), _path139 || (_path139 = /*#__PURE__*/ React.createElement("path", {
589
1130
  fill: "none",
590
1131
  stroke: "#000",
591
1132
  strokeWidth: .3,
592
1133
  d: "m285.3 213.2-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7c-.7 0-1-.6-1-.6s-.7.5-1.3.4c-.6 0-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.3.6-1.1.7-1.4-.6-1.4-.6-.4.7-1 1c-.5 0-1.2-.4-1.2-.4l-.1.5-.3.1.1.5a27 27 0 0 1 7.3-.9c2.8 0 5.4.4 7.3 1l.2-.6z"
593
- })), _path140 || (_path140 = /* @__PURE__ */ React.createElement("path", {
1134
+ })), _path140 || (_path140 = /*#__PURE__*/ React.createElement("path", {
594
1135
  fill: "#fff",
595
1136
  d: "M271.3 208.4c0-.2.2-.4.4-.4s.4.2.4.4a.4.4 0 0 1-.4.4.4.4 0 0 1-.4-.4"
596
- })), _path141 || (_path141 = /* @__PURE__ */ React.createElement("path", {
1137
+ })), _path141 || (_path141 = /*#__PURE__*/ React.createElement("path", {
597
1138
  fill: "none",
598
1139
  stroke: "#000",
599
1140
  strokeWidth: .2,
600
1141
  d: "M271.3 208.4c0-.2.2-.4.4-.4s.4.2.4.4a.4.4 0 0 1-.4.4.4.4 0 0 1-.4-.4zm.2-1.4c0-.3.2-.4.4-.4s.5.1.5.4-.2.4-.5.4a.4.4 0 0 1-.4-.4zm1-1c0-.2.3-.3.5-.3s.5.1.5.4c0 .2-.2.4-.5.4a.4.4 0 0 1-.4-.5zm1.4-.4c0-.2.2-.4.5-.4s.4.2.4.4-.2.4-.4.4-.5-.2-.5-.4zm1.4 0c0-.2.2-.3.5-.3.2 0 .4.1.4.4 0 .2-.2.4-.4.4a.4.4 0 0 1-.5-.4z"
601
- })), _path142 || (_path142 = /* @__PURE__ */ React.createElement("path", {
1142
+ })), _path142 || (_path142 = /*#__PURE__*/ React.createElement("path", {
602
1143
  fill: "none",
603
1144
  stroke: "#000",
604
1145
  strokeLinecap: "round",
605
1146
  strokeWidth: .3,
606
1147
  d: "M267.8 211.2a2.8 2.8 0 0 1-.2-1 2.7 2.7 0 0 1 2.7-2.8c.5 0 1 .1 1.4.3"
607
- })), _path143 || (_path143 = /* @__PURE__ */ React.createElement("path", {
1148
+ })), _path143 || (_path143 = /*#__PURE__*/ React.createElement("path", {
608
1149
  fill: "none",
609
1150
  stroke: "#000",
610
1151
  strokeWidth: .3,
611
1152
  d: "M272.7 209.2a1.7 1.7 0 0 1-.3-.8c0-1 1.2-2 2.6-2a3 3 0 0 1 1.5.4"
612
- })), _path144 || (_path144 = /* @__PURE__ */ React.createElement("path", {
1153
+ })), _path144 || (_path144 = /*#__PURE__*/ React.createElement("path", {
613
1154
  fill: "none",
614
1155
  stroke: "#000",
615
1156
  strokeWidth: .2,
616
1157
  d: "M266.6 210c0-.3.2-.5.4-.5.3 0 .4.2.4.4a.4.4 0 0 1-.4.4c-.2 0-.4-.1-.4-.4zm.1-1.6c0-.2.3-.4.5-.4s.4.2.4.4-.2.4-.4.4-.4-.2-.4-.4zm1-1.1c0-.3.2-.4.5-.4a.4.4 0 0 1 .4.4.4.4 0 0 1-.4.4.4.4 0 0 1-.5-.4zm1.3-.7c0-.2.2-.4.5-.4.2 0 .4.2.4.4 0 .3-.2.5-.4.5a.4.4 0 0 1-.5-.5zm1.4.1c0-.2.2-.4.5-.4a.4.4 0 0 1 .4.4.4.4 0 0 1-.4.4c-.3 0-.5-.2-.5-.4z"
617
- })), _path145 || (_path145 = /* @__PURE__ */ React.createElement("path", {
1158
+ })), _path145 || (_path145 = /*#__PURE__*/ React.createElement("path", {
618
1159
  fill: "#c8b100",
619
1160
  d: "M277.9 210.7h.2a1 1 0 0 0 0 .4c0 .6.5 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4c.1.5.6.8 1.1.8.6 0 1-.4 1-1a1 1 0 0 0 0-.1l.4-.4.2.5a1 1 0 0 0-.1.4 1 1 0 0 0 1 1c.4 0 .7-.2.9-.5l.2-.2v.3c0 .3.1.6.4.7 0 0 .4 0 1-.4s.7-.7.7-.7v.4s-.5.8-1 1c-.2.2-.5.4-.8.3-.3 0-.6-.3-.7-.6a1.5 1.5 0 0 1-.7.2c-.6 0-1.2-.3-1.4-.8a1.5 1.5 0 0 1-1.1.5c-.5 0-1-.2-1.2-.6a1.5 1.5 0 0 1-1 .4c-.6 0-1-.2-1.4-.6-.2.4-.7.6-1.2.6-.4 0-.8-.1-1-.4a1.6 1.6 0 0 1-1.3.6c-.4 0-.8-.2-1.1-.5-.2.5-.8.8-1.4.8-.2 0-.5 0-.7-.2-.1.3-.4.6-.7.6s-.6 0-.9-.2a4.2 4.2 0 0 1-1-1l.1-.5.8.7c.5.4.9.4.9.4.3 0 .4-.4.4-.7v-.3l.2.2c.2.3.5.5.9.5a1 1 0 0 0 1-1 1 1 0 0 0 0-.4v-.5l.4.4v.1c0 .6.5 1 1 1 .6 0 1-.3 1.1-.9v-.3l.2.3c.2.4.6.7 1 .7.6 0 1.1-.4 1.1-1a1 1 0 0 0 0-.3h.2"
620
- })), _path146 || (_path146 = /* @__PURE__ */ React.createElement("path", {
1161
+ })), _path146 || (_path146 = /*#__PURE__*/ React.createElement("path", {
621
1162
  fill: "none",
622
1163
  stroke: "#000",
623
1164
  strokeWidth: .3,
624
1165
  d: "M277.9 210.7h.2a1 1 0 0 0 0 .4c0 .6.5 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4c.1.5.6.8 1.1.8.6 0 1-.4 1-1a1 1 0 0 0 0-.1l.4-.4.2.5a1 1 0 0 0-.1.4 1 1 0 0 0 1 1c.4 0 .7-.2.9-.5l.2-.2v.3c0 .3.1.6.4.7 0 0 .4 0 1-.4s.7-.7.7-.7v.4s-.5.8-1 1c-.2.2-.5.4-.8.3-.3 0-.6-.3-.7-.6a1.5 1.5 0 0 1-.7.2c-.6 0-1.2-.3-1.4-.8a1.5 1.5 0 0 1-1.1.5c-.5 0-1-.2-1.2-.6a1.5 1.5 0 0 1-1 .4c-.6 0-1-.2-1.4-.6-.2.4-.7.6-1.2.6-.4 0-.8-.1-1-.4a1.6 1.6 0 0 1-1.3.6c-.4 0-.8-.2-1.1-.5-.2.5-.8.8-1.4.8-.2 0-.5 0-.7-.2-.1.3-.4.6-.7.6s-.6 0-.9-.2a4.2 4.2 0 0 1-1-1l.1-.5.8.7c.5.4.9.4.9.4.3 0 .4-.4.4-.7v-.3l.2.2c.2.3.5.5.9.5a1 1 0 0 0 1-1 1 1 0 0 0 0-.4v-.5l.4.4v.1c0 .6.5 1 1 1 .6 0 1-.3 1.1-.9v-.3l.2.3c.2.4.6.7 1 .7.6 0 1.1-.4 1.1-1a1 1 0 0 0 0-.3h.2z"
625
- })), _path147 || (_path147 = /* @__PURE__ */ React.createElement("path", {
1166
+ })), _path147 || (_path147 = /*#__PURE__*/ React.createElement("path", {
626
1167
  fill: "#c8b100",
627
1168
  d: "M277.8 213.3c-2.9 0-5.5.4-7.3 1l-.3-.2.1-.3c2-.6 4.6-1 7.5-1 3 0 5.7.4 7.6 1 0 0 .2.2.1.3l-.3.2a27 27 0 0 0-7.4-1"
628
- })), _path148 || (_path148 = /* @__PURE__ */ React.createElement("path", {
1169
+ })), _path148 || (_path148 = /*#__PURE__*/ React.createElement("path", {
629
1170
  fill: "none",
630
1171
  stroke: "#000",
631
1172
  strokeWidth: .3,
632
1173
  d: "M277.8 213.3c-2.9 0-5.5.4-7.3 1l-.3-.2.1-.3c2-.6 4.6-1 7.5-1 3 0 5.7.4 7.6 1 0 0 .2.2.1.3l-.3.2a27 27 0 0 0-7.4-1z"
633
- })), _path149 || (_path149 = /* @__PURE__ */ React.createElement("path", {
1174
+ })), _path149 || (_path149 = /*#__PURE__*/ React.createElement("path", {
634
1175
  fill: "#fff",
635
1176
  d: "M275 214.4c0-.3.2-.4.5-.4a.4.4 0 0 1 .4.4.4.4 0 0 1-.4.4c-.3 0-.5-.2-.5-.4"
636
- })), _path150 || (_path150 = /* @__PURE__ */ React.createElement("path", {
1177
+ })), _path150 || (_path150 = /*#__PURE__*/ React.createElement("path", {
637
1178
  fill: "none",
638
1179
  stroke: "#000",
639
1180
  strokeWidth: .3,
640
1181
  d: "M275 214.4c0-.3.2-.4.5-.4a.4.4 0 0 1 .4.4.4.4 0 0 1-.4.4c-.3 0-.5-.2-.5-.4z"
641
- })), _path151 || (_path151 = /* @__PURE__ */ React.createElement("path", {
1182
+ })), _path151 || (_path151 = /*#__PURE__*/ React.createElement("path", {
642
1183
  fill: "#ad1519",
643
1184
  d: "M277.9 214.5h-1c-.1 0-.3 0-.3-.3l.3-.3h2a.3.3 0 0 1 .2.3.3.3 0 0 1-.3.3h-1"
644
- })), _path152 || (_path152 = /* @__PURE__ */ React.createElement("path", {
1185
+ })), _path152 || (_path152 = /*#__PURE__*/ React.createElement("path", {
645
1186
  fill: "none",
646
1187
  stroke: "#000",
647
1188
  strokeWidth: .3,
648
1189
  d: "M277.9 214.5h-1c-.1 0-.3 0-.3-.3l.3-.3h2a.3.3 0 0 1 .2.3.3.3 0 0 1-.3.3h-1"
649
- })), _path153 || (_path153 = /* @__PURE__ */ React.createElement("path", {
1190
+ })), _path153 || (_path153 = /*#__PURE__*/ React.createElement("path", {
650
1191
  fill: "#058e6e",
651
1192
  d: "M273.2 214.9h-.6a.3.3 0 0 1-.4-.2.3.3 0 0 1 .3-.3l.6-.1.7-.1c.2 0 .3 0 .4.2a.3.3 0 0 1-.3.4z"
652
- })), _path154 || (_path154 = /* @__PURE__ */ React.createElement("path", {
1193
+ })), _path154 || (_path154 = /*#__PURE__*/ React.createElement("path", {
653
1194
  fill: "none",
654
1195
  stroke: "#000",
655
1196
  strokeWidth: .3,
656
1197
  d: "M273.2 214.9h-.6a.3.3 0 0 1-.4-.2.3.3 0 0 1 .3-.3l.6-.1.7-.1c.2 0 .3 0 .4.2a.3.3 0 0 1-.3.4h-.7"
657
- })), _path155 || (_path155 = /* @__PURE__ */ React.createElement("path", {
1198
+ })), _path155 || (_path155 = /*#__PURE__*/ React.createElement("path", {
658
1199
  fill: "#ad1519",
659
1200
  d: "m270.5 215.3.3-.4h.7l-.4.6z"
660
- })), _path156 || (_path156 = /* @__PURE__ */ React.createElement("path", {
1201
+ })), _path156 || (_path156 = /*#__PURE__*/ React.createElement("path", {
661
1202
  fill: "none",
662
1203
  stroke: "#000",
663
1204
  strokeWidth: .3,
664
1205
  d: "m270.5 215.3.3-.4h.7l-.4.6-.6-.2"
665
- })), _path157 || (_path157 = /* @__PURE__ */ React.createElement("path", {
1206
+ })), _path157 || (_path157 = /*#__PURE__*/ React.createElement("path", {
666
1207
  fill: "#fff",
667
1208
  d: "M279.8 214.4c0-.3.2-.4.4-.4.3 0 .5.1.5.4 0 .2-.2.4-.5.4a.4.4 0 0 1-.4-.4"
668
- })), _path158 || (_path158 = /* @__PURE__ */ React.createElement("path", {
1209
+ })), _path158 || (_path158 = /*#__PURE__*/ React.createElement("path", {
669
1210
  fill: "none",
670
1211
  stroke: "#000",
671
1212
  strokeWidth: .3,
672
1213
  d: "M279.8 214.4c0-.3.2-.4.4-.4.3 0 .5.1.5.4 0 .2-.2.4-.5.4a.4.4 0 0 1-.4-.4z"
673
- })), _path159 || (_path159 = /* @__PURE__ */ React.createElement("path", {
1214
+ })), _path159 || (_path159 = /*#__PURE__*/ React.createElement("path", {
674
1215
  fill: "#058e6e",
675
1216
  d: "M282.5 214.9h.7a.3.3 0 0 0 .3-.2.3.3 0 0 0-.2-.3l-.7-.1-.7-.1c-.2 0-.3 0-.4.2 0 .2.1.3.3.4z"
676
- })), _path160 || (_path160 = /* @__PURE__ */ React.createElement("path", {
1217
+ })), _path160 || (_path160 = /*#__PURE__*/ React.createElement("path", {
677
1218
  fill: "none",
678
1219
  stroke: "#000",
679
1220
  strokeWidth: .3,
680
1221
  d: "M282.5 214.9h.7a.3.3 0 0 0 .3-.2.3.3 0 0 0-.2-.3l-.7-.1-.7-.1c-.2 0-.3 0-.4.2 0 .2.1.3.3.4h.7"
681
- })), _path161 || (_path161 = /* @__PURE__ */ React.createElement("path", {
1222
+ })), _path161 || (_path161 = /*#__PURE__*/ React.createElement("path", {
682
1223
  fill: "#ad1519",
683
1224
  d: "m285.1 215.4-.2-.5h-.7l.3.6z"
684
- })), _path162 || (_path162 = /* @__PURE__ */ React.createElement("path", {
1225
+ })), _path162 || (_path162 = /*#__PURE__*/ React.createElement("path", {
685
1226
  fill: "none",
686
1227
  stroke: "#000",
687
1228
  strokeWidth: .3,
688
1229
  d: "m285.1 215.4-.2-.5h-.7l.3.6.6-.1"
689
- })), _path163 || (_path163 = /* @__PURE__ */ React.createElement("path", {
1230
+ })), _path163 || (_path163 = /*#__PURE__*/ React.createElement("path", {
690
1231
  fill: "#ad1519",
691
1232
  d: "M277.8 217.1a25 25 0 0 1-6-.6 25.4 25.4 0 0 1 6-.7c2.4 0 4.5.3 6.1.7-1.6.4-3.7.6-6 .6"
692
- })), _path164 || (_path164 = /* @__PURE__ */ React.createElement("path", {
1233
+ })), _path164 || (_path164 = /*#__PURE__*/ React.createElement("path", {
693
1234
  fill: "none",
694
1235
  stroke: "#000",
695
1236
  strokeLinejoin: "round",
696
1237
  strokeWidth: .3,
697
1238
  d: "M277.8 217.1a25 25 0 0 1-6-.6 25.4 25.4 0 0 1 6-.7c2.4 0 4.5.3 6.1.7-1.6.4-3.7.6-6 .6z"
698
- })), _path165 || (_path165 = /* @__PURE__ */ React.createElement("path", {
1239
+ })), _path165 || (_path165 = /*#__PURE__*/ React.createElement("path", {
699
1240
  fill: "#c8b100",
700
1241
  d: "m285.2 212-.1-.3c-.2 0-.3 0-.4.2l.1.4c.2 0 .3 0 .4-.3"
701
- })), _path166 || (_path166 = /* @__PURE__ */ React.createElement("path", {
1242
+ })), _path166 || (_path166 = /*#__PURE__*/ React.createElement("path", {
702
1243
  fill: "none",
703
1244
  stroke: "#000",
704
1245
  strokeWidth: .3,
705
1246
  d: "m285.2 212-.1-.3c-.2 0-.3 0-.4.2l.1.4c.2 0 .3 0 .4-.3z"
706
- })), _path167 || (_path167 = /* @__PURE__ */ React.createElement("path", {
1247
+ })), _path167 || (_path167 = /*#__PURE__*/ React.createElement("path", {
707
1248
  fill: "#c8b100",
708
1249
  d: "M280.6 211.2c0-.2-.1-.4-.3-.4 0 0-.2.1-.2.3s0 .4.2.4z"
709
- })), _path168 || (_path168 = /* @__PURE__ */ React.createElement("path", {
1250
+ })), _path168 || (_path168 = /*#__PURE__*/ React.createElement("path", {
710
1251
  fill: "none",
711
1252
  stroke: "#000",
712
1253
  strokeWidth: .3,
713
1254
  d: "M280.6 211.2c0-.2-.1-.4-.3-.4 0 0-.2.1-.2.3s0 .4.2.4z"
714
- })), _path169 || (_path169 = /* @__PURE__ */ React.createElement("path", {
1255
+ })), _path169 || (_path169 = /*#__PURE__*/ React.createElement("path", {
715
1256
  fill: "#c8b100",
716
1257
  d: "M275.2 211.2c0-.2 0-.4.2-.4l.3.3-.2.4c-.2 0-.3-.2-.3-.3"
717
- })), _path170 || (_path170 = /* @__PURE__ */ React.createElement("path", {
1258
+ })), _path170 || (_path170 = /*#__PURE__*/ React.createElement("path", {
718
1259
  fill: "none",
719
1260
  stroke: "#000",
720
1261
  strokeWidth: .3,
721
1262
  d: "M275.2 211.2c0-.2 0-.4.2-.4l.3.3-.2.4c-.2 0-.3-.2-.3-.3z"
722
- })), _path171 || (_path171 = /* @__PURE__ */ React.createElement("path", {
1263
+ })), _path171 || (_path171 = /*#__PURE__*/ React.createElement("path", {
723
1264
  fill: "#c8b100",
724
1265
  d: "m270.5 212 .1-.3c.2 0 .3 0 .4.2l-.1.4c-.2 0-.3 0-.4-.3"
725
- })), _path172 || (_path172 = /* @__PURE__ */ React.createElement("path", {
1266
+ })), _path172 || (_path172 = /*#__PURE__*/ React.createElement("path", {
726
1267
  fill: "none",
727
1268
  stroke: "#000",
728
1269
  strokeWidth: .3,
729
1270
  d: "m270.5 212 .1-.3c.2 0 .3 0 .4.2l-.1.4c-.2 0-.3 0-.4-.3z"
730
- })), _path173 || (_path173 = /* @__PURE__ */ React.createElement("path", {
1271
+ })), _path173 || (_path173 = /*#__PURE__*/ React.createElement("path", {
731
1272
  fill: "#c8b100",
732
1273
  d: "m277.8 208.5-.8.5.6 1.3.2.1.3-.1.6-1.3z"
733
- })), _path174 || (_path174 = /* @__PURE__ */ React.createElement("path", {
1274
+ })), _path174 || (_path174 = /*#__PURE__*/ React.createElement("path", {
734
1275
  fill: "none",
735
1276
  stroke: "#000",
736
1277
  strokeWidth: .3,
737
1278
  d: "m277.8 208.5-.8.5.6 1.3.2.1.3-.1.6-1.3-.9-.5"
738
- })), _path175 || (_path175 = /* @__PURE__ */ React.createElement("path", {
1279
+ })), _path175 || (_path175 = /*#__PURE__*/ React.createElement("path", {
739
1280
  fill: "#c8b100",
740
1281
  d: "m276 210.5.4.5 1.3-.4.1-.2-.1-.2-1.3-.3z"
741
- })), _path176 || (_path176 = /* @__PURE__ */ React.createElement("path", {
1282
+ })), _path176 || (_path176 = /*#__PURE__*/ React.createElement("path", {
742
1283
  fill: "none",
743
1284
  stroke: "#000",
744
1285
  strokeWidth: .3,
745
1286
  d: "m276 210.5.4.5 1.3-.4.1-.2-.1-.2-1.3-.3-.4.6"
746
- })), _path177 || (_path177 = /* @__PURE__ */ React.createElement("path", {
1287
+ })), _path177 || (_path177 = /*#__PURE__*/ React.createElement("path", {
747
1288
  fill: "#c8b100",
748
1289
  d: "m279.6 210.5-.3.5-1.3-.4-.1-.2v-.2l1.4-.3z"
749
- })), _path178 || (_path178 = /* @__PURE__ */ React.createElement("path", {
1290
+ })), _path178 || (_path178 = /*#__PURE__*/ React.createElement("path", {
750
1291
  fill: "none",
751
1292
  stroke: "#000",
752
1293
  strokeWidth: .3,
753
1294
  d: "m279.6 210.5-.3.5-1.3-.4-.1-.2v-.2l1.4-.3.4.6"
754
- })), _path179 || (_path179 = /* @__PURE__ */ React.createElement("path", {
1295
+ })), _path179 || (_path179 = /*#__PURE__*/ React.createElement("path", {
755
1296
  fill: "#c8b100",
756
1297
  d: "m272.5 209-.7.7.9 1 .2.1.2-.1.2-1.3z"
757
- })), _path180 || (_path180 = /* @__PURE__ */ React.createElement("path", {
1298
+ })), _path180 || (_path180 = /*#__PURE__*/ React.createElement("path", {
758
1299
  fill: "none",
759
1300
  stroke: "#000",
760
1301
  strokeWidth: .3,
761
1302
  d: "m272.5 209-.7.7.9 1 .2.1.2-.1.2-1.3-.8-.3"
762
- })), _path181 || (_path181 = /* @__PURE__ */ React.createElement("path", {
1303
+ })), _path181 || (_path181 = /*#__PURE__*/ React.createElement("path", {
763
1304
  fill: "#c8b100",
764
1305
  d: "m271.1 211.2.5.5 1.2-.6v-.2l-.1-.2-1.3-.1z"
765
- })), _path182 || (_path182 = /* @__PURE__ */ React.createElement("path", {
1306
+ })), _path182 || (_path182 = /*#__PURE__*/ React.createElement("path", {
766
1307
  fill: "none",
767
1308
  stroke: "#000",
768
1309
  strokeWidth: .3,
769
1310
  d: "m271.1 211.2.5.5 1.2-.6v-.2l-.1-.2-1.3-.1-.3.6"
770
- })), _path183 || (_path183 = /* @__PURE__ */ React.createElement("path", {
1311
+ })), _path183 || (_path183 = /*#__PURE__*/ React.createElement("path", {
771
1312
  fill: "#c8b100",
772
1313
  d: "m274.7 210.5-.3.6h-1.3l-.2-.2.1-.3 1.2-.6z"
773
- })), _path184 || (_path184 = /* @__PURE__ */ React.createElement("path", {
1314
+ })), _path184 || (_path184 = /*#__PURE__*/ React.createElement("path", {
774
1315
  fill: "none",
775
1316
  stroke: "#000",
776
1317
  strokeWidth: .3,
777
1318
  d: "m274.7 210.5-.3.6h-1.3l-.2-.2.1-.3 1.2-.6.5.5"
778
- })), _path185 || (_path185 = /* @__PURE__ */ React.createElement("path", {
1319
+ })), _path185 || (_path185 = /*#__PURE__*/ React.createElement("path", {
779
1320
  fill: "#c8b100",
780
1321
  d: "M269.8 211.4v.6l-1.4.2-.2-.1v-.2l1-.9z"
781
- })), _path186 || (_path186 = /* @__PURE__ */ React.createElement("path", {
1322
+ })), _path186 || (_path186 = /*#__PURE__*/ React.createElement("path", {
782
1323
  fill: "none",
783
1324
  stroke: "#000",
784
1325
  strokeWidth: .3,
785
1326
  d: "M269.8 211.4v.6l-1.4.2-.2-.1v-.2l1-.9.6.4"
786
- })), _path187 || (_path187 = /* @__PURE__ */ React.createElement("path", {
1327
+ })), _path187 || (_path187 = /*#__PURE__*/ React.createElement("path", {
787
1328
  fill: "#c8b100",
788
1329
  d: "M272.4 210.9c0-.3.2-.5.5-.5a.5.5 0 0 1 .5.5.5.5 0 0 1-.5.4.5.5 0 0 1-.5-.4"
789
- })), _path188 || (_path188 = /* @__PURE__ */ React.createElement("path", {
1330
+ })), _path188 || (_path188 = /*#__PURE__*/ React.createElement("path", {
790
1331
  fill: "none",
791
1332
  stroke: "#000",
792
1333
  strokeWidth: .3,
793
1334
  d: "M272.4 210.9c0-.3.2-.5.5-.5a.5.5 0 0 1 .5.5.5.5 0 0 1-.5.4.5.5 0 0 1-.5-.4z"
794
- })), _path189 || (_path189 = /* @__PURE__ */ React.createElement("path", {
1335
+ })), _path189 || (_path189 = /*#__PURE__*/ React.createElement("path", {
795
1336
  fill: "#c8b100",
796
1337
  d: "m283.2 209 .7.7-.9 1-.2.1-.1-.1-.3-1.3z"
797
- })), _path190 || (_path190 = /* @__PURE__ */ React.createElement("path", {
1338
+ })), _path190 || (_path190 = /*#__PURE__*/ React.createElement("path", {
798
1339
  fill: "none",
799
1340
  stroke: "#000",
800
1341
  strokeWidth: .3,
801
1342
  d: "m283.2 209 .7.7-.9 1-.2.1-.1-.1-.3-1.3.8-.3"
802
- })), _path191 || (_path191 = /* @__PURE__ */ React.createElement("path", {
1343
+ })), _path191 || (_path191 = /*#__PURE__*/ React.createElement("path", {
803
1344
  fill: "#c8b100",
804
1345
  d: "m284.6 211.2-.5.5-1.2-.6v-.2l.1-.2 1.3-.1z"
805
- })), _path192 || (_path192 = /* @__PURE__ */ React.createElement("path", {
1346
+ })), _path192 || (_path192 = /*#__PURE__*/ React.createElement("path", {
806
1347
  fill: "none",
807
1348
  stroke: "#000",
808
1349
  strokeWidth: .3,
809
1350
  d: "m284.6 211.2-.5.5-1.2-.6v-.2l.1-.2 1.3-.1.3.6"
810
- })), _path193 || (_path193 = /* @__PURE__ */ React.createElement("path", {
1351
+ })), _path193 || (_path193 = /*#__PURE__*/ React.createElement("path", {
811
1352
  fill: "#c8b100",
812
1353
  d: "m281 210.5.3.6h1.3l.2-.2-.1-.3-1.2-.6z"
813
- })), _path194 || (_path194 = /* @__PURE__ */ React.createElement("path", {
1354
+ })), _path194 || (_path194 = /*#__PURE__*/ React.createElement("path", {
814
1355
  fill: "none",
815
1356
  stroke: "#000",
816
1357
  strokeWidth: .3,
817
1358
  d: "m281 210.5.3.6h1.3l.2-.2-.1-.3-1.2-.6-.5.5"
818
- })), _path195 || (_path195 = /* @__PURE__ */ React.createElement("path", {
1359
+ })), _path195 || (_path195 = /*#__PURE__*/ React.createElement("path", {
819
1360
  fill: "#c8b100",
820
1361
  d: "M285.7 211.4v.6l1.4.2.2-.1v-.2l-1-.9z"
821
- })), _path196 || (_path196 = /* @__PURE__ */ React.createElement("path", {
1362
+ })), _path196 || (_path196 = /*#__PURE__*/ React.createElement("path", {
822
1363
  fill: "none",
823
1364
  stroke: "#000",
824
1365
  strokeWidth: .3,
825
1366
  d: "M285.7 211.4v.6l1.4.2.2-.1v-.2l-1-.9-.6.4"
826
- })), _path197 || (_path197 = /* @__PURE__ */ React.createElement("path", {
1367
+ })), _path197 || (_path197 = /*#__PURE__*/ React.createElement("path", {
827
1368
  fill: "#c8b100",
828
1369
  d: "M277.4 210.4c0-.2.2-.4.5-.4.2 0 .4.2.4.4 0 .3-.2.5-.4.5a.5.5 0 0 1-.5-.5"
829
- })), _path198 || (_path198 = /* @__PURE__ */ React.createElement("path", {
1370
+ })), _path198 || (_path198 = /*#__PURE__*/ React.createElement("path", {
830
1371
  fill: "none",
831
1372
  stroke: "#000",
832
1373
  strokeWidth: .3,
833
1374
  d: "M277.4 210.4c0-.2.2-.4.5-.4.2 0 .4.2.4.4 0 .3-.2.5-.4.5a.5.5 0 0 1-.5-.5z"
834
- })), _path199 || (_path199 = /* @__PURE__ */ React.createElement("path", {
1375
+ })), _path199 || (_path199 = /*#__PURE__*/ React.createElement("path", {
835
1376
  fill: "#c8b100",
836
1377
  d: "M282.3 210.9c0-.3.3-.5.5-.5.3 0 .5.2.5.5s-.2.4-.5.4a.5.5 0 0 1-.5-.4"
837
- })), _path200 || (_path200 = /* @__PURE__ */ React.createElement("path", {
1378
+ })), _path200 || (_path200 = /*#__PURE__*/ React.createElement("path", {
838
1379
  fill: "none",
839
1380
  stroke: "#000",
840
1381
  strokeWidth: .3,
841
1382
  d: "M282.3 210.9c0-.3.3-.5.5-.5.3 0 .5.2.5.5s-.2.4-.5.4a.5.5 0 0 1-.5-.4z"
842
- })), _path201 || (_path201 = /* @__PURE__ */ React.createElement("path", {
1383
+ })), _path201 || (_path201 = /*#__PURE__*/ React.createElement("path", {
843
1384
  fill: "#c8b100",
844
1385
  d: "M277 205.4c0-.5.4-.8.8-.8s1 .3 1 .8-.5.8-1 .8a.9.9 0 0 1-.8-.8"
845
- })), _path202 || (_path202 = /* @__PURE__ */ React.createElement("path", {
1386
+ })), _path202 || (_path202 = /*#__PURE__*/ React.createElement("path", {
846
1387
  fill: "#c8b100",
847
1388
  d: "M278.5 205.1v.6H277v-.6h.4v-1.3h-.5v-.5h.5v-.6h.6v.6h.6v.6h-.6v1.2h.4"
848
- })), _path203 || (_path203 = /* @__PURE__ */ React.createElement("path", {
1389
+ })), _path203 || (_path203 = /*#__PURE__*/ React.createElement("path", {
849
1390
  fill: "none",
850
1391
  stroke: "#000",
851
1392
  strokeWidth: .3,
852
1393
  d: "M278.5 205.1v.6H277v-.6h.4v-1.3h-.5v-.5h.5v-.6h.6v.6h.6v.6h-.6v1.2h.4z"
853
- })), _path204 || (_path204 = /* @__PURE__ */ React.createElement("path", {
1394
+ })), _path204 || (_path204 = /*#__PURE__*/ React.createElement("path", {
854
1395
  fill: "#c8b100",
855
1396
  d: "M279 205.1v.6h-2.4v-.6h1v-1.3h-.7v-.5h.6v-.6h.6v.6h.6v.6h-.6v1.2h1"
856
- })), _path205 || (_path205 = /* @__PURE__ */ React.createElement("path", {
1397
+ })), _path205 || (_path205 = /*#__PURE__*/ React.createElement("path", {
857
1398
  fill: "none",
858
1399
  stroke: "#000",
859
1400
  strokeWidth: .3,
860
1401
  d: "M278.1 204.6c.4 0 .6.4.6.8 0 .5-.4.8-.9.8a.9.9 0 0 1-.8-.8c0-.4.2-.7.6-.8"
861
- })), _path206 || (_path206 = /* @__PURE__ */ React.createElement("path", {
1402
+ })), _path206 || (_path206 = /*#__PURE__*/ React.createElement("path", {
862
1403
  fill: "#c8b100",
863
1404
  d: "m268 212.2-.6-.7a2.3 2.3 0 0 0-.7-.3c0-.1.3-.3.6-.3.2 0 .3 0 .4.2v-.2s.3 0 .4.3z"
864
- })), _path207 || (_path207 = /* @__PURE__ */ React.createElement("path", {
1405
+ })), _path207 || (_path207 = /*#__PURE__*/ React.createElement("path", {
865
1406
  fill: "none",
866
1407
  stroke: "#000",
867
1408
  strokeWidth: .3,
868
1409
  d: "m268 212.2-.6-.7a2.3 2.3 0 0 0-.7-.3c0-.1.3-.3.6-.3.2 0 .3 0 .4.2v-.2s.3 0 .4.3z"
869
- })), _path208 || (_path208 = /* @__PURE__ */ React.createElement("path", {
1410
+ })), _path208 || (_path208 = /*#__PURE__*/ React.createElement("path", {
870
1411
  fill: "#c8b100",
871
1412
  d: "M268 212c.1-.2.4-.2.5 0 .2.1.3.3.1.5l-.5-.1c-.1-.1-.2-.4 0-.5"
872
- })), _path209 || (_path209 = /* @__PURE__ */ React.createElement("path", {
1413
+ })), _path209 || (_path209 = /*#__PURE__*/ React.createElement("path", {
873
1414
  fill: "none",
874
1415
  stroke: "#000",
875
1416
  strokeWidth: .3,
876
1417
  d: "M268 212c.1-.2.4-.2.5 0 .2.1.3.3.1.5l-.5-.1c-.1-.1-.2-.4 0-.5z"
877
- })), _path210 || (_path210 = /* @__PURE__ */ React.createElement("path", {
1418
+ })), _path210 || (_path210 = /*#__PURE__*/ React.createElement("path", {
878
1419
  fill: "#c8b100",
879
1420
  d: "m287.5 212.2.6-.7c.2-.2.7-.3.7-.3 0-.1-.3-.3-.6-.3a.6.6 0 0 0-.4.2v-.2s-.3 0-.4.3v.7z"
880
- })), _path211 || (_path211 = /* @__PURE__ */ React.createElement("path", {
1421
+ })), _path211 || (_path211 = /*#__PURE__*/ React.createElement("path", {
881
1422
  fill: "none",
882
1423
  stroke: "#000",
883
1424
  strokeWidth: .3,
884
1425
  d: "m287.5 212.2.6-.7c.2-.2.7-.3.7-.3 0-.1-.3-.3-.6-.3a.6.6 0 0 0-.4.2v-.2s-.3 0-.4.3v.7z"
885
- })), _path212 || (_path212 = /* @__PURE__ */ React.createElement("path", {
1426
+ })), _path212 || (_path212 = /*#__PURE__*/ React.createElement("path", {
886
1427
  fill: "#c8b100",
887
1428
  d: "M287.5 212c-.1-.2-.3-.2-.5 0-.2.1-.2.3-.1.5l.5-.1c.2-.1.2-.4.1-.5"
888
- })), _path213 || (_path213 = /* @__PURE__ */ React.createElement("path", {
1429
+ })), _path213 || (_path213 = /*#__PURE__*/ React.createElement("path", {
889
1430
  fill: "none",
890
1431
  stroke: "#000",
891
1432
  strokeWidth: .3,
892
1433
  d: "M287.5 212c-.1-.2-.3-.2-.5 0-.2.1-.2.3-.1.5l.5-.1c.2-.1.2-.4.1-.5z"
893
- })), _path214 || (_path214 = /* @__PURE__ */ React.createElement("path", {
1434
+ })), _path214 || (_path214 = /*#__PURE__*/ React.createElement("path", {
894
1435
  fill: "#c8b100",
895
1436
  d: "M267.2 223h21.4v-5.5h-21.4z"
896
- })), _path215 || (_path215 = /* @__PURE__ */ React.createElement("path", {
1437
+ })), _path215 || (_path215 = /*#__PURE__*/ React.createElement("path", {
897
1438
  fill: "none",
898
1439
  stroke: "#000",
899
1440
  strokeWidth: .4,
900
1441
  d: "M267.2 223h21.4v-5.5h-21.4z"
901
- })), _path216 || (_path216 = /* @__PURE__ */ React.createElement("path", {
1442
+ })), _path216 || (_path216 = /*#__PURE__*/ React.createElement("path", {
902
1443
  fill: "#c8b100",
903
1444
  d: "M286.3 226.8a1 1 0 0 0-.4 0h-16.5c.6-.2 1-.7 1-1.2 0-.6-.4-1.1-1-1.3h17-.1c-.6.2-1 .7-1 1.3 0 .5.4 1 1 1.2"
904
- })), _path217 || (_path217 = /* @__PURE__ */ React.createElement("path", {
1445
+ })), _path217 || (_path217 = /*#__PURE__*/ React.createElement("path", {
905
1446
  fill: "none",
906
1447
  stroke: "#000",
907
1448
  strokeLinejoin: "round",
908
1449
  strokeWidth: .4,
909
1450
  d: "M286.3 226.8a1 1 0 0 0-.4 0h-16.5c.6-.2 1-.7 1-1.2 0-.6-.4-1.1-1-1.3h17-.1c-.6.2-1 .7-1 1.3 0 .5.4 1 1 1.2z"
910
- })), _path218 || (_path218 = /* @__PURE__ */ React.createElement("path", {
1451
+ })), _path218 || (_path218 = /*#__PURE__*/ React.createElement("path", {
911
1452
  fill: "#c8b100",
912
1453
  d: "M269.9 226.8h16c.6 0 1 .3 1 .7s-.4.8-1 .8h-16c-.6 0-1-.4-1-.8s.5-.8 1-.8"
913
- })), _path219 || (_path219 = /* @__PURE__ */ React.createElement("path", {
1454
+ })), _path219 || (_path219 = /*#__PURE__*/ React.createElement("path", {
914
1455
  fill: "none",
915
1456
  stroke: "#000",
916
1457
  strokeWidth: .4,
917
1458
  d: "M269.9 226.8h16c.6 0 1 .3 1 .7s-.4.8-1 .8h-16c-.6 0-1-.4-1-.8s.5-.8 1-.8z"
918
- })), _path220 || (_path220 = /* @__PURE__ */ React.createElement("path", {
1459
+ })), _path220 || (_path220 = /*#__PURE__*/ React.createElement("path", {
919
1460
  fill: "#c8b100",
920
1461
  d: "M269.9 223h16c.6 0 1 .4 1 .7 0 .4-.4.6-1 .6h-16c-.6 0-1-.2-1-.6 0-.3.4-.6 1-.6"
921
- })), _path221 || (_path221 = /* @__PURE__ */ React.createElement("path", {
1462
+ })), _path221 || (_path221 = /*#__PURE__*/ React.createElement("path", {
922
1463
  fill: "none",
923
1464
  stroke: "#000",
924
1465
  strokeWidth: .4,
925
1466
  d: "M269.9 223h16c.6 0 1 .4 1 .7 0 .4-.4.6-1 .6h-16c-.6 0-1-.2-1-.6 0-.3.4-.6 1-.6z"
926
- })), _path222 || (_path222 = /* @__PURE__ */ React.createElement("path", {
1467
+ })), _path222 || (_path222 = /*#__PURE__*/ React.createElement("path", {
927
1468
  fill: "#005bbf",
928
1469
  d: "M263 317.4c1.4 0 2.7-.3 3.7-.8a8.4 8.4 0 0 1 3.7-.8c1.4 0 2.8.3 3.8.8s2.3.8 3.7.8c1.5 0 2.8-.3 3.8-.8a8.4 8.4 0 0 1 3.6-.8 8 8 0 0 1 3.7.8c1 .5 2.4.8 3.8.8v2.4a8.3 8.3 0 0 1-3.8-.9 8.2 8.2 0 0 0-3.7-.8c-1.4 0-2.7.3-3.6.8-1 .5-2.3.9-3.8.9a8 8 0 0 1-3.7-.9 8.4 8.4 0 0 0-3.8-.8 8.3 8.3 0 0 0-3.7.8c-1 .5-2.3.9-3.8.9v-2.4"
929
- })), _path223 || (_path223 = /* @__PURE__ */ React.createElement("path", {
1470
+ })), _path223 || (_path223 = /*#__PURE__*/ React.createElement("path", {
930
1471
  fill: "none",
931
1472
  stroke: "#000",
932
1473
  strokeWidth: .4,
933
1474
  d: "M263 317.4c1.4 0 2.7-.3 3.7-.8a8.4 8.4 0 0 1 3.7-.8c1.4 0 2.8.3 3.8.8s2.3.8 3.7.8c1.5 0 2.8-.3 3.8-.8a8.4 8.4 0 0 1 3.6-.8 8 8 0 0 1 3.7.8c1 .5 2.4.8 3.8.8v2.4a8.3 8.3 0 0 1-3.8-.9 8.2 8.2 0 0 0-3.7-.8c-1.4 0-2.7.3-3.6.8-1 .5-2.3.9-3.8.9a8 8 0 0 1-3.7-.9 8.4 8.4 0 0 0-3.8-.8 8.3 8.3 0 0 0-3.7.8c-1 .5-2.3.9-3.8.9v-2.4z"
934
- })), _path224 || (_path224 = /* @__PURE__ */ React.createElement("path", {
1475
+ })), _path224 || (_path224 = /*#__PURE__*/ React.createElement("path", {
935
1476
  fill: "#ccc",
936
1477
  d: "M263 319.8c1.4 0 2.7-.4 3.7-.9s2.3-.8 3.7-.8 2.8.3 3.8.8 2.3.9 3.7.9a8.2 8.2 0 0 0 3.8-.9 8.4 8.4 0 0 1 3.6-.8c1.5 0 2.8.3 3.7.8 1 .5 2.4.9 3.8.9v2.3a8.3 8.3 0 0 1-3.8-.9 8.1 8.1 0 0 0-3.7-.7c-1.4 0-2.7.2-3.6.7-1 .5-2.3.9-3.8.9a7 7 0 0 1-3.7-.9c-1-.4-2.3-.7-3.8-.7a8.3 8.3 0 0 0-3.7.7 8.1 8.1 0 0 1-3.8.9v-2.3"
937
- })), _path225 || (_path225 = /* @__PURE__ */ React.createElement("path", {
1478
+ })), _path225 || (_path225 = /*#__PURE__*/ React.createElement("path", {
938
1479
  fill: "none",
939
1480
  stroke: "#000",
940
1481
  strokeWidth: .4,
941
1482
  d: "M263 319.8c1.4 0 2.7-.4 3.7-.9s2.3-.8 3.7-.8 2.8.3 3.8.8 2.3.9 3.7.9a8.2 8.2 0 0 0 3.8-.9 8.4 8.4 0 0 1 3.6-.8c1.5 0 2.8.3 3.7.8 1 .5 2.4.9 3.8.9v2.3a8.3 8.3 0 0 1-3.8-.9 8.1 8.1 0 0 0-3.7-.7c-1.4 0-2.7.2-3.6.7-1 .5-2.3.9-3.8.9a7 7 0 0 1-3.7-.9c-1-.4-2.3-.7-3.8-.7a8.3 8.3 0 0 0-3.7.7 8.1 8.1 0 0 1-3.8.9v-2.3"
942
- })), _path226 || (_path226 = /* @__PURE__ */ React.createElement("path", {
1483
+ })), _path226 || (_path226 = /*#__PURE__*/ React.createElement("path", {
943
1484
  fill: "#005bbf",
944
1485
  d: "M263 322c1.4 0 2.7-.2 3.7-.8 1-.4 2.3-.7 3.7-.7s2.8.2 3.8.7 2.3.9 3.7.9a8.2 8.2 0 0 0 3.8-.9 8.4 8.4 0 0 1 3.6-.8 8 8 0 0 1 3.7.8c1 .5 2.4.9 3.8.9v2.3a8.3 8.3 0 0 1-3.8-.9 8.2 8.2 0 0 0-3.7-.7c-1.4 0-2.7.3-3.6.7-1 .6-2.3.9-3.8.9-1.4 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.8-.8 8.3 8.3 0 0 0-3.7.8c-1 .5-2.3.8-3.8.8V322"
945
- })), _path227 || (_path227 = /* @__PURE__ */ React.createElement("path", {
1486
+ })), _path227 || (_path227 = /*#__PURE__*/ React.createElement("path", {
946
1487
  fill: "none",
947
1488
  stroke: "#000",
948
1489
  strokeWidth: .4,
949
1490
  d: "M263 322c1.4 0 2.7-.2 3.7-.8 1-.4 2.3-.7 3.7-.7s2.8.2 3.8.7 2.3.9 3.7.9a8.2 8.2 0 0 0 3.8-.9 8.4 8.4 0 0 1 3.6-.8 8 8 0 0 1 3.7.8c1 .5 2.4.9 3.8.9v2.3a8.3 8.3 0 0 1-3.8-.9 8.2 8.2 0 0 0-3.7-.7c-1.4 0-2.7.3-3.6.7-1 .6-2.3.9-3.8.9-1.4 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.8-.8 8.3 8.3 0 0 0-3.7.8c-1 .5-2.3.8-3.8.8V322"
950
- })), _path228 || (_path228 = /* @__PURE__ */ React.createElement("path", {
1491
+ })), _path228 || (_path228 = /*#__PURE__*/ React.createElement("path", {
951
1492
  fill: "#ccc",
952
1493
  d: "M263 326.7a8 8 0 0 0 3.7-.8c1-.5 2.3-.8 3.7-.8s2.8.3 3.8.8 2.3.8 3.7.8c1.5 0 2.8-.3 3.8-.9a8.4 8.4 0 0 1 3.6-.7c1.5 0 2.8.3 3.7.8a8.3 8.3 0 0 0 3.8.8v-2.3a8.3 8.3 0 0 1-3.8-.9 8.2 8.2 0 0 0-3.7-.7c-1.4 0-2.7.3-3.6.7-1 .5-2.3.9-3.8.9-1.4 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.8-.8 8.3 8.3 0 0 0-3.7.8c-1 .5-2.3.8-3.8.8v2.3"
953
- })), _path229 || (_path229 = /* @__PURE__ */ React.createElement("path", {
1494
+ })), _path229 || (_path229 = /*#__PURE__*/ React.createElement("path", {
954
1495
  fill: "none",
955
1496
  stroke: "#000",
956
1497
  strokeWidth: .4,
957
1498
  d: "M263 326.7a8 8 0 0 0 3.7-.8c1-.5 2.3-.8 3.7-.8s2.8.3 3.8.8 2.3.8 3.7.8c1.5 0 2.8-.3 3.8-.9a8.4 8.4 0 0 1 3.6-.7c1.5 0 2.8.3 3.7.8a8.3 8.3 0 0 0 3.8.8v-2.3a8.3 8.3 0 0 1-3.8-.9 8.2 8.2 0 0 0-3.7-.7c-1.4 0-2.7.3-3.6.7-1 .5-2.3.9-3.8.9-1.4 0-2.8-.3-3.7-.8a8.4 8.4 0 0 0-3.8-.8 8.3 8.3 0 0 0-3.7.8c-1 .5-2.3.8-3.8.8v2.3"
958
- })), _path230 || (_path230 = /* @__PURE__ */ React.createElement("path", {
1499
+ })), _path230 || (_path230 = /*#__PURE__*/ React.createElement("path", {
959
1500
  fill: "#005bbf",
960
1501
  d: "M263 329a8.1 8.1 0 0 0 3.7-.8c1-.5 2.3-.8 3.7-.8s2.8.3 3.8.8 2.3.8 3.7.8a8.2 8.2 0 0 0 3.8-.9 8.4 8.4 0 0 1 3.6-.7c1.5 0 2.8.3 3.7.8 1 .5 2.4.8 3.8.8v-2.3a8.3 8.3 0 0 1-3.8-.8 8.2 8.2 0 0 0-3.7-.8 8.4 8.4 0 0 0-3.6.7 8.2 8.2 0 0 1-3.8.9c-1.4 0-2.8-.3-3.7-.8-1-.5-2.3-.8-3.8-.8-1.4 0-2.7.3-3.7.8s-2.3.8-3.8.8v2.3"
961
- })), _path231 || (_path231 = /* @__PURE__ */ React.createElement("path", {
1502
+ })), _path231 || (_path231 = /*#__PURE__*/ React.createElement("path", {
962
1503
  fill: "none",
963
1504
  stroke: "#000",
964
1505
  strokeWidth: .4,
965
1506
  d: "M263 329a8.1 8.1 0 0 0 3.7-.8c1-.5 2.3-.8 3.7-.8s2.8.3 3.8.8 2.3.8 3.7.8a8.2 8.2 0 0 0 3.8-.9 8.4 8.4 0 0 1 3.6-.7c1.5 0 2.8.3 3.7.8 1 .5 2.4.8 3.8.8v-2.3a8.3 8.3 0 0 1-3.8-.8 8.2 8.2 0 0 0-3.7-.8 8.4 8.4 0 0 0-3.6.7 8.2 8.2 0 0 1-3.8.9c-1.4 0-2.8-.3-3.7-.8-1-.5-2.3-.8-3.8-.8-1.4 0-2.7.3-3.7.8s-2.3.8-3.8.8v2.3z"
966
- })), _path232 || (_path232 = /* @__PURE__ */ React.createElement("path", {
1507
+ })), _path232 || (_path232 = /*#__PURE__*/ React.createElement("path", {
967
1508
  fill: "#c8b100",
968
1509
  d: "m286.3 308-.1.5c0 1.5 1.2 2.6 2.7 2.6h-22c1.5 0 2.7-1.2 2.7-2.6l-.1-.5z"
969
- })), _path233 || (_path233 = /* @__PURE__ */ React.createElement("path", {
1510
+ })), _path233 || (_path233 = /*#__PURE__*/ React.createElement("path", {
970
1511
  fill: "none",
971
1512
  stroke: "#000",
972
1513
  strokeLinejoin: "round",
973
1514
  strokeWidth: .4,
974
1515
  d: "m286.3 308-.1.5c0 1.5 1.2 2.6 2.7 2.6h-22c1.5 0 2.7-1.2 2.7-2.6l-.1-.5z"
975
- })), _path234 || (_path234 = /* @__PURE__ */ React.createElement("path", {
1516
+ })), _path234 || (_path234 = /*#__PURE__*/ React.createElement("path", {
976
1517
  fill: "#c8b100",
977
1518
  d: "M269.9 306.5h16c.6 0 1 .3 1 .8 0 .4-.4.7-1 .7h-16c-.6 0-1-.3-1-.8 0-.4.5-.7 1-.7"
978
- })), _path235 || (_path235 = /* @__PURE__ */ React.createElement("path", {
1519
+ })), _path235 || (_path235 = /*#__PURE__*/ React.createElement("path", {
979
1520
  fill: "none",
980
1521
  stroke: "#000",
981
1522
  strokeWidth: .4,
982
1523
  d: "M269.9 306.5h16c.6 0 1 .3 1 .8 0 .4-.4.7-1 .7h-16c-.6 0-1-.3-1-.8 0-.4.5-.7 1-.7z"
983
- })), _path236 || (_path236 = /* @__PURE__ */ React.createElement("path", {
1524
+ })), _path236 || (_path236 = /*#__PURE__*/ React.createElement("path", {
984
1525
  fill: "#c8b100",
985
1526
  d: "M266.9 316.7h22V311h-22z"
986
- })), _path237 || (_path237 = /* @__PURE__ */ React.createElement("path", {
1527
+ })), _path237 || (_path237 = /*#__PURE__*/ React.createElement("path", {
987
1528
  fill: "none",
988
1529
  stroke: "#000",
989
1530
  strokeWidth: .4,
990
1531
  d: "M266.9 316.7h22V311h-22z"
991
- })), _path238 || (_path238 = /* @__PURE__ */ React.createElement("path", {
1532
+ })), _path238 || (_path238 = /*#__PURE__*/ React.createElement("path", {
992
1533
  fill: "#ad1519",
993
1534
  d: "M290.6 286.7c2.1 1.2 3.6 2.5 3.4 3.2-.1.6-.8 1-1.8 1.6-1.6 1.1-2.5 3-1.8 4a5.5 5.5 0 0 1 .2-8.8"
994
- })), _path239 || (_path239 = /* @__PURE__ */ React.createElement("path", {
1535
+ })), _path239 || (_path239 = /*#__PURE__*/ React.createElement("path", {
995
1536
  fill: "none",
996
1537
  stroke: "#000",
997
1538
  strokeWidth: .4,
998
1539
  d: "M290.6 286.7c2.1 1.2 3.6 2.5 3.4 3.2-.1.6-.8 1-1.8 1.6-1.6 1.1-2.5 3-1.8 4a5.5 5.5 0 0 1 .2-8.8z"
999
- })), _path240 || (_path240 = /* @__PURE__ */ React.createElement("path", {
1540
+ })), _path240 || (_path240 = /*#__PURE__*/ React.createElement("path", {
1000
1541
  fill: "#ccc",
1001
1542
  d: "M270.1 305.6h15.6V229h-15.6v76.5z"
1002
- })), _path241 || (_path241 = /* @__PURE__ */ React.createElement("path", {
1543
+ })), _path241 || (_path241 = /*#__PURE__*/ React.createElement("path", {
1003
1544
  fill: "none",
1004
1545
  stroke: "#000",
1005
1546
  strokeWidth: .4,
1006
1547
  d: "M281.4 229.1v76.3m1.8-76.3v76.3m-13 .2h15.5V229h-15.6v76.5z"
1007
- })), _path242 || (_path242 = /* @__PURE__ */ React.createElement("path", {
1548
+ })), _path242 || (_path242 = /*#__PURE__*/ React.createElement("path", {
1008
1549
  fill: "#ad1519",
1009
1550
  d: "M254.2 257.7a49.6 49.6 0 0 1 23.3-2c9.3 1.6 16.4 5.3 15.9 8.4v.2l3.5-8.2c.6-3.3-7.3-7.5-17.6-9.2a53.5 53.5 0 0 0-9.2-.7c-6.7 0-12.4.8-15.9 2.1z"
1010
- })), _path243 || (_path243 = /* @__PURE__ */ React.createElement("path", {
1551
+ })), _path243 || (_path243 = /*#__PURE__*/ React.createElement("path", {
1011
1552
  fill: "none",
1012
1553
  stroke: "#000",
1013
1554
  strokeLinejoin: "round",
1014
1555
  strokeWidth: .4,
1015
1556
  d: "M254.2 257.7a49.6 49.6 0 0 1 23.3-2c9.3 1.6 16.4 5.3 15.9 8.4v.2l3.5-8.2c.6-3.3-7.3-7.5-17.6-9.2a53.5 53.5 0 0 0-9.2-.7c-6.7 0-12.4.8-15.9 2.1v9.4"
1016
- })), _path244 || (_path244 = /* @__PURE__ */ React.createElement("path", {
1557
+ })), _path244 || (_path244 = /*#__PURE__*/ React.createElement("path", {
1017
1558
  fill: "#ad1519",
1018
1559
  d: "M285.7 267.3c4.4-.3 7.3-1.4 7.7-3.2.2-1.5-1.2-3-3.8-4.5-1.2.1-2.5.3-3.9.3z"
1019
- })), _path245 || (_path245 = /* @__PURE__ */ React.createElement("path", {
1560
+ })), _path245 || (_path245 = /*#__PURE__*/ React.createElement("path", {
1020
1561
  fill: "none",
1021
1562
  stroke: "#000",
1022
1563
  strokeWidth: .4,
1023
1564
  d: "M285.7 267.3c4.4-.3 7.3-1.4 7.7-3.2.2-1.5-1.2-3-3.8-4.5-1.2.1-2.5.3-3.9.3v7.4"
1024
- })), _path246 || (_path246 = /* @__PURE__ */ React.createElement("path", {
1565
+ })), _path246 || (_path246 = /*#__PURE__*/ React.createElement("path", {
1025
1566
  fill: "#ad1519",
1026
1567
  d: "M270 261.5a13 13 0 0 0-5.7 1.9v.2c-.5 1 1.8 3 5.8 5.4v-7.5"
1027
- })), _path247 || (_path247 = /* @__PURE__ */ React.createElement("path", {
1568
+ })), _path247 || (_path247 = /*#__PURE__*/ React.createElement("path", {
1028
1569
  fill: "none",
1029
1570
  stroke: "#000",
1030
1571
  strokeWidth: .4,
1031
1572
  d: "M270 261.5a13 13 0 0 0-5.7 1.9v.2c-.5 1 1.8 3 5.8 5.4v-7.5"
1032
- })), _path248 || (_path248 = /* @__PURE__ */ React.createElement("path", {
1573
+ })), _path248 || (_path248 = /*#__PURE__*/ React.createElement("path", {
1033
1574
  fill: "#ad1519",
1034
1575
  d: "M295.4 282c.4-1.2-3.8-3.6-9.7-5.8-2.8-1-5-2-7.8-3.2-8.3-3.7-14.4-7.9-13.6-9.4v-.2c-.4.4-1 8-1 8-.8 1.3 4.8 5.5 12.4 9.1 2.4 1.2 7.6 3 10 4 4.3 1.4 8.7 4.3 8.3 5.3l1.4-7.7"
1035
- })), _path249 || (_path249 = /* @__PURE__ */ React.createElement("path", {
1576
+ })), _path249 || (_path249 = /*#__PURE__*/ React.createElement("path", {
1036
1577
  fill: "none",
1037
1578
  stroke: "#000",
1038
1579
  strokeLinejoin: "round",
1039
1580
  strokeWidth: .4,
1040
1581
  d: "M295.4 282c.4-1.2-3.8-3.6-9.7-5.8-2.8-1-5-2-7.8-3.2-8.3-3.7-14.4-7.9-13.6-9.4v-.2c-.4.4-1 8-1 8-.8 1.3 4.8 5.5 12.4 9.1 2.4 1.2 7.6 3 10 4 4.3 1.4 8.7 4.3 8.3 5.3l1.4-7.7z"
1041
- })), _path250 || (_path250 = /* @__PURE__ */ React.createElement("path", {
1582
+ })), _path250 || (_path250 = /*#__PURE__*/ React.createElement("path", {
1042
1583
  fill: "#c8b100",
1043
1584
  d: "M263.9 254.4c.6-2.3 1.4-4.4 2.1-6.6h-.5a5 5 0 0 1-.5.1 53 53 0 0 1-1.4 4.8c-1-1.4-2-2.7-2.7-4.1l-1 .2h-1a131 131 0 0 1 4 5.7h.5zm6-6.6h-1a8 8 0 0 1-.8 0v6.2h4.2v-.7h-2.6zm6.8 1 2 .3v-.7l-5.8-.5v.8a19 19 0 0 1 2 0l-.4 5.6h1.6l.5-5.4m2.4 6c.3 0 .5 0 .8.2l.8.2.7-2.9.6 1.2.8 2.1 1 .2c.4 0 .7.2 1 .3l-.3-.7c-.4-1-1-1.9-1.3-2.9 1 0 1.9-.3 2.1-1.2.1-.6 0-1-.7-1.5-.4-.3-1.2-.4-1.7-.5l-2.4-.5zm3-5.2c.7.2 1.5.3 1.5 1v.5c-.3.9-1 1.2-2 .9zm8 7-.2 2 .8.5.9.5.5-7a3.4 3.4 0 0 1-.7-.3l-6.1 3.8.5.3.4.2 1.7-1.2 2.3 1.3zm-1.7-1.5 2-1.4-.2 2.3z"
1044
- })), _path251 || (_path251 = /* @__PURE__ */ React.createElement("path", {
1585
+ })), _path251 || (_path251 = /*#__PURE__*/ React.createElement("path", {
1045
1586
  fill: "none",
1046
1587
  stroke: "#000",
1047
1588
  strokeWidth: .1,
1048
1589
  d: "M182.2 192.4c0-1 1-2 2-2s2.2 1 2.2 2c0 1.1-1 2-2.1 2a2 2 0 0 1-2.1-2z"
1049
- })), _path252 || (_path252 = /* @__PURE__ */ React.createElement("path", {
1590
+ })), _path252 || (_path252 = /*#__PURE__*/ React.createElement("path", {
1050
1591
  fill: "#ad1519",
1051
1592
  stroke: "#000",
1052
1593
  strokeWidth: .3,
1053
1594
  d: "M205.7 175.4c6.3 0 12 1 15.7 2.4a31.7 31.7 0 0 0 14.6 2.3c2.7 0 6.5.8 10.3 2.4a27.3 27.3 0 0 1 7.4 4.7l-1.5 1.4-.4 3.8-4.1 4.7-2 1.8-5 3.9-2.5.2-.7 2.1-31.6-3.7-31.7 3.7-.8-2.1-2.5-.2-4.9-4-2-1.7-4.1-4.7-.5-3.8-1.5-1.4a27.6 27.6 0 0 1 7.5-4.7 26 26 0 0 1 10.2-2.4c2 .2 4.2.1 6.6-.2a30 30 0 0 0 8-2c3.7-1.5 9-2.5 15.5-2.5z"
1054
- })), _path253 || (_path253 = /* @__PURE__ */ React.createElement("path", {
1595
+ })), _path253 || (_path253 = /*#__PURE__*/ React.createElement("path", {
1055
1596
  fill: "#c8b100",
1056
1597
  stroke: "#000",
1057
1598
  strokeWidth: .4,
1058
1599
  d: "M206.2 217.1c-11.8 0-22.4-1.4-29.9-3.6a1.1 1.1 0 0 1-.8-1.2c0-.5.3-1 .8-1.2a109 109 0 0 1 29.9-3.6c11.7 0 22.3 1.4 29.8 3.6a1.3 1.3 0 0 1 0 2.4c-7.5 2.2-18 3.6-29.8 3.6"
1059
- })), _path254 || (_path254 = /* @__PURE__ */ React.createElement("path", {
1600
+ })), _path254 || (_path254 = /*#__PURE__*/ React.createElement("path", {
1060
1601
  fill: "#ad1519",
1061
1602
  d: "M206.1 215.6c-10.6 0-20.2-1.2-27.5-3.1 7.3-2 16.9-3 27.5-3.1a115 115 0 0 1 27.6 3c-7.3 2-17 3.2-27.6 3.2"
1062
- })), _path255 || (_path255 = /* @__PURE__ */ React.createElement("path", {
1603
+ })), _path255 || (_path255 = /*#__PURE__*/ React.createElement("path", {
1063
1604
  fill: "none",
1064
1605
  stroke: "#000",
1065
1606
  strokeWidth: .1,
1066
1607
  d: "M206.9 215.7v-6.3m-1.7 6.3v-6.3"
1067
- })), _path256 || (_path256 = /* @__PURE__ */ React.createElement("path", {
1608
+ })), _path256 || (_path256 = /*#__PURE__*/ React.createElement("path", {
1068
1609
  fill: "none",
1069
1610
  stroke: "#000",
1070
1611
  strokeWidth: .2,
1071
1612
  d: "M203.6 215.7v-6.3m-1.6 6.3v-6.3"
1072
- })), _path257 || (_path257 = /* @__PURE__ */ React.createElement("path", {
1613
+ })), _path257 || (_path257 = /*#__PURE__*/ React.createElement("path", {
1073
1614
  fill: "none",
1074
1615
  stroke: "#000",
1075
1616
  strokeWidth: .3,
1076
1617
  d: "M200.6 215.7v-6.3m-2.8 5.9v-5.7m1.3 5.8v-6m-3.8 5.6v-5.2m1.3 5.4v-5.6"
1077
- })), _path258 || (_path258 = /* @__PURE__ */ React.createElement("path", {
1618
+ })), _path258 || (_path258 = /*#__PURE__*/ React.createElement("path", {
1078
1619
  fill: "none",
1079
1620
  stroke: "#000",
1080
1621
  strokeWidth: .4,
1081
1622
  d: "M192 214.8V210m1 4.7V210m1.2 5v-5m-3.4 4.7v-4.5"
1082
- })), _path259 || (_path259 = /* @__PURE__ */ React.createElement("path", {
1623
+ })), _path259 || (_path259 = /*#__PURE__*/ React.createElement("path", {
1083
1624
  fill: "none",
1084
1625
  stroke: "#000",
1085
1626
  strokeWidth: .5,
1086
1627
  d: "M189.7 214.5v-4.2m-1.2 4.1v-4"
1087
- })), _path260 || (_path260 = /* @__PURE__ */ React.createElement("path", {
1628
+ })), _path260 || (_path260 = /*#__PURE__*/ React.createElement("path", {
1088
1629
  fill: "none",
1089
1630
  stroke: "#000",
1090
1631
  strokeWidth: .6,
1091
1632
  d: "M186 214v-3m1.3 3.2v-3.5m-2.5 3.1V211"
1092
- })), _path261 || (_path261 = /* @__PURE__ */ React.createElement("path", {
1633
+ })), _path261 || (_path261 = /*#__PURE__*/ React.createElement("path", {
1093
1634
  fill: "none",
1094
1635
  stroke: "#000",
1095
1636
  strokeWidth: .7,
1096
1637
  d: "M183.7 213.6v-2.3m-1.3 2v-1.8m-1.2 1.6v-1.3"
1097
- })), _path262 || (_path262 = /* @__PURE__ */ React.createElement("path", {
1638
+ })), _path262 || (_path262 = /*#__PURE__*/ React.createElement("path", {
1098
1639
  fill: "none",
1099
1640
  stroke: "#000",
1100
1641
  strokeWidth: .9,
1101
1642
  d: "M179.8 212.8v-.7"
1102
- })), _path263 || (_path263 = /* @__PURE__ */ React.createElement("path", {
1643
+ })), _path263 || (_path263 = /*#__PURE__*/ React.createElement("path", {
1103
1644
  fill: "none",
1104
1645
  stroke: "#000",
1105
1646
  strokeWidth: .1,
1106
1647
  d: "M213.7 215.3v-5.8m-2.9 6v-6.1m-2.1 6.2v-6.3"
1107
- })), _path264 || (_path264 = /* @__PURE__ */ React.createElement("path", {
1648
+ })), _path264 || (_path264 = /*#__PURE__*/ React.createElement("path", {
1108
1649
  fill: "#c8b100",
1109
1650
  stroke: "#000",
1110
1651
  strokeWidth: .4,
1111
1652
  d: "M206 207.4a108 108 0 0 0-30 3.9c.6-.3.5-1-.3-3-1-2.5-2.4-2.4-2.4-2.4 8.3-2.5 20-4 32.8-4a123 123 0 0 1 33 4s-1.5-.1-2.5 2.3c-.8 2-.8 2.8-.2 3-7.5-2.2-18.4-3.7-30.3-3.7"
1112
- })), _path265 || (_path265 = /* @__PURE__ */ React.createElement("path", {
1653
+ })), _path265 || (_path265 = /*#__PURE__*/ React.createElement("path", {
1113
1654
  fill: "#c8b100",
1114
1655
  stroke: "#000",
1115
1656
  strokeWidth: .4,
1116
1657
  d: "M206.1 201.9c-12.9 0-24.5 1.5-32.8 4a1 1 0 0 1-1.3-.6 1 1 0 0 1 .7-1.3 121 121 0 0 1 33.4-4.2c13.2 0 25.2 1.7 33.5 4.2.6.2.9.8.7 1.3s-.8.8-1.3.6c-8.4-2.5-20-4-32.9-4"
1117
- })), _path266 || (_path266 = /* @__PURE__ */ React.createElement("path", {
1658
+ })), _path266 || (_path266 = /*#__PURE__*/ React.createElement("path", {
1118
1659
  fill: "none",
1119
1660
  stroke: "#000",
1120
1661
  strokeLinejoin: "round",
1121
1662
  strokeWidth: .4,
1122
1663
  d: "M206.1 215.6c-10.6 0-20.2-1.2-27.5-3.1 7.3-2 16.9-3 27.5-3.1a115 115 0 0 1 27.6 3c-7.3 2-17 3.2-27.6 3.2z"
1123
- })), _path267 || (_path267 = /* @__PURE__ */ React.createElement("path", {
1664
+ })), _path267 || (_path267 = /*#__PURE__*/ React.createElement("path", {
1124
1665
  fill: "#fff",
1125
1666
  stroke: "#000",
1126
1667
  strokeWidth: .4,
1127
1668
  d: "M197 204.8c0-.5.4-1 1-1 .5 0 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1128
- })), _path268 || (_path268 = /* @__PURE__ */ React.createElement("path", {
1669
+ })), _path268 || (_path268 = /*#__PURE__*/ React.createElement("path", {
1129
1670
  fill: "#ad1519",
1130
1671
  stroke: "#000",
1131
1672
  strokeWidth: .4,
1132
1673
  d: "M206.1 205.6H203a1 1 0 0 1 0-2h6.4c.5 0 1 .5 1 1s-.5 1-1 1h-3.2"
1133
- })), _path269 || (_path269 = /* @__PURE__ */ React.createElement("path", {
1674
+ })), _path269 || (_path269 = /*#__PURE__*/ React.createElement("path", {
1134
1675
  fill: "#058e6e",
1135
1676
  stroke: "#000",
1136
1677
  strokeWidth: .4,
1137
1678
  d: "m190.3 206.5-2.3.2c-.6.1-1-.3-1.2-.8a1 1 0 0 1 1-1.1l2.2-.3 2.4-.3c.5 0 1 .3 1.1.9.1.5-.3 1-.9 1l-2.3.4"
1138
- })), _path270 || (_path270 = /* @__PURE__ */ React.createElement("path", {
1679
+ })), _path270 || (_path270 = /*#__PURE__*/ React.createElement("path", {
1139
1680
  fill: "#fff",
1140
1681
  stroke: "#000",
1141
1682
  strokeWidth: .4,
1142
1683
  d: "M181 206.7c0-.6.5-1 1.1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1"
1143
- })), _path271 || (_path271 = /* @__PURE__ */ React.createElement("path", {
1684
+ })), _path271 || (_path271 = /*#__PURE__*/ React.createElement("path", {
1144
1685
  fill: "#ad1519",
1145
1686
  stroke: "#000",
1146
1687
  strokeWidth: .4,
1147
1688
  d: "m174 208.5 1.2-1.6 3.3.4-2.6 2-1.8-.8"
1148
- })), _path272 || (_path272 = /* @__PURE__ */ React.createElement("path", {
1689
+ })), _path272 || (_path272 = /*#__PURE__*/ React.createElement("path", {
1149
1690
  fill: "#058e6e",
1150
1691
  stroke: "#000",
1151
1692
  strokeWidth: .4,
1152
1693
  d: "m222 206.5 2.3.2c.5.1 1-.3 1.1-.8a1 1 0 0 0-.9-1.1l-2.2-.3-2.4-.3a1 1 0 0 0-1.1.9c-.1.5.3 1 .9 1l2.3.4"
1153
- })), _path273 || (_path273 = /* @__PURE__ */ React.createElement("path", {
1694
+ })), _path273 || (_path273 = /*#__PURE__*/ React.createElement("path", {
1154
1695
  fill: "#fff",
1155
1696
  stroke: "#000",
1156
1697
  strokeWidth: .4,
1157
1698
  d: "M213.3 204.8c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1m15.8 1.9c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1 0 .5-.4 1-1 1a1 1 0 0 1-1-1"
1158
- })), _path274 || (_path274 = /* @__PURE__ */ React.createElement("path", {
1699
+ })), _path274 || (_path274 = /*#__PURE__*/ React.createElement("path", {
1159
1700
  fill: "#ad1519",
1160
1701
  stroke: "#000",
1161
1702
  strokeWidth: .4,
1162
1703
  d: "m238.2 208.5-1.1-1.6-3.3.4 2.6 2 1.8-.8"
1163
- })), _path275 || (_path275 = /* @__PURE__ */ React.createElement("path", {
1704
+ })), _path275 || (_path275 = /*#__PURE__*/ React.createElement("path", {
1164
1705
  fill: "none",
1165
1706
  stroke: "#000",
1166
1707
  strokeWidth: .4,
1167
1708
  d: "M177.3 212.8c7.4-2.1 17.6-3.4 28.8-3.4 11.3 0 21.4 1.3 28.9 3.4"
1168
- })), _path276 || (_path276 = /* @__PURE__ */ React.createElement("path", {
1709
+ })), _path276 || (_path276 = /*#__PURE__*/ React.createElement("path", {
1169
1710
  fill: "#c8b100",
1170
1711
  d: "m182.3 183.8 1.4 1 2-3.2a7.4 7.4 0 0 1-3.6-7.2c.2-4.1 5.2-7.6 11.7-7.6 3.3 0 6.3 1 8.5 2.4 0-.6 0-1.2.2-1.8a17.4 17.4 0 0 0-8.7-2.1c-7.4 0-13.2 4.1-13.5 9.1a8.9 8.9 0 0 0 3 7.6z"
1171
- })), _path277 || (_path277 = /* @__PURE__ */ React.createElement("path", {
1712
+ })), _path277 || (_path277 = /*#__PURE__*/ React.createElement("path", {
1172
1713
  fill: "none",
1173
1714
  stroke: "#000",
1174
1715
  strokeWidth: .4,
1175
1716
  d: "m182.3 183.8 1.4 1 2-3.2a7.4 7.4 0 0 1-3.6-7.2c.2-4.1 5.2-7.6 11.7-7.6 3.3 0 6.3 1 8.5 2.4 0-.6 0-1.2.2-1.8a17.4 17.4 0 0 0-8.7-2.1c-7.4 0-13.2 4.1-13.5 9.1a8.9 8.9 0 0 0 3 7.6l-1 1.8"
1176
- })), _path278 || (_path278 = /* @__PURE__ */ React.createElement("path", {
1717
+ })), _path278 || (_path278 = /*#__PURE__*/ React.createElement("path", {
1177
1718
  fill: "#c8b100",
1178
1719
  d: "M182.4 183.8a9.3 9.3 0 0 1-4-7.3c0-3.2 2-6.1 5.3-8a8.5 8.5 0 0 0-3.4 6.8 8.9 8.9 0 0 0 3 6.7z"
1179
- })), _path279 || (_path279 = /* @__PURE__ */ React.createElement("path", {
1720
+ })), _path279 || (_path279 = /*#__PURE__*/ React.createElement("path", {
1180
1721
  fill: "none",
1181
1722
  stroke: "#000",
1182
1723
  strokeWidth: .4,
1183
1724
  d: "M182.4 183.8a9.3 9.3 0 0 1-4-7.3c0-3.2 2-6.1 5.3-8a8.5 8.5 0 0 0-3.4 6.8 8.9 8.9 0 0 0 3 6.7l-.9 1.8"
1184
- })), _path280 || (_path280 = /* @__PURE__ */ React.createElement("path", {
1725
+ })), _path280 || (_path280 = /*#__PURE__*/ React.createElement("path", {
1185
1726
  fill: "#c8b100",
1186
1727
  d: "M160.1 187.1a8.8 8.8 0 0 1-2.3-5.9c0-1.3.3-2.6 1-3.8 2-4.2 8.4-7.2 16-7.2 2 0 4 .2 5.9.6l-1 1.4a25.5 25.5 0 0 0-4.9-.4c-7 0-12.8 2.7-14.5 6.3a7 7 0 0 0-.7 3.1 7.3 7.3 0 0 0 2.7 5.6l-2.6 4.1-1.3-1z"
1187
- })), _path281 || (_path281 = /* @__PURE__ */ React.createElement("path", {
1728
+ })), _path281 || (_path281 = /*#__PURE__*/ React.createElement("path", {
1188
1729
  fill: "none",
1189
1730
  stroke: "#000",
1190
1731
  strokeWidth: .4,
1191
1732
  d: "M160.1 187.1a8.8 8.8 0 0 1-2.3-5.9c0-1.3.3-2.6 1-3.8 2-4.2 8.4-7.2 16-7.2 2 0 4 .2 5.9.6l-1 1.4a25.5 25.5 0 0 0-4.9-.4c-7 0-12.8 2.7-14.5 6.3a7 7 0 0 0-.7 3.1 7.3 7.3 0 0 0 2.7 5.6l-2.6 4.1-1.3-1z"
1192
- })), _path282 || (_path282 = /* @__PURE__ */ React.createElement("path", {
1733
+ })), _path282 || (_path282 = /*#__PURE__*/ React.createElement("path", {
1193
1734
  fill: "#c8b100",
1194
1735
  d: "M162.7 173.3a10.5 10.5 0 0 0-4 4.1 8.6 8.6 0 0 0-.9 3.8c0 2.3.9 4.3 2.3 5.9l-1.5 2.5a10.4 10.4 0 0 1-2.3-6.5c0-4 2.5-7.5 6.4-9.8"
1195
- })), _path283 || (_path283 = /* @__PURE__ */ React.createElement("path", {
1736
+ })), _path283 || (_path283 = /*#__PURE__*/ React.createElement("path", {
1196
1737
  fill: "none",
1197
1738
  stroke: "#000",
1198
1739
  strokeWidth: .4,
1199
1740
  d: "M162.7 173.3a10.5 10.5 0 0 0-4 4.1 8.6 8.6 0 0 0-.9 3.8c0 2.3.9 4.3 2.3 5.9l-1.5 2.5a10.4 10.4 0 0 1-2.3-6.5c0-4 2.5-7.5 6.4-9.8z"
1200
- })), _path284 || (_path284 = /* @__PURE__ */ React.createElement("path", {
1741
+ })), _path284 || (_path284 = /*#__PURE__*/ React.createElement("path", {
1201
1742
  fill: "#c8b100",
1202
1743
  d: "M206 164.4c1.7 0 3.2 1.1 3.5 2.6.3 1.4.4 2.9.4 4.5v1.1c.1 3.3.6 6.3 1.3 8.1l-5.2 5-5.2-5c.7-1.8 1.2-4.8 1.3-8.1v-1.1c0-1.6.2-3.1.4-4.5.3-1.5 1.8-2.6 3.5-2.6"
1203
- })), _path285 || (_path285 = /* @__PURE__ */ React.createElement("path", {
1744
+ })), _path285 || (_path285 = /*#__PURE__*/ React.createElement("path", {
1204
1745
  fill: "none",
1205
1746
  stroke: "#000",
1206
1747
  strokeWidth: .4,
1207
1748
  d: "M206 164.4c1.7 0 3.2 1.1 3.5 2.6.3 1.4.4 2.9.4 4.5v1.1c.1 3.3.6 6.3 1.3 8.1l-5.2 5-5.2-5c.7-1.8 1.2-4.8 1.3-8.1v-1.1c0-1.6.2-3.1.4-4.5.3-1.5 1.8-2.6 3.5-2.6z"
1208
- })), _path286 || (_path286 = /* @__PURE__ */ React.createElement("path", {
1749
+ })), _path286 || (_path286 = /*#__PURE__*/ React.createElement("path", {
1209
1750
  fill: "#c8b100",
1210
1751
  d: "M206 166c1 0 1.7.6 1.8 1.4.2 1.2.4 2.6.4 4.2v1c.1 3.2.6 6 1.2 7.7l-3.4 3.2-3.4-3.2c.7-1.7 1.1-4.5 1.2-7.7v-1a28 28 0 0 1 .4-4.2 2 2 0 0 1 1.8-1.4"
1211
- })), _path287 || (_path287 = /* @__PURE__ */ React.createElement("path", {
1752
+ })), _path287 || (_path287 = /*#__PURE__*/ React.createElement("path", {
1212
1753
  fill: "none",
1213
1754
  stroke: "#000",
1214
1755
  strokeWidth: .4,
1215
1756
  d: "M206 166c1 0 1.7.6 1.8 1.4.2 1.2.4 2.6.4 4.2v1c.1 3.2.6 6 1.2 7.7l-3.4 3.2-3.4-3.2c.7-1.7 1.1-4.5 1.2-7.7v-1a28 28 0 0 1 .4-4.2 2 2 0 0 1 1.8-1.4z"
1216
- })), _path288 || (_path288 = /* @__PURE__ */ React.createElement("path", {
1757
+ })), _path288 || (_path288 = /*#__PURE__*/ React.createElement("path", {
1217
1758
  fill: "#c8b100",
1218
1759
  d: "m229.7 183.8-1.3 1-2-3.2a7.4 7.4 0 0 0 3.6-6.3 7 7 0 0 0 0-.9c-.2-4.1-5.3-7.6-11.7-7.6a15 15 0 0 0-8.5 2.4 23 23 0 0 0-.2-1.8 17.4 17.4 0 0 1 8.7-2.1c7.4 0 13.2 4.1 13.4 9.1a8.9 8.9 0 0 1-3 7.6z"
1219
- })), _path289 || (_path289 = /* @__PURE__ */ React.createElement("path", {
1760
+ })), _path289 || (_path289 = /*#__PURE__*/ React.createElement("path", {
1220
1761
  fill: "none",
1221
1762
  stroke: "#000",
1222
1763
  strokeWidth: .4,
1223
1764
  d: "m229.7 183.8-1.3 1-2-3.2a7.4 7.4 0 0 0 3.6-6.3 7 7 0 0 0 0-.9c-.2-4.1-5.3-7.6-11.7-7.6a15 15 0 0 0-8.5 2.4 23 23 0 0 0-.2-1.8 17.4 17.4 0 0 1 8.7-2.1c7.4 0 13.2 4.1 13.4 9.1a8.9 8.9 0 0 1-3 7.6l1 1.8"
1224
- })), _path290 || (_path290 = /* @__PURE__ */ React.createElement("path", {
1765
+ })), _path290 || (_path290 = /*#__PURE__*/ React.createElement("path", {
1225
1766
  fill: "#c8b100",
1226
1767
  d: "M229.6 183.8a9.1 9.1 0 0 0 4.1-7.3c0-3.2-2.1-6.1-5.3-8a8.5 8.5 0 0 1 3.4 6.8 8.9 8.9 0 0 1-3.2 6.7z"
1227
- })), _path291 || (_path291 = /* @__PURE__ */ React.createElement("path", {
1768
+ })), _path291 || (_path291 = /*#__PURE__*/ React.createElement("path", {
1228
1769
  fill: "none",
1229
1770
  stroke: "#000",
1230
1771
  strokeWidth: .4,
1231
1772
  d: "M229.6 183.8a9.1 9.1 0 0 0 4.1-7.3c0-3.2-2.1-6.1-5.3-8a8.5 8.5 0 0 1 3.4 6.8 8.9 8.9 0 0 1-3.2 6.7l1 1.8"
1232
- })), _path292 || (_path292 = /* @__PURE__ */ React.createElement("path", {
1773
+ })), _path292 || (_path292 = /*#__PURE__*/ React.createElement("path", {
1233
1774
  fill: "#c8b100",
1234
1775
  d: "M252 187.1a8.8 8.8 0 0 0 2.2-5.9 8.7 8.7 0 0 0-.9-3.8c-2-4.2-8.4-7.2-16-7.2a29 29 0 0 0-6 .6l1 1.4a25.4 25.4 0 0 1 5-.4c7 0 12.8 2.7 14.4 6.3.5 1 .7 2 .7 3.1a7.3 7.3 0 0 1-2.6 5.6l2.5 4.1 1.3-1z"
1235
- })), _path293 || (_path293 = /* @__PURE__ */ React.createElement("path", {
1776
+ })), _path293 || (_path293 = /*#__PURE__*/ React.createElement("path", {
1236
1777
  fill: "none",
1237
1778
  stroke: "#000",
1238
1779
  strokeWidth: .4,
1239
1780
  d: "M252 187.1a8.8 8.8 0 0 0 2.2-5.9 8.7 8.7 0 0 0-.9-3.8c-2-4.2-8.4-7.2-16-7.2a29 29 0 0 0-6 .6l1 1.4a25.4 25.4 0 0 1 5-.4c7 0 12.8 2.7 14.4 6.3.5 1 .7 2 .7 3.1a7.3 7.3 0 0 1-2.6 5.6l2.5 4.1 1.3-1z"
1240
- })), _path294 || (_path294 = /* @__PURE__ */ React.createElement("path", {
1781
+ })), _path294 || (_path294 = /*#__PURE__*/ React.createElement("path", {
1241
1782
  fill: "#c8b100",
1242
1783
  d: "M249.3 173.3a10.6 10.6 0 0 1 4 4.1 8.7 8.7 0 0 1 .9 3.8 8.8 8.8 0 0 1-2.3 5.9l1.6 2.5a10.4 10.4 0 0 0 2.3-6.5c0-4-2.6-7.5-6.5-9.8"
1243
- })), _path295 || (_path295 = /* @__PURE__ */ React.createElement("path", {
1784
+ })), _path295 || (_path295 = /*#__PURE__*/ React.createElement("path", {
1244
1785
  fill: "none",
1245
1786
  stroke: "#000",
1246
1787
  strokeWidth: .4,
1247
1788
  d: "M249.3 173.3a10.6 10.6 0 0 1 4 4.1 8.7 8.7 0 0 1 .9 3.8 8.8 8.8 0 0 1-2.3 5.9l1.6 2.5a10.4 10.4 0 0 0 2.3-6.5c0-4-2.6-7.5-6.5-9.8z"
1248
- })), _path296 || (_path296 = /* @__PURE__ */ React.createElement("path", {
1789
+ })), _path296 || (_path296 = /*#__PURE__*/ React.createElement("path", {
1249
1790
  fill: "#fff",
1250
1791
  d: "M204.2 181.4c0-1 .8-1.8 1.8-1.8s1.9.8 1.9 1.8-.9 1.7-1.9 1.7a1.8 1.8 0 0 1-1.8-1.7"
1251
- })), _path297 || (_path297 = /* @__PURE__ */ React.createElement("path", {
1792
+ })), _path297 || (_path297 = /*#__PURE__*/ React.createElement("path", {
1252
1793
  fill: "none",
1253
1794
  stroke: "#000",
1254
1795
  strokeWidth: .4,
1255
1796
  d: "M204.2 181.4c0-1 .8-1.8 1.8-1.8s1.9.8 1.9 1.8-.9 1.7-1.9 1.7a1.8 1.8 0 0 1-1.8-1.7z"
1256
- })), _path298 || (_path298 = /* @__PURE__ */ React.createElement("path", {
1797
+ })), _path298 || (_path298 = /*#__PURE__*/ React.createElement("path", {
1257
1798
  fill: "#fff",
1258
1799
  stroke: "#000",
1259
1800
  strokeWidth: .4,
1260
1801
  d: "M204.2 178c0-1 .8-1.8 1.8-1.8s1.9.8 1.9 1.8-.9 1.7-1.9 1.7a1.8 1.8 0 0 1-1.8-1.7m.4-3.7c0-.7.6-1.3 1.4-1.3s1.5.6 1.5 1.3c0 .8-.7 1.4-1.5 1.4s-1.4-.6-1.4-1.4m.4-3.3c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1m.2-2.8c0-.5.4-.8.8-.8.5 0 .9.3.9.8 0 .4-.4.8-.9.8a.8.8 0 0 1-.8-.8"
1261
- })), _path299 || (_path299 = /* @__PURE__ */ React.createElement("path", {
1802
+ })), _path299 || (_path299 = /*#__PURE__*/ React.createElement("path", {
1262
1803
  fill: "#c8b100",
1263
1804
  stroke: "#000",
1264
1805
  strokeWidth: .4,
1265
1806
  d: "m206.2 191.8 1.2.2a4.6 4.6 0 0 0 4.5 6 4.7 4.7 0 0 0 4.4-3c.1 0 .5-1.7.7-1.7s.1 1.8.2 1.7c.3 2.3 2.4 3.8 4.7 3.8a4.6 4.6 0 0 0 4.7-5l1.5-1.5.7 2a4 4 0 0 0-.4 1.9 4.4 4.4 0 0 0 4.5 4.2c1.6 0 3-.7 3.8-1.9l.9-1.2v1.5c0 1.5.6 2.8 2 3 0 0 1.7.1 4-1.6 2.1-1.7 3.3-3.1 3.3-3.1l.2 1.7s-1.8 2.8-3.8 4c-1 .6-2.7 1.3-4 1-1.4-.2-2.4-1.3-3-2.6a6.7 6.7 0 0 1-3.3 1 6.5 6.5 0 0 1-6.1-3.7 7 7 0 0 1-10.4-.3 7 7 0 0 1-4.6 1.8 6.9 6.9 0 0 1-5.7-3 6.9 6.9 0 0 1-5.7 3 7 7 0 0 1-4.7-1.8 7 7 0 0 1-10.4.3 6.5 6.5 0 0 1-6 3.7 6.7 6.7 0 0 1-3.4-1c-.6 1.3-1.5 2.4-3 2.7-1.2.2-2.9-.5-4-1.1-2-1.2-3.8-4-3.8-4l.2-1.7s1.2 1.4 3.4 3.1c2.2 1.8 3.9 1.6 3.9 1.6 1.4-.2 2-1.5 2-3v-1.5l1 1.2a4.6 4.6 0 0 0 3.7 2c2.5 0 4.5-2 4.5-4.3a4 4 0 0 0-.4-2l.8-1.9 1.5 1.5a4.4 4.4 0 0 0 0 .6c0 2.4 2 4.4 4.6 4.4 2.4 0 4.4-1.5 4.7-3.8 0 0 0-1.6.2-1.7.2 0 .6 1.7.7 1.6a4.7 4.7 0 0 0 4.5 3.1 4.6 4.6 0 0 0 4.5-6l1.2-.2"
1266
- })), _path300 || (_path300 = /* @__PURE__ */ React.createElement("path", {
1807
+ })), _path300 || (_path300 = /*#__PURE__*/ React.createElement("path", {
1267
1808
  fill: "#fff",
1268
1809
  stroke: "#000",
1269
1810
  strokeWidth: .4,
1270
1811
  d: "M238.6 197.7c.3-.8 0-1.6-.6-1.8-.5-.2-1.2.3-1.5 1.1s0 1.6.6 1.8c.5.2 1.2-.3 1.5-1.1m-20.5-4c0-.8-.3-1.6-1-1.6-.5-.1-1 .5-1.2 1.4-.1.8.3 1.5.9 1.6.6 0 1.2-.6 1.3-1.4m-23.9 0c0-.8.4-1.6 1-1.6.6-.1 1.1.5 1.2 1.4.1.8-.3 1.5-.9 1.6-.6 0-1.1-.6-1.2-1.4m-20.6 4c-.2-.8 0-1.6.6-1.8s1.2.3 1.5 1.1 0 1.6-.5 1.8c-.6.2-1.3-.3-1.6-1.1"
1271
- })), _path301 || (_path301 = /* @__PURE__ */ React.createElement("path", {
1812
+ })), _path301 || (_path301 = /*#__PURE__*/ React.createElement("path", {
1272
1813
  fill: "#c8b100",
1273
1814
  stroke: "#000",
1274
1815
  strokeWidth: .4,
1275
1816
  d: "M182.7 184a5.1 5.1 0 0 1 2.2 2.9s0-.3.6-.6 1-.3 1-.3l-.1 1.3-.3 2.2a7.4 7.4 0 0 1-.7 1.6 1.9 1.9 0 0 0-1.5-.4 1.8 1.8 0 0 0-1.2.9s-.7-.6-1.2-1.3l-1.1-2-.7-1.1s.5-.2 1.1 0c.6 0 .8.2.8.2a4.9 4.9 0 0 1 1-3.4m.4 9.8a1.8 1.8 0 0 1-.6-1c0-.5 0-.9.3-1.2 0 0-.9-.5-1.8-.7-.7-.2-2-.2-2.3-.2h-1l.2.5c.2.5.5.7.5.7a5 5 0 0 0-3 2 5.3 5.3 0 0 0 3.5 1l-.2.8v.6l1-.4c.3-.1 1.5-.5 2-1 .8-.4 1.5-1.1 1.5-1.1m2.7-.5a1.6 1.6 0 0 0 .2-1.1 1.7 1.7 0 0 0-.6-1l1.4-1.3a10 10 0 0 1 2-.9l1.1-.4v.6a6 6 0 0 1-.2.8 5 5 0 0 1 3.4 1 5 5 0 0 1-2.9 2 6.4 6.4 0 0 0 .7 1.2h-1c-.4 0-1.6 0-2.3-.2a11 11 0 0 1-1.8-.7"
1276
- })), _path302 || (_path302 = /* @__PURE__ */ React.createElement("path", {
1817
+ })), _path302 || (_path302 = /*#__PURE__*/ React.createElement("path", {
1277
1818
  fill: "#ad1519",
1278
1819
  stroke: "#000",
1279
1820
  strokeWidth: .4,
1280
1821
  d: "M182.2 192.4c0-1 1-2 2-2s2.2 1 2.2 2c0 1.1-1 2-2.1 2a2 2 0 0 1-2.1-2"
1281
- })), _path303 || (_path303 = /* @__PURE__ */ React.createElement("path", {
1822
+ })), _path303 || (_path303 = /*#__PURE__*/ React.createElement("path", {
1282
1823
  fill: "#c8b100",
1283
1824
  stroke: "#000",
1284
1825
  strokeWidth: .4,
1285
1826
  d: "M206.1 180.8a5.7 5.7 0 0 1 1.9 3.7s.2-.3.9-.5c.7-.3 1.2-.2 1.2-.2l-.5 1.4-.8 2.4a8.2 8.2 0 0 1-1 1.7 2.1 2.1 0 0 0-1.7-.7c-.6 0-1.2.3-1.6.7 0 0-.6-.7-1-1.7l-.8-2.4-.5-1.4 1.2.2c.7.2.9.5.9.5 0-1.4.8-2.8 1.8-3.7"
1286
- })), _path304 || (_path304 = /* @__PURE__ */ React.createElement("path", {
1827
+ })), _path304 || (_path304 = /*#__PURE__*/ React.createElement("path", {
1287
1828
  fill: "#c8b100",
1288
1829
  stroke: "#000",
1289
1830
  strokeWidth: .4,
1290
1831
  d: "M204.6 191.8a2 2 0 0 1-.5-1.2c0-.5.1-1 .4-1.3 0 0-.8-.7-1.8-1-.7-.4-2-.7-2.5-.7l-1.2-.2.2.6.4.9a5.9 5.9 0 0 0-3.7 1.7c1 .9 2.3 1.6 3.7 1.6l-.4 1-.2.6 1.2-.2c.4-.1 1.8-.4 2.5-.7 1-.4 1.9-1 1.9-1m3 0a1.9 1.9 0 0 0 .1-2.6s.9-.7 1.8-1a8 8 0 0 1 2.5-.7l1.2-.3-.1.7-.4.9c1.4 0 2.7.8 3.6 1.7a5.9 5.9 0 0 1-3.6 1.6 7 7 0 0 0 .5 1.6l-1.2-.2-2.5-.7c-1-.4-1.8-1-1.8-1m22-8a5.2 5.2 0 0 0-2.2 3l-.7-.6c-.6-.3-1-.3-1-.3l.2 1.3c0 .3 0 1.3.3 2.2.2 1 .6 1.6.6 1.6a2 2 0 0 1 1.5-.4c.6.1 1 .5 1.3.9l1.1-1.3c.6-.8 1-1.7 1.1-2l.7-1.1s-.4-.2-1 0c-.7 0-1 .2-1 .2a4.9 4.9 0 0 0-1-3.4m-.3 9.8c.3-.3.5-.6.6-1a1.6 1.6 0 0 0-.2-1.2s.8-.5 1.7-.7c.7-.2 2-.2 2.3-.2h1.1l-.3.5a6 6 0 0 1-.4.7 5 5 0 0 1 2.9 2 5.3 5.3 0 0 1-3.5 1l.2.8v.6l-1-.4c-.3-.1-1.4-.5-2-1-.8-.4-1.4-1.1-1.4-1.1m-2.8-.5a1.7 1.7 0 0 1-.2-1.1c0-.5.3-.8.6-1 0 0-.6-.8-1.4-1.3-.6-.4-1.7-.8-2-.9l-1-.4v.6c0 .5.2.8.2.8a5.2 5.2 0 0 0-3.5 1c.7.9 1.7 1.7 3 2 0 0-.3.2-.5.7l-.3.5h1c.4 0 1.7 0 2.3-.2a11 11 0 0 0 1.8-.7"
1291
- })), _path305 || (_path305 = /* @__PURE__ */ React.createElement("path", {
1832
+ })), _path305 || (_path305 = /*#__PURE__*/ React.createElement("path", {
1292
1833
  fill: "#ad1519",
1293
1834
  stroke: "#000",
1294
1835
  strokeWidth: .4,
1295
1836
  d: "M226 192.4c0-1 1-2 2-2s2.1 1 2.1 2a2 2 0 0 1-2 2 2 2 0 0 1-2.1-2m23.2 4.4c-.4-.5-1.4-.4-2.2.2-.8.7-1 1.6-.5 2.2.5.5 1.5.4 2.3-.3.7-.6 1-1.6.5-2"
1296
- })), _path306 || (_path306 = /* @__PURE__ */ React.createElement("path", {
1837
+ })), _path306 || (_path306 = /*#__PURE__*/ React.createElement("path", {
1297
1838
  fill: "#c8b100",
1298
1839
  stroke: "#000",
1299
1840
  strokeWidth: .4,
1300
1841
  d: "m246.3 198 .7-1c.7-.6 1.8-.7 2.3-.2l.1.2s1-2 2.3-2.6c1.3-.7 3.4-.5 3.4-.5a2.8 2.8 0 0 0-2.9-2.8 3 3 0 0 0-2.4 1l-.2-1s-1.3.3-1.9 1.8 0 3.6 0 3.6-.3-.9-.7-1.5a8 8 0 0 0-2.4-1.6l-1.3-.7-.1.5a5 5 0 0 0 0 .8 7.9 7.9 0 0 0-3.7.5 4.7 4.7 0 0 0 2.5 2.2l-.8.7a4 4 0 0 0-.4.5l1.3.2 2.5.2a15 15 0 0 0 1.7-.2m-80.3 0c0-.4-.3-.7-.7-1-.7-.7-1.7-.8-2.2-.3l-.2.3s-1-2-2.3-2.7c-1.2-.7-3.3-.5-3.3-.5a2.8 2.8 0 0 1 2.8-2.8c1 0 1.9.4 2.4 1l.2-1s1.3.3 2 1.8c.5 1.5-.1 3.6-.1 3.6s.3-.9.8-1.5a8 8 0 0 1 2.4-1.6l1.3-.7v1.3a7.9 7.9 0 0 1 3.7.5 4.7 4.7 0 0 1-2.5 2.2l.8.7.4.5-1.2.2-2.6.2a15 15 0 0 1-1.7-.2"
1301
- })), _path307 || (_path307 = /* @__PURE__ */ React.createElement("path", {
1842
+ })), _path307 || (_path307 = /*#__PURE__*/ React.createElement("path", {
1302
1843
  fill: "#ad1519",
1303
1844
  stroke: "#000",
1304
1845
  strokeWidth: .4,
1305
1846
  d: "M163 196.8c.6-.5 1.6-.4 2.4.3.7.6 1 1.5.4 2-.5.6-1.5.5-2.2-.2-.8-.6-1-1.6-.5-2m41-6.3c0-1.1.9-2 2-2s2.1.9 2.1 2c0 1-1 2-2 2a2 2 0 0 1-2.1-2"
1306
- })), _path308 || (_path308 = /* @__PURE__ */ React.createElement("path", {
1847
+ })), _path308 || (_path308 = /*#__PURE__*/ React.createElement("path", {
1307
1848
  fill: "#005bbf",
1308
1849
  stroke: "#000",
1309
1850
  strokeWidth: .3,
1310
1851
  d: "M201.8 160.6c0-2.2 1.9-4 4.3-4s4.2 1.8 4.2 4-1.9 4-4.3 4a4.1 4.1 0 0 1-4.2-4"
1311
- })), _path309 || (_path309 = /* @__PURE__ */ React.createElement("path", {
1852
+ })), _path309 || (_path309 = /*#__PURE__*/ React.createElement("path", {
1312
1853
  fill: "#c8b100",
1313
1854
  stroke: "#000",
1314
1855
  strokeWidth: .3,
1315
1856
  d: "M205 149.3v2.2h-2.4v2.2h2.3v6.3H202l-.2.6c0 .6.1 1.1.3 1.6h7.9c.2-.5.3-1 .3-1.6l-.2-.6h-2.8v-6.3h2.3v-2.2h-2.3v-2.2z"
1316
- })), _path310 || (_path310 = /* @__PURE__ */ React.createElement("path", {
1857
+ })), _path310 || (_path310 = /*#__PURE__*/ React.createElement("path", {
1317
1858
  fill: "#ccc",
1318
1859
  d: "M206.5 330.6a82 82 0 0 1-35.5-8.2 22.7 22.7 0 0 1-12.8-20.4v-32h96.4v32a22.7 22.7 0 0 1-12.8 20.4 81 81 0 0 1-35.3 8.2"
1319
- })), _path311 || (_path311 = /* @__PURE__ */ React.createElement("path", {
1860
+ })), _path311 || (_path311 = /*#__PURE__*/ React.createElement("path", {
1320
1861
  fill: "none",
1321
1862
  stroke: "#000",
1322
1863
  strokeWidth: .5,
1323
1864
  d: "M206.5 330.6a82 82 0 0 1-35.5-8.2 22.7 22.7 0 0 1-12.8-20.4v-32h96.4v32a22.7 22.7 0 0 1-12.8 20.4 81 81 0 0 1-35.3 8.2z"
1324
- })), _path312 || (_path312 = /* @__PURE__ */ React.createElement("path", {
1865
+ })), _path312 || (_path312 = /*#__PURE__*/ React.createElement("path", {
1325
1866
  fill: "#ccc",
1326
1867
  d: "M206.3 270h48.3v-53.5h-48.3z"
1327
- })), _path313 || (_path313 = /* @__PURE__ */ React.createElement("path", {
1868
+ })), _path313 || (_path313 = /*#__PURE__*/ React.createElement("path", {
1328
1869
  fill: "none",
1329
1870
  stroke: "#000",
1330
1871
  strokeWidth: .5,
1331
1872
  d: "M206.3 270h48.3v-53.5h-48.3z"
1332
- })), _path314 || (_path314 = /* @__PURE__ */ React.createElement("path", {
1873
+ })), _path314 || (_path314 = /*#__PURE__*/ React.createElement("path", {
1333
1874
  fill: "#ad1519",
1334
1875
  d: "M206.3 302c0 12.6-10.7 22.9-24 22.9s-24.2-10.3-24.2-23v-32h48.2v32"
1335
- })), _path315 || (_path315 = /* @__PURE__ */ React.createElement("path", {
1876
+ })), _path315 || (_path315 = /*#__PURE__*/ React.createElement("path", {
1336
1877
  fill: "#c8b100",
1337
1878
  stroke: "#000",
1338
1879
  strokeWidth: .5,
1339
1880
  d: "M168.6 320.9c1.5.8 3.6 2 5.8 2.6l-.1-54.7h-5.7z"
1340
- })), _path316 || (_path316 = /* @__PURE__ */ React.createElement("path", {
1881
+ })), _path316 || (_path316 = /*#__PURE__*/ React.createElement("path", {
1341
1882
  fill: "#c8b100",
1342
1883
  stroke: "#000",
1343
1884
  strokeLinejoin: "round",
1344
1885
  strokeWidth: .5,
1345
1886
  d: "M158 301.6a24.4 24.4 0 0 0 5.5 15v-47.5h-5.4z"
1346
- })), _path317 || (_path317 = /* @__PURE__ */ React.createElement("path", {
1887
+ })), _path317 || (_path317 = /*#__PURE__*/ React.createElement("path", {
1347
1888
  fill: "#c7b500",
1348
1889
  stroke: "#000",
1349
1890
  strokeWidth: .5,
1350
1891
  d: "M179.4 324.7a26.6 26.6 0 0 0 5.6 0v-55.9h-5.6v56z"
1351
- })), _path318 || (_path318 = /* @__PURE__ */ React.createElement("path", {
1892
+ })), _path318 || (_path318 = /*#__PURE__*/ React.createElement("path", {
1352
1893
  fill: "#c8b100",
1353
1894
  stroke: "#000",
1354
1895
  strokeWidth: .5,
1355
1896
  d: "M190 323.5a19 19 0 0 0 5.8-2.5v-52.2H190z"
1356
- })), _path319 || (_path319 = /* @__PURE__ */ React.createElement("path", {
1897
+ })), _path319 || (_path319 = /*#__PURE__*/ React.createElement("path", {
1357
1898
  fill: "#ad1519",
1358
1899
  d: "M158.1 270h48.2v-53.5H158z"
1359
- })), _path320 || (_path320 = /* @__PURE__ */ React.createElement("path", {
1900
+ })), _path320 || (_path320 = /*#__PURE__*/ React.createElement("path", {
1360
1901
  fill: "none",
1361
1902
  stroke: "#000",
1362
1903
  strokeWidth: .5,
1363
1904
  d: "M158.1 270h48.2v-53.5H158z"
1364
- })), _path321 || (_path321 = /* @__PURE__ */ React.createElement("path", {
1905
+ })), _path321 || (_path321 = /*#__PURE__*/ React.createElement("path", {
1365
1906
  fill: "#c8b100",
1366
1907
  stroke: "#000",
1367
1908
  strokeWidth: .5,
1368
1909
  d: "M201 316c2.4-2 4.6-6.8 5.4-12.2l.1-35H201l.1 47.3z"
1369
- })), _path322 || (_path322 = /* @__PURE__ */ React.createElement("path", {
1910
+ })), _path322 || (_path322 = /*#__PURE__*/ React.createElement("path", {
1370
1911
  fill: "none",
1371
1912
  stroke: "#000",
1372
1913
  strokeWidth: .5,
1373
1914
  d: "M206.3 302c0 12.6-10.7 22.9-24 22.9s-24.2-10.3-24.2-23v-32h48.2v32"
1374
- })), _path323 || (_path323 = /* @__PURE__ */ React.createElement("path", {
1915
+ })), _path323 || (_path323 = /*#__PURE__*/ React.createElement("path", {
1375
1916
  fill: "#ad1519",
1376
1917
  d: "M254.6 270v32c0 12.6-10.8 22.9-24.1 22.9s-24.2-10.3-24.2-23v-32h48.3"
1377
- })), _path324 || (_path324 = /* @__PURE__ */ React.createElement("path", {
1918
+ })), _path324 || (_path324 = /*#__PURE__*/ React.createElement("path", {
1378
1919
  fill: "none",
1379
1920
  stroke: "#000",
1380
1921
  strokeWidth: .5,
1381
1922
  d: "M254.6 270v32c0 12.6-10.8 22.9-24.1 22.9s-24.2-10.3-24.2-23v-32h48.3"
1382
- })), _path325 || (_path325 = /* @__PURE__ */ React.createElement("path", {
1923
+ })), _path325 || (_path325 = /*#__PURE__*/ React.createElement("path", {
1383
1924
  fill: "#c8b100",
1384
1925
  d: "m215.1 294.1.1.5c0 .6-.5 1-1.1 1a1 1 0 0 1-1.1-1v-.5h-1.5a2.5 2.5 0 0 0 1.8 2.9v3.9h1.6V297a2.6 2.6 0 0 0 1.7-1.6h4.4v-1.2zm21.8 0v1.2h-4a2.5 2.5 0 0 1-.3.6l4.6 5.2-1.2 1-4.6-5.3-.2.1v8.7h-1.6V297h-.2l-4.8 5.2-1.2-1 4.7-5.3a2 2 0 0 1-.2-.4h-4V294h13zm2.6 0v1.2h4.4c.3.8.9 1.4 1.7 1.6v3.9h1.6V297a2.5 2.5 0 0 0 1.8-2.4 2 2 0 0 0 0-.5h-1.6l.1.5c0 .6-.5 1-1 1-.7 0-1.2-.4-1.2-1a1 1 0 0 1 .1-.5zm-6.7 22.1a15.6 15.6 0 0 0 3.7-1l.8 1.4a17.6 17.6 0 0 1-4.3 1.2 2.6 2.6 0 0 1-2.6 2 2.6 2.6 0 0 1-2.5-2 17.5 17.5 0 0 1-4.6-1.2l.8-1.4c1.3.5 2.6.9 4 1a2.5 2.5 0 0 1 1.5-1.3v-6.7h1.6v6.7c.7.2 1.3.7 1.6 1.4zm-11-2.2-.8 1.4a16.6 16.6 0 0 1-3.6-3.1c-.9.2-1.8 0-2.5-.5a2.4 2.4 0 0 1-.3-3.5l.1-.1a15.3 15.3 0 0 1-1.3-4.8h1.7a13.1 13.1 0 0 0 1 4c.5 0 1 0 1.4.2l4.1-4.5 1.3 1-4.1 4.5c.5.9.5 2-.1 2.8a15.2 15.2 0 0 0 3.1 2.6m-6-4.8c.3-.4 1-.5 1.5 0s.5 1 .1 1.4a1.2 1.2 0 0 1-1.6.1 1 1 0 0 1 0-1.5m-2.2-4.5-1.6-.3-.3-4.3 1.7-.6v2.5c0 1 0 1.8.2 2.7m1.4-5.3 1.7.4v2.2c0-.8.3 2.1.3 2.1l-1.7.6a14 14 0 0 1-.3-2.7zm5.6 13.7a15.7 15.7 0 0 0 4.8 2.6l.4-1.6a13.7 13.7 0 0 1-4-2zm-.8 1.4a17.4 17.4 0 0 0 4.8 2.6l-1.2 1.1a18.7 18.7 0 0 1-4-2zm2.2-9.4 1.6.7 3-3.3-1-1.4zm-1.3-1-1-1.4 3-3.3 1.6.7zm18.1 9.9.8 1.4a16.7 16.7 0 0 0 3.6-3.1c.9.2 1.8 0 2.5-.5a2.4 2.4 0 0 0 .3-3.5l-.1-.1a15 15 0 0 0 1.3-4.8h-1.7a13.3 13.3 0 0 1-1 4 3 3 0 0 0-1.4.2l-4.1-4.5-1.3 1 4.1 4.5a2.4 2.4 0 0 0 .1 2.8 15 15 0 0 1-3.1 2.6m6-4.8a1.2 1.2 0 0 0-1.5 0 1 1 0 0 0-.1 1.4 1.2 1.2 0 0 0 1.6.1 1 1 0 0 0 0-1.5m2.2-4.5 1.6-.3.3-4.3-1.7-.6v2.5c0 1 0 1.9-.2 2.8zm-1.4-5.3-1.7.4v2.2c0-.8-.3 2.1-.3 2.1l1.7.6.3-2.7zm-5.6 13.7a15.7 15.7 0 0 1-4.8 2.6l-.4-1.6a13.7 13.7 0 0 0 4-2zm.8 1.4a17.4 17.4 0 0 1-4.8 2.6l1.2 1.1a18.6 18.6 0 0 0 4-2zm-2.2-9.4-1.6.7-2.9-3.3 1-1.4zm1.3-1 1-1.4-3-3.3-1.6.7zm-20.1-8.7.5 1.6h4.5l.5-1.6zm21.1 0-.5 1.6h-4.5l-.5-1.6zm-11.6 21.9c0-.6.5-1 1.1-1a1 1 0 0 1 1.1 1c0 .6-.5 1-1 1a1.1 1.1 0 0 1-1.2-1m1.9-7.8 1.7-.4v-4.3l-1.7-.5zm-1.6 0-1.7-.4v-4.3l1.7-.5z"
1385
- })), _path326 || (_path326 = /* @__PURE__ */ React.createElement("path", {
1926
+ })), _path326 || (_path326 = /*#__PURE__*/ React.createElement("path", {
1386
1927
  fill: "#c8b100",
1387
1928
  d: "M211.5 294.2c.2-1 1-1.6 1.8-2V287h1.6v5.3c.8.3 1.5.9 1.7 1.6h4.4v.3h-6a1.2 1.2 0 0 0-1-.6c-.4 0-.7.3-1 .6zm12.2 0v-.3h4.1a2.4 2.4 0 0 1 .2-.3l-5-5.7 1.2-1 5 5.6.2-.1V285h1.6v7.3h.3l4.9-5.5 1.2 1-4.9 5.5.3.6h4v.3zm21.6 0a1.1 1.1 0 0 1 1-.6c.5 0 .8.3 1 .6h1.6c-.2-1-.9-1.6-1.8-2V287h-1.6v5.3c-.8.3-1.4.8-1.7 1.6h-4.4v.3zm-30.2-15 6 6.8 1.3-1-6.1-6.7.3-.6h4.4V276h-4.4a2.6 2.6 0 0 0-2.5-1.7 2.6 2.6 0 0 0-2.7 2.5 2.5 2.5 0 0 0 1.8 2.4v5.2h1.6v-5.2zm32 0v5.3h-1.7v-5.2a2.5 2.5 0 0 1-.4-.2l-6 6.8-1.3-1 6.2-6.9-.1-.3h-4.5V276h4.5a2.6 2.6 0 0 1 2.4-1.7 2.6 2.6 0 0 1 2.7 2.5 2.5 2.5 0 0 1-1.9 2.4zm-16.1 0v3.3h-1.7v-3.2a2.6 2.6 0 0 1-1.7-1.6h-4V276h4a2.6 2.6 0 0 1 2.5-1.7c1.2 0 2.2.7 2.5 1.7h4v1.6h-4a2.5 2.5 0 0 1-1.6 1.6m-17.8 4-1.7.4v4.3l1.7.5zm1.6 0 1.7.4v4.3l-1.7.5zm30.6 0-1.7.4v4.3l1.7.5zm1.6 0 1.7.4v4.3l-1.7.5zm-25.5.8 1.6-.7 2.9 3.3-1 1.4zm-1.3 1-1 1.4 3 3.3 1.6-.7zm18.5-1.1-1.6-.7-3 3.3 1 1.4zm1.2 1 1 1.4-3 3.3-1.5-.7zm-20.3 9 .5-1.6h4.5l.5 1.6zm-6.7-17c0-.6.5-1 1.2-1a1 1 0 0 1 1 1c0 .6-.4 1-1 1a1.1 1.1 0 0 1-1.2-1m12.1.8-.5 1.6H220l-.5-1.6zm0-1.6-.5-1.6H220l-.5 1.6zm15.7 17.8-.5-1.6h-4.5l-.5 1.6zm4.4-17c0-.6.5-1 1.1-1a1 1 0 0 1 1.1 1c0 .6-.5 1-1 1a1.1 1.1 0 0 1-1.2-1m-16.1 0c0-.6.5-1 1.1-1a1 1 0 0 1 1.1 1c0 .6-.5 1-1.1 1a1.1 1.1 0 0 1-1.1-1m6.2.8.5 1.6h4.6l.5-1.6zm0-1.6.5-1.6h4.6l.5 1.6zm-5.9 5-1.7.5v4.3l1.7.5V281m1.7 0 1.6.5v4.3l-1.6.5z"
1388
- })), _path327 || (_path327 = /* @__PURE__ */ React.createElement("path", {
1929
+ })), _path327 || (_path327 = /*#__PURE__*/ React.createElement("path", {
1389
1930
  fill: "none",
1390
1931
  stroke: "#c8b100",
1391
1932
  strokeWidth: .3,
1392
1933
  d: "M232.7 316.3a15.6 15.6 0 0 0 3.7-1.1l.8 1.4a17.6 17.6 0 0 1-4.3 1.2 2.6 2.6 0 0 1-2.6 2 2.6 2.6 0 0 1-2.5-2 17.5 17.5 0 0 1-4.6-1.2l.8-1.4c1.3.5 2.6.9 4 1a2.5 2.5 0 0 1 1.5-1.3v-6.7h1.6v6.7c.7.2 1.3.7 1.6 1.4zm-4.7-20.4a2.3 2.3 0 0 1-.2-.5h-4V294h4a2.6 2.6 0 0 1 .2-.4l-5-5.6 1.2-1 5 5.5a2 2 0 0 1 .2 0V285h1.7v7.3h.2l4.9-5.5 1.2 1-4.9 5.5.3.6h4v1.5h-4c0 .2-.2.4-.3.5l4.7 5.3-1.3 1-4.6-5.3-.2.1v8.7h-1.6V297l-.2-.1-4.8 5.3-1.2-1 4.7-5.3m-12.8-16.7 6 6.8 1.3-1-6.1-6.7.3-.6h4.4V276h-4.4a2.6 2.6 0 0 0-2.5-1.7 2.6 2.6 0 0 0-2.6 2.5 2.5 2.5 0 0 0 1.7 2.4v5.2h1.6v-5.2zm6.5 34.8-.8 1.4a16.6 16.6 0 0 1-3.6-3.1c-.9.2-1.8 0-2.5-.5a2.4 2.4 0 0 1-.3-3.5l.1-.1a15.3 15.3 0 0 1-1.2-4.8h1.6a13.1 13.1 0 0 0 1 4c.5 0 1 0 1.4.2l4.1-4.5 1.3 1-4.1 4.5c.6.9.5 2-.1 2.8a15.2 15.2 0 0 0 3.1 2.6zm-8.4-13.1V297a2.5 2.5 0 0 1-1.8-2.4c0-1 .8-2 1.8-2.4V287h1.6v5.3c.8.2 1.5.8 1.7 1.6h4.4v1.5h-4.4a2.6 2.6 0 0 1-1.6 1.6v3.9h-1.7m2.3 8.3c.4-.4 1.1-.5 1.6 0s.5 1 .1 1.4a1.2 1.2 0 0 1-1.6.1 1 1 0 0 1 0-1.5zm-2-4.5-1.7-.3-.3-4.3 1.7-.6v2.5c0 1 0 1.8.3 2.7zm1.4-5.3 1.6.4v2.2c0-.8.3 2.1.3 2.1l-1.7.6-.3-2.7v-2.6zm5.5 13.7a15.7 15.7 0 0 0 4.8 2.6l.4-1.6a13.7 13.7 0 0 1-4-2l-1.2 1m-.8 1.4a17.4 17.4 0 0 0 4.8 2.6l-1.2 1.1a18.7 18.7 0 0 1-4-2l.4-1.7"
1393
- })), _path328 || (_path328 = /* @__PURE__ */ React.createElement("path", {
1934
+ })), _path328 || (_path328 = /*#__PURE__*/ React.createElement("path", {
1394
1935
  fill: "none",
1395
1936
  stroke: "#c8b100",
1396
1937
  strokeWidth: .3,
1397
1938
  d: "m221.9 305.1 1.6.7 3-3.3-1-1.4-3.6 4m-1.3-1-1-1.4 3-3.3 1.6.7-3.6 4m-7.6-9.5c0-.6.5-1 1-1 .7 0 1.2.5 1.2 1 0 .6-.5 1.1-1.1 1.1a1 1 0 0 1-1.1-1zm25.7 19.4.8 1.4a16.7 16.7 0 0 0 3.6-3.1c.9.2 1.8 0 2.6-.5a2.4 2.4 0 0 0 .2-3.5l-.1-.1a15 15 0 0 0 1.3-4.8h-1.7a13.3 13.3 0 0 1-1 4 3 3 0 0 0-1.4.2l-4.1-4.5-1.3 1 4.1 4.5a2.4 2.4 0 0 0 .1 2.8 15 15 0 0 1-3 2.6zm8.4-13.1V297a2.5 2.5 0 0 0 1.8-2.4c0-1-.7-2-1.8-2.4V287h-1.6v5.3c-.8.2-1.4.8-1.7 1.6h-4.4v1.5h4.4c.3.8.9 1.3 1.7 1.6v3.9zm-2.3 8.3a1.2 1.2 0 0 0-1.6 0 1 1 0 0 0-.1 1.4 1.2 1.2 0 0 0 1.6.1 1 1 0 0 0 0-1.5zm2-4.5 1.7-.3.3-4.3-1.7-.6v2.5c0 1 0 1.8-.2 2.7zm-1.3-5.3-1.7.4v2.2c0-.8-.3 2.1-.3 2.1l1.7.6.3-2.7v-2.6m1.6-20.1v5.2h-1.6v-5.2a2.3 2.3 0 0 1-.4-.2l-6 6.8-1.2-1 6-7v-.2h-4.5V276h4.4a2.6 2.6 0 0 1 2.5-1.7 2.6 2.6 0 0 1 2.6 2.5 2.5 2.5 0 0 1-1.8 2.4zm-16 0v3.2h-1.7v-3.2a2.6 2.6 0 0 1-1.7-1.6h-4V276h4c.4-1 1.3-1.7 2.5-1.7s2.2.7 2.5 1.7h4v1.6h-4a2.5 2.5 0 0 1-1.6 1.6zm8.8 33.8a15.7 15.7 0 0 1-4.8 2.6l-.4-1.6a13.7 13.7 0 0 0 4-2l1.2 1m.8 1.4a17.4 17.4 0 0 1-4.8 2.6l1.2 1.1a18.7 18.7 0 0 0 4-2l-.4-1.7m-27.4-31.4-1.7.5v4.3l1.7.5v-5.2m1.7 0 1.6.4v4.3l-1.6.5V283m30.5 0-1.7.5v4.3l1.7.5V283"
1398
- })), _path329 || (_path329 = /* @__PURE__ */ React.createElement("path", {
1939
+ })), _path329 || (_path329 = /*#__PURE__*/ React.createElement("path", {
1399
1940
  fill: "none",
1400
1941
  stroke: "#c8b100",
1401
1942
  strokeWidth: .3,
1402
1943
  d: "m247.1 283.1 1.7.5v4.3l-1.7.5V283m-8.6 22-1.6.7-2.9-3.3 1-1.4 3.5 4m1.3-1 1-1.4-3-3.3-1.6.7 3.6 4m-18.2-20 1.6-.7 3 3.3-1 1.4-3.6-4m-1.3 1-1 1.4 3 3.3 1.6-.7-3.6-4m18.5-1.1-1.6-.7-3 3.3 1 1.4 3.6-4m1.2 1 1 1.4-3 3.2-1.5-.6 3.5-4m-20.3 9 .5-1.6h4.5l.5 1.6h-5.5m0 1.5.5 1.6h4.5l.5-1.6h-5.5M213 277c0-.6.5-1 1.2-1 .6 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1.2-1zm12.1.8-.5 1.6h-4.5l-.5-1.6h5.5m0-1.6-.5-1.6h-4.5l-.5 1.6h5.5m20.1 18.5c0-.5.5-1 1.1-1s1.1.5 1.1 1c0 .6-.5 1.1-1 1.1a1 1 0 0 1-1.2-1zm-4.4-.7-.5-1.6h-4.5l-.5 1.6h5.5m0 1.5-.5 1.6h-4.5l-.5-1.6h5.5m-11.6 21.9c0-.6.5-1 1.1-1s1.1.4 1.1 1-.5 1-1 1a1.1 1.1 0 0 1-1.2-1zm1.9-7.8 1.7-.4v-4.3l-1.7-.5v5.2m-1.6 0-1.7-.4v-4.3l1.7-.5v5.2m15.7-32.6c0-.6.5-1 1.1-1a1 1 0 0 1 1.1 1c0 .6-.5 1-1 1a1.1 1.1 0 0 1-1.2-1zm-16.1 0c0-.6.5-1 1.1-1a1 1 0 0 1 1.1 1c0 .6-.5 1-1 1a1.1 1.1 0 0 1-1.2-1zm6.2.8.5 1.6h4.6l.5-1.6h-5.5m0-1.6.4-1.6h4.6l.5 1.6h-5.5m-6 5-1.6.5v4.3l1.6.5V281m1.7 0 1.6.5v4.3l-1.6.5V281"
1403
- })), _path330 || (_path330 = /* @__PURE__ */ React.createElement("path", {
1944
+ })), _path330 || (_path330 = /*#__PURE__*/ React.createElement("path", {
1404
1945
  fill: "#058e6e",
1405
1946
  d: "M227.7 294.7a2.6 2.6 0 0 1 2.6-2.5 2.6 2.6 0 0 1 2.6 2.5 2.6 2.6 0 0 1-2.6 2.4c-1.4 0-2.6-1-2.6-2.4"
1406
- })), _path331 || (_path331 = /* @__PURE__ */ React.createElement("path", {
1947
+ })), _path331 || (_path331 = /*#__PURE__*/ React.createElement("path", {
1407
1948
  fill: "#db4446",
1408
1949
  d: "M230.9 229.7v-.6l.1-.3-2.3-.1a5.9 5.9 0 0 1-2.3-1.2c-.8-.7-1.1-1-1.6-1.2-1.3-.2-2.3.4-2.3.4s1 .4 1.7 1.3 1.5 1.3 1.8 1.4c.6.2 2.6 0 3.1.1z"
1409
- })), _path332 || (_path332 = /* @__PURE__ */ React.createElement("path", {
1950
+ })), _path332 || (_path332 = /*#__PURE__*/ React.createElement("path", {
1410
1951
  fill: "none",
1411
1952
  stroke: "#000",
1412
1953
  strokeWidth: .4,
1413
1954
  d: "M230.9 229.7v-.6l.1-.3-2.3-.1a5.9 5.9 0 0 1-2.3-1.2c-.8-.7-1.1-1-1.6-1.2-1.3-.2-2.3.4-2.3.4s1 .4 1.7 1.3 1.5 1.3 1.8 1.4c.6.2 2.6 0 3.1.1z"
1414
- })), _path333 || (_path333 = /* @__PURE__ */ React.createElement("path", {
1955
+ })), _path333 || (_path333 = /*#__PURE__*/ React.createElement("path", {
1415
1956
  fill: "#ed72aa",
1416
1957
  stroke: "#000",
1417
1958
  strokeWidth: .4,
1418
1959
  d: "M238.1 227.5v1.4c.2.6-.1 1.2 0 1.5 0 .4.1.6.3.9l.2.9-.7-.5-.6-.4v1c.1.2.3.8.6 1.1l1 1.3c.2.5.1 1.4.1 1.4s-.4-.7-.8-.8l-1.2-.7s.7.8.7 1.5c0 .8-.3 1.6-.3 1.6s-.3-.7-.8-1.1l-1-.9s.4 1.2.4 2v2.3l-.9-1-1-.7c0-.2.5.6.6 1.1 0 .5.3 2.3 1.8 4.5 1 1.3 2.3 3.6 5.3 2.9 3-.8 1.9-4.8 1.3-6.7a16.8 16.8 0 0 1-1-4.6c0-.8.6-2.9.5-3.3a8 8 0 0 1 .2-3.1c.4-1.3.7-1.8.9-2.3.2-.6.4-.9.4-1.3l.1-1.3.7 1.3.1 1.5s.1-1 1-1.6c.8-.6 1.8-1.1 2-1.4.3-.3.3-.5.3-.5s0 1.8-.6 2.6l-1.7 2s.7-.3 1.2-.3h.9s-.6.4-1.4 1.6c-.8 1-.5 1.2-1 2.1-.6 1-1 1-1.7 1.5-1 .8-.5 4.2-.4 4.7.2.5 2 4.5 2 5.5s.2 3.2-1.5 4.6c-1.1 1-3 1-3.4 1.2-.4.3-1.2 1.1-1.2 2.8s.6 2 1 2.4c.6.5 1.2.2 1.3.6.2.3.2.5.5.7.2.2.3.4.2.8 0 .3-.8 1.1-1.1 1.7l-.8 2.4c0 .2-.1 1 .1 1.3 0 0 .9 1 .3 1.2-.4.2-.8-.2-1-.2l-.9.5c-.3-.1-.3-.3-.4-.8l-.1-.7c-.2 0-.3.2-.4.5 0 .2 0 .8-.3.8-.2 0-.5-.4-.8-.5-.2 0-.8-.2-.8-.4 0-.3.4-.9.7-1 .4 0 .8-.3.5-.5s-.5-.2-.7 0-.8 0-.7-.2v-.8c0-.2-.4-.5.1-.8.6-.3.8.2 1.4.1.6 0 .8-.3 1-.6s.2-1-.2-1.4c-.4-.5-.7-.5-.9-.8l-.3-.9v2.2l-.7-.8c-.3-.3-.6-1.3-.6-1.3v1.3c0 .4.3.7.2.8s-.8-.7-1-.8a3.7 3.7 0 0 1-1-1l-.4-1.4a4.2 4.2 0 0 1 0-1.5l.4-1h-1.4c-.7 0-1.2-.3-1.5.2s-.2 1.5.2 2.8c.3 1.2.5 1.9.4 2.1a3 3 0 0 1-.7.8h-.9a2.5 2.5 0 0 0-1.2-.3h-1.3l-1.1-.3c-.3.1-.8.3-.6.7.2.6-.2.7-.5.7l-.9-.2c-.4-.1-.9 0-.8-.4 0-.4.2-.4.4-.7s.2-.5 0-.5h-.6c-.2.2-.5.5-.8.4-.2-.1-.4-.4-.4-1s-.7-1.2 0-1.1c.5 0 1.3.4 1.4 0 .2-.3 0-.4-.2-.7s-.8-.4-.3-.7l.7-.5c.1-.2.4-.8.7-.6.6.2 0 .7.6 1.3.6.7 1 1 2 .8 1 0 1.3-.2 1.3-.5l-.1-1v-1s-.4.3-.5.6l-.4.8v-2a8 8 0 0 0-.2-.8l-.3.9-.1 1s-.7-.5-.5-1.5c.1-.7-.1-1.6.1-2 .2-.3.7-1.5 2-1.6h2.6l2-.3s-2.8-1.4-3.5-1.9a9.5 9.5 0 0 1-2-2l-.6-1.6s-.5 0-1 .3a5 5 0 0 0-1.2 1l-.7 1 .1-1.2v-.8s-.4 1.2-1 1.7l-1.4 1v-.8l.2-1s-.4.8-1.1 1c-.7 0-1.8 0-1.9.4 0 .5.2 1 0 1.4 0 .3-.4.5-.4.5l-.8-.4c-.4 0-.7.2-.7.2s-.3-.4-.2-.7c.1-.2.7-.6.5-.8l-.8.2c-.3.1-.8.3-.8-.2 0-.4.2-.7 0-1 0-.3 0-.5.2-.6l1.2-.1c0-.2-.2-.5-.8-.6s-.8-.5-.5-.8c.3-.2.3-.3.5-.6.1-.2.2-.7.7-.5.5.3.4.8 1 1a4 4 0 0 0 2-.2l1.5-1 1.5-1-1-.8c-.3-.3-.7-.9-1-1a8.3 8.3 0 0 0-1.8-.6 9 9 0 0 1-1.7-.5l.8-.3c.2-.2.6-.6.8-.6h.3-1.4c-.3-.1-1-.6-1.3-.6l-.8.1s.8-.4 1.4-.5l1-.1s-.9-.3-1.1-.6l-.6-1c-.2-.1-.3-.5-.6-.5l-1 .3q-.6 0-.6-.6l-.1-.5c-.2-.3-.6-.8-.2-1h1.4c0-.2-.5-.6-.8-.8-.4-.2-1-.5-.7-.8l.8-.5c.2-.3.3-1 .7-.7.4.2.8 1.2 1.1 1.1.3 0 .3-.8.3-1 0-.4 0-1 .2-.9.3 0 .5.4 1 .5.4 0 1-.1 1 .2s-.3.7-.6 1-.4 1-.3 1.4c.2.5.7 1.2 1.2 1.4.4.3 1.2.5 1.7.9.5.3 1.7 1.2 2.1 1.3l.8.4s.5-.2 1.1-.2c.7 0 2.1 0 2.6-.2.6-.2 1.3-.6 1-1-.1-.6-1.3-1-1.2-1.4 0-.4.5-.4 1.2-.4.8 0 1.8.1 2-1 .2-1 .2-1.5-.8-1.8-1-.2-1.8-.2-2-1-.2-.7-.4-.9-.2-1.1.3-.2.6-.3 1.4-.4.8 0 1.6 0 1.9-.2.2-.2.3-.7.6-.9s1.4-.4 1.4-.4 1.4.7 2.7 1.7a15 15 0 0 1 2.2 2.1"
1419
- })), _path334 || (_path334 = /* @__PURE__ */ React.createElement("path", { d: "m228.1 226.8-.2-.6v-.3s.8 0 .7.3c0 .2-.2.2-.3.3z" })), _path335 || (_path335 = /* @__PURE__ */ React.createElement("path", {
1960
+ })), _path334 || (_path334 = /*#__PURE__*/ React.createElement("path", { d: "m228.1 226.8-.2-.6v-.3s.8 0 .7.3c0 .2-.2.2-.3.3z" })), _path335 || (_path335 = /*#__PURE__*/ React.createElement("path", {
1420
1961
  fill: "none",
1421
1962
  stroke: "#000",
1422
1963
  strokeWidth: .3,
1423
1964
  d: "m228.1 226.8-.2-.6v-.3s.8 0 .7.3c0 .2-.2.2-.3.3z"
1424
- })), _path336 || (_path336 = /* @__PURE__ */ React.createElement("path", { d: "M232 225.4v-.4s.7 0 1 .3c.5.4.9 1 .9 1l-.8-.4h-.5l-.3-.1v-.3z" })), _path337 || (_path337 = /* @__PURE__ */ React.createElement("path", {
1965
+ })), _path336 || (_path336 = /*#__PURE__*/ React.createElement("path", { d: "M232 225.4v-.4s.7 0 1 .3c.5.4.9 1 .9 1l-.8-.4h-.5l-.3-.1v-.3z" })), _path337 || (_path337 = /*#__PURE__*/ React.createElement("path", {
1425
1966
  fill: "none",
1426
1967
  stroke: "#000",
1427
1968
  strokeWidth: .1,
1428
1969
  d: "M232 225.4v-.4s.7 0 1 .3c.5.4.9 1 .9 1l-.8-.4h-.5l-.3-.1v-.3z"
1429
- })), _path338 || (_path338 = /* @__PURE__ */ React.createElement("path", {
1970
+ })), _path338 || (_path338 = /*#__PURE__*/ React.createElement("path", {
1430
1971
  fill: "none",
1431
1972
  stroke: "#000",
1432
1973
  strokeWidth: .3,
1433
1974
  d: "m237.3 231.3-.4-.7a8 8 0 0 1-.3-.4"
1434
- })), _path339 || (_path339 = /* @__PURE__ */ React.createElement("path", {
1975
+ })), _path339 || (_path339 = /*#__PURE__*/ React.createElement("path", {
1435
1976
  fill: "#db4446",
1436
1977
  d: "M217.4 226.6s.5.4.8.4h.8s.2-.5.1-.8c-.2-1.2-1.2-1.4-1.2-1.4s.3.7.1 1a2 2 0 0 1-.6.8"
1437
- })), _path340 || (_path340 = /* @__PURE__ */ React.createElement("path", {
1978
+ })), _path340 || (_path340 = /*#__PURE__*/ React.createElement("path", {
1438
1979
  fill: "none",
1439
1980
  stroke: "#000",
1440
1981
  strokeWidth: .4,
1441
1982
  d: "M217.4 226.6s.5.4.8.4h.8s.2-.5.1-.8c-.2-1.2-1.2-1.4-1.2-1.4s.3.7.1 1a2 2 0 0 1-.6.8z"
1442
- })), _path341 || (_path341 = /* @__PURE__ */ React.createElement("path", {
1983
+ })), _path341 || (_path341 = /*#__PURE__*/ React.createElement("path", {
1443
1984
  fill: "#db4446",
1444
1985
  d: "M215.2 227.6s-.4-.7-1.3-.6c-.8 0-1.4.8-1.4.8h1.2c.3.3.4 1 .4 1l.7-.6a7 7 0 0 0 .4-.6"
1445
- })), _path342 || (_path342 = /* @__PURE__ */ React.createElement("path", {
1986
+ })), _path342 || (_path342 = /*#__PURE__*/ React.createElement("path", {
1446
1987
  fill: "none",
1447
1988
  stroke: "#000",
1448
1989
  strokeWidth: .4,
1449
1990
  d: "M215.2 227.6s-.4-.7-1.3-.6c-.8 0-1.4.8-1.4.8h1.2c.3.3.4 1 .4 1l.7-.6a7 7 0 0 0 .4-.6z"
1450
- })), _path343 || (_path343 = /* @__PURE__ */ React.createElement("path", {
1991
+ })), _path343 || (_path343 = /*#__PURE__*/ React.createElement("path", {
1451
1992
  fill: "#db4446",
1452
1993
  d: "M214.2 230.6s-.8.1-1.2.6-.3 1.3-.3 1.3.4-.5.9-.5l1 .2-.1-.8z"
1453
- })), _path344 || (_path344 = /* @__PURE__ */ React.createElement("path", {
1994
+ })), _path344 || (_path344 = /*#__PURE__*/ React.createElement("path", {
1454
1995
  fill: "none",
1455
1996
  stroke: "#000",
1456
1997
  strokeWidth: .4,
1457
1998
  d: "M214.2 230.6s-.8.1-1.2.6-.3 1.3-.3 1.3.4-.5.9-.5l1 .2-.1-.8z"
1458
- })), _path345 || (_path345 = /* @__PURE__ */ React.createElement("path", { d: "m228.2 230.5.3-.5.3.5z" })), _path346 || (_path346 = /* @__PURE__ */ React.createElement("path", {
1999
+ })), _path345 || (_path345 = /*#__PURE__*/ React.createElement("path", { d: "m228.2 230.5.3-.5.3.5z" })), _path346 || (_path346 = /*#__PURE__*/ React.createElement("path", {
1459
2000
  fill: "none",
1460
2001
  stroke: "#000",
1461
2002
  strokeWidth: .3,
1462
2003
  d: "m228.2 230.5.3-.5.3.5h-.7"
1463
- })), _path347 || (_path347 = /* @__PURE__ */ React.createElement("path", { d: "m229 230.5.3-.5.4.5z" })), _path348 || (_path348 = /* @__PURE__ */ React.createElement("path", {
2004
+ })), _path347 || (_path347 = /*#__PURE__*/ React.createElement("path", { d: "m229 230.5.3-.5.4.5z" })), _path348 || (_path348 = /*#__PURE__*/ React.createElement("path", {
1464
2005
  fill: "none",
1465
2006
  stroke: "#000",
1466
2007
  strokeWidth: .3,
1467
2008
  d: "m229 230.5.3-.5.4.5h-.8"
1468
- })), _path349 || (_path349 = /* @__PURE__ */ React.createElement("path", { d: "m228.6 227.3.8.3-.7.4-.1-.6" })), _path350 || (_path350 = /* @__PURE__ */ React.createElement("path", {
2009
+ })), _path349 || (_path349 = /*#__PURE__*/ React.createElement("path", { d: "m228.6 227.3.8.3-.7.4-.1-.6" })), _path350 || (_path350 = /*#__PURE__*/ React.createElement("path", {
1469
2010
  fill: "none",
1470
2011
  stroke: "#000",
1471
2012
  strokeWidth: .3,
1472
2013
  d: "m228.6 227.3.8.3-.7.4-.1-.6"
1473
- })), _path351 || (_path351 = /* @__PURE__ */ React.createElement("path", { d: "m229.5 227.6.7.2-.5.4z" })), _path352 || (_path352 = /* @__PURE__ */ React.createElement("path", {
2014
+ })), _path351 || (_path351 = /*#__PURE__*/ React.createElement("path", { d: "m229.5 227.6.7.2-.5.4z" })), _path352 || (_path352 = /*#__PURE__*/ React.createElement("path", {
1474
2015
  fill: "none",
1475
2016
  stroke: "#000",
1476
2017
  strokeWidth: .3,
1477
2018
  d: "m229.5 227.6.7.2-.5.4-.2-.6"
1478
- })), _path353 || (_path353 = /* @__PURE__ */ React.createElement("path", {
2019
+ })), _path353 || (_path353 = /*#__PURE__*/ React.createElement("path", {
1479
2020
  fill: "none",
1480
2021
  stroke: "#000",
1481
2022
  strokeWidth: .4,
1482
2023
  d: "M224.2 233.7s-.7.2-1 .6c-.4.5-.3 1-.3 1s.6-.5 1.5-.3l1.2.3 1.3-.3s-.7.8-.7 1.3l.2 1.1c0 .7-.6 1.6-.6 1.6l1-.3a4.6 4.6 0 0 0 1.7-.8l.9-1s-.2 1 0 1.4l.2 1.6.8-.6c.2-.1.7-.4.9-.7l.3-1s0 .8.4 1.3l.6 1.6s.3-.8.6-1.1c.3-.4.7-.8.7-1a4.3 4.3 0 0 0-.1-.9l.4.8m-11 .6s.5-.8 1-1l1.1-.8.9-.4m1 5 1.3-.8a4 4 0 0 0 1-1"
1483
- })), _path354 || (_path354 = /* @__PURE__ */ React.createElement("path", {
2024
+ })), _path354 || (_path354 = /*#__PURE__*/ React.createElement("path", {
1484
2025
  fill: "#db4446",
1485
2026
  d: "M216.6 240.4s-.4-.5-1.1-.3c-.7 0-1.2.9-1.2.9s.6-.2 1-.1.6.4.6.4l.4-.4z"
1486
- })), _path355 || (_path355 = /* @__PURE__ */ React.createElement("path", {
2027
+ })), _path355 || (_path355 = /*#__PURE__*/ React.createElement("path", {
1487
2028
  fill: "none",
1488
2029
  stroke: "#000",
1489
2030
  strokeWidth: .4,
1490
2031
  d: "M216.6 240.4s-.4-.5-1.1-.3c-.7 0-1.2.9-1.2.9s.6-.2 1-.1.6.4.6.4l.4-.4z"
1491
- })), _path356 || (_path356 = /* @__PURE__ */ React.createElement("path", {
2032
+ })), _path356 || (_path356 = /*#__PURE__*/ React.createElement("path", {
1492
2033
  fill: "#db4446",
1493
2034
  d: "M215.8 243.2s-.6 0-1.1.3c-.5.4-.5 1.2-.5 1.2s.4-.4.8-.3l.9.2v-.6c.2-.4-.1-.8-.1-.8"
1494
- })), _path357 || (_path357 = /* @__PURE__ */ React.createElement("path", {
2035
+ })), _path357 || (_path357 = /*#__PURE__*/ React.createElement("path", {
1495
2036
  fill: "none",
1496
2037
  stroke: "#000",
1497
2038
  strokeWidth: .4,
1498
2039
  d: "M215.8 243.2s-.6 0-1.1.3c-.5.4-.5 1.2-.5 1.2s.4-.4.8-.3l.9.2v-.6c.2-.4-.1-.8-.1-.8z"
1499
- })), _path358 || (_path358 = /* @__PURE__ */ React.createElement("path", {
2040
+ })), _path358 || (_path358 = /*#__PURE__*/ React.createElement("path", {
1500
2041
  fill: "#db4446",
1501
2042
  d: "M217.2 245.8s0 .8.3 1.3c.4.5 1.1.5 1.1.5l-.3-.7c0-.4.3-.8.3-.8s-.3-.3-.7-.3z"
1502
- })), _path359 || (_path359 = /* @__PURE__ */ React.createElement("path", {
2043
+ })), _path359 || (_path359 = /*#__PURE__*/ React.createElement("path", {
1503
2044
  fill: "none",
1504
2045
  stroke: "#000",
1505
2046
  strokeWidth: .4,
1506
2047
  d: "M217.2 245.8s0 .8.3 1.3c.4.5 1.1.5 1.1.5l-.3-.7c0-.4.3-.8.3-.8s-.3-.3-.7-.3zm16 1.3s2 1.2 1.9 2.2c0 1-1 2.3-1 2.3"
1507
- })), _path360 || (_path360 = /* @__PURE__ */ React.createElement("path", {
2048
+ })), _path360 || (_path360 = /*#__PURE__*/ React.createElement("path", {
1508
2049
  fill: "#db4446",
1509
2050
  d: "M224.2 252.6s-.4-.6-1.1-.6-1.4.7-1.4.7.8-.1 1 .2l.5.6.5-.3z"
1510
- })), _path361 || (_path361 = /* @__PURE__ */ React.createElement("path", {
2051
+ })), _path361 || (_path361 = /*#__PURE__*/ React.createElement("path", {
1511
2052
  fill: "none",
1512
2053
  stroke: "#000",
1513
2054
  strokeWidth: .4,
1514
2055
  d: "M224.2 252.6s-.4-.6-1.1-.6-1.4.7-1.4.7.8-.1 1 .2l.5.6.5-.3z"
1515
- })), _path362 || (_path362 = /* @__PURE__ */ React.createElement("path", {
2056
+ })), _path362 || (_path362 = /*#__PURE__*/ React.createElement("path", {
1516
2057
  fill: "#db4446",
1517
2058
  d: "M222.2 255.3s-1-.1-1.4.3c-.4.5-.4 1.3-.4 1.3s.6-.6 1-.5c.5 0 1 .3 1 .3v-.7l-.3-.7"
1518
- })), _path363 || (_path363 = /* @__PURE__ */ React.createElement("path", {
2059
+ })), _path363 || (_path363 = /*#__PURE__*/ React.createElement("path", {
1519
2060
  fill: "none",
1520
2061
  stroke: "#000",
1521
2062
  strokeWidth: .4,
1522
2063
  d: "M222.2 255.3s-1-.1-1.4.3c-.4.5-.4 1.3-.4 1.3s.6-.6 1-.5c.5 0 1 .3 1 .3v-.7l-.3-.7z"
1523
- })), _path364 || (_path364 = /* @__PURE__ */ React.createElement("path", {
2064
+ })), _path364 || (_path364 = /*#__PURE__*/ React.createElement("path", {
1524
2065
  fill: "#db4446",
1525
2066
  d: "M224 258.1s-.3.7 0 1.1c.3.5 1 .8 1 .8s-.3-.4-.2-.8c.1-.3.7-.8.7-.8l-1.4-.2"
1526
- })), _path365 || (_path365 = /* @__PURE__ */ React.createElement("path", {
2067
+ })), _path365 || (_path365 = /*#__PURE__*/ React.createElement("path", {
1527
2068
  fill: "none",
1528
2069
  stroke: "#000",
1529
2070
  strokeWidth: .4,
1530
2071
  d: "M224 258.1s-.3.7 0 1.1c.3.5 1 .8 1 .8s-.3-.4-.2-.8c.1-.3.7-.8.7-.8l-1.4-.2z"
1531
- })), _path366 || (_path366 = /* @__PURE__ */ React.createElement("path", {
2072
+ })), _path366 || (_path366 = /*#__PURE__*/ React.createElement("path", {
1532
2073
  fill: "#db4446",
1533
2074
  d: "M236 259.3s-.8-.2-1.2 0c-.5.3-.8 1.4-.8 1.4s.7-.6 1.2-.5c.5 0 1 .3 1 .3v-.8z"
1534
- })), _path367 || (_path367 = /* @__PURE__ */ React.createElement("path", {
2075
+ })), _path367 || (_path367 = /*#__PURE__*/ React.createElement("path", {
1535
2076
  fill: "none",
1536
2077
  stroke: "#000",
1537
2078
  strokeWidth: .4,
1538
2079
  d: "M236 259.3s-.8-.2-1.2 0c-.5.3-.8 1.4-.8 1.4s.7-.6 1.2-.5c.5 0 1 .3 1 .3v-.8z"
1539
- })), _path368 || (_path368 = /* @__PURE__ */ React.createElement("path", {
2080
+ })), _path368 || (_path368 = /*#__PURE__*/ React.createElement("path", {
1540
2081
  fill: "#db4446",
1541
2082
  d: "M236.4 262.2s-.6.6-.4 1.1l.6 1s0-.7.2-1l1-.3-.7-.5a16 16 0 0 1-.7-.3"
1542
- })), _path369 || (_path369 = /* @__PURE__ */ React.createElement("path", {
2083
+ })), _path369 || (_path369 = /*#__PURE__*/ React.createElement("path", {
1543
2084
  fill: "none",
1544
2085
  stroke: "#000",
1545
2086
  strokeWidth: .4,
1546
2087
  d: "M236.4 262.2s-.6.6-.4 1.1l.6 1s0-.7.2-1l1-.3-.7-.5a16 16 0 0 1-.7-.3z"
1547
- })), _path370 || (_path370 = /* @__PURE__ */ React.createElement("path", {
2088
+ })), _path370 || (_path370 = /*#__PURE__*/ React.createElement("path", {
1548
2089
  fill: "#db4446",
1549
2090
  d: "M239.4 263s-.3.8.2 1.3c.6.5 1 .5 1 .5s-.3-.7-.2-1.1c.1-.5.5-.7.5-.7l-.8-.2-.7.3"
1550
- })), _path371 || (_path371 = /* @__PURE__ */ React.createElement("path", {
2091
+ })), _path371 || (_path371 = /*#__PURE__*/ React.createElement("path", {
1551
2092
  fill: "none",
1552
2093
  stroke: "#000",
1553
2094
  strokeWidth: .4,
1554
2095
  d: "M239.4 263s-.3.8.2 1.3c.6.5 1 .5 1 .5s-.3-.7-.2-1.1c.1-.5.5-.7.5-.7l-.8-.2-.7.3z"
1555
- })), _path372 || (_path372 = /* @__PURE__ */ React.createElement("path", {
2096
+ })), _path372 || (_path372 = /*#__PURE__*/ React.createElement("path", {
1556
2097
  fill: "#ffd691",
1557
2098
  stroke: "#000",
1558
2099
  strokeWidth: .5,
1559
2100
  d: "M208.8 316.4c2 .6 3 2 3 3.8 0 2.3-2.2 4-5 4-3 0-5.3-1.7-5.3-4 0-1.7 1-3.6 3-3.8l-.2-.4-.7-.7h1.2l.8.5.5-.7c.3-.4.6-.5.6-.5l.6.6.3.5.7-.4.8-.3s0 .4-.2.7l-.1.7"
1560
- })), _path373 || (_path373 = /* @__PURE__ */ React.createElement("path", {
2101
+ })), _path373 || (_path373 = /*#__PURE__*/ React.createElement("path", {
1561
2102
  fill: "#058e6e",
1562
2103
  stroke: "#000",
1563
2104
  strokeWidth: .5,
1564
2105
  d: "M206.3 326.7s-3.8-2.6-5.5-3c-2-.4-4.5 0-5.5 0 0 0 1.2.8 1.8 1.4.5.5 2.3 1.5 3.3 1.8 3 .8 6-.2 6-.2m1 .2s2.4-2.5 5-2.9c3-.4 5 .3 6.2.6l-1.5.8c-.5.3-2 1.5-4 1.6-2 0-4.4-.3-4.8-.2l-.9.1"
1565
- })), _path374 || (_path374 = /* @__PURE__ */ React.createElement("path", {
2106
+ })), _path374 || (_path374 = /*#__PURE__*/ React.createElement("path", {
1566
2107
  fill: "#ad1519",
1567
2108
  stroke: "#000",
1568
2109
  strokeWidth: .5,
1569
2110
  d: "M206.7 323.8a4.8 4.8 0 0 1 0-7.1 4.8 4.8 0 0 1 1.5 3.5 4.9 4.9 0 0 1-1.5 3.6"
1570
- })), _path375 || (_path375 = /* @__PURE__ */ React.createElement("path", {
2111
+ })), _path375 || (_path375 = /*#__PURE__*/ React.createElement("path", {
1571
2112
  fill: "#058e6e",
1572
2113
  stroke: "#000",
1573
2114
  strokeWidth: .5,
1574
2115
  d: "M205.7 329s.6-1.5.6-2.7l-.1-2.1h.8s.3 1.1.3 2l-.1 2.4-.7.1-.8.3"
1575
- })), _path376 || (_path376 = /* @__PURE__ */ React.createElement("path", {
2116
+ })), _path376 || (_path376 = /*#__PURE__*/ React.createElement("path", {
1576
2117
  fill: "#fff",
1577
2118
  d: "M254 190.7c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1-1"
1578
- })), _path377 || (_path377 = /* @__PURE__ */ React.createElement("path", {
2119
+ })), _path377 || (_path377 = /*#__PURE__*/ React.createElement("path", {
1579
2120
  fill: "none",
1580
2121
  stroke: "#000",
1581
2122
  strokeWidth: .4,
1582
2123
  d: "M254 190.7c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1-1z"
1583
- })), _path378 || (_path378 = /* @__PURE__ */ React.createElement("path", {
2124
+ })), _path378 || (_path378 = /*#__PURE__*/ React.createElement("path", {
1584
2125
  fill: "#fff",
1585
2126
  d: "M255.4 188.2c0-.6.5-1 1.1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1586
- })), _path379 || (_path379 = /* @__PURE__ */ React.createElement("path", {
2127
+ })), _path379 || (_path379 = /*#__PURE__*/ React.createElement("path", {
1587
2128
  fill: "none",
1588
2129
  stroke: "#000",
1589
2130
  strokeWidth: .4,
1590
2131
  d: "M255.4 188.2c0-.6.5-1 1.1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1591
- })), _path380 || (_path380 = /* @__PURE__ */ React.createElement("path", {
2132
+ })), _path380 || (_path380 = /*#__PURE__*/ React.createElement("path", {
1592
2133
  fill: "#fff",
1593
2134
  d: "M256.4 185.2c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1"
1594
- })), _path381 || (_path381 = /* @__PURE__ */ React.createElement("path", {
2135
+ })), _path381 || (_path381 = /*#__PURE__*/ React.createElement("path", {
1595
2136
  fill: "none",
1596
2137
  stroke: "#000",
1597
2138
  strokeWidth: .4,
1598
2139
  d: "M256.4 185.2c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1z"
1599
- })), _path382 || (_path382 = /* @__PURE__ */ React.createElement("path", {
2140
+ })), _path382 || (_path382 = /*#__PURE__*/ React.createElement("path", {
1600
2141
  fill: "#fff",
1601
2142
  d: "M256.5 182c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1-1"
1602
- })), _path383 || (_path383 = /* @__PURE__ */ React.createElement("path", {
2143
+ })), _path383 || (_path383 = /*#__PURE__*/ React.createElement("path", {
1603
2144
  fill: "none",
1604
2145
  stroke: "#000",
1605
2146
  strokeWidth: .4,
1606
2147
  d: "M256.5 182c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1-1z"
1607
- })), _path384 || (_path384 = /* @__PURE__ */ React.createElement("path", {
2148
+ })), _path384 || (_path384 = /*#__PURE__*/ React.createElement("path", {
1608
2149
  fill: "#fff",
1609
2150
  d: "M255.7 179c0-.6.5-1 1-1 .7 0 1.2.4 1.2 1s-.5 1-1.1 1a1 1 0 0 1-1-1"
1610
- })), _path385 || (_path385 = /* @__PURE__ */ React.createElement("path", {
2151
+ })), _path385 || (_path385 = /*#__PURE__*/ React.createElement("path", {
1611
2152
  fill: "none",
1612
2153
  stroke: "#000",
1613
2154
  strokeWidth: .4,
1614
2155
  d: "M255.7 179c0-.6.5-1 1-1 .7 0 1.2.4 1.2 1s-.5 1-1.1 1a1 1 0 0 1-1-1z"
1615
- })), _path386 || (_path386 = /* @__PURE__ */ React.createElement("path", {
2156
+ })), _path386 || (_path386 = /*#__PURE__*/ React.createElement("path", {
1616
2157
  fill: "#fff",
1617
2158
  d: "M254.1 176.1c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1618
- })), _path387 || (_path387 = /* @__PURE__ */ React.createElement("path", {
2159
+ })), _path387 || (_path387 = /*#__PURE__*/ React.createElement("path", {
1619
2160
  fill: "none",
1620
2161
  stroke: "#000",
1621
2162
  strokeWidth: .4,
1622
2163
  d: "M254.1 176.1c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1623
- })), _path388 || (_path388 = /* @__PURE__ */ React.createElement("path", {
2164
+ })), _path388 || (_path388 = /*#__PURE__*/ React.createElement("path", {
1624
2165
  fill: "#fff",
1625
2166
  d: "M252 173.8c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1626
- })), _path389 || (_path389 = /* @__PURE__ */ React.createElement("path", {
2167
+ })), _path389 || (_path389 = /*#__PURE__*/ React.createElement("path", {
1627
2168
  fill: "none",
1628
2169
  stroke: "#000",
1629
2170
  strokeWidth: .4,
1630
2171
  d: "M252 173.8c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1631
- })), _path390 || (_path390 = /* @__PURE__ */ React.createElement("path", {
2172
+ })), _path390 || (_path390 = /*#__PURE__*/ React.createElement("path", {
1632
2173
  fill: "#fff",
1633
2174
  d: "M249.4 171.8c0-.5.5-1 1.1-1a1 1 0 0 1 0 2c-.6 0-1-.4-1-1"
1634
- })), _path391 || (_path391 = /* @__PURE__ */ React.createElement("path", {
2175
+ })), _path391 || (_path391 = /*#__PURE__*/ React.createElement("path", {
1635
2176
  fill: "none",
1636
2177
  stroke: "#000",
1637
2178
  strokeWidth: .4,
1638
2179
  d: "M249.4 171.8c0-.5.5-1 1.1-1a1 1 0 0 1 0 2c-.6 0-1-.4-1-1z"
1639
- })), _path392 || (_path392 = /* @__PURE__ */ React.createElement("path", {
2180
+ })), _path392 || (_path392 = /*#__PURE__*/ React.createElement("path", {
1640
2181
  fill: "#fff",
1641
2182
  d: "M246.5 170.3c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1642
- })), _path393 || (_path393 = /* @__PURE__ */ React.createElement("path", {
2183
+ })), _path393 || (_path393 = /*#__PURE__*/ React.createElement("path", {
1643
2184
  fill: "none",
1644
2185
  stroke: "#000",
1645
2186
  strokeWidth: .4,
1646
2187
  d: "M246.5 170.3c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1647
- })), _path394 || (_path394 = /* @__PURE__ */ React.createElement("path", {
2188
+ })), _path394 || (_path394 = /*#__PURE__*/ React.createElement("path", {
1648
2189
  fill: "#fff",
1649
2190
  d: "M243.3 169.1c0-.5.5-1 1.1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1"
1650
- })), _path395 || (_path395 = /* @__PURE__ */ React.createElement("path", {
2191
+ })), _path395 || (_path395 = /*#__PURE__*/ React.createElement("path", {
1651
2192
  fill: "none",
1652
2193
  stroke: "#000",
1653
2194
  strokeWidth: .4,
1654
2195
  d: "M243.3 169.1c0-.5.5-1 1.1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1z"
1655
- })), _path396 || (_path396 = /* @__PURE__ */ React.createElement("path", {
2196
+ })), _path396 || (_path396 = /*#__PURE__*/ React.createElement("path", {
1656
2197
  fill: "#fff",
1657
2198
  d: "M239.9 168.5c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1658
- })), _path397 || (_path397 = /* @__PURE__ */ React.createElement("path", {
2199
+ })), _path397 || (_path397 = /*#__PURE__*/ React.createElement("path", {
1659
2200
  fill: "none",
1660
2201
  stroke: "#000",
1661
2202
  strokeWidth: .4,
1662
2203
  d: "M239.9 168.5c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1663
- })), _path398 || (_path398 = /* @__PURE__ */ React.createElement("path", {
2204
+ })), _path398 || (_path398 = /*#__PURE__*/ React.createElement("path", {
1664
2205
  fill: "#fff",
1665
2206
  d: "M236.6 168.3c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1666
- })), _path399 || (_path399 = /* @__PURE__ */ React.createElement("path", {
2207
+ })), _path399 || (_path399 = /*#__PURE__*/ React.createElement("path", {
1667
2208
  fill: "none",
1668
2209
  stroke: "#000",
1669
2210
  strokeWidth: .4,
1670
2211
  d: "M236.6 168.3c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1671
- })), _path400 || (_path400 = /* @__PURE__ */ React.createElement("path", {
2212
+ })), _path400 || (_path400 = /*#__PURE__*/ React.createElement("path", {
1672
2213
  fill: "#fff",
1673
2214
  d: "M233.3 168.5c0-.6.5-1 1-1 .7 0 1.1.4 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1674
- })), _path401 || (_path401 = /* @__PURE__ */ React.createElement("path", {
2215
+ })), _path401 || (_path401 = /*#__PURE__*/ React.createElement("path", {
1675
2216
  fill: "none",
1676
2217
  stroke: "#000",
1677
2218
  strokeWidth: .4,
1678
2219
  d: "M233.3 168.5c0-.6.5-1 1-1 .7 0 1.1.4 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1679
- })), _path402 || (_path402 = /* @__PURE__ */ React.createElement("path", {
2220
+ })), _path402 || (_path402 = /*#__PURE__*/ React.createElement("path", {
1680
2221
  fill: "#fff",
1681
2222
  d: "M230.1 168.5c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1"
1682
- })), _path403 || (_path403 = /* @__PURE__ */ React.createElement("path", {
2223
+ })), _path403 || (_path403 = /*#__PURE__*/ React.createElement("path", {
1683
2224
  fill: "none",
1684
2225
  stroke: "#000",
1685
2226
  strokeWidth: .4,
1686
2227
  d: "M230.1 168.5c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1z"
1687
- })), _path404 || (_path404 = /* @__PURE__ */ React.createElement("path", {
2228
+ })), _path404 || (_path404 = /*#__PURE__*/ React.createElement("path", {
1688
2229
  fill: "#fff",
1689
2230
  stroke: "#000",
1690
2231
  strokeWidth: .4,
1691
2232
  d: "M231.7 171.2c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1m.6 3.1c0-.6.4-1 1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1m0 3c0-.5.6-1 1.1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1m-1 2.8c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1 0 .6-.4 1-1 1a1 1 0 0 1-1-1m-1.9 2.6c0-.5.5-1 1-1 .7 0 1.2.5 1.2 1s-.5 1-1.1 1-1-.4-1-1"
1692
- })), _path405 || (_path405 = /* @__PURE__ */ React.createElement("path", {
2233
+ })), _path405 || (_path405 = /*#__PURE__*/ React.createElement("path", {
1693
2234
  fill: "#fff",
1694
2235
  d: "M227.6 166.5c0-.5.5-1 1.1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1"
1695
- })), _path406 || (_path406 = /* @__PURE__ */ React.createElement("path", {
2236
+ })), _path406 || (_path406 = /*#__PURE__*/ React.createElement("path", {
1696
2237
  fill: "none",
1697
2238
  stroke: "#000",
1698
2239
  strokeWidth: .4,
1699
2240
  d: "M227.6 166.5c0-.5.5-1 1.1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1z"
1700
- })), _path407 || (_path407 = /* @__PURE__ */ React.createElement("path", {
2241
+ })), _path407 || (_path407 = /*#__PURE__*/ React.createElement("path", {
1701
2242
  fill: "#fff",
1702
2243
  d: "M224.8 165c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1703
- })), _path408 || (_path408 = /* @__PURE__ */ React.createElement("path", {
2244
+ })), _path408 || (_path408 = /*#__PURE__*/ React.createElement("path", {
1704
2245
  fill: "none",
1705
2246
  stroke: "#000",
1706
2247
  strokeWidth: .4,
1707
2248
  d: "M224.8 165c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1708
- })), _path409 || (_path409 = /* @__PURE__ */ React.createElement("path", {
2249
+ })), _path409 || (_path409 = /*#__PURE__*/ React.createElement("path", {
1709
2250
  fill: "#fff",
1710
2251
  d: "M221.6 164c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1 0 .5-.5 1-1 1-.6 0-1.1-.5-1.1-1"
1711
- })), _path410 || (_path410 = /* @__PURE__ */ React.createElement("path", {
2252
+ })), _path410 || (_path410 = /*#__PURE__*/ React.createElement("path", {
1712
2253
  fill: "none",
1713
2254
  stroke: "#000",
1714
2255
  strokeWidth: .4,
1715
2256
  d: "M221.6 164c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1 0 .5-.5 1-1 1-.6 0-1.1-.5-1.1-1z"
1716
- })), _path411 || (_path411 = /* @__PURE__ */ React.createElement("path", {
2257
+ })), _path411 || (_path411 = /*#__PURE__*/ React.createElement("path", {
1717
2258
  fill: "#fff",
1718
2259
  d: "M218.3 163.4c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1"
1719
- })), _path412 || (_path412 = /* @__PURE__ */ React.createElement("path", {
2260
+ })), _path412 || (_path412 = /*#__PURE__*/ React.createElement("path", {
1720
2261
  fill: "none",
1721
2262
  stroke: "#000",
1722
2263
  strokeWidth: .4,
1723
2264
  d: "M218.3 163.4c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1z"
1724
- })), _path413 || (_path413 = /* @__PURE__ */ React.createElement("path", {
2265
+ })), _path413 || (_path413 = /*#__PURE__*/ React.createElement("path", {
1725
2266
  fill: "#fff",
1726
2267
  d: "M215 163.5c0-.6.5-1 1.1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1"
1727
- })), _path414 || (_path414 = /* @__PURE__ */ React.createElement("path", {
2268
+ })), _path414 || (_path414 = /*#__PURE__*/ React.createElement("path", {
1728
2269
  fill: "none",
1729
2270
  stroke: "#000",
1730
2271
  strokeWidth: .4,
1731
2272
  d: "M215 163.5c0-.6.5-1 1.1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1z"
1732
- })), _path415 || (_path415 = /* @__PURE__ */ React.createElement("path", {
2273
+ })), _path415 || (_path415 = /*#__PURE__*/ React.createElement("path", {
1733
2274
  fill: "#fff",
1734
2275
  d: "M211.7 164c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1735
- })), _path416 || (_path416 = /* @__PURE__ */ React.createElement("path", {
2276
+ })), _path416 || (_path416 = /*#__PURE__*/ React.createElement("path", {
1736
2277
  fill: "none",
1737
2278
  stroke: "#000",
1738
2279
  strokeWidth: .4,
1739
2280
  d: "M211.7 164c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1740
- })), _path417 || (_path417 = /* @__PURE__ */ React.createElement("path", {
2281
+ })), _path417 || (_path417 = /*#__PURE__*/ React.createElement("path", {
1741
2282
  fill: "#fff",
1742
2283
  d: "M208.6 165.1c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1"
1743
- })), _path418 || (_path418 = /* @__PURE__ */ React.createElement("path", {
2284
+ })), _path418 || (_path418 = /*#__PURE__*/ React.createElement("path", {
1744
2285
  fill: "none",
1745
2286
  stroke: "#000",
1746
2287
  strokeWidth: .4,
1747
2288
  d: "M208.6 165.1c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1z"
1748
- })), _path419 || (_path419 = /* @__PURE__ */ React.createElement("path", {
2289
+ })), _path419 || (_path419 = /*#__PURE__*/ React.createElement("path", {
1749
2290
  fill: "#fff",
1750
2291
  d: "M156 190.7c0-.5.4-1 1-1s1 .5 1 1c0 .6-.4 1-1 1a1 1 0 0 1-1-1"
1751
- })), _path420 || (_path420 = /* @__PURE__ */ React.createElement("path", {
2292
+ })), _path420 || (_path420 = /*#__PURE__*/ React.createElement("path", {
1752
2293
  fill: "none",
1753
2294
  stroke: "#000",
1754
2295
  strokeWidth: .4,
1755
2296
  d: "M156 190.7c0-.5.4-1 1-1s1 .5 1 1c0 .6-.4 1-1 1a1 1 0 0 1-1-1z"
1756
- })), _path421 || (_path421 = /* @__PURE__ */ React.createElement("path", {
2297
+ })), _path421 || (_path421 = /*#__PURE__*/ React.createElement("path", {
1757
2298
  fill: "#fff",
1758
2299
  d: "M154.5 188.2c0-.6.5-1 1-1 .6 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1759
- })), _path422 || (_path422 = /* @__PURE__ */ React.createElement("path", {
2300
+ })), _path422 || (_path422 = /*#__PURE__*/ React.createElement("path", {
1760
2301
  fill: "none",
1761
2302
  stroke: "#000",
1762
2303
  strokeWidth: .4,
1763
2304
  d: "M154.5 188.2c0-.6.5-1 1-1 .6 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1764
- })), _path423 || (_path423 = /* @__PURE__ */ React.createElement("path", {
2305
+ })), _path423 || (_path423 = /*#__PURE__*/ React.createElement("path", {
1765
2306
  fill: "#fff",
1766
2307
  d: "M153.5 185.2c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1767
- })), _path424 || (_path424 = /* @__PURE__ */ React.createElement("path", {
2308
+ })), _path424 || (_path424 = /*#__PURE__*/ React.createElement("path", {
1768
2309
  fill: "none",
1769
2310
  stroke: "#000",
1770
2311
  strokeWidth: .4,
1771
2312
  d: "M153.5 185.2c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1772
- })), _path425 || (_path425 = /* @__PURE__ */ React.createElement("path", {
2313
+ })), _path425 || (_path425 = /*#__PURE__*/ React.createElement("path", {
1773
2314
  fill: "#fff",
1774
2315
  d: "M153.4 182c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1-1"
1775
- })), _path426 || (_path426 = /* @__PURE__ */ React.createElement("path", {
2316
+ })), _path426 || (_path426 = /*#__PURE__*/ React.createElement("path", {
1776
2317
  fill: "none",
1777
2318
  stroke: "#000",
1778
2319
  strokeWidth: .4,
1779
2320
  d: "M153.4 182c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1-1z"
1780
- })), _path427 || (_path427 = /* @__PURE__ */ React.createElement("path", {
2321
+ })), _path427 || (_path427 = /*#__PURE__*/ React.createElement("path", {
1781
2322
  fill: "#fff",
1782
2323
  d: "M154.2 179c0-.6.5-1 1-1 .6 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1783
- })), _path428 || (_path428 = /* @__PURE__ */ React.createElement("path", {
2324
+ })), _path428 || (_path428 = /*#__PURE__*/ React.createElement("path", {
1784
2325
  fill: "none",
1785
2326
  stroke: "#000",
1786
2327
  strokeWidth: .4,
1787
2328
  d: "M154.2 179c0-.6.5-1 1-1 .6 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1788
- })), _path429 || (_path429 = /* @__PURE__ */ React.createElement("path", {
2329
+ })), _path429 || (_path429 = /*#__PURE__*/ React.createElement("path", {
1789
2330
  fill: "#fff",
1790
2331
  d: "M155.8 176.1c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1-1"
1791
- })), _path430 || (_path430 = /* @__PURE__ */ React.createElement("path", {
2332
+ })), _path430 || (_path430 = /*#__PURE__*/ React.createElement("path", {
1792
2333
  fill: "none",
1793
2334
  stroke: "#000",
1794
2335
  strokeWidth: .4,
1795
2336
  d: "M155.8 176.1c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1s-.5 1-1 1a1 1 0 0 1-1-1z"
1796
- })), _path431 || (_path431 = /* @__PURE__ */ React.createElement("path", {
2337
+ })), _path431 || (_path431 = /*#__PURE__*/ React.createElement("path", {
1797
2338
  fill: "#fff",
1798
2339
  d: "M158 173.8c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1799
- })), _path432 || (_path432 = /* @__PURE__ */ React.createElement("path", {
2340
+ })), _path432 || (_path432 = /*#__PURE__*/ React.createElement("path", {
1800
2341
  fill: "none",
1801
2342
  stroke: "#000",
1802
2343
  strokeWidth: .4,
1803
2344
  d: "M158 173.8c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1804
- })), _path433 || (_path433 = /* @__PURE__ */ React.createElement("path", {
2345
+ })), _path433 || (_path433 = /*#__PURE__*/ React.createElement("path", {
1805
2346
  fill: "#fff",
1806
2347
  d: "M160.5 171.8c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1807
- })), _path434 || (_path434 = /* @__PURE__ */ React.createElement("path", {
2348
+ })), _path434 || (_path434 = /*#__PURE__*/ React.createElement("path", {
1808
2349
  fill: "none",
1809
2350
  stroke: "#000",
1810
2351
  strokeWidth: .4,
1811
2352
  d: "M160.5 171.8c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1812
- })), _path435 || (_path435 = /* @__PURE__ */ React.createElement("path", {
2353
+ })), _path435 || (_path435 = /*#__PURE__*/ React.createElement("path", {
1813
2354
  fill: "#fff",
1814
2355
  d: "M163.5 170.3c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1815
- })), _path436 || (_path436 = /* @__PURE__ */ React.createElement("path", {
2356
+ })), _path436 || (_path436 = /*#__PURE__*/ React.createElement("path", {
1816
2357
  fill: "none",
1817
2358
  stroke: "#000",
1818
2359
  strokeWidth: .4,
1819
2360
  d: "M163.5 170.3c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1820
- })), _path437 || (_path437 = /* @__PURE__ */ React.createElement("path", {
2361
+ })), _path437 || (_path437 = /*#__PURE__*/ React.createElement("path", {
1821
2362
  fill: "#fff",
1822
2363
  d: "M166.6 169.1c0-.5.5-1 1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1"
1823
- })), _path438 || (_path438 = /* @__PURE__ */ React.createElement("path", {
2364
+ })), _path438 || (_path438 = /*#__PURE__*/ React.createElement("path", {
1824
2365
  fill: "none",
1825
2366
  stroke: "#000",
1826
2367
  strokeWidth: .4,
1827
2368
  d: "M166.6 169.1c0-.5.5-1 1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1z"
1828
- })), _path439 || (_path439 = /* @__PURE__ */ React.createElement("path", {
2369
+ })), _path439 || (_path439 = /*#__PURE__*/ React.createElement("path", {
1829
2370
  fill: "#fff",
1830
2371
  d: "M170 168.5c0-.5.5-1 1.1-1a1 1 0 0 1 0 2c-.6 0-1-.4-1-1"
1831
- })), _path440 || (_path440 = /* @__PURE__ */ React.createElement("path", {
2372
+ })), _path440 || (_path440 = /*#__PURE__*/ React.createElement("path", {
1832
2373
  fill: "none",
1833
2374
  stroke: "#000",
1834
2375
  strokeWidth: .4,
1835
2376
  d: "M170 168.5c0-.5.5-1 1.1-1a1 1 0 0 1 0 2c-.6 0-1-.4-1-1z"
1836
- })), _path441 || (_path441 = /* @__PURE__ */ React.createElement("path", {
2377
+ })), _path441 || (_path441 = /*#__PURE__*/ React.createElement("path", {
1837
2378
  fill: "#fff",
1838
2379
  d: "M173.4 168.3c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1839
- })), _path442 || (_path442 = /* @__PURE__ */ React.createElement("path", {
2380
+ })), _path442 || (_path442 = /*#__PURE__*/ React.createElement("path", {
1840
2381
  fill: "none",
1841
2382
  stroke: "#000",
1842
2383
  strokeWidth: .4,
1843
2384
  d: "M173.4 168.3c0-.5.4-1 1-1s1 .5 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1844
- })), _path443 || (_path443 = /* @__PURE__ */ React.createElement("path", {
2385
+ })), _path443 || (_path443 = /*#__PURE__*/ React.createElement("path", {
1845
2386
  fill: "#fff",
1846
2387
  d: "M176.6 168.5c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1"
1847
- })), _path444 || (_path444 = /* @__PURE__ */ React.createElement("path", {
2388
+ })), _path444 || (_path444 = /*#__PURE__*/ React.createElement("path", {
1848
2389
  fill: "none",
1849
2390
  stroke: "#000",
1850
2391
  strokeWidth: .4,
1851
2392
  d: "M176.6 168.5c0-.6.5-1 1-1 .6 0 1.1.4 1.1 1s-.5 1-1 1a1 1 0 0 1-1.1-1z"
1852
- })), _path445 || (_path445 = /* @__PURE__ */ React.createElement("path", {
2393
+ })), _path445 || (_path445 = /*#__PURE__*/ React.createElement("path", {
1853
2394
  fill: "#fff",
1854
2395
  d: "M179.8 168.5c0-.6.5-1 1-1 .7 0 1.2.4 1.2 1s-.5 1-1.1 1a1 1 0 0 1-1-1"
1855
- })), _path446 || (_path446 = /* @__PURE__ */ React.createElement("path", {
2396
+ })), _path446 || (_path446 = /*#__PURE__*/ React.createElement("path", {
1856
2397
  fill: "none",
1857
2398
  stroke: "#000",
1858
2399
  strokeWidth: .4,
1859
2400
  d: "M179.8 168.5c0-.6.5-1 1-1 .7 0 1.2.4 1.2 1s-.5 1-1.1 1a1 1 0 0 1-1-1z"
1860
- })), _path447 || (_path447 = /* @__PURE__ */ React.createElement("path", {
2401
+ })), _path447 || (_path447 = /*#__PURE__*/ React.createElement("path", {
1861
2402
  fill: "#fff",
1862
2403
  stroke: "#000",
1863
2404
  strokeWidth: .4,
1864
2405
  d: "M178.2 171.2c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1m-.7 3.1c0-.6.4-1 1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1m-.2 3c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1m.9 2.8c0-.5.5-1 1-1 .6 0 1.1.5 1.1 1 0 .6-.5 1-1 1a1 1 0 0 1-1.1-1m1.8 2.6c0-.5.5-1 1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1"
1865
- })), _path448 || (_path448 = /* @__PURE__ */ React.createElement("path", {
2406
+ })), _path448 || (_path448 = /*#__PURE__*/ React.createElement("path", {
1866
2407
  fill: "#fff",
1867
2408
  d: "M182.3 166.5c0-.5.5-1 1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1"
1868
- })), _path449 || (_path449 = /* @__PURE__ */ React.createElement("path", {
2409
+ })), _path449 || (_path449 = /*#__PURE__*/ React.createElement("path", {
1869
2410
  fill: "none",
1870
2411
  stroke: "#000",
1871
2412
  strokeWidth: .4,
1872
2413
  d: "M182.3 166.5c0-.5.5-1 1-1a1 1 0 0 1 0 2 1 1 0 0 1-1-1z"
1873
- })), _path450 || (_path450 = /* @__PURE__ */ React.createElement("path", {
2414
+ })), _path450 || (_path450 = /*#__PURE__*/ React.createElement("path", {
1874
2415
  fill: "#fff",
1875
2416
  d: "M185.2 165c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1"
1876
- })), _path451 || (_path451 = /* @__PURE__ */ React.createElement("path", {
2417
+ })), _path451 || (_path451 = /*#__PURE__*/ React.createElement("path", {
1877
2418
  fill: "none",
1878
2419
  stroke: "#000",
1879
2420
  strokeWidth: .4,
1880
2421
  d: "M185.2 165c0-.6.4-1 1-1s1 .4 1 1-.4 1-1 1a1 1 0 0 1-1-1z"
1881
- })), _path452 || (_path452 = /* @__PURE__ */ React.createElement("path", {
2422
+ })), _path452 || (_path452 = /*#__PURE__*/ React.createElement("path", {
1882
2423
  fill: "#fff",
1883
2424
  d: "M188.3 164c0-.6.5-1 1-1 .7 0 1.1.4 1.1 1 0 .5-.4 1-1 1s-1-.5-1-1"
1884
- })), _path453 || (_path453 = /* @__PURE__ */ React.createElement("path", {
2425
+ })), _path453 || (_path453 = /*#__PURE__*/ React.createElement("path", {
1885
2426
  fill: "none",
1886
2427
  stroke: "#000",
1887
2428
  strokeWidth: .4,
1888
2429
  d: "M188.3 164c0-.6.5-1 1-1 .7 0 1.1.4 1.1 1 0 .5-.4 1-1 1s-1-.5-1-1z"
1889
- })), _path454 || (_path454 = /* @__PURE__ */ React.createElement("path", {
2430
+ })), _path454 || (_path454 = /*#__PURE__*/ React.createElement("path", {
1890
2431
  fill: "#fff",
1891
2432
  d: "M191.6 163.4c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1892
- })), _path455 || (_path455 = /* @__PURE__ */ React.createElement("path", {
2433
+ })), _path455 || (_path455 = /*#__PURE__*/ React.createElement("path", {
1893
2434
  fill: "none",
1894
2435
  stroke: "#000",
1895
2436
  strokeWidth: .4,
1896
2437
  d: "M191.6 163.4c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1897
- })), _path456 || (_path456 = /* @__PURE__ */ React.createElement("path", {
2438
+ })), _path456 || (_path456 = /*#__PURE__*/ React.createElement("path", {
1898
2439
  fill: "#fff",
1899
2440
  d: "M194.9 163.5c0-.6.4-1 1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1"
1900
- })), _path457 || (_path457 = /* @__PURE__ */ React.createElement("path", {
2441
+ })), _path457 || (_path457 = /*#__PURE__*/ React.createElement("path", {
1901
2442
  fill: "none",
1902
2443
  stroke: "#000",
1903
2444
  strokeWidth: .4,
1904
2445
  d: "M194.9 163.5c0-.6.4-1 1-1s1 .4 1 1c0 .5-.4 1-1 1a1 1 0 0 1-1-1z"
1905
- })), _path458 || (_path458 = /* @__PURE__ */ React.createElement("path", {
2446
+ })), _path458 || (_path458 = /*#__PURE__*/ React.createElement("path", {
1906
2447
  fill: "#fff",
1907
2448
  d: "M198.2 164c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1908
- })), _path459 || (_path459 = /* @__PURE__ */ React.createElement("path", {
2449
+ })), _path459 || (_path459 = /*#__PURE__*/ React.createElement("path", {
1909
2450
  fill: "none",
1910
2451
  stroke: "#000",
1911
2452
  strokeWidth: .4,
1912
2453
  d: "M198.2 164c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1913
- })), _path460 || (_path460 = /* @__PURE__ */ React.createElement("path", {
2454
+ })), _path460 || (_path460 = /*#__PURE__*/ React.createElement("path", {
1914
2455
  fill: "#fff",
1915
2456
  d: "M201.3 165.1c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1"
1916
- })), _path461 || (_path461 = /* @__PURE__ */ React.createElement("path", {
2457
+ })), _path461 || (_path461 = /*#__PURE__*/ React.createElement("path", {
1917
2458
  fill: "none",
1918
2459
  stroke: "#000",
1919
2460
  strokeWidth: .4,
1920
2461
  d: "M201.3 165.1c0-.5.5-1 1-1 .7 0 1.1.5 1.1 1s-.4 1-1 1a1 1 0 0 1-1-1z"
1921
- })), _path462 || (_path462 = /* @__PURE__ */ React.createElement("path", {
2462
+ })), _path462 || (_path462 = /*#__PURE__*/ React.createElement("path", {
1922
2463
  fill: "#c8b100",
1923
2464
  stroke: "#000",
1924
2465
  strokeWidth: .4,
1925
2466
  d: "M174.7 228.9h-1v-1h-1.5v3.6h1.6v2.5h-3.4v7h1.8v14.3h-3.5v7.3h27.2v-7.3h-3.5V241h1.8v-7h-3.4v-2.5h1.6V228h-1.6v.9h-.8v-1h-1.6v1h-1.1v-1h-1.6v3.6h1.6v2.5H184v-7.8h1.7v-3.5H184v.9h-1v-1h-1.5v1h-.9v-1H179v3.6h1.7v7.8h-3.3v-2.5h1.6V228h-1.6v.9h-.9v-1h-1.8zm-6 33.7H196m-27.3-1.8H196m-27.3-1.8H196m-27.3-1.7H196m-27.3-2H196m-23.8-1.6h20.2m-20.2-1.8h20.2m-20.2-2h20.2m-20.2-1.7h20.2m-20.2-1.8h20.2m-20.2-1.8h20.2m-20.2-1.7h20.2m-22-1.8h23.8m-23.8-1.8h23.8m-23.8-1.8h23.8m-23.8-1.8h23.8m-20.4-1.7h17m-10.2-1.8h3.4m-3.4-1.8h3.4m-3.4-1.8h3.4m-3.4-1.7h3.4m-5.1-2.2h6.8m-12 7.5h3.6m-5-2.2h6.6m-6.7 32.6v-1.8m0-1.8v-1.7m-1.8 1.7v1.8m3.4 0V259m1.7 3.6v-1.8m0-1.8v-1.7m0-2v-1.6m0-1.8v-2m-1.7 7.4v-2m-3.4 2v-2m7 0v2m1.5-2v-1.6m-5.1-1.8v1.8m3.5-1.8v1.8m3.3-1.8v1.8M179 252v-2m1.7-1.7v1.7m0-5.3v1.8m-1.7-3.6v1.8m1.7-3.5v1.7m-3.3-1.7v1.7m-3.5-1.7v1.7m-1.6-3.5v1.8m3.3-1.8v1.8m3.4-1.8v1.8m1.7-3.6v1.8m-3.3-1.8v1.8m-3.5-1.8v1.8m-1.6-3.6v1.8m6.7-1.8v1.8m-3.4-5.3v1.8m15.3-1.8h-3.5m5-2.2h-6.6m6.7 32.6v-1.8m0-1.8v-1.7m1.8 1.7v1.8m-3.4 0V259m-1.7 3.6v-1.8m0-1.8v-1.7m0-2v-1.6m0-1.8v-2m1.7 7.4v-2m3.4 2v-2m-7 0v2m-1.5-2v-1.6m5.1-1.8v1.8m-3.5-1.8v1.8m-3.3-1.8v1.8m1.7-1.8v-2m-1.7-1.7v1.7m0-5.3v1.8m1.7-3.6v1.8m-1.7-3.5v1.7m3.3-1.7v1.7m3.5-1.7v1.7m1.6-3.5v1.8m-3.3-1.8v1.8m-3.4-1.8v1.8m-1.7-3.6v1.8m3.3-1.8v1.8m3.5-1.8v1.8m1.6-3.6v1.8m-6.7-1.8v1.8m3.4-5.3v1.8m-7 18v-2m0-5.4v-1.8m0 5.4v-1.8m0-5.3v-1.8m0-1.8v-1.7m0-3.6v-1.8m0-1.7v-1.8m-8.3 4.6h3.5m3.3-5.3h3.4m3.3 5.3h3.5"
1926
- })), _path463 || (_path463 = /* @__PURE__ */ React.createElement("path", {
2467
+ })), _path463 || (_path463 = /*#__PURE__*/ React.createElement("path", {
1927
2468
  fill: "#c8b100",
1928
2469
  stroke: "#000",
1929
2470
  strokeWidth: .4,
1930
2471
  d: "M186.8 262.6v-4.7c0-.8-.4-3.5-4.6-3.5-4 0-4.4 2.7-4.4 3.5v4.7z"
1931
- })), _path464 || (_path464 = /* @__PURE__ */ React.createElement("path", {
2472
+ })), _path464 || (_path464 = /*#__PURE__*/ React.createElement("path", {
1932
2473
  fill: "#c8b100",
1933
2474
  stroke: "#000",
1934
2475
  strokeWidth: .4,
1935
2476
  d: "m179.3 258.2-2.2-.3c0-.9.2-2.2.9-2.6l2 1.5c-.3.2-.7 1-.7 1.4zm6 0 2.2-.3c0-.9-.2-2.2-.9-2.6l-2 1.5c.3.2.7 1 .7 1.4zm-2.2-2.3 1-2a5.3 5.3 0 0 0-2-.4l-1.7.4 1.1 2zm-4.2-5.5v-4.9c0-1.3-1-2.4-2.5-2.4s-2.4 1-2.4 2.4v4.9zm6.8 0v-4.9c0-1.3 1-2.4 2.5-2.4s2.4 1 2.4 2.4v4.9zm-1.7-12 .4-4.4h-4.2l.2 4.4zm3.3 0-.4-4.4h4.4l-.5 4.4zm-10 0 .2-4.4h-4.2l.5 4.4z"
1936
- })), _path465 || (_path465 = /* @__PURE__ */ React.createElement("path", {
2477
+ })), _path465 || (_path465 = /*#__PURE__*/ React.createElement("path", {
1937
2478
  fill: "#0039f0",
1938
2479
  d: "M185.3 262.6v-4c0-.7-.5-2.7-3.1-2.7-2.4 0-2.9 2-2.9 2.7v4zm-6.9-12.7v-4.2c0-1-.6-2.2-2-2.2s-2 1.1-2 2.2v4.3h4zm7.8 0v-4.2c0-1 .7-2.2 2-2.2s2 1.1 2 2.2v4.3h-4z"
1939
- })), _path466 || (_path466 = /* @__PURE__ */ React.createElement("path", {
2480
+ })), _path466 || (_path466 = /*#__PURE__*/ React.createElement("path", {
1940
2481
  fill: "#ad1519",
1941
2482
  d: "M190.8 269.8c0-9.7 7-17.6 15.6-17.6s15.6 7.9 15.6 17.6-7 17.5-15.6 17.5-15.6-7.8-15.6-17.5"
1942
- })), _path467 || (_path467 = /* @__PURE__ */ React.createElement("path", {
2483
+ })), _path467 || (_path467 = /*#__PURE__*/ React.createElement("path", {
1943
2484
  fill: "none",
1944
2485
  stroke: "#000",
1945
2486
  strokeWidth: .6,
1946
2487
  d: "M190.8 269.8c0-9.7 7-17.6 15.6-17.6s15.6 7.9 15.6 17.6-7 17.5-15.6 17.5-15.6-7.8-15.6-17.5z"
1947
- })), _path468 || (_path468 = /* @__PURE__ */ React.createElement("path", {
2488
+ })), _path468 || (_path468 = /*#__PURE__*/ React.createElement("path", {
1948
2489
  fill: "#005bbf",
1949
2490
  d: "M195.4 269.7c0-7 5-12.8 11-12.8s11 5.7 11 12.8c0 7.2-5 13-11 13s-11-5.8-11-13"
1950
- })), _path469 || (_path469 = /* @__PURE__ */ React.createElement("path", {
2491
+ })), _path469 || (_path469 = /*#__PURE__*/ React.createElement("path", {
1951
2492
  fill: "none",
1952
2493
  stroke: "#000",
1953
2494
  strokeWidth: .6,
1954
2495
  d: "M195.4 269.7c0-7 5-12.8 11-12.8s11 5.7 11 12.8c0 7.2-5 13-11 13s-11-5.8-11-13z"
1955
- })), _path470 || (_path470 = /* @__PURE__ */ React.createElement("path", {
2496
+ })), _path470 || (_path470 = /*#__PURE__*/ React.createElement("path", {
1956
2497
  fill: "#c8b100",
1957
2498
  d: "M201.2 260.9s-1.3 1.4-1.3 2.7a6 6 0 0 0 .6 2.4c-.2-.5-.8-.8-1.4-.8-.8 0-1.4.6-1.4 1.3l.2.8.5.9c.1-.3.5-.5 1-.5s1 .4 1 1a1 1 0 0 1 0 .2h-1.2v1h1l-.8 1.5 1-.4.8.9.8-.9 1 .4-.7-1.5h1v-1h-1.1a.9.9 0 0 1 0-.3 1 1 0 0 1 1-1c.4 0 .7.3 1 .6l.4-1 .2-.7a1.4 1.4 0 0 0-1.4-1.3c-.7 0-1.2.3-1.4.9 0 0 .6-1.2.6-2.5s-1.4-2.7-1.4-2.7"
1958
- })), _path471 || (_path471 = /* @__PURE__ */ React.createElement("path", {
2499
+ })), _path471 || (_path471 = /*#__PURE__*/ React.createElement("path", {
1959
2500
  fill: "none",
1960
2501
  stroke: "#000",
1961
2502
  strokeLinejoin: "round",
1962
2503
  strokeWidth: .3,
1963
2504
  d: "M201.2 260.9s-1.3 1.4-1.3 2.7a6 6 0 0 0 .6 2.4c-.2-.5-.8-.8-1.4-.8-.8 0-1.4.6-1.4 1.3l.2.8.5.9c.1-.3.5-.5 1-.5s1 .4 1 1a1 1 0 0 1 0 .2h-1.2v1h1l-.8 1.5 1-.4.8.9.8-.9 1 .4-.7-1.5h1v-1h-1.1a.9.9 0 0 1 0-.3 1 1 0 0 1 1-1c.4 0 .7.3 1 .6l.4-1 .2-.7a1.4 1.4 0 0 0-1.4-1.3c-.7 0-1.2.3-1.4.9 0 0 .6-1.2.6-2.5s-1.4-2.7-1.4-2.7z"
1964
- })), _path472 || (_path472 = /* @__PURE__ */ React.createElement("path", {
2505
+ })), _path472 || (_path472 = /*#__PURE__*/ React.createElement("path", {
1965
2506
  fill: "#c8b100",
1966
2507
  d: "M199.2 269.9h4.1v-1h-4.1z"
1967
- })), _path473 || (_path473 = /* @__PURE__ */ React.createElement("path", {
2508
+ })), _path473 || (_path473 = /*#__PURE__*/ React.createElement("path", {
1968
2509
  fill: "none",
1969
2510
  stroke: "#000",
1970
2511
  strokeWidth: .3,
1971
2512
  d: "M199.2 269.9h4.1v-1h-4.1z"
1972
- })), _path474 || (_path474 = /* @__PURE__ */ React.createElement("path", {
2513
+ })), _path474 || (_path474 = /*#__PURE__*/ React.createElement("path", {
1973
2514
  fill: "#c8b100",
1974
2515
  d: "M211.4 260.9s-1.3 1.4-1.3 2.7.6 2.4.6 2.4c-.2-.5-.7-.8-1.4-.8-.8 0-1.4.6-1.4 1.3l.2.8.5.9c.2-.3.5-.5 1-.5a1 1 0 0 1 1 1 1 1 0 0 1 0 .2h-1.2v1h1l-.8 1.5 1-.4.8.9.8-.9 1 .4-.7-1.5h1v-1h-1.1a.8.8 0 0 1 0-.3 1 1 0 0 1 1-1c.4 0 .8.3 1 .6l.4-1 .2-.7a1.4 1.4 0 0 0-1.4-1.3c-.6 0-1.2.3-1.4.9 0 0 .6-1.2.6-2.5s-1.4-2.7-1.4-2.7"
1975
- })), _path475 || (_path475 = /* @__PURE__ */ React.createElement("path", {
2516
+ })), _path475 || (_path475 = /*#__PURE__*/ React.createElement("path", {
1976
2517
  fill: "none",
1977
2518
  stroke: "#000",
1978
2519
  strokeLinejoin: "round",
1979
2520
  strokeWidth: .3,
1980
2521
  d: "M211.4 260.9s-1.3 1.4-1.3 2.7.6 2.4.6 2.4c-.2-.5-.7-.8-1.4-.8-.8 0-1.4.6-1.4 1.3l.2.8.5.9c.2-.3.5-.5 1-.5a1 1 0 0 1 1 1 1 1 0 0 1 0 .2h-1.2v1h1l-.8 1.5 1-.4.8.9.8-.9 1 .4-.7-1.5h1v-1h-1.1a.8.8 0 0 1 0-.3 1 1 0 0 1 1-1c.4 0 .8.3 1 .6l.4-1 .2-.7a1.4 1.4 0 0 0-1.4-1.3c-.6 0-1.2.3-1.4.9 0 0 .6-1.2.6-2.5s-1.4-2.7-1.4-2.7z"
1981
- })), _path476 || (_path476 = /* @__PURE__ */ React.createElement("path", {
2522
+ })), _path476 || (_path476 = /*#__PURE__*/ React.createElement("path", {
1982
2523
  fill: "#c8b100",
1983
2524
  d: "M209.4 269.9h4.1v-1h-4.1z"
1984
- })), _path477 || (_path477 = /* @__PURE__ */ React.createElement("path", {
2525
+ })), _path477 || (_path477 = /*#__PURE__*/ React.createElement("path", {
1985
2526
  fill: "none",
1986
2527
  stroke: "#000",
1987
2528
  strokeWidth: .3,
1988
2529
  d: "M209.4 269.9h4.1v-1h-4.1z"
1989
- })), _path478 || (_path478 = /* @__PURE__ */ React.createElement("path", {
2530
+ })), _path478 || (_path478 = /*#__PURE__*/ React.createElement("path", {
1990
2531
  fill: "#c8b100",
1991
2532
  d: "M206.3 269.6s-1.3 1.5-1.3 2.8.6 2.4.6 2.4c-.2-.5-.7-.9-1.4-.9-.8 0-1.4.6-1.4 1.4l.2.7.5 1c.1-.4.5-.6 1-.6a1 1 0 0 1 1 1 .9.9 0 0 1 0 .3h-1.2v1h1l-.8 1.5 1-.4.8.9.8-1 1 .5-.7-1.5h1v-1h-1.1a.9.9 0 0 1 0-.3 1 1 0 0 1 1-1q.6 0 .9.6l.5-1 .2-.7a1.4 1.4 0 0 0-1.4-1.4c-.7 0-1.2.4-1.4 1 0 0 .6-1.2.6-2.5s-1.4-2.7-1.4-2.7"
1992
- })), _path479 || (_path479 = /* @__PURE__ */ React.createElement("path", {
2533
+ })), _path479 || (_path479 = /*#__PURE__*/ React.createElement("path", {
1993
2534
  fill: "none",
1994
2535
  stroke: "#000",
1995
2536
  strokeLinejoin: "round",
1996
2537
  strokeWidth: .3,
1997
2538
  d: "M206.3 269.6s-1.3 1.5-1.3 2.8.6 2.4.6 2.4c-.2-.5-.7-.9-1.4-.9-.8 0-1.4.6-1.4 1.4l.2.7.5 1c.1-.4.5-.6 1-.6a1 1 0 0 1 1 1 .9.9 0 0 1 0 .3h-1.2v1h1l-.8 1.5 1-.4.8.9.8-1 1 .5-.7-1.5h1v-1h-1.1a.9.9 0 0 1 0-.3 1 1 0 0 1 1-1q.6 0 .9.6l.5-1 .2-.7a1.4 1.4 0 0 0-1.4-1.4c-.7 0-1.2.4-1.4 1 0 0 .6-1.2.6-2.5s-1.4-2.7-1.4-2.7z"
1998
- })), _path480 || (_path480 = /* @__PURE__ */ React.createElement("path", {
2539
+ })), _path480 || (_path480 = /*#__PURE__*/ React.createElement("path", {
1999
2540
  fill: "#c8b100",
2000
2541
  d: "M204.3 278.6h4.1v-1h-4.1z"
2001
- })), _path481 || (_path481 = /* @__PURE__ */ React.createElement("path", {
2542
+ })), _path481 || (_path481 = /*#__PURE__*/ React.createElement("path", {
2002
2543
  fill: "none",
2003
2544
  stroke: "#000",
2004
2545
  strokeWidth: .3,
2005
2546
  d: "M204.3 278.6h4.1v-1h-4.1z"
2006
- })), _path482 || (_path482 = /* @__PURE__ */ React.createElement("path", {
2547
+ })), _path482 || (_path482 = /*#__PURE__*/ React.createElement("path", {
2007
2548
  fill: "#c8b100",
2008
2549
  d: "M237.6 223.4h-.3a1.5 1.5 0 0 1-.3.4c-.2.2-.6.2-.8 0a.5.5 0 0 1-.1-.4.5.5 0 0 1-.5 0c-.3-.1-.3-.5-.1-.7v-.5h-.3l-.1.2c-.2.3-.5.3-.7.2a.6.6 0 0 1 0-.2h-.3c-.5.2-.7-1-.7-1.2l-.2.2s.2.7.1 1.2c0 .6-.3 1.2-.3 1.2a9 9 0 0 1 2.9 1.6 9 9 0 0 1 2.2 2.3l1.2-.5c.6-.2 1.3-.2 1.3-.2l.2-.2c-.3 0-1.5.1-1.5-.4v-.2a.7.7 0 0 1-.2 0c-.2-.2-.2-.4 0-.7l.2-.1v-.3h-.3l-.2.1c-.2.3-.6.3-.8 0a.4.4 0 0 1-.1-.4.6.6 0 0 1-.5 0c-.2-.2-.3-.5 0-.8l.2-.3z"
2009
- })), _path483 || (_path483 = /* @__PURE__ */ React.createElement("path", {
2550
+ })), _path483 || (_path483 = /*#__PURE__*/ React.createElement("path", {
2010
2551
  fill: "none",
2011
2552
  stroke: "#000",
2012
2553
  strokeWidth: .3,
2013
2554
  d: "M237.6 223.4h-.3a1.5 1.5 0 0 1-.3.4c-.2.2-.6.2-.8 0a.5.5 0 0 1-.1-.4.5.5 0 0 1-.5 0c-.3-.1-.3-.5-.1-.7v-.5h-.3l-.1.2c-.2.3-.5.3-.7.2a.6.6 0 0 1 0-.2h-.3c-.5.2-.7-1-.7-1.2l-.2.2s.2.7.1 1.2c0 .6-.3 1.2-.3 1.2a9 9 0 0 1 2.9 1.6 9 9 0 0 1 2.2 2.3l1.2-.5c.6-.2 1.3-.2 1.3-.2l.2-.2c-.3 0-1.5.1-1.5-.4v-.2a.7.7 0 0 1-.2 0c-.2-.2-.2-.4 0-.7l.2-.1v-.3h-.3l-.2.1c-.2.3-.6.3-.8 0a.4.4 0 0 1-.1-.4.6.6 0 0 1-.5 0c-.2-.2-.3-.5 0-.8l.2-.3z"
2014
- })), _path484 || (_path484 = /* @__PURE__ */ React.createElement("path", { d: "M235.4 224h.2v.3h-.1c-.1 0-.1-.2 0-.2" })), _path485 || (_path485 = /* @__PURE__ */ React.createElement("path", {
2555
+ })), _path484 || (_path484 = /*#__PURE__*/ React.createElement("path", { d: "M235.4 224h.2v.3h-.1c-.1 0-.1-.2 0-.2" })), _path485 || (_path485 = /*#__PURE__*/ React.createElement("path", {
2015
2556
  fill: "none",
2016
2557
  stroke: "#000",
2017
2558
  strokeWidth: .1,
2018
2559
  d: "M235.4 224h.2v.3h-.1c-.1 0-.1-.2 0-.2z"
2019
- })), _path486 || (_path486 = /* @__PURE__ */ React.createElement("path", { d: "m236.3 224.8-.3-.2v-.2h.1l.4.3.3.2v.2h-.2z" })), _path487 || (_path487 = /* @__PURE__ */ React.createElement("path", {
2560
+ })), _path486 || (_path486 = /*#__PURE__*/ React.createElement("path", { d: "m236.3 224.8-.3-.2v-.2h.1l.4.3.3.2v.2h-.2z" })), _path487 || (_path487 = /*#__PURE__*/ React.createElement("path", {
2020
2561
  fill: "none",
2021
2562
  stroke: "#000",
2022
2563
  strokeWidth: .1,
2023
2564
  d: "m236.3 224.8-.3-.2v-.2h.1l.4.3.3.2v.2h-.2l-.3-.3"
2024
- })), _path488 || (_path488 = /* @__PURE__ */ React.createElement("path", { d: "m234.6 223.7-.2-.2s-.1 0 0-.1l.3.1.3.1v.2h-.1z" })), _path489 || (_path489 = /* @__PURE__ */ React.createElement("path", {
2565
+ })), _path488 || (_path488 = /*#__PURE__*/ React.createElement("path", { d: "m234.6 223.7-.2-.2s-.1 0 0-.1l.3.1.3.1v.2h-.1z" })), _path489 || (_path489 = /*#__PURE__*/ React.createElement("path", {
2025
2566
  fill: "none",
2026
2567
  stroke: "#000",
2027
2568
  strokeWidth: .1,
2028
2569
  d: "m234.6 223.7-.2-.2s-.1 0 0-.1l.3.1.3.1v.2h-.1l-.3-.1"
2029
- })), _path490 || (_path490 = /* @__PURE__ */ React.createElement("path", { d: "M233.7 223h.2v.2h-.2s-.1-.1 0-.2" })), _path491 || (_path491 = /* @__PURE__ */ React.createElement("path", {
2570
+ })), _path490 || (_path490 = /*#__PURE__*/ React.createElement("path", { d: "M233.7 223h.2v.2h-.2s-.1-.1 0-.2" })), _path491 || (_path491 = /*#__PURE__*/ React.createElement("path", {
2030
2571
  fill: "none",
2031
2572
  stroke: "#000",
2032
2573
  strokeWidth: .1,
2033
2574
  d: "M233.7 223h.2v.2h-.2s-.1-.1 0-.2z"
2034
- })), _path492 || (_path492 = /* @__PURE__ */ React.createElement("path", { d: "M237.3 225.5v-.2h-.3l.1.2z" })), _path493 || (_path493 = /* @__PURE__ */ React.createElement("path", {
2575
+ })), _path492 || (_path492 = /*#__PURE__*/ React.createElement("path", { d: "M237.3 225.5v-.2h-.3l.1.2z" })), _path493 || (_path493 = /*#__PURE__*/ React.createElement("path", {
2035
2576
  fill: "none",
2036
2577
  stroke: "#000",
2037
2578
  strokeWidth: .1,
2038
2579
  d: "M237.3 225.5v-.2h-.3l.1.2z"
2039
- })), _path494 || (_path494 = /* @__PURE__ */ React.createElement("path", { d: "m237.9 226.2.2.2h.1c.1 0 0-.1 0-.2l-.2-.2-.2-.2h-.1v.2z" })), _path495 || (_path495 = /* @__PURE__ */ React.createElement("path", {
2580
+ })), _path494 || (_path494 = /*#__PURE__*/ React.createElement("path", { d: "m237.9 226.2.2.2h.1c.1 0 0-.1 0-.2l-.2-.2-.2-.2h-.1v.2z" })), _path495 || (_path495 = /*#__PURE__*/ React.createElement("path", {
2040
2581
  fill: "none",
2041
2582
  stroke: "#000",
2042
2583
  strokeWidth: .1,
2043
2584
  d: "m237.9 226.2.2.2h.1c.1 0 0-.1 0-.2l-.2-.2-.2-.2h-.1v.2l.2.2"
2044
- })), _path496 || (_path496 = /* @__PURE__ */ React.createElement("path", { d: "M238.8 227v-.3h-.3v.2h.3" })), _path497 || (_path497 = /* @__PURE__ */ React.createElement("path", {
2585
+ })), _path496 || (_path496 = /*#__PURE__*/ React.createElement("path", { d: "M238.8 227v-.3h-.3v.2h.3" })), _path497 || (_path497 = /*#__PURE__*/ React.createElement("path", {
2045
2586
  fill: "none",
2046
2587
  stroke: "#000",
2047
2588
  strokeWidth: .1,
2048
2589
  d: "M238.8 227v-.3h-.3v.2h.3z"
2049
- })), _path498 || (_path498 = /* @__PURE__ */ React.createElement("path", {
2590
+ })), _path498 || (_path498 = /*#__PURE__*/ React.createElement("path", {
2050
2591
  fill: "#c8b100",
2051
2592
  d: "M236.2 221.1h-.6l-.1.9v.1h.2l.7-.5-.3-.5"
2052
- })), _path499 || (_path499 = /* @__PURE__ */ React.createElement("path", {
2593
+ })), _path499 || (_path499 = /*#__PURE__*/ React.createElement("path", {
2053
2594
  fill: "none",
2054
2595
  stroke: "#000",
2055
2596
  strokeWidth: .3,
2056
2597
  d: "M236.2 221.1h-.6l-.1.9v.1h.2l.7-.5-.3-.5"
2057
- })), _path500 || (_path500 = /* @__PURE__ */ React.createElement("path", {
2598
+ })), _path500 || (_path500 = /*#__PURE__*/ React.createElement("path", {
2058
2599
  fill: "#c8b100",
2059
2600
  d: "M234.6 221.6v.5l.9.1h.1v-.2l-.5-.7z"
2060
- })), _path501 || (_path501 = /* @__PURE__ */ React.createElement("path", {
2601
+ })), _path501 || (_path501 = /*#__PURE__*/ React.createElement("path", {
2061
2602
  fill: "none",
2062
2603
  stroke: "#000",
2063
2604
  strokeWidth: .3,
2064
2605
  d: "M234.6 221.6v.5l.9.1h.1v-.2l-.5-.7-.5.3"
2065
- })), _path502 || (_path502 = /* @__PURE__ */ React.createElement("path", {
2606
+ })), _path502 || (_path502 = /*#__PURE__*/ React.createElement("path", {
2066
2607
  fill: "#c8b100",
2067
2608
  d: "m236.4 222.6-.4.3-.6-.7v-.1h1.1z"
2068
- })), _path503 || (_path503 = /* @__PURE__ */ React.createElement("path", {
2609
+ })), _path503 || (_path503 = /*#__PURE__*/ React.createElement("path", {
2069
2610
  fill: "none",
2070
2611
  stroke: "#000",
2071
2612
  strokeWidth: .3,
2072
2613
  d: "m236.4 222.6-.4.3-.6-.7v-.1h1.1v.5"
2073
- })), _path504 || (_path504 = /* @__PURE__ */ React.createElement("path", {
2614
+ })), _path504 || (_path504 = /*#__PURE__*/ React.createElement("path", {
2074
2615
  fill: "#c8b100",
2075
2616
  d: "M235.3 222a.3.3 0 0 1 .4 0 .3.3 0 0 1 0 .3.3.3 0 0 1-.3 0 .3.3 0 0 1-.1-.3"
2076
- })), _path505 || (_path505 = /* @__PURE__ */ React.createElement("path", {
2617
+ })), _path505 || (_path505 = /*#__PURE__*/ React.createElement("path", {
2077
2618
  fill: "none",
2078
2619
  stroke: "#000",
2079
2620
  strokeWidth: .3,
2080
2621
  d: "M235.3 222a.3.3 0 0 1 .4 0 .3.3 0 0 1 0 .3.3.3 0 0 1-.3 0 .3.3 0 0 1-.1-.3z"
2081
- })), _path506 || (_path506 = /* @__PURE__ */ React.createElement("path", {
2622
+ })), _path506 || (_path506 = /*#__PURE__*/ React.createElement("path", {
2082
2623
  fill: "#c8b100",
2083
2624
  d: "m233.2 221.1-.2-.7-.4-.4s.4-.2.8.1 0 .9 0 .9z"
2084
- })), _path507 || (_path507 = /* @__PURE__ */ React.createElement("path", {
2625
+ })), _path507 || (_path507 = /*#__PURE__*/ React.createElement("path", {
2085
2626
  fill: "none",
2086
2627
  stroke: "#000",
2087
2628
  strokeWidth: .3,
2088
2629
  d: "m233.2 221.1-.2-.7-.4-.4s.4-.2.8.1 0 .9 0 .9z"
2089
- })), _path508 || (_path508 = /* @__PURE__ */ React.createElement("path", {
2630
+ })), _path508 || (_path508 = /*#__PURE__*/ React.createElement("path", {
2090
2631
  fill: "#c8b100",
2091
2632
  d: "m234.2 221.4-.4.4-.6-.6v-.2h1z"
2092
- })), _path509 || (_path509 = /* @__PURE__ */ React.createElement("path", {
2633
+ })), _path509 || (_path509 = /*#__PURE__*/ React.createElement("path", {
2093
2634
  fill: "none",
2094
2635
  stroke: "#000",
2095
2636
  strokeWidth: .3,
2096
2637
  d: "m234.2 221.4-.4.4-.6-.6v-.2h1v.4"
2097
- })), _path510 || (_path510 = /* @__PURE__ */ React.createElement("path", {
2638
+ })), _path510 || (_path510 = /*#__PURE__*/ React.createElement("path", {
2098
2639
  fill: "#c8b100",
2099
2640
  d: "m233.1 221 .3-.1v.3c0 .2-.1.2-.2.2z"
2100
- })), _path511 || (_path511 = /* @__PURE__ */ React.createElement("path", {
2641
+ })), _path511 || (_path511 = /*#__PURE__*/ React.createElement("path", {
2101
2642
  fill: "none",
2102
2643
  stroke: "#000",
2103
2644
  strokeWidth: .3,
2104
2645
  d: "m233.1 221 .3-.1v.3c0 .2-.1.2-.2.2z"
2105
- })), _path512 || (_path512 = /* @__PURE__ */ React.createElement("path", {
2646
+ })), _path512 || (_path512 = /*#__PURE__*/ React.createElement("path", {
2106
2647
  fill: "#c8b100",
2107
2648
  d: "M238.3 222.5h-.5l-.3.7v.2h.2l.8-.4z"
2108
- })), _path513 || (_path513 = /* @__PURE__ */ React.createElement("path", {
2649
+ })), _path513 || (_path513 = /*#__PURE__*/ React.createElement("path", {
2109
2650
  fill: "none",
2110
2651
  stroke: "#000",
2111
2652
  strokeWidth: .3,
2112
2653
  d: "M238.3 222.5h-.5l-.3.7v.2h.2l.8-.4-.2-.5"
2113
- })), _path514 || (_path514 = /* @__PURE__ */ React.createElement("path", {
2654
+ })), _path514 || (_path514 = /*#__PURE__*/ React.createElement("path", {
2114
2655
  fill: "#c8b100",
2115
2656
  d: "M236.7 222.8v.5l.8.2h.1v-.2l-.4-.7z"
2116
- })), _path515 || (_path515 = /* @__PURE__ */ React.createElement("path", {
2657
+ })), _path515 || (_path515 = /*#__PURE__*/ React.createElement("path", {
2117
2658
  fill: "none",
2118
2659
  stroke: "#000",
2119
2660
  strokeWidth: .3,
2120
2661
  d: "M236.7 222.8v.5l.8.2h.1v-.2l-.4-.7-.5.2"
2121
- })), _path516 || (_path516 = /* @__PURE__ */ React.createElement("path", {
2662
+ })), _path516 || (_path516 = /*#__PURE__*/ React.createElement("path", {
2122
2663
  fill: "#c8b100",
2123
2664
  d: "m238.4 224-.5.2-.4-.7v-.2h.1l.9.2z"
2124
- })), _path517 || (_path517 = /* @__PURE__ */ React.createElement("path", {
2665
+ })), _path517 || (_path517 = /*#__PURE__*/ React.createElement("path", {
2125
2666
  fill: "none",
2126
2667
  stroke: "#000",
2127
2668
  strokeWidth: .3,
2128
2669
  d: "m238.4 224-.5.2-.4-.7v-.2h.1l.9.2-.1.5"
2129
- })), _path518 || (_path518 = /* @__PURE__ */ React.createElement("path", {
2670
+ })), _path518 || (_path518 = /*#__PURE__*/ React.createElement("path", {
2130
2671
  fill: "#c8b100",
2131
2672
  d: "M237.3 223.2h.4a.3.3 0 0 1 0 .4.3.3 0 0 1-.3 0 .3.3 0 0 1 0-.4"
2132
- })), _path519 || (_path519 = /* @__PURE__ */ React.createElement("path", {
2673
+ })), _path519 || (_path519 = /*#__PURE__*/ React.createElement("path", {
2133
2674
  fill: "none",
2134
2675
  stroke: "#000",
2135
2676
  strokeWidth: .3,
2136
2677
  d: "M237.3 223.2h.4a.3.3 0 0 1 0 .4.3.3 0 0 1-.3 0 .3.3 0 0 1 0-.4z"
2137
- })), _path520 || (_path520 = /* @__PURE__ */ React.createElement("path", {
2678
+ })), _path520 || (_path520 = /*#__PURE__*/ React.createElement("path", {
2138
2679
  fill: "#c8b100",
2139
2680
  d: "m240.2 224.3.1.5-.8.3h-.2v-.2l.4-.8z"
2140
- })), _path521 || (_path521 = /* @__PURE__ */ React.createElement("path", {
2681
+ })), _path521 || (_path521 = /*#__PURE__*/ React.createElement("path", {
2141
2682
  fill: "none",
2142
2683
  stroke: "#000",
2143
2684
  strokeWidth: .3,
2144
2685
  d: "m240.2 224.3.1.5-.8.3h-.2v-.2l.4-.8.5.2"
2145
- })), _path522 || (_path522 = /* @__PURE__ */ React.createElement("path", {
2686
+ })), _path522 || (_path522 = /*#__PURE__*/ React.createElement("path", {
2146
2687
  fill: "#c8b100",
2147
2688
  d: "m240 225.8-.5.1-.3-.8v-.1h.2l.8.3z"
2148
- })), _path523 || (_path523 = /* @__PURE__ */ React.createElement("path", {
2689
+ })), _path523 || (_path523 = /*#__PURE__*/ React.createElement("path", {
2149
2690
  fill: "none",
2150
2691
  stroke: "#000",
2151
2692
  strokeWidth: .3,
2152
2693
  d: "m240 225.8-.5.1-.3-.8v-.1h.2l.8.3-.1.5"
2153
- })), _path524 || (_path524 = /* @__PURE__ */ React.createElement("path", {
2694
+ })), _path524 || (_path524 = /*#__PURE__*/ React.createElement("path", {
2154
2695
  fill: "#c8b100",
2155
2696
  d: "m238.6 224.3-.2.5.9.3h.1v-.1l-.3-.8z"
2156
- })), _path525 || (_path525 = /* @__PURE__ */ React.createElement("path", {
2697
+ })), _path525 || (_path525 = /*#__PURE__*/ React.createElement("path", {
2157
2698
  fill: "none",
2158
2699
  stroke: "#000",
2159
2700
  strokeWidth: .3,
2160
2701
  d: "m238.6 224.3-.2.5.9.3h.1v-.1l-.3-.8-.5.1"
2161
- })), _path526 || (_path526 = /* @__PURE__ */ React.createElement("path", {
2702
+ })), _path526 || (_path526 = /*#__PURE__*/ React.createElement("path", {
2162
2703
  fill: "#c8b100",
2163
2704
  d: "M239.5 225.2a.3.3 0 0 0 0-.3.3.3 0 0 0-.4 0 .3.3 0 0 0 0 .3.3.3 0 0 0 .4 0"
2164
- })), _path527 || (_path527 = /* @__PURE__ */ React.createElement("path", {
2705
+ })), _path527 || (_path527 = /*#__PURE__*/ React.createElement("path", {
2165
2706
  fill: "none",
2166
2707
  stroke: "#000",
2167
2708
  strokeWidth: .3,
2168
2709
  d: "M239.5 225.2a.3.3 0 0 0 0-.3.3.3 0 0 0-.4 0 .3.3 0 0 0 0 .3.3.3 0 0 0 .4 0z"
2169
- })), _path528 || (_path528 = /* @__PURE__ */ React.createElement("path", {
2710
+ })), _path528 || (_path528 = /*#__PURE__*/ React.createElement("path", {
2170
2711
  fill: "#c8b100",
2171
2712
  d: "M240.8 227h.8l.5.3s.1-.4-.3-.7c-.3-.3-.8.2-.8.2z"
2172
- })), _path529 || (_path529 = /* @__PURE__ */ React.createElement("path", {
2713
+ })), _path529 || (_path529 = /*#__PURE__*/ React.createElement("path", {
2173
2714
  fill: "none",
2174
2715
  stroke: "#000",
2175
2716
  strokeWidth: .3,
2176
2717
  d: "M240.8 227h.8l.5.3s.1-.4-.3-.7c-.3-.3-.8.2-.8.2z"
2177
- })), _path530 || (_path530 = /* @__PURE__ */ React.createElement("path", {
2718
+ })), _path530 || (_path530 = /*#__PURE__*/ React.createElement("path", {
2178
2719
  fill: "#c8b100",
2179
2720
  d: "m240.3 226.1-.3.5.8.5v-.1h.2l-.1-1z"
2180
- })), _path531 || (_path531 = /* @__PURE__ */ React.createElement("path", {
2721
+ })), _path531 || (_path531 = /*#__PURE__*/ React.createElement("path", {
2181
2722
  fill: "none",
2182
2723
  stroke: "#000",
2183
2724
  strokeWidth: .3,
2184
2725
  d: "m240.3 226.1-.3.5.8.5v-.1h.2l-.1-1-.6.1"
2185
- })), _path532 || (_path532 = /* @__PURE__ */ React.createElement("path", {
2726
+ })), _path532 || (_path532 = /*#__PURE__*/ React.createElement("path", {
2186
2727
  fill: "#c8b100",
2187
2728
  d: "M241 227s.1-.1 0-.2h-.3c-.2 0-.2.1-.1.2z"
2188
- })), _path533 || (_path533 = /* @__PURE__ */ React.createElement("path", {
2729
+ })), _path533 || (_path533 = /*#__PURE__*/ React.createElement("path", {
2189
2730
  fill: "none",
2190
2731
  stroke: "#000",
2191
2732
  strokeWidth: .3,
2192
2733
  d: "M241 227s.1-.1 0-.2h-.3c-.2 0-.2.1-.1.2zm38-21.9v.6h-2.4v-.6h1v-1.3h-.7v-.5h.6v-.6h.6v.6h.6v.6h-.6v1.2h1"
2193
- })), _path534 || (_path534 = /* @__PURE__ */ React.createElement("path", {
2734
+ })), _path534 || (_path534 = /*#__PURE__*/ React.createElement("path", {
2194
2735
  fill: "none",
2195
2736
  d: "M134.4 217.1v-1.2m-.4 1.2v-1.2m-.2 1.2v-1.2m-.3 1.2v-1.2"
2196
- })), _path535 || (_path535 = /* @__PURE__ */ React.createElement("path", {
2737
+ })), _path535 || (_path535 = /*#__PURE__*/ React.createElement("path", {
2197
2738
  fill: "none",
2198
2739
  stroke: "#000",
2199
2740
  strokeWidth: .1,
2200
2741
  d: "M133.2 217.1v-1.2m-.5 1.1v-1m.2 1v-1m-.7 1v-1m.2 1v-1m-.9 1v-1m.2 1v-1m.3 1v-1m-.7 1v-1m-.3.9v-.8m-.1.8v-.8m-.5.7v-.6m.2.6v-.6m-.4.5v-.5m-.2.5v-.4m-.3.3v-.3m-.3.3v-.2"
2201
- })), _path536 || (_path536 = /* @__PURE__ */ React.createElement("path", {
2742
+ })), _path536 || (_path536 = /*#__PURE__*/ React.createElement("path", {
2202
2743
  fill: "none",
2203
2744
  stroke: "#000",
2204
2745
  strokeWidth: .2,
2205
2746
  d: "M129.2 216.6v-.2"
2206
- })), _path537 || (_path537 = /* @__PURE__ */ React.createElement("path", {
2747
+ })), _path537 || (_path537 = /*#__PURE__*/ React.createElement("path", {
2207
2748
  fill: "none",
2208
2749
  d: "M135.7 217v-1m-.5 1v-1m-.4 1.2V216m143 1.1V216m-.4 1.1V216m-.3 1.1V216m-.3 1.2V216"
2209
- })), _path538 || (_path538 = /* @__PURE__ */ React.createElement("path", {
2750
+ })), _path538 || (_path538 = /*#__PURE__*/ React.createElement("path", {
2210
2751
  fill: "none",
2211
2752
  stroke: "#000",
2212
2753
  strokeWidth: .1,
2213
2754
  d: "M276.6 217.1V216m-.6 1v-1m.3 1v-1m-.8 1v-1m.3 1v-1m-.9 1v-1m.2 1v-1m.2 1v-1m-.6 1v-1m-.3.9v-.8m-.2.8v-.8m-.4.7v-.6m.2.6v-.6m-.5.6v-.6m-.2.5v-.4m-.3.4v-.4m-.2.3v-.2"
2214
- })), _path539 || (_path539 = /* @__PURE__ */ React.createElement("path", {
2755
+ })), _path539 || (_path539 = /*#__PURE__*/ React.createElement("path", {
2215
2756
  fill: "none",
2216
2757
  stroke: "#000",
2217
2758
  strokeWidth: .2,
2218
2759
  d: "M272.6 216.6v-.2"
2219
- })), _path540 || (_path540 = /* @__PURE__ */ React.createElement("path", {
2760
+ })), _path540 || (_path540 = /*#__PURE__*/ React.createElement("path", {
2220
2761
  fill: "none",
2221
2762
  d: "M279.1 217v-1m-.6 1v-1m-.4 1.1V216"
2222
2763
  })));