@ncino/styles 10.2.2 → 10.4.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 (1245) hide show
  1. package/dist/gator/gator-global-styles.css +2 -0
  2. package/dist/gator/themes/MUIGatorTheme.js +86 -86
  3. package/dist/gator/themes/components/button.js +33 -34
  4. package/dist/gator/themes/components/dialog.js +37 -23
  5. package/dist/gator/themes/components/menu.js +4 -4
  6. package/dist/gator/themes/components/toggle-button.js +3 -3
  7. package/dist/gator/themes/icons/add-link.js +13 -0
  8. package/dist/gator/themes/icons/airplane.js +9 -0
  9. package/dist/gator/themes/icons/alarm.js +9 -0
  10. package/dist/gator/themes/icons/apartment.js +9 -0
  11. package/dist/gator/themes/icons/arrow-around.js +9 -0
  12. package/dist/gator/themes/icons/arrow-down.js +9 -0
  13. package/dist/gator/themes/icons/arrow-left.js +9 -0
  14. package/dist/gator/themes/icons/arrow-line-left.js +9 -0
  15. package/dist/gator/themes/icons/arrow-line-right.js +9 -0
  16. package/dist/gator/themes/icons/arrow-right.js +9 -0
  17. package/dist/gator/themes/icons/arrow-up.js +9 -0
  18. package/dist/gator/themes/icons/arrows-down-up.js +9 -0
  19. package/dist/gator/themes/icons/bank.js +9 -0
  20. package/dist/gator/themes/icons/bell-disabled.js +9 -0
  21. package/dist/gator/themes/icons/bell.js +9 -0
  22. package/dist/gator/themes/icons/binoculars.js +9 -0
  23. package/dist/gator/themes/icons/book.js +9 -0
  24. package/dist/gator/themes/icons/box.js +9 -0
  25. package/dist/gator/themes/icons/brain.js +8 -0
  26. package/dist/gator/themes/icons/cake.js +9 -0
  27. package/dist/gator/themes/icons/calculator.js +9 -0
  28. package/dist/gator/themes/icons/calendar.js +9 -0
  29. package/dist/gator/themes/icons/camera.js +9 -0
  30. package/dist/gator/themes/icons/caret-up-down.js +9 -0
  31. package/dist/gator/themes/icons/case.js +15 -0
  32. package/dist/gator/themes/icons/chart-bar-horizontal.js +6 -0
  33. package/dist/gator/themes/icons/chart-bar.js +6 -0
  34. package/dist/gator/themes/icons/chart-donut.js +6 -0
  35. package/dist/gator/themes/icons/chart-line.js +6 -0
  36. package/dist/gator/themes/icons/chart-pie.js +6 -0
  37. package/dist/gator/themes/icons/chart-rise.js +9 -0
  38. package/dist/gator/themes/icons/chart-scatter.js +6 -0
  39. package/dist/gator/themes/icons/chat-circle-ai.js +7 -0
  40. package/dist/gator/themes/icons/chat-circle-dots.js +6 -0
  41. package/dist/gator/themes/icons/chat-circle-slash.js +6 -0
  42. package/dist/gator/themes/icons/chat-circle-text.js +6 -0
  43. package/dist/gator/themes/icons/chat-circle.js +6 -0
  44. package/dist/gator/themes/icons/chat.js +9 -0
  45. package/dist/gator/themes/icons/check-circle-filled.js +6 -0
  46. package/dist/gator/themes/icons/check-circle.js +9 -0
  47. package/dist/gator/themes/icons/check.js +9 -0
  48. package/dist/gator/themes/icons/checkbox-indeterminate.js +8 -0
  49. package/dist/gator/themes/icons/checkbox-selected.js +7 -0
  50. package/dist/gator/themes/icons/checkbox.js +17 -0
  51. package/dist/gator/themes/icons/checkerboard.js +6 -0
  52. package/dist/gator/themes/icons/chevron-down.js +9 -0
  53. package/dist/gator/themes/icons/chevron-left.js +9 -0
  54. package/dist/gator/themes/icons/chevron-right.js +9 -0
  55. package/dist/gator/themes/icons/chevron-up.js +9 -0
  56. package/dist/gator/themes/icons/circle-arrow-down.js +9 -0
  57. package/dist/gator/themes/icons/circle-arrow-left.js +9 -0
  58. package/dist/gator/themes/icons/circle-arrow-right.js +9 -0
  59. package/dist/gator/themes/icons/circle-arrow-up.js +9 -0
  60. package/dist/gator/themes/icons/circle-dashed.js +9 -0
  61. package/dist/gator/themes/icons/circle-filled.js +11 -0
  62. package/dist/gator/themes/icons/circle.js +9 -0
  63. package/dist/gator/themes/icons/city.js +9 -0
  64. package/dist/gator/themes/icons/clipboard.js +9 -0
  65. package/dist/gator/themes/icons/clock-clockwise.js +9 -0
  66. package/dist/gator/themes/icons/clock-counter-clockwise.js +9 -0
  67. package/dist/gator/themes/icons/clock.js +9 -0
  68. package/dist/gator/themes/icons/collapse.js +9 -0
  69. package/dist/gator/themes/icons/cone.js +9 -0
  70. package/dist/gator/themes/icons/contact-info.js +9 -0
  71. package/dist/gator/themes/icons/copy.js +9 -0
  72. package/dist/gator/themes/icons/credit-card.js +9 -0
  73. package/dist/gator/themes/icons/crop.js +9 -0
  74. package/dist/gator/themes/icons/crosshairs.js +9 -0
  75. package/dist/gator/themes/icons/currency-dollar-simple.js +9 -0
  76. package/dist/gator/themes/icons/currency-eur.js +9 -0
  77. package/dist/gator/themes/icons/currency-gbp.js +9 -0
  78. package/dist/gator/themes/icons/currency-inr.js +9 -0
  79. package/dist/gator/themes/icons/currency-jpy.js +9 -0
  80. package/dist/gator/themes/icons/currency-krw.js +9 -0
  81. package/dist/gator/themes/icons/currency-kzt.js +9 -0
  82. package/dist/gator/themes/icons/currency-ngn.js +9 -0
  83. package/dist/gator/themes/icons/currency-rub.js +9 -0
  84. package/dist/gator/themes/icons/cursor-arrow.js +20 -0
  85. package/dist/gator/themes/icons/cursor-hand.js +30 -0
  86. package/dist/gator/themes/icons/cursor.js +9 -0
  87. package/dist/gator/themes/icons/dashboard.js +9 -0
  88. package/dist/gator/themes/icons/delete.js +9 -0
  89. package/dist/gator/themes/icons/dna.js +9 -0
  90. package/dist/gator/themes/icons/document-add.js +9 -0
  91. package/dist/gator/themes/icons/document-ai.js +11 -0
  92. package/dist/gator/themes/icons/document-check.js +13 -0
  93. package/dist/gator/themes/icons/document-e-sign.js +13 -0
  94. package/dist/gator/themes/icons/document-image.js +9 -0
  95. package/dist/gator/themes/icons/document-pdf.js +9 -0
  96. package/dist/gator/themes/icons/document-sign.js +13 -0
  97. package/dist/gator/themes/icons/document-zip.js +9 -0
  98. package/dist/gator/themes/icons/document.js +9 -0
  99. package/dist/gator/themes/icons/dollar-bills.js +25 -0
  100. package/dist/gator/themes/icons/dollar-house.js +13 -0
  101. package/dist/gator/themes/icons/down-payment.js +17 -0
  102. package/dist/gator/themes/icons/download.js +9 -0
  103. package/dist/gator/themes/icons/drag-drop.js +29 -0
  104. package/dist/gator/themes/icons/earth.js +9 -0
  105. package/dist/gator/themes/icons/exclude-square.js +6 -0
  106. package/dist/gator/themes/icons/exit-circle.js +9 -0
  107. package/dist/gator/themes/icons/exit-left.js +9 -0
  108. package/dist/gator/themes/icons/exit.js +9 -0
  109. package/dist/gator/themes/icons/expand-arrows.js +9 -0
  110. package/dist/gator/themes/icons/expand.js +9 -0
  111. package/dist/gator/themes/icons/export.js +9 -0
  112. package/dist/gator/themes/icons/eye-closed.js +9 -0
  113. package/dist/gator/themes/icons/eye-crossed.js +9 -0
  114. package/dist/gator/themes/icons/eye.js +9 -0
  115. package/dist/gator/themes/icons/facebook-logo.js +9 -0
  116. package/dist/gator/themes/icons/file-code.js +9 -0
  117. package/dist/gator/themes/icons/files.js +9 -0
  118. package/dist/gator/themes/icons/filter-funnel.js +9 -0
  119. package/dist/gator/themes/icons/filters-2.js +9 -0
  120. package/dist/gator/themes/icons/filters.js +9 -0
  121. package/dist/gator/themes/icons/flags/flag-ad-andorra.js +19 -0
  122. package/dist/gator/themes/icons/flags/flag-ae-united-arab-emirates.js +18 -0
  123. package/dist/gator/themes/icons/flags/flag-af-afghanistan.js +25 -0
  124. package/dist/gator/themes/icons/flags/flag-ag-antigua-and-barbuda.js +19 -0
  125. package/dist/gator/themes/icons/flags/flag-ai-anguilla.js +33 -0
  126. package/dist/gator/themes/icons/flags/flag-al-albania.js +16 -0
  127. package/dist/gator/themes/icons/flags/flag-am-armenia.js +22 -0
  128. package/dist/gator/themes/icons/flags/flag-ao-angola.js +33 -0
  129. package/dist/gator/themes/icons/flags/flag-aq-antarctica.js +33 -0
  130. package/dist/gator/themes/icons/flags/flag-ar-argentina.js +24 -0
  131. package/dist/gator/themes/icons/flags/flag-as-american-smoa.js +22 -0
  132. package/dist/gator/themes/icons/flags/flag-at-austria.js +22 -0
  133. package/dist/gator/themes/icons/flags/flag-au-australia.js +38 -0
  134. package/dist/gator/themes/icons/flags/flag-aw-aruba.js +34 -0
  135. package/dist/gator/themes/icons/flags/flag-ax-aland-islands.js +21 -0
  136. package/dist/gator/themes/icons/flags/flag-az-azerbaijan.js +23 -0
  137. package/dist/gator/themes/icons/flags/flag-ba-bosnia-and-herzegovina.js +22 -0
  138. package/dist/gator/themes/icons/flags/flag-bb-barbados.js +18 -0
  139. package/dist/gator/themes/icons/flags/flag-bd-bangladesh.js +16 -0
  140. package/dist/gator/themes/icons/flags/flag-be-belgium.js +17 -0
  141. package/dist/gator/themes/icons/flags/flag-bf-burkina-faso.js +22 -0
  142. package/dist/gator/themes/icons/flags/flag-bg-bulgaria.js +22 -0
  143. package/dist/gator/themes/icons/flags/flag-bh-bahrain.js +16 -0
  144. package/dist/gator/themes/icons/flags/flag-bi-burundi.js +25 -0
  145. package/dist/gator/themes/icons/flags/flag-bj-benin.js +17 -0
  146. package/dist/gator/themes/icons/flags/flag-bl-saint-barthelemy.js +17 -0
  147. package/dist/gator/themes/icons/flags/flag-bm-bermuda.js +42 -0
  148. package/dist/gator/themes/icons/flags/flag-bn-brunei-darussalam.js +28 -0
  149. package/dist/gator/themes/icons/flags/flag-bo-bolivia.js +27 -0
  150. package/dist/gator/themes/icons/flags/flag-bq-bo-bonaire.js +23 -0
  151. package/dist/gator/themes/icons/flags/flag-bq-sa-sba.js +20 -0
  152. package/dist/gator/themes/icons/flags/flag-bq-se-snt-eustatius.js +20 -0
  153. package/dist/gator/themes/icons/flags/flag-br-brazil.js +51 -0
  154. package/dist/gator/themes/icons/flags/flag-bs-bahamas.js +18 -0
  155. package/dist/gator/themes/icons/flags/flag-bt-bhutan.js +28 -0
  156. package/dist/gator/themes/icons/flags/flag-bv-bouvet-island.js +21 -0
  157. package/dist/gator/themes/icons/flags/flag-bw-botswana.js +22 -0
  158. package/dist/gator/themes/icons/flags/flag-by-belarus.js +19 -0
  159. package/dist/gator/themes/icons/flags/flag-bz-belize.js +32 -0
  160. package/dist/gator/themes/icons/flags/flag-ca-canada.js +18 -0
  161. package/dist/gator/themes/icons/flags/flag-cc-cocos-keeling-islands.js +23 -0
  162. package/dist/gator/themes/icons/flags/flag-cd-democratic-republic-of-the-congo.js +22 -0
  163. package/dist/gator/themes/icons/flags/flag-cf-central-african-republic.js +20 -0
  164. package/dist/gator/themes/icons/flags/flag-cg-republic-of-the-congo.js +22 -0
  165. package/dist/gator/themes/icons/flags/flag-ch-switzerland.js +21 -0
  166. package/dist/gator/themes/icons/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +17 -0
  167. package/dist/gator/themes/icons/flags/flag-ck-cook-islands.js +28 -0
  168. package/dist/gator/themes/icons/flags/flag-cl-chile.js +18 -0
  169. package/dist/gator/themes/icons/flags/flag-cm-cameroon.js +18 -0
  170. package/dist/gator/themes/icons/flags/flag-cn-china.js +20 -0
  171. package/dist/gator/themes/icons/flags/flag-co-colombia.js +22 -0
  172. package/dist/gator/themes/icons/flags/flag-cr-costa-rica.js +21 -0
  173. package/dist/gator/themes/icons/flags/flag-cu-cuba.js +28 -0
  174. package/dist/gator/themes/icons/flags/flag-cv-cabo-verde.js +33 -0
  175. package/dist/gator/themes/icons/flags/flag-cw-cura/303/247ao.js +23 -0
  176. package/dist/gator/themes/icons/flags/flag-cx-christmas-island.js +23 -0
  177. package/dist/gator/themes/icons/flags/flag-cy-cyprus.js +32 -0
  178. package/dist/gator/themes/icons/flags/flag-cz-czech-republic.js +27 -0
  179. package/dist/gator/themes/icons/flags/flag-de-germany.js +17 -0
  180. package/dist/gator/themes/icons/flags/flag-dj-djibouti.js +28 -0
  181. package/dist/gator/themes/icons/flags/flag-dk-denmark.js +21 -0
  182. package/dist/gator/themes/icons/flags/flag-dm-dominica.js +30 -0
  183. package/dist/gator/themes/icons/flags/flag-do-dominican-republic.js +31 -0
  184. package/dist/gator/themes/icons/flags/flag-dz-algeria.js +17 -0
  185. package/dist/gator/themes/icons/flags/flag-ec-ecuador.js +41 -0
  186. package/dist/gator/themes/icons/flags/flag-ee-estonia.js +22 -0
  187. package/dist/gator/themes/icons/flags/flag-eg-egypt.js +35 -0
  188. package/dist/gator/themes/icons/flags/flag-eh-western-sahara.js +19 -0
  189. package/dist/gator/themes/icons/flags/flag-er-eritrea.js +18 -0
  190. package/dist/gator/themes/icons/flags/flag-es-sain.js +83 -0
  191. package/dist/gator/themes/icons/flags/flag-et-ethiopia.js +28 -0
  192. package/dist/gator/themes/icons/flags/flag-fi-finland.js +21 -0
  193. package/dist/gator/themes/icons/flags/flag-fj-fiji.js +60 -0
  194. package/dist/gator/themes/icons/flags/flag-fk-falkland-islands.js +30 -0
  195. package/dist/gator/themes/icons/flags/flag-fm-federated-states-of-micronesia.js +24 -0
  196. package/dist/gator/themes/icons/flags/flag-fo-faroe-islands.js +21 -0
  197. package/dist/gator/themes/icons/flags/flag-fr-france.js +17 -0
  198. package/dist/gator/themes/icons/flags/flag-ga-gabon.js +17 -0
  199. package/dist/gator/themes/icons/flags/flag-gb-eng-england.js +16 -0
  200. package/dist/gator/themes/icons/flags/flag-gb-nir-northern-ireland.js +29 -0
  201. package/dist/gator/themes/icons/flags/flag-gb-sct-sotland.js +15 -0
  202. package/dist/gator/themes/icons/flags/flag-gb-ukm-united-kingdom.js +29 -0
  203. package/dist/gator/themes/icons/flags/flag-gb-wls-wales.js +22 -0
  204. package/dist/gator/themes/icons/flags/flag-gd-grenada.js +33 -0
  205. package/dist/gator/themes/icons/flags/flag-ge-georgia.js +25 -0
  206. package/dist/gator/themes/icons/flags/flag-gf-french-guiana.js +17 -0
  207. package/dist/gator/themes/icons/flags/flag-gg-guernsey.js +22 -0
  208. package/dist/gator/themes/icons/flags/flag-gh-ghana.js +18 -0
  209. package/dist/gator/themes/icons/flags/flag-gi-gibraltar.js +26 -0
  210. package/dist/gator/themes/icons/flags/flag-gl-greenland.js +28 -0
  211. package/dist/gator/themes/icons/flags/flag-gm-gambia.js +17 -0
  212. package/dist/gator/themes/icons/flags/flag-gn-guinea.js +17 -0
  213. package/dist/gator/themes/icons/flags/flag-gp-guadeloupe-2.js +49 -0
  214. package/dist/gator/themes/icons/flags/flag-gp-guadeloupe.js +17 -0
  215. package/dist/gator/themes/icons/flags/flag-gq-equatorial-guinea.js +38 -0
  216. package/dist/gator/themes/icons/flags/flag-gr-greece.js +22 -0
  217. package/dist/gator/themes/icons/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +71 -0
  218. package/dist/gator/themes/icons/flags/flag-gt-guatemala.js +22 -0
  219. package/dist/gator/themes/icons/flags/flag-gu-guam.js +39 -0
  220. package/dist/gator/themes/icons/flags/flag-gw-guinea-bissau.js +18 -0
  221. package/dist/gator/themes/icons/flags/flag-gy-guyana.js +17 -0
  222. package/dist/gator/themes/icons/flags/flag-hk-hong-kong.js +37 -0
  223. package/dist/gator/themes/icons/flags/flag-hm-heard-and-mcdonald-islands.js +38 -0
  224. package/dist/gator/themes/icons/flags/flag-hn-honduras.js +27 -0
  225. package/dist/gator/themes/icons/flags/flag-hr-croatia-hrvatska.js +64 -0
  226. package/dist/gator/themes/icons/flags/flag-ht-haiti.js +51 -0
  227. package/dist/gator/themes/icons/flags/flag-hu-hungary.js +22 -0
  228. package/dist/gator/themes/icons/flags/flag-id-indonesia.js +21 -0
  229. package/dist/gator/themes/icons/flags/flag-ie-ireland.js +17 -0
  230. package/dist/gator/themes/icons/flags/flag-il-isreal.js +24 -0
  231. package/dist/gator/themes/icons/flags/flag-im-isle-of-man.js +31 -0
  232. package/dist/gator/themes/icons/flags/flag-in-india.js +24 -0
  233. package/dist/gator/themes/icons/flags/flag-io-british-indian-ocean-territory.js +48 -0
  234. package/dist/gator/themes/icons/flags/flag-iq-iraq.js +23 -0
  235. package/dist/gator/themes/icons/flags/flag-ir-iran.js +93 -0
  236. package/dist/gator/themes/icons/flags/flag-is-iceland.js +21 -0
  237. package/dist/gator/themes/icons/flags/flag-it-italy.js +17 -0
  238. package/dist/gator/themes/icons/flags/flag-je-jersey.js +21 -0
  239. package/dist/gator/themes/icons/flags/flag-jm-jamaica.js +17 -0
  240. package/dist/gator/themes/icons/flags/flag-jo-jordan.js +29 -0
  241. package/dist/gator/themes/icons/flags/flag-jp-japan.js +21 -0
  242. package/dist/gator/themes/icons/flags/flag-ke-kenia.js +25 -0
  243. package/dist/gator/themes/icons/flags/flag-kg-kyrgyzstan.js +21 -0
  244. package/dist/gator/themes/icons/flags/flag-kh-cambodia.js +281 -0
  245. package/dist/gator/themes/icons/flags/flag-ki--kiribati.js +31 -0
  246. package/dist/gator/themes/icons/flags/flag-km-comoros.js +25 -0
  247. package/dist/gator/themes/icons/flags/flag-kn-saint-kitts-and-nevis.js +19 -0
  248. package/dist/gator/themes/icons/flags/flag-kp-korea-north.js +23 -0
  249. package/dist/gator/themes/icons/flags/flag-kr-korea-south.js +31 -0
  250. package/dist/gator/themes/icons/flags/flag-kw-kuwait.js +28 -0
  251. package/dist/gator/themes/icons/flags/flag-ky-cayman-islands.js +56 -0
  252. package/dist/gator/themes/icons/flags/flag-kz-kazakhstan.js +36 -0
  253. package/dist/gator/themes/icons/flags/flag-la-laos.js +18 -0
  254. package/dist/gator/themes/icons/flags/flag-lb-lebanon.js +17 -0
  255. package/dist/gator/themes/icons/flags/flag-lc-saint-lucia.js +18 -0
  256. package/dist/gator/themes/icons/flags/flag-li-liechtenstein.js +31 -0
  257. package/dist/gator/themes/icons/flags/flag-lk-sri-lanka.js +21 -0
  258. package/dist/gator/themes/icons/flags/flag-lr-liberia.js +22 -0
  259. package/dist/gator/themes/icons/flags/flag-ls-lesotho.js +18 -0
  260. package/dist/gator/themes/icons/flags/flag-lt-lithuania.js +22 -0
  261. package/dist/gator/themes/icons/flags/flag-lu-luxembourg.js +22 -0
  262. package/dist/gator/themes/icons/flags/flag-lv-latvia.js +17 -0
  263. package/dist/gator/themes/icons/flags/flag-ly-libya.js +18 -0
  264. package/dist/gator/themes/icons/flags/flag-ma-morocco.js +18 -0
  265. package/dist/gator/themes/icons/flags/flag-mc-monaco.js +21 -0
  266. package/dist/gator/themes/icons/flags/flag-md-moldova.js +37 -0
  267. package/dist/gator/themes/icons/flags/flag-me-montenegro.js +38 -0
  268. package/dist/gator/themes/icons/flags/flag-mf-saint-martin.js +17 -0
  269. package/dist/gator/themes/icons/flags/flag-mg-madagascar.js +17 -0
  270. package/dist/gator/themes/icons/flags/flag-mh-marshall-islands.js +23 -0
  271. package/dist/gator/themes/icons/flags/flag-mk-north-macedonia.js +22 -0
  272. package/dist/gator/themes/icons/flags/flag-ml-mali.js +17 -0
  273. package/dist/gator/themes/icons/flags/flag-mm-myanmar.js +18 -0
  274. package/dist/gator/themes/icons/flags/flag-mn-mongolia.js +18 -0
  275. package/dist/gator/themes/icons/flags/flag-mo-macao.js +34 -0
  276. package/dist/gator/themes/icons/flags/flag-mp-northern-mariana-islands.js +28 -0
  277. package/dist/gator/themes/icons/flags/flag-mq-martinique-2.js +20 -0
  278. package/dist/gator/themes/icons/flags/flag-mq-martinique.js +17 -0
  279. package/dist/gator/themes/icons/flags/flag-mr-mauritania.js +24 -0
  280. package/dist/gator/themes/icons/flags/flag-ms-montserrat.js +27 -0
  281. package/dist/gator/themes/icons/flags/flag-mt-malta.js +25 -0
  282. package/dist/gator/themes/icons/flags/flag-mu-mauritius.js +23 -0
  283. package/dist/gator/themes/icons/flags/flag-mv-maldives.js +25 -0
  284. package/dist/gator/themes/icons/flags/flag-mw-malawi.js +23 -0
  285. package/dist/gator/themes/icons/flags/flag-mx-mexico.js +26 -0
  286. package/dist/gator/themes/icons/flags/flag-my-malaysia.js +23 -0
  287. package/dist/gator/themes/icons/flags/flag-mz-mozambique.js +35 -0
  288. package/dist/gator/themes/icons/flags/flag-na-namibia.js +23 -0
  289. package/dist/gator/themes/icons/flags/flag-nc-new-caledonia.js +17 -0
  290. package/dist/gator/themes/icons/flags/flag-ne-niger.js +23 -0
  291. package/dist/gator/themes/icons/flags/flag-nf-norfolk-island.js +18 -0
  292. package/dist/gator/themes/icons/flags/flag-ng-nigeria.js +17 -0
  293. package/dist/gator/themes/icons/flags/flag-ni-nicaragua.js +35 -0
  294. package/dist/gator/themes/icons/flags/flag-nl-netherlands.js +22 -0
  295. package/dist/gator/themes/icons/flags/flag-no-norway.js +21 -0
  296. package/dist/gator/themes/icons/flags/flag-np-nepal.js +24 -0
  297. package/dist/gator/themes/icons/flags/flag-nr-nauru.js +22 -0
  298. package/dist/gator/themes/icons/flags/flag-nu-niue.js +33 -0
  299. package/dist/gator/themes/icons/flags/flag-nz-new-zealand-aotearoa.js +31 -0
  300. package/dist/gator/themes/icons/flags/flag-om-oman.js +24 -0
  301. package/dist/gator/themes/icons/flags/flag-pa-panama.js +24 -0
  302. package/dist/gator/themes/icons/flags/flag-pe-peru.js +49 -0
  303. package/dist/gator/themes/icons/flags/flag-pf-french-polynesia.js +46 -0
  304. package/dist/gator/themes/icons/flags/flag-pg-papua-new-guinea.js +22 -0
  305. package/dist/gator/themes/icons/flags/flag-ph-philippines.js +32 -0
  306. package/dist/gator/themes/icons/flags/flag-pk-pakistan.js +17 -0
  307. package/dist/gator/themes/icons/flags/flag-pl-poland.js +21 -0
  308. package/dist/gator/themes/icons/flags/flag-pm-saint-pierre-and-miquelon.js +17 -0
  309. package/dist/gator/themes/icons/flags/flag-pm-st-pierre-and-miquelon.js +29 -0
  310. package/dist/gator/themes/icons/flags/flag-pn-pitcairn-islands.js +56 -0
  311. package/dist/gator/themes/icons/flags/flag-pr-puerto-rico.js +28 -0
  312. package/dist/gator/themes/icons/flags/flag-ps-palestinian-territory.js +18 -0
  313. package/dist/gator/themes/icons/flags/flag-pt-portugal.js +125 -0
  314. package/dist/gator/themes/icons/flags/flag-pw-palau.js +21 -0
  315. package/dist/gator/themes/icons/flags/flag-py-paraguay.js +26 -0
  316. package/dist/gator/themes/icons/flags/flag-qa-qatar.js +16 -0
  317. package/dist/gator/themes/icons/flags/flag-re-reunion.js +17 -0
  318. package/dist/gator/themes/icons/flags/flag-ro-romania.js +17 -0
  319. package/dist/gator/themes/icons/flags/flag-rs-srbia.js +38 -0
  320. package/dist/gator/themes/icons/flags/flag-ru-russian-federation.js +29 -0
  321. package/dist/gator/themes/icons/flags/flag-rw-rwanda.js +23 -0
  322. package/dist/gator/themes/icons/flags/flag-sa-sudi-arabia.js +36 -0
  323. package/dist/gator/themes/icons/flags/flag-sb-slomon-islands.js +24 -0
  324. package/dist/gator/themes/icons/flags/flag-sc-sychelles.js +24 -0
  325. package/dist/gator/themes/icons/flags/flag-sd-sdan.js +18 -0
  326. package/dist/gator/themes/icons/flags/flag-se-seden.js +21 -0
  327. package/dist/gator/themes/icons/flags/flag-sg-sngapore.js +22 -0
  328. package/dist/gator/themes/icons/flags/flag-sh-sint-helena.js +30 -0
  329. package/dist/gator/themes/icons/flags/flag-si-sovenia.js +28 -0
  330. package/dist/gator/themes/icons/flags/flag-sj-salbard-and-jan-mayen.js +21 -0
  331. package/dist/gator/themes/icons/flags/flag-sk-sovakia.js +30 -0
  332. package/dist/gator/themes/icons/flags/flag-sl-serra-leone.js +22 -0
  333. package/dist/gator/themes/icons/flags/flag-sm-sn-marino.js +46 -0
  334. package/dist/gator/themes/icons/flags/flag-sn-snegal.js +18 -0
  335. package/dist/gator/themes/icons/flags/flag-so-smalia.js +16 -0
  336. package/dist/gator/themes/icons/flags/flag-sr-sriname.js +18 -0
  337. package/dist/gator/themes/icons/flags/flag-ss-south-sudan.js +20 -0
  338. package/dist/gator/themes/icons/flags/flag-st-so-tome-and-principe.js +20 -0
  339. package/dist/gator/themes/icons/flags/flag-sv-el-slvador.js +39 -0
  340. package/dist/gator/themes/icons/flags/flag-sx-snt-maarten.js +35 -0
  341. package/dist/gator/themes/icons/flags/flag-sy-sria.js +19 -0
  342. package/dist/gator/themes/icons/flags/flag-sz-saziland.js +33 -0
  343. package/dist/gator/themes/icons/flags/flag-tc-turks-and-caicos-islands.js +27 -0
  344. package/dist/gator/themes/icons/flags/flag-td-chad.js +17 -0
  345. package/dist/gator/themes/icons/flags/flag-tf-french-southern-and-antarctic-lands.js +24 -0
  346. package/dist/gator/themes/icons/flags/flag-tg-togo.js +19 -0
  347. package/dist/gator/themes/icons/flags/flag-th-thailand.js +17 -0
  348. package/dist/gator/themes/icons/flags/flag-tj-tajikistan.js +19 -0
  349. package/dist/gator/themes/icons/flags/flag-tk-tokelau.js +25 -0
  350. package/dist/gator/themes/icons/flags/flag-tl-timor-leste.js +18 -0
  351. package/dist/gator/themes/icons/flags/flag-tm-turkmenistan.js +79 -0
  352. package/dist/gator/themes/icons/flags/flag-tn-tunisia.js +22 -0
  353. package/dist/gator/themes/icons/flags/flag-to-tonga.js +22 -0
  354. package/dist/gator/themes/icons/flags/flag-tr-turkey.js +21 -0
  355. package/dist/gator/themes/icons/flags/flag-tt-trinidad-and-tobago.js +21 -0
  356. package/dist/gator/themes/icons/flags/flag-tv-tuvalu.js +28 -0
  357. package/dist/gator/themes/icons/flags/flag-tw-taiwan.js +22 -0
  358. package/dist/gator/themes/icons/flags/flag-tz-tanzania.js +22 -0
  359. package/dist/gator/themes/icons/flags/flag-ua-ukraine.js +21 -0
  360. package/dist/gator/themes/icons/flags/flag-ug-uganda.js +32 -0
  361. package/dist/gator/themes/icons/flags/flag-um-united-states-minor-outlying-islands.js +18 -0
  362. package/dist/gator/themes/icons/flags/flag-us-united-states.js +18 -0
  363. package/dist/gator/themes/icons/flags/flag-uy-uruguay.js +28 -0
  364. package/dist/gator/themes/icons/flags/flag-uz-uzbekistan.js +18 -0
  365. package/dist/gator/themes/icons/flags/flag-va-vatican-city-state.js +28 -0
  366. package/dist/gator/themes/icons/flags/flag-vc-saint-vincent-and-the-grenadines.js +18 -0
  367. package/dist/gator/themes/icons/flags/flag-ve-venezuela.js +25 -0
  368. package/dist/gator/themes/icons/flags/flag-vg-virgin-islands-british.js +27 -0
  369. package/dist/gator/themes/icons/flags/flag-vi-virgin-islands-us.js +31 -0
  370. package/dist/gator/themes/icons/flags/flag-vn-vietnam.js +22 -0
  371. package/dist/gator/themes/icons/flags/flag-vu-vanuatu.js +27 -0
  372. package/dist/gator/themes/icons/flags/flag-wf-wallis-and-futuna.js +17 -0
  373. package/dist/gator/themes/icons/flags/flag-ws-smoa.js +26 -0
  374. package/dist/gator/themes/icons/flags/flag-ye-yemen.js +22 -0
  375. package/dist/gator/themes/icons/flags/flag-yt-unf-mayotte.js +33 -0
  376. package/dist/gator/themes/icons/flags/flag-za-south-africa.js +24 -0
  377. package/dist/gator/themes/icons/flags/flag-zm-zambia.js +25 -0
  378. package/dist/gator/themes/icons/flags/flag-zw-zimbabwe.js +31 -0
  379. package/dist/gator/themes/icons/flame.js +9 -0
  380. package/dist/gator/themes/icons/flash-off.js +9 -0
  381. package/dist/gator/themes/icons/flash-on.js +9 -0
  382. package/dist/gator/themes/icons/folder.js +9 -0
  383. package/dist/gator/themes/icons/gatorIcon.js +19 -0
  384. package/dist/gator/themes/icons/gauge.js +9 -0
  385. package/dist/gator/themes/icons/grid-four.js +6 -0
  386. package/dist/gator/themes/icons/grid-nine.js +6 -0
  387. package/dist/gator/themes/icons/hammer.js +9 -0
  388. package/dist/gator/themes/icons/hand-pointing.js +9 -0
  389. package/dist/gator/themes/icons/heart.js +9 -0
  390. package/dist/gator/themes/icons/home-door.js +9 -0
  391. package/dist/gator/themes/icons/home-finance-arrow.js +17 -0
  392. package/dist/gator/themes/icons/home-finance.js +15 -0
  393. package/dist/gator/themes/icons/home-search.js +13 -0
  394. package/dist/gator/themes/icons/house-simple.js +9 -0
  395. package/dist/gator/themes/icons/house.js +9 -0
  396. package/dist/gator/themes/icons/inbox.js +9 -0
  397. package/dist/gator/themes/icons/index.js +1090 -0
  398. package/dist/gator/themes/icons/info.js +9 -0
  399. package/dist/gator/themes/icons/instagram-logo.js +9 -0
  400. package/dist/gator/themes/icons/interest-rate.js +13 -0
  401. package/dist/gator/themes/icons/invoice.js +9 -0
  402. package/dist/gator/themes/icons/kanban.js +6 -0
  403. package/dist/gator/themes/icons/label.js +9 -0
  404. package/dist/gator/themes/icons/laptop.js +9 -0
  405. package/dist/gator/themes/icons/layout.js +9 -0
  406. package/dist/gator/themes/icons/lightbulb-filament.js +6 -0
  407. package/dist/gator/themes/icons/lightbulb.js +9 -0
  408. package/dist/gator/themes/icons/link.js +9 -0
  409. package/dist/gator/themes/icons/linkedin-logo.js +9 -0
  410. package/dist/gator/themes/icons/list-star.js +6 -0
  411. package/dist/gator/themes/icons/list.js +9 -0
  412. package/dist/gator/themes/icons/loading-spinner-gif.js +25 -0
  413. package/dist/gator/themes/icons/loading.js +9 -0
  414. package/dist/gator/themes/icons/lock.js +9 -0
  415. package/dist/gator/themes/icons/magic-wand.js +9 -0
  416. package/dist/gator/themes/icons/mail-open.js +9 -0
  417. package/dist/gator/themes/icons/mail.js +9 -0
  418. package/dist/gator/themes/icons/mailbox.js +9 -0
  419. package/dist/gator/themes/icons/map.js +9 -0
  420. package/dist/gator/themes/icons/menu-hamburger.js +9 -0
  421. package/dist/gator/themes/icons/microsoft-excel-logo.js +9 -0
  422. package/dist/gator/themes/icons/microsoft-outlook-logo.js +9 -0
  423. package/dist/gator/themes/icons/microsoft-powerpoint-logo.js +9 -0
  424. package/dist/gator/themes/icons/microsoft-teams-logo.js +9 -0
  425. package/dist/gator/themes/icons/microsoft-word-logo.js +9 -0
  426. package/dist/gator/themes/icons/minus-circle.js +9 -0
  427. package/dist/gator/themes/icons/minus-square.js +9 -0
  428. package/dist/gator/themes/icons/minus.js +9 -0
  429. package/dist/gator/themes/icons/mobile-phone-2.js +9 -0
  430. package/dist/gator/themes/icons/monitor.js +9 -0
  431. package/dist/gator/themes/icons/move-doc.js +13 -0
  432. package/dist/gator/themes/icons/move.js +9 -0
  433. package/dist/gator/themes/icons/music.js +9 -0
  434. package/dist/gator/themes/icons/number-0.js +8 -0
  435. package/dist/gator/themes/icons/number-1.js +9 -0
  436. package/dist/gator/themes/icons/number-10.js +11 -0
  437. package/dist/gator/themes/icons/number-2.js +9 -0
  438. package/dist/gator/themes/icons/number-3.js +9 -0
  439. package/dist/gator/themes/icons/number-4.js +8 -0
  440. package/dist/gator/themes/icons/number-5.js +8 -0
  441. package/dist/gator/themes/icons/number-6.js +8 -0
  442. package/dist/gator/themes/icons/number-7.js +8 -0
  443. package/dist/gator/themes/icons/number-8.js +8 -0
  444. package/dist/gator/themes/icons/number-9.js +8 -0
  445. package/dist/gator/themes/icons/overflow-menu.js +17 -0
  446. package/dist/gator/themes/icons/paper-airplane.js +9 -0
  447. package/dist/gator/themes/icons/paperclip.js +9 -0
  448. package/dist/gator/themes/icons/pause-circle.js +8 -0
  449. package/dist/gator/themes/icons/pause.js +8 -0
  450. package/dist/gator/themes/icons/payments/payment-amazon-pay.js +16 -0
  451. package/dist/gator/themes/icons/payments/payment-amex.js +11 -0
  452. package/dist/gator/themes/icons/payments/payment-apple-pay.js +7 -0
  453. package/dist/gator/themes/icons/payments/payment-discover.js +21 -0
  454. package/dist/gator/themes/icons/payments/payment-google-pay.js +13 -0
  455. package/dist/gator/themes/icons/payments/payment-mastercard.js +10 -0
  456. package/dist/gator/themes/icons/payments/payment-visa.js +10 -0
  457. package/dist/gator/themes/icons/pen.js +9 -0
  458. package/dist/gator/themes/icons/pencil-paper.js +9 -0
  459. package/dist/gator/themes/icons/pencil.js +9 -0
  460. package/dist/gator/themes/icons/people-multiple.js +9 -0
  461. package/dist/gator/themes/icons/people-share.js +9 -0
  462. package/dist/gator/themes/icons/percent.js +9 -0
  463. package/dist/gator/themes/icons/person-add.js +9 -0
  464. package/dist/gator/themes/icons/person-check.js +9 -0
  465. package/dist/gator/themes/icons/person-lock.js +13 -0
  466. package/dist/gator/themes/icons/person.js +9 -0
  467. package/dist/gator/themes/icons/phone-alert.js +25 -0
  468. package/dist/gator/themes/icons/phone-mobile.js +9 -0
  469. package/dist/gator/themes/icons/phone.js +9 -0
  470. package/dist/gator/themes/icons/picture.js +9 -0
  471. package/dist/gator/themes/icons/pin.js +9 -0
  472. package/dist/gator/themes/icons/pinterest-logo.js +9 -0
  473. package/dist/gator/themes/icons/play-circle.js +9 -0
  474. package/dist/gator/themes/icons/play.js +9 -0
  475. package/dist/gator/themes/icons/plugs-connected.js +15 -0
  476. package/dist/gator/themes/icons/plugs.js +15 -0
  477. package/dist/gator/themes/icons/plus-circle.js +9 -0
  478. package/dist/gator/themes/icons/plus.js +9 -0
  479. package/dist/gator/themes/icons/printer.js +9 -0
  480. package/dist/gator/themes/icons/question-chat-bubble.js +9 -0
  481. package/dist/gator/themes/icons/question-circle.js +13 -0
  482. package/dist/gator/themes/icons/question-mark.js +9 -0
  483. package/dist/gator/themes/icons/radio-selected.js +24 -0
  484. package/dist/gator/themes/icons/radio.js +18 -0
  485. package/dist/gator/themes/icons/receipt.js +13 -0
  486. package/dist/gator/themes/icons/restricted-filled.js +6 -0
  487. package/dist/gator/themes/icons/restricted.js +9 -0
  488. package/dist/gator/themes/icons/robot.js +17 -0
  489. package/dist/gator/themes/icons/sandals.js +17 -0
  490. package/dist/gator/themes/icons/save.js +9 -0
  491. package/dist/gator/themes/icons/screen.js +9 -0
  492. package/dist/gator/themes/icons/search.js +9 -0
  493. package/dist/gator/themes/icons/selection.js +6 -0
  494. package/dist/gator/themes/icons/send-filled.js +6 -0
  495. package/dist/gator/themes/icons/send.js +9 -0
  496. package/dist/gator/themes/icons/settings.js +9 -0
  497. package/dist/gator/themes/icons/share-1.js +9 -0
  498. package/dist/gator/themes/icons/share-2.js +9 -0
  499. package/dist/gator/themes/icons/shield-lock.js +13 -0
  500. package/dist/gator/themes/icons/shield-warning.js +9 -0
  501. package/dist/gator/themes/icons/sidebar-simple.js +9 -0
  502. package/dist/gator/themes/icons/sidebar.js +9 -0
  503. package/dist/gator/themes/icons/smart-home.js +15 -0
  504. package/dist/gator/themes/icons/sort-arrow-solid-down.js +11 -0
  505. package/dist/gator/themes/icons/sort-arrow-solid-left.js +11 -0
  506. package/dist/gator/themes/icons/sort-arrow-solid-right.js +11 -0
  507. package/dist/gator/themes/icons/sort-arrow-solid-up-down.js +17 -0
  508. package/dist/gator/themes/icons/sort-arrow-solid-up.js +11 -0
  509. package/dist/gator/themes/icons/sort-reverse-variant.js +9 -0
  510. package/dist/gator/themes/icons/sort-variant.js +9 -0
  511. package/dist/gator/themes/icons/sparkle-filled.js +9 -0
  512. package/dist/gator/themes/icons/sparkle.js +9 -0
  513. package/dist/gator/themes/icons/speech-bubble.js +9 -0
  514. package/dist/gator/themes/icons/square-split-horizontal.js +6 -0
  515. package/dist/gator/themes/icons/square-split-vertical.js +6 -0
  516. package/dist/gator/themes/icons/square.js +6 -0
  517. package/dist/gator/themes/icons/stack.js +9 -0
  518. package/dist/gator/themes/icons/stamp.js +9 -0
  519. package/dist/gator/themes/icons/star-four-filled.js +9 -0
  520. package/dist/gator/themes/icons/star-four.js +9 -0
  521. package/dist/gator/themes/icons/star.js +9 -0
  522. package/dist/gator/themes/icons/stopwatch.js +9 -0
  523. package/dist/gator/themes/icons/sun.js +9 -0
  524. package/dist/gator/themes/icons/sync.js +9 -0
  525. package/dist/gator/themes/icons/tab-arrows.js +9 -0
  526. package/dist/gator/themes/icons/table.js +6 -0
  527. package/dist/gator/themes/icons/target.js +9 -0
  528. package/dist/gator/themes/icons/text-aa.js +6 -0
  529. package/dist/gator/themes/icons/thumbs-down.js +9 -0
  530. package/dist/gator/themes/icons/thumbs-up.js +9 -0
  531. package/dist/gator/themes/icons/tools.js +9 -0
  532. package/dist/gator/themes/icons/touch-id.js +9 -0
  533. package/dist/gator/themes/icons/trash.js +9 -0
  534. package/dist/gator/themes/icons/trend-up.js +6 -0
  535. package/dist/gator/themes/icons/twitter-logo.js +9 -0
  536. package/dist/gator/themes/icons/unlink.js +9 -0
  537. package/dist/gator/themes/icons/unlock.js +9 -0
  538. package/dist/gator/themes/icons/upload.js +9 -0
  539. package/dist/gator/themes/icons/video.js +9 -0
  540. package/dist/gator/themes/icons/waffle.js +41 -0
  541. package/dist/gator/themes/icons/warning-circle.js +9 -0
  542. package/dist/gator/themes/icons/warning-diamond.js +9 -0
  543. package/dist/gator/themes/icons/warning-filled.js +6 -0
  544. package/dist/gator/themes/icons/warning-octagon.js +9 -0
  545. package/dist/gator/themes/icons/warning.js +9 -0
  546. package/dist/gator/themes/icons/wet-sign.js +9 -0
  547. package/dist/gator/themes/icons/wifi-off.js +9 -0
  548. package/dist/gator/themes/icons/wifi.js +9 -0
  549. package/dist/gator/themes/icons/x-logo.js +9 -0
  550. package/dist/gator/themes/icons/yelp-logo.js +11 -0
  551. package/dist/gator/themes/icons/youtube-logo.js +9 -0
  552. package/dist/gator/themes/icons/zillow-logo.js +11 -0
  553. package/dist/gator/themes/illustrations/add-note.js +7 -0
  554. package/dist/gator/themes/illustrations/address.js +7 -0
  555. package/dist/gator/themes/illustrations/appointment-confirmed.js +7 -0
  556. package/dist/gator/themes/illustrations/assets.js +7 -0
  557. package/dist/gator/themes/illustrations/auto-money.js +7 -0
  558. package/dist/gator/themes/illustrations/balloons.js +7 -0
  559. package/dist/gator/themes/illustrations/bank-account.js +7 -0
  560. package/dist/gator/themes/illustrations/brief-case.js +7 -0
  561. package/dist/gator/themes/illustrations/calendar-home.js +7 -0
  562. package/dist/gator/themes/illustrations/change-data.js +7 -0
  563. package/dist/gator/themes/illustrations/check-with-pencil.js +7 -0
  564. package/dist/gator/themes/illustrations/co-borrower.js +7 -0
  565. package/dist/gator/themes/illustrations/co-borrowers-incomplete.js +7 -0
  566. package/dist/gator/themes/illustrations/co-borrowers.js +7 -0
  567. package/dist/gator/themes/illustrations/commercial.js +30 -0
  568. package/dist/gator/themes/illustrations/condo.js +43 -0
  569. package/dist/gator/themes/illustrations/connectivity.js +7 -0
  570. package/dist/gator/themes/illustrations/consumer.js +23 -0
  571. package/dist/gator/themes/illustrations/contact-search.js +7 -0
  572. package/dist/gator/themes/illustrations/conversation-multiple.js +7 -0
  573. package/dist/gator/themes/illustrations/credit-card.js +7 -0
  574. package/dist/gator/themes/illustrations/crop-background.js +7 -0
  575. package/dist/gator/themes/illustrations/crop-page.js +7 -0
  576. package/dist/gator/themes/illustrations/declarations-legal.js +7 -0
  577. package/dist/gator/themes/illustrations/deliver.js +7 -0
  578. package/dist/gator/themes/illustrations/demographic-info.js +7 -0
  579. package/dist/gator/themes/illustrations/document-add.js +7 -0
  580. package/dist/gator/themes/illustrations/document-signature.js +7 -0
  581. package/dist/gator/themes/illustrations/download-app.js +7 -0
  582. package/dist/gator/themes/illustrations/empty-box.js +7 -0
  583. package/dist/gator/themes/illustrations/family-home.js +39 -0
  584. package/dist/gator/themes/illustrations/gatorIllustration.js +18 -0
  585. package/dist/gator/themes/illustrations/home-search.js +7 -0
  586. package/dist/gator/themes/illustrations/house-5.js +7 -0
  587. package/dist/gator/themes/illustrations/house-6.js +7 -0
  588. package/dist/gator/themes/illustrations/house-fireworks.js +7 -0
  589. package/dist/gator/themes/illustrations/house-under-construction.js +7 -0
  590. package/dist/gator/themes/illustrations/house-with-shield.js +7 -0
  591. package/dist/gator/themes/illustrations/index.js +140 -0
  592. package/dist/gator/themes/illustrations/inquiry.js +7 -0
  593. package/dist/gator/themes/illustrations/locked.js +7 -0
  594. package/dist/gator/themes/illustrations/make-an-offer.js +7 -0
  595. package/dist/gator/themes/illustrations/mortgage.js +21 -0
  596. package/dist/gator/themes/illustrations/network-error.js +7 -0
  597. package/dist/gator/themes/illustrations/page-1.js +7 -0
  598. package/dist/gator/themes/illustrations/page-2.js +7 -0
  599. package/dist/gator/themes/illustrations/page-3.js +7 -0
  600. package/dist/gator/themes/illustrations/paper-3.js +7 -0
  601. package/dist/gator/themes/illustrations/paper-7.js +7 -0
  602. package/dist/gator/themes/illustrations/person-2.js +7 -0
  603. package/dist/gator/themes/illustrations/personal-info.js +7 -0
  604. package/dist/gator/themes/illustrations/portfolio-analytics.js +38 -0
  605. package/dist/gator/themes/illustrations/price-search.js +7 -0
  606. package/dist/gator/themes/illustrations/quick-links.js +7 -0
  607. package/dist/gator/themes/illustrations/register.js +7 -0
  608. package/dist/gator/themes/illustrations/schedule-home-tour.js +7 -0
  609. package/dist/gator/themes/illustrations/small-business.js +21 -0
  610. package/dist/gator/themes/illustrations/social-security.js +7 -0
  611. package/dist/gator/themes/illustrations/start-conversation.js +7 -0
  612. package/dist/gator/themes/illustrations/status-no-x.js +7 -0
  613. package/dist/gator/themes/illustrations/status.js +7 -0
  614. package/dist/gator/themes/illustrations/success.js +7 -0
  615. package/dist/gator/themes/illustrations/talkluments.js +7 -0
  616. package/dist/gator/themes/illustrations/thumbs-down-man.js +7 -0
  617. package/dist/gator/themes/illustrations/town-home.js +55 -0
  618. package/dist/gator/themes/illustrations/transfer.js +7 -0
  619. package/dist/gator/themes/illustrations/treasury.js +22 -0
  620. package/dist/gator/themes/illustrations/unsecured-line-of-credit.js +7 -0
  621. package/dist/gator/themes/illustrations/upload-cloud.js +7 -0
  622. package/dist/gator/themes/illustrations/your-bank-placeholder.js +40 -0
  623. package/dist/gator/themes/illustrations/your-bank.js +27 -0
  624. package/dist/gator/themes/utils/themeConfig.js +67 -9
  625. package/dist/types/gator/themes/components/button.d.ts +20 -20
  626. package/dist/types/gator/themes/components/dialog.d.ts +28 -18
  627. package/dist/types/gator/themes/icons/add-link.d.ts +1 -0
  628. package/dist/types/gator/themes/icons/airplane.d.ts +1 -0
  629. package/dist/types/gator/themes/icons/alarm.d.ts +1 -0
  630. package/dist/types/gator/themes/icons/apartment.d.ts +1 -0
  631. package/dist/types/gator/themes/icons/arrow-around.d.ts +1 -0
  632. package/dist/types/gator/themes/icons/arrow-down.d.ts +1 -0
  633. package/dist/types/gator/themes/icons/arrow-left.d.ts +1 -0
  634. package/dist/types/gator/themes/icons/arrow-line-left.d.ts +1 -0
  635. package/dist/types/gator/themes/icons/arrow-line-right.d.ts +1 -0
  636. package/dist/types/gator/themes/icons/arrow-right.d.ts +1 -0
  637. package/dist/types/gator/themes/icons/arrow-up.d.ts +1 -0
  638. package/dist/types/gator/themes/icons/arrows-down-up.d.ts +1 -0
  639. package/dist/types/gator/themes/icons/bank.d.ts +1 -0
  640. package/dist/types/gator/themes/icons/bell-disabled.d.ts +1 -0
  641. package/dist/types/gator/themes/icons/bell.d.ts +1 -0
  642. package/dist/types/gator/themes/icons/binoculars.d.ts +1 -0
  643. package/dist/types/gator/themes/icons/book.d.ts +1 -0
  644. package/dist/types/gator/themes/icons/box.d.ts +1 -0
  645. package/dist/types/gator/themes/icons/brain.d.ts +1 -0
  646. package/dist/types/gator/themes/icons/cake.d.ts +1 -0
  647. package/dist/types/gator/themes/icons/calculator.d.ts +1 -0
  648. package/dist/types/gator/themes/icons/calendar.d.ts +1 -0
  649. package/dist/types/gator/themes/icons/camera.d.ts +1 -0
  650. package/dist/types/gator/themes/icons/caret-up-down.d.ts +1 -0
  651. package/dist/types/gator/themes/icons/case.d.ts +1 -0
  652. package/dist/types/gator/themes/icons/chart-bar-horizontal.d.ts +1 -0
  653. package/dist/types/gator/themes/icons/chart-bar.d.ts +1 -0
  654. package/dist/types/gator/themes/icons/chart-donut.d.ts +1 -0
  655. package/dist/types/gator/themes/icons/chart-line.d.ts +1 -0
  656. package/dist/types/gator/themes/icons/chart-pie.d.ts +1 -0
  657. package/dist/types/gator/themes/icons/chart-rise.d.ts +1 -0
  658. package/dist/types/gator/themes/icons/chart-scatter.d.ts +1 -0
  659. package/dist/types/gator/themes/icons/chat-circle-ai.d.ts +1 -0
  660. package/dist/types/gator/themes/icons/chat-circle-dots.d.ts +1 -0
  661. package/dist/types/gator/themes/icons/chat-circle-slash.d.ts +1 -0
  662. package/dist/types/gator/themes/icons/chat-circle-text.d.ts +1 -0
  663. package/dist/types/gator/themes/icons/chat-circle.d.ts +1 -0
  664. package/dist/types/gator/themes/icons/chat.d.ts +1 -0
  665. package/dist/types/gator/themes/icons/check-circle-filled.d.ts +1 -0
  666. package/dist/types/gator/themes/icons/check-circle.d.ts +1 -0
  667. package/dist/types/gator/themes/icons/check.d.ts +1 -0
  668. package/dist/types/gator/themes/icons/checkbox-indeterminate.d.ts +1 -0
  669. package/dist/types/gator/themes/icons/checkbox-selected.d.ts +1 -0
  670. package/dist/types/gator/themes/icons/checkbox.d.ts +1 -0
  671. package/dist/types/gator/themes/icons/checkerboard.d.ts +1 -0
  672. package/dist/types/gator/themes/icons/chevron-down.d.ts +1 -0
  673. package/dist/types/gator/themes/icons/chevron-left.d.ts +1 -0
  674. package/dist/types/gator/themes/icons/chevron-right.d.ts +1 -0
  675. package/dist/types/gator/themes/icons/chevron-up.d.ts +1 -0
  676. package/dist/types/gator/themes/icons/circle-arrow-down.d.ts +1 -0
  677. package/dist/types/gator/themes/icons/circle-arrow-left.d.ts +1 -0
  678. package/dist/types/gator/themes/icons/circle-arrow-right.d.ts +1 -0
  679. package/dist/types/gator/themes/icons/circle-arrow-up.d.ts +1 -0
  680. package/dist/types/gator/themes/icons/circle-dashed.d.ts +1 -0
  681. package/dist/types/gator/themes/icons/circle-filled.d.ts +1 -0
  682. package/dist/types/gator/themes/icons/circle.d.ts +1 -0
  683. package/dist/types/gator/themes/icons/city.d.ts +1 -0
  684. package/dist/types/gator/themes/icons/clipboard.d.ts +1 -0
  685. package/dist/types/gator/themes/icons/clock-clockwise.d.ts +1 -0
  686. package/dist/types/gator/themes/icons/clock-counter-clockwise.d.ts +1 -0
  687. package/dist/types/gator/themes/icons/clock.d.ts +1 -0
  688. package/dist/types/gator/themes/icons/collapse.d.ts +1 -0
  689. package/dist/types/gator/themes/icons/cone.d.ts +1 -0
  690. package/dist/types/gator/themes/icons/contact-info.d.ts +1 -0
  691. package/dist/types/gator/themes/icons/copy.d.ts +1 -0
  692. package/dist/types/gator/themes/icons/credit-card.d.ts +1 -0
  693. package/dist/types/gator/themes/icons/crop.d.ts +1 -0
  694. package/dist/types/gator/themes/icons/crosshairs.d.ts +1 -0
  695. package/dist/types/gator/themes/icons/currency-dollar-simple.d.ts +1 -0
  696. package/dist/types/gator/themes/icons/currency-eur.d.ts +1 -0
  697. package/dist/types/gator/themes/icons/currency-gbp.d.ts +1 -0
  698. package/dist/types/gator/themes/icons/currency-inr.d.ts +1 -0
  699. package/dist/types/gator/themes/icons/currency-jpy.d.ts +1 -0
  700. package/dist/types/gator/themes/icons/currency-krw.d.ts +1 -0
  701. package/dist/types/gator/themes/icons/currency-kzt.d.ts +1 -0
  702. package/dist/types/gator/themes/icons/currency-ngn.d.ts +1 -0
  703. package/dist/types/gator/themes/icons/currency-rub.d.ts +1 -0
  704. package/dist/types/gator/themes/icons/cursor-arrow.d.ts +1 -0
  705. package/dist/types/gator/themes/icons/cursor-hand.d.ts +1 -0
  706. package/dist/types/gator/themes/icons/cursor.d.ts +1 -0
  707. package/dist/types/gator/themes/icons/dashboard.d.ts +1 -0
  708. package/dist/types/gator/themes/icons/delete.d.ts +1 -0
  709. package/dist/types/gator/themes/icons/dna.d.ts +1 -0
  710. package/dist/types/gator/themes/icons/document-add.d.ts +1 -0
  711. package/dist/types/gator/themes/icons/document-ai.d.ts +1 -0
  712. package/dist/types/gator/themes/icons/document-check.d.ts +1 -0
  713. package/dist/types/gator/themes/icons/document-e-sign.d.ts +1 -0
  714. package/dist/types/gator/themes/icons/document-image.d.ts +1 -0
  715. package/dist/types/gator/themes/icons/document-pdf.d.ts +1 -0
  716. package/dist/types/gator/themes/icons/document-sign.d.ts +1 -0
  717. package/dist/types/gator/themes/icons/document-zip.d.ts +1 -0
  718. package/dist/types/gator/themes/icons/document.d.ts +1 -0
  719. package/dist/types/gator/themes/icons/dollar-bills.d.ts +1 -0
  720. package/dist/types/gator/themes/icons/dollar-house.d.ts +1 -0
  721. package/dist/types/gator/themes/icons/down-payment.d.ts +1 -0
  722. package/dist/types/gator/themes/icons/download.d.ts +1 -0
  723. package/dist/types/gator/themes/icons/drag-drop.d.ts +1 -0
  724. package/dist/types/gator/themes/icons/earth.d.ts +1 -0
  725. package/dist/types/gator/themes/icons/exclude-square.d.ts +1 -0
  726. package/dist/types/gator/themes/icons/exit-circle.d.ts +1 -0
  727. package/dist/types/gator/themes/icons/exit-left.d.ts +1 -0
  728. package/dist/types/gator/themes/icons/exit.d.ts +1 -0
  729. package/dist/types/gator/themes/icons/expand-arrows.d.ts +1 -0
  730. package/dist/types/gator/themes/icons/expand.d.ts +1 -0
  731. package/dist/types/gator/themes/icons/export.d.ts +1 -0
  732. package/dist/types/gator/themes/icons/eye-closed.d.ts +1 -0
  733. package/dist/types/gator/themes/icons/eye-crossed.d.ts +1 -0
  734. package/dist/types/gator/themes/icons/eye.d.ts +1 -0
  735. package/dist/types/gator/themes/icons/facebook-logo.d.ts +1 -0
  736. package/dist/types/gator/themes/icons/file-code.d.ts +1 -0
  737. package/dist/types/gator/themes/icons/files.d.ts +1 -0
  738. package/dist/types/gator/themes/icons/filter-funnel.d.ts +1 -0
  739. package/dist/types/gator/themes/icons/filters-2.d.ts +1 -0
  740. package/dist/types/gator/themes/icons/filters.d.ts +1 -0
  741. package/dist/types/gator/themes/icons/flags/flag-ad-andorra.d.ts +1 -0
  742. package/dist/types/gator/themes/icons/flags/flag-ae-united-arab-emirates.d.ts +1 -0
  743. package/dist/types/gator/themes/icons/flags/flag-af-afghanistan.d.ts +1 -0
  744. package/dist/types/gator/themes/icons/flags/flag-ag-antigua-and-barbuda.d.ts +1 -0
  745. package/dist/types/gator/themes/icons/flags/flag-ai-anguilla.d.ts +1 -0
  746. package/dist/types/gator/themes/icons/flags/flag-al-albania.d.ts +1 -0
  747. package/dist/types/gator/themes/icons/flags/flag-am-armenia.d.ts +1 -0
  748. package/dist/types/gator/themes/icons/flags/flag-ao-angola.d.ts +1 -0
  749. package/dist/types/gator/themes/icons/flags/flag-aq-antarctica.d.ts +1 -0
  750. package/dist/types/gator/themes/icons/flags/flag-ar-argentina.d.ts +1 -0
  751. package/dist/types/gator/themes/icons/flags/flag-as-american-smoa.d.ts +1 -0
  752. package/dist/types/gator/themes/icons/flags/flag-at-austria.d.ts +1 -0
  753. package/dist/types/gator/themes/icons/flags/flag-au-australia.d.ts +1 -0
  754. package/dist/types/gator/themes/icons/flags/flag-aw-aruba.d.ts +1 -0
  755. package/dist/types/gator/themes/icons/flags/flag-ax-aland-islands.d.ts +1 -0
  756. package/dist/types/gator/themes/icons/flags/flag-az-azerbaijan.d.ts +1 -0
  757. package/dist/types/gator/themes/icons/flags/flag-ba-bosnia-and-herzegovina.d.ts +1 -0
  758. package/dist/types/gator/themes/icons/flags/flag-bb-barbados.d.ts +1 -0
  759. package/dist/types/gator/themes/icons/flags/flag-bd-bangladesh.d.ts +1 -0
  760. package/dist/types/gator/themes/icons/flags/flag-be-belgium.d.ts +1 -0
  761. package/dist/types/gator/themes/icons/flags/flag-bf-burkina-faso.d.ts +1 -0
  762. package/dist/types/gator/themes/icons/flags/flag-bg-bulgaria.d.ts +1 -0
  763. package/dist/types/gator/themes/icons/flags/flag-bh-bahrain.d.ts +1 -0
  764. package/dist/types/gator/themes/icons/flags/flag-bi-burundi.d.ts +1 -0
  765. package/dist/types/gator/themes/icons/flags/flag-bj-benin.d.ts +1 -0
  766. package/dist/types/gator/themes/icons/flags/flag-bl-saint-barthelemy.d.ts +1 -0
  767. package/dist/types/gator/themes/icons/flags/flag-bm-bermuda.d.ts +1 -0
  768. package/dist/types/gator/themes/icons/flags/flag-bn-brunei-darussalam.d.ts +1 -0
  769. package/dist/types/gator/themes/icons/flags/flag-bo-bolivia.d.ts +1 -0
  770. package/dist/types/gator/themes/icons/flags/flag-bq-bo-bonaire.d.ts +1 -0
  771. package/dist/types/gator/themes/icons/flags/flag-bq-sa-sba.d.ts +1 -0
  772. package/dist/types/gator/themes/icons/flags/flag-bq-se-snt-eustatius.d.ts +1 -0
  773. package/dist/types/gator/themes/icons/flags/flag-br-brazil.d.ts +1 -0
  774. package/dist/types/gator/themes/icons/flags/flag-bs-bahamas.d.ts +1 -0
  775. package/dist/types/gator/themes/icons/flags/flag-bt-bhutan.d.ts +1 -0
  776. package/dist/types/gator/themes/icons/flags/flag-bv-bouvet-island.d.ts +1 -0
  777. package/dist/types/gator/themes/icons/flags/flag-bw-botswana.d.ts +1 -0
  778. package/dist/types/gator/themes/icons/flags/flag-by-belarus.d.ts +1 -0
  779. package/dist/types/gator/themes/icons/flags/flag-bz-belize.d.ts +1 -0
  780. package/dist/types/gator/themes/icons/flags/flag-ca-canada.d.ts +1 -0
  781. package/dist/types/gator/themes/icons/flags/flag-cc-cocos-keeling-islands.d.ts +1 -0
  782. package/dist/types/gator/themes/icons/flags/flag-cd-democratic-republic-of-the-congo.d.ts +1 -0
  783. package/dist/types/gator/themes/icons/flags/flag-cf-central-african-republic.d.ts +1 -0
  784. package/dist/types/gator/themes/icons/flags/flag-cg-republic-of-the-congo.d.ts +1 -0
  785. package/dist/types/gator/themes/icons/flags/flag-ch-switzerland.d.ts +1 -0
  786. package/dist/types/gator/themes/icons/flags/flag-ci-c/303/264te-divoire-ivory-coast.d.ts +1 -0
  787. package/dist/types/gator/themes/icons/flags/flag-ck-cook-islands.d.ts +1 -0
  788. package/dist/types/gator/themes/icons/flags/flag-cl-chile.d.ts +1 -0
  789. package/dist/types/gator/themes/icons/flags/flag-cm-cameroon.d.ts +1 -0
  790. package/dist/types/gator/themes/icons/flags/flag-cn-china.d.ts +1 -0
  791. package/dist/types/gator/themes/icons/flags/flag-co-colombia.d.ts +1 -0
  792. package/dist/types/gator/themes/icons/flags/flag-cr-costa-rica.d.ts +1 -0
  793. package/dist/types/gator/themes/icons/flags/flag-cu-cuba.d.ts +1 -0
  794. package/dist/types/gator/themes/icons/flags/flag-cv-cabo-verde.d.ts +1 -0
  795. package/dist/types/gator/themes/icons/flags/flag-cw-cura/303/247ao.d.ts +1 -0
  796. package/dist/types/gator/themes/icons/flags/flag-cx-christmas-island.d.ts +1 -0
  797. package/dist/types/gator/themes/icons/flags/flag-cy-cyprus.d.ts +1 -0
  798. package/dist/types/gator/themes/icons/flags/flag-cz-czech-republic.d.ts +1 -0
  799. package/dist/types/gator/themes/icons/flags/flag-de-germany.d.ts +1 -0
  800. package/dist/types/gator/themes/icons/flags/flag-dj-djibouti.d.ts +1 -0
  801. package/dist/types/gator/themes/icons/flags/flag-dk-denmark.d.ts +1 -0
  802. package/dist/types/gator/themes/icons/flags/flag-dm-dominica.d.ts +1 -0
  803. package/dist/types/gator/themes/icons/flags/flag-do-dominican-republic.d.ts +1 -0
  804. package/dist/types/gator/themes/icons/flags/flag-dz-algeria.d.ts +1 -0
  805. package/dist/types/gator/themes/icons/flags/flag-ec-ecuador.d.ts +1 -0
  806. package/dist/types/gator/themes/icons/flags/flag-ee-estonia.d.ts +1 -0
  807. package/dist/types/gator/themes/icons/flags/flag-eg-egypt.d.ts +1 -0
  808. package/dist/types/gator/themes/icons/flags/flag-eh-western-sahara.d.ts +1 -0
  809. package/dist/types/gator/themes/icons/flags/flag-er-eritrea.d.ts +1 -0
  810. package/dist/types/gator/themes/icons/flags/flag-es-sain.d.ts +1 -0
  811. package/dist/types/gator/themes/icons/flags/flag-et-ethiopia.d.ts +1 -0
  812. package/dist/types/gator/themes/icons/flags/flag-fi-finland.d.ts +1 -0
  813. package/dist/types/gator/themes/icons/flags/flag-fj-fiji.d.ts +1 -0
  814. package/dist/types/gator/themes/icons/flags/flag-fk-falkland-islands.d.ts +1 -0
  815. package/dist/types/gator/themes/icons/flags/flag-fm-federated-states-of-micronesia.d.ts +1 -0
  816. package/dist/types/gator/themes/icons/flags/flag-fo-faroe-islands.d.ts +1 -0
  817. package/dist/types/gator/themes/icons/flags/flag-fr-france.d.ts +1 -0
  818. package/dist/types/gator/themes/icons/flags/flag-ga-gabon.d.ts +1 -0
  819. package/dist/types/gator/themes/icons/flags/flag-gb-eng-england.d.ts +1 -0
  820. package/dist/types/gator/themes/icons/flags/flag-gb-nir-northern-ireland.d.ts +1 -0
  821. package/dist/types/gator/themes/icons/flags/flag-gb-sct-sotland.d.ts +1 -0
  822. package/dist/types/gator/themes/icons/flags/flag-gb-ukm-united-kingdom.d.ts +1 -0
  823. package/dist/types/gator/themes/icons/flags/flag-gb-wls-wales.d.ts +1 -0
  824. package/dist/types/gator/themes/icons/flags/flag-gd-grenada.d.ts +1 -0
  825. package/dist/types/gator/themes/icons/flags/flag-ge-georgia.d.ts +1 -0
  826. package/dist/types/gator/themes/icons/flags/flag-gf-french-guiana.d.ts +1 -0
  827. package/dist/types/gator/themes/icons/flags/flag-gg-guernsey.d.ts +1 -0
  828. package/dist/types/gator/themes/icons/flags/flag-gh-ghana.d.ts +1 -0
  829. package/dist/types/gator/themes/icons/flags/flag-gi-gibraltar.d.ts +1 -0
  830. package/dist/types/gator/themes/icons/flags/flag-gl-greenland.d.ts +1 -0
  831. package/dist/types/gator/themes/icons/flags/flag-gm-gambia.d.ts +1 -0
  832. package/dist/types/gator/themes/icons/flags/flag-gn-guinea.d.ts +1 -0
  833. package/dist/types/gator/themes/icons/flags/flag-gp-guadeloupe-2.d.ts +1 -0
  834. package/dist/types/gator/themes/icons/flags/flag-gp-guadeloupe.d.ts +1 -0
  835. package/dist/types/gator/themes/icons/flags/flag-gq-equatorial-guinea.d.ts +1 -0
  836. package/dist/types/gator/themes/icons/flags/flag-gr-greece.d.ts +1 -0
  837. package/dist/types/gator/themes/icons/flags/flag-gs-s-georgia-and-s-sandwich-islands.d.ts +1 -0
  838. package/dist/types/gator/themes/icons/flags/flag-gt-guatemala.d.ts +1 -0
  839. package/dist/types/gator/themes/icons/flags/flag-gu-guam.d.ts +1 -0
  840. package/dist/types/gator/themes/icons/flags/flag-gw-guinea-bissau.d.ts +1 -0
  841. package/dist/types/gator/themes/icons/flags/flag-gy-guyana.d.ts +1 -0
  842. package/dist/types/gator/themes/icons/flags/flag-hk-hong-kong.d.ts +1 -0
  843. package/dist/types/gator/themes/icons/flags/flag-hm-heard-and-mcdonald-islands.d.ts +1 -0
  844. package/dist/types/gator/themes/icons/flags/flag-hn-honduras.d.ts +1 -0
  845. package/dist/types/gator/themes/icons/flags/flag-hr-croatia-hrvatska.d.ts +1 -0
  846. package/dist/types/gator/themes/icons/flags/flag-ht-haiti.d.ts +1 -0
  847. package/dist/types/gator/themes/icons/flags/flag-hu-hungary.d.ts +1 -0
  848. package/dist/types/gator/themes/icons/flags/flag-id-indonesia.d.ts +1 -0
  849. package/dist/types/gator/themes/icons/flags/flag-ie-ireland.d.ts +1 -0
  850. package/dist/types/gator/themes/icons/flags/flag-il-isreal.d.ts +1 -0
  851. package/dist/types/gator/themes/icons/flags/flag-im-isle-of-man.d.ts +1 -0
  852. package/dist/types/gator/themes/icons/flags/flag-in-india.d.ts +1 -0
  853. package/dist/types/gator/themes/icons/flags/flag-io-british-indian-ocean-territory.d.ts +1 -0
  854. package/dist/types/gator/themes/icons/flags/flag-iq-iraq.d.ts +1 -0
  855. package/dist/types/gator/themes/icons/flags/flag-ir-iran.d.ts +1 -0
  856. package/dist/types/gator/themes/icons/flags/flag-is-iceland.d.ts +1 -0
  857. package/dist/types/gator/themes/icons/flags/flag-it-italy.d.ts +1 -0
  858. package/dist/types/gator/themes/icons/flags/flag-je-jersey.d.ts +1 -0
  859. package/dist/types/gator/themes/icons/flags/flag-jm-jamaica.d.ts +1 -0
  860. package/dist/types/gator/themes/icons/flags/flag-jo-jordan.d.ts +1 -0
  861. package/dist/types/gator/themes/icons/flags/flag-jp-japan.d.ts +1 -0
  862. package/dist/types/gator/themes/icons/flags/flag-ke-kenia.d.ts +1 -0
  863. package/dist/types/gator/themes/icons/flags/flag-kg-kyrgyzstan.d.ts +1 -0
  864. package/dist/types/gator/themes/icons/flags/flag-kh-cambodia.d.ts +1 -0
  865. package/dist/types/gator/themes/icons/flags/flag-ki--kiribati.d.ts +1 -0
  866. package/dist/types/gator/themes/icons/flags/flag-km-comoros.d.ts +1 -0
  867. package/dist/types/gator/themes/icons/flags/flag-kn-saint-kitts-and-nevis.d.ts +1 -0
  868. package/dist/types/gator/themes/icons/flags/flag-kp-korea-north.d.ts +1 -0
  869. package/dist/types/gator/themes/icons/flags/flag-kr-korea-south.d.ts +1 -0
  870. package/dist/types/gator/themes/icons/flags/flag-kw-kuwait.d.ts +1 -0
  871. package/dist/types/gator/themes/icons/flags/flag-ky-cayman-islands.d.ts +1 -0
  872. package/dist/types/gator/themes/icons/flags/flag-kz-kazakhstan.d.ts +1 -0
  873. package/dist/types/gator/themes/icons/flags/flag-la-laos.d.ts +1 -0
  874. package/dist/types/gator/themes/icons/flags/flag-lb-lebanon.d.ts +1 -0
  875. package/dist/types/gator/themes/icons/flags/flag-lc-saint-lucia.d.ts +1 -0
  876. package/dist/types/gator/themes/icons/flags/flag-li-liechtenstein.d.ts +1 -0
  877. package/dist/types/gator/themes/icons/flags/flag-lk-sri-lanka.d.ts +1 -0
  878. package/dist/types/gator/themes/icons/flags/flag-lr-liberia.d.ts +1 -0
  879. package/dist/types/gator/themes/icons/flags/flag-ls-lesotho.d.ts +1 -0
  880. package/dist/types/gator/themes/icons/flags/flag-lt-lithuania.d.ts +1 -0
  881. package/dist/types/gator/themes/icons/flags/flag-lu-luxembourg.d.ts +1 -0
  882. package/dist/types/gator/themes/icons/flags/flag-lv-latvia.d.ts +1 -0
  883. package/dist/types/gator/themes/icons/flags/flag-ly-libya.d.ts +1 -0
  884. package/dist/types/gator/themes/icons/flags/flag-ma-morocco.d.ts +1 -0
  885. package/dist/types/gator/themes/icons/flags/flag-mc-monaco.d.ts +1 -0
  886. package/dist/types/gator/themes/icons/flags/flag-md-moldova.d.ts +1 -0
  887. package/dist/types/gator/themes/icons/flags/flag-me-montenegro.d.ts +1 -0
  888. package/dist/types/gator/themes/icons/flags/flag-mf-saint-martin.d.ts +1 -0
  889. package/dist/types/gator/themes/icons/flags/flag-mg-madagascar.d.ts +1 -0
  890. package/dist/types/gator/themes/icons/flags/flag-mh-marshall-islands.d.ts +1 -0
  891. package/dist/types/gator/themes/icons/flags/flag-mk-north-macedonia.d.ts +1 -0
  892. package/dist/types/gator/themes/icons/flags/flag-ml-mali.d.ts +1 -0
  893. package/dist/types/gator/themes/icons/flags/flag-mm-myanmar.d.ts +1 -0
  894. package/dist/types/gator/themes/icons/flags/flag-mn-mongolia.d.ts +1 -0
  895. package/dist/types/gator/themes/icons/flags/flag-mo-macao.d.ts +1 -0
  896. package/dist/types/gator/themes/icons/flags/flag-mp-northern-mariana-islands.d.ts +1 -0
  897. package/dist/types/gator/themes/icons/flags/flag-mq-martinique-2.d.ts +1 -0
  898. package/dist/types/gator/themes/icons/flags/flag-mq-martinique.d.ts +1 -0
  899. package/dist/types/gator/themes/icons/flags/flag-mr-mauritania.d.ts +1 -0
  900. package/dist/types/gator/themes/icons/flags/flag-ms-montserrat.d.ts +1 -0
  901. package/dist/types/gator/themes/icons/flags/flag-mt-malta.d.ts +1 -0
  902. package/dist/types/gator/themes/icons/flags/flag-mu-mauritius.d.ts +1 -0
  903. package/dist/types/gator/themes/icons/flags/flag-mv-maldives.d.ts +1 -0
  904. package/dist/types/gator/themes/icons/flags/flag-mw-malawi.d.ts +1 -0
  905. package/dist/types/gator/themes/icons/flags/flag-mx-mexico.d.ts +1 -0
  906. package/dist/types/gator/themes/icons/flags/flag-my-malaysia.d.ts +1 -0
  907. package/dist/types/gator/themes/icons/flags/flag-mz-mozambique.d.ts +1 -0
  908. package/dist/types/gator/themes/icons/flags/flag-na-namibia.d.ts +1 -0
  909. package/dist/types/gator/themes/icons/flags/flag-nc-new-caledonia.d.ts +1 -0
  910. package/dist/types/gator/themes/icons/flags/flag-ne-niger.d.ts +1 -0
  911. package/dist/types/gator/themes/icons/flags/flag-nf-norfolk-island.d.ts +1 -0
  912. package/dist/types/gator/themes/icons/flags/flag-ng-nigeria.d.ts +1 -0
  913. package/dist/types/gator/themes/icons/flags/flag-ni-nicaragua.d.ts +1 -0
  914. package/dist/types/gator/themes/icons/flags/flag-nl-netherlands.d.ts +1 -0
  915. package/dist/types/gator/themes/icons/flags/flag-no-norway.d.ts +1 -0
  916. package/dist/types/gator/themes/icons/flags/flag-np-nepal.d.ts +1 -0
  917. package/dist/types/gator/themes/icons/flags/flag-nr-nauru.d.ts +1 -0
  918. package/dist/types/gator/themes/icons/flags/flag-nu-niue.d.ts +1 -0
  919. package/dist/types/gator/themes/icons/flags/flag-nz-new-zealand-aotearoa.d.ts +1 -0
  920. package/dist/types/gator/themes/icons/flags/flag-om-oman.d.ts +1 -0
  921. package/dist/types/gator/themes/icons/flags/flag-pa-panama.d.ts +1 -0
  922. package/dist/types/gator/themes/icons/flags/flag-pe-peru.d.ts +1 -0
  923. package/dist/types/gator/themes/icons/flags/flag-pf-french-polynesia.d.ts +1 -0
  924. package/dist/types/gator/themes/icons/flags/flag-pg-papua-new-guinea.d.ts +1 -0
  925. package/dist/types/gator/themes/icons/flags/flag-ph-philippines.d.ts +1 -0
  926. package/dist/types/gator/themes/icons/flags/flag-pk-pakistan.d.ts +1 -0
  927. package/dist/types/gator/themes/icons/flags/flag-pl-poland.d.ts +1 -0
  928. package/dist/types/gator/themes/icons/flags/flag-pm-saint-pierre-and-miquelon.d.ts +1 -0
  929. package/dist/types/gator/themes/icons/flags/flag-pm-st-pierre-and-miquelon.d.ts +1 -0
  930. package/dist/types/gator/themes/icons/flags/flag-pn-pitcairn-islands.d.ts +1 -0
  931. package/dist/types/gator/themes/icons/flags/flag-pr-puerto-rico.d.ts +1 -0
  932. package/dist/types/gator/themes/icons/flags/flag-ps-palestinian-territory.d.ts +1 -0
  933. package/dist/types/gator/themes/icons/flags/flag-pt-portugal.d.ts +1 -0
  934. package/dist/types/gator/themes/icons/flags/flag-pw-palau.d.ts +1 -0
  935. package/dist/types/gator/themes/icons/flags/flag-py-paraguay.d.ts +1 -0
  936. package/dist/types/gator/themes/icons/flags/flag-qa-qatar.d.ts +1 -0
  937. package/dist/types/gator/themes/icons/flags/flag-re-reunion.d.ts +1 -0
  938. package/dist/types/gator/themes/icons/flags/flag-ro-romania.d.ts +1 -0
  939. package/dist/types/gator/themes/icons/flags/flag-rs-srbia.d.ts +1 -0
  940. package/dist/types/gator/themes/icons/flags/flag-ru-russian-federation.d.ts +1 -0
  941. package/dist/types/gator/themes/icons/flags/flag-rw-rwanda.d.ts +1 -0
  942. package/dist/types/gator/themes/icons/flags/flag-sa-sudi-arabia.d.ts +1 -0
  943. package/dist/types/gator/themes/icons/flags/flag-sb-slomon-islands.d.ts +1 -0
  944. package/dist/types/gator/themes/icons/flags/flag-sc-sychelles.d.ts +1 -0
  945. package/dist/types/gator/themes/icons/flags/flag-sd-sdan.d.ts +1 -0
  946. package/dist/types/gator/themes/icons/flags/flag-se-seden.d.ts +1 -0
  947. package/dist/types/gator/themes/icons/flags/flag-sg-sngapore.d.ts +1 -0
  948. package/dist/types/gator/themes/icons/flags/flag-sh-sint-helena.d.ts +1 -0
  949. package/dist/types/gator/themes/icons/flags/flag-si-sovenia.d.ts +1 -0
  950. package/dist/types/gator/themes/icons/flags/flag-sj-salbard-and-jan-mayen.d.ts +1 -0
  951. package/dist/types/gator/themes/icons/flags/flag-sk-sovakia.d.ts +1 -0
  952. package/dist/types/gator/themes/icons/flags/flag-sl-serra-leone.d.ts +1 -0
  953. package/dist/types/gator/themes/icons/flags/flag-sm-sn-marino.d.ts +1 -0
  954. package/dist/types/gator/themes/icons/flags/flag-sn-snegal.d.ts +1 -0
  955. package/dist/types/gator/themes/icons/flags/flag-so-smalia.d.ts +1 -0
  956. package/dist/types/gator/themes/icons/flags/flag-sr-sriname.d.ts +1 -0
  957. package/dist/types/gator/themes/icons/flags/flag-ss-south-sudan.d.ts +1 -0
  958. package/dist/types/gator/themes/icons/flags/flag-st-so-tome-and-principe.d.ts +1 -0
  959. package/dist/types/gator/themes/icons/flags/flag-sv-el-slvador.d.ts +1 -0
  960. package/dist/types/gator/themes/icons/flags/flag-sx-snt-maarten.d.ts +1 -0
  961. package/dist/types/gator/themes/icons/flags/flag-sy-sria.d.ts +1 -0
  962. package/dist/types/gator/themes/icons/flags/flag-sz-saziland.d.ts +1 -0
  963. package/dist/types/gator/themes/icons/flags/flag-tc-turks-and-caicos-islands.d.ts +1 -0
  964. package/dist/types/gator/themes/icons/flags/flag-td-chad.d.ts +1 -0
  965. package/dist/types/gator/themes/icons/flags/flag-tf-french-southern-and-antarctic-lands.d.ts +1 -0
  966. package/dist/types/gator/themes/icons/flags/flag-tg-togo.d.ts +1 -0
  967. package/dist/types/gator/themes/icons/flags/flag-th-thailand.d.ts +1 -0
  968. package/dist/types/gator/themes/icons/flags/flag-tj-tajikistan.d.ts +1 -0
  969. package/dist/types/gator/themes/icons/flags/flag-tk-tokelau.d.ts +1 -0
  970. package/dist/types/gator/themes/icons/flags/flag-tl-timor-leste.d.ts +1 -0
  971. package/dist/types/gator/themes/icons/flags/flag-tm-turkmenistan.d.ts +1 -0
  972. package/dist/types/gator/themes/icons/flags/flag-tn-tunisia.d.ts +1 -0
  973. package/dist/types/gator/themes/icons/flags/flag-to-tonga.d.ts +1 -0
  974. package/dist/types/gator/themes/icons/flags/flag-tr-turkey.d.ts +1 -0
  975. package/dist/types/gator/themes/icons/flags/flag-tt-trinidad-and-tobago.d.ts +1 -0
  976. package/dist/types/gator/themes/icons/flags/flag-tv-tuvalu.d.ts +1 -0
  977. package/dist/types/gator/themes/icons/flags/flag-tw-taiwan.d.ts +1 -0
  978. package/dist/types/gator/themes/icons/flags/flag-tz-tanzania.d.ts +1 -0
  979. package/dist/types/gator/themes/icons/flags/flag-ua-ukraine.d.ts +1 -0
  980. package/dist/types/gator/themes/icons/flags/flag-ug-uganda.d.ts +1 -0
  981. package/dist/types/gator/themes/icons/flags/flag-um-united-states-minor-outlying-islands.d.ts +1 -0
  982. package/dist/types/gator/themes/icons/flags/flag-us-united-states.d.ts +1 -0
  983. package/dist/types/gator/themes/icons/flags/flag-uy-uruguay.d.ts +1 -0
  984. package/dist/types/gator/themes/icons/flags/flag-uz-uzbekistan.d.ts +1 -0
  985. package/dist/types/gator/themes/icons/flags/flag-va-vatican-city-state.d.ts +1 -0
  986. package/dist/types/gator/themes/icons/flags/flag-vc-saint-vincent-and-the-grenadines.d.ts +1 -0
  987. package/dist/types/gator/themes/icons/flags/flag-ve-venezuela.d.ts +1 -0
  988. package/dist/types/gator/themes/icons/flags/flag-vg-virgin-islands-british.d.ts +1 -0
  989. package/dist/types/gator/themes/icons/flags/flag-vi-virgin-islands-us.d.ts +1 -0
  990. package/dist/types/gator/themes/icons/flags/flag-vn-vietnam.d.ts +1 -0
  991. package/dist/types/gator/themes/icons/flags/flag-vu-vanuatu.d.ts +1 -0
  992. package/dist/types/gator/themes/icons/flags/flag-wf-wallis-and-futuna.d.ts +1 -0
  993. package/dist/types/gator/themes/icons/flags/flag-ws-smoa.d.ts +1 -0
  994. package/dist/types/gator/themes/icons/flags/flag-ye-yemen.d.ts +1 -0
  995. package/dist/types/gator/themes/icons/flags/flag-yt-unf-mayotte.d.ts +1 -0
  996. package/dist/types/gator/themes/icons/flags/flag-za-south-africa.d.ts +1 -0
  997. package/dist/types/gator/themes/icons/flags/flag-zm-zambia.d.ts +1 -0
  998. package/dist/types/gator/themes/icons/flags/flag-zw-zimbabwe.d.ts +1 -0
  999. package/dist/types/gator/themes/icons/flame.d.ts +1 -0
  1000. package/dist/types/gator/themes/icons/flash-off.d.ts +1 -0
  1001. package/dist/types/gator/themes/icons/flash-on.d.ts +1 -0
  1002. package/dist/types/gator/themes/icons/folder.d.ts +1 -0
  1003. package/dist/types/gator/themes/icons/gatorIcon.d.ts +19 -0
  1004. package/dist/types/gator/themes/icons/gauge.d.ts +1 -0
  1005. package/dist/types/gator/themes/icons/grid-four.d.ts +1 -0
  1006. package/dist/types/gator/themes/icons/grid-nine.d.ts +1 -0
  1007. package/dist/types/gator/themes/icons/hammer.d.ts +1 -0
  1008. package/dist/types/gator/themes/icons/hand-pointing.d.ts +1 -0
  1009. package/dist/types/gator/themes/icons/heart.d.ts +1 -0
  1010. package/dist/types/gator/themes/icons/home-door.d.ts +1 -0
  1011. package/dist/types/gator/themes/icons/home-finance-arrow.d.ts +1 -0
  1012. package/dist/types/gator/themes/icons/home-finance.d.ts +1 -0
  1013. package/dist/types/gator/themes/icons/home-search.d.ts +1 -0
  1014. package/dist/types/gator/themes/icons/house-simple.d.ts +1 -0
  1015. package/dist/types/gator/themes/icons/house.d.ts +1 -0
  1016. package/dist/types/gator/themes/icons/inbox.d.ts +1 -0
  1017. package/dist/types/gator/themes/icons/index.d.ts +544 -0
  1018. package/dist/types/gator/themes/icons/info.d.ts +1 -0
  1019. package/dist/types/gator/themes/icons/instagram-logo.d.ts +1 -0
  1020. package/dist/types/gator/themes/icons/interest-rate.d.ts +1 -0
  1021. package/dist/types/gator/themes/icons/invoice.d.ts +1 -0
  1022. package/dist/types/gator/themes/icons/kanban.d.ts +1 -0
  1023. package/dist/types/gator/themes/icons/label.d.ts +1 -0
  1024. package/dist/types/gator/themes/icons/laptop.d.ts +1 -0
  1025. package/dist/types/gator/themes/icons/layout.d.ts +1 -0
  1026. package/dist/types/gator/themes/icons/lightbulb-filament.d.ts +1 -0
  1027. package/dist/types/gator/themes/icons/lightbulb.d.ts +1 -0
  1028. package/dist/types/gator/themes/icons/link.d.ts +1 -0
  1029. package/dist/types/gator/themes/icons/linkedin-logo.d.ts +1 -0
  1030. package/dist/types/gator/themes/icons/list-star.d.ts +1 -0
  1031. package/dist/types/gator/themes/icons/list.d.ts +1 -0
  1032. package/dist/types/gator/themes/icons/loading-spinner-gif.d.ts +1 -0
  1033. package/dist/types/gator/themes/icons/loading.d.ts +1 -0
  1034. package/dist/types/gator/themes/icons/lock.d.ts +1 -0
  1035. package/dist/types/gator/themes/icons/magic-wand.d.ts +1 -0
  1036. package/dist/types/gator/themes/icons/mail-open.d.ts +1 -0
  1037. package/dist/types/gator/themes/icons/mail.d.ts +1 -0
  1038. package/dist/types/gator/themes/icons/mailbox.d.ts +1 -0
  1039. package/dist/types/gator/themes/icons/map.d.ts +1 -0
  1040. package/dist/types/gator/themes/icons/menu-hamburger.d.ts +1 -0
  1041. package/dist/types/gator/themes/icons/microsoft-excel-logo.d.ts +1 -0
  1042. package/dist/types/gator/themes/icons/microsoft-outlook-logo.d.ts +1 -0
  1043. package/dist/types/gator/themes/icons/microsoft-powerpoint-logo.d.ts +1 -0
  1044. package/dist/types/gator/themes/icons/microsoft-teams-logo.d.ts +1 -0
  1045. package/dist/types/gator/themes/icons/microsoft-word-logo.d.ts +1 -0
  1046. package/dist/types/gator/themes/icons/minus-circle.d.ts +1 -0
  1047. package/dist/types/gator/themes/icons/minus-square.d.ts +1 -0
  1048. package/dist/types/gator/themes/icons/minus.d.ts +1 -0
  1049. package/dist/types/gator/themes/icons/mobile-phone-2.d.ts +1 -0
  1050. package/dist/types/gator/themes/icons/monitor.d.ts +1 -0
  1051. package/dist/types/gator/themes/icons/move-doc.d.ts +1 -0
  1052. package/dist/types/gator/themes/icons/move.d.ts +1 -0
  1053. package/dist/types/gator/themes/icons/music.d.ts +1 -0
  1054. package/dist/types/gator/themes/icons/number-0.d.ts +1 -0
  1055. package/dist/types/gator/themes/icons/number-1.d.ts +1 -0
  1056. package/dist/types/gator/themes/icons/number-10.d.ts +1 -0
  1057. package/dist/types/gator/themes/icons/number-2.d.ts +1 -0
  1058. package/dist/types/gator/themes/icons/number-3.d.ts +1 -0
  1059. package/dist/types/gator/themes/icons/number-4.d.ts +1 -0
  1060. package/dist/types/gator/themes/icons/number-5.d.ts +1 -0
  1061. package/dist/types/gator/themes/icons/number-6.d.ts +1 -0
  1062. package/dist/types/gator/themes/icons/number-7.d.ts +1 -0
  1063. package/dist/types/gator/themes/icons/number-8.d.ts +1 -0
  1064. package/dist/types/gator/themes/icons/number-9.d.ts +1 -0
  1065. package/dist/types/gator/themes/icons/overflow-menu.d.ts +1 -0
  1066. package/dist/types/gator/themes/icons/paper-airplane.d.ts +1 -0
  1067. package/dist/types/gator/themes/icons/paperclip.d.ts +1 -0
  1068. package/dist/types/gator/themes/icons/pause-circle.d.ts +1 -0
  1069. package/dist/types/gator/themes/icons/pause.d.ts +1 -0
  1070. package/dist/types/gator/themes/icons/payments/payment-amazon-pay.d.ts +1 -0
  1071. package/dist/types/gator/themes/icons/payments/payment-amex.d.ts +1 -0
  1072. package/dist/types/gator/themes/icons/payments/payment-apple-pay.d.ts +1 -0
  1073. package/dist/types/gator/themes/icons/payments/payment-discover.d.ts +1 -0
  1074. package/dist/types/gator/themes/icons/payments/payment-google-pay.d.ts +1 -0
  1075. package/dist/types/gator/themes/icons/payments/payment-mastercard.d.ts +1 -0
  1076. package/dist/types/gator/themes/icons/payments/payment-visa.d.ts +1 -0
  1077. package/dist/types/gator/themes/icons/pen.d.ts +1 -0
  1078. package/dist/types/gator/themes/icons/pencil-paper.d.ts +1 -0
  1079. package/dist/types/gator/themes/icons/pencil.d.ts +1 -0
  1080. package/dist/types/gator/themes/icons/people-multiple.d.ts +1 -0
  1081. package/dist/types/gator/themes/icons/people-share.d.ts +1 -0
  1082. package/dist/types/gator/themes/icons/percent.d.ts +1 -0
  1083. package/dist/types/gator/themes/icons/person-add.d.ts +1 -0
  1084. package/dist/types/gator/themes/icons/person-check.d.ts +1 -0
  1085. package/dist/types/gator/themes/icons/person-lock.d.ts +1 -0
  1086. package/dist/types/gator/themes/icons/person.d.ts +1 -0
  1087. package/dist/types/gator/themes/icons/phone-alert.d.ts +1 -0
  1088. package/dist/types/gator/themes/icons/phone-mobile.d.ts +1 -0
  1089. package/dist/types/gator/themes/icons/phone.d.ts +1 -0
  1090. package/dist/types/gator/themes/icons/picture.d.ts +1 -0
  1091. package/dist/types/gator/themes/icons/pin.d.ts +1 -0
  1092. package/dist/types/gator/themes/icons/pinterest-logo.d.ts +1 -0
  1093. package/dist/types/gator/themes/icons/play-circle.d.ts +1 -0
  1094. package/dist/types/gator/themes/icons/play.d.ts +1 -0
  1095. package/dist/types/gator/themes/icons/plugs-connected.d.ts +1 -0
  1096. package/dist/types/gator/themes/icons/plugs.d.ts +1 -0
  1097. package/dist/types/gator/themes/icons/plus-circle.d.ts +1 -0
  1098. package/dist/types/gator/themes/icons/plus.d.ts +1 -0
  1099. package/dist/types/gator/themes/icons/printer.d.ts +1 -0
  1100. package/dist/types/gator/themes/icons/question-chat-bubble.d.ts +1 -0
  1101. package/dist/types/gator/themes/icons/question-circle.d.ts +1 -0
  1102. package/dist/types/gator/themes/icons/question-mark.d.ts +1 -0
  1103. package/dist/types/gator/themes/icons/radio-selected.d.ts +1 -0
  1104. package/dist/types/gator/themes/icons/radio.d.ts +1 -0
  1105. package/dist/types/gator/themes/icons/receipt.d.ts +1 -0
  1106. package/dist/types/gator/themes/icons/restricted-filled.d.ts +1 -0
  1107. package/dist/types/gator/themes/icons/restricted.d.ts +1 -0
  1108. package/dist/types/gator/themes/icons/robot.d.ts +1 -0
  1109. package/dist/types/gator/themes/icons/sandals.d.ts +1 -0
  1110. package/dist/types/gator/themes/icons/save.d.ts +1 -0
  1111. package/dist/types/gator/themes/icons/screen.d.ts +1 -0
  1112. package/dist/types/gator/themes/icons/search.d.ts +1 -0
  1113. package/dist/types/gator/themes/icons/selection.d.ts +1 -0
  1114. package/dist/types/gator/themes/icons/send-filled.d.ts +1 -0
  1115. package/dist/types/gator/themes/icons/send.d.ts +1 -0
  1116. package/dist/types/gator/themes/icons/settings.d.ts +1 -0
  1117. package/dist/types/gator/themes/icons/share-1.d.ts +1 -0
  1118. package/dist/types/gator/themes/icons/share-2.d.ts +1 -0
  1119. package/dist/types/gator/themes/icons/shield-lock.d.ts +1 -0
  1120. package/dist/types/gator/themes/icons/shield-warning.d.ts +1 -0
  1121. package/dist/types/gator/themes/icons/sidebar-simple.d.ts +1 -0
  1122. package/dist/types/gator/themes/icons/sidebar.d.ts +1 -0
  1123. package/dist/types/gator/themes/icons/smart-home.d.ts +1 -0
  1124. package/dist/types/gator/themes/icons/sort-arrow-solid-down.d.ts +1 -0
  1125. package/dist/types/gator/themes/icons/sort-arrow-solid-left.d.ts +1 -0
  1126. package/dist/types/gator/themes/icons/sort-arrow-solid-right.d.ts +1 -0
  1127. package/dist/types/gator/themes/icons/sort-arrow-solid-up-down.d.ts +1 -0
  1128. package/dist/types/gator/themes/icons/sort-arrow-solid-up.d.ts +1 -0
  1129. package/dist/types/gator/themes/icons/sort-reverse-variant.d.ts +1 -0
  1130. package/dist/types/gator/themes/icons/sort-variant.d.ts +1 -0
  1131. package/dist/types/gator/themes/icons/sparkle-filled.d.ts +1 -0
  1132. package/dist/types/gator/themes/icons/sparkle.d.ts +1 -0
  1133. package/dist/types/gator/themes/icons/speech-bubble.d.ts +1 -0
  1134. package/dist/types/gator/themes/icons/square-split-horizontal.d.ts +1 -0
  1135. package/dist/types/gator/themes/icons/square-split-vertical.d.ts +1 -0
  1136. package/dist/types/gator/themes/icons/square.d.ts +1 -0
  1137. package/dist/types/gator/themes/icons/stack.d.ts +1 -0
  1138. package/dist/types/gator/themes/icons/stamp.d.ts +1 -0
  1139. package/dist/types/gator/themes/icons/star-four-filled.d.ts +1 -0
  1140. package/dist/types/gator/themes/icons/star-four.d.ts +1 -0
  1141. package/dist/types/gator/themes/icons/star.d.ts +1 -0
  1142. package/dist/types/gator/themes/icons/stopwatch.d.ts +1 -0
  1143. package/dist/types/gator/themes/icons/sun.d.ts +1 -0
  1144. package/dist/types/gator/themes/icons/sync.d.ts +1 -0
  1145. package/dist/types/gator/themes/icons/tab-arrows.d.ts +1 -0
  1146. package/dist/types/gator/themes/icons/table.d.ts +1 -0
  1147. package/dist/types/gator/themes/icons/target.d.ts +1 -0
  1148. package/dist/types/gator/themes/icons/text-aa.d.ts +1 -0
  1149. package/dist/types/gator/themes/icons/thumbs-down.d.ts +1 -0
  1150. package/dist/types/gator/themes/icons/thumbs-up.d.ts +1 -0
  1151. package/dist/types/gator/themes/icons/tools.d.ts +1 -0
  1152. package/dist/types/gator/themes/icons/touch-id.d.ts +1 -0
  1153. package/dist/types/gator/themes/icons/trash.d.ts +1 -0
  1154. package/dist/types/gator/themes/icons/trend-up.d.ts +1 -0
  1155. package/dist/types/gator/themes/icons/twitter-logo.d.ts +1 -0
  1156. package/dist/types/gator/themes/icons/unlink.d.ts +1 -0
  1157. package/dist/types/gator/themes/icons/unlock.d.ts +1 -0
  1158. package/dist/types/gator/themes/icons/upload.d.ts +1 -0
  1159. package/dist/types/gator/themes/icons/video.d.ts +1 -0
  1160. package/dist/types/gator/themes/icons/waffle.d.ts +1 -0
  1161. package/dist/types/gator/themes/icons/warning-circle.d.ts +1 -0
  1162. package/dist/types/gator/themes/icons/warning-diamond.d.ts +1 -0
  1163. package/dist/types/gator/themes/icons/warning-filled.d.ts +1 -0
  1164. package/dist/types/gator/themes/icons/warning-octagon.d.ts +1 -0
  1165. package/dist/types/gator/themes/icons/warning.d.ts +1 -0
  1166. package/dist/types/gator/themes/icons/wet-sign.d.ts +1 -0
  1167. package/dist/types/gator/themes/icons/wifi-off.d.ts +1 -0
  1168. package/dist/types/gator/themes/icons/wifi.d.ts +1 -0
  1169. package/dist/types/gator/themes/icons/x-logo.d.ts +1 -0
  1170. package/dist/types/gator/themes/icons/yelp-logo.d.ts +1 -0
  1171. package/dist/types/gator/themes/icons/youtube-logo.d.ts +1 -0
  1172. package/dist/types/gator/themes/icons/zillow-logo.d.ts +1 -0
  1173. package/dist/types/gator/themes/illustrations/add-note.d.ts +1 -0
  1174. package/dist/types/gator/themes/illustrations/address.d.ts +1 -0
  1175. package/dist/types/gator/themes/illustrations/appointment-confirmed.d.ts +1 -0
  1176. package/dist/types/gator/themes/illustrations/assets.d.ts +1 -0
  1177. package/dist/types/gator/themes/illustrations/auto-money.d.ts +1 -0
  1178. package/dist/types/gator/themes/illustrations/balloons.d.ts +1 -0
  1179. package/dist/types/gator/themes/illustrations/bank-account.d.ts +1 -0
  1180. package/dist/types/gator/themes/illustrations/brief-case.d.ts +1 -0
  1181. package/dist/types/gator/themes/illustrations/calendar-home.d.ts +1 -0
  1182. package/dist/types/gator/themes/illustrations/change-data.d.ts +1 -0
  1183. package/dist/types/gator/themes/illustrations/check-with-pencil.d.ts +1 -0
  1184. package/dist/types/gator/themes/illustrations/co-borrower.d.ts +1 -0
  1185. package/dist/types/gator/themes/illustrations/co-borrowers-incomplete.d.ts +1 -0
  1186. package/dist/types/gator/themes/illustrations/co-borrowers.d.ts +1 -0
  1187. package/dist/types/gator/themes/illustrations/commercial.d.ts +1 -0
  1188. package/dist/types/gator/themes/illustrations/condo.d.ts +1 -0
  1189. package/dist/types/gator/themes/illustrations/connectivity.d.ts +1 -0
  1190. package/dist/types/gator/themes/illustrations/consumer.d.ts +1 -0
  1191. package/dist/types/gator/themes/illustrations/contact-search.d.ts +1 -0
  1192. package/dist/types/gator/themes/illustrations/conversation-multiple.d.ts +1 -0
  1193. package/dist/types/gator/themes/illustrations/credit-card.d.ts +1 -0
  1194. package/dist/types/gator/themes/illustrations/crop-background.d.ts +1 -0
  1195. package/dist/types/gator/themes/illustrations/crop-page.d.ts +1 -0
  1196. package/dist/types/gator/themes/illustrations/declarations-legal.d.ts +1 -0
  1197. package/dist/types/gator/themes/illustrations/deliver.d.ts +1 -0
  1198. package/dist/types/gator/themes/illustrations/demographic-info.d.ts +1 -0
  1199. package/dist/types/gator/themes/illustrations/document-add.d.ts +1 -0
  1200. package/dist/types/gator/themes/illustrations/document-signature.d.ts +1 -0
  1201. package/dist/types/gator/themes/illustrations/download-app.d.ts +1 -0
  1202. package/dist/types/gator/themes/illustrations/empty-box.d.ts +1 -0
  1203. package/dist/types/gator/themes/illustrations/family-home.d.ts +1 -0
  1204. package/dist/types/gator/themes/illustrations/gatorIllustration.d.ts +20 -0
  1205. package/dist/types/gator/themes/illustrations/home-search.d.ts +1 -0
  1206. package/dist/types/gator/themes/illustrations/house-5.d.ts +1 -0
  1207. package/dist/types/gator/themes/illustrations/house-6.d.ts +1 -0
  1208. package/dist/types/gator/themes/illustrations/house-fireworks.d.ts +1 -0
  1209. package/dist/types/gator/themes/illustrations/house-under-construction.d.ts +1 -0
  1210. package/dist/types/gator/themes/illustrations/house-with-shield.d.ts +1 -0
  1211. package/dist/types/gator/themes/illustrations/index.d.ts +69 -0
  1212. package/dist/types/gator/themes/illustrations/inquiry.d.ts +1 -0
  1213. package/dist/types/gator/themes/illustrations/locked.d.ts +1 -0
  1214. package/dist/types/gator/themes/illustrations/make-an-offer.d.ts +1 -0
  1215. package/dist/types/gator/themes/illustrations/mortgage.d.ts +1 -0
  1216. package/dist/types/gator/themes/illustrations/network-error.d.ts +1 -0
  1217. package/dist/types/gator/themes/illustrations/page-1.d.ts +1 -0
  1218. package/dist/types/gator/themes/illustrations/page-2.d.ts +1 -0
  1219. package/dist/types/gator/themes/illustrations/page-3.d.ts +1 -0
  1220. package/dist/types/gator/themes/illustrations/paper-3.d.ts +1 -0
  1221. package/dist/types/gator/themes/illustrations/paper-7.d.ts +1 -0
  1222. package/dist/types/gator/themes/illustrations/person-2.d.ts +1 -0
  1223. package/dist/types/gator/themes/illustrations/personal-info.d.ts +1 -0
  1224. package/dist/types/gator/themes/illustrations/portfolio-analytics.d.ts +1 -0
  1225. package/dist/types/gator/themes/illustrations/price-search.d.ts +1 -0
  1226. package/dist/types/gator/themes/illustrations/quick-links.d.ts +1 -0
  1227. package/dist/types/gator/themes/illustrations/register.d.ts +1 -0
  1228. package/dist/types/gator/themes/illustrations/schedule-home-tour.d.ts +1 -0
  1229. package/dist/types/gator/themes/illustrations/small-business.d.ts +1 -0
  1230. package/dist/types/gator/themes/illustrations/social-security.d.ts +1 -0
  1231. package/dist/types/gator/themes/illustrations/start-conversation.d.ts +1 -0
  1232. package/dist/types/gator/themes/illustrations/status-no-x.d.ts +1 -0
  1233. package/dist/types/gator/themes/illustrations/status.d.ts +1 -0
  1234. package/dist/types/gator/themes/illustrations/success.d.ts +1 -0
  1235. package/dist/types/gator/themes/illustrations/talkluments.d.ts +1 -0
  1236. package/dist/types/gator/themes/illustrations/thumbs-down-man.d.ts +1 -0
  1237. package/dist/types/gator/themes/illustrations/town-home.d.ts +1 -0
  1238. package/dist/types/gator/themes/illustrations/transfer.d.ts +1 -0
  1239. package/dist/types/gator/themes/illustrations/treasury.d.ts +1 -0
  1240. package/dist/types/gator/themes/illustrations/unsecured-line-of-credit.d.ts +1 -0
  1241. package/dist/types/gator/themes/illustrations/upload-cloud.d.ts +1 -0
  1242. package/dist/types/gator/themes/illustrations/your-bank-placeholder.d.ts +1 -0
  1243. package/dist/types/gator/themes/illustrations/your-bank.d.ts +1 -0
  1244. package/dist/types/gator/themes/utils/themeConfig.d.ts +31 -0
  1245. package/package.json +17 -1
@@ -0,0 +1 @@
1
+ export declare const flagKhCambodiaIcon = "<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clip-path=\"url(#clip0_5982_15163)\">\n <path\n d=\"M2 7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V7Z\"\n fill=\"white\" />\n <path d=\"M2 5H22V20H2V5Z\" fill=\"#032EA1\" />\n <path d=\"M2 8.75H22V16.25H2V8.75Z\" fill=\"#E00025\" />\n <path d=\"M9.88723 12.0688H14.1547V13.7113H9.88723V12.0688Z\" fill=\"white\" />\n <path d=\"M9.88723 12.1513H14.1547V12.3126H9.88723V12.1513Z\" fill=\"white\" />\n <path\n d=\"M8.21848 13.7938C8.29689 13.7512 8.35594 13.68 8.38348 13.5951H15.6247C15.6523 13.68 15.7113 13.7512 15.7897 13.7938H8.21848Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M16.1122 14.0301H7.88473V14.3338H16.1122V14.0301ZM7.40098 14.7351H16.5997V15.2038L16.8435 15.2038V15.6726H7.15723V15.2038L7.40098 15.2038V14.7351Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M15.9772 13.7701H8.02723V14.0191H15.9772V13.7701ZM16.3597 14.3444H7.64473V14.7701H16.3597V14.3444Z\"\n fill=\"white\" />\n <path d=\"M8.88994 13.7863H9.48994V15.6613H8.88994V13.7863Z\" fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M9.35848 13.7863H9.02473L9.02098 15.6613H9.35848V13.7863ZM12.2872 13.7863H11.6872V15.6613H12.2872V13.7863Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M12.1635 13.7863H11.826V15.6613H12.1635V13.7863ZM15.1072 13.7863H14.5072V15.6613H15.1072V13.7863Z\"\n fill=\"white\" />\n <path d=\"M14.6387 13.7863H14.9762V15.6613H14.6387V13.7863Z\" fill=\"white\" />\n <path\n d=\"M9.88723 12.0688V12.0538L9.87223 12.0688H9.88723ZM14.1547 12.0688H14.1697L14.1547 12.0538V12.0688ZM14.1547 13.7113V13.7263L14.1697 13.7113H14.1547ZM9.88723 13.7113H9.87223L9.88723 13.7263V13.7113ZM9.88723 12.1513V12.1363L9.87223 12.1513H9.88723ZM14.1547 12.1513H14.1697L14.1547 12.1363V12.1513ZM14.1547 12.3126V12.3276L14.1697 12.3126H14.1547ZM9.88723 12.3126H9.87223L9.88723 12.3276V12.3126ZM8.21848 13.7938L8.2113 13.7807L8.21848 13.8088V13.7938ZM8.38348 13.5951V13.5801H8.37257L8.36921 13.5905L8.38348 13.5951ZM15.6247 13.5951L15.639 13.5905L15.6356 13.5801H15.6247V13.5951ZM15.7897 13.7938V13.8088L15.7969 13.7807L15.7897 13.7938ZM7.88473 14.0301V14.0151H7.86973V14.0301H7.88473ZM16.1122 14.0301H16.1272V14.0151H16.1122V14.0301ZM7.88473 14.3338H7.86973V14.3488H7.88473V14.3338ZM16.1122 14.3338V14.3488H16.1272V14.3338H16.1122ZM16.5997 14.7351H16.6147V14.7201H16.5997V14.7351ZM7.40098 14.7351V14.7201H7.38598V14.7351H7.40098ZM16.5997 15.2038H16.5847V15.2188L16.5997 15.2188L16.5997 15.2038ZM16.8435 15.2038H16.8585V15.1888L16.8435 15.1888L16.8435 15.2038ZM16.8435 15.6726V15.6876H16.8585V15.6726H16.8435ZM7.15723 15.6726H7.14223V15.6876H7.15723V15.6726ZM7.15723 15.2038L7.15723 15.1888L7.14223 15.1888V15.2038H7.15723ZM7.40098 15.2038L7.40098 15.2188L7.41598 15.2188V15.2038H7.40098ZM8.02723 13.7701V13.7551H8.01223V13.7701H8.02723ZM15.9772 13.7701H15.9922V13.7551H15.9772V13.7701ZM8.02723 14.0191H8.01223V14.0341H8.02723V14.0191ZM15.9772 14.0191V14.0341H15.9922V14.0191H15.9772ZM7.64473 14.3444V14.3294H7.62973V14.3444H7.64473ZM16.3597 14.3444H16.3747V14.3294H16.3597V14.3444ZM7.64473 14.7701H7.62973V14.7851H7.64473V14.7701ZM16.3597 14.7701V14.7851H16.3747V14.7701H16.3597ZM8.88994 13.7863V13.7713H8.87494V13.7863H8.88994ZM9.48994 13.7863H9.50494V13.7713H9.48994V13.7863ZM9.48994 15.6613V15.6763H9.50494V15.6613H9.48994ZM8.88994 15.6613H8.87494V15.6763H8.88994V15.6613ZM9.02473 13.7863V13.7713H9.00976L9.00973 13.7863L9.02473 13.7863ZM9.35848 13.7863H9.37348V13.7713H9.35848V13.7863ZM9.02098 15.6613L9.00598 15.6613L9.00595 15.6763H9.02098V15.6613ZM9.35848 15.6613V15.6763H9.37348V15.6613H9.35848ZM11.6872 13.7863V13.7713H11.6722V13.7863H11.6872ZM12.2872 13.7863H12.3022V13.7713H12.2872V13.7863ZM11.6872 15.6613H11.6722V15.6763H11.6872V15.6613ZM12.2872 15.6613V15.6763H12.3022V15.6613H12.2872ZM11.826 13.7863V13.7713H11.811V13.7863H11.826ZM12.1635 13.7863H12.1785V13.7713H12.1635V13.7863ZM11.826 15.6613H11.811V15.6763H11.826V15.6613ZM12.1635 15.6613V15.6763H12.1785V15.6613H12.1635ZM14.5072 13.7863V13.7713H14.4922V13.7863H14.5072ZM15.1072 13.7863H15.1222V13.7713H15.1072V13.7863ZM14.5072 15.6613H14.4922V15.6763H14.5072V15.6613ZM15.1072 15.6613V15.6763H15.1222V15.6613H15.1072ZM14.6387 13.7863V13.7713H14.6237V13.7863H14.6387ZM14.9762 13.7863H14.9912V13.7713H14.9762V13.7863ZM14.9762 15.6613V15.6763H14.9912V15.6613H14.9762ZM14.6387 15.6613H14.6237V15.6763H14.6387V15.6613ZM9.88723 12.0688V12.0838H14.1547V12.0688V12.0538H9.88723V12.0688ZM14.1547 12.0688H14.1397V13.7113H14.1547H14.1697V12.0688H14.1547ZM14.1547 13.7113V13.6963H9.88723V13.7113V13.7263H14.1547V13.7113ZM9.88723 13.7113H9.90223V12.0688H9.88723H9.87223V13.7113H9.88723ZM9.88723 12.1513V12.1663H14.1547V12.1513V12.1363H9.88723V12.1513ZM14.1547 12.1513H14.1397V12.3126H14.1547H14.1697V12.1513H14.1547ZM14.1547 12.3126V12.2976H9.88723V12.3126V12.3276H14.1547V12.3126ZM9.88723 12.3126H9.90223V12.1513H9.88723H9.87223V12.3126H9.88723ZM8.21848 13.7938L8.22565 13.807C8.30743 13.7625 8.36903 13.6883 8.39775 13.5997L8.38348 13.5951L8.36921 13.5905C8.34286 13.6717 8.28634 13.7398 8.2113 13.7807L8.21848 13.7938ZM8.38348 13.5951V13.6101H15.6247V13.5951V13.5801H8.38348V13.5951ZM15.6247 13.5951L15.6105 13.5997C15.6392 13.6883 15.7008 13.7625 15.7826 13.807L15.7897 13.7938L15.7969 13.7807C15.7219 13.7398 15.6653 13.6717 15.639 13.5905L15.6247 13.5951ZM15.7897 13.7938V13.7788H8.21848V13.7938V13.8088H15.7897V13.7938ZM7.88473 14.0301V14.0451H16.1122V14.0301V14.0151H7.88473V14.0301ZM7.88473 14.3338H7.89973V14.0301H7.88473H7.86973V14.3338H7.88473ZM16.1122 14.3338V14.3188H7.88473V14.3338V14.3488H16.1122V14.3338ZM16.1122 14.0301H16.0972V14.3338H16.1122H16.1272V14.0301H16.1122ZM16.5997 14.7351V14.7201H7.40098V14.7351V14.7501H16.5997V14.7351ZM16.5997 15.2038H16.6147V14.7351H16.5997H16.5847V15.2038H16.5997ZM16.8435 15.2038L16.8435 15.1888L16.5997 15.1888L16.5997 15.2038L16.5997 15.2188L16.8435 15.2188L16.8435 15.2038ZM16.8435 15.6726H16.8585V15.2038H16.8435H16.8285V15.6726H16.8435ZM7.15723 15.6726V15.6876H16.8435V15.6726V15.6576H7.15723V15.6726ZM7.15723 15.2038H7.14223V15.6726H7.15723H7.17223V15.2038H7.15723ZM7.40098 15.2038L7.40098 15.1888L7.15723 15.1888L7.15723 15.2038L7.15723 15.2188L7.40098 15.2188L7.40098 15.2038ZM7.40098 14.7351H7.38598V15.2038H7.40098H7.41598V14.7351H7.40098ZM8.02723 13.7701V13.7851H15.9772V13.7701V13.7551H8.02723V13.7701ZM8.02723 14.0191H8.04223V13.7701H8.02723H8.01223V14.0191H8.02723ZM15.9772 14.0191V14.0041H8.02723V14.0191V14.0341H15.9772V14.0191ZM15.9772 13.7701H15.9622V14.0191H15.9772H15.9922V13.7701H15.9772ZM7.64473 14.3444V14.3594H16.3597V14.3444V14.3294H7.64473V14.3444ZM7.64473 14.7701H7.65973V14.3444H7.64473H7.62973V14.7701H7.64473ZM16.3597 14.7701V14.7551H7.64473V14.7701V14.7851H16.3597V14.7701ZM16.3597 14.3444H16.3447V14.7701H16.3597H16.3747V14.3444H16.3597ZM8.88994 13.7863V13.8013H9.48994V13.7863V13.7713H8.88994V13.7863ZM9.48994 13.7863H9.47494V15.6613H9.48994H9.50494V13.7863H9.48994ZM9.48994 15.6613V15.6463H8.88994V15.6613V15.6763H9.48994V15.6613ZM8.88994 15.6613H8.90494V13.7863H8.88994H8.87494V15.6613H8.88994ZM9.02473 13.7863V13.8013H9.35848V13.7863V13.7713H9.02473V13.7863ZM9.02098 15.6613L9.03598 15.6614L9.03973 13.7864L9.02473 13.7863L9.00973 13.7863L9.00598 15.6613L9.02098 15.6613ZM9.35848 15.6613V15.6463H9.02098V15.6613V15.6763H9.35848V15.6613ZM9.35848 13.7863H9.34348V15.6613H9.35848H9.37348V13.7863H9.35848ZM11.6872 13.7863V13.8013H12.2872V13.7863V13.7713H11.6872V13.7863ZM11.6872 15.6613H11.7022V13.7863H11.6872H11.6722V15.6613H11.6872ZM12.2872 15.6613V15.6463H11.6872V15.6613V15.6763H12.2872V15.6613ZM12.2872 13.7863H12.2722V15.6613H12.2872H12.3022V13.7863H12.2872ZM11.826 13.7863V13.8013H12.1635V13.7863V13.7713H11.826V13.7863ZM11.826 15.6613H11.841V13.7863H11.826H11.811V15.6613H11.826ZM12.1635 15.6613V15.6463H11.826V15.6613V15.6763H12.1635V15.6613ZM12.1635 13.7863H12.1485V15.6613H12.1635H12.1785V13.7863H12.1635ZM14.5072 13.7863V13.8013H15.1072V13.7863V13.7713H14.5072V13.7863ZM14.5072 15.6613H14.5222V13.7863H14.5072H14.4922V15.6613H14.5072ZM15.1072 15.6613V15.6463H14.5072V15.6613V15.6763H15.1072V15.6613ZM15.1072 13.7863H15.0922V15.6613H15.1072H15.1222V13.7863H15.1072ZM14.6387 13.7863V13.8013H14.9762V13.7863V13.7713H14.6387V13.7863ZM14.9762 13.7863H14.9612V15.6613H14.9762H14.9912V13.7863H14.9762ZM14.9762 15.6613V15.6463H14.6387V15.6613V15.6763H14.9762V15.6613ZM14.6387 15.6613H14.6537V13.7863H14.6387H14.6237V15.6613H14.6387Z\"\n fill=\"black\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M11.9986 9.41016C11.9086 9.41391 11.9123 9.56766 11.9123 9.56766H12.0811C12.0811 9.56766 12.0848 9.41016 11.9986 9.41016ZM11.4436 11.4052V11.6114H12.5536V11.4052C12.5556 11.3487 12.5858 11.3204 12.6133 11.2947C12.6369 11.2726 12.6586 11.2523 12.6586 11.2177C12.6586 11.2177 12.6736 11.1052 12.6398 11.0527C12.6023 11.2027 12.5273 11.1764 12.5273 11.1127C12.5273 11.067 12.5585 11.0214 12.6232 10.9265L12.6548 10.8802C12.6848 10.8352 12.6661 10.7039 12.6286 10.6552C12.6136 10.7714 12.5948 10.8239 12.5461 10.8239C12.5161 10.8239 12.4898 10.8052 12.4898 10.7489C12.4898 10.7032 12.5093 10.6714 12.5296 10.6383C12.5426 10.6171 12.556 10.5953 12.5648 10.5689C12.5922 10.501 12.5775 10.4234 12.5273 10.3702C12.524 10.3899 12.5214 10.4075 12.5191 10.4232C12.5083 10.497 12.5038 10.5277 12.4636 10.5277C12.3692 10.4997 12.4508 10.3675 12.4805 10.3193L12.4861 10.3102C12.5048 10.2389 12.4486 10.1827 12.4486 10.1827C12.4186 10.2802 12.4111 10.2914 12.3736 10.2802C12.3286 10.2689 12.3361 10.2052 12.3886 10.1527C12.4223 10.1189 12.4186 10.0664 12.3811 10.0289C12.3436 10.1039 12.2836 10.0927 12.2911 10.0477L12.3248 9.88641L12.2798 9.88641L12.2948 9.77016H12.2388L12.2498 9.67266H11.7436L11.7509 9.77016H11.6986L11.7136 9.88641L11.6723 9.88641L11.7023 10.0514C11.6986 10.0964 11.6536 10.1002 11.6161 10.0289C11.5786 10.0664 11.5748 10.1152 11.6086 10.1527C11.6611 10.2052 11.6686 10.2689 11.6236 10.2802C11.5861 10.2914 11.5786 10.2839 11.5486 10.1827C11.5486 10.1827 11.4886 10.2689 11.5111 10.3102L11.5175 10.3206C11.5479 10.3695 11.627 10.4965 11.5336 10.5277C11.4934 10.5277 11.4889 10.4971 11.478 10.4232C11.4757 10.4075 11.4731 10.3899 11.4698 10.3702C11.4183 10.4226 11.4022 10.5003 11.4286 10.5689C11.4381 10.5934 11.4506 10.6139 11.4626 10.6338C11.4838 10.6686 11.5036 10.7011 11.5036 10.7489C11.5036 10.8052 11.4811 10.8239 11.4511 10.8239C11.4023 10.8239 11.3836 10.7677 11.3686 10.6552C11.3311 10.7039 11.3123 10.8352 11.3423 10.8764L11.3615 10.9055C11.4341 11.0158 11.4661 11.0642 11.4661 11.1127C11.4661 11.1764 11.3948 11.2027 11.3536 11.0527C11.3236 11.1052 11.3386 11.2177 11.3386 11.2177C11.3386 11.252 11.3606 11.2722 11.3845 11.2941C11.4127 11.32 11.4436 11.3483 11.4436 11.4052ZM11.7509 9.77016L11.7511 9.77266H12.2386L12.2388 9.77016H11.7509ZM11.8373 9.67141L11.8261 9.57141H12.1636L12.1598 9.67141H11.8373ZM12.8873 13.6064C12.8873 13.6852 12.9998 13.7677 13.0748 13.7939H10.9561C11.0311 13.7677 11.1061 13.6852 11.1061 13.6064V12.6952L11.0123 12.5677H12.9848L12.8873 12.6952V13.6064Z\"\n fill=\"white\" />\n <path\n d=\"M12.8721 12.6836L12.875 12.6855L12.9541 12.583H11.042L11.1182 12.6865L11.125 12.6953H11.1211V13.6064C11.1211 13.6504 11.0999 13.694 11.0703 13.7295C11.0541 13.7489 11.0343 13.7652 11.0137 13.7793H13.0098C12.9868 13.7658 12.9637 13.7497 12.9434 13.7314C12.9051 13.697 12.8721 13.6525 12.8721 13.6064V12.6836ZM12.4746 10.749C12.4746 10.6988 12.4965 10.6637 12.5166 10.6309C12.5297 10.6095 12.5426 10.5889 12.5508 10.5645C12.5715 10.513 12.5646 10.4553 12.5361 10.4092C12.5353 10.4148 12.5349 10.4206 12.5342 10.4258C12.5289 10.4614 12.5241 10.4896 12.5156 10.5088C12.5111 10.5189 12.5054 10.5281 12.4961 10.5342C12.4868 10.5402 12.4757 10.5429 12.4639 10.543H12.459C12.4313 10.5347 12.415 10.5165 12.4082 10.4941C12.4019 10.473 12.4047 10.4491 12.4111 10.4268C12.4241 10.382 12.4531 10.3353 12.4678 10.3115L12.4717 10.3047C12.4791 10.2745 12.4715 10.2472 12.4609 10.2266C12.4587 10.2221 12.4554 10.2185 12.4531 10.2148C12.4493 10.2266 12.4467 10.2373 12.4434 10.2461C12.4378 10.2609 12.4323 10.2727 12.4258 10.2812C12.4189 10.2903 12.4104 10.2961 12.3994 10.2979C12.3894 10.2994 12.3788 10.2978 12.3691 10.2949C12.3548 10.2911 12.3438 10.2823 12.3369 10.2705C12.3301 10.2587 12.3285 10.2446 12.3301 10.2305C12.3334 10.2023 12.3501 10.1695 12.3779 10.1416C12.4012 10.1182 12.4021 10.0834 12.3799 10.0527C12.3614 10.0801 12.3419 10.0974 12.3203 10.0986C12.307 10.0993 12.2937 10.0943 12.2852 10.084C12.2766 10.0737 12.2739 10.0595 12.2764 10.0449L12.3066 9.90137H12.2627L12.2646 9.88477L12.2783 9.78516H12.252V9.78809H11.7373V9.78516H11.7158L11.7285 9.88477L11.7305 9.90137H11.6904L11.7168 10.0488L11.7178 10.0527C11.7166 10.0661 11.7115 10.0782 11.7031 10.0869C11.6944 10.0961 11.6826 10.1004 11.6699 10.0986C11.6505 10.0959 11.6322 10.0793 11.6152 10.0537C11.6064 10.0663 11.6014 10.0792 11.6006 10.0918C11.5995 10.1087 11.6053 10.1258 11.6191 10.1416C11.647 10.1695 11.6647 10.2023 11.668 10.2305C11.6696 10.2445 11.6669 10.2587 11.6602 10.2705C11.6531 10.2826 11.6417 10.2903 11.627 10.2939L11.6279 10.2949C11.6186 10.2977 11.6084 10.2999 11.5986 10.2988C11.5876 10.2976 11.5785 10.2923 11.5713 10.2832C11.5646 10.2747 11.5593 10.2621 11.5537 10.2471C11.5507 10.2389 11.5474 10.2296 11.5439 10.2188C11.5409 10.2244 11.5381 10.2308 11.5352 10.2373C11.5294 10.25 11.5246 10.2633 11.5225 10.2754C11.5203 10.2877 11.5212 10.2967 11.5244 10.3027L11.5303 10.3125L11.5596 10.3623C11.5701 10.3822 11.5797 10.4048 11.5859 10.4268C11.5922 10.4487 11.5953 10.4721 11.5889 10.4932C11.582 10.5154 11.5655 10.5329 11.5381 10.542L11.5332 10.5439C11.5214 10.5439 11.5103 10.5402 11.501 10.5342C11.4917 10.5281 11.4859 10.5189 11.4814 10.5088C11.473 10.4896 11.4681 10.4614 11.4629 10.4258C11.4621 10.4202 11.4609 10.4142 11.46 10.4082C11.4302 10.454 11.4223 10.5113 11.4424 10.5635L11.4756 10.626C11.4966 10.6606 11.5186 10.6966 11.5186 10.749C11.5185 10.7786 11.5123 10.8009 11.5 10.8164C11.4871 10.8325 11.4694 10.8388 11.4512 10.8389C11.4358 10.8389 11.4218 10.8345 11.4102 10.8252C11.3989 10.8162 11.3907 10.8033 11.3838 10.7881C11.3741 10.7666 11.3664 10.7379 11.3604 10.7031C11.3532 10.723 11.3478 10.7466 11.3447 10.7705C11.342 10.7917 11.342 10.8126 11.3438 10.8301C11.3455 10.8476 11.3494 10.8601 11.3545 10.8672L11.374 10.8975C11.4101 10.9523 11.4366 10.9927 11.4541 11.0254C11.4716 11.0581 11.4814 11.0847 11.4814 11.1123C11.4814 11.1308 11.4758 11.1488 11.4658 11.1611C11.4556 11.1736 11.4402 11.1808 11.4229 11.1777C11.406 11.1746 11.3897 11.1619 11.376 11.1426C11.368 11.1313 11.3606 11.117 11.3535 11.0996V11.1025C11.3509 11.1194 11.3496 11.1384 11.3496 11.1553C11.3496 11.1719 11.3507 11.1873 11.3516 11.1982C11.352 11.2036 11.3522 11.2079 11.3525 11.2109C11.3527 11.2125 11.3534 11.2141 11.3535 11.2148V11.2178C11.3536 11.2445 11.3699 11.2606 11.3945 11.2832C11.4229 11.3092 11.459 11.3414 11.459 11.4053V11.5967H12.5381V11.4043C12.5404 11.3415 12.5759 11.31 12.6035 11.2842C12.6278 11.2614 12.6435 11.245 12.6436 11.2178V11.2148C12.6436 11.2141 12.6444 11.2125 12.6445 11.2109C12.6449 11.2079 12.6451 11.2036 12.6455 11.1982C12.6464 11.1872 12.6467 11.172 12.6465 11.1553C12.6462 11.1359 12.6436 11.1157 12.6396 11.0977C12.6328 11.1156 12.6272 11.131 12.6191 11.1426C12.6056 11.162 12.5893 11.1746 12.5723 11.1777C12.5547 11.1809 12.5389 11.1736 12.5283 11.1611C12.518 11.1488 12.5127 11.131 12.5127 11.1123C12.5128 11.086 12.5218 11.061 12.5381 11.0312C12.5544 11.0015 12.5782 10.9651 12.6104 10.918L12.6426 10.8721C12.6481 10.8638 12.6515 10.8495 12.6533 10.8311C12.655 10.8131 12.655 10.7918 12.6523 10.7705C12.6493 10.7464 12.6429 10.723 12.6357 10.7031C12.6297 10.7389 12.6231 10.7676 12.6133 10.7891C12.6064 10.8042 12.5983 10.8174 12.5869 10.8262C12.5752 10.8351 12.561 10.8389 12.5459 10.8389C12.5278 10.8388 12.5089 10.8331 12.4951 10.8174C12.4816 10.802 12.4746 10.7791 12.4746 10.749ZM11.7646 9.75488H12.2256L12.2334 9.6875H11.7598L11.7646 9.75488ZM11.8506 9.65625H12.1455L12.1475 9.58594H11.8428L11.8506 9.65625ZM11.9766 9.43164C11.9698 9.43522 11.964 9.44014 11.959 9.44629C11.9487 9.45886 11.9414 9.47581 11.9365 9.49414C11.9317 9.51239 11.9287 9.53101 11.9277 9.54492C11.9275 9.54773 11.9278 9.55036 11.9277 9.55273H12.0664C12.0663 9.55011 12.0656 9.5471 12.0654 9.54395C12.0645 9.52972 12.0622 9.51067 12.0576 9.49219C12.053 9.47366 12.0459 9.45662 12.0361 9.44434C12.0268 9.43258 12.015 9.42494 11.999 9.4248L11.9766 9.43164ZM12.9023 13.6064C12.9024 13.6392 12.9262 13.6759 12.9629 13.709C12.999 13.7414 13.0446 13.7669 13.0801 13.7793L13.0752 13.8086H10.9561L10.9512 13.7793C10.9857 13.7672 11.0213 13.7419 11.0479 13.71C11.0744 13.678 11.0908 13.6411 11.0908 13.6064V12.6992L11 12.5762L10.9824 12.5527H13.0156L12.9971 12.5771L12.9023 12.7002V13.6064ZM12.5049 10.749C12.5049 10.7749 12.5106 10.7898 12.5176 10.7979C12.5243 10.8055 12.5342 10.8086 12.5459 10.8086C12.5552 10.8086 12.5624 10.8063 12.5684 10.8018C12.5745 10.7971 12.5803 10.7894 12.5859 10.7773C12.5975 10.752 12.6058 10.7114 12.6133 10.6533L12.6182 10.6172L12.6406 10.6465C12.6616 10.6741 12.6759 10.7223 12.6816 10.7676C12.6845 10.7904 12.6855 10.8134 12.6836 10.834C12.6816 10.8544 12.6765 10.8744 12.667 10.8887L12.6357 10.9346C12.6033 10.982 12.5799 11.0168 12.5645 11.0449C12.5492 11.0728 12.5421 11.0932 12.542 11.1123C12.542 11.1254 12.5459 11.1357 12.5508 11.1416C12.5553 11.147 12.5609 11.1493 12.5664 11.1484C12.5728 11.1473 12.5828 11.1415 12.5938 11.126C12.6047 11.1103 12.6159 11.0852 12.625 11.0488L12.6338 11.0156L12.6523 11.0449C12.6715 11.075 12.6763 11.1196 12.6768 11.1543C12.677 11.1721 12.6767 11.1885 12.6758 11.2002C12.6753 11.2058 12.6742 11.2106 12.6738 11.2139V11.2197C12.673 11.2605 12.6456 11.2846 12.623 11.3057C12.5959 11.3311 12.5703 11.3558 12.5684 11.4053V11.626H11.4287V11.4053C11.4287 11.3554 11.4022 11.3305 11.374 11.3047C11.3568 11.2889 11.3369 11.2714 11.3281 11.2461L11.3232 11.2178C11.3232 11.217 11.3234 11.216 11.3232 11.2148C11.3229 11.2115 11.3218 11.206 11.3213 11.2002C11.3203 11.1887 11.3194 11.1728 11.3193 11.1553C11.3193 11.1375 11.3213 11.1175 11.3242 11.0986C11.3272 11.0799 11.332 11.0603 11.3408 11.0449L11.3584 11.0137L11.3682 11.0488C11.3782 11.0852 11.3893 11.1103 11.4004 11.126C11.4115 11.1417 11.4216 11.1472 11.4277 11.1484C11.433 11.1494 11.438 11.147 11.4424 11.1416C11.4471 11.1358 11.4512 11.1256 11.4512 11.1123C11.4511 11.0918 11.4442 11.0699 11.4277 11.0391C11.4111 11.0079 11.385 10.9693 11.3486 10.9141L11.3301 10.8848C11.3204 10.8713 11.3154 10.8526 11.3135 10.833C11.3115 10.8128 11.3125 10.7895 11.3154 10.7666C11.3212 10.7218 11.3355 10.674 11.3564 10.6465L11.3789 10.6172L11.3838 10.6533C11.3913 10.7095 11.3995 10.7495 11.4111 10.7754C11.4168 10.7881 11.4224 10.7967 11.4287 10.8018C11.4347 10.8065 11.4422 10.8086 11.4512 10.8086C11.4628 10.8086 11.4708 10.8051 11.4766 10.7979C11.4829 10.7899 11.4883 10.7754 11.4883 10.749C11.4883 10.706 11.4714 10.6765 11.4502 10.6416C11.4382 10.6219 11.4251 10.6001 11.415 10.5742C11.3865 10.5001 11.4033 10.416 11.459 10.3594L11.4795 10.3389L11.4932 10.4209C11.4987 10.4588 11.5023 10.4826 11.5088 10.4971C11.5117 10.5036 11.5146 10.5068 11.5176 10.5088C11.5204 10.5106 11.5245 10.5115 11.5312 10.5117C11.5487 10.5052 11.5571 10.4957 11.5605 10.4844C11.5645 10.4714 11.5632 10.4542 11.5576 10.4346C11.5464 10.3953 11.5203 10.3528 11.5049 10.3281L11.498 10.3184C11.4901 10.3038 11.4895 10.2858 11.4922 10.2705C11.495 10.2549 11.5015 10.2386 11.5078 10.2246C11.5141 10.2109 11.521 10.1984 11.5264 10.1895C11.5289 10.1852 11.5315 10.1813 11.5332 10.1787C11.534 10.1774 11.5347 10.1755 11.5352 10.1748L11.5361 10.1738L11.5537 10.1484L11.5625 10.1787C11.57 10.2039 11.5767 10.2231 11.582 10.2373C11.5874 10.2515 11.5911 10.26 11.5947 10.2646C11.5976 10.2683 11.5999 10.2683 11.6016 10.2686C11.6047 10.2689 11.6098 10.2684 11.6191 10.2656C11.6265 10.2637 11.6322 10.2602 11.6348 10.2559C11.6376 10.251 11.6388 10.2431 11.6377 10.2334C11.6365 10.2236 11.6326 10.2122 11.626 10.2002L11.5977 10.1631C11.5783 10.1416 11.5686 10.1158 11.5703 10.0898C11.572 10.0641 11.5847 10.0394 11.6055 10.0186L11.6201 10.0039L11.6289 10.0215C11.647 10.0559 11.6648 10.068 11.6738 10.0693C11.6775 10.0699 11.6798 10.0683 11.6816 10.0664C11.6838 10.0641 11.6857 10.0593 11.6865 10.0508L11.6572 9.88867L11.6543 9.87109H11.6963L11.6836 9.77246L11.6816 9.75488H11.7354L11.7285 9.67383L11.7275 9.65723H11.8203L11.8115 9.57324L11.8096 9.55664H11.8975C11.8976 9.55283 11.8981 9.54822 11.8984 9.54297C11.8995 9.52794 11.9018 9.50698 11.9072 9.48633C11.9127 9.46588 11.9214 9.444 11.9355 9.42676C11.9501 9.40908 11.9707 9.39665 11.998 9.39551C12.0247 9.39565 12.0456 9.40822 12.0596 9.42578C12.0732 9.44291 12.0818 9.4648 12.0869 9.48535C12.0921 9.50614 12.0947 9.52674 12.0957 9.54199C12.0961 9.54762 12.0956 9.55262 12.0957 9.55664H12.1787V9.57227L12.1758 9.65723H12.2666L12.2646 9.6748L12.2559 9.75488H12.3115L12.3096 9.77246L12.2969 9.87109H12.3438L12.3398 9.88965L12.3057 10.0508C12.3046 10.0583 12.3069 10.0624 12.3086 10.0645C12.3103 10.0665 12.3131 10.0686 12.3184 10.0684C12.3294 10.0678 12.3497 10.0572 12.3672 10.0225L12.377 10.0039L12.3916 10.0186C12.4335 10.0605 12.44 10.1223 12.3994 10.1631C12.3749 10.1876 12.3618 10.2138 12.3594 10.2334C12.3582 10.2431 12.3595 10.251 12.3623 10.2559C12.3649 10.2602 12.3696 10.2637 12.377 10.2656C12.386 10.2683 12.3916 10.269 12.3945 10.2686C12.3963 10.2683 12.399 10.2671 12.4023 10.2627C12.406 10.2577 12.4098 10.2491 12.415 10.2354C12.4203 10.2213 12.4271 10.2029 12.4346 10.1787L12.4414 10.1543L12.4619 10.1748C12.4636 10.1767 12.466 10.1801 12.4688 10.1836C12.4741 10.1905 12.481 10.2005 12.4873 10.2129C12.5 10.2378 12.5116 10.2741 12.501 10.3145L12.499 10.3184L12.4932 10.3271C12.4781 10.3516 12.4511 10.3953 12.4395 10.4355C12.4338 10.4554 12.4328 10.4725 12.4365 10.4854C12.4399 10.4964 12.4478 10.5059 12.4648 10.5117C12.4722 10.5116 12.4766 10.5107 12.4795 10.5088C12.4825 10.5068 12.4854 10.5036 12.4883 10.4971C12.4947 10.4826 12.4983 10.4588 12.5039 10.4209C12.5062 10.4053 12.5094 10.3878 12.5127 10.3682L12.5176 10.3379L12.5381 10.3604C12.5921 10.4178 12.6084 10.5011 12.5791 10.5742L12.5781 10.5732C12.5687 10.6015 12.5549 10.6254 12.542 10.6465C12.5217 10.6796 12.5049 10.7082 12.5049 10.749Z\"\n fill=\"black\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M11.4923 12.9727H11.3573V13.9727H11.4923V12.9727ZM12.6323 12.9727H12.4973V13.9727H12.6323V12.9727Z\"\n fill=\"white\" />\n <path\n d=\"M11.4921 12.958L11.5077 12.9727V13.9727L11.4921 13.9873H11.3573L11.3427 13.9727V12.9727L11.3573 12.958H11.4921ZM12.6327 12.958L12.6473 12.9727V13.9727L12.6327 13.9873H12.497L12.4823 13.9727V12.9727L12.497 12.958H12.6327ZM12.5126 13.958H12.6171V12.9873H12.5126V13.958ZM11.372 13.958H11.4774V12.9873H11.372V13.958Z\"\n fill=\"black\" />\n <path\n d=\"M10.975 11.5326V12.5676H13V11.5326C12.9526 11.5499 12.9163 11.589 12.9025 11.6376V12.0801H11.0763V11.6376C11.0763 11.6376 11.0538 11.5626 10.9713 11.5326H10.975Z\"\n fill=\"white\" />\n <path\n d=\"M13.0152 12.5824H10.9596V11.5326H10.9683L10.9713 11.5179H10.9898V11.5267C11.0262 11.5434 11.0517 11.5657 11.067 11.5873C11.0756 11.5994 11.0818 11.6113 11.0855 11.6195C11.0873 11.6234 11.0886 11.6269 11.0894 11.6292C11.0898 11.6304 11.0902 11.6315 11.0904 11.6322L11.0924 11.638L11.0914 12.0648H12.8873V11.6332C12.9024 11.5802 12.943 11.5379 12.9947 11.5189L13.0152 11.5111V12.5824ZM12.9849 11.556C12.9528 11.5738 12.9284 11.6034 12.9176 11.639V12.0951H11.0611V11.638C11.0605 11.6363 11.0594 11.6339 11.0582 11.6312C11.0551 11.6244 11.0498 11.6151 11.0426 11.6048C11.0314 11.5891 11.0137 11.5735 10.9898 11.5599V12.5521H12.9849V11.556Z\"\n fill=\"black\" />\n <path\n d=\"M12.7225 13.7938C12.655 13.7676 12.5125 13.6851 12.5125 13.6063V12.5863C12.5275 12.5301 12.6025 12.4963 12.6513 12.4588H11.3125C11.3763 12.4963 11.4475 12.5226 11.4738 12.5863V13.6063C11.4738 13.6851 11.3613 13.7676 11.2938 13.7938H12.7225Z\"\n fill=\"white\" />\n <path\n d=\"M12.4979 12.5819C12.5069 12.5488 12.5333 12.5242 12.5604 12.5037C12.5742 12.4933 12.5893 12.4837 12.6033 12.4744L12.6043 12.4735H11.3699C11.3854 12.4819 11.4013 12.4902 11.4158 12.4998C11.446 12.5198 11.4734 12.5451 11.4881 12.5809L11.4901 12.5867L11.4891 13.6063C11.4891 13.6523 11.456 13.6959 11.4188 13.7303C11.3987 13.7488 11.3764 13.7655 11.3543 13.7791H12.658C12.6335 13.7657 12.6067 13.7496 12.5828 13.7313C12.5603 13.714 12.5397 13.6943 12.5242 13.6737C12.5089 13.6531 12.4979 13.6304 12.4979 13.6063V12.5819ZM12.5272 13.6063C12.5272 13.6214 12.5343 13.6383 12.5477 13.6561C12.561 13.6738 12.58 13.6914 12.6014 13.7078C12.6442 13.7406 12.6958 13.7675 12.7283 13.7801L12.7225 13.8084H11.2938L11.2879 13.7801C11.3198 13.7677 11.364 13.7414 11.3992 13.7088C11.435 13.6757 11.4588 13.639 11.4588 13.6063V12.5897C11.4471 12.563 11.4262 12.5431 11.3992 12.5252C11.3853 12.516 11.3693 12.5076 11.3533 12.4989C11.3376 12.4903 11.3206 12.481 11.3045 12.4715L11.2576 12.4442H12.6951L12.66 12.4705L12.5779 12.5272C12.5517 12.547 12.5333 12.5677 12.5272 12.5907V13.6063Z\"\n fill=\"black\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M12.9023 11.7352V12.4702H11.0761V11.7389H11.2636V11.6639H12.7186V11.7352H12.9023ZM12.2761 13.6064C12.2761 13.6852 12.3698 13.7677 12.4373 13.7939H11.5598C11.6236 13.7677 11.7211 13.6852 11.7211 13.6064V12.7327L11.6648 12.6577H12.3286L12.2761 12.7364V13.6064Z\"\n fill=\"white\" />\n <path\n d=\"M12.2606 12.7264L12.2636 12.7274L12.3007 12.6727H11.6952L11.7333 12.7235L11.7401 12.7323H11.7362V13.6063C11.7362 13.6515 11.708 13.6956 11.6747 13.7303C11.657 13.7488 11.637 13.7655 11.6171 13.7791H12.3788C12.3584 13.7654 12.3378 13.749 12.3202 13.7303C12.2873 13.6954 12.2606 13.6513 12.2606 13.6063V12.7264ZM12.7333 11.6493V11.7205H12.9169V12.4852H11.0614V11.7235H11.2489V11.6493H12.7333ZM11.2782 11.7537H11.0907V12.4549H12.8876V11.7498H12.704V11.6786H11.2782V11.7537ZM12.2909 13.6063C12.2909 13.64 12.3118 13.6772 12.3427 13.7098C12.373 13.7419 12.411 13.7679 12.4423 13.7801L12.4374 13.8084H11.5595L11.5546 13.7801C11.5842 13.7679 11.6223 13.7419 11.6532 13.7098C11.6846 13.677 11.7059 13.6399 11.7059 13.6063V12.7371L11.6532 12.6668L11.6346 12.6424H12.3563L12.3407 12.6659L12.2909 12.7411V13.6063Z\"\n fill=\"black\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M12.8498 11.3039C12.8498 11.3039 12.6661 11.3273 12.6661 11.5452V11.3623C12.6098 11.3623 12.6023 11.4323 12.6023 11.623L11.3911 11.6191C11.3911 11.4362 11.3911 11.3584 11.3236 11.3584V11.9615C11.4623 12.016 11.5598 12.195 11.5598 12.195H12.4298C12.4298 12.195 12.5273 12.016 12.6661 11.9615V12.3039H12.8011V11.7514C12.8011 11.7514 12.7448 11.7514 12.7448 11.6541C12.7448 11.5607 12.7786 11.4946 12.8498 11.4985V11.3039Z\"\n fill=\"white\" />\n <path\n d=\"M12.7298 11.6545C12.7298 11.6064 12.7387 11.5625 12.7581 11.5314C12.7756 11.5037 12.8016 11.4871 12.8353 11.4846V11.3225C12.8324 11.3232 12.829 11.3243 12.8255 11.3254C12.8095 11.3306 12.7881 11.3395 12.7669 11.3547C12.7247 11.3851 12.681 11.4412 12.681 11.5451H12.6507V11.383C12.6486 11.3843 12.6456 11.3841 12.6439 11.3859C12.6379 11.3926 12.6315 11.4044 12.6273 11.424C12.6188 11.4635 12.6175 11.5275 12.6175 11.6232V11.6379H12.6019L11.3909 11.634H11.3763V11.6193C11.3763 11.5271 11.3756 11.4635 11.3675 11.423C11.3636 11.4033 11.3584 11.3912 11.3519 11.384C11.3485 11.3804 11.3434 11.3799 11.3382 11.3781V11.9514C11.4071 11.9813 11.4647 12.0391 11.5052 12.0891C11.5265 12.1154 11.5435 12.1404 11.555 12.1584C11.5607 12.1673 11.5657 12.1748 11.5687 12.1799H12.4212C12.4242 12.1748 12.4291 12.1673 12.4349 12.1584C12.4464 12.1404 12.4634 12.1154 12.4847 12.0891C12.5269 12.0369 12.5876 11.9761 12.6605 11.9475L12.681 11.9396V12.2893H12.7864V11.7619C12.7798 11.7597 12.771 11.7571 12.763 11.7502C12.7449 11.7344 12.7299 11.7056 12.7298 11.6545ZM12.7601 11.6545C12.7602 11.6996 12.7728 11.7192 12.7825 11.7277C12.7876 11.7321 12.7927 11.7345 12.7962 11.7355C12.7978 11.736 12.7992 11.7364 12.8001 11.7365H12.8157V12.3186H12.6507V11.9855C12.5939 12.014 12.5438 12.0623 12.5071 12.1076C12.4868 12.1327 12.4714 12.1568 12.4603 12.174C12.4549 12.1825 12.4504 12.1897 12.4476 12.1945C12.4462 12.197 12.4444 12.1991 12.4437 12.2004L12.4388 12.2102H11.5511L11.5462 12.2023L11.5452 12.2004C11.5445 12.1991 11.5437 12.1969 11.5423 12.1945C11.5395 12.1897 11.5351 12.1825 11.5296 12.174C11.5185 12.1568 11.5021 12.1328 11.4818 12.1076C11.4406 12.0568 11.3832 12.0015 11.3177 11.9758L11.3089 11.9719V11.343H11.3236C11.3436 11.343 11.3604 11.3496 11.3734 11.3635C11.3856 11.3766 11.3934 11.395 11.3978 11.4172C11.4061 11.4588 11.4046 11.5209 11.4046 11.6037L12.5872 11.6066C12.5874 11.5206 12.5893 11.4589 12.598 11.4182C12.6026 11.3965 12.6102 11.3788 12.6214 11.3664C12.6333 11.3532 12.6487 11.3469 12.6663 11.3469H12.681V11.4104C12.6994 11.3746 12.7241 11.3484 12.7493 11.3303C12.7738 11.3127 12.7985 11.303 12.8167 11.2971C12.8258 11.2941 12.8337 11.2914 12.8392 11.2902C12.8416 11.2897 12.8436 11.2895 12.845 11.2893H12.848L12.8646 11.2873V11.5139H12.8489C12.8192 11.5122 12.7982 11.5246 12.7835 11.548C12.7683 11.5724 12.7601 11.6093 12.7601 11.6545Z\"\n fill=\"black\" />\n <path\n d=\"M11.3238 11.5363C11.3238 11.3263 11.14 11.3038 11.14 11.3038V11.4913C11.2113 11.4876 11.245 11.5513 11.245 11.6413C11.245 11.7351 11.1888 11.7351 11.1888 11.7351V12.2676H11.3238V11.5363Z\"\n fill=\"white\" />\n <path\n d=\"M11.309 11.5362C11.3089 11.4366 11.2652 11.3829 11.223 11.3536C11.2018 11.3389 11.1805 11.3304 11.1644 11.3253C11.161 11.3242 11.1576 11.3231 11.1547 11.3224V11.4796C11.188 11.4821 11.2143 11.4958 11.2318 11.5226C11.2514 11.5527 11.2601 11.5952 11.2601 11.6417C11.2601 11.691 11.2451 11.7191 11.2269 11.7345C11.2189 11.7411 11.2101 11.7441 11.2035 11.7462V12.253H11.309V11.5362ZM11.3392 12.2823H11.1742V11.7198H11.1898C11.1907 11.7197 11.1922 11.7193 11.1937 11.7189C11.1973 11.7178 11.2024 11.7162 11.2074 11.712C11.2171 11.7039 11.2298 11.6852 11.2299 11.6417C11.2299 11.5982 11.2216 11.5625 11.2064 11.5392C11.1919 11.517 11.1709 11.5045 11.141 11.506L11.1254 11.5069V11.2872L11.142 11.2892H11.1449C11.1464 11.2894 11.1484 11.2897 11.1508 11.2901C11.1562 11.2913 11.1641 11.2932 11.1732 11.296C11.1915 11.3017 11.2161 11.3122 11.2406 11.3292C11.2902 11.3637 11.3392 11.4262 11.3392 11.5362V12.2823Z\"\n fill=\"black\" />\n <path\n d=\"M12.5645 11.1818V11.2111H11.4248V11.1818H12.5645ZM12.5576 10.8439V10.8742H11.4512V10.8439H12.5576ZM12.4639 10.548V10.5773H11.5303V10.548H12.4639ZM12.3926 10.3039V10.3342H11.6045V10.3039H12.3926ZM12.3252 10.1018V10.1311H11.6797V10.1018H12.3252Z\"\n fill=\"black\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M11.8228 10.1339L11.929 10.1827L12.0795 10.1789L12.1812 10.1339V10.0027C12.1759 10.0042 12.1703 10.0055 12.1646 10.0069C12.1281 10.0159 12.0883 10.0257 12.0883 10.0777C12.0745 10.0105 12.058 10.0002 12.0305 9.98296C12.0227 9.97807 12.014 9.97262 12.0042 9.96516C11.9941 9.97375 11.9845 9.97967 11.9757 9.98515C11.9498 10.0012 11.9301 10.0134 11.9202 10.0777C11.9122 10.0239 11.8759 10.0153 11.8366 10.006C11.832 10.0049 11.8274 10.0038 11.8228 10.0027V10.1339ZM11.6152 12.1759C11.6169 12.0392 11.6193 11.8417 11.4998 11.7202H12.4998C12.3803 11.8417 12.3827 12.0392 12.3844 12.1759C12.3846 12.191 12.3848 12.2054 12.3848 12.2189H11.6148C11.6148 12.2054 11.615 12.191 11.6152 12.1759Z\"\n fill=\"white\" />\n <path\n d=\"M12.3689 12.1761C12.3681 12.1079 12.3673 12.023 12.3816 11.9398C12.3943 11.8667 12.4203 11.7945 12.4686 11.7347H11.5311C11.5793 11.7945 11.6053 11.8667 11.618 11.9398C11.6324 12.023 11.6315 12.1079 11.6307 12.1761C11.6305 12.1856 11.6298 12.1947 11.6297 12.2034H12.3699C12.3699 12.1947 12.3691 12.1856 12.3689 12.1761ZM12.0135 9.95344C12.0226 9.96036 12.0311 9.96518 12.0389 9.97004C12.0524 9.97848 12.0658 9.98741 12.077 10.0032C12.0819 10.0102 12.0857 10.0186 12.0896 10.0286C12.094 10.0232 12.0985 10.018 12.1043 10.014C12.1215 10.0021 12.1434 9.99682 12.1609 9.9925C12.1667 9.99109 12.1725 9.99002 12.1775 9.98859L12.1961 9.98273V10.1439L12.1873 10.1478L12.0857 10.1927L12.0799 10.1946L11.9295 10.1976H11.9217L11.9227 10.1966L11.8162 10.1478L11.8074 10.1439V9.98371L11.827 9.98859C11.8311 9.98965 11.8354 9.99051 11.8396 9.99152C11.8586 9.99602 11.8806 10.0012 11.8982 10.013C11.9052 10.0177 11.9106 10.0238 11.9158 10.0306C11.9197 10.0202 11.9243 10.0115 11.9295 10.0042C11.9409 9.98845 11.9549 9.97986 11.9676 9.97199C11.9764 9.96651 11.9857 9.96122 11.9949 9.95344L12.0037 9.94563L12.0135 9.95344ZM11.9832 9.99836C11.9703 10.0063 11.9612 10.0116 11.9539 10.0218C11.9464 10.0322 11.9401 10.0494 11.9354 10.0804L11.9051 10.0794C11.9016 10.0566 11.8927 10.0448 11.8816 10.0374C11.8703 10.0299 11.8557 10.0261 11.8377 10.0218V10.1243L11.9305 10.1663L12.075 10.1644L12.1658 10.1243V10.0218C12.1479 10.0262 12.1322 10.0305 12.1209 10.0384C12.1107 10.0455 12.1034 10.0565 12.1033 10.0775L12.074 10.0804C12.0673 10.0476 12.06 10.0304 12.0525 10.0198C12.0452 10.0096 12.0362 10.0041 12.0223 9.99543C12.0167 9.99193 12.0106 9.9876 12.0037 9.98273C11.9961 9.98836 11.9895 9.99446 11.9832 9.99836ZM12.4002 12.2191V12.2337H11.5994V12.2191C11.5994 12.2056 11.6002 12.1911 11.6004 12.1761C11.6012 12.1076 11.6015 12.0247 11.5877 11.9446C11.5738 11.8648 11.5458 11.7885 11.4891 11.7308L11.4637 11.7054H12.5359L12.5105 11.7308C12.4538 11.7885 12.4258 11.8648 12.4119 11.9446C12.3981 12.0247 12.3984 12.1076 12.3992 12.1761C12.3994 12.1911 12.4002 12.2056 12.4002 12.2191Z\"\n fill=\"black\" />\n <path\n d=\"M11.9313 10.3963L11.7813 10.2913V10.1751C11.8375 10.1863 11.8938 10.1938 11.9013 10.2576C11.9163 10.1638 11.95 10.1188 12.0025 10.0813C12.0513 10.1188 12.085 10.1638 12.1038 10.2576C12.1075 10.1938 12.1675 10.1863 12.2163 10.1751V10.2951L12.07 10.3963H11.9313Z\"\n fill=\"white\" />\n <path\n d=\"M12.0117 10.0696C12.0371 10.0891 12.0591 10.1113 12.0772 10.1409C12.0889 10.1602 12.0974 10.1828 12.1055 10.2092C12.1139 10.1979 12.1241 10.189 12.1358 10.1829C12.1595 10.1705 12.19 10.1657 12.2129 10.1604L12.2315 10.1565V10.3167L12.2246 10.3079L12.0781 10.4085L12.0703 10.4143V10.4114H11.9209L11.9229 10.4085L11.7725 10.304L11.7549 10.2913H11.7666V10.1565L11.7842 10.1604C11.8111 10.1658 11.8419 10.1705 11.8662 10.1829C11.8778 10.1888 11.8879 10.1976 11.8965 10.2083C11.9038 10.1821 11.9132 10.1601 11.9248 10.1409C11.943 10.1111 11.9668 10.0892 11.9942 10.0696L12.0029 10.0628L12.0117 10.0696ZM12.002 10.0999C11.981 10.1159 11.9638 10.1342 11.9502 10.1565C11.9348 10.182 11.9233 10.2148 11.916 10.26L11.8867 10.2591C11.8851 10.2454 11.8805 10.2352 11.875 10.2278C11.8695 10.2204 11.8619 10.215 11.8526 10.2102C11.8369 10.2023 11.8178 10.198 11.7959 10.1936V10.2825L11.9356 10.3811H12.0654L12.2012 10.2864V10.1946C12.1824 10.1988 12.165 10.2026 12.1504 10.2102C12.1412 10.2151 12.1331 10.2204 12.1279 10.2278C12.1229 10.235 12.12 10.2448 12.1192 10.2581L12.0889 10.26C12.0798 10.2149 12.0674 10.1822 12.0518 10.1565C12.038 10.134 12.0215 10.1159 12.002 10.0999Z\"\n fill=\"black\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M11.8862 10.7302L11.6305 10.5802V10.4039L11.6537 10.4076C11.738 10.4208 11.8246 10.4343 11.835 10.5202C11.8634 10.3889 11.9203 10.3177 12.0055 10.2652C12.0964 10.3177 12.1532 10.3889 12.1873 10.5202C12.1977 10.4343 12.2843 10.4208 12.3686 10.4076L12.3918 10.4039V10.5802L12.1305 10.7302H11.8862ZM12.3634 10.9289L12.1362 11.1427H11.8691L11.6362 10.9289H12.3634ZM11.6703 11.5702C11.6589 11.4127 11.6134 11.3264 11.4998 11.2852H12.4998C12.3862 11.3264 12.3407 11.4127 12.3293 11.5702H11.6703Z\"\n fill=\"white\" />\n <path\n d=\"M12.4998 11.27L12.5047 11.2993C12.4511 11.3188 12.4144 11.3485 12.3895 11.3911C12.3642 11.4346 12.3502 11.4933 12.3445 11.5708L12.3436 11.5855H11.6561L11.6551 11.5708C11.6494 11.4933 11.6354 11.4346 11.6102 11.3911C11.5852 11.3485 11.5485 11.3188 11.4949 11.2993L11.4998 11.27H12.4998ZM11.5584 11.3003C11.5904 11.3204 11.6174 11.3436 11.6365 11.3765C11.6635 11.4228 11.677 11.482 11.6834 11.5552H12.3162C12.3226 11.482 12.3361 11.4228 12.3631 11.3765C12.3822 11.3436 12.4092 11.3204 12.4412 11.3003H11.5584ZM12.4012 10.9136L12.3738 10.94L12.1463 11.1538L12.1365 11.1636V11.1577H11.8553L11.8592 11.1538L11.6258 10.94L11.5975 10.9136H12.4012ZM11.8758 11.1275H12.1297L12.325 10.9439H11.6746L11.8758 11.1275ZM12.0125 10.2525C12.0593 10.2795 12.0984 10.3114 12.1297 10.354C12.1537 10.3869 12.1707 10.4266 12.1863 10.4732C12.1993 10.4501 12.2201 10.4346 12.2439 10.4234C12.2797 10.4065 12.3246 10.3996 12.366 10.3931L12.407 10.3863V10.5884L12.3992 10.5933L12.1375 10.7427L12.1307 10.7476V10.7456H11.8777L11.8862 10.7302L11.8787 10.7427L11.6229 10.5933L11.615 10.5884V10.3863L11.6561 10.3931L11.7195 10.4038C11.7404 10.4085 11.7603 10.415 11.7781 10.4234C11.8012 10.4342 11.8207 10.4494 11.8338 10.4712C11.8658 10.3647 11.9197 10.3006 11.9979 10.2525L12.0057 10.2476L12.0125 10.2525ZM12.0057 10.2827C11.9284 10.3325 11.8761 10.3998 11.8494 10.523L11.8201 10.522C11.8157 10.4853 11.7954 10.4638 11.7654 10.4497C11.7343 10.4352 11.6938 10.429 11.6512 10.4224L11.6453 10.4214V10.5708L11.8904 10.7154H12.1258L12.3768 10.5708V10.4214L12.3709 10.4224C12.3282 10.4291 12.2878 10.4351 12.2566 10.4497C12.2267 10.4638 12.2064 10.4853 12.202 10.522L12.1727 10.5239C12.156 10.4596 12.1337 10.4105 12.1053 10.3716C12.0786 10.3353 12.0459 10.307 12.0057 10.2827Z\"\n fill=\"black\" />\n <path\n d=\"M12.3325 10.9251V10.7151C12.2669 10.7291 12.2131 10.7758 12.19 10.8388C12.19 10.7638 12.0963 10.6026 11.995 10.5201C11.8938 10.6101 11.7963 10.7601 11.8 10.8351C11.7813 10.7788 11.7325 10.7338 11.6575 10.7151V10.9288L12.3325 10.9251Z\"\n fill=\"white\" />\n <path\n d=\"M12.0042 10.5083C12.0564 10.5509 12.1062 10.6134 12.1429 10.6744C12.1612 10.7048 12.1771 10.7354 12.1878 10.7632C12.1919 10.7738 12.1919 10.7855 12.1946 10.7955C12.2244 10.7473 12.2728 10.7128 12.3294 10.7007L12.3479 10.7154V10.9253L12.3323 10.94L11.6575 10.9439L11.6429 10.9292V10.7154L11.6614 10.7007C11.7205 10.7156 11.7649 10.7463 11.7923 10.7867C11.7947 10.7784 11.7977 10.7698 11.8011 10.7613C11.8117 10.7343 11.8265 10.7048 11.845 10.6753C11.8822 10.6163 11.933 10.5553 11.9847 10.5093L12.0042 10.5083ZM11.9944 10.5406C11.9486 10.5833 11.9038 10.6379 11.8704 10.691C11.8525 10.7194 11.8382 10.7472 11.8284 10.772C11.8185 10.7972 11.814 10.8189 11.8147 10.8345L11.7854 10.8394C11.77 10.7935 11.732 10.7558 11.6722 10.7359V10.9126L12.3177 10.9097V10.7359C12.2655 10.7529 12.2235 10.7921 12.2044 10.8443L12.1751 10.8384C12.175 10.8224 12.1695 10.8 12.1595 10.774C12.1495 10.7481 12.1351 10.7192 12.1175 10.69C12.0843 10.6349 12.0399 10.5801 11.9944 10.5406Z\"\n fill=\"black\" />\n <path\n d=\"M12.3625 11.2851V11.0751C12.2838 11.0976 12.2313 11.1388 12.2088 11.1988C12.2088 11.1238 12.1075 10.9626 11.995 10.8801C11.8825 10.9738 11.7775 11.1201 11.7813 11.1988C11.7625 11.1426 11.7063 11.0976 11.6275 11.0751V11.2888L12.3625 11.2851Z\"\n fill=\"white\" />\n <path\n d=\"M12.0035 10.8683C12.0615 10.9109 12.1167 10.9733 12.1568 11.0344C12.1768 11.0648 12.193 11.0954 12.2047 11.1232C12.2096 11.1349 12.2103 11.1474 12.2135 11.1584C12.2432 11.1122 12.2923 11.0796 12.358 11.0607L12.3775 11.0754V11.2853L12.3629 11.3L11.6275 11.3039L11.6129 11.2892V11.0754L11.6314 11.0607C11.6934 11.0784 11.7442 11.1098 11.774 11.1516C11.7767 11.1423 11.7797 11.1328 11.7838 11.1232C11.7953 11.0958 11.8123 11.0659 11.8326 11.0363C11.8732 10.9772 11.9278 10.916 11.9849 10.8683H12.0035ZM11.9947 10.8996C11.943 10.9443 11.8938 11.0003 11.857 11.0539C11.8375 11.0823 11.8217 11.1099 11.8111 11.135C11.8005 11.1602 11.7957 11.182 11.7965 11.1984L11.7672 11.2033C11.7519 11.1578 11.7077 11.1189 11.6422 11.0959V11.2726L12.3472 11.2697V11.0959C12.2827 11.1184 12.2417 11.1549 12.2232 11.2043L12.1939 11.1984C12.1938 11.1826 12.1881 11.1609 12.1773 11.135C12.1665 11.1091 12.1506 11.0803 12.1314 11.051C12.0949 10.9953 12.0459 10.9393 11.9947 10.8996Z\"\n fill=\"black\" />\n <path\n d=\"M12.4525 11.7238V11.4763C12.3744 11.5007 12.307 11.551 12.2613 11.6188C12.2613 11.4876 12.1113 11.2813 11.995 11.2176C11.875 11.2851 11.7288 11.4951 11.7288 11.6188C11.6819 11.5505 11.6131 11.5002 11.5338 11.4763V11.7238H12.4525Z\"\n fill=\"white\" />\n <path\n d=\"M12.0025 11.2049C12.0634 11.2384 12.1315 11.3078 12.1842 11.3846C12.2277 11.4481 12.2605 11.5194 12.2711 11.5818C12.3172 11.5259 12.3781 11.4835 12.4478 11.4617L12.4674 11.4764V11.7234L12.4527 11.7391H11.5338L11.5191 11.7234V11.4764L11.5377 11.4617C11.6084 11.483 11.6702 11.5257 11.7174 11.5818C11.728 11.522 11.7615 11.4519 11.8043 11.3885C11.8565 11.3111 11.9251 11.2402 11.9879 11.2049H12.0025ZM11.9947 11.2351C11.9396 11.2687 11.8782 11.3332 11.8297 11.4051C11.7786 11.4808 11.7437 11.5617 11.7437 11.6189L11.7164 11.6277C11.6753 11.5678 11.6163 11.5227 11.5484 11.4978V11.7088H12.4371V11.4988C12.3711 11.5241 12.3138 11.5679 12.274 11.6267L12.2467 11.6189C12.2467 11.5579 12.2112 11.4763 12.1597 11.4012C12.1106 11.3294 12.0484 11.267 11.9947 11.2351Z\"\n fill=\"black\" />\n <path\n d=\"M8.38734 13.5951V12.8301C8.36109 12.7326 8.27484 12.6426 8.21484 12.6276V11.9526L8.35359 12.0276L8.51484 12.7363V13.5988L8.38734 13.5951Z\"\n fill=\"white\" />\n <path\n d=\"M8.28609 13.7938C8.34984 13.7676 8.44359 13.6851 8.44359 13.6063V12.6463L8.39859 12.5713H10.0373L9.97359 12.6463V13.6063C9.97919 13.6872 10.0279 13.7589 10.1011 13.7938H8.28609Z\"\n fill=\"white\" />\n <path\n d=\"M9.76734 13.7938C9.70359 13.7676 9.60984 13.6851 9.60984 13.6063V12.6951L9.74484 12.5676H8.63484L8.76984 12.6951V13.6063C8.76984 13.6851 8.67609 13.7676 8.61234 13.7938H9.76734Z\"\n fill=\"white\" />\n <path\n d=\"M9.61359 13.7938C9.54984 13.7676 9.45234 13.6851 9.45234 13.6063V12.7813L9.54234 12.6576H8.83734L8.92734 12.7813V13.6063C8.92734 13.6851 8.83359 13.7676 8.76609 13.7938H9.61359Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8.44734 11.8101H8.60859V11.9301H8.61234V12.5676H8.44734V11.8101ZM8.56359 12.9726H8.69859V13.5913H8.56359V12.9726ZM9.71859 12.9726H9.84984V13.5913H9.71484L9.71859 12.9726ZM10.0111 12.0688H9.78234V12.5563H10.0111V12.0688Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8.60859 11.4726V12.5601H9.78984V11.4763C9.77204 11.4763 9.76011 11.501 9.74568 11.5308C9.72365 11.5763 9.6958 11.6338 9.63234 11.6338C9.57609 11.6338 9.58359 11.5663 9.61359 11.5138C9.63984 11.4651 9.67359 11.4013 9.62859 11.2776C9.59484 11.3713 9.51234 11.4013 9.52734 11.3451C9.53563 11.3131 9.54915 11.2894 9.56189 11.267C9.58949 11.2185 9.6134 11.1765 9.57234 11.0713C9.55359 11.1988 9.47109 11.1951 9.48984 11.1201C9.49531 11.0991 9.50232 11.081 9.50895 11.064C9.52961 11.0107 9.54652 10.9672 9.50109 10.8763C9.46734 11.0151 9.42609 11.0076 9.42609 10.9213C9.42609 10.9186 9.4261 10.9158 9.4261 10.9131C9.42618 10.7914 9.42627 10.6577 9.26859 10.6101C9.26859 10.6101 9.25734 10.4976 9.20109 10.4976C9.14109 10.4976 9.12984 10.6101 9.12984 10.6101C8.97234 10.6588 8.97234 10.7938 8.97234 10.9213C8.97234 11.0076 8.93109 11.0151 8.89734 10.8763C8.85192 10.9672 8.86883 11.0107 8.88948 11.0639C8.89611 11.081 8.90313 11.0991 8.90859 11.1201C8.92734 11.1951 8.84484 11.1988 8.82609 11.0713C8.78504 11.1765 8.80895 11.2185 8.83655 11.267C8.84929 11.2894 8.86281 11.3131 8.87109 11.3451C8.88609 11.4013 8.80359 11.3713 8.76984 11.2776C8.72484 11.4013 8.75859 11.4651 8.78484 11.5138C8.81859 11.5663 8.82234 11.6338 8.76609 11.6338C8.70264 11.6338 8.67479 11.5749 8.65276 11.5283C8.63833 11.4978 8.6264 11.4726 8.60859 11.4726ZM8.34984 12.5676V11.7388C8.38184 11.7201 8.41384 11.7201 8.44984 11.7388V12.5676H8.34984Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M9.34734 10.9551L9.27984 11.0113H9.11109L9.04359 10.9513V10.8763C9.06984 10.8838 9.08109 10.8876 9.09984 10.9138C9.11631 10.8659 9.15148 10.8266 9.19734 10.8051C9.24255 10.8283 9.27639 10.8689 9.29109 10.9176C9.30984 10.8913 9.32484 10.8801 9.34734 10.8801V10.9551ZM9.78984 12.5638C9.81984 12.3988 9.93609 12.3313 10.0523 12.2751V12.5638H9.78984Z\"\n fill=\"white\" />\n <path\n d=\"M9.31734 11.1951L9.34734 11.1238V11.0301C9.32484 11.0301 9.30984 11.0413 9.29109 11.0676C9.27639 11.0189 9.24255 10.9783 9.19734 10.9551C9.15148 10.9766 9.11631 11.0159 9.09984 11.0638C9.08109 11.0376 9.06984 11.0338 9.04359 11.0301V11.1238L9.07359 11.1951H9.31734Z\"\n fill=\"white\" />\n <path\n d=\"M9.32484 11.4426L9.42234 11.3188V11.1988C9.38484 11.1988 9.36609 11.2176 9.33984 11.2588C9.31359 11.1726 9.26484 11.1576 9.19734 11.1163C9.12609 11.1538 9.07734 11.1726 9.05484 11.2551C9.02484 11.2138 9.00609 11.2026 8.96859 11.1988V11.3188L9.06984 11.4426H9.32484Z\"\n fill=\"white\" />\n <path\n d=\"M9.35109 11.6863C9.35109 11.6863 9.47109 11.5851 9.47484 11.5288V11.3976C9.42984 11.4013 9.38859 11.4126 9.35484 11.4688C9.32484 11.3601 9.27984 11.3301 9.19734 11.2813C9.11109 11.3301 9.06609 11.3601 9.03984 11.4688C9.00234 11.4126 8.96484 11.4013 8.91609 11.3938V11.5288C8.94759 11.5883 8.9895 11.6416 9.03984 11.6863H9.35109Z\"\n fill=\"white\" />\n <path\n d=\"M9.39984 12.1363C9.39984 12.1363 9.56484 11.9601 9.56859 11.8888V11.6863C9.50859 11.6938 9.44859 11.7351 9.40359 11.8213C9.36609 11.6526 9.30609 11.5363 9.19734 11.4538C9.08484 11.5363 9.02484 11.6526 8.98734 11.8213C8.94234 11.7351 8.88609 11.6938 8.82609 11.6863V11.8888C8.83734 11.9601 8.99109 12.1363 8.99109 12.1363H9.39984Z\"\n fill=\"white\" />\n <path\n d=\"M9.39984 12.4026C9.39984 12.4026 9.53859 12.2638 9.56859 12.2038V12.0013C9.50859 12.0088 9.44859 12.0501 9.40359 12.1326C9.38333 11.9948 9.30914 11.8706 9.19734 11.7876C9.08484 11.8701 9.02484 11.9638 8.98734 12.1326C8.94234 12.0501 8.88609 12.0088 8.82609 12.0013V12.2038C8.86359 12.2638 8.99109 12.4026 8.99109 12.4026H9.39984Z\"\n fill=\"white\" />\n <path\n d=\"M9.45609 12.5601C9.41859 12.3838 9.38109 12.2526 9.18984 12.1213C8.99484 12.2526 8.96109 12.3838 8.91984 12.5601H9.45609Z\"\n fill=\"white\" />\n <path\n d=\"M8.38734 13.5951V12.8301C8.36109 12.7326 8.27484 12.6426 8.21484 12.6276V11.9526L8.35359 12.0276L8.51484 12.7363V13.5988L8.38734 13.5951Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M8.28609 13.7938C8.34984 13.7676 8.44359 13.6851 8.44359 13.6063V12.6463L8.39859 12.5713H10.0373L9.97359 12.6463V13.6063C9.97919 13.6872 10.0279 13.7589 10.1011 13.7938H8.28609Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.76734 13.7938C9.70359 13.7676 9.60984 13.6851 9.60984 13.6063V12.6951L9.74484 12.5676H8.63484L8.76984 12.6951V13.6063C8.76984 13.6851 8.67609 13.7676 8.61234 13.7938H9.76734Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.61359 13.7938C9.54984 13.7676 9.45234 13.6851 9.45234 13.6063V12.7813L9.54234 12.6576H8.83734L8.92734 12.7813V13.6063C8.92734 13.6851 8.83359 13.7676 8.76609 13.7938H9.61359Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8.44734 11.8101H8.60859V11.9301H8.61234V12.5676H8.44734V11.8101ZM8.56359 12.9726H8.69859V13.5913H8.56359V12.9726ZM9.71859 12.9726H9.84984V13.5913H9.71484L9.71859 12.9726ZM10.0111 12.0688H9.78234V12.5563H10.0111V12.0688Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M8.60859 11.4726V12.5601H9.78984V11.4763C9.77204 11.4763 9.76011 11.501 9.74568 11.5308C9.72365 11.5763 9.6958 11.6338 9.63234 11.6338C9.57609 11.6338 9.58359 11.5663 9.61359 11.5138C9.63984 11.4651 9.67359 11.4013 9.62859 11.2776C9.59484 11.3713 9.51234 11.4013 9.52734 11.3451C9.53563 11.3131 9.54915 11.2894 9.56189 11.267C9.58949 11.2185 9.6134 11.1765 9.57234 11.0713C9.55359 11.1988 9.47109 11.1951 9.48984 11.1201C9.49531 11.0991 9.50232 11.081 9.50895 11.064C9.52961 11.0107 9.54652 10.9672 9.50109 10.8763C9.46734 11.0151 9.42609 11.0076 9.42609 10.9213C9.42609 10.9186 9.4261 10.9158 9.4261 10.9131C9.42618 10.7914 9.42627 10.6577 9.26859 10.6101C9.26859 10.6101 9.25734 10.4976 9.20109 10.4976C9.14109 10.4976 9.12984 10.6101 9.12984 10.6101C8.97234 10.6588 8.97234 10.7938 8.97234 10.9213C8.97234 11.0076 8.93109 11.0151 8.89734 10.8763C8.85192 10.9672 8.86883 11.0107 8.88948 11.0639C8.89611 11.081 8.90313 11.0991 8.90859 11.1201C8.92734 11.1951 8.84484 11.1988 8.82609 11.0713C8.78504 11.1765 8.80895 11.2185 8.83655 11.267C8.84929 11.2894 8.86281 11.3131 8.87109 11.3451C8.88609 11.4013 8.80359 11.3713 8.76984 11.2776C8.72484 11.4013 8.75859 11.4651 8.78484 11.5138C8.81859 11.5663 8.82234 11.6338 8.76609 11.6338C8.70264 11.6338 8.67479 11.5749 8.65276 11.5283C8.63833 11.4978 8.6264 11.4726 8.60859 11.4726ZM8.34984 12.5676V11.7388C8.38184 11.7201 8.41384 11.7201 8.44984 11.7388V12.5676H8.34984Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M9.34734 10.9551L9.27984 11.0113H9.11109L9.04359 10.9513V10.8763C9.06984 10.8838 9.08109 10.8876 9.09984 10.9138C9.11631 10.8659 9.15148 10.8266 9.19734 10.8051C9.24255 10.8283 9.27639 10.8689 9.29109 10.9176C9.30984 10.8913 9.32484 10.8801 9.34734 10.8801V10.9551ZM9.78984 12.5638C9.81984 12.3988 9.93609 12.3313 10.0523 12.2751V12.5638H9.78984Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.31734 11.1951L9.34734 11.1238V11.0301C9.32484 11.0301 9.30984 11.0413 9.29109 11.0676C9.27639 11.0189 9.24255 10.9783 9.19734 10.9551C9.15148 10.9766 9.11631 11.0159 9.09984 11.0638C9.08109 11.0376 9.06984 11.0338 9.04359 11.0301V11.1238L9.07359 11.1951H9.31734Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.32484 11.4426L9.42234 11.3188V11.1988C9.38484 11.1988 9.36609 11.2176 9.33984 11.2588C9.31359 11.1726 9.26484 11.1576 9.19734 11.1163C9.12609 11.1538 9.07734 11.1726 9.05484 11.2551C9.02484 11.2138 9.00609 11.2026 8.96859 11.1988V11.3188L9.06984 11.4426H9.32484Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.35109 11.6863C9.35109 11.6863 9.47109 11.5851 9.47484 11.5288V11.3976C9.42984 11.4013 9.38859 11.4126 9.35484 11.4688C9.32484 11.3601 9.27984 11.3301 9.19734 11.2813C9.11109 11.3301 9.06609 11.3601 9.03984 11.4688C9.00234 11.4126 8.96484 11.4013 8.91609 11.3938V11.5288C8.94759 11.5883 8.9895 11.6416 9.03984 11.6863H9.35109Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.39984 12.1363C9.39984 12.1363 9.56484 11.9601 9.56859 11.8888V11.6863C9.50859 11.6938 9.44859 11.7351 9.40359 11.8213C9.36609 11.6526 9.30609 11.5363 9.19734 11.4538C9.08484 11.5363 9.02484 11.6526 8.98734 11.8213C8.94234 11.7351 8.88609 11.6938 8.82609 11.6863V11.8888C8.83734 11.9601 8.99109 12.1363 8.99109 12.1363H9.39984Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.39984 12.4026C9.39984 12.4026 9.53859 12.2638 9.56859 12.2038V12.0013C9.50859 12.0088 9.44859 12.0501 9.40359 12.1326C9.38333 11.9948 9.30914 11.8706 9.19734 11.7876C9.08484 11.8701 9.02484 11.9638 8.98734 12.1326C8.94234 12.0501 8.88609 12.0088 8.82609 12.0013V12.2038C8.86359 12.2638 8.99109 12.4026 8.99109 12.4026H9.39984Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M9.45609 12.5601C9.41859 12.3838 9.38109 12.2526 9.18984 12.1213C8.99484 12.2526 8.96109 12.3838 8.91984 12.5601H9.45609Z\"\n stroke=\"black\" stroke-width=\"0.03\" />\n <path\n d=\"M15.6137 13.5951V12.8301C15.6399 12.7326 15.7262 12.6426 15.7862 12.6276V11.9526L15.6474 12.0276L15.4862 12.7363V13.5988L15.6137 13.5951Z\"\n fill=\"white\" />\n <path\n d=\"M15.7149 13.7938C15.6512 13.7676 15.5574 13.6851 15.5574 13.6063V12.6463L15.6024 12.5713H13.9637L14.0274 12.6463V13.6063C14.0218 13.6872 13.9731 13.7589 13.8999 13.7938H15.7149Z\"\n fill=\"white\" />\n <path\n d=\"M14.2337 13.7938C14.2974 13.7676 14.3912 13.6851 14.3912 13.6063V12.6951L14.2562 12.5676H15.3662L15.2312 12.6951V13.6063C15.2312 13.6851 15.3249 13.7676 15.3887 13.7938H14.2337Z\"\n fill=\"white\" />\n <path\n d=\"M14.3874 13.7938C14.4512 13.7676 14.5487 13.6851 14.5487 13.6063V12.7813L14.4587 12.6576H15.1637L15.0737 12.7813V13.6063C15.0737 13.6851 15.1674 13.7676 15.2349 13.7938H14.3874Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M15.5537 11.8101H15.3924V11.9301H15.3887V12.5676H15.5537V11.8101ZM15.4374 12.9726H15.3024V13.5913H15.4374V12.9726ZM14.2824 12.9726H14.1512V13.5913H14.2862L14.2824 12.9726ZM13.9899 12.0688H14.2187V12.5563H13.9899V12.0688Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M15.3924 11.4726V12.5601H14.2112V11.4763C14.229 11.4763 14.2409 11.501 14.2553 11.5308C14.2773 11.5763 14.3052 11.6338 14.3687 11.6338C14.4249 11.6338 14.4174 11.5663 14.3874 11.5138C14.3612 11.4651 14.3274 11.4013 14.3724 11.2776C14.4062 11.3713 14.4887 11.4013 14.4737 11.3451C14.4654 11.3131 14.4518 11.2894 14.4391 11.267C14.4115 11.2185 14.3876 11.1765 14.4287 11.0713C14.4474 11.1988 14.5299 11.1951 14.5112 11.1201C14.5057 11.0991 14.4987 11.081 14.492 11.064C14.4714 11.0107 14.4545 10.9672 14.4999 10.8763C14.5337 11.0151 14.5749 11.0076 14.5749 10.9213C14.5749 10.9186 14.5749 10.9158 14.5749 10.9131C14.5748 10.7914 14.5747 10.6577 14.7324 10.6101C14.7324 10.6101 14.7437 10.4976 14.7999 10.4976C14.8599 10.4976 14.8712 10.6101 14.8712 10.6101C15.0287 10.6588 15.0287 10.7938 15.0287 10.9213C15.0287 11.0076 15.0699 11.0151 15.1037 10.8763C15.1491 10.9672 15.1322 11.0107 15.1115 11.0639C15.1049 11.081 15.0979 11.0991 15.0924 11.1201C15.0737 11.1951 15.1562 11.1988 15.1749 11.0713C15.216 11.1765 15.192 11.2185 15.1644 11.267C15.1517 11.2894 15.1382 11.3131 15.1299 11.3451C15.1149 11.4013 15.1974 11.3713 15.2312 11.2776C15.2762 11.4013 15.2424 11.4651 15.2162 11.5138C15.1824 11.5663 15.1787 11.6338 15.2349 11.6338C15.2984 11.6338 15.3262 11.5749 15.3482 11.5283C15.3627 11.4978 15.3746 11.4726 15.3924 11.4726ZM15.6512 12.5676V11.7388C15.6192 11.7201 15.5872 11.7201 15.5512 11.7388V12.5676H15.6512Z\"\n fill=\"white\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M14.6537 10.9551L14.7212 11.0113H14.8899L14.9574 10.9513V10.8763C14.9312 10.8838 14.9199 10.8876 14.9012 10.9138C14.8847 10.8659 14.8495 10.8266 14.8037 10.8051C14.7584 10.8283 14.7246 10.8689 14.7099 10.9176C14.6912 10.8913 14.6762 10.8801 14.6537 10.8801V10.9551ZM14.2112 12.5638C14.1812 12.3988 14.0649 12.3313 13.9487 12.2751V12.5638H14.2112Z\"\n fill=\"white\" />\n <path\n d=\"M14.6837 11.1951L14.6537 11.1238V11.0301C14.6762 11.0301 14.6912 11.0413 14.7099 11.0676C14.7246 11.0189 14.7584 10.9783 14.8037 10.9551C14.8495 10.9766 14.8847 11.0159 14.9012 11.0638C14.9199 11.0376 14.9312 11.0338 14.9574 11.0301V11.1238L14.9274 11.1951H14.6837Z\"\n fill=\"white\" />\n <path\n d=\"M14.6762 11.4426L14.5787 11.3188V11.1988C14.6162 11.1988 14.6349 11.2176 14.6612 11.2588C14.6874 11.1726 14.7362 11.1576 14.8037 11.1163C14.8749 11.1538 14.9237 11.1726 14.9462 11.2551C14.9762 11.2138 14.9949 11.2026 15.0324 11.1988V11.3188L14.9312 11.4426H14.6762Z\"\n fill=\"white\" />\n <path\n d=\"M14.6499 11.6863C14.6499 11.6863 14.5299 11.5851 14.5262 11.5288V11.3976C14.5712 11.4013 14.6124 11.4126 14.6462 11.4688C14.6762 11.3601 14.7212 11.3301 14.8037 11.2813C14.8899 11.3301 14.9349 11.3601 14.9612 11.4688C14.9987 11.4126 15.0362 11.4013 15.0849 11.3938V11.5288C15.0534 11.5883 15.0115 11.6416 14.9612 11.6863H14.6499Z\"\n fill=\"white\" />\n <path\n d=\"M14.6012 12.1363C14.6012 12.1363 14.4362 11.9601 14.4324 11.8888V11.6863C14.4924 11.6938 14.5524 11.7351 14.5974 11.8213C14.6349 11.6526 14.6949 11.5363 14.8037 11.4538C14.9162 11.5363 14.9762 11.6526 15.0137 11.8213C15.0587 11.7351 15.1149 11.6938 15.1749 11.6863V11.8888C15.1637 11.9601 15.0099 12.1363 15.0099 12.1363H14.6012Z\"\n fill=\"white\" />\n <path\n d=\"M14.6012 12.4026C14.6012 12.4026 14.4624 12.2638 14.4324 12.2038V12.0013C14.4924 12.0088 14.5524 12.0501 14.5974 12.1326C14.6177 11.9948 14.6919 11.8706 14.8037 11.7876C14.9162 11.8701 14.9762 11.9638 15.0137 12.1326C15.0587 12.0501 15.1149 12.0088 15.1749 12.0013V12.2038C15.1374 12.2638 15.0099 12.4026 15.0099 12.4026H14.6012Z\"\n fill=\"white\" />\n <path\n d=\"M14.5449 12.5601C14.5824 12.3838 14.6199 12.2526 14.8112 12.1213C15.0062 12.2526 15.0399 12.3838 15.0812 12.5601H14.5449Z\"\n fill=\"white\" />\n <path\n d=\"M15.6137 13.5951V12.8301C15.6399 12.7326 15.7262 12.6426 15.7862 12.6276V11.9526L15.6474 12.0276L15.4862 12.7363V13.5988L15.6137 13.5951Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M15.7149 13.7938C15.6512 13.7676 15.5574 13.6851 15.5574 13.6063V12.6463L15.6024 12.5713H13.9637L14.0274 12.6463V13.6063C14.0218 13.6872 13.9731 13.7589 13.8999 13.7938H15.7149Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.2337 13.7938C14.2974 13.7676 14.3912 13.6851 14.3912 13.6063V12.6951L14.2562 12.5676H15.3662L15.2312 12.6951V13.6063C15.2312 13.6851 15.3249 13.7676 15.3887 13.7938H14.2337Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.3874 13.7938C14.4512 13.7676 14.5487 13.6851 14.5487 13.6063V12.7813L14.4587 12.6576H15.1637L15.0737 12.7813V13.6063C15.0737 13.6851 15.1674 13.7676 15.2349 13.7938H14.3874Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M15.5537 11.8101H15.3924V11.9301H15.3887V12.5676H15.5537V11.8101ZM15.4374 12.9726H15.3024V13.5913H15.4374V12.9726ZM14.2824 12.9726H14.1512V13.5913H14.2862L14.2824 12.9726ZM13.9899 12.0688H14.2187V12.5563H13.9899V12.0688Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M15.3924 11.4726V12.5601H14.2112V11.4763C14.229 11.4763 14.2409 11.501 14.2553 11.5308C14.2773 11.5763 14.3052 11.6338 14.3687 11.6338C14.4249 11.6338 14.4174 11.5663 14.3874 11.5138C14.3612 11.4651 14.3274 11.4013 14.3724 11.2776C14.4062 11.3713 14.4887 11.4013 14.4737 11.3451C14.4654 11.3131 14.4518 11.2894 14.4391 11.267C14.4115 11.2185 14.3876 11.1765 14.4287 11.0713C14.4474 11.1988 14.5299 11.1951 14.5112 11.1201C14.5057 11.0991 14.4987 11.081 14.492 11.064C14.4714 11.0107 14.4545 10.9672 14.4999 10.8763C14.5337 11.0151 14.5749 11.0076 14.5749 10.9213C14.5749 10.9186 14.5749 10.9158 14.5749 10.9131C14.5748 10.7914 14.5747 10.6577 14.7324 10.6101C14.7324 10.6101 14.7437 10.4976 14.7999 10.4976C14.8599 10.4976 14.8712 10.6101 14.8712 10.6101C15.0287 10.6588 15.0287 10.7938 15.0287 10.9213C15.0287 11.0076 15.0699 11.0151 15.1037 10.8763C15.1491 10.9672 15.1322 11.0107 15.1115 11.0639C15.1049 11.081 15.0979 11.0991 15.0924 11.1201C15.0737 11.1951 15.1562 11.1988 15.1749 11.0713C15.216 11.1765 15.192 11.2185 15.1644 11.267C15.1517 11.2894 15.1382 11.3131 15.1299 11.3451C15.1149 11.4013 15.1974 11.3713 15.2312 11.2776C15.2762 11.4013 15.2424 11.4651 15.2162 11.5138C15.1824 11.5663 15.1787 11.6338 15.2349 11.6338C15.2984 11.6338 15.3262 11.5749 15.3482 11.5283C15.3627 11.4978 15.3746 11.4726 15.3924 11.4726ZM15.6512 12.5676V11.7388C15.6192 11.7201 15.5872 11.7201 15.5512 11.7388V12.5676H15.6512Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n d=\"M14.6537 10.9551L14.7212 11.0113H14.8899L14.9574 10.9513V10.8763C14.9312 10.8838 14.9199 10.8876 14.9012 10.9138C14.8847 10.8659 14.8495 10.8266 14.8037 10.8051C14.7584 10.8283 14.7246 10.8689 14.7099 10.9176C14.6912 10.8913 14.6762 10.8801 14.6537 10.8801V10.9551ZM14.2112 12.5638C14.1812 12.3988 14.0649 12.3313 13.9487 12.2751V12.5638H14.2112Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.6837 11.1951L14.6537 11.1238V11.0301C14.6762 11.0301 14.6912 11.0413 14.7099 11.0676C14.7246 11.0189 14.7584 10.9783 14.8037 10.9551C14.8495 10.9766 14.8847 11.0159 14.9012 11.0638C14.9199 11.0376 14.9312 11.0338 14.9574 11.0301V11.1238L14.9274 11.1951H14.6837Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.6762 11.4426L14.5787 11.3188V11.1988C14.6162 11.1988 14.6349 11.2176 14.6612 11.2588C14.6874 11.1726 14.7362 11.1576 14.8037 11.1163C14.8749 11.1538 14.9237 11.1726 14.9462 11.2551C14.9762 11.2138 14.9949 11.2026 15.0324 11.1988V11.3188L14.9312 11.4426H14.6762Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.6499 11.6863C14.6499 11.6863 14.5299 11.5851 14.5262 11.5288V11.3976C14.5712 11.4013 14.6124 11.4126 14.6462 11.4688C14.6762 11.3601 14.7212 11.3301 14.8037 11.2813C14.8899 11.3301 14.9349 11.3601 14.9612 11.4688C14.9987 11.4126 15.0362 11.4013 15.0849 11.3938V11.5288C15.0534 11.5883 15.0115 11.6416 14.9612 11.6863H14.6499Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.6012 12.1363C14.6012 12.1363 14.4362 11.9601 14.4324 11.8888V11.6863C14.4924 11.6938 14.5524 11.7351 14.5974 11.8213C14.6349 11.6526 14.6949 11.5363 14.8037 11.4538C14.9162 11.5363 14.9762 11.6526 15.0137 11.8213C15.0587 11.7351 15.1149 11.6938 15.1749 11.6863V11.8888C15.1637 11.9601 15.0099 12.1363 15.0099 12.1363H14.6012Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.6012 12.4026C14.6012 12.4026 14.4624 12.2638 14.4324 12.2038V12.0013C14.4924 12.0088 14.5524 12.0501 14.5974 12.1326C14.6177 11.9948 14.6919 11.8706 14.8037 11.7876C14.9162 11.8701 14.9762 11.9638 15.0137 12.1326C15.0587 12.0501 15.1149 12.0088 15.1749 12.0013V12.2038C15.1374 12.2638 15.0099 12.4026 15.0099 12.4026H14.6012Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n <path\n d=\"M14.5449 12.5601C14.5824 12.3838 14.6199 12.2526 14.8112 12.1213C15.0062 12.2526 15.0399 12.3838 15.0812 12.5601H14.5449Z\"\n stroke=\"black\" stroke-width=\"0.03\" stroke-linejoin=\"round\" />\n </g>\n <path\n d=\"M20 4.5C21.3807 4.5 22.5 5.61929 22.5 7V18C22.5 19.3807 21.3807 20.5 20 20.5H4C2.61929 20.5 1.5 19.3807 1.5 18V7C1.5 5.61929 2.61929 4.5 4 4.5H20Z\"\n stroke=\"#BFBFBF\" />\n <defs>\n <clipPath id=\"clip0_5982_15163\">\n <path\n d=\"M2 7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V7Z\"\n fill=\"white\" />\n </clipPath>\n </defs>\n </svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKiKiribatiIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15298)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#E31D1C\"/>\n<mask id=\"mask0_5982_15298\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15298)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.577 15.2358L11.8632 14.6153L12.1493 15.2358L12.3191 14.5746L12.7124 15.1344L12.7604 14.4538L13.2481 14.935L13.1729 14.2567L13.7394 14.6438L13.5433 13.9898L14.1704 14.2704L13.8597 13.6616L14.5272 13.8266L14.1119 13.2826L14.7983 13.3267L14.2918 12.8651L14.9752 12.7869L14.3937 12.4224L15.052 12.2244L14.4142 11.9687L15.0263 11.6574L14.3528 11.5188L14.899 11.104L14.2113 11.0869L14.6741 10.5821L13.9944 10.687L14.3588 10.1083L13.7089 10.332L13.9633 9.69806L13.3642 10.0332L13.5004 9.36443L12.9711 9.80032L12.9848 9.11815L12.5425 9.64076L12.4331 8.96714L12.0921 9.55968L11.8632 8.91626L11.6343 9.55968L11.2932 8.96714L11.1838 9.64076L10.7416 9.11815L10.7552 9.80032L10.226 9.36443L10.3622 10.0332L9.76298 9.69806L10.0174 10.332L9.36751 10.1083L9.73196 10.687L9.05225 10.5821L9.51501 11.0869L8.82733 11.104L9.37354 11.5188L8.69999 11.6574L9.31209 11.9687L8.67432 12.2244L9.33263 12.4224L8.75113 12.7869L9.4345 12.8651L8.92797 13.3267L9.61443 13.2826L9.19915 13.8266L9.86664 13.6616L9.55596 14.2704L10.183 13.9898L9.98692 14.6438L10.5534 14.2567L10.4782 14.935L10.9659 14.4538L11.014 15.1344L11.4072 14.5746L11.577 15.2358Z\" fill=\"#FFC84A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.50483 13.2002L3.1391 12.537C3.37732 12.4403 3.64406 12.4415 3.88141 12.5403L6.15063 13.4846C6.40738 13.5915 6.69751 13.5838 6.94822 13.4634L8.7786 12.585C9.04113 12.459 9.34618 12.4568 9.61053 12.5789L11.5277 13.4646C11.786 13.5839 12.0834 13.5846 12.3423 13.4666L14.304 12.572C14.5628 12.454 14.8602 12.4547 15.1184 12.5739L17.0552 13.468C17.3094 13.5853 17.6017 13.5879 17.8579 13.4751L19.9742 12.5432C20.2033 12.4424 20.4625 12.4333 20.698 12.518L22.5954 13.2002V19.4588H1.44922L1.50483 13.2002Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask1_5982_15298\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"1\" y=\"12\" width=\"22\" height=\"8\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.50483 13.2002L3.1391 12.537C3.37732 12.4403 3.64406 12.4415 3.88141 12.5403L6.15063 13.4846C6.40738 13.5915 6.69751 13.5838 6.94822 13.4634L8.7786 12.585C9.04113 12.459 9.34618 12.4568 9.61053 12.5789L11.5277 13.4646C11.786 13.5839 12.0834 13.5846 12.3423 13.4666L14.304 12.572C14.5628 12.454 14.8602 12.4547 15.1184 12.5739L17.0552 13.468C17.3094 13.5853 17.6017 13.5879 17.8579 13.4751L19.9742 12.5432C20.2033 12.4424 20.4625 12.4333 20.698 12.518L22.5954 13.2002V19.4588H1.44922L1.50483 13.2002Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15298)\">\n<path d=\"M1.50488 14.6537L3.13916 13.9904C3.37738 13.8938 3.64412 13.8949 3.88147 13.9937L6.15069 14.938C6.40744 15.0449 6.69756 15.0372 6.94828 14.9169L8.77866 14.0385C9.04118 13.9125 9.34624 13.9102 9.61059 14.0324L11.5277 14.918C11.786 15.0373 12.0835 15.0381 12.3424 14.92L14.3041 14.0254C14.5628 13.9074 14.8602 13.9081 15.1184 14.0273L17.0552 14.9214C17.3094 15.0388 17.6017 15.0414 17.858 14.9285L19.9743 13.9967C20.2034 13.8958 20.4625 13.8868 20.6981 13.9715L22.5955 14.6537\" stroke=\"#015989\" stroke-width=\"1.25\"/>\n<path d=\"M1.50488 16.7342L3.13916 16.071C3.37738 15.9743 3.64412 15.9755 3.88147 16.0743L6.15069 17.0186C6.40744 17.1255 6.69756 17.1178 6.94828 16.9974L8.77866 16.119C9.04118 15.993 9.34624 15.9908 9.61059 16.1129L11.5277 16.9986C11.786 17.1179 12.0835 17.1186 12.3424 17.0006L14.3041 16.106C14.5628 15.988 14.8602 15.9887 15.1184 16.1079L17.0552 17.002C17.3094 17.1193 17.6017 17.1219 17.858 17.0091L19.9743 16.0772C20.2034 15.9764 20.4625 15.9673 20.6981 16.052L22.5955 16.7342\" stroke=\"#015989\" stroke-width=\"1.25\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.50488 18.3922L2.18717 18.1153C3.0353 17.7711 3.98496 17.7753 4.83001 18.127L6.15069 18.6766C6.40744 18.7834 6.69756 18.7757 6.94828 18.6554L7.71735 18.2863C8.65202 17.8378 9.73811 17.8298 10.6793 18.2646L11.5277 18.6566C11.786 18.7759 12.0835 18.7766 12.3424 18.6586L13.2604 18.2399C14.1818 17.8197 15.2405 17.8222 16.1599 18.2466L17.0552 18.66C17.3094 18.7773 17.6017 18.7799 17.858 18.6671L19.0605 18.1375C19.8763 17.7783 20.7988 17.7462 21.6376 18.0478L22.5955 18.3922V20.464H1.61964L1.50488 18.3922Z\" fill=\"#015989\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.1123 6.63661C8.1123 6.63661 8.98226 6.63661 9.27514 6.63661C9.56802 6.63661 10.2288 6.18878 10.6109 6.33806C10.9931 6.48733 11.6365 6.96928 11.6365 6.96928C11.6365 6.96928 12.6986 6.13083 13.3322 6.13083C13.9657 6.13083 15.1085 6.0376 15.1085 6.0376C15.1085 6.0376 14.8404 6.73351 14.0863 6.8514C13.3322 6.96928 12.43 7.54661 12.43 7.54661C12.43 7.54661 13.4688 7.54661 13.6556 7.54661C13.8425 7.54661 14.0863 7.82835 14.0863 7.82835C14.0863 7.82835 13.5833 8.17013 13.3322 8.17013C13.0811 8.17013 12.8037 8.17013 12.8037 8.17013C12.8037 8.17013 12.2699 8.62823 11.6104 8.53076C10.9509 8.43329 10.4217 7.82835 10.4217 7.82835C10.4217 7.82835 9.84474 7.74564 9.84474 7.64612C9.84474 7.64612 9.48919 7.4639 9.38217 7.64612C9.27514 7.82835 9.84474 7.4021 9.84474 7.4021C9.84474 7.4021 10.0731 7.18788 10.2474 7.18788C10.4217 7.18788 11.0039 7.54661 11.0039 7.54661L11.1429 7.4021L10.4217 6.8514C8.95086 7.00551 8.1123 6.63661 8.1123 6.63661Z\" fill=\"#FFC84A\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15298\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKmComorosIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15161)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#5196ED\"/>\n<mask id=\"mask0_5982_15161\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15161)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12V15.75H22V12H2Z\" fill=\"#AF0100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 8.25V12H22V8.25H2Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V8.25H22V4.5H2Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5L14.5 12L2 19.5V4.5Z\" fill=\"#5EAA22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.94039 15.1826C6.94039 15.1826 4.70079 14.4043 4.78001 11.9677C4.85922 9.53124 7.13965 9.05381 7.13965 9.05381C6.34102 8.46658 3.4833 9.15472 3.39185 11.9677C3.30039 14.7808 6.08883 15.4057 6.94039 15.1826ZM7.00764 10.924L7.0778 10.5075L6.7806 10.2125L7.19132 10.1517L7.37501 9.77279L7.55869 10.1517L7.96942 10.2125L7.67221 10.5075L7.74237 10.924L7.37501 10.7273L7.00764 10.924ZM7.0778 11.7802L7.00764 12.1967L7.37501 12.0001L7.74237 12.1967L7.67221 11.7802L7.96942 11.4852L7.55869 11.4245L7.37501 11.0455L7.19132 11.4245L6.7806 11.4852L7.0778 11.7802ZM7.00764 13.4694L7.0778 13.0529L6.7806 12.758L7.19132 12.6972L7.37501 12.3182L7.55869 12.6972L7.96942 12.758L7.67221 13.0529L7.74237 13.4694L7.37501 13.2728L7.00764 13.4694ZM7.00764 14.7422L7.0778 14.3257L6.7806 14.0307L7.19132 13.9699L7.37501 13.591L7.55869 13.9699L7.96942 14.0307L7.67221 14.3257L7.74237 14.7422L7.37501 14.5455L7.00764 14.7422Z\" fill=\"#F7FCFF\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15161\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKnSaintKittsAndNevisIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15156)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L22 4.5H2Z\" fill=\"#5EAA22\"/>\n<path d=\"M2.39757 21.97L2.84967 22.4743L3.41303 22.0983L26.0761 6.97115L26.8256 6.47087L26.2241 5.79988L22.8986 2.0901L22.4465 1.58575L21.8832 1.96178L-0.779917 17.089L-1.52941 17.5892L-0.927926 18.2602L2.39757 21.97Z\" fill=\"#272727\" stroke=\"#FFD018\" stroke-width=\"1.5625\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.5557 15.074L8.87531 16.2581L8.44081 14.9242L7.0895 14.4946L8.21554 13.8067L8.07986 12.4115L9.19121 13.2659L10.3423 12.6279L10.0195 14.0491L10.943 15.112L9.5557 15.074Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.8057 10.9783L15.1253 12.1624L14.6908 10.8285L13.3395 10.3989L14.4655 9.71104L14.3299 8.31578L15.4412 9.17022L16.5923 8.53216L16.2695 9.95341L17.193 11.0163L15.8057 10.9783Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15156\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKpKoreaNorthIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15305)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#3D58DB\"/>\n<mask id=\"mask0_5982_15305\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15305)\">\n<path d=\"M2 7.625H1.375V8.25V15.75V16.375H2H22H22.625V15.75V8.25V7.625H22H2Z\" fill=\"#C51918\" stroke=\"#F7FCFF\" stroke-width=\"1.25\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.25 15.125C9.97589 15.125 11.375 13.7259 11.375 12C11.375 10.2741 9.97589 8.875 8.25 8.875C6.52411 8.875 5.125 10.2741 5.125 12C5.125 13.7259 6.52411 15.125 8.25 15.125Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.24694 13.1686L6.54924 14.35L7.14817 12.3703L5.5 11.1208L7.56786 11.0786L8.24694 9.125L8.92603 11.0786L10.9939 11.1208L9.34572 12.3703L9.94465 14.35L8.24694 13.1686Z\" fill=\"#C51918\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15305\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKrKoreaSouthIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15162)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15162\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15162)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0004 15.8871C14.0021 15.8871 15.6248 14.1638 15.6248 12.0381C15.6248 9.91226 14.0021 8.18896 12.0004 8.18896C9.99868 8.18896 8.37598 9.91226 8.37598 12.0381C8.37598 14.1638 9.99868 15.8871 12.0004 15.8871Z\" fill=\"#3D58DB\"/>\n<mask id=\"mask1_5982_15162\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"8\" width=\"8\" height=\"8\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0004 15.8871C14.0021 15.8871 15.6248 14.1638 15.6248 12.0381C15.6248 9.91226 14.0021 8.18896 12.0004 8.18896C9.99868 8.18896 8.37598 9.91226 8.37598 12.0381C8.37598 14.1638 9.99868 15.8871 12.0004 15.8871Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15162)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.7517 12.3329C15.7517 12.3329 15.5482 10.518 14.0416 10.4194C12.5349 10.3209 12.1287 11.7504 12.0417 12.1292C11.9548 12.5079 11.7347 13.5182 10.1484 13.5182C8.56204 13.5182 8.41895 10.9492 8.41895 10.9492V7.91992H15.7517V12.3329Z\" fill=\"#E31D1C\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.56227 5.78247L7.13412 6.29967L4.48396 9.39461L3.91211 8.87741L6.56227 5.78247ZM7.50539 6.61944L8.07724 7.13665L5.52208 10.1868L4.95023 9.66955L7.50539 6.61944ZM9.01604 7.98393L8.44419 7.46673L5.88192 10.54L6.45377 11.0572L9.01604 7.98393Z\" fill=\"#272727\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.8528 5.56567L17.2808 6.08094L18.2729 7.24521L18.8449 6.72995L17.8528 5.56567ZM19.6163 7.70732L19.0443 8.22259L20.0364 9.38686L20.6084 8.87159L19.6163 7.70732ZM15.3929 7.75793L15.9649 7.24267L16.957 8.40694L16.385 8.92221L15.3929 7.75793ZM17.7284 9.38432L17.1564 9.89958L18.1486 11.0639L18.7205 10.5486L17.7284 9.38432ZM16.3727 6.89443L16.9446 6.37916L19.7062 9.7422L19.1343 10.2575L16.3727 6.89443Z\" fill=\"#272727\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.2847 13.4018L17.7079 12.8845L16.7075 14.0533L17.2842 14.5706L18.2847 13.4018ZM16.6027 15.4587L16.0259 14.9414L15.0254 16.1102L15.6022 16.6275L16.6027 15.4587ZM19.5295 14.5204L20.1063 15.0377L19.1058 16.2065L18.529 15.6892L19.5295 14.5204ZM18.5064 17.1422L17.9297 16.6249L16.9292 17.7938L17.506 18.311L18.5064 17.1422ZM16.9795 15.7361L17.5563 16.2534L16.5119 17.5015L15.9351 16.9842L16.9795 15.7361ZM19.2697 14.1738L18.6929 13.6565L17.6485 14.9046L18.2253 15.4218L19.2697 14.1738Z\" fill=\"#272727\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.00452 13.8061L6.57652 13.2903L9.12939 16.2155L8.55739 16.7314L6.00452 13.8061ZM6.60002 16.3647L7.17202 15.8488L8.25034 17.0335L7.67833 17.5494L6.60002 16.3647ZM4.69381 14.9317L4.1218 15.4475L6.68793 18.4121L7.25993 17.8963L4.69381 14.9317ZM5.1008 14.5951L5.6728 14.0792L6.60759 15.1754L6.03559 15.6912L5.1008 14.5951Z\" fill=\"#272727\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15162\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKwKuwaitIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15155)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15155\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15155)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#009933\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#E31D1C\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L9.5 14.5V9.5L2 4.5Z\" fill=\"#272727\"/>\n<mask id=\"mask1_5982_15155\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"8\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L9.5 14.5V9.5L2 4.5Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15155)\">\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15155\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKyCaymanIslandsIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15218)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#2E42A5\"/>\n<g clip-path=\"url(#clip1_5982_15218)\">\n<rect width=\"11\" height=\"9\" transform=\"translate(2 4.5)\" fill=\"#2E42A5\"/>\n<path d=\"M0.747559 12.6249L3.22315 13.7107L13.3064 5.68052L14.6122 4.06706L11.9649 3.70417L7.85221 7.1646L4.5419 9.49613L0.747559 12.6249Z\" fill=\"#F7FCFF\"/>\n<path d=\"M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z\" fill=\"#F50100\"/>\n<path d=\"M14.5024 12.6248L12.3054 14.0205L1.9436 5.68038L0.63778 4.06692L3.28507 3.70403L7.39779 7.16447L10.7081 9.49599L14.5024 12.6248Z\" fill=\"#F7FCFF\"/>\n<path d=\"M14.418 13.1709L13.1568 13.801L8.13406 9.4773L6.64494 8.99422L0.51213 4.07264H2.283L8.41237 8.87741L10.0405 9.45667L14.418 13.1709Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.0625 4.5H8.9375V7.5625L13 7.5V10.375L8.9375 10.4375V13.5H6.0625V10.4375L2 10.375V7.5L6.0625 7.5625V4.5ZM7 8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5H7V8.5Z\" fill=\"#F7FCFF\"/>\n</g>\n<g clip-path=\"url(#clip2_5982_15218)\">\n<path d=\"M15.4807 13.7718V11.4956H20.1219V11.497V11.5011V11.5051V11.5092V11.5132V11.5173V11.5214V11.5255V11.5295V11.5337V11.5378V11.5419V11.546V11.5502V11.5543V11.5585V11.5626V11.5668V11.571V11.5752V11.5794V11.5836V11.5878V11.5921V11.5963V11.6006V11.6048V11.6091V11.6134V11.6176V11.6219V11.6262V11.6305V11.6348V11.6392V11.6435V11.6478V11.6522V11.6565V11.6609V11.6653V11.6697V11.674V11.6784V11.6828V11.6872V11.6917V11.6961V11.7005V11.705V11.7094V11.7139V11.7183V11.7228V11.7273V11.7318V11.7362V11.7407V11.7452V11.7498V11.7543V11.7588V11.7633V11.7679V11.7724V11.777V11.7815V11.7861V11.7907V11.7953V11.7998V11.8044V11.809V11.8136V11.8183V11.8229V11.8275V11.8321V11.8368V11.8414V11.8461V11.8507V11.8554V11.86V11.8647V11.8694V11.8741V11.8788V11.8835V11.8882V11.8929V11.8976V11.9023V11.907V11.9118V11.9165V11.9212V11.926V11.9307V11.9355V11.9403V11.945V11.9498V11.9546V11.9594V11.9641V11.9689V11.9737V11.9785V11.9833V11.9882V11.993V11.9978V12.0026V12.0074V12.0123V12.0171V12.022V12.0268V12.0317V12.0365V12.0414V12.0462V12.0511V12.056V12.0609V12.0657V12.0706V12.0755V12.0804V12.0853V12.0902V12.0951V12.1V12.1049V12.1098V12.1148V12.1197V12.1246V12.1295V12.1345V12.1394V12.1443V12.1493V12.1542V12.1592V12.1641V12.1691V12.174V12.179V12.184V12.1889V12.1939V12.1989V12.2038V12.2088V12.2138V12.2188V12.2238V12.2288V12.2337V12.2387V12.2437V12.2487V12.2537V12.2587V12.2637V12.2687V12.2738V12.2788V12.2838V12.2888V12.2938V12.2988V12.3038V12.3089V12.3139V12.3189V12.3239V12.329V12.334V12.339V12.3441V12.3491V12.3541V12.3592V12.3642V12.3692V12.3743V12.3793V12.3844V12.3894V12.3945V12.3995V12.4046V12.4096V12.4147V12.4197V12.4248V12.4298V12.4349V12.4399V12.445V12.45V12.4551V12.4601V12.4652V12.4702V12.4753V12.4803V12.4854V12.4905V12.4955V12.5006V12.5056V12.5107V12.5157V12.5208V12.5259V12.5309V12.536V12.541V12.5461V12.5511V12.5562V12.5612V12.5663V12.5713V12.5764V12.5814V12.5865V12.5915V12.5966V12.6016V12.6067V12.6117V12.6168V12.6218V12.6269V12.6319V12.637V12.642V12.647V12.6521V12.6571V12.6621V12.6672V12.6722V12.6772V12.6823V12.6873V12.6923V12.6974V12.7024V12.7074V12.7124V12.7174V12.7224V12.7275V12.7325V12.7375V12.7425V12.7475V12.7525V12.7575V12.7625V12.7675V12.7725V12.7775V12.7825V12.7874V12.7924V12.7974V12.8024V12.8074V12.8123V12.8173V12.8223V12.8272V12.8322V12.8372V12.8421V12.8471V12.852V12.857V12.8619V12.8668V12.8718V12.8767V12.8816V12.8866V12.8915V12.8964V12.9013V12.9062V12.9112V12.9161V12.921V12.9259V12.9308V12.9356V12.9405V12.9454V12.9503V12.9552V12.96V12.9649V12.9698V12.9746V12.9795V12.9843V12.9892V12.994V12.9988V13.0037V13.0085V13.0133V13.0181V13.023V13.0278V13.0326V13.0374V13.0422V13.0469V13.0517V13.0565V13.0613V13.0661V13.0708V13.0756V13.0803V13.0851V13.0898V13.0946V13.0993V13.104V13.1087V13.1135V13.1182V13.1229V13.1276V13.1323V13.1369V13.1416V13.1463V13.151V13.1556V13.1603V13.1649V13.1696V13.1742V13.1789V13.1835V13.1881V13.1927V13.1973V13.2019V13.2065V13.2111V13.2157V13.2203V13.2248V13.2294V13.234V13.2385V13.2431V13.2476V13.2521V13.2566V13.2612V13.2657V13.2702V13.2747V13.2792V13.2836V13.2881V13.2926V13.297V13.3015V13.3059V13.3104V13.3148V13.3192V13.3236V13.328V13.3324V13.3368V13.3412V13.3456V13.3499V13.3543V13.3586V13.363V13.3673V13.3716V13.376V13.3803V13.3846V13.3889V13.3931V13.3974V13.4017V13.4059V13.4102V13.4144V13.4187V13.4229V13.4271V13.4313V13.4355V13.4397V13.4439V13.4481V13.4522V13.4564V13.4605V13.4647V13.4688V13.4729V13.477V13.4811V13.4852V13.4893V13.4934V13.4974V13.5015V13.5055V13.5095V13.5136V13.5176V13.5216V13.5256V13.5296V13.5335V13.5375V13.5415V13.5454V13.5493V13.5533V13.5572V13.5611V13.565V13.5689V13.5727V13.5766V13.5804V13.5843V13.5881V13.5919V13.5958V13.5996V13.6033V13.6071V13.6109V13.6146V13.6184V13.6221V13.6259V13.6296V13.6333V13.637V13.6406V13.6443V13.648V13.6516V13.6552V13.6589V13.6625V13.6661V13.6697V13.6732V13.6768V13.6804V13.6839V13.6874V13.691V13.6945V13.698V13.7014V13.7049V13.7084V13.7118V13.7153V13.7187V13.7221V13.7255V13.7289V13.7323V13.7356V13.739V13.7423V13.7456V13.7489V13.7522V13.7555V13.7588V13.7621V13.7653V13.7686V13.7718C20.1219 15.237 19.5785 16.2062 19.0258 16.8091C18.7492 17.1109 18.4699 17.3213 18.2546 17.456C18.147 17.5234 18.0556 17.5717 17.9889 17.603C17.9555 17.6187 17.9286 17.6299 17.9092 17.6371C17.8995 17.6407 17.8921 17.6431 17.887 17.6446C17.8867 17.6447 17.8864 17.6447 17.8861 17.6448C17.8858 17.6447 17.8853 17.6446 17.8849 17.6445C17.8795 17.643 17.8716 17.6405 17.8613 17.6369C17.8407 17.6296 17.8121 17.6183 17.7765 17.6025C17.7053 17.5711 17.6074 17.5227 17.4919 17.4552C17.2608 17.3203 16.9602 17.1097 16.6622 16.8077C16.0668 16.2045 15.4807 15.2357 15.4807 13.7718Z\" fill=\"white\"/>\n<path d=\"M15.4807 13.7718V11.4956H20.1219V11.497V11.5011V11.5051V11.5092V11.5132V11.5173V11.5214V11.5255V11.5295V11.5337V11.5378V11.5419V11.546V11.5502V11.5543V11.5585V11.5626V11.5668V11.571V11.5752V11.5794V11.5836V11.5878V11.5921V11.5963V11.6006V11.6048V11.6091V11.6134V11.6176V11.6219V11.6262V11.6305V11.6348V11.6392V11.6435V11.6478V11.6522V11.6565V11.6609V11.6653V11.6697V11.674V11.6784V11.6828V11.6872V11.6917V11.6961V11.7005V11.705V11.7094V11.7139V11.7183V11.7228V11.7273V11.7318V11.7362V11.7407V11.7452V11.7498V11.7543V11.7588V11.7633V11.7679V11.7724V11.777V11.7815V11.7861V11.7907V11.7953V11.7998V11.8044V11.809V11.8136V11.8183V11.8229V11.8275V11.8321V11.8368V11.8414V11.8461V11.8507V11.8554V11.86V11.8647V11.8694V11.8741V11.8788V11.8835V11.8882V11.8929V11.8976V11.9023V11.907V11.9118V11.9165V11.9212V11.926V11.9307V11.9355V11.9403V11.945V11.9498V11.9546V11.9594V11.9641V11.9689V11.9737V11.9785V11.9833V11.9882V11.993V11.9978V12.0026V12.0074V12.0123V12.0171V12.022V12.0268V12.0317V12.0365V12.0414V12.0462V12.0511V12.056V12.0609V12.0657V12.0706V12.0755V12.0804V12.0853V12.0902V12.0951V12.1V12.1049V12.1098V12.1148V12.1197V12.1246V12.1295V12.1345V12.1394V12.1443V12.1493V12.1542V12.1592V12.1641V12.1691V12.174V12.179V12.184V12.1889V12.1939V12.1989V12.2038V12.2088V12.2138V12.2188V12.2238V12.2288V12.2337V12.2387V12.2437V12.2487V12.2537V12.2587V12.2637V12.2687V12.2738V12.2788V12.2838V12.2888V12.2938V12.2988V12.3038V12.3089V12.3139V12.3189V12.3239V12.329V12.334V12.339V12.3441V12.3491V12.3541V12.3592V12.3642V12.3692V12.3743V12.3793V12.3844V12.3894V12.3945V12.3995V12.4046V12.4096V12.4147V12.4197V12.4248V12.4298V12.4349V12.4399V12.445V12.45V12.4551V12.4601V12.4652V12.4702V12.4753V12.4803V12.4854V12.4905V12.4955V12.5006V12.5056V12.5107V12.5157V12.5208V12.5259V12.5309V12.536V12.541V12.5461V12.5511V12.5562V12.5612V12.5663V12.5713V12.5764V12.5814V12.5865V12.5915V12.5966V12.6016V12.6067V12.6117V12.6168V12.6218V12.6269V12.6319V12.637V12.642V12.647V12.6521V12.6571V12.6621V12.6672V12.6722V12.6772V12.6823V12.6873V12.6923V12.6974V12.7024V12.7074V12.7124V12.7174V12.7224V12.7275V12.7325V12.7375V12.7425V12.7475V12.7525V12.7575V12.7625V12.7675V12.7725V12.7775V12.7825V12.7874V12.7924V12.7974V12.8024V12.8074V12.8123V12.8173V12.8223V12.8272V12.8322V12.8372V12.8421V12.8471V12.852V12.857V12.8619V12.8668V12.8718V12.8767V12.8816V12.8866V12.8915V12.8964V12.9013V12.9062V12.9112V12.9161V12.921V12.9259V12.9308V12.9356V12.9405V12.9454V12.9503V12.9552V12.96V12.9649V12.9698V12.9746V12.9795V12.9843V12.9892V12.994V12.9988V13.0037V13.0085V13.0133V13.0181V13.023V13.0278V13.0326V13.0374V13.0422V13.0469V13.0517V13.0565V13.0613V13.0661V13.0708V13.0756V13.0803V13.0851V13.0898V13.0946V13.0993V13.104V13.1087V13.1135V13.1182V13.1229V13.1276V13.1323V13.1369V13.1416V13.1463V13.151V13.1556V13.1603V13.1649V13.1696V13.1742V13.1789V13.1835V13.1881V13.1927V13.1973V13.2019V13.2065V13.2111V13.2157V13.2203V13.2248V13.2294V13.234V13.2385V13.2431V13.2476V13.2521V13.2566V13.2612V13.2657V13.2702V13.2747V13.2792V13.2836V13.2881V13.2926V13.297V13.3015V13.3059V13.3104V13.3148V13.3192V13.3236V13.328V13.3324V13.3368V13.3412V13.3456V13.3499V13.3543V13.3586V13.363V13.3673V13.3716V13.376V13.3803V13.3846V13.3889V13.3931V13.3974V13.4017V13.4059V13.4102V13.4144V13.4187V13.4229V13.4271V13.4313V13.4355V13.4397V13.4439V13.4481V13.4522V13.4564V13.4605V13.4647V13.4688V13.4729V13.477V13.4811V13.4852V13.4893V13.4934V13.4974V13.5015V13.5055V13.5095V13.5136V13.5176V13.5216V13.5256V13.5296V13.5335V13.5375V13.5415V13.5454V13.5493V13.5533V13.5572V13.5611V13.565V13.5689V13.5727V13.5766V13.5804V13.5843V13.5881V13.5919V13.5958V13.5996V13.6033V13.6071V13.6109V13.6146V13.6184V13.6221V13.6259V13.6296V13.6333V13.637V13.6406V13.6443V13.648V13.6516V13.6552V13.6589V13.6625V13.6661V13.6697V13.6732V13.6768V13.6804V13.6839V13.6874V13.691V13.6945V13.698V13.7014V13.7049V13.7084V13.7118V13.7153V13.7187V13.7221V13.7255V13.7289V13.7323V13.7356V13.739V13.7423V13.7456V13.7489V13.7522V13.7555V13.7588V13.7621V13.7653V13.7686V13.7718C20.1219 15.237 19.5785 16.2062 19.0258 16.8091C18.7492 17.1109 18.4699 17.3213 18.2546 17.456C18.147 17.5234 18.0556 17.5717 17.9889 17.603C17.9555 17.6187 17.9286 17.6299 17.9092 17.6371C17.8995 17.6407 17.8921 17.6431 17.887 17.6446C17.8867 17.6447 17.8864 17.6447 17.8861 17.6448C17.8858 17.6447 17.8853 17.6446 17.8849 17.6445C17.8795 17.643 17.8716 17.6405 17.8613 17.6369C17.8407 17.6296 17.8121 17.6183 17.7765 17.6025C17.7053 17.5711 17.6074 17.5227 17.4919 17.4552C17.2608 17.3203 16.9602 17.1097 16.6622 16.8077C16.0668 16.2045 15.4807 15.2357 15.4807 13.7718Z\" stroke=\"#0B50A0\" stroke-width=\"0.1\"/>\n<path d=\"M15.4807 13.7718V11.4956H20.1219V11.497V11.5011V11.5051V11.5092V11.5132V11.5173V11.5214V11.5255V11.5295V11.5337V11.5378V11.5419V11.546V11.5502V11.5543V11.5585V11.5626V11.5668V11.571V11.5752V11.5794V11.5836V11.5878V11.5921V11.5963V11.6006V11.6048V11.6091V11.6134V11.6176V11.6219V11.6262V11.6305V11.6348V11.6392V11.6435V11.6478V11.6522V11.6565V11.6609V11.6653V11.6697V11.674V11.6784V11.6828V11.6872V11.6917V11.6961V11.7005V11.705V11.7094V11.7139V11.7183V11.7228V11.7273V11.7318V11.7362V11.7407V11.7452V11.7498V11.7543V11.7588V11.7633V11.7679V11.7724V11.777V11.7815V11.7861V11.7907V11.7953V11.7998V11.8044V11.809V11.8136V11.8183V11.8229V11.8275V11.8321V11.8368V11.8414V11.8461V11.8507V11.8554V11.86V11.8647V11.8694V11.8741V11.8788V11.8835V11.8882V11.8929V11.8976V11.9023V11.907V11.9118V11.9165V11.9212V11.926V11.9307V11.9355V11.9403V11.945V11.9498V11.9546V11.9594V11.9641V11.9689V11.9737V11.9785V11.9833V11.9882V11.993V11.9978V12.0026V12.0074V12.0123V12.0171V12.022V12.0268V12.0317V12.0365V12.0414V12.0462V12.0511V12.056V12.0609V12.0657V12.0706V12.0755V12.0804V12.0853V12.0902V12.0951V12.1V12.1049V12.1098V12.1148V12.1197V12.1246V12.1295V12.1345V12.1394V12.1443V12.1493V12.1542V12.1592V12.1641V12.1691V12.174V12.179V12.184V12.1889V12.1939V12.1989V12.2038V12.2088V12.2138V12.2188V12.2238V12.2288V12.2337V12.2387V12.2437V12.2487V12.2537V12.2587V12.2637V12.2687V12.2738V12.2788V12.2838V12.2888V12.2938V12.2988V12.3038V12.3089V12.3139V12.3189V12.3239V12.329V12.334V12.339V12.3441V12.3491V12.3541V12.3592V12.3642V12.3692V12.3743V12.3793V12.3844V12.3894V12.3945V12.3995V12.4046V12.4096V12.4147V12.4197V12.4248V12.4298V12.4349V12.4399V12.445V12.45V12.4551V12.4601V12.4652V12.4702V12.4753V12.4803V12.4854V12.4905V12.4955V12.5006V12.5056V12.5107V12.5157V12.5208V12.5259V12.5309V12.536V12.541V12.5461V12.5511V12.5562V12.5612V12.5663V12.5713V12.5764V12.5814V12.5865V12.5915V12.5966V12.6016V12.6067V12.6117V12.6168V12.6218V12.6269V12.6319V12.637V12.642V12.647V12.6521V12.6571V12.6621V12.6672V12.6722V12.6772V12.6823V12.6873V12.6923V12.6974V12.7024V12.7074V12.7124V12.7174V12.7224V12.7275V12.7325V12.7375V12.7425V12.7475V12.7525V12.7575V12.7625V12.7675V12.7725V12.7775V12.7825V12.7874V12.7924V12.7974V12.8024V12.8074V12.8123V12.8173V12.8223V12.8272V12.8322V12.8372V12.8421V12.8471V12.852V12.857V12.8619V12.8668V12.8718V12.8767V12.8816V12.8866V12.8915V12.8964V12.9013V12.9062V12.9112V12.9161V12.921V12.9259V12.9308V12.9356V12.9405V12.9454V12.9503V12.9552V12.96V12.9649V12.9698V12.9746V12.9795V12.9843V12.9892V12.994V12.9988V13.0037V13.0085V13.0133V13.0181V13.023V13.0278V13.0326V13.0374V13.0422V13.0469V13.0517V13.0565V13.0613V13.0661V13.0708V13.0756V13.0803V13.0851V13.0898V13.0946V13.0993V13.104V13.1087V13.1135V13.1182V13.1229V13.1276V13.1323V13.1369V13.1416V13.1463V13.151V13.1556V13.1603V13.1649V13.1696V13.1742V13.1789V13.1835V13.1881V13.1927V13.1973V13.2019V13.2065V13.2111V13.2157V13.2203V13.2248V13.2294V13.234V13.2385V13.2431V13.2476V13.2521V13.2566V13.2612V13.2657V13.2702V13.2747V13.2792V13.2836V13.2881V13.2926V13.297V13.3015V13.3059V13.3104V13.3148V13.3192V13.3236V13.328V13.3324V13.3368V13.3412V13.3456V13.3499V13.3543V13.3586V13.363V13.3673V13.3716V13.376V13.3803V13.3846V13.3889V13.3931V13.3974V13.4017V13.4059V13.4102V13.4144V13.4187V13.4229V13.4271V13.4313V13.4355V13.4397V13.4439V13.4481V13.4522V13.4564V13.4605V13.4647V13.4688V13.4729V13.477V13.4811V13.4852V13.4893V13.4934V13.4974V13.5015V13.5055V13.5095V13.5136V13.5176V13.5216V13.5256V13.5296V13.5335V13.5375V13.5415V13.5454V13.5493V13.5533V13.5572V13.5611V13.565V13.5689V13.5727V13.5766V13.5804V13.5843V13.5881V13.5919V13.5958V13.5996V13.6033V13.6071V13.6109V13.6146V13.6184V13.6221V13.6259V13.6296V13.6333V13.637V13.6406V13.6443V13.648V13.6516V13.6552V13.6589V13.6625V13.6661V13.6697V13.6732V13.6768V13.6804V13.6839V13.6874V13.691V13.6945V13.698V13.7014V13.7049V13.7084V13.7118V13.7153V13.7187V13.7221V13.7255V13.7289V13.7323V13.7356V13.739V13.7423V13.7456V13.7489V13.7522V13.7555V13.7588V13.7621V13.7653V13.7686V13.7718C20.1219 15.237 19.5785 16.2062 19.0258 16.8091C18.7492 17.1109 18.4699 17.3213 18.2546 17.456C18.147 17.5234 18.0556 17.5717 17.9889 17.603C17.9555 17.6187 17.9286 17.6299 17.9092 17.6371C17.8995 17.6407 17.8921 17.6431 17.887 17.6446C17.8867 17.6447 17.8864 17.6447 17.8861 17.6448C17.8858 17.6447 17.8853 17.6446 17.8849 17.6445C17.8795 17.643 17.8716 17.6405 17.8613 17.6369C17.8407 17.6296 17.8121 17.6183 17.7765 17.6025C17.7053 17.5711 17.6074 17.5227 17.4919 17.4552C17.2608 17.3203 16.9602 17.1097 16.6622 16.8077C16.0668 16.2045 15.4807 15.2357 15.4807 13.7718Z\" stroke=\"#F7FCFF\" stroke-width=\"0.1\"/>\n<mask id=\"mask0_5982_15218\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"15\" y=\"11\" width=\"6\" height=\"7\">\n<path d=\"M15.4807 13.7718V11.4956H20.1219V11.497V11.5011V11.5051V11.5092V11.5132V11.5173V11.5214V11.5255V11.5295V11.5337V11.5378V11.5419V11.546V11.5502V11.5543V11.5585V11.5626V11.5668V11.571V11.5752V11.5794V11.5836V11.5878V11.5921V11.5963V11.6006V11.6048V11.6091V11.6134V11.6176V11.6219V11.6262V11.6305V11.6348V11.6392V11.6435V11.6478V11.6522V11.6565V11.6609V11.6653V11.6697V11.674V11.6784V11.6828V11.6872V11.6917V11.6961V11.7005V11.705V11.7094V11.7139V11.7183V11.7228V11.7273V11.7318V11.7362V11.7407V11.7452V11.7498V11.7543V11.7588V11.7633V11.7679V11.7724V11.777V11.7815V11.7861V11.7907V11.7953V11.7998V11.8044V11.809V11.8136V11.8183V11.8229V11.8275V11.8321V11.8368V11.8414V11.8461V11.8507V11.8554V11.86V11.8647V11.8694V11.8741V11.8788V11.8835V11.8882V11.8929V11.8976V11.9023V11.907V11.9118V11.9165V11.9212V11.926V11.9307V11.9355V11.9403V11.945V11.9498V11.9546V11.9594V11.9641V11.9689V11.9737V11.9785V11.9833V11.9882V11.993V11.9978V12.0026V12.0074V12.0123V12.0171V12.022V12.0268V12.0317V12.0365V12.0414V12.0462V12.0511V12.056V12.0609V12.0657V12.0706V12.0755V12.0804V12.0853V12.0902V12.0951V12.1V12.1049V12.1098V12.1148V12.1197V12.1246V12.1295V12.1345V12.1394V12.1443V12.1493V12.1542V12.1592V12.1641V12.1691V12.174V12.179V12.184V12.1889V12.1939V12.1989V12.2038V12.2088V12.2138V12.2188V12.2238V12.2288V12.2337V12.2387V12.2437V12.2487V12.2537V12.2587V12.2637V12.2687V12.2738V12.2788V12.2838V12.2888V12.2938V12.2988V12.3038V12.3089V12.3139V12.3189V12.3239V12.329V12.334V12.339V12.3441V12.3491V12.3541V12.3592V12.3642V12.3692V12.3743V12.3793V12.3844V12.3894V12.3945V12.3995V12.4046V12.4096V12.4147V12.4197V12.4248V12.4298V12.4349V12.4399V12.445V12.45V12.4551V12.4601V12.4652V12.4702V12.4753V12.4803V12.4854V12.4905V12.4955V12.5006V12.5056V12.5107V12.5157V12.5208V12.5259V12.5309V12.536V12.541V12.5461V12.5511V12.5562V12.5612V12.5663V12.5713V12.5764V12.5814V12.5865V12.5915V12.5966V12.6016V12.6067V12.6117V12.6168V12.6218V12.6269V12.6319V12.637V12.642V12.647V12.6521V12.6571V12.6621V12.6672V12.6722V12.6772V12.6823V12.6873V12.6923V12.6974V12.7024V12.7074V12.7124V12.7174V12.7224V12.7275V12.7325V12.7375V12.7425V12.7475V12.7525V12.7575V12.7625V12.7675V12.7725V12.7775V12.7825V12.7874V12.7924V12.7974V12.8024V12.8074V12.8123V12.8173V12.8223V12.8272V12.8322V12.8372V12.8421V12.8471V12.852V12.857V12.8619V12.8668V12.8718V12.8767V12.8816V12.8866V12.8915V12.8964V12.9013V12.9062V12.9112V12.9161V12.921V12.9259V12.9308V12.9356V12.9405V12.9454V12.9503V12.9552V12.96V12.9649V12.9698V12.9746V12.9795V12.9843V12.9892V12.994V12.9988V13.0037V13.0085V13.0133V13.0181V13.023V13.0278V13.0326V13.0374V13.0422V13.0469V13.0517V13.0565V13.0613V13.0661V13.0708V13.0756V13.0803V13.0851V13.0898V13.0946V13.0993V13.104V13.1087V13.1135V13.1182V13.1229V13.1276V13.1323V13.1369V13.1416V13.1463V13.151V13.1556V13.1603V13.1649V13.1696V13.1742V13.1789V13.1835V13.1881V13.1927V13.1973V13.2019V13.2065V13.2111V13.2157V13.2203V13.2248V13.2294V13.234V13.2385V13.2431V13.2476V13.2521V13.2566V13.2612V13.2657V13.2702V13.2747V13.2792V13.2836V13.2881V13.2926V13.297V13.3015V13.3059V13.3104V13.3148V13.3192V13.3236V13.328V13.3324V13.3368V13.3412V13.3456V13.3499V13.3543V13.3586V13.363V13.3673V13.3716V13.376V13.3803V13.3846V13.3889V13.3931V13.3974V13.4017V13.4059V13.4102V13.4144V13.4187V13.4229V13.4271V13.4313V13.4355V13.4397V13.4439V13.4481V13.4522V13.4564V13.4605V13.4647V13.4688V13.4729V13.477V13.4811V13.4852V13.4893V13.4934V13.4974V13.5015V13.5055V13.5095V13.5136V13.5176V13.5216V13.5256V13.5296V13.5335V13.5375V13.5415V13.5454V13.5493V13.5533V13.5572V13.5611V13.565V13.5689V13.5727V13.5766V13.5804V13.5843V13.5881V13.5919V13.5958V13.5996V13.6033V13.6071V13.6109V13.6146V13.6184V13.6221V13.6259V13.6296V13.6333V13.637V13.6406V13.6443V13.648V13.6516V13.6552V13.6589V13.6625V13.6661V13.6697V13.6732V13.6768V13.6804V13.6839V13.6874V13.691V13.6945V13.698V13.7014V13.7049V13.7084V13.7118V13.7153V13.7187V13.7221V13.7255V13.7289V13.7323V13.7356V13.739V13.7423V13.7456V13.7489V13.7522V13.7555V13.7588V13.7621V13.7653V13.7686V13.7718C20.1219 15.237 19.5785 16.2062 19.0258 16.8091C18.7492 17.1109 18.4699 17.3213 18.2546 17.456C18.147 17.5234 18.0556 17.5717 17.9889 17.603C17.9555 17.6187 17.9286 17.6299 17.9092 17.6371C17.8995 17.6407 17.8921 17.6431 17.887 17.6446C17.8867 17.6447 17.8864 17.6447 17.8861 17.6448C17.8858 17.6447 17.8853 17.6446 17.8849 17.6445C17.8795 17.643 17.8716 17.6405 17.8613 17.6369C17.8407 17.6296 17.8121 17.6183 17.7765 17.6025C17.7053 17.5711 17.6074 17.5227 17.4919 17.4552C17.2608 17.3203 16.9602 17.1097 16.6622 16.8077C16.0668 16.2045 15.4807 15.2357 15.4807 13.7718Z\" fill=\"white\"/>\n<path d=\"M15.4807 13.7718V11.4956H20.1219V11.497V11.5011V11.5051V11.5092V11.5132V11.5173V11.5214V11.5255V11.5295V11.5337V11.5378V11.5419V11.546V11.5502V11.5543V11.5585V11.5626V11.5668V11.571V11.5752V11.5794V11.5836V11.5878V11.5921V11.5963V11.6006V11.6048V11.6091V11.6134V11.6176V11.6219V11.6262V11.6305V11.6348V11.6392V11.6435V11.6478V11.6522V11.6565V11.6609V11.6653V11.6697V11.674V11.6784V11.6828V11.6872V11.6917V11.6961V11.7005V11.705V11.7094V11.7139V11.7183V11.7228V11.7273V11.7318V11.7362V11.7407V11.7452V11.7498V11.7543V11.7588V11.7633V11.7679V11.7724V11.777V11.7815V11.7861V11.7907V11.7953V11.7998V11.8044V11.809V11.8136V11.8183V11.8229V11.8275V11.8321V11.8368V11.8414V11.8461V11.8507V11.8554V11.86V11.8647V11.8694V11.8741V11.8788V11.8835V11.8882V11.8929V11.8976V11.9023V11.907V11.9118V11.9165V11.9212V11.926V11.9307V11.9355V11.9403V11.945V11.9498V11.9546V11.9594V11.9641V11.9689V11.9737V11.9785V11.9833V11.9882V11.993V11.9978V12.0026V12.0074V12.0123V12.0171V12.022V12.0268V12.0317V12.0365V12.0414V12.0462V12.0511V12.056V12.0609V12.0657V12.0706V12.0755V12.0804V12.0853V12.0902V12.0951V12.1V12.1049V12.1098V12.1148V12.1197V12.1246V12.1295V12.1345V12.1394V12.1443V12.1493V12.1542V12.1592V12.1641V12.1691V12.174V12.179V12.184V12.1889V12.1939V12.1989V12.2038V12.2088V12.2138V12.2188V12.2238V12.2288V12.2337V12.2387V12.2437V12.2487V12.2537V12.2587V12.2637V12.2687V12.2738V12.2788V12.2838V12.2888V12.2938V12.2988V12.3038V12.3089V12.3139V12.3189V12.3239V12.329V12.334V12.339V12.3441V12.3491V12.3541V12.3592V12.3642V12.3692V12.3743V12.3793V12.3844V12.3894V12.3945V12.3995V12.4046V12.4096V12.4147V12.4197V12.4248V12.4298V12.4349V12.4399V12.445V12.45V12.4551V12.4601V12.4652V12.4702V12.4753V12.4803V12.4854V12.4905V12.4955V12.5006V12.5056V12.5107V12.5157V12.5208V12.5259V12.5309V12.536V12.541V12.5461V12.5511V12.5562V12.5612V12.5663V12.5713V12.5764V12.5814V12.5865V12.5915V12.5966V12.6016V12.6067V12.6117V12.6168V12.6218V12.6269V12.6319V12.637V12.642V12.647V12.6521V12.6571V12.6621V12.6672V12.6722V12.6772V12.6823V12.6873V12.6923V12.6974V12.7024V12.7074V12.7124V12.7174V12.7224V12.7275V12.7325V12.7375V12.7425V12.7475V12.7525V12.7575V12.7625V12.7675V12.7725V12.7775V12.7825V12.7874V12.7924V12.7974V12.8024V12.8074V12.8123V12.8173V12.8223V12.8272V12.8322V12.8372V12.8421V12.8471V12.852V12.857V12.8619V12.8668V12.8718V12.8767V12.8816V12.8866V12.8915V12.8964V12.9013V12.9062V12.9112V12.9161V12.921V12.9259V12.9308V12.9356V12.9405V12.9454V12.9503V12.9552V12.96V12.9649V12.9698V12.9746V12.9795V12.9843V12.9892V12.994V12.9988V13.0037V13.0085V13.0133V13.0181V13.023V13.0278V13.0326V13.0374V13.0422V13.0469V13.0517V13.0565V13.0613V13.0661V13.0708V13.0756V13.0803V13.0851V13.0898V13.0946V13.0993V13.104V13.1087V13.1135V13.1182V13.1229V13.1276V13.1323V13.1369V13.1416V13.1463V13.151V13.1556V13.1603V13.1649V13.1696V13.1742V13.1789V13.1835V13.1881V13.1927V13.1973V13.2019V13.2065V13.2111V13.2157V13.2203V13.2248V13.2294V13.234V13.2385V13.2431V13.2476V13.2521V13.2566V13.2612V13.2657V13.2702V13.2747V13.2792V13.2836V13.2881V13.2926V13.297V13.3015V13.3059V13.3104V13.3148V13.3192V13.3236V13.328V13.3324V13.3368V13.3412V13.3456V13.3499V13.3543V13.3586V13.363V13.3673V13.3716V13.376V13.3803V13.3846V13.3889V13.3931V13.3974V13.4017V13.4059V13.4102V13.4144V13.4187V13.4229V13.4271V13.4313V13.4355V13.4397V13.4439V13.4481V13.4522V13.4564V13.4605V13.4647V13.4688V13.4729V13.477V13.4811V13.4852V13.4893V13.4934V13.4974V13.5015V13.5055V13.5095V13.5136V13.5176V13.5216V13.5256V13.5296V13.5335V13.5375V13.5415V13.5454V13.5493V13.5533V13.5572V13.5611V13.565V13.5689V13.5727V13.5766V13.5804V13.5843V13.5881V13.5919V13.5958V13.5996V13.6033V13.6071V13.6109V13.6146V13.6184V13.6221V13.6259V13.6296V13.6333V13.637V13.6406V13.6443V13.648V13.6516V13.6552V13.6589V13.6625V13.6661V13.6697V13.6732V13.6768V13.6804V13.6839V13.6874V13.691V13.6945V13.698V13.7014V13.7049V13.7084V13.7118V13.7153V13.7187V13.7221V13.7255V13.7289V13.7323V13.7356V13.739V13.7423V13.7456V13.7489V13.7522V13.7555V13.7588V13.7621V13.7653V13.7686V13.7718C20.1219 15.237 19.5785 16.2062 19.0258 16.8091C18.7492 17.1109 18.4699 17.3213 18.2546 17.456C18.147 17.5234 18.0556 17.5717 17.9889 17.603C17.9555 17.6187 17.9286 17.6299 17.9092 17.6371C17.8995 17.6407 17.8921 17.6431 17.887 17.6446C17.8867 17.6447 17.8864 17.6447 17.8861 17.6448C17.8858 17.6447 17.8853 17.6446 17.8849 17.6445C17.8795 17.643 17.8716 17.6405 17.8613 17.6369C17.8407 17.6296 17.8121 17.6183 17.7765 17.6025C17.7053 17.5711 17.6074 17.5227 17.4919 17.4552C17.2608 17.3203 16.9602 17.1097 16.6622 16.8077C16.0668 16.2045 15.4807 15.2357 15.4807 13.7718Z\" stroke=\"white\" stroke-width=\"0.1\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15218)\">\n<rect x=\"15.1265\" y=\"11.1331\" width=\"5.4\" height=\"2.125\" fill=\"#F50100\"/>\n<path d=\"M17.5334 13.6956C17.7062 13.6956 18.0518 13.4996 18.1382 13.4544C18.455 13.2585 18.6854 13.4394 18.8726 13.5298C19.0742 13.6202 19.4486 13.7257 19.679 13.5298C19.9094 13.3339 20.039 13.3489 20.1974 13.3489C20.2262 13.1229 20.2262 12.8968 20.2262 12.6406V12.4598C20.0246 12.4146 19.9238 12.4749 19.7078 12.6708C19.4918 12.8667 19.247 12.8215 18.9302 12.7009C18.6278 12.5653 18.3254 12.3242 18.023 12.7009C17.9366 12.8064 17.735 12.9571 17.5334 12.9571C17.3174 12.9571 17.1302 12.8064 17.0438 12.7009C16.727 12.3242 16.439 12.5653 16.1366 12.7009C15.8198 12.8215 15.5606 12.8667 15.3446 12.6708C15.143 12.4749 15.0422 12.4146 14.8262 12.4598V12.6406C14.8262 12.8968 14.8406 13.1229 14.8694 13.3489C15.0278 13.3489 15.143 13.3339 15.3734 13.5298C15.6038 13.7257 15.9926 13.6202 16.1798 13.5298C16.3814 13.4394 16.6118 13.2585 16.9286 13.4544C17.015 13.4996 17.3462 13.6956 17.5334 13.6956H17.5334Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.0766 12.1012C16.0766 12.1012 16.2067 12.1074 16.3608 12.2732C16.5149 12.4389 17.0821 12.3334 17.0821 12.2334C17.0821 12.1335 16.7379 12.0737 16.8701 11.9028C17.0024 11.7319 17.2263 11.7316 17.4063 11.8206C17.458 11.8206 17.4522 12.4053 17.5701 12.3732C17.9432 12.2716 18.545 12.0702 18.7215 12.1566C18.9538 12.2703 19.1315 12.242 19.0725 12.0789C19.0134 11.9157 18.8617 11.8138 18.5695 11.9028C18.2773 11.9919 18.3463 12.0789 18.0938 12.0789C17.8412 12.0789 17.408 12.2212 17.6004 11.9028C17.7728 11.6175 17.9785 11.6119 18.057 11.7319C18.0971 11.7932 17.7695 11.9287 17.7695 11.9919C17.7695 12.0789 18.6134 11.8207 18.7215 11.8207C18.8297 11.8207 19.1273 11.8138 19.1568 11.9028C19.1864 11.9919 19.3661 12.0736 19.2291 12.1566C19.0921 12.2396 18.8662 12.2916 19.0216 12.398C19.177 12.5043 19.5709 12.5527 19.5881 12.6633C19.6054 12.774 19.7748 12.9392 19.7068 12.9392C19.6388 12.9392 19.5159 13.095 19.4015 13.0475C19.2871 13.0001 19.2736 12.9584 19.3833 12.92C19.493 12.8816 19.492 12.7199 19.4015 12.7199C19.311 12.7199 19.3187 12.7077 19.1127 12.6511C18.9067 12.5945 18.634 12.5315 18.6504 12.6511C18.6668 12.7707 18.8063 13.0273 18.5588 13.0518C18.3113 13.0762 18.1955 13.1744 18.1473 13.0954C18.0991 13.0163 17.9269 12.9109 18.0623 12.8771C18.1977 12.8433 18.3271 12.9919 18.3759 12.9677C18.4246 12.9434 18.5298 12.8568 18.4372 12.7539C18.3446 12.6511 18.1649 12.6476 18.3063 12.5706C18.4478 12.4936 18.3634 12.435 18.0938 12.5945C17.8242 12.7539 17.6742 12.8895 17.4375 12.8703C17.2009 12.8511 17.0947 12.9388 17.0186 12.913C16.9425 12.8871 16.572 13.1986 16.4653 13.1196C16.3586 13.0405 16.0142 13.0102 16.0762 12.913C16.1382 12.8158 16.2215 12.7657 16.3142 12.8158C16.4069 12.8658 16.499 12.9159 16.5615 12.8658C16.6241 12.8158 16.8222 12.5822 16.7768 12.5479C16.7313 12.5135 16.5713 12.4548 16.3142 12.4548C16.057 12.4548 16.0511 12.2768 15.99 12.1956C15.929 12.1144 16.0766 12.1012 16.0766 12.1012Z\" fill=\"#FFD100\"/>\n<path d=\"M17.5334 15.1956C17.7062 15.1956 18.0518 14.9996 18.1382 14.9544C18.455 14.7585 18.6854 14.9394 18.8726 15.0298C19.0742 15.1202 19.4486 15.2257 19.679 15.0298C19.9094 14.8339 20.039 14.8489 20.1974 14.8489C20.2262 14.6229 20.2262 14.3968 20.2262 14.1406V13.9598C20.0246 13.9146 19.9238 13.9749 19.7078 14.1708C19.4918 14.3667 19.247 14.3215 18.9302 14.2009C18.6278 14.0653 18.3254 13.8242 18.023 14.2009C17.9366 14.3064 17.735 14.4571 17.5334 14.4571C17.3174 14.4571 17.1302 14.3064 17.0438 14.2009C16.727 13.8242 16.439 14.0653 16.1366 14.2009C15.8198 14.3215 15.5606 14.3667 15.3446 14.1708C15.143 13.9749 15.0422 13.9146 14.8262 13.9598V14.1406C14.8262 14.3968 14.8406 14.6229 14.8694 14.8489C15.0278 14.8489 15.143 14.8339 15.3734 15.0298C15.6038 15.2257 15.9926 15.1202 16.1798 15.0298C16.3814 14.9394 16.6118 14.7585 16.9286 14.9544C17.015 14.9996 17.3462 15.1956 17.5334 15.1956H17.5334Z\" fill=\"#0B50A0\"/>\n<path d=\"M17.5334 16.6331C17.7062 16.6331 18.0518 16.4371 18.1382 16.3919C18.455 16.196 18.6854 16.3769 18.8726 16.4673C19.0742 16.5577 19.4486 16.6632 19.679 16.4673C19.9094 16.2714 20.039 16.2864 20.1974 16.2864C20.2262 16.0604 20.2262 15.8343 20.2262 15.5781V15.3973C20.0246 15.3521 19.9238 15.4124 19.7078 15.6083C19.4918 15.8042 19.247 15.759 18.9302 15.6384C18.6278 15.5028 18.3254 15.2617 18.023 15.6384C17.9366 15.7439 17.735 15.8946 17.5334 15.8946C17.3174 15.8946 17.1302 15.7439 17.0438 15.6384C16.727 15.2617 16.439 15.5028 16.1366 15.6384C15.8198 15.759 15.5606 15.8042 15.3446 15.6083C15.143 15.4124 15.0422 15.3521 14.8262 15.3973V15.5781C14.8262 15.8343 14.8406 16.0604 14.8694 16.2864C15.0278 16.2864 15.143 16.2714 15.3734 16.4673C15.6038 16.6632 15.9926 16.5577 16.1798 16.4673C16.3814 16.3769 16.6118 16.196 16.9286 16.3919C17.015 16.4371 17.3462 16.6331 17.5334 16.6331H17.5334Z\" fill=\"#0B50A0\"/>\n<path d=\"M17.5334 18.0706C17.7062 18.0706 18.0518 17.8746 18.1382 17.8294C18.455 17.6335 18.6854 17.8144 18.8726 17.9048C19.0742 17.9952 19.4486 18.1007 19.679 17.9048C19.9094 17.7089 20.039 17.7239 20.1974 17.7239C20.2262 17.4979 20.2262 17.2718 20.2262 17.0156V16.8348C20.0246 16.7896 19.9238 16.8499 19.7078 17.0458C19.4918 17.2417 19.247 17.1965 18.9302 17.0759C18.6278 16.9403 18.3254 16.6992 18.023 17.0759C17.9366 17.1814 17.735 17.3321 17.5334 17.3321C17.3174 17.3321 17.1302 17.1814 17.0438 17.0759C16.727 16.6992 16.439 16.9403 16.1366 17.0759C15.8198 17.1965 15.5606 17.2417 15.3446 17.0458C15.143 16.8499 15.0422 16.7896 14.8262 16.8348V17.0156C14.8262 17.2718 14.8406 17.4979 14.8694 17.7239C15.0278 17.7239 15.143 17.7089 15.3734 17.9048C15.6038 18.1007 15.9926 17.9952 16.1798 17.9048C16.3814 17.8144 16.6118 17.6335 16.9286 17.8294C17.015 17.8746 17.3462 18.0706 17.5334 18.0706H17.5334Z\" fill=\"#0B50A0\"/>\n<path d=\"M17.8708 16.156L17.8461 16.143L17.822 16.1572L17.5517 16.3174L17.6307 15.9844L17.6374 15.956L17.616 15.9362L17.3539 15.694H17.691H17.7259L17.7379 15.6613L17.8506 15.3552L17.9838 15.6638L17.9969 15.694H18.0298H18.3099L18.0784 15.9385L18.0577 15.9603L18.0673 15.9888L18.1774 16.318L17.8708 16.156Z\" fill=\"#059334\" stroke=\"#FFD100\" stroke-width=\"0.1\"/>\n<path d=\"M16.6711 14.906L16.6464 14.893L16.6223 14.9072L16.352 15.0674L16.431 14.7344L16.4377 14.706L16.4162 14.6862L16.1542 14.444H16.4913H16.5262L16.5382 14.4113L16.6509 14.1052L16.7841 14.4138L16.7972 14.444H16.83H17.1102L16.8787 14.6885L16.858 14.7103L16.8675 14.7388L16.9777 15.068L16.6711 14.906Z\" fill=\"#059334\" stroke=\"#FFD100\" stroke-width=\"0.1\"/>\n<path d=\"M19.071 14.906L19.0463 14.893L19.0222 14.9072L18.7519 15.0674L18.8309 14.7344L18.8376 14.706L18.8161 14.6862L18.5541 14.444H18.8912H18.9261L18.9381 14.4113L19.0508 14.1052L19.184 14.4138L19.1971 14.444H19.2299H19.5101L19.2786 14.6885L19.2579 14.7103L19.2675 14.7388L19.3776 15.068L19.071 14.906Z\" fill=\"#059334\" stroke=\"#FFD100\" stroke-width=\"0.1\"/>\n</g>\n</g>\n<path d=\"M15.0286 17.467C15.0837 17.5899 15.4787 17.7512 15.9381 17.5438C16.2504 17.3979 16.4525 17.1905 16.6454 16.8219C16.7006 16.7297 16.7281 16.6145 16.5995 16.5454C16.4984 16.484 16.3331 16.4149 16.2596 16.3534C16.2229 16.3227 16.1861 16.2997 16.1585 16.2766C16.1769 16.292 16.1953 16.3073 16.2137 16.3304C16.3974 16.5147 16.2045 16.7835 16.0024 16.9448C15.8554 17.06 15.589 17.3441 15.2031 17.0753C15.1205 17.0139 14.9275 17.2673 15.0286 17.467L15.0286 17.467Z\" fill=\"#FFD100\"/>\n<path d=\"M20.6141 17.467C20.5497 17.5899 20.1547 17.7512 19.7046 17.5438C19.3922 17.3979 19.1901 17.1905 18.988 16.8219C18.9421 16.7297 18.9145 16.6145 19.0431 16.5454C19.1442 16.484 19.3096 16.4149 19.383 16.3534C19.4198 16.3227 19.4473 16.2997 19.4841 16.2766C19.4657 16.292 19.4473 16.3073 19.429 16.3304C19.2452 16.5147 19.4382 16.7835 19.6311 16.9448C19.7781 17.06 20.0537 17.3441 20.4395 17.0753C20.5222 17.0139 20.7059 17.2673 20.6141 17.467L20.6141 17.467Z\" fill=\"#FFD100\"/>\n<path d=\"M17.8211 18.1275C18.556 18.1275 19.686 17.851 20.2923 16.8833C20.3934 16.722 20.2923 16.6376 20.1729 16.5838C20.0443 16.5377 19.8881 16.4302 19.8054 16.3611C19.9524 16.484 19.9248 16.5684 19.8238 16.7067C19.3553 17.3595 18.7122 17.6897 17.8211 17.6897C16.93 17.6897 16.2869 17.3595 15.8184 16.7067C15.7174 16.5684 15.6898 16.484 15.8276 16.3611C15.7541 16.4302 15.5888 16.5377 15.4602 16.5838C15.3407 16.6376 15.2397 16.722 15.3407 16.8833C15.947 17.851 17.0862 18.1275 17.8211 18.1275H17.8211Z\" fill=\"#FFD100\"/>\n<path d=\"M16.1217 16.8296C16.1034 16.7528 15.9839 16.7835 15.9472 16.8757C15.9013 16.8219 15.8553 16.7682 15.8186 16.7067C15.7083 16.5685 15.69 16.4763 15.8461 16.3458C15.9196 16.2843 16.0666 16.2152 16.1677 16.292C16.379 16.4379 16.2687 16.676 16.1217 16.8296L16.1217 16.8296Z\" fill=\"#F50100\"/>\n<path d=\"M19.5115 16.8296C19.5298 16.7528 19.6584 16.7835 19.6952 16.8757C19.7411 16.8219 19.7871 16.7682 19.8238 16.7067C19.934 16.5685 19.9524 16.4763 19.7871 16.3458C19.7228 16.2843 19.5758 16.2152 19.4655 16.292C19.2634 16.4379 19.3645 16.676 19.5115 16.8296L19.5115 16.8296Z\" fill=\"#F50100\"/>\n<path d=\"M16.8811 10.4233C16.8089 10.3206 16.6129 10.275 16.5304 10.3663C16.4995 10.3891 16.4583 10.3891 16.4273 10.4005C16.3757 10.4005 16.3099 10.4292 16.3305 10.5433C16.3861 10.5433 16.3861 10.5716 16.417 10.5716C16.4376 10.5602 16.4913 10.7695 16.5944 10.7581C16.7078 10.7581 16.8089 10.8112 16.8295 10.834C16.8605 10.8682 16.9017 10.9595 16.8501 11.0051C16.7779 11.0736 16.7264 11.2333 16.8501 11.3588C16.9842 11.4729 17.3245 11.644 17.7061 11.3131C18.0774 10.9937 18.6549 11.1762 18.6961 11.2903C18.7477 11.4044 18.7683 11.4729 18.7786 11.5299C18.789 11.5755 19.0674 11.644 19.1087 11.6782C19.1602 11.7124 19.2324 11.701 19.2118 11.5984C19.1705 11.2789 18.9952 11.2333 18.9746 11.085C19.0777 11.0964 19.1499 11.0964 19.1912 11.0508C19.2221 11.0051 19.2634 10.9253 19.3046 10.9024C19.3355 10.8796 19.3355 10.8568 19.2943 10.8682C19.2427 10.8796 19.2118 10.9024 19.119 10.891C18.8994 10.8646 18.9537 9.99924 18.2276 9.8309C17.7788 9.72687 17.2193 10.4403 17.0658 10.5109C17.0625 10.5124 17.0593 10.5136 17.0564 10.5146C16.9842 10.5146 16.9223 10.4803 16.8811 10.4233Z\" fill=\"#059334\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15218\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n<clipPath id=\"clip1_5982_15218\">\n<rect width=\"11\" height=\"9\" fill=\"white\" transform=\"translate(2 4.5)\"/>\n</clipPath>\n<clipPath id=\"clip2_5982_15218\">\n<rect width=\"5\" height=\"7\" fill=\"white\" transform=\"translate(15.4263 11.4456)\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagKzKazakhstanIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15154)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#4EC7EE\"/>\n<mask id=\"mask0_5982_15154\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15154)\">\n<path d=\"M4.55624 19.0232C4.51658 19.3169 4.70473 19.5261 5.02037 19.6608C5.4447 19.8418 5.87285 19.6723 6.26668 19.2359L5.7563 18.7753C5.58136 18.9692 5.45494 19.0438 5.35735 19.0426C5.54843 18.9061 5.79325 18.7375 6.09145 18.5373L6.23459 18.3299C6.34954 17.8368 5.99209 17.5696 5.44693 17.5696C5.12584 17.5696 4.86912 17.6332 4.70625 17.7697C4.43866 17.9941 4.48447 18.3522 4.76606 18.5386C4.7884 18.5533 4.81107 18.5666 4.83405 18.5785C4.67608 18.7119 4.57967 18.8496 4.55624 19.0232Z\" fill=\"#FFE402\"/>\n<path d=\"M4.85303 18.5598C4.85303 18.5598 4.93102 18.387 4.89202 18.297\" stroke=\"#FFE402\" stroke-width=\"0.6875\"/>\n<path d=\"M7.35587 19.0232C7.39553 19.3169 7.20738 19.5261 6.89173 19.6608C6.46741 19.8418 6.03926 19.6723 5.64543 19.2359L6.15581 18.7753C6.33075 18.9692 6.45717 19.0438 6.55476 19.0426C6.36368 18.9061 6.11886 18.7375 5.82065 18.5373L5.67752 18.3299C5.56256 17.8368 5.92002 17.5696 6.46518 17.5696C6.78627 17.5696 7.04299 17.6332 7.20586 17.7697C7.47345 17.9941 7.42763 18.3522 7.14604 18.5386C7.12371 18.5533 7.10104 18.5666 7.07806 18.5785C7.23603 18.7119 7.33244 18.8496 7.35587 19.0232Z\" fill=\"#FFE402\"/>\n<path d=\"M7.37256 18.4184L6.74589 18.7012C6.65793 18.5062 6.63165 18.3291 6.70485 18.1603L7.33561 18.4337C7.35682 18.3848 7.35654 18.3829 7.37256 18.4184Z\" fill=\"#FFE402\"/>\n<path d=\"M4.55624 4.97684C4.51658 4.68309 4.70473 4.47386 5.02037 4.3392C5.4447 4.15818 5.87285 4.32769 6.26668 4.76407L5.7563 5.22469C5.58136 5.03085 5.45494 4.95616 5.35735 4.95743C5.54843 5.09394 5.79325 5.26247 6.09145 5.46273L6.23459 5.67006C6.34954 6.16318 5.99209 6.43038 5.44693 6.43038C5.12584 6.43038 4.86912 6.36685 4.70625 6.23029C4.43866 6.00592 4.48447 5.64777 4.76606 5.46143C4.7884 5.44665 4.81107 5.43335 4.83405 5.4215C4.67608 5.2881 4.57967 5.15038 4.55624 4.97684Z\" fill=\"#FFE402\"/>\n<path d=\"M7.35587 4.97684C7.39553 4.68309 7.20738 4.47386 6.89173 4.3392C6.46741 4.15818 6.03926 4.32769 5.64543 4.76407L6.15581 5.22469C6.33075 5.03085 6.45717 4.95616 6.55476 4.95743C6.36368 5.09394 6.11886 5.26247 5.82065 5.46273L5.67752 5.67006C5.56256 6.16318 5.92002 6.43038 6.46518 6.43038C6.78627 6.43038 7.04299 6.36685 7.20586 6.23029C7.47345 6.00592 7.42763 5.64777 7.14604 5.46143C7.12371 5.44665 7.10104 5.43335 7.07806 5.4215C7.23603 5.2881 7.33244 5.15038 7.35587 4.97684Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.18365 17.0392C4.78926 17.0506 4.54388 17.132 4.54388 17.5121C4.54388 17.9313 4.95115 18.0625 5.38446 18.0625C5.77697 18.0625 6.21917 17.8189 6.21917 17.3826C6.21917 17.1172 5.88169 16.5816 5.03192 15.4205C5.00247 15.3931 4.98625 15.3791 4.97326 15.379C5.02479 15.3503 5.11555 15.3167 5.2353 15.3167C5.27688 15.3167 5.3309 15.3378 5.38446 15.3647V15.82H6.28413V15.4763C6.28413 15.0879 5.71003 14.6292 5.2353 14.6292C4.82071 14.6292 4.48786 14.8264 4.31927 15.1102C4.15266 15.3906 4.28006 15.6597 4.51934 15.8738C4.87539 16.3649 5.15184 16.7714 5.32522 17.0385C5.26152 17.0379 5.22654 17.038 5.18365 17.0392ZM5.22591 17.3562C5.21343 17.3535 5.20143 17.3504 5.19022 17.3472C5.19857 17.3559 5.23138 17.395 5.23138 17.5121C5.23138 17.5759 5.22831 17.6207 5.22419 17.6522C5.1082 17.5499 5.07577 17.3715 5.16065 17.2342L5.16275 17.2308L5.14981 17.2051C5.15153 17.2042 5.15325 17.2033 5.15494 17.2025C5.17492 17.1922 5.19135 17.1837 5.16275 17.2308L5.22591 17.3562ZM5.19022 17.3472L5.1783 17.3435C5.17958 17.3439 5.18126 17.3447 5.18323 17.346L5.19022 17.3472ZM5.53167 17.3826C5.53167 17.3709 5.52768 17.3639 5.52078 17.3601L5.52478 17.3645C5.52935 17.3739 5.53167 17.38 5.53167 17.3826Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.72846 17.0392C7.12285 17.0506 7.36823 17.132 7.36823 17.5121C7.36823 17.9313 6.96095 18.0625 6.52765 18.0625C6.13513 18.0625 5.69294 17.8189 5.69294 17.3826C5.69294 17.1172 6.03042 16.5816 6.88019 15.4205C6.90964 15.3931 6.92586 15.3791 6.93885 15.379C6.88731 15.3503 6.79656 15.3167 6.67681 15.3167C6.63523 15.3167 6.5812 15.3378 6.52765 15.3647V15.82H5.62798V15.4763C5.62798 15.0879 6.20208 14.6292 6.67681 14.6292C7.0914 14.6292 7.42425 14.8264 7.59284 15.1102C7.75945 15.3906 7.63204 15.6597 7.39277 15.8738C7.03672 16.3649 6.76027 16.7714 6.58689 17.0385C6.65059 17.0379 6.68556 17.038 6.72846 17.0392ZM6.6862 17.3562C6.69868 17.3535 6.71068 17.3504 6.72189 17.3472C6.71354 17.3559 6.68073 17.395 6.68073 17.5121C6.68073 17.5759 6.6838 17.6207 6.68792 17.6522C6.80391 17.5499 6.83634 17.3715 6.75146 17.2342L6.74936 17.2308L6.7623 17.2051C6.76058 17.2042 6.75886 17.2033 6.75717 17.2025C6.73719 17.1922 6.72076 17.1837 6.74936 17.2308L6.6862 17.3562ZM6.72189 17.3472L6.73381 17.3435C6.73253 17.3439 6.73085 17.3447 6.72888 17.346L6.72189 17.3472ZM6.38044 17.3826C6.38044 17.3709 6.38443 17.3639 6.39133 17.3601L6.38733 17.3645C6.38276 17.3739 6.38044 17.38 6.38044 17.3826Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.18365 12.8467C4.78926 12.8354 4.54388 12.754 4.54388 12.3739C4.54388 11.9546 4.95115 11.8235 5.38446 11.8235C5.77697 11.8235 6.21917 12.0671 6.21917 12.5034C6.21917 12.7688 5.88169 13.3044 5.03192 14.4655C5.00247 14.4929 4.98625 14.5069 4.97326 14.507C5.02479 14.5357 5.11555 14.5693 5.2353 14.5693C5.27688 14.5693 5.3309 14.5482 5.38446 14.5213V14.0659H6.28413V14.4097C6.28413 14.7981 5.71003 15.2568 5.2353 15.2568C4.82071 15.2568 4.48786 15.0595 4.31927 14.7758C4.15266 14.4954 4.28006 14.2262 4.51934 14.0121C4.87539 13.5211 5.15184 13.1146 5.32522 12.8475C5.26152 12.8481 5.22654 12.848 5.18365 12.8467ZM5.22591 12.5297C5.21343 12.5325 5.20143 12.5356 5.19022 12.5388C5.19857 12.5301 5.23138 12.4909 5.23138 12.3739C5.23138 12.3101 5.22831 12.2653 5.22419 12.2337C5.1082 12.3361 5.07577 12.5144 5.16065 12.6518L5.16275 12.6552L5.14981 12.6809C5.15153 12.6818 5.15325 12.6826 5.15494 12.6835C5.17492 12.6938 5.19135 12.7023 5.16275 12.6552L5.22591 12.5297ZM5.19022 12.5388L5.1783 12.5425C5.17958 12.542 5.18126 12.5412 5.18323 12.54L5.19022 12.5388ZM5.53167 12.5034C5.53167 12.5151 5.52768 12.5221 5.52078 12.5258L5.52478 12.5215C5.52935 12.5121 5.53167 12.506 5.53167 12.5034Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.72846 12.8467C7.12285 12.8354 7.36823 12.754 7.36823 12.3739C7.36823 11.9546 6.96095 11.8235 6.52765 11.8235C6.13513 11.8235 5.69294 12.0671 5.69294 12.5034C5.69294 12.7688 6.03042 13.3044 6.88019 14.4655C6.90964 14.4929 6.92586 14.5069 6.93885 14.507C6.88731 14.5357 6.79656 14.5693 6.67681 14.5693C6.63523 14.5693 6.5812 14.5482 6.52765 14.5213V14.0659H5.62798V14.4097C5.62798 14.7981 6.20208 15.2568 6.67681 15.2568C7.0914 15.2568 7.42425 15.0595 7.59284 14.7758C7.75945 14.4954 7.63204 14.2262 7.39277 14.0121C7.03672 13.5211 6.76027 13.1146 6.58689 12.8475C6.65059 12.8481 6.68556 12.848 6.72846 12.8467ZM6.6862 12.5297C6.69868 12.5325 6.71068 12.5356 6.72189 12.5388C6.71354 12.5301 6.68073 12.4909 6.68073 12.3739C6.68073 12.3101 6.6838 12.2653 6.68792 12.2337C6.80391 12.3361 6.83634 12.5144 6.75146 12.6518L6.74936 12.6552L6.7623 12.6809C6.76058 12.6818 6.75886 12.6826 6.75717 12.6835C6.73719 12.6938 6.72076 12.7023 6.74936 12.6552L6.6862 12.5297ZM6.72189 12.5388L6.73381 12.5425C6.73253 12.542 6.73085 12.5412 6.72888 12.54L6.72189 12.5388ZM6.38044 12.5034C6.38044 12.5151 6.38443 12.5221 6.39133 12.5258L6.38733 12.5215C6.38276 12.5121 6.38044 12.506 6.38044 12.5034Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.18365 11.1533C4.78926 11.1646 4.54388 11.246 4.54388 11.6261C4.54388 12.0454 4.95115 12.1765 5.38446 12.1765C5.77697 12.1765 6.21917 11.9329 6.21917 11.4966C6.21917 11.2312 5.88169 10.6956 5.03192 9.53453C5.00247 9.5071 4.98625 9.49312 4.97326 9.49303C5.02479 9.46434 5.11555 9.43074 5.2353 9.43074C5.27688 9.43074 5.3309 9.45176 5.38446 9.4787V9.93406H6.28413V9.59031C6.28413 9.20194 5.71003 8.74324 5.2353 8.74324C4.82071 8.74324 4.48786 8.94046 4.31927 9.22419C4.15266 9.50459 4.28006 9.77376 4.51934 9.98786C4.87539 10.4789 5.15184 10.8854 5.32522 11.1525C5.26152 11.1519 5.22654 11.152 5.18365 11.1533ZM5.22591 11.4703C5.21343 11.4675 5.20143 11.4644 5.19022 11.4612C5.19857 11.4699 5.23138 11.5091 5.23138 11.6261C5.23138 11.6899 5.22831 11.7347 5.22419 11.7663C5.1082 11.6639 5.07577 11.4856 5.16065 11.3482L5.16275 11.3448L5.14981 11.3191C5.15153 11.3182 5.15325 11.3174 5.15494 11.3165C5.17492 11.3062 5.19135 11.2977 5.16275 11.3448L5.22591 11.4703ZM5.19022 11.4612L5.1783 11.4575C5.17958 11.458 5.18126 11.4588 5.18323 11.46L5.19022 11.4612ZM5.53167 11.4966C5.53167 11.4849 5.52768 11.4779 5.52078 11.4742L5.52478 11.4785C5.52935 11.4879 5.53167 11.494 5.53167 11.4966Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.72846 11.1533C7.12285 11.1646 7.36823 11.246 7.36823 11.6261C7.36823 12.0454 6.96095 12.1765 6.52765 12.1765C6.13513 12.1765 5.69294 11.9329 5.69294 11.4966C5.69294 11.2312 6.03042 10.6956 6.88019 9.53453C6.90964 9.5071 6.92586 9.49312 6.93885 9.49303C6.88731 9.46434 6.79656 9.43074 6.67681 9.43074C6.63523 9.43074 6.5812 9.45176 6.52765 9.4787V9.93406H5.62798V9.59031C5.62798 9.20194 6.20208 8.74324 6.67681 8.74324C7.0914 8.74324 7.42425 8.94046 7.59284 9.22419C7.75945 9.50459 7.63204 9.77376 7.39277 9.98786C7.03672 10.4789 6.76027 10.8854 6.58689 11.1525C6.65059 11.1519 6.68556 11.152 6.72846 11.1533ZM6.6862 11.4703C6.69868 11.4675 6.71068 11.4644 6.72189 11.4612C6.71354 11.4699 6.68073 11.5091 6.68073 11.6261C6.68073 11.6899 6.6838 11.7347 6.68792 11.7663C6.80391 11.6639 6.83634 11.4856 6.75146 11.3482L6.74936 11.3448L6.7623 11.3191C6.76058 11.3182 6.75886 11.3174 6.75717 11.3165C6.73719 11.3062 6.72076 11.2977 6.74936 11.3448L6.6862 11.4703ZM6.72189 11.4612L6.73381 11.4575C6.73253 11.458 6.73085 11.4588 6.72888 11.46L6.72189 11.4612ZM6.38044 11.4966C6.38044 11.4849 6.38443 11.4779 6.39133 11.4742L6.38733 11.4785C6.38276 11.4879 6.38044 11.494 6.38044 11.4966Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.18365 6.96051C4.78926 6.94916 4.54388 6.8678 4.54388 6.48763C4.54388 6.06841 4.95115 5.93726 5.38446 5.93726C5.77697 5.93726 6.21917 6.18087 6.21917 6.61716C6.21917 6.88258 5.88169 7.41818 5.03192 8.57923C5.00247 8.60667 4.98625 8.62064 4.97326 8.62074C5.02479 8.64943 5.11555 8.68303 5.2353 8.68303C5.27688 8.68303 5.3309 8.66201 5.38446 8.63507V8.17971H6.28413V8.52346C6.28413 8.91183 5.71003 9.37053 5.2353 9.37053C4.82071 9.37053 4.48786 9.17331 4.31927 8.88958C4.15266 8.60918 4.28006 8.34001 4.51934 8.12591C4.87539 7.63485 5.15184 7.22837 5.32522 6.96129C5.26152 6.96183 5.22654 6.96174 5.18365 6.96051ZM5.22591 6.64351C5.21343 6.64629 5.20143 6.64932 5.19022 6.65258C5.19857 6.64382 5.23138 6.60471 5.23138 6.48763C5.23138 6.42389 5.22831 6.37904 5.22419 6.34751C5.1082 6.44984 5.07577 6.62822 5.16065 6.76552L5.16275 6.76895L5.14981 6.79466C5.15153 6.79553 5.15325 6.79641 5.15494 6.79728C5.17492 6.80757 5.19135 6.81603 5.16275 6.76895L5.22591 6.64351ZM5.19022 6.65258L5.1783 6.65622C5.17958 6.65581 5.18126 6.65502 5.18323 6.65374L5.19022 6.65258ZM5.53167 6.61716C5.53167 6.62889 5.52768 6.63587 5.52078 6.63961L5.52478 6.63523C5.52935 6.62583 5.53167 6.61976 5.53167 6.61716Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.72846 6.96051C7.12285 6.94916 7.36823 6.8678 7.36823 6.48763C7.36823 6.06841 6.96095 5.93726 6.52765 5.93726C6.13513 5.93726 5.69294 6.18087 5.69294 6.61716C5.69294 6.88258 6.03042 7.41818 6.88019 8.57923C6.90964 8.60667 6.92586 8.62064 6.93885 8.62074C6.88731 8.64943 6.79656 8.68303 6.67681 8.68303C6.63523 8.68303 6.5812 8.66201 6.52765 8.63507V8.17971H5.62798V8.52346C5.62798 8.91183 6.20208 9.37053 6.67681 9.37053C7.0914 9.37053 7.42425 9.17331 7.59284 8.88958C7.75945 8.60918 7.63204 8.34001 7.39277 8.12591C7.03672 7.63485 6.76027 7.22837 6.58689 6.96129C6.65059 6.96183 6.68556 6.96174 6.72846 6.96051ZM6.6862 6.64351C6.69868 6.64629 6.71068 6.64932 6.72189 6.65258C6.71354 6.64382 6.68073 6.60471 6.68073 6.48763C6.68073 6.42389 6.6838 6.37904 6.68792 6.34751C6.80391 6.44984 6.83634 6.62822 6.75146 6.76552L6.74936 6.76895L6.7623 6.79466C6.76058 6.79553 6.75886 6.79641 6.75717 6.79728C6.73719 6.80757 6.72076 6.81603 6.74936 6.76895L6.6862 6.64351ZM6.72189 6.65258L6.73381 6.65622C6.73253 6.65581 6.73085 6.65502 6.72888 6.65374L6.72189 6.65258ZM6.38044 6.61716C6.38044 6.62889 6.38443 6.63587 6.39133 6.63961L6.38733 6.63523C6.38276 6.62583 6.38044 6.61976 6.38044 6.61716Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.8667 6.24048L14.1226 7.1953C14.1226 7.1953 14.1256 7.41223 13.8806 7.41223C13.6355 7.41223 13.6231 7.1953 13.6231 7.1953L13.8667 6.24048ZM16.0315 9.88747C16.0315 11.1301 15.0829 12.1375 13.9127 12.1375C12.7426 12.1375 11.794 11.1301 11.794 9.88747C11.794 8.64482 12.7426 7.63747 13.9127 7.63747C15.0829 7.63747 16.0315 8.64482 16.0315 9.88747ZM14.8633 7.38784L14.8977 6.39992L14.3856 7.24181C14.3856 7.24181 14.334 7.45287 14.5684 7.52452C14.8027 7.59617 14.8633 7.38784 14.8633 7.38784ZM15.8379 6.86774L15.5161 7.80242C15.5161 7.80242 15.3973 7.98395 15.1942 7.84691C14.991 7.70987 15.102 7.52311 15.102 7.52311L15.8379 6.86774ZM16.023 8.40223L16.604 7.60247L15.7087 8.01406C15.7087 8.01406 15.5478 8.16018 15.7021 8.35064C15.8563 8.54109 16.023 8.40223 16.023 8.40223ZM17.1319 8.54847L16.3322 9.12956C16.3322 9.12956 16.1307 9.21011 16.0429 8.98131C15.9551 8.75252 16.1532 8.66324 16.1532 8.66324L17.1319 8.54847ZM16.4299 9.92639L17.3646 9.60451L16.3951 9.42812C16.3951 9.42812 16.1795 9.45559 16.1966 9.70006C16.2137 9.94453 16.4299 9.92639 16.4299 9.92639ZM17.2878 10.6849L16.2999 10.7195C16.2999 10.7195 16.0879 10.6736 16.143 10.4348C16.1981 10.196 16.4123 10.2328 16.4123 10.2328L17.2878 10.6849ZM15.9537 11.4382L16.9085 11.694L16.2034 11.0056C16.2034 11.0056 16.0094 10.9079 15.8868 11.1201C15.7643 11.3323 15.9537 11.4382 15.9537 11.4382ZM16.2602 12.5423L15.4219 12.0185C15.4219 12.0185 15.2717 11.8619 15.451 11.6947C15.6302 11.5276 15.7872 11.6778 15.7872 11.6778L16.2602 12.5423ZM14.7518 12.4086L15.4004 13.1546L15.2008 12.1896C15.2008 12.1896 15.0946 12.0001 14.8743 12.1075C14.654 12.2149 14.7518 12.4086 14.7518 12.4086ZM14.4052 13.4767L14.0031 12.5736C14.0031 12.5736 13.9662 12.3599 14.2082 12.3215C14.4503 12.2832 14.4964 12.4955 14.4964 12.4955L14.4052 13.4767ZM13.2494 12.4955L13.3528 13.4786L13.7427 12.5736C13.7427 12.5736 13.7644 12.3575 13.5224 12.3191C13.2803 12.2808 13.2494 12.4955 13.2494 12.4955ZM12.3565 13.16L12.5451 12.1896C12.5451 12.1896 12.6375 11.9933 12.8577 12.1008C13.078 12.2082 12.994 12.4086 12.994 12.4086L12.3565 13.16ZM11.9586 11.6779L11.4946 12.5507L12.3239 12.0185C12.3239 12.0185 12.4628 11.8514 12.2836 11.6843C12.1044 11.5171 11.9586 11.6779 11.9586 11.6779ZM10.8434 11.7047L11.5424 11.0057C11.5424 11.0057 11.7288 10.8946 11.8513 11.1068C11.9738 11.3191 11.7921 11.4382 11.7921 11.4382L10.8434 11.7047ZM11.3335 10.2328L10.4607 10.697L11.4459 10.7195C11.4459 10.7195 11.6545 10.6587 11.5993 10.4199C11.5442 10.1811 11.3335 10.2328 11.3335 10.2328ZM10.3804 9.61684L11.3507 9.42816C11.3507 9.42816 11.5673 9.44029 11.5502 9.68476C11.5331 9.92923 11.3159 9.92643 11.3159 9.92643L10.3804 9.61684ZM11.5926 8.66328L10.6095 8.56001L11.4136 9.12959C11.4136 9.12959 11.6205 9.19579 11.7084 8.967C11.7962 8.73821 11.5926 8.66328 11.5926 8.66328ZM11.134 7.61208L12.0371 8.01409C12.0371 8.01409 12.2076 8.14827 12.0534 8.33872C11.8991 8.52918 11.7228 8.40226 11.7228 8.40226L11.134 7.61208ZM12.6437 7.52313L11.8976 6.87465L12.2296 7.80244C12.2296 7.80244 12.3612 7.97537 12.5643 7.83833C12.7675 7.70129 12.6437 7.52313 12.6437 7.52313ZM12.8362 6.40354L13.3601 7.24182C13.3601 7.24182 13.4264 7.44839 13.1921 7.52004C12.9577 7.59169 12.8825 7.38785 12.8825 7.38785L12.8362 6.40354Z\" fill=\"#FFE402\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.63819 11.1698C9.62964 11.137 9.62182 11.105 9.61473 11.0737L9.65847 11.1617L9.63819 11.1698ZM9.69817 11.3761C9.67526 11.3042 9.65526 11.2354 9.63819 11.1698L9.37036 11.2768L9.41003 11.3761H9.38115L9.36996 11.3817C9.35392 11.3001 9.34585 11.2227 9.34585 11.1493V10.5324L9.61473 11.0737C9.58066 10.9233 9.56355 10.791 9.56355 10.6757V9.90658L9.87471 10.6859L9.57924 10.7784L9.69533 11.1493H9.6896L9.65847 11.1617L9.76864 11.3835L9.87489 11.723C9.7755 11.5405 9.7249 11.4194 9.7249 11.3761H9.69817ZM10.0401 12.2428C9.89156 11.913 9.77744 11.6252 9.69817 11.3761H9.41003L9.70283 12.1095L9.59439 11.9938C9.48088 11.7664 9.40567 11.5635 9.36996 11.3817L9.13162 11.5001L9.08416 11.4495V11.5237L9.07329 11.5291L9.08416 11.551V11.6349C9.05291 11.5373 9.0374 11.4518 9.0374 11.3761V9.91142L9.34585 10.5324V9.36135L9.56355 9.90658V8.42651L10.4328 11.2038L10.3717 11.2237C10.291 10.9828 10.251 10.7985 10.251 10.6757H9.9073L9.87471 10.6859L10.1219 11.3051L10.0623 11.3245C10.0429 11.2559 10.0333 11.1973 10.0333 11.1493H9.69533L9.76864 11.3835L10.1525 12.1564L10.1366 12.1624C10.0282 11.9921 9.94083 11.8441 9.87489 11.723L10.0256 12.2046L10.1366 12.1624L10.1521 12.1866L10.0401 12.2428ZM10.1593 12.1979L10.0403 12.2431L10.0401 12.2428L9.89569 12.3152L9.70283 12.1095L9.7947 12.3396C9.78359 12.3304 9.77686 12.324 9.77375 12.3209C9.70605 12.2066 9.64622 12.0976 9.59439 11.9938L9.13162 11.5001L9.08416 11.5237V11.551L9.46558 12.3188H9.42791L9.42536 12.3212C9.25573 12.0411 9.14251 11.817 9.08416 11.6349V12.137L7.71875 11.1643L9.45767 13.2338C10.0134 13.8952 10.6981 14.4033 11.5081 14.7565L9.9335 14.723L11.5339 15.1747L10.706 15.784L12.136 15.3446L12.5259 15.4547C13.0507 15.6028 13.3429 15.7514 13.362 15.7965L13.4357 15.9706L13.6222 16.0017C14.0308 16.0696 14.7847 15.9637 15.7559 15.7484C16.086 15.6753 16.4172 15.5938 16.6735 15.5247C16.7809 15.4957 16.8649 15.4715 16.9123 15.456L16.9304 15.4498C16.9365 15.4477 16.9426 15.4453 16.9566 15.4399L16.9567 15.4399L16.968 15.4352C16.9759 15.4317 16.9835 15.4276 17.0095 15.4135L17.0095 15.4135C17.0409 15.4092 17.0639 15.406 17.0793 15.3935C17.1221 15.3588 17.1064 15.2521 17.0473 14.8498L17.0473 14.8498L17.0473 14.8498C16.7765 14.7773 16.7388 14.7672 16.7286 14.7796C16.727 14.7816 16.7261 14.7842 16.725 14.7873C16.6321 14.8065 16.4872 14.8043 16.2942 14.7795C17.9103 13.9848 18.9719 13.1885 19.4805 12.3693L20.4108 10.8707L19.8472 11.2819L20.0503 10.629L19.2471 11.1452C19.3505 11.0081 19.4304 10.8715 19.4869 10.7351L20.0919 9.27277L19.1372 10.1635L19.6551 8.45644L18.4262 10.1027L13.3952 13.805L13.3168 13.7868C12.0783 13.4996 11.2086 12.6248 10.691 11.1197L10.4328 11.2038L10.4361 11.2145L10.3752 11.2344L10.3717 11.2237L10.1219 11.3051L10.1261 11.3155L10.0654 11.3353L10.0623 11.3245L10.0374 11.3326C10.121 11.6043 10.2123 11.8588 10.3111 12.0961L10.1525 12.1564L10.1645 12.1804L10.1521 12.1866L10.1593 12.1979ZM10.1709 12.1934L10.1593 12.1979L10.1839 12.236L9.93733 12.3596L9.89569 12.3152L9.81504 12.3557C9.80707 12.3496 9.80032 12.3442 9.7947 12.3396L9.80345 12.3615L9.81504 12.3557C9.82912 12.3664 9.84702 12.3792 9.86929 12.3938L9.82962 12.4137C9.81044 12.3824 9.79181 12.3515 9.77375 12.3209L9.77166 12.3188H9.46558L9.53472 12.458L9.4898 12.426C9.46748 12.3902 9.446 12.3553 9.42536 12.3212L9.38967 12.3547L9.08416 12.137V12.3188C9.08416 12.6442 9.31311 12.8902 9.70638 13.0923L9.52139 13.2926L11.5782 14.758L11.5081 14.7565C11.5755 14.7858 11.6437 14.8141 11.7128 14.8413L11.8913 14.9117L11.5339 15.1747L12.136 15.3446L12.616 15.1972L14.3244 15.8702L13.7734 15.4777C13.8406 15.4771 13.9059 15.4762 13.9694 15.4751C13.9425 15.4258 13.9083 15.3791 13.8667 15.3347C13.816 15.3333 13.772 15.3296 13.735 15.3235L13.7161 15.4369L13.1405 15.0268C13.3608 14.9508 13.5748 14.8712 13.7823 14.7878C14.6349 14.7787 15.1459 14.733 15.2218 14.6767L15.3533 14.5791L15.512 14.6199C15.6648 14.6591 15.8056 14.6917 15.9337 14.718L16.0427 14.9011C16.1279 14.8605 16.2118 14.82 16.2942 14.7795C16.2738 14.7769 16.2528 14.774 16.2313 14.7709L19.3911 12.4657L19.1267 12.2203C19.4612 12.048 19.6792 11.822 19.7697 11.531L19.8472 11.2819L19.5067 11.5303L19.4415 11.4289L19.1133 11.3268C19.0829 11.4243 18.9841 11.5219 18.8089 11.6114C18.9846 11.4547 19.1307 11.2996 19.2471 11.1452L18.7508 11.4641L19.4037 10.855L18.9963 10.5726C19.0318 10.4924 19.0614 10.4133 19.0851 10.3352L19.1372 10.1635L18.9071 10.3781L18.565 10.2052L18.7232 9.88417L18.4262 10.1027L17.723 11.0448L17.4835 10.8443C16.8412 12.1477 15.6852 13.1826 14.0038 13.9461L13.3952 13.805L13.2214 13.9329L13.2391 13.7779C12.0928 13.7779 11.2477 12.9278 10.6945 11.1304L10.4361 11.2145L10.6817 11.9993L10.4363 12.0925L10.4211 12.0543L10.6671 11.9607C10.541 11.6808 10.4438 11.4377 10.3752 11.2344L10.1261 11.3155L10.4211 12.0543L10.4 12.0623L10.4158 12.0544C10.2329 11.7561 10.1173 11.5131 10.0654 11.3353L10.0409 11.3433C10.1311 11.6057 10.232 11.8526 10.3434 12.0838L10.3111 12.0961L10.3149 12.105L10.1645 12.1804L10.1709 12.1934ZM10.3271 12.1341L10.1709 12.1934L10.1904 12.2327L10.1839 12.236L10.2074 12.2723L9.97832 12.4034L9.93733 12.3596L9.86929 12.3938C9.8867 12.4052 9.90678 12.4177 9.9298 12.4311L9.68979 12.5685L9.53472 12.458L9.61177 12.6131L9.68979 12.5685L9.72599 12.5943L9.63182 12.6482C9.5812 12.5706 9.53386 12.4967 9.4898 12.426L9.38967 12.3547L9.17712 12.5539L9.61814 13.0244L9.86894 12.7893L9.90383 12.721L11.0242 13.5191L11.4385 13.9611C10.8745 13.6646 10.3904 13.2751 9.98402 12.7915L9.70638 13.0923L9.71265 13.0955L11.4661 13.9906L11.4385 13.9611C11.6068 14.0496 11.7822 14.1298 11.9648 14.2017L11.662 14.7597L11.5782 14.758L11.6393 14.8015L11.662 14.7597L12.0856 14.7687L11.8913 14.9117L12.616 15.1972L12.6414 15.1894C12.8113 15.1372 12.9776 15.083 13.1405 15.0268L13.0157 14.9379L13.2184 14.7887C13.4201 14.7901 13.6083 14.7897 13.7823 14.7878C14.0364 14.6859 14.2808 14.5784 14.5157 14.4654H15.7833L15.9337 14.718C15.9625 14.7239 15.9907 14.7294 16.0182 14.7347L16.0978 14.8683L16.2313 14.7709C16.1653 14.7612 16.0942 14.7492 16.0182 14.7347L15.858 14.4654H16.2437L15.7962 14.3616L15.7477 14.2801C17.0774 13.6483 18.0177 13.0279 18.5676 12.4319C18.7798 12.3728 18.9666 12.3027 19.1267 12.2203L19.0118 12.1137L19.6273 11.7181L19.5067 11.5303L18.4691 12.2873L18.3393 11.9844C18.5142 11.8589 18.6707 11.7347 18.8089 11.6114C18.7107 11.6616 18.5886 11.7093 18.4411 11.753L18.7508 11.4641L17.8102 12.0686C18.3965 11.5275 18.793 11.0324 18.9963 10.5726L18.9549 10.5438L19.0316 10.441L18.9071 10.3781L18.1161 11.116L18.565 10.2052L18.4272 10.1356C18.3431 10.4127 18.1343 10.7391 17.7987 11.1083L17.723 11.0448L17.2991 11.6127L17.4048 11.708L14.2773 14.0095L14.0038 13.9461C13.7424 14.0648 13.4683 14.1769 13.1814 14.2825L13.2214 13.9329L12.6953 14.3201C11.6864 13.9593 10.9098 13.2278 10.3718 12.1417L10.4419 12.1065L10.4363 12.0925L10.3615 12.121L10.3461 12.0893L10.4 12.0623L10.3434 12.0838L10.3461 12.0893L10.3149 12.105L10.3271 12.1341ZM10.3376 12.1589L10.1904 12.2327L10.2275 12.3073L10.0067 12.4336L9.97832 12.4034L9.9298 12.4311C9.9425 12.4386 9.9561 12.4463 9.97064 12.4543L9.72599 12.5943L9.90383 12.721L10.0252 12.4831C10.0057 12.4732 9.98754 12.4635 9.97064 12.4543L10.0067 12.4336L11.0242 13.5191L12.4263 14.518L12.0856 14.7687L12.5637 14.7789L12.7442 15.1376L13.0157 14.9379L12.799 14.7835C12.9446 14.7861 13.0845 14.7877 13.2184 14.7887L13.6577 14.4654H14.5157C14.7002 14.3767 14.8788 14.2845 15.0515 14.189L15.7096 14.3416L15.7833 14.4654H15.858L15.7962 14.3616L15.7096 14.3416L15.6926 14.3129L18.1177 12.5436L18.4231 12.4695C18.4725 12.4575 18.5207 12.445 18.5676 12.4319C18.5915 12.406 18.6146 12.3802 18.637 12.3545L19.0118 12.1137L18.8964 12.0066C18.8251 12.1216 18.7386 12.2375 18.637 12.3545L18.5279 12.4246L18.4691 12.2873L18.1177 12.5436L16.8726 12.8458C17.012 12.7071 17.1439 12.5642 17.2682 12.4169L17.6667 12.1608L17.8026 12.3393C17.9974 12.2197 18.1763 12.1015 18.3393 11.9844L18.2976 11.8869L18.4411 11.753C18.3848 11.7698 18.3248 11.7859 18.2609 11.8014L18.2976 11.8869L17.8572 12.2978L17.7246 12.1236L17.8071 12.0706L17.8076 12.071L17.8102 12.0686L17.8071 12.0706L17.6447 11.9242C17.6568 11.9067 17.6688 11.8891 17.6807 11.8714L17.85 12.0239L18.9549 10.5438L18.8516 10.4722C18.7399 10.7423 18.4449 11.058 17.9655 11.4062C18.0124 11.3213 18.0573 11.2354 18.1002 11.1482L18.1161 11.116L17.9704 11.252L17.7987 11.1083C17.6661 11.2542 17.5138 11.4067 17.3415 11.5656L17.4569 11.6696L17.4048 11.708L17.4438 11.7432L17.3882 11.7951L17.5687 12.0321C17.474 12.1635 17.3738 12.2917 17.2682 12.4169L16.4357 12.9519L16.8726 12.8458C16.3652 13.3506 15.7578 13.7982 15.0515 14.189L14.2773 14.0095L13.6577 14.4654H13.2391C13.0767 14.4654 12.9192 14.4527 12.7668 14.4276C12.8091 14.4135 12.851 14.3993 12.8928 14.385C12.9807 14.4115 13.0702 14.4354 13.1615 14.4565L13.1814 14.2825C13.0866 14.3174 12.9904 14.3516 12.8928 14.385C12.826 14.3649 12.7601 14.3433 12.6953 14.3201L12.5955 14.3935C11.6273 14.1674 10.8736 13.4111 10.3376 12.1589ZM10.3376 12.1589L10.3718 12.1417L10.3615 12.121L10.3271 12.1341L10.3376 12.1589ZM12.4442 14.5307L12.4263 14.518L12.5955 14.3935C12.6519 14.4066 12.709 14.418 12.7668 14.4276C12.6609 14.4628 12.5533 14.4972 12.4442 14.5307ZM17.6104 11.9736L17.6447 11.9242L17.4502 11.7489L17.5063 11.7142L17.6807 11.8714C17.7826 11.7203 17.8775 11.5652 17.9655 11.4062C17.8277 11.5063 17.6746 11.609 17.5063 11.7142L17.4904 11.6998L17.7686 11.4402L17.9956 11.2732L17.9704 11.252L17.7686 11.4402L17.4569 11.6696L17.4904 11.6998L17.4438 11.7432L17.4502 11.7489L17.4428 11.7535L17.6104 11.9736ZM17.6104 11.9736L17.7246 12.1236L17.6667 12.1608L17.5687 12.0321C17.5827 12.0127 17.5966 11.9932 17.6104 11.9736ZM12.4442 14.5307L12.799 14.7835C12.7424 14.7825 12.6849 14.7814 12.6266 14.7802L12.5637 14.7789L12.4395 14.5322L12.4442 14.5307ZM13.7161 15.4369L13.7093 15.4781L13.7734 15.4777L13.7161 15.4369ZM15.6313 15.2289L15.5312 15.0939C15.4809 15.1049 15.4312 15.1155 15.3822 15.1258L15.3411 15.2858C15.3812 15.2961 15.4207 15.306 15.4595 15.3155C15.5307 15.29 15.5877 15.2613 15.6313 15.2289Z\" fill=\"#FFE402\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15154\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLaLaosIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15152)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5H22V19.5H2V14.5Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9.5H22V14.5H2V9.5Z\" fill=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V9.5H2V4.5Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 14.3374C13.2944 14.3374 14.3438 13.2881 14.3438 11.9937C14.3438 10.6992 13.2944 9.6499 12 9.6499C10.7056 9.6499 9.65625 10.6992 9.65625 11.9937C9.65625 13.2881 10.7056 14.3374 12 14.3374Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15152\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLbLebanonIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15151)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 4.5H2V8.25H22V4.5ZM22 15.75H2V19.5H22V15.75Z\" fill=\"#F50101\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 8.25H22V15.75H2V8.25Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.447 12.3207C15.4936 12.8628 13.4931 12.0958 13.4931 12.3128C13.4931 12.5299 15.6361 12.911 15.6325 13.3969C15.6289 13.8828 13.0914 13.2582 13.6605 13.4767C14.2295 13.6952 15.4512 14.2183 15.3124 14.5442C15.0158 15.2402 13.0461 14.0614 12.8823 14.2938C12.6179 14.6686 14.3358 15.5429 14.3213 15.6265C14.2933 15.7867 13.1479 15.3747 12.8823 15.7074C12.6672 15.6467 12.5678 15.3571 12.501 15.3187L12.0783 9.86655C12.0783 9.86655 12.4578 14.9999 11.9729 15.1476C11.4879 15.2952 10.1407 15.7441 10.1015 15.5199C10.0869 15.4363 11.7236 14.6686 11.4592 14.2938C11.2645 14.0175 9.28938 14.9971 9.16336 14.4299C8.602 14.0252 10.9813 13.6751 10.9813 13.2612C10.9813 12.8474 8.8047 13.7511 9.06509 13.175C9.32548 12.5989 11.068 12.3926 11.1005 12.3128C11.16 12.1669 9.16336 12.54 9.16336 12.3128C9.16336 11.883 10.3585 11.7985 11.1005 11.4117C11.1444 10.9703 9.30034 11.8462 9.16336 11.4924C9.02637 11.1385 11.5203 10.2219 11.4592 10.1505C11.3627 10.0377 9.35275 10.5466 9.68422 10.2794C10.3275 9.76073 11.5832 9.05549 11.8722 8.86738C11.8722 8.86738 11.907 8.7964 11.9442 8.82049C11.9815 8.7964 12.0224 8.77002 12.0224 8.77002C12.0224 8.77002 12.0224 9.21379 12.0163 8.86738C12.0101 8.52097 14.9598 10.0368 14.9933 10.421C15.0322 10.8699 13.1707 10.0826 13.2145 10.524C13.5929 10.7584 14.6692 11.2122 15.1139 11.4117C15.3156 11.5022 13.6278 11.2201 13.6634 11.3586C13.7542 11.7115 15.3984 11.7553 15.447 12.3207Z\" fill=\"#52AB0B\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15151\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLcSaintLuciaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15243)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#7CCFF5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 7L17 17H7L12 7Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 9.5L16.375 17H7.625L12 9.5Z\" fill=\"#272727\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 13.25L17 17H7L12 13.25Z\" fill=\"#FECA00\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15243\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLiLiechtensteinIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15150)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#E31D1C\"/>\n<mask id=\"mask0_5982_15150\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15150)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V12H22V4.5H2Z\" fill=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.99902 11.4083C4.99902 11.4083 5.75319 11.8777 7.5008 11.8777C9.2484 11.8777 10.176 11.4083 10.176 11.4083C10.176 11.4083 8.8055 10.6116 7.58008 10.6116C6.35465 10.6116 4.99902 11.4083 4.99902 11.4083Z\" fill=\"black\"/>\n<path d=\"M5.04376 8.7138L4.82768 8.83954L4.89999 8.9638H5.04376H10.247H10.4302L10.4854 8.78914L10.247 8.7138C10.4854 8.78914 10.4854 8.78906 10.4855 8.78898L10.4855 8.78879L10.4857 8.78833L10.4861 8.78705L10.4873 8.78311L10.4913 8.76983C10.4945 8.75865 10.4991 8.74285 10.5044 8.72292C10.5151 8.6831 10.5293 8.62658 10.544 8.55728C10.5731 8.41931 10.6049 8.22737 10.6137 8.01374C10.6308 7.60067 10.5647 7.03471 10.1382 6.66392C9.69969 6.28272 9.14849 6.34867 8.70618 6.45922C8.55447 6.49713 8.39768 6.54541 8.25387 6.58969C8.18732 6.61018 8.12355 6.62982 8.06435 6.64717C7.86355 6.70604 7.70769 6.74133 7.58778 6.74133C7.46891 6.74133 7.33267 6.70914 7.16055 6.65496C7.11082 6.6393 7.05657 6.62124 6.99937 6.6022C6.87315 6.56019 6.7325 6.51337 6.59398 6.47691C6.16874 6.365 5.66584 6.32032 5.11012 6.63506C4.81471 6.80236 4.64261 7.038 4.56134 7.29734C4.48241 7.54926 4.49329 7.80915 4.53364 8.03118C4.57426 8.25465 4.6476 8.45539 4.70923 8.59825C4.74031 8.67029 4.76907 8.72911 4.79039 8.77052C4.80106 8.79125 4.80992 8.80771 4.81634 8.81937L4.82406 8.83322L4.82641 8.83734L4.82719 8.83869L4.82747 8.83917L4.82758 8.83937C4.82763 8.83946 4.82768 8.83954 5.04376 8.7138Z\" fill=\"#FFD83D\" stroke=\"black\" stroke-width=\"0.5\"/>\n<path d=\"M4.50146 8.95448L4.38491 8.73331L4.19195 8.835L4.26654 9.03997L4.98714 11.0202L5.06764 11.2414L5.29323 11.1744L5.29326 11.1744L5.29327 11.1744L5.29331 11.1743L5.29366 11.1742L5.29572 11.1736L5.30487 11.171L5.34251 11.1604C5.37592 11.1511 5.42554 11.1377 5.48906 11.1215C5.61617 11.0892 5.79859 11.0459 6.01801 11.0025C6.45844 10.9155 7.04072 10.8298 7.6211 10.8298C8.20124 10.8298 8.77234 10.9155 9.20121 11.0023C9.41492 11.0456 9.59166 11.0888 9.71445 11.1211C9.77582 11.1372 9.82362 11.1505 9.85574 11.1598L9.89185 11.1703L9.90056 11.1729L9.90249 11.1735L9.90278 11.1736L9.90283 11.1736L9.90284 11.1736L9.90286 11.1736L10.1281 11.2431L10.2107 11.0223L10.9512 9.04205L11.0283 8.83591L10.8336 8.73331L10.7171 8.95448C10.8336 8.73331 10.8335 8.73326 10.8334 8.73321L10.8332 8.73309L10.8327 8.73283L10.8314 8.73215L10.8277 8.73024L10.8157 8.72424C10.8057 8.71931 10.7917 8.71256 10.7736 8.70425C10.7374 8.68763 10.6851 8.66479 10.6165 8.63785C10.4794 8.58395 10.2772 8.51367 10.0093 8.44392C9.47324 8.30437 8.67513 8.16724 7.60926 8.16724C6.54338 8.16724 5.74528 8.30437 5.20924 8.44392C4.94132 8.51367 4.73915 8.58395 4.60197 8.63785C4.53339 8.66479 4.48107 8.68763 4.44492 8.70425C4.42685 8.71256 4.41282 8.71931 4.40282 8.72424L4.39085 8.73024L4.38712 8.73215L4.38583 8.73283L4.38532 8.73309L4.3851 8.73321C4.38501 8.73326 4.38491 8.73331 4.50146 8.95448Z\" fill=\"#FFD83D\" stroke=\"black\" stroke-width=\"0.5\"/>\n<path d=\"M7.54614 7.25948C7.96663 7.25948 8.21631 6.85459 8.21631 6.48118C8.21631 6.10777 7.96663 5.70288 7.54614 5.70288C7.12566 5.70288 6.87598 6.10777 6.87598 6.48118C6.87598 6.85459 7.12566 7.25948 7.54614 7.25948Z\" fill=\"#FFD83D\" stroke=\"black\" stroke-width=\"0.5\"/>\n<mask id=\"path-10-outside-1_5982_15150\" maskUnits=\"userSpaceOnUse\" x=\"6.07324\" y=\"3.5\" width=\"3\" height=\"4\" fill=\"black\">\n<rect fill=\"white\" x=\"6.07324\" y=\"3.5\" width=\"3\" height=\"4\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.70349 4.5H7.38837L7.42893 5.0767L7.07324 5.0283V5.42453L7.4344 5.37478L7.38837 6.28302H7.70349L7.65684 5.37325L8.01862 5.42453V5.0283L7.6634 5.07929L7.70349 4.5Z\"/>\n</mask>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.70349 4.5H7.38837L7.42893 5.0767L7.07324 5.0283V5.42453L7.4344 5.37478L7.38837 6.28302H7.70349L7.65684 5.37325L8.01862 5.42453V5.0283L7.6634 5.07929L7.70349 4.5Z\" fill=\"#FFD83D\"/>\n<path d=\"M7.38837 4.5V4H6.85196L6.8896 4.53508L7.38837 4.5ZM7.70349 4.5L8.2023 4.53452L8.2393 4H7.70349V4.5ZM7.42893 5.0767L7.36152 5.57214L7.97085 5.65505L7.9277 5.04162L7.42893 5.0767ZM7.07324 5.0283L7.14066 4.53287L6.57324 4.45566V5.0283H7.07324ZM7.07324 5.42453H6.57324V5.99812L7.14147 5.91985L7.07324 5.42453ZM7.4344 5.37478L7.93376 5.40009L7.96432 4.79707L7.36617 4.87946L7.4344 5.37478ZM7.38837 6.28302L6.88901 6.25771L6.86239 6.78302H7.38837V6.28302ZM7.70349 6.28302V6.78302H8.22979L8.20284 6.25741L7.70349 6.28302ZM7.65684 5.37325L7.727 4.8782L7.12643 4.79308L7.1575 5.39886L7.65684 5.37325ZM8.01862 5.42453L7.94846 5.91958L8.51862 6.00039V5.42453H8.01862ZM8.01862 5.0283H8.51862V4.45141L7.94758 4.53337L8.01862 5.0283ZM7.6634 5.07929L7.16459 5.04477L7.12186 5.66215L7.73444 5.57422L7.6634 5.07929ZM7.38837 5H7.70349V4H7.38837V5ZM7.9277 5.04162L7.88714 4.46492L6.8896 4.53508L6.93017 5.11178L7.9277 5.04162ZM7.00583 5.52374L7.36152 5.57214L7.49635 4.58127L7.14066 4.53287L7.00583 5.52374ZM7.57324 5.42453V5.0283H6.57324V5.42453H7.57324ZM7.36617 4.87946L7.00502 4.92921L7.14147 5.91985L7.50262 5.87011L7.36617 4.87946ZM7.88773 6.30833L7.93376 5.40009L6.93504 5.34948L6.88901 6.25771L7.88773 6.30833ZM7.70349 5.78302H7.38837V6.78302H7.70349V5.78302ZM7.1575 5.39886L7.20415 6.30862L8.20284 6.25741L8.15619 5.34765L7.1575 5.39886ZM8.08878 4.92948L7.727 4.8782L7.58668 5.86831L7.94846 5.91958L8.08878 4.92948ZM7.51862 5.0283V5.42453H8.51862V5.0283H7.51862ZM7.73444 5.57422L8.08966 5.52323L7.94758 4.53337L7.59236 4.58436L7.73444 5.57422ZM7.20469 4.46548L7.16459 5.04477L8.16221 5.11382L8.2023 4.53452L7.20469 4.46548Z\" fill=\"black\" mask=\"url(#path-10-outside-1_5982_15150)\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15150\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLkSriLankaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15153)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#FECA00\"/>\n<rect x=\"3.25\" y=\"5.75\" width=\"3.75\" height=\"12.5\" fill=\"#1F8A6E\"/>\n<rect x=\"7\" y=\"5.75\" width=\"3.75\" height=\"12.5\" fill=\"#F56800\"/>\n<rect x=\"10.75\" y=\"5.75\" width=\"10\" height=\"12.5\" fill=\"#B01D00\"/>\n<rect x=\"9.5\" y=\"5.75\" width=\"1.25\" height=\"12.5\" fill=\"#E8AA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.6877 8.3584C12.6877 8.3584 11.8917 8.35609 11.8917 9.74222V11.7748C11.8917 11.7748 11.5127 11.8424 11.5127 12.0778C11.5127 12.3132 11.593 12.5192 11.7423 12.5192C11.8917 12.5192 12.041 13.2098 11.8917 13.2098C11.7423 13.2098 11.593 13.5061 11.7423 13.5061C11.7781 13.5061 11.8052 13.5012 11.8259 13.4975C11.8477 13.4937 11.8622 13.4911 11.8719 13.4967C11.8917 13.5082 11.8917 13.5535 11.8917 13.6905C11.8917 13.9596 11.7423 14.0684 11.7423 14.0684C11.7423 14.0684 11.6017 14.0292 11.6017 14.1876C11.6017 14.3459 11.7423 14.386 11.7423 14.386C11.7423 14.386 11.8228 14.4208 11.6678 14.4958C11.5127 14.5708 11.5127 14.607 11.5127 14.607H11.8917L12.0814 14.9543L12.2625 14.607H12.6366C12.6366 14.607 12.4482 14.4866 12.4262 14.4613C12.4041 14.4361 12.3774 14.3992 12.4262 14.357C12.4404 14.3446 12.4612 14.3352 12.4836 14.3251C12.5379 14.3006 12.6014 14.272 12.6014 14.1876C12.6014 14.0684 12.3626 14.0684 12.3626 14.0684C12.3626 14.0684 12.2169 13.8054 12.2625 13.6905C12.2753 13.6584 12.2826 13.6298 12.2888 13.6053C12.3049 13.5422 12.3141 13.5061 12.3924 13.5061C12.5011 13.5061 12.5636 13.3688 12.4262 13.2098C12.4262 13.2098 12.5836 13.3791 12.5374 13.5988C12.4911 13.8185 12.5855 13.918 12.6366 13.918C12.6877 13.918 12.769 13.8424 12.769 13.8424C12.769 13.8424 13.1937 14.2221 13.3803 14.2221C13.567 14.2221 13.8346 13.918 13.8346 13.918L14.2187 14.1337C14.2187 14.1337 14.4999 14.5277 14.4585 14.7985C14.417 15.0693 14.2567 15.2202 14.0681 15.1783C13.8795 15.1364 13.5727 15.2224 13.5493 15.3392C13.5458 15.3569 13.5405 15.3784 13.5348 15.402L13.5348 15.402C13.5025 15.5346 13.4541 15.7331 13.602 15.6841C13.7762 15.6264 13.8103 15.5822 13.8103 15.5822C13.8103 15.5822 13.7874 15.6841 13.9278 15.6841C14.0681 15.6841 14.1087 15.5822 14.1087 15.5822C14.1087 15.5822 14.2542 15.6841 14.3563 15.6841C14.4585 15.6841 14.5729 15.6056 14.5729 15.6056C14.5729 15.6056 14.6482 15.7223 14.8148 15.6841C14.9814 15.646 15.1073 15.2112 14.9861 15.1138C14.9861 15.1138 15.388 15.0555 15.4911 14.7063C15.4911 14.7063 15.1023 14.7005 15.1424 14.4613C15.1825 14.2221 15.3878 14.0684 15.3878 14.0684C15.3878 14.0684 15.9789 13.7823 16.2332 13.6905C16.4875 13.5988 16.9102 13.5061 17.015 13.5061C17.0576 13.5061 17.088 13.6056 17.1293 13.7404C17.1894 13.937 17.2725 14.2087 17.4498 14.357C17.7488 14.607 17.5449 15.1783 17.5449 15.1783C17.5449 15.1783 16.8796 15.2453 16.8796 15.4255C16.8796 15.6056 16.8904 15.6841 17.015 15.6841C17.1396 15.6841 17.137 15.5822 17.137 15.5822C17.137 15.5822 17.211 15.6841 17.3304 15.6841C17.4498 15.6841 17.5449 15.5822 17.5449 15.5822C17.5449 15.5822 17.5767 15.6841 17.7331 15.6841C17.8895 15.6841 17.8884 15.5822 17.8884 15.5822C17.8884 15.5822 17.9166 15.6841 18.0545 15.6841C18.1924 15.6841 18.4754 15.5822 18.4754 15.5822C18.4754 15.5822 18.5197 15.6841 18.6629 15.6841C18.8061 15.6841 18.8095 15.5822 18.8095 15.5822C18.8095 15.5822 18.8859 15.6841 19.0099 15.6841C19.134 15.6841 19.2067 15.5822 19.2067 15.5822C19.2067 15.5822 19.385 15.6841 19.508 15.6841C19.631 15.6841 19.5868 15.5 19.508 15.3392C19.488 15.2985 19.4649 15.2637 19.4439 15.232C19.3815 15.1382 19.3367 15.0707 19.4422 14.9543C19.4721 14.9213 19.5064 14.888 19.5407 14.8546L19.5407 14.8546C19.6685 14.7303 19.797 14.6053 19.7029 14.4958C19.675 14.4633 19.6422 14.4406 19.6093 14.4177C19.5016 14.3429 19.3919 14.2667 19.4422 13.8424C19.4724 13.5884 19.5297 13.3818 19.583 13.1901L19.583 13.1901C19.6458 12.9638 19.7029 12.7581 19.7029 12.5192C19.7029 12.0778 19.4422 11.5731 19.4422 11.5731C19.4422 11.5731 19.7932 11.3281 19.7932 10.8298C19.7932 10.3315 19.0099 10.2772 19.0099 10.2772C19.0099 10.2772 18.2319 10.4774 17.8884 10.3773C17.8109 10.3547 17.746 10.3384 17.692 10.3249C17.5068 10.2785 17.4498 10.2642 17.4498 10.1359C17.4498 9.97006 17.1998 10.2772 17.1998 10.2772C17.1998 10.2772 17.0038 10.1985 17.137 10.0357C17.2703 9.87296 17.3304 9.80915 17.3304 9.80915C17.3304 9.80915 17.213 9.67528 17.015 9.74222C16.8169 9.80915 16.7816 9.92006 16.7816 9.92006C16.7816 9.92006 16.5558 9.68891 16.6965 9.52107C16.8372 9.35323 17.015 9.52107 17.015 9.52107C17.015 9.52107 17.2172 9.62668 17.2335 9.48805C17.2498 9.34943 17.2335 9.23888 17.2335 9.23888C17.2335 9.23888 17.741 9.38443 17.5976 9.61083C17.4542 9.83723 17.5449 9.92006 17.5449 9.92006C17.5449 9.92006 17.8937 9.94152 17.9567 9.70091C17.9806 9.60991 17.9766 9.52165 17.9592 9.4523C18.0597 9.49963 18.1735 9.55572 18.1417 9.64878C18.0834 9.81974 17.9567 10.0357 17.9567 10.0357C17.9567 10.0357 18.3053 10.0154 18.4091 9.74222C18.513 9.46908 18.4754 9.80915 18.4754 9.80915C18.4754 9.80915 18.609 9.80439 18.8095 9.92006C19.0099 10.0357 18.8095 9.74222 18.8095 9.74222C18.8095 9.74222 19.2256 10.2582 19.6192 10.197C20.0129 10.1359 19.991 9.80915 19.991 9.80915C19.991 9.80915 19.8978 9.64878 19.7029 9.64878C19.508 9.64878 19.6192 9.80915 19.6192 9.80915C19.6192 9.80915 19.8093 9.91738 19.508 9.80915C19.4207 9.7778 19.2905 9.6766 19.1289 9.55103L19.1289 9.55103C18.7326 9.24306 18.1476 8.78848 17.5449 8.8581C16.6965 8.9561 16.4004 9.33525 16.4004 9.33525V9.01955C16.4004 9.01955 16.2579 9.23888 16.1249 9.23888C15.992 9.23888 15.6229 9.01955 15.6229 9.01955L15.3878 9.23888C15.3878 9.23888 15.2987 9.01955 15.1424 9.01955C14.9861 9.01955 14.9861 9.23888 14.9861 9.23888C14.9861 9.23888 14.7895 9.14219 14.5729 9.14219C14.4842 9.14219 14.4087 9.10979 14.3505 9.0848C14.2667 9.04881 14.2187 9.02822 14.2187 9.14219C14.2187 9.16532 14.2193 9.1874 14.2198 9.2084V9.20841C14.2236 9.36271 14.2259 9.45899 14.0014 9.48805C13.7463 9.52107 13.5493 9.52107 13.5493 9.52107C13.5493 9.52107 13.3966 9.33525 13.2778 9.33525C13.159 9.33525 13.0214 9.47944 13.0214 9.61083C13.0214 9.74222 13.1753 10.1169 13.2778 10.197C13.3048 10.2181 13.2998 10.2158 13.2778 10.2057C13.2162 10.1773 13.0214 10.0876 13.0214 10.2772C13.0214 10.4078 13.054 10.4405 13.0779 10.4644C13.1009 10.4875 13.1158 10.5023 13.0846 10.5901C13.0717 10.6266 13.0539 10.6688 13.0354 10.7129C12.9633 10.8841 12.8796 11.083 13.0214 11.083C13.098 11.083 13.1705 11.0661 13.2221 11.0541C13.2907 11.0382 13.3224 11.0308 13.2778 11.083C13.2601 11.1038 13.2362 11.1289 13.2122 11.1541L13.2121 11.1542C13.1304 11.24 13.0462 11.3283 13.1918 11.2613C13.2684 11.2261 13.3331 11.1749 13.3864 11.1328C13.4643 11.0711 13.518 11.0287 13.5493 11.083C13.5691 11.1174 13.5532 11.1633 13.5397 11.2027C13.5171 11.2682 13.5008 11.3155 13.6649 11.2613C13.7225 11.2423 13.7562 11.2275 13.7749 11.2168C13.7757 11.2275 13.7845 11.2423 13.8103 11.2613C13.8654 11.3018 13.8549 11.3401 13.8468 11.3694C13.8377 11.4025 13.8317 11.4241 13.9278 11.4241C14.0197 11.4241 14.1494 11.3528 14.2263 11.3106C14.3007 11.2697 14.3256 11.256 14.2187 11.3606C14.1514 11.4265 14.0539 11.4704 13.9457 11.5191C13.705 11.6276 13.4111 11.76 13.2778 12.2117C13.0979 12.8213 13.1785 12.947 13.1905 12.9614L12.6366 12.355C12.6366 12.355 12.769 12.2515 12.769 12.0778C12.769 11.9041 12.4262 11.7748 12.4262 11.7748C12.4262 11.7748 12.4381 9.61373 12.5374 9.14219C12.6366 8.67065 12.6877 8.3584 12.6877 8.3584ZM13.7922 11.1964C13.7859 11.1964 13.7739 11.2033 13.7749 11.2168C13.7989 11.2032 13.7984 11.1964 13.7922 11.1964ZM17.9592 9.4523L17.9519 9.44884C17.8708 9.4107 17.801 9.37789 17.8278 9.33525C17.8655 9.27533 17.9306 9.33827 17.9592 9.4523ZM18.3257 14.1285C18.3257 14.1285 18.0632 14.3859 18.2299 14.4425C18.2804 14.4597 18.3419 14.4692 18.3991 14.4781C18.5304 14.4985 18.6388 14.5154 18.5393 14.6126C18.3965 14.7521 18.2757 14.9406 18.2757 15.1123C18.2757 15.2839 18.2797 15.4288 18.3257 15.3564C18.3509 15.3166 18.4546 15.275 18.5662 15.2301C18.658 15.1932 18.7551 15.1542 18.8186 15.1123C18.9385 15.033 18.9368 14.9473 18.9337 14.7932V14.7932C18.9332 14.7665 18.9326 14.7379 18.9326 14.7068C18.9326 14.4962 18.3257 14.1285 18.3257 14.1285ZM16.2893 10.681C16.3505 10.6324 16.3544 10.0322 16.3544 10.0322C16.3544 10.0322 16.569 10.1037 16.569 10.1974C16.569 10.2558 16.5528 10.2892 16.5282 10.3396C16.5134 10.3701 16.4955 10.4069 16.4764 10.4592C16.4292 10.5882 16.5575 10.6689 16.6767 10.744C16.6858 10.7497 16.6948 10.7554 16.7037 10.761C16.7845 10.8125 16.8072 10.7008 16.8247 10.6145C16.8345 10.5667 16.8426 10.5267 16.8581 10.5267C16.9017 10.5267 17.227 10.6004 17.4717 10.7248C17.6853 10.8333 17.8949 10.7801 18.3749 10.658C18.445 10.6402 18.5209 10.6209 18.6035 10.6004C19.2509 10.4398 19.3359 10.681 19.4022 10.8708C19.4686 11.0607 18.966 11.3238 18.6035 11.3715C18.4442 11.3924 18.3062 11.3858 18.1792 11.3796C18.0173 11.3718 17.8733 11.3649 17.7259 11.4172C17.495 11.4994 16.7727 11.4912 16.4908 11.488C16.4519 11.4875 16.4213 11.4872 16.4017 11.4872C16.2722 11.4872 16.2478 11.4463 16.1986 11.3644C16.1861 11.3435 16.1721 11.3201 16.1543 11.2939C16.0664 11.1649 16.173 11.0805 16.2421 11.0805C16.3112 11.0805 16.2893 10.9295 16.2421 10.8708C16.1949 10.8122 16.2281 10.7296 16.2893 10.681Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.857 5.82636V6.052C10.857 6.07979 10.845 6.11769 10.8316 6.16017C10.789 6.29482 10.7318 6.47553 10.9957 6.52632C11.3429 6.59313 11.5987 6.74496 11.6765 6.8883C11.7263 6.98016 11.7123 6.82709 11.6958 6.64706C11.6865 6.54616 11.6765 6.4368 11.6765 6.35733C11.6765 6.13605 11.4286 5.70486 11.253 5.82636C11.0773 5.94785 10.857 5.82636 10.857 5.82636ZM10.857 17.942V18.1676C10.857 18.1676 11.0773 18.0461 11.253 18.1676C11.4286 18.2891 11.6765 17.8579 11.6765 17.6366C11.6765 17.5572 11.6865 17.4478 11.6958 17.3469C11.7123 17.1669 11.7263 17.0138 11.6765 17.1057C11.5987 17.249 11.3429 17.4008 10.9957 17.4677C10.7318 17.5184 10.789 17.6992 10.8316 17.8338C10.845 17.8763 10.857 17.9142 10.857 17.942ZM20.6473 17.942V18.1676C20.6473 18.1676 20.4269 18.0461 20.2513 18.1676C20.0756 18.2891 19.8278 17.8579 19.8278 17.6366C19.8278 17.5572 19.8177 17.4478 19.8085 17.3469C19.792 17.1669 19.7779 17.0138 19.8278 17.1057C19.9055 17.249 20.1613 17.4008 20.5085 17.4677C20.7725 17.5184 20.7153 17.6992 20.6727 17.8338C20.6593 17.8763 20.6473 17.9142 20.6473 17.942ZM20.6473 6.052V5.82636C20.6473 5.82636 20.4269 5.94785 20.2513 5.82636C20.0756 5.70486 19.8278 6.13605 19.8278 6.35733C19.8278 6.4368 19.8177 6.54616 19.8085 6.64706C19.792 6.82709 19.7779 6.98016 19.8278 6.8883C19.9055 6.74496 20.1613 6.59313 20.5085 6.52632C20.7725 6.47553 20.7153 6.29482 20.6727 6.16017C20.6593 6.11769 20.6473 6.07979 20.6473 6.052Z\" fill=\"#FECA00\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15153\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLrLiberiaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15272)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#F7FCFF\"/>\n<rect x=\"2.01709\" y=\"7.9375\" width=\"20\" height=\"1.875\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V6.375H2V4.5Z\" fill=\"#E31D1C\"/>\n<rect x=\"1.96338\" y=\"11.375\" width=\"20\" height=\"1.875\" fill=\"#E31D1C\"/>\n<rect x=\"2.06982\" y=\"14.75\" width=\"20\" height=\"1.875\" fill=\"#E31D1C\"/>\n<rect x=\"2.06348\" y=\"17.9375\" width=\"20\" height=\"1.875\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H12V13.25H2V4.5Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.08279 10.2582L5.25694 11.5246L5.84037 9.3555L4.5 7.96986L6.31493 7.89494L7.08279 5.75L7.85066 7.89494H9.6625L8.32522 9.3555L8.99495 11.3966L7.08279 10.2582Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15272\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLsLesothoIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15149)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5H22V19.5H2V14.5Z\" fill=\"#55BA07\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9.5H22V14.5H2V9.5Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V9.5H2V4.5Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5312 9.6501C11.2046 9.73781 11.0321 9.96357 11.0321 10.363C11.0321 10.8195 11.2562 11.248 11.5312 11.469V9.6501ZM12.3125 11.4567C12.5799 11.2327 12.7948 10.8122 12.7948 10.3642C12.7948 9.97622 12.625 9.75148 12.3125 9.65821V11.4567ZM12.2862 9.33259C12.7977 9.44621 13.1678 9.79457 13.1678 10.3605C13.1678 10.7722 12.972 11.2726 12.6684 11.616L14.1895 13.1079L14.5647 12.9844L15.125 13.8342C15.125 13.8342 13.7088 14.4999 11.9584 14.4999C10.208 14.4999 8.875 13.8342 8.875 13.8342L9.35197 13.1079L9.73718 13.2342L11.1484 11.6419C10.8315 11.2981 10.6256 10.7826 10.6256 10.3605C10.6256 9.77455 11.0224 9.42184 11.5621 9.32141C11.6215 9.18143 11.7602 9.08325 11.9219 9.08325C12.0878 9.08325 12.2295 9.18669 12.2862 9.33259ZM9.50104 13.4351L9.34255 13.6554H9.65103L9.50104 13.4351ZM9.68172 13.7424L9.40932 13.7972L9.68172 13.8921V13.7424ZM9.82066 13.4251L9.95992 13.7503L10.3059 13.6559L10.2373 13.5252L9.82066 13.4251ZM10.573 14.0736L10.065 13.9734L10.0068 13.8758L10.39 13.7924L10.573 14.0736ZM10.6026 13.6082L10.7606 13.8924L11.1077 13.7866L11.0112 13.6593L10.6026 13.6082ZM10.8873 14.1303L10.8252 14.0128L11.2094 13.9102L11.4305 14.1804L10.8873 14.1303ZM11.6048 13.9352L12.1 13.8043L12.0391 13.6919H11.3964L11.6048 13.9352ZM11.7823 14.1855L11.7037 14.0639L12.1792 13.9082L12.4316 14.1855H11.7823ZM12.3841 13.7005L12.5362 13.8868L12.948 13.744L12.8964 13.6468L12.3841 13.7005ZM13.2779 14.0878L12.7242 14.1494L12.6428 14.0119L13.0615 13.8744L13.2779 14.0878ZM13.2428 13.6105L13.3979 13.8012L13.7696 13.6105L13.6664 13.5533L13.2428 13.6105ZM13.5643 14.0366L13.4971 13.9334L13.8508 13.7212L14.0306 13.9334L13.5643 14.0366ZM13.9155 13.4435L14.1401 13.6578L14.3586 13.4435L14.2895 13.3563L13.9155 13.4435ZM14.2716 13.7314L14.4547 13.5502L14.5862 13.7314L14.2716 13.8326V13.7314Z\" fill=\"#1D1D1D\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15149\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLtLithuaniaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15148)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#55BA07\"/>\n<mask id=\"mask0_5982_15148\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15148)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#C51918\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15148\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLuLuxembourgIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15176)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15176\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15176)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#F05234\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#2EB7EC\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15176\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLvLatviaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15145)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 13.5H22V19.5H2V13.5Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 9.5H22V13.25H2V9.5Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V10.5H2V4.5Z\" fill=\"#C51918\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15145\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagLyLibyaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15225)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 15.5H22V19.5H2V15.5Z\" fill=\"#55BA07\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 8.25H22V15.75H2V8.25Z\" fill=\"#1D1D1D\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V8.5H2V4.5Z\" fill=\"#E11C1B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.8734 13.9161C10.7533 13.6846 10.4627 13.0985 10.4747 12.1945C10.4747 11.2379 10.9784 10.2697 11.862 10.1638C12.7455 10.058 13.4691 10.3876 13.8484 10.8475C13.5312 9.59904 12.4802 9.46249 11.6733 9.46249C10.4584 9.45188 9.2124 10.375 9.2124 12.1116C9.2124 13.6245 10.3107 14.762 11.7083 14.7902C13.4557 14.7902 13.7292 13.5835 13.7794 13.1724C13.6784 13.245 13.5844 13.3315 13.4879 13.4203C13.1365 13.7438 12.7521 14.0977 11.8734 13.9161ZM14.6643 11.5569L13.8369 11.8173L14.7635 12.1798L14.6345 13.1511L15.2625 12.4828L16.1736 12.6704L15.5579 11.9505L16.103 11.2149L15.342 11.3755L14.8043 10.7678L14.6643 11.5569Z\" fill=\"white\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15225\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagMaMoroccoIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15304)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V18.25C22 18.9404 21.4404 19.5 20.75 19.5H3.25C2.55964 19.5 2 18.9404 2 18.25V4.5Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.0513 16.7665L12.1037 6.18799H11.9324L8.12207 16.7665L12.0792 14.3882L16.0513 16.7665ZM11.6667 9.63888L12.0899 7.98991L12.5291 9.68611L13.7907 13.2214L14.5315 14.933L12.9323 13.8063L12.0783 13.295L11.238 13.8L9.67593 14.933L10.3981 13.1863L11.6667 9.63888Z\" fill=\"#579D20\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.91402 12.9209L12.099 14.3733L14.1378 12.9209L18.0102 9.64795H5.99072L9.91402 12.9209ZM9.95937 11.6715L8.47336 10.7621H10.2863H13.8886H15.4879L14.2123 11.5701L12.0895 13.1807L9.95937 11.6715Z\" fill=\"#579D20\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15304\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagMcMonacoIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15158)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15158\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15158)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V12H22V4.5H2Z\" fill=\"#C51918\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15158\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagMdMoldovaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15144)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15 4.5H22V19.5H15V4.5Z\" fill=\"#D9071E\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H9V19.5H2V4.5Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#FBCD17\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.5739 16.7589L14.9157 17.1185L12.7341 13.1255L13.3923 12.7659L15.5739 16.7589ZM8.5708 16.8549L9.22897 17.2145L11.4106 13.2215L10.7524 12.8619L8.5708 16.8549Z\" fill=\"#FD1900\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.11112 10.3681V13.8377C9.11112 14.6084 8.44746 15.6129 8.11275 15.9865C7.77805 16.3602 7.11328 17.2163 7.11328 17.2163V7.88014C7.11328 6.83291 8.11275 6.47317 8.11275 6.47317C8.11275 6.47317 8.94264 6.63735 9.11112 7.88014V9.09136C9.36799 9.29364 10.2257 9.91401 10.7798 9.65213C11.4377 9.34119 11.6649 8.44934 11.6649 8.44934C11.6649 8.44934 11.6034 7.54941 11.3334 7.54941C11.0633 7.54941 11.0418 6.28174 12.0759 6.28174C13.11 6.28174 13.2306 6.77037 13.2306 7.15989C13.2306 7.36407 13.0669 7.69176 12.9112 8.00358C12.7698 8.28663 12.6349 8.55662 12.6349 8.70932C12.6349 9.03025 12.8767 9.65213 13.2306 9.65213C13.4787 9.65213 14.6724 9.18838 15.3633 8.91137V7.88014C15.5318 6.63735 16.3616 6.47317 16.3616 6.47317C16.3616 6.47317 17.3611 6.83291 17.3611 7.88014V17.2163C17.3611 17.2163 16.6964 16.3602 16.3616 15.9865C16.0269 15.6129 15.3633 14.6084 15.3633 13.8377V10.3681H9.11112ZM10.2187 16.895C10.8947 16.4549 11.8835 14.4813 11.8835 14.4813L12.2118 14.5575C12.2118 14.5575 12.7131 15.8648 14.1871 16.895C12.616 17.3143 12.2118 18.1563 12.2118 18.1563C12.2118 17.4827 10.2187 16.895 10.2187 16.895ZM10.1098 15.6458C10.5655 15.6458 10.9348 15.296 10.9348 14.8645C10.9348 14.433 10.5655 14.0833 10.1098 14.0833C9.6542 14.0833 9.28483 14.433 9.28483 14.8645C9.28483 15.296 9.6542 15.6458 10.1098 15.6458ZM14.9498 14.8645C14.9498 15.296 14.5805 15.6458 14.1248 15.6458C13.6692 15.6458 13.2998 15.296 13.2998 14.8645C13.2998 14.433 13.6692 14.0833 14.1248 14.0833C14.5805 14.0833 14.9498 14.433 14.9498 14.8645Z\" fill=\"#A77B3B\"/>\n<path d=\"M17.7127 11.0046L18.2864 11.2526L15.9492 16.66L15.3755 16.4121L17.7127 11.0046Z\" fill=\"#FDFF00\"/>\n<path opacity=\"0.3\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.8999 9.39575H15.4999V14.1701C15.4999 14.1701 13.8205 14.6759 12.1999 15.506C11.0036 14.6185 8.8999 14.1701 8.8999 14.1701V9.39575Z\" fill=\"#E1E5E8\"/>\n<mask id=\"mask0_5982_15144\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"9\" width=\"8\" height=\"7\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.8999 9.39575H15.4999V14.1701C15.4999 14.1701 13.8205 14.6759 12.1999 15.506C11.0036 14.6185 8.8999 14.1701 8.8999 14.1701V9.39575Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15144)\">\n<rect x=\"8.8999\" y=\"12.5208\" width=\"6.6\" height=\"3.125\" fill=\"#3D58DB\"/>\n<rect x=\"8.8999\" y=\"9.39575\" width=\"6.6\" height=\"3.125\" fill=\"#FD1900\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.8664 10.8013L11.3662 10.8427L11.6547 10.4536L11.3473 10.0505L11.85 10.1153L12.0428 9.67085L12.257 10.1247L12.7573 10.0833L12.4688 10.4725L12.7762 10.8755L12.2734 10.8108L12.0807 11.2552L11.8664 10.8013Z\" fill=\"#FDFF00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9687 9.91963C10.9687 9.91963 9.62501 10.7371 10.0729 11.324C10.5208 11.9108 11.0846 11.9859 11.0846 11.9859C11.0846 11.9859 9.71011 14.048 12.1293 15.226C14.7193 14.0888 13.3572 11.9859 13.3572 11.9859C13.3572 11.9859 14.1545 11.8095 14.3141 11.175C14.4737 10.5405 13.272 9.81274 13.272 9.81274C13.272 9.81274 14.0218 10.8995 13.8506 11.175C13.6794 11.4506 12.7625 11.7311 12.1293 11.7311C11.4961 11.7311 10.5184 11.5533 10.3606 11.0718C10.2028 10.5904 10.9687 9.91963 10.9687 9.91963Z\" fill=\"#FDFF00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.7249 12L10.5499 12.5208L9.7249 13.0417L8.8999 12.5208L9.7249 12Z\" fill=\"#FDFF00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.6751 12L15.5001 12.5208L14.6751 13.0417L13.8501 12.5208L14.6751 12Z\" fill=\"#FDFF00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.69971 14.0625C9.83778 14.0625 9.94971 13.9506 9.94971 13.8125C9.94971 13.6744 9.83778 13.5625 9.69971 13.5625C9.56164 13.5625 9.44971 13.6744 9.44971 13.8125C9.44971 13.9506 9.56164 14.0625 9.69971 14.0625Z\" fill=\"#FDFF00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.0188 13.5892C14.8042 13.4154 14.4753 13.4659 14.2841 13.702C14.093 13.938 14.112 14.2703 14.3266 14.4441C14.4432 14.5385 14.3823 14.1632 14.5589 13.9245C14.7072 13.7239 15.1168 13.6685 15.0188 13.5892Z\" fill=\"#FDFF00\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.96045 11.7055C4.96045 11.7055 5.61928 12.4844 6.23963 12.2297C6.85998 11.975 6.70958 11.062 6.70958 11.062L6.23963 11.4883H5.83959V11.7055L5.52715 11.4883V11.7055H4.96045ZM5.40603 12.9024C5.40603 12.9024 6.20902 13.6027 6.75001 13.4048C7.29101 13.2069 7.15516 12.2589 7.15516 12.2589L6.68521 12.6853H6.28517V12.9024L5.97273 12.6853V12.9024H5.40603ZM7.56841 14.4917C7.02741 14.6896 6.22442 13.9893 6.22442 13.9893H6.79113V13.7721L7.10356 13.9893V13.7721H7.5036L7.97355 13.3458C7.97355 13.3458 8.1094 14.2938 7.56841 14.4917Z\" fill=\"#048F02\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.737 5.90527H10.112V6.27752H9.81787V6.90252H10.112V7.99291H10.737V6.90252H11.0946V6.27752H10.737V5.90527Z\" fill=\"#FDFF00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.474 6.61523L10.0264 6.98814L11.474 7.44557V6.61523Z\" fill=\"#DB4400\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15144\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagMeMontenegroIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15142)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#E8AA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 6.5H20V17.5H4V6.5Z\" fill=\"#C51918\"/>\n<mask id=\"mask0_5982_15142\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"4\" y=\"6\" width=\"16\" height=\"12\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 6.5H20V17.5H4V6.5Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15142)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.6442 14.3444C14.8991 14.3444 15.1057 14.1326 15.1057 13.8714C15.1057 13.6102 14.8991 13.3984 14.6442 13.3984C14.3893 13.3984 14.1826 13.6102 14.1826 13.8714C14.1826 14.1326 14.3893 14.3444 14.6442 14.3444Z\" fill=\"#1E5E91\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.64212 12.2073C7.43134 10.8001 9.16666 8.35815 9.16666 8.35815C9.16666 8.35815 9.42609 9.81662 10.3863 10.798C10.3863 10.8677 10.2956 10.9705 10.2038 11.0746C10.1397 11.1473 10.0751 11.2207 10.0403 11.2838C9.95592 11.4372 10.2458 11.5247 10.3863 11.5247C10.4494 11.5247 10.4843 11.6162 10.5157 11.6987C10.5543 11.8001 10.5879 11.8881 10.6622 11.7767C10.7972 11.5745 10.5273 11.1303 10.5273 11.1303L10.9545 10.6797L11.099 10.3884H10.9545V10.0885L10.8533 10.1716C10.8533 10.1716 10.7422 9.90347 10.5273 9.90347C10.3124 9.90347 10.2458 9.78085 10.2458 9.78085H10.5273C10.6683 9.78085 10.5048 9.59403 10.3863 9.49673C10.3332 9.45311 10.2527 9.46815 10.1799 9.48172C10.0904 9.49844 10.0128 9.51293 10.0128 9.4131C10.0128 9.30368 10.098 9.28919 10.1964 9.27244C10.2608 9.26149 10.3308 9.24958 10.3863 9.20958C10.4782 9.14342 10.602 9.16376 10.7361 9.18578C10.8071 9.19744 10.881 9.20958 10.9545 9.20958H11.3026C11.4283 9.20958 11.099 9.4131 11.099 9.4131L11.3026 9.59403L11.6054 9.90347L11.454 9.99335L11.7665 10.2963C11.7665 10.2963 11.6604 10.4688 11.7665 10.4688C11.8102 10.4688 11.8389 10.5046 11.8577 10.5467C11.8764 10.5046 11.9051 10.4688 11.9488 10.4688C12.0549 10.4688 11.9488 10.2963 11.9488 10.2963L12.2613 9.99335L12.1099 9.90347L12.4127 9.59403L12.6163 9.4131C12.6163 9.4131 12.287 9.20958 12.4127 9.20958H12.7608C12.8343 9.20958 12.9082 9.19744 12.9792 9.18578C13.1133 9.16376 13.2371 9.14342 13.329 9.20958C13.3845 9.24958 13.4545 9.26149 13.5189 9.27244C13.6173 9.28919 13.7025 9.30368 13.7025 9.4131C13.7025 9.51293 13.6249 9.49844 13.5354 9.48172C13.4626 9.46815 13.3821 9.45311 13.329 9.49673C13.2105 9.59403 13.047 9.78085 13.188 9.78085H13.4695C13.4695 9.78085 13.4029 9.90347 13.188 9.90347C12.9731 9.90347 12.862 10.1716 12.862 10.1716L12.7608 10.0885V10.3884H12.6163L12.7608 10.6797L13.188 11.1303C13.188 11.1303 12.9181 11.5745 13.0531 11.7767C13.1274 11.8881 13.161 11.8001 13.1996 11.6987C13.2311 11.6162 13.2659 11.5247 13.329 11.5247C13.4695 11.5247 13.7594 11.4372 13.675 11.2838C13.6402 11.2207 13.5756 11.1473 13.5115 11.0746C13.4197 10.9705 13.329 10.8677 13.329 10.798C14.2892 9.81662 14.5486 8.35815 14.5486 8.35815C14.5486 8.35815 16.284 10.8001 15.0732 12.2073C13.8624 13.6145 12.9731 13.1901 12.9731 13.1901L13.4695 13.6353L13.329 13.7569H13.7426L13.5905 13.8586L13.7025 13.9077L13.821 13.9596C13.821 13.9596 13.5015 14.1946 13.821 14.1946C13.8715 14.1946 13.9249 14.1931 13.9799 14.1916C14.0402 14.1899 14.1024 14.1882 14.1645 14.1883C14.1812 14.1883 14.1438 14.0962 14.1067 14.0049C14.0701 13.9148 14.0338 13.8254 14.0502 13.8261C14.0847 13.8276 14.1526 13.9095 14.2207 13.9917C14.275 14.0572 14.3294 14.123 14.3672 14.1482C14.3916 14.1645 14.4867 14.1315 14.5748 14.1009C14.6494 14.075 14.7189 14.0509 14.7364 14.0597C14.8107 14.0972 14.7917 14.1731 14.7737 14.2454C14.769 14.2639 14.7644 14.2823 14.7615 14.2997C14.7588 14.3155 14.854 14.2537 14.9541 14.1888C15.0592 14.1206 15.1698 14.0489 15.1782 14.0597C15.18 14.062 15.1819 14.0643 15.1839 14.0667C15.2196 14.1097 15.2772 14.179 14.8522 14.5065C14.8522 14.5695 14.8544 14.6209 14.8562 14.6626C14.8621 14.7967 14.8636 14.8314 14.7728 14.8314C14.7323 14.8314 14.6758 14.8514 14.6102 14.8747C14.4421 14.9343 14.2151 15.0147 14.0502 14.8314C13.821 14.5766 13.4695 14.1946 13.4695 14.1946V14.3823L13.0531 13.9596L12.9731 14.1946L12.4127 13.5509L12.2613 13.6353C12.2613 13.6353 12.7772 15.0589 13.0531 15.0688C13.1902 15.0737 12.982 15.2068 12.7062 15.383C12.427 15.5615 12.0785 15.7842 11.9488 15.963C11.9103 16.0163 11.8805 15.9351 11.8577 15.7586C11.8348 15.9351 11.805 16.0163 11.7665 15.963C11.6368 15.7842 11.2883 15.5615 11.0091 15.383C10.7333 15.2068 10.5251 15.0737 10.6622 15.0688C10.9381 15.0589 11.454 13.6353 11.454 13.6353L11.3026 13.5509L10.7422 14.1946L10.6622 13.9596L10.2458 14.3823V14.1946C10.2458 14.1946 9.89427 14.5766 9.6651 14.8314C9.50022 15.0147 9.2732 14.9343 9.10509 14.8747C9.03954 14.8514 8.98295 14.8314 8.9425 14.8314C8.79832 14.8314 8.75006 14.6297 8.9425 14.3823C9.10456 14.174 9.44202 14.1834 9.73536 14.1916C9.79036 14.1931 9.84382 14.1946 9.89427 14.1946C10.2138 14.1946 9.89427 13.9596 9.89427 13.9596L10.0128 13.9077L10.1248 13.8586L9.97267 13.7569H10.3863L10.2458 13.6353L10.7422 13.1901C10.7422 13.1901 9.85289 13.6145 8.64212 12.2073Z\" fill=\"#F6C540\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.77064 15.1438L9.22369 14.1849C9.22369 14.1849 8.50858 12.5361 8.50858 12.3359C8.50858 12.1357 8.2207 11.5429 8.2207 11.715C8.2207 11.8871 8.2207 12.3359 8.2207 12.3359L9.42725 15.0541V15.2682H9.58973L9.77064 15.1438Z\" fill=\"#F6C540\"/>\n<path d=\"M14.1509 13.8529L14.2341 13.5767L15.2503 13.8828L15.1671 14.159L14.1509 13.8529Z\" fill=\"#F6C540\"/>\n<path d=\"M14.6923 13.3501L14.9671 13.44L14.6986 14.3013L14.4238 14.2114L14.6923 13.3501Z\" fill=\"#F6C540\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.9481 13.0694L14.8891 13.0559L14.8651 13.1509L14.7565 13.1243L14.7432 13.1823L14.8505 13.2086L14.8231 13.3169L14.8822 13.3304L14.9093 13.223L15.0161 13.2493L15.0294 13.1913L14.9239 13.1654L14.9481 13.0694Z\" fill=\"#F6C540\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.8088 7.76392L11.8385 7.86755H11.9288L11.9585 7.76392C12.0335 7.78652 12.1017 7.81224 12.1627 7.84095L12.1648 7.81826C12.6472 7.86232 12.8975 8.06424 12.8707 8.41927C12.8485 8.71314 12.6998 8.8671 12.4517 8.86316V9.08267C12.4517 9.08267 12.0479 9.23769 11.8459 9.23769C11.644 9.23769 11.2402 9.08267 11.2402 9.08267V8.85944C11.0359 8.83419 10.914 8.68313 10.894 8.41927C10.8672 8.06424 11.1175 7.86232 11.5999 7.81826L11.6021 7.84208C11.6638 7.81291 11.7327 7.78681 11.8088 7.76392ZM11.2981 8.6666C11.2709 8.67421 11.2518 8.67982 11.244 8.68213C11.1333 8.66136 11.0792 8.57286 11.0667 8.40663C11.054 8.23856 11.1329 8.12163 11.3191 8.05419C11.1921 8.21677 11.1828 8.42357 11.2981 8.6666ZM11.4701 8.6218C11.5719 8.59734 11.6896 8.57303 11.784 8.56467V7.958C11.3966 8.09396 11.3035 8.30194 11.4701 8.6218ZM11.957 8.57013C12.0869 8.58715 12.2445 8.62615 12.3464 8.65358L12.2953 8.62539C12.4682 8.29638 12.3679 8.08527 11.957 7.94905V8.57013ZM12.4491 8.05547C12.5787 8.22236 12.5846 8.43571 12.4593 8.6869C12.6119 8.68919 12.6834 8.60111 12.6981 8.40663C12.7107 8.23961 12.6328 8.1231 12.4491 8.05547Z\" fill=\"#F6C540\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.846 7.94926C11.9575 7.94926 12.0479 7.85885 12.0479 7.74733C12.0479 7.63581 11.9575 7.54541 11.846 7.54541C11.7344 7.54541 11.644 7.63581 11.644 7.74733C11.644 7.85885 11.7344 7.94926 11.846 7.94926Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.874 7.31138L11.8134 7.3126L11.8131 7.4106L11.7014 7.411L11.7024 7.47049L11.8129 7.4701L11.8126 7.58179L11.8732 7.58057L11.8735 7.46988L11.9835 7.46949L11.9824 7.41L11.8737 7.41039L11.874 7.31138Z\" fill=\"#F6C540\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7212 10.9745C10.7212 10.9745 11.4322 10.8403 11.8173 10.8403C12.163 10.8403 12.9135 10.9745 12.9135 10.9745C12.9135 11.8245 13.1527 12.345 12.9135 12.9255C12.6743 13.5061 12.0897 13.227 11.8251 13.7826C11.487 13.2556 11.0304 13.5457 10.7212 12.7953C10.412 12.0449 10.9091 11.6993 10.7212 10.9745Z\" fill=\"#1E5E91\"/>\n<mask id=\"mask1_5982_15142\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"10\" y=\"10\" width=\"4\" height=\"4\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7212 10.9745C10.7212 10.9745 11.4322 10.8403 11.8173 10.8403C12.163 10.8403 12.9135 10.9745 12.9135 10.9745C12.9135 11.8245 13.1527 12.345 12.9135 12.9255C12.6743 13.5061 12.0897 13.227 11.8251 13.7826C11.487 13.2556 11.0304 13.5457 10.7212 12.7953C10.412 12.0449 10.9091 11.6993 10.7212 10.9745Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15142)\">\n<rect x=\"10.7212\" y=\"12.748\" width=\"2.19231\" height=\"1.06419\" fill=\"#5EAA22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.3695 11.3933C11.2857 11.2153 11.8097 11.1946 11.8097 11.1946C11.8097 11.1946 11.9226 11.3933 11.8097 11.6761C11.7275 11.8818 11.8645 11.8635 12.0536 11.8382C12.1245 11.8287 12.2028 11.8182 12.2795 11.8182C12.397 11.8182 12.4589 11.8096 12.5103 11.8289C12.5819 11.8558 12.6331 11.9369 12.7863 12.1712C12.8562 12.2782 12.8531 12.3486 12.8109 12.3907C12.8146 12.4996 12.6961 12.5898 12.4772 12.6475L12.4485 12.533C12.5642 12.5025 12.6351 12.4733 12.6681 12.441C12.5031 12.451 12.2795 12.3695 12.2795 12.2647C12.2795 12.1098 11.7514 12.1424 11.4336 12.162C11.3527 12.167 11.2854 12.1712 11.2439 12.1712C11.0591 12.1712 11.2008 11.9453 11.3298 11.7398C11.3433 11.7182 11.3566 11.6969 11.3695 11.6761C11.4357 11.5688 11.4572 11.5414 11.452 11.5206C11.4467 11.4988 11.4123 11.4843 11.3695 11.3933ZM12.6264 11.3658C12.3098 11.3155 12.1323 11.3641 12.1323 11.5413C12.1323 11.7098 12.3008 11.783 12.609 11.7818C12.621 11.7857 12.6315 11.7896 12.6405 11.7933C12.629 11.7988 12.6149 11.8046 12.5984 11.8105L12.6367 11.9221C12.8311 11.852 12.8311 11.7273 12.6343 11.6661L12.6259 11.6635L12.6171 11.6635C12.3609 11.6657 12.2476 11.6176 12.2476 11.5413C12.2476 11.4718 12.3551 11.4424 12.6087 11.4826L12.6264 11.3658Z\" fill=\"#F6C540\"/>\n</g>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15142\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
@@ -0,0 +1 @@
1
+ export declare const flagMfSaintMartinIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15141)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" fill=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15141\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";