@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,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M20.625 15C20.625 15.1989 20.546 15.3897 20.4053 15.5303C20.2647 15.671 20.0739 15.75 19.875 15.75H17.625V17.25H19.125C19.3239 17.25 19.5147 17.329 19.6553 17.4697C19.796 17.6103 19.875 17.8011 19.875 18C19.875 18.1989 19.796 18.3897 19.6553 18.5303C19.5147 18.671 19.3239 18.75 19.125 18.75H17.625V20.25C17.625 20.4489 17.546 20.6397 17.4053 20.7803C17.2647 20.921 17.0739 21 16.875 21C16.6761 21 16.4853 20.921 16.3447 20.7803C16.204 20.6397 16.125 20.4489 16.125 20.25V15C16.125 14.8011 16.204 14.6103 16.3447 14.4697C16.4853 14.329 16.6761 14.25 16.875 14.25H19.875C20.0739 14.25 20.2647 14.329 20.4053 14.4697C20.546 14.6103 20.625 14.8011 20.625 15ZM8.25 16.875C8.25 17.5712 7.97344 18.2389 7.48116 18.7312C6.98887 19.2234 6.32119 19.5 5.625 19.5H4.875V20.25C4.875 20.4489 4.79598 20.6397 4.65533 20.7803C4.51468 20.921 4.32391 21 4.125 21C3.92609 21 3.73532 20.921 3.59467 20.7803C3.45402 20.6397 3.375 20.4489 3.375 20.25V15C3.375 14.8011 3.45402 14.6103 3.59467 14.4697C3.73532 14.329 3.92609 14.25 4.125 14.25H5.625C6.32119 14.25 6.98887 14.5266 7.48116 15.0188C7.97344 15.5111 8.25 16.1788 8.25 16.875ZM6.75 16.875C6.75 16.5766 6.63147 16.2905 6.4205 16.0795C6.20952 15.8685 5.92337 15.75 5.625 15.75H4.875V18H5.625C5.92337 18 6.20952 17.8815 6.4205 17.6705C6.63147 17.4595 6.75 17.1734 6.75 16.875ZM15 17.625C15 18.5201 14.6444 19.3785 14.0115 20.0115C13.3785 20.6444 12.5201 21 11.625 21H10.125C9.92609 21 9.73532 20.921 9.59467 20.7803C9.45402 20.6397 9.375 20.4489 9.375 20.25V15C9.375 14.8011 9.45402 14.6103 9.59467 14.4697C9.73532 14.329 9.92609 14.25 10.125 14.25H11.625C12.5201 14.25 13.3785 14.6056 14.0115 15.2385C14.6444 15.8715 15 16.7299 15 17.625ZM13.5 17.625C13.5 17.1277 13.3025 16.6508 12.9508 16.2992C12.5992 15.9475 12.1223 15.75 11.625 15.75H10.875V19.5H11.625C12.1223 19.5 12.5992 19.3025 12.9508 18.9508C13.3025 18.5992 13.5 18.1223 13.5 17.625ZM3.375 11.25V4.5C3.375 4.10218 3.53304 3.72064 3.81434 3.43934C4.09564 3.15804 4.47718 3 4.875 3H13.875C13.9735 2.99992 14.0711 3.01926 14.1621 3.0569C14.2532 3.09454 14.3359 3.14975 14.4056 3.21938L19.6556 8.46938C19.7253 8.53908 19.7805 8.62182 19.8181 8.71286C19.8557 8.80391 19.8751 8.90148 19.875 9V11.25C19.875 11.4489 19.796 11.6397 19.6553 11.7803C19.5147 11.921 19.3239 12 19.125 12C18.9261 12 18.7353 11.921 18.5947 11.7803C18.454 11.6397 18.375 11.4489 18.375 11.25V9.75H13.875C13.6761 9.75 13.4853 9.67098 13.3447 9.53033C13.204 9.38968 13.125 9.19891 13.125 9V4.5H4.875V11.25C4.875 11.4489 4.79598 11.6397 4.65533 11.7803C4.51468 11.921 4.32391 12 4.125 12C3.92609 12 3.73532 11.921 3.59467 11.7803C3.45402 11.6397 3.375 11.4489 3.375 11.25ZM14.625 8.25H17.3147L14.625 5.56031V8.25Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as documentPdfIcon
9
+ };
@@ -0,0 +1,13 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M19.4125 8.04865L14.5664 3.2025C14.5021 3.13823 14.4257 3.08727 14.3416 3.05252C14.2576 3.01778 14.1675 2.99993 14.0766 3H5.76889C5.40167 3 5.04949 3.14588 4.78982 3.40554C4.53016 3.66521 4.38428 4.01739 4.38428 4.38462V12C4.38428 12.1836 4.45722 12.3597 4.58705 12.4895C4.71688 12.6194 4.89297 12.6923 5.07658 12.6923C5.2602 12.6923 5.43629 12.6194 5.56612 12.4895C5.69595 12.3597 5.76889 12.1836 5.76889 12V4.38462H13.3843V8.53846C13.3843 8.72207 13.4572 8.89816 13.587 9.028C13.7169 9.15783 13.893 9.23077 14.0766 9.23077H18.2304V19.6154H12.1535C11.9699 19.6154 11.7938 19.6883 11.664 19.8182C11.5341 19.948 11.4612 20.1241 11.4612 20.3077C11.4612 20.4913 11.5341 20.6674 11.664 20.7972C11.7938 20.9271 11.9699 21 12.1535 21H18.2304C18.5977 21 18.9498 20.8541 19.2095 20.5945C19.4692 20.3348 19.615 19.9826 19.615 19.6154V8.53846C19.6151 8.44752 19.5973 8.35746 19.5625 8.27341C19.5278 8.18937 19.4768 8.113 19.4125 8.04865ZM14.7689 5.36337L17.2517 7.84615H14.7689V5.36337Z"
4
+ fill="currentColor"
5
+ />
6
+ <path
7
+ d="M14.2399 13.5968L11.7877 11.1446C11.7308 11.0876 11.6632 11.0424 11.5887 11.0116C11.5143 10.9807 11.4346 10.9648 11.354 10.9648C11.2734 10.9648 11.1937 10.9807 11.1192 11.0116C11.0448 11.0424 10.9772 11.0876 10.9203 11.1446L4.56382 17.5011C4.50691 17.5581 4.46178 17.6257 4.43101 17.7001C4.40024 17.7745 4.38444 17.8543 4.3845 17.9348V20.387C4.3845 20.5496 4.44909 20.7055 4.56406 20.8204C4.67902 20.9354 4.83495 21 4.99754 21H7.44969C7.53022 21.0001 7.60997 20.9843 7.68439 20.9535C7.75881 20.9227 7.82644 20.8776 7.88341 20.8207L14.2399 14.4642C14.2969 14.4073 14.3421 14.3397 14.3729 14.2653C14.4038 14.1908 14.4197 14.1111 14.4197 14.0305C14.4197 13.95 14.4038 13.8702 14.3729 13.7958C14.3421 13.7213 14.2969 13.6537 14.2399 13.5968ZM7.19605 19.7739H5.61058V18.1885L9.51488 14.2842L11.1003 15.8696L7.19605 19.7739ZM11.967 15.0029L10.3816 13.4175L11.354 12.445L12.9395 14.0305L11.967 15.0029Z"
8
+ fill="currentColor"
9
+ />
10
+ </svg>`;
11
+ export {
12
+ C as documentSignIcon
13
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M17.25 14.25H15.75C15.5511 14.25 15.3603 14.329 15.2196 14.4697C15.079 14.6103 15 14.8011 15 15V20.25C15 20.4489 15.079 20.6396 15.2196 20.7803C15.3603 20.921 15.5511 21 15.75 21C15.9489 21 16.1397 20.921 16.2803 20.7803C16.421 20.6396 16.5 20.4489 16.5 20.25V19.5H17.25C17.9462 19.5 18.6138 19.2234 19.1061 18.7311C19.5984 18.2388 19.875 17.5712 19.875 16.875C19.875 16.1788 19.5984 15.5111 19.1061 15.0188C18.6138 14.5265 17.9462 14.25 17.25 14.25ZM17.25 18H16.5V15.75H17.25C17.5483 15.75 17.8345 15.8685 18.0455 16.0795C18.2564 16.2905 18.375 16.5766 18.375 16.875C18.375 17.1733 18.2564 17.4595 18.0455 17.6705C17.8345 17.8814 17.5483 18 17.25 18ZM12.75 15V20.25C12.75 20.4489 12.671 20.6396 12.5303 20.7803C12.3897 20.921 12.1989 21 12 21C11.8011 21 11.6103 20.921 11.4697 20.7803C11.329 20.6396 11.25 20.4489 11.25 20.25V15C11.25 14.8011 11.329 14.6103 11.4697 14.4697C11.6103 14.329 11.8011 14.25 12 14.25C12.1989 14.25 12.3897 14.329 12.5303 14.4697C12.671 14.6103 12.75 14.8011 12.75 15ZM8.99999 20.25C8.99999 20.4489 8.92097 20.6396 8.78032 20.7803C8.63967 20.921 8.4489 21 8.24999 21H5.25C5.11778 21.0012 4.98759 20.9674 4.87263 20.902C4.75768 20.8367 4.66204 20.7421 4.59542 20.6279C4.52879 20.5137 4.49354 20.3839 4.49325 20.2517C4.49296 20.1194 4.52763 19.9895 4.59375 19.875L6.95249 15.75H5.25C5.05109 15.75 4.86032 15.671 4.71967 15.5303C4.57902 15.3897 4.5 15.1989 4.5 15C4.5 14.8011 4.57902 14.6103 4.71967 14.4697C4.86032 14.329 5.05109 14.25 5.25 14.25H8.24999C8.38221 14.2488 8.5124 14.2826 8.62736 14.3479C8.74231 14.4133 8.83795 14.5078 8.90457 14.622C8.9712 14.7363 9.00644 14.8661 9.00674 14.9983C9.00703 15.1305 8.97236 15.2605 8.90624 15.375L6.54281 19.5H8.24999C8.4489 19.5 8.63967 19.579 8.78032 19.7196C8.92097 19.8603 8.99999 20.0511 8.99999 20.25ZM20.0306 8.46937L14.7806 3.21937C14.7109 3.14975 14.6282 3.09454 14.5371 3.0569C14.4461 3.01926 14.3485 2.99992 14.25 3H5.25C4.85217 3 4.47064 3.15804 4.18934 3.43934C3.90803 3.72064 3.75 4.10217 3.75 4.5V11.25C3.75 11.4489 3.82902 11.6397 3.96967 11.7803C4.11032 11.921 4.30109 12 4.5 12C4.69891 12 4.88968 11.921 5.03033 11.7803C5.17098 11.6397 5.25 11.4489 5.25 11.25V4.5H13.5V8.99999C13.5 9.1989 13.579 9.38967 13.7197 9.53032C13.8603 9.67097 14.0511 9.74999 14.25 9.74999H18.75V11.25C18.75 11.4489 18.829 11.6397 18.9696 11.7803C19.1103 11.921 19.3011 12 19.5 12C19.6989 12 19.8897 11.921 20.0303 11.7803C20.171 11.6397 20.25 11.4489 20.25 11.25V8.99999C20.25 8.90147 20.2307 8.8039 20.1931 8.71285C20.1554 8.62181 20.1002 8.53907 20.0306 8.46937ZM15 8.24999V5.56031L17.6897 8.24999H15Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as documentZipIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M5.0625 14.25H3.5625C3.36359 14.25 3.17282 14.329 3.03217 14.4697C2.89152 14.6103 2.8125 14.8011 2.8125 15V20.25C2.8125 20.4489 2.89152 20.6397 3.03217 20.7803C3.17282 20.921 3.36359 21 3.5625 21H5.0625C5.95761 21 6.81605 20.6444 7.44899 20.0115C8.08192 19.3785 8.4375 18.5201 8.4375 17.625C8.4375 16.7299 8.08192 15.8715 7.44899 15.2385C6.81605 14.6056 5.95761 14.25 5.0625 14.25ZM5.0625 19.5H4.3125V15.75H5.0625C5.55978 15.75 6.03669 15.9475 6.38833 16.2992C6.73996 16.6508 6.9375 17.1277 6.9375 17.625C6.9375 18.1223 6.73996 18.5992 6.38833 18.9508C6.03669 19.3025 5.55978 19.5 5.0625 19.5ZM20.9559 19.0397C21.0996 19.1772 21.1828 19.3661 21.1872 19.565C21.1916 19.7638 21.1169 19.9563 20.9794 20.1C20.7182 20.3811 20.4024 20.6059 20.0513 20.7607C19.7002 20.9155 19.3212 20.9969 18.9375 21C17.2828 21 15.9375 19.4859 15.9375 17.625C15.9375 15.7641 17.2828 14.25 18.9375 14.25C19.3212 14.2531 19.7002 14.3345 20.0513 14.4893C20.4024 14.6441 20.7182 14.8689 20.9794 15.15C21.1139 15.2943 21.1861 15.4857 21.1805 15.6829C21.1749 15.88 21.0918 16.067 20.9493 16.2034C20.8068 16.3397 20.6163 16.4144 20.4191 16.4113C20.2219 16.4083 20.0338 16.3276 19.8956 16.1869C19.7739 16.0529 19.6262 15.9451 19.4615 15.87C19.2967 15.7949 19.1185 15.7541 18.9375 15.75C18.1106 15.75 17.4375 16.5938 17.4375 17.625C17.4375 18.6562 18.1106 19.5 18.9375 19.5C19.1185 19.4959 19.2967 19.4551 19.4615 19.38C19.6262 19.3049 19.7739 19.1971 19.8956 19.0631C20.0331 18.9194 20.2221 18.8362 20.4209 18.8318C20.6198 18.8274 20.8122 18.9022 20.9559 19.0397ZM12.1875 14.25C10.5328 14.25 9.1875 15.7641 9.1875 17.625C9.1875 19.4859 10.5328 21 12.1875 21C13.8422 21 15.1875 19.4859 15.1875 17.625C15.1875 15.7641 13.8422 14.25 12.1875 14.25ZM12.1875 19.5C11.3606 19.5 10.6875 18.6562 10.6875 17.625C10.6875 16.5938 11.3606 15.75 12.1875 15.75C13.0144 15.75 13.6875 16.5938 13.6875 17.625C13.6875 18.6562 13.0144 19.5 12.1875 19.5ZM4.6875 12C4.88641 12 5.07718 11.921 5.21783 11.7803C5.35848 11.6397 5.4375 11.4489 5.4375 11.25V4.5H13.6875V9C13.6875 9.19891 13.7665 9.38968 13.9072 9.53033C14.0478 9.67098 14.2386 9.75 14.4375 9.75H18.9375V11.25C18.9375 11.4489 19.0165 11.6397 19.1572 11.7803C19.2978 11.921 19.4886 12 19.6875 12C19.8864 12 20.0772 11.921 20.2178 11.7803C20.3585 11.6397 20.4375 11.4489 20.4375 11.25V9C20.4376 8.90148 20.4182 8.80391 20.3806 8.71286C20.343 8.62182 20.2878 8.53908 20.2181 8.46938L14.9681 3.21938C14.8984 3.14975 14.8157 3.09454 14.7246 3.0569C14.6336 3.01926 14.536 2.99992 14.4375 3H5.4375C5.03968 3 4.65814 3.15804 4.37684 3.43934C4.09554 3.72064 3.9375 4.10218 3.9375 4.5V11.25C3.9375 11.4489 4.01652 11.6397 4.15717 11.7803C4.29782 11.921 4.48859 12 4.6875 12ZM15.1875 5.56031L17.8772 8.25H15.1875V5.56031Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as documentIcon
9
+ };
@@ -0,0 +1,25 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M21.3333 8.125H2.66667C2.48986 8.125 2.32029 8.19524 2.19526 8.32026C2.07024 8.44529 2 8.61486 2 8.79167V19.4583C2 19.6351 2.07024 19.8047 2.19526 19.9297C2.32029 20.0548 2.48986 20.125 2.66667 20.125H21.3333C21.5101 20.125 21.6797 20.0548 21.8047 19.9297C21.9298 19.8047 22 19.6351 22 19.4583V8.79167C22 8.61486 21.9298 8.44529 21.8047 8.32026C21.6797 8.19524 21.5101 8.125 21.3333 8.125ZM17.4708 18.7917H6.52917C6.30534 18.0347 5.89567 17.3457 5.33749 16.7875C4.7793 16.2293 4.09033 15.8197 3.33333 15.5958V12.6542C4.09033 12.4303 4.7793 12.0207 5.33749 11.4625C5.89567 10.9043 6.30534 10.2153 6.52917 9.45833H17.4708C17.6947 10.2153 18.1043 10.9043 18.6625 11.4625C19.2207 12.0207 19.9097 12.4303 20.6667 12.6542V15.5958C19.9097 15.8197 19.2207 16.2293 18.6625 16.7875C18.1043 17.3457 17.6947 18.0347 17.4708 18.7917ZM20.6667 11.2392C19.867 10.8953 19.2297 10.258 18.8858 9.45833H20.6667V11.2392ZM5.11417 9.45833C4.77033 10.258 4.13297 10.8953 3.33333 11.2392V9.45833H5.11417ZM3.33333 17.0108C4.13297 17.3547 4.77033 17.992 5.11417 18.7917H3.33333V17.0108ZM18.8858 18.7917C19.2297 17.992 19.867 17.3547 20.6667 17.0108V18.7917H18.8858Z"
4
+ fill="currentColor"
5
+ />
6
+ <path
7
+ d="M10.75 16.625C10.6174 16.625 10.4902 16.5723 10.3964 16.4786C10.3027 16.3848 10.25 16.2576 10.25 16.125C10.25 15.9924 10.3027 15.8652 10.3964 15.7714C10.4902 15.6777 10.6174 15.625 10.75 15.625H12.5C12.6326 15.625 12.7598 15.5723 12.8536 15.4786C12.9473 15.3848 13 15.2576 13 15.125C13 14.9924 12.9473 14.8652 12.8536 14.7714C12.7598 14.6777 12.6326 14.625 12.5 14.625H11.5C11.1022 14.625 10.7206 14.467 10.4393 14.1857C10.158 13.9044 10 13.5228 10 13.125C10 12.7272 10.158 12.3456 10.4393 12.0643C10.7206 11.783 11.1022 11.625 11.5 11.625C11.5 11.4924 11.5527 11.3652 11.6464 11.2714C11.7402 11.1777 11.8674 11.125 12 11.125C12.1326 11.125 12.2598 11.1777 12.3536 11.2714C12.4473 11.3652 12.5 11.4924 12.5 11.625H13C13.1326 11.625 13.2598 11.6777 13.3536 11.7714C13.4473 11.8652 13.5 11.9924 13.5 12.125C13.5 12.2576 13.4473 12.3848 13.3536 12.4786C13.2598 12.5723 13.1326 12.625 13 12.625H11.5C11.3674 12.625 11.2402 12.6777 11.1464 12.7714C11.0527 12.8652 11 12.9924 11 13.125C11 13.2576 11.0527 13.3848 11.1464 13.4786C11.2402 13.5723 11.3674 13.625 11.5 13.625H12.5C12.8978 13.625 13.2794 13.783 13.5607 14.0643C13.842 14.3456 14 14.7272 14 15.125C14 15.5228 13.842 15.9044 13.5607 16.1857C13.2794 16.467 12.8978 16.625 12.5 16.625C12.5 16.7576 12.4473 16.8848 12.3536 16.9786C12.2598 17.0723 12.1326 17.125 12 17.125C11.8674 17.125 11.7402 17.0723 11.6464 16.9786C11.5527 16.8848 11.5 16.7576 11.5 16.625H10.75Z"
8
+ fill="currentColor"
9
+ />
10
+ <path
11
+ fill-rule="evenodd"
12
+ clip-rule="evenodd"
13
+ d="M3 6.5C3 6.15482 3.27982 5.875 3.625 5.875H20.375C20.7202 5.875 21 6.15482 21 6.5C21 6.84518 20.7202 7.125 20.375 7.125H3.625C3.27982 7.125 3 6.84518 3 6.5Z"
14
+ fill="currentColor"
15
+ />
16
+ <path
17
+ fill-rule="evenodd"
18
+ clip-rule="evenodd"
19
+ d="M5 4.5C5 4.15482 5.27982 3.875 5.625 3.875H18.375C18.7202 3.875 19 4.15482 19 4.5C19 4.84518 18.7202 5.125 18.375 5.125H5.625C5.27982 5.125 5 4.84518 5 4.5Z"
20
+ fill="currentColor"
21
+ />
22
+ </svg>`;
23
+ export {
24
+ C as dollarBillsIcon
25
+ };
@@ -0,0 +1,13 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M20.2176 10.6213L13.0176 3.42143C12.7476 3.15158 12.3815 3 11.9998 3C11.618 3 11.2519 3.15158 10.9819 3.42143L3.78197 10.6213C3.6476 10.7547 3.54109 10.9134 3.46863 11.0883C3.39617 11.2632 3.3592 11.4508 3.35987 11.6401V20.28C3.35987 20.471 3.43573 20.6541 3.57075 20.7891C3.70578 20.9241 3.88891 21 4.07986 21H19.9197C20.1106 21 20.2937 20.9241 20.4288 20.7891C20.5638 20.6541 20.6397 20.471 20.6397 20.28V11.6401C20.6403 11.4508 20.6034 11.2632 20.5309 11.0883C20.4584 10.9134 20.3519 10.7547 20.2176 10.6213ZM19.1997 19.56H4.79985V11.6401L11.9998 4.44021L19.1997 11.6401V19.56Z"
4
+ fill="currentColor"
5
+ />
6
+ <path
7
+ d="M15.0976 14.9431C15.0976 15.5182 14.8691 16.0697 14.4625 16.4764C14.0558 16.883 13.5043 17.1115 12.9292 17.1115H12.6194V17.731C12.6194 17.8953 12.5542 18.0529 12.438 18.1691C12.3218 18.2853 12.1642 18.3505 11.9999 18.3505C11.8356 18.3505 11.678 18.2853 11.5618 18.1691C11.4456 18.0529 11.3804 17.8953 11.3804 17.731V17.1115H10.1413C9.97698 17.1115 9.8194 17.0462 9.70321 16.93C9.58703 16.8138 9.52175 16.6562 9.52175 16.4919C9.52175 16.3276 9.58703 16.17 9.70321 16.0538C9.8194 15.9377 9.97698 15.8724 10.1413 15.8724H12.9292C13.1757 15.8724 13.412 15.7745 13.5863 15.6002C13.7606 15.4259 13.8585 15.1896 13.8585 14.9431C13.8585 14.6966 13.7606 14.4603 13.5863 14.286C13.412 14.1117 13.1757 14.0138 12.9292 14.0138H11.0706C10.4955 14.0138 9.94397 13.7853 9.53732 13.3787C9.13067 12.972 8.90222 12.4205 8.90222 11.8454C8.90222 11.2703 9.13067 10.7188 9.53732 10.3122C9.94397 9.90551 10.4955 9.67706 11.0706 9.67706H11.3804V9.05752C11.3804 8.89321 11.4456 8.73563 11.5618 8.61945C11.678 8.50326 11.8356 8.43799 11.9999 8.43799C12.1642 8.43799 12.3218 8.50326 12.438 8.61945C12.5542 8.73563 12.6194 8.89321 12.6194 9.05752V9.67706H13.8585C14.0228 9.67706 14.1804 9.74233 14.2966 9.85851C14.4128 9.9747 14.478 10.1323 14.478 10.2966C14.478 10.4609 14.4128 10.6185 14.2966 10.7347C14.1804 10.8509 14.0228 10.9161 13.8585 10.9161H11.0706C10.8241 10.9161 10.5878 11.014 10.4135 11.1883C10.2392 11.3626 10.1413 11.599 10.1413 11.8454C10.1413 12.0919 10.2392 12.3283 10.4135 12.5025C10.5878 12.6768 10.8241 12.7747 11.0706 12.7747H12.9292C13.5043 12.7747 14.0558 13.0032 14.4625 13.4098C14.8691 13.8165 15.0976 14.368 15.0976 14.9431Z"
8
+ fill="currentColor"
9
+ />
10
+ </svg>`;
11
+ export {
12
+ C as dollarHouseIcon
13
+ };
@@ -0,0 +1,17 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M11 3C9.21997 3 7.47991 3.52784 5.99987 4.51677C4.51983 5.50571 3.36628 6.91131 2.68509 8.55585C2.0039 10.2004 1.82567 12.01 2.17294 13.7558C2.5202 15.5016 3.37737 17.1053 4.63604 18.364C5.89471 19.6226 7.49836 20.4798 9.24419 20.8271C10.99 21.1743 12.7996 20.9961 14.4441 20.3149C14.8552 20.1446 15.2514 19.9448 15.6299 19.7178C16.0001 19.4957 16.0384 18.9882 15.7332 18.6829C15.493 18.4427 15.1173 18.4115 14.8236 18.5822C13.6722 19.2517 12.3549 19.6138 11 19.6154C9.49382 19.6154 8.02146 19.1687 6.76912 18.332C5.51678 17.4952 4.5407 16.3058 3.96431 14.9143C3.38792 13.5227 3.23711 11.9916 3.53095 10.5143C3.82479 9.03707 4.55008 7.68014 5.61511 6.61511C6.68014 5.55008 8.03707 4.82478 9.51431 4.53094C10.9916 4.2371 12.5228 4.38791 13.9143 4.9643C15.3058 5.54069 16.4952 6.51677 17.332 7.76912C17.6904 8.30558 17.9773 8.88241 18.1881 9.48498C18.2933 9.78555 18.569 10 18.8875 10C19.3409 10 19.6775 9.57769 19.5334 9.14779C19.0946 7.83793 18.3563 6.63395 17.3612 5.63882C15.6739 3.95154 13.3862 3.00252 11 3Z"
4
+ fill="currentColor"
5
+ />
6
+ <path
7
+ d="M14.4615 13.7308C14.4615 14.3734 14.2063 14.9897 13.7518 15.4441C13.2974 15.8986 12.6811 16.1538 12.0385 16.1538H11.6923V16.8462C11.6923 17.0298 11.6194 17.2059 11.4895 17.3357C11.3597 17.4655 11.1836 17.5385 11 17.5385C10.8164 17.5385 10.6403 17.4655 10.5105 17.3357C10.3806 17.2059 10.3077 17.0298 10.3077 16.8462V16.1538H8.92308C8.73947 16.1538 8.56338 16.0809 8.43354 15.9511C8.30371 15.8212 8.23077 15.6451 8.23077 15.4615C8.23077 15.2779 8.30371 15.1018 8.43354 14.972C8.56338 14.8422 8.73947 14.7692 8.92308 14.7692H12.0385C12.3139 14.7692 12.578 14.6598 12.7728 14.4651C12.9675 14.2703 13.0769 14.0062 13.0769 13.7308C13.0769 13.4553 12.9675 13.1912 12.7728 12.9965C12.578 12.8017 12.3139 12.6923 12.0385 12.6923H9.96154C9.3189 12.6923 8.70258 12.437 8.24817 11.9826C7.79375 11.5282 7.53846 10.9119 7.53846 10.2692C7.53846 9.62659 7.79375 9.01027 8.24817 8.55586C8.70258 8.10144 9.3189 7.84615 9.96154 7.84615H10.3077V7.15385C10.3077 6.97023 10.3806 6.79414 10.5105 6.66431C10.6403 6.53448 10.8164 6.46154 11 6.46154C11.1836 6.46154 11.3597 6.53448 11.4895 6.66431C11.6194 6.79414 11.6923 6.97023 11.6923 7.15385V7.84615H13.0769C13.2605 7.84615 13.4366 7.91909 13.5665 8.04892C13.6963 8.17876 13.7692 8.35485 13.7692 8.53846C13.7692 8.72207 13.6963 8.89816 13.5665 9.028C13.4366 9.15783 13.2605 9.23077 13.0769 9.23077H9.96154C9.68612 9.23077 9.42199 9.34018 9.22724 9.53493C9.03249 9.72968 8.92308 9.99381 8.92308 10.2692C8.92308 10.5446 9.03249 10.8088 9.22724 11.0035C9.42199 11.1983 9.68612 11.3077 9.96154 11.3077H12.0385C12.6811 11.3077 13.2974 11.563 13.7518 12.0174C14.2063 12.4718 14.4615 13.0881 14.4615 13.7308Z"
8
+ fill="currentColor"
9
+ />
10
+ <path
11
+ d="M22.5881 15.5482C22.6691 15.5806 22.7426 15.628 22.8045 15.6878C22.8665 15.7475 22.9156 15.8184 22.9492 15.8964C22.9827 15.9744 23 16.0581 23 16.1426C23 16.227 22.9827 16.3107 22.9492 16.3887C22.9156 16.4668 22.8665 16.5377 22.8045 16.5974L19.4715 19.8115C19.4096 19.8712 19.3361 19.9187 19.2552 19.951C19.1743 19.9833 19.0875 20 18.9999 20C18.9123 20 18.8256 19.9833 18.7447 19.951C18.6637 19.9187 18.5902 19.8712 18.5283 19.8115L15.1953 16.5974C15.0703 16.4767 15 16.3132 15 16.1426C15 15.972 15.0703 15.8084 15.1953 15.6878C15.3204 15.5672 15.4901 15.4994 15.667 15.4994C15.8439 15.4994 16.0135 15.5672 16.1386 15.6878L18.3333 17.8051V11.6428C18.3333 11.4723 18.4036 11.3088 18.5286 11.1883C18.6536 11.0677 18.8231 11 18.9999 11C19.1767 11 19.3463 11.0677 19.4713 11.1883C19.5963 11.3088 19.6665 11.4723 19.6665 11.6428V17.8051L21.8613 15.6878C21.9232 15.628 21.9967 15.5806 22.0776 15.5482C22.1585 15.5159 22.2453 15.4992 22.3329 15.4992C22.4205 15.4992 22.5072 15.5159 22.5881 15.5482Z"
12
+ fill="currentColor"
13
+ />
14
+ </svg>`;
15
+ export {
16
+ C as downPaymentIcon
17
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M21.0005 14.75V20.75C21.0005 20.9489 20.9215 21.1397 20.7808 21.2803C20.6402 21.421 20.4494 21.5 20.2505 21.5H3.75049C3.55158 21.5 3.36081 21.421 3.22016 21.2803C3.07951 21.1397 3.00049 20.9489 3.00049 20.75V14.75C3.00049 14.5511 3.07951 14.3603 3.22016 14.2197C3.36081 14.079 3.55158 14 3.75049 14C3.9494 14 4.14017 14.079 4.28082 14.2197C4.42147 14.3603 4.50049 14.5511 4.50049 14.75V20H19.5005V14.75C19.5005 14.5511 19.5795 14.3603 19.7202 14.2197C19.8608 14.079 20.0516 14 20.2505 14C20.4494 14 20.6402 14.079 20.7808 14.2197C20.9215 14.3603 21.0005 14.5511 21.0005 14.75ZM11.4699 15.2806C11.5395 15.3504 11.6222 15.4057 11.7133 15.4434C11.8043 15.4812 11.9019 15.5006 12.0005 15.5006C12.099 15.5006 12.1966 15.4812 12.2877 15.4434C12.3787 15.4057 12.4615 15.3504 12.5311 15.2806L16.2811 11.5306C16.3508 11.4609 16.4061 11.3782 16.4438 11.2872C16.4815 11.1961 16.5009 11.0985 16.5009 11C16.5009 10.9015 16.4815 10.8039 16.4438 10.7128C16.4061 10.6218 16.3508 10.5391 16.2811 10.4694C16.2114 10.3997 16.1287 10.3444 16.0377 10.3067C15.9466 10.269 15.849 10.2496 15.7505 10.2496C15.6519 10.2496 15.5544 10.269 15.4633 10.3067C15.3723 10.3444 15.2895 10.3997 15.2199 10.4694L12.7505 12.9397V4.25C12.7505 4.05109 12.6715 3.86032 12.5308 3.71967C12.3902 3.57902 12.1994 3.5 12.0005 3.5C11.8016 3.5 11.6108 3.57902 11.4702 3.71967C11.3295 3.86032 11.2505 4.05109 11.2505 4.25V12.9397L8.78111 10.4694C8.64038 10.3286 8.44951 10.2496 8.25049 10.2496C8.05147 10.2496 7.86059 10.3286 7.71986 10.4694C7.57913 10.6101 7.50007 10.801 7.50007 11C7.50007 11.199 7.57913 11.3899 7.71986 11.5306L11.4699 15.2806Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as downloadIcon
9
+ };
@@ -0,0 +1,29 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8 17C9.10457 17 10 17.8954 10 19C10 20.1046 9.10457 21 8 21C6.89543 21 6 20.1046 6 19C6 17.8954 6.89543 17 8 17Z"
4
+ fill="currentColor"
5
+ />
6
+ <path
7
+ d="M8 10C9.10457 10 10 10.8954 10 12C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12C6 10.8954 6.89543 10 8 10Z"
8
+ fill="currentColor"
9
+ />
10
+ <path
11
+ d="M8 3C9.10457 3 10 3.89543 10 5C10 6.10457 9.10457 7 8 7C6.89543 7 6 6.10457 6 5C6 3.89543 6.89543 3 8 3Z"
12
+ fill="currentColor"
13
+ />
14
+ <path
15
+ d="M16 17C17.1046 17 18 17.8954 18 19C18 20.1046 17.1046 21 16 21C14.8954 21 14 20.1046 14 19C14 17.8954 14.8954 17 16 17Z"
16
+ fill="currentColor"
17
+ />
18
+ <path
19
+ d="M16 10C17.1046 10 18 10.8954 18 12C18 13.1046 17.1046 14 16 14C14.8954 14 14 13.1046 14 12C14 10.8954 14.8954 10 16 10Z"
20
+ fill="currentColor"
21
+ />
22
+ <path
23
+ d="M16 3C17.1046 3 18 3.89543 18 5C18 6.10457 17.1046 7 16 7C14.8954 7 14 6.10457 14 5C14 3.89543 14.8954 3 16 3Z"
24
+ fill="currentColor"
25
+ />
26
+ </svg>`;
27
+ export {
28
+ C as dragDropIcon
29
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M11.25 2.68359C9.46997 2.68359 7.72991 3.21143 6.24987 4.20037C4.76983 5.1893 3.61628 6.59491 2.93509 8.23944C2.2539 9.88398 2.07567 11.6936 2.42294 13.4394C2.7702 15.1852 3.62737 16.7889 4.88604 18.0476C6.14471 19.3062 7.74836 20.1634 9.49419 20.5107C11.24 20.8579 13.0496 20.6797 14.6942 19.9985C16.3387 19.3173 17.7443 18.1638 18.7332 16.6837C19.7222 15.2037 20.25 13.4636 20.25 11.6836C20.2475 9.29742 19.2985 7.0097 17.6112 5.32242C15.9239 3.63513 13.6362 2.68611 11.25 2.68359ZM18.8654 11.6836C18.8661 12.6606 18.6781 13.6285 18.3115 14.5342L14.4433 12.1552C14.2788 12.0537 14.0948 11.988 13.9033 11.9622L11.9285 11.6957C11.6563 11.6602 11.3798 11.7058 11.1335 11.8268C10.8872 11.9478 10.6821 12.1388 10.5438 12.3759H9.78923L9.46039 11.6957C9.36948 11.5063 9.23643 11.3402 9.07143 11.2102C8.90643 11.0801 8.71386 10.9896 8.50846 10.9454L7.81616 10.7957L8.49289 9.60667H9.93894C10.1729 9.60621 10.403 9.54668 10.6079 9.43359L11.668 8.84859C11.7611 8.79668 11.8482 8.73456 11.9276 8.6634L14.2563 6.55705C14.4898 6.34781 14.645 6.06524 14.6963 5.75594C14.7476 5.44665 14.6919 5.12911 14.5385 4.85571L14.5073 4.79946C15.8104 5.41734 16.9115 6.39211 17.6829 7.61062C18.4543 8.82914 18.8643 10.2414 18.8654 11.6836ZM12.5749 4.18417L13.3269 5.53071L10.9982 7.63705L9.93894 8.22205H8.49289C8.24949 8.2217 8.0103 8.2855 7.79942 8.40705C7.58854 8.52859 7.41343 8.70357 7.29173 8.91436L6.53625 10.2323L5.65789 7.89234L6.60462 5.65359C7.44261 5.00611 8.4066 4.54079 9.43484 4.28746C10.4631 4.03412 11.5329 3.99835 12.5758 4.18244L12.5749 4.18417ZM3.63462 11.6836C3.63346 10.5517 3.886 9.43391 4.37366 8.41244L5.355 11.032C5.43678 11.2488 5.57171 11.4417 5.7474 11.5929C5.92309 11.7441 6.13393 11.8488 6.36058 11.8973L8.2151 12.2963L8.54481 12.9817C8.65924 13.2148 8.83657 13.4112 9.05677 13.5489C9.27698 13.6865 9.53129 13.7598 9.79096 13.7605H9.91904L9.29337 15.165C9.18313 15.4123 9.14782 15.6865 9.19181 15.9537C9.2358 16.2209 9.35716 16.4693 9.54087 16.6682L9.55298 16.6803L11.25 18.4284L11.0821 19.2938C9.09332 19.2475 7.20135 18.4258 5.80995 17.004C4.41856 15.5822 3.63792 13.6729 3.63462 11.6836ZM12.5117 19.1934L12.6095 18.6906C12.6497 18.477 12.6393 18.257 12.5792 18.0481C12.5191 17.8392 12.4109 17.6473 12.2634 17.4877C12.2591 17.4839 12.2551 17.4799 12.2513 17.4756L10.5577 15.7284L11.7433 13.0682L13.7181 13.3347L17.6746 15.7682C17.1014 16.6684 16.3457 17.4384 15.4564 18.0284C14.5671 18.6183 13.564 19.0152 12.5117 19.1934Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as earthIcon
9
+ };
@@ -0,0 +1,6 @@
1
+ const V = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.9377 15V9C20.9377 8.80109 20.8587 8.61032 20.7181 8.46967C20.5774 8.32902 20.3867 8.25 20.1877 8.25H15.6877V3.75C15.6877 3.55109 15.6087 3.36032 15.4681 3.21967C15.3274 3.07902 15.1367 3 14.9377 3H3.68774C3.48883 3 3.29807 3.07902 3.15741 3.21967C3.01676 3.36032 2.93774 3.55109 2.93774 3.75V9V15C2.93774 15.1989 3.01676 15.3897 3.15741 15.5303C3.29807 15.671 3.48883 15.75 3.68774 15.75H8.18774V20.25C8.18774 20.4489 8.26676 20.6397 8.40741 20.7803C8.54807 20.921 8.73883 21 8.93774 21H20.1877C20.3867 21 20.5774 20.921 20.7181 20.7803C20.8587 20.6397 20.9377 20.4489 20.9377 20.25V15ZM15.2481 19.5L11.4981 15.75H14.6274L18.3774 19.5H15.2481ZM4.43774 5.56031L8.18774 9.31031V12.4397L4.43774 8.68969V5.56031ZM8.62743 4.5L12.3774 8.25H9.24806L5.49806 4.5H8.62743ZM9.68774 14.25V9.75H14.1877V14.25H9.68774ZM15.6877 14.6897V11.5603L19.4377 15.3103V18.4397L15.6877 14.6897ZM19.4377 13.1897L15.9981 9.75H19.4377V13.1897ZM14.1877 7.93969L10.7481 4.5H14.1877V7.93969ZM4.43774 10.8103L7.87743 14.25H4.43774V10.8103ZM9.68774 16.0603L13.1274 19.5H9.68774V16.0603Z" fill="currentColor"/>
3
+ </svg>`;
4
+ export {
5
+ V as excludeSquareIcon
6
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M15.259 9.72058L12.9788 12L15.259 14.2794C15.3234 14.3437 15.3744 14.4201 15.4092 14.5041C15.444 14.5882 15.4619 14.6783 15.4619 14.7692C15.4619 14.8602 15.444 14.9503 15.4092 15.0343C15.3744 15.1184 15.3234 15.1947 15.259 15.259C15.1947 15.3234 15.1184 15.3744 15.0343 15.4092C14.9503 15.444 14.8602 15.4619 14.7692 15.4619C14.6783 15.4619 14.5882 15.444 14.5042 15.4092C14.4201 15.3744 14.3437 15.3234 14.2794 15.259L12 12.9787L9.72058 15.259C9.65626 15.3234 9.5799 15.3744 9.49585 15.4092C9.41181 15.444 9.32174 15.4619 9.23077 15.4619C9.13981 15.4619 9.04973 15.444 8.96569 15.4092C8.88165 15.3744 8.80529 15.3234 8.74096 15.259C8.67664 15.1947 8.62562 15.1184 8.59081 15.0343C8.556 14.9503 8.53808 14.8602 8.53808 14.7692C8.53808 14.6783 8.556 14.5882 8.59081 14.5041C8.62562 14.4201 8.67664 14.3437 8.74096 14.2794L11.0213 12L8.74096 9.72058C8.61106 9.59067 8.53808 9.41448 8.53808 9.23077C8.53808 9.04705 8.61106 8.87086 8.74096 8.74096C8.87087 8.61105 9.04706 8.53808 9.23077 8.53808C9.41449 8.53808 9.59067 8.61105 9.72058 8.74096L12 11.0212L14.2794 8.74096C14.3437 8.67664 14.4201 8.62561 14.5042 8.5908C14.5882 8.55599 14.6783 8.53808 14.7692 8.53808C14.8602 8.53808 14.9503 8.55599 15.0343 8.5908C15.1184 8.62561 15.1947 8.67664 15.259 8.74096C15.3234 8.80528 15.3744 8.88164 15.4092 8.96569C15.444 9.04973 15.4619 9.1398 15.4619 9.23077C15.4619 9.32173 15.444 9.41181 15.4092 9.49585C15.3744 9.57989 15.3234 9.65625 15.259 9.72058ZM21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89471 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3C14.3862 3.00252 16.6739 3.95154 18.3612 5.63882C20.0485 7.3261 20.9975 9.61382 21 12ZM19.6154 12C19.6154 10.4938 19.1688 9.02146 18.332 7.76912C17.4952 6.51677 16.3058 5.54069 14.9143 4.9643C13.5228 4.38791 11.9916 4.2371 10.5143 4.53094C9.03708 4.82478 7.68014 5.55008 6.61511 6.61511C5.55008 7.68014 4.82479 9.03707 4.53095 10.5143C4.23711 11.9916 4.38792 13.5227 4.96431 14.9143C5.5407 16.3058 6.51678 17.4952 7.76912 18.332C9.02146 19.1687 10.4938 19.6154 12 19.6154C14.019 19.6131 15.9547 18.81 17.3824 17.3824C18.81 15.9547 19.6131 14.019 19.6154 12Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as exitCircleIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M13.5006 20.25C13.5006 20.4489 13.5796 20.6397 13.7203 20.7803C13.8609 20.921 14.0517 21 14.2506 21H20.2506C20.4495 21 20.6403 20.921 20.7809 20.7803C20.9216 20.6397 21.0006 20.4489 21.0006 20.25V3.75C21.0006 3.55109 20.9216 3.36032 20.7809 3.21967C20.6403 3.07902 20.4495 3 20.2506 3H14.2506C14.0517 3 13.8609 3.07902 13.7203 3.21967C13.5796 3.36032 13.5006 3.55109 13.5006 3.75C13.5006 3.94891 13.5796 4.13968 13.7203 4.28033C13.8609 4.42098 14.0517 4.5 14.2506 4.5H19.5006V19.5H14.2506C14.0517 19.5 13.8609 19.579 13.7203 19.7197C13.5796 19.8603 13.5006 20.0511 13.5006 20.25ZM3.21996 11.4694L6.96996 7.71937C7.11069 7.57864 7.30157 7.49958 7.50059 7.49958C7.69961 7.49958 7.89048 7.57864 8.03121 7.71937C8.17195 7.86011 8.25101 8.05098 8.25101 8.25C8.25101 8.44902 8.17195 8.63989 8.03121 8.78063L5.5609 11.25H14.2506C14.4495 11.25 14.6403 11.329 14.7809 11.4697C14.9216 11.6103 15.0006 11.8011 15.0006 12C15.0006 12.1989 14.9216 12.3897 14.7809 12.5303C14.6403 12.671 14.4495 12.75 14.2506 12.75H5.5609L8.03121 15.2194C8.17195 15.3601 8.25101 15.551 8.25101 15.75C8.25101 15.949 8.17195 16.1399 8.03121 16.2806C7.89048 16.4214 7.69961 16.5004 7.50059 16.5004C7.30157 16.5004 7.11069 16.4214 6.96996 16.2806L3.21996 12.5306C3.15023 12.461 3.09491 12.3783 3.05717 12.2872C3.01943 12.1962 3 12.0986 3 12C3 11.9014 3.01943 11.8038 3.05717 11.7128C3.09491 11.6217 3.15023 11.539 3.21996 11.4694Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as exitLeftIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M18.7949 17.8044C18.8599 17.8695 18.9115 17.9467 18.9467 18.0316C18.9819 18.1166 19 18.2077 19 18.2996C19 18.3916 18.9819 18.4827 18.9467 18.5677C18.9115 18.6526 18.8599 18.7298 18.7949 18.7949C18.7298 18.8599 18.6526 18.9115 18.5677 18.9467C18.4827 18.9819 18.3916 19 18.2996 19C18.2077 19 18.1166 18.9819 18.0316 18.9467C17.9467 18.9115 17.8695 18.8599 17.8044 18.7949L12 12.9896L6.19557 18.7949C6.06423 18.9262 5.88609 19 5.70035 19C5.51461 19 5.33647 18.9262 5.20513 18.7949C5.07379 18.6635 5 18.4854 5 18.2996C5 18.1139 5.07379 17.9358 5.20513 17.8044L11.0104 12L5.20513 6.19557C5.07379 6.06423 5 5.88609 5 5.70035C5 5.51461 5.07379 5.33647 5.20513 5.20513C5.33647 5.07379 5.51461 5 5.70035 5C5.88609 5 6.06423 5.07379 6.19557 5.20513L12 11.0104L17.8044 5.20513C17.9358 5.07379 18.1139 5 18.2996 5C18.4854 5 18.6635 5.07379 18.7949 5.20513C18.9262 5.33647 19 5.51461 19 5.70035C19 5.88609 18.9262 6.06423 18.7949 6.19557L12.9896 12L18.7949 17.8044Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as exitIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M20.501 4.75V9.25C20.501 9.44891 20.422 9.63968 20.2813 9.78033C20.1407 9.92098 19.9499 10 19.751 10C19.5521 10 19.3613 9.92098 19.2206 9.78033C19.08 9.63968 19.001 9.44891 19.001 9.25V6.56031L14.2816 11.2806C14.1409 11.4214 13.95 11.5004 13.751 11.5004C13.552 11.5004 13.3611 11.4214 13.2204 11.2806C13.0796 11.1399 13.0006 10.949 13.0006 10.75C13.0006 10.551 13.0796 10.3601 13.2204 10.2194L17.9407 5.5H15.251C15.0521 5.5 14.8613 5.42098 14.7206 5.28033C14.58 5.13968 14.501 4.94891 14.501 4.75C14.501 4.55109 14.58 4.36032 14.7206 4.21967C14.8613 4.07902 15.0521 4 15.251 4H19.751C19.9499 4 20.1407 4.07902 20.2813 4.21967C20.422 4.36032 20.501 4.55109 20.501 4.75ZM10.2204 13.2194L5.50098 17.9397V15.25C5.50098 15.0511 5.42196 14.8603 5.28131 14.7197C5.14065 14.579 4.94989 14.5 4.75098 14.5C4.55206 14.5 4.3613 14.579 4.22065 14.7197C4.07999 14.8603 4.00098 15.0511 4.00098 15.25V19.75C4.00098 19.9489 4.07999 20.1397 4.22065 20.2803C4.3613 20.421 4.55206 20.5 4.75098 20.5H9.25098C9.44989 20.5 9.64065 20.421 9.78131 20.2803C9.92196 20.1397 10.001 19.9489 10.001 19.75C10.001 19.5511 9.92196 19.3603 9.78131 19.2197C9.64065 19.079 9.44989 19 9.25098 19H6.56129L11.2816 14.2806C11.4223 14.1399 11.5014 13.949 11.5014 13.75C11.5014 13.551 11.4223 13.3601 11.2816 13.2194C11.1409 13.0786 10.95 12.9996 10.751 12.9996C10.552 12.9996 10.3611 13.0786 10.2204 13.2194Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as expandArrowsIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M20 4.72727V9.09091C20 9.28379 19.9234 9.46878 19.787 9.60517C19.6506 9.74156 19.4656 9.81818 19.2727 9.81818C19.0798 9.81818 18.8949 9.74156 18.7585 9.60517C18.6221 9.46878 18.5455 9.28379 18.5455 9.09091V6.48273L14.6964 10.3327C14.5599 10.4692 14.3748 10.5459 14.1818 10.5459C13.9888 10.5459 13.8037 10.4692 13.6673 10.3327C13.5308 10.1963 13.4541 10.0112 13.4541 9.81818C13.4541 9.62519 13.5308 9.4401 13.6673 9.30364L17.5173 5.45455H14.9091C14.7162 5.45455 14.5312 5.37792 14.3948 5.24153C14.2584 5.10514 14.1818 4.92016 14.1818 4.72727C14.1818 4.53439 14.2584 4.3494 14.3948 4.21301C14.5312 4.07662 14.7162 4 14.9091 4H19.2727C19.4656 4 19.6506 4.07662 19.787 4.21301C19.9234 4.3494 20 4.53439 20 4.72727ZM9.30364 13.6673L5.45455 17.5173V14.9091C5.45455 14.7162 5.37792 14.5312 5.24153 14.3948C5.10514 14.2584 4.92016 14.1818 4.72727 14.1818C4.53439 14.1818 4.3494 14.2584 4.21301 14.3948C4.07662 14.5312 4 14.7162 4 14.9091V19.2727C4 19.4656 4.07662 19.6506 4.21301 19.787C4.3494 19.9234 4.53439 20 4.72727 20H9.09091C9.28379 20 9.46878 19.9234 9.60517 19.787C9.74156 19.6506 9.81818 19.4656 9.81818 19.2727C9.81818 19.0798 9.74156 18.8949 9.60517 18.7585C9.46878 18.6221 9.28379 18.5455 9.09091 18.5455H6.48273L10.3327 14.6964C10.4692 14.5599 10.5459 14.3748 10.5459 14.1818C10.5459 13.9888 10.4692 13.8037 10.3327 13.6673C10.1963 13.5308 10.0112 13.4541 9.81818 13.4541C9.62519 13.4541 9.4401 13.5308 9.30364 13.6673ZM19.2727 14.1818C19.0798 14.1818 18.8949 14.2584 18.7585 14.3948C18.6221 14.5312 18.5455 14.7162 18.5455 14.9091V17.5173L14.6964 13.6673C14.5599 13.5308 14.3748 13.4541 14.1818 13.4541C13.9888 13.4541 13.8037 13.5308 13.6673 13.6673C13.5308 13.8037 13.4541 13.9888 13.4541 14.1818C13.4541 14.3748 13.5308 14.5599 13.6673 14.6964L17.5173 18.5455H14.9091C14.7162 18.5455 14.5312 18.6221 14.3948 18.7585C14.2584 18.8949 14.1818 19.0798 14.1818 19.2727C14.1818 19.4656 14.2584 19.6506 14.3948 19.787C14.5312 19.9234 14.7162 20 14.9091 20H19.2727C19.4656 20 19.6506 19.9234 19.787 19.787C19.9234 19.6506 20 19.4656 20 19.2727V14.9091C20 14.7162 19.9234 14.5312 19.787 14.3948C19.6506 14.2584 19.4656 14.1818 19.2727 14.1818ZM6.48273 5.45455H9.09091C9.28379 5.45455 9.46878 5.37792 9.60517 5.24153C9.74156 5.10514 9.81818 4.92016 9.81818 4.72727C9.81818 4.53439 9.74156 4.3494 9.60517 4.21301C9.46878 4.07662 9.28379 4 9.09091 4H4.72727C4.53439 4 4.3494 4.07662 4.21301 4.21301C4.07662 4.3494 4 4.53439 4 4.72727V9.09091C4 9.28379 4.07662 9.46878 4.21301 9.60517C4.3494 9.74156 4.53439 9.81818 4.72727 9.81818C4.92016 9.81818 5.10514 9.74156 5.24153 9.60517C5.37792 9.46878 5.45455 9.28379 5.45455 9.09091V6.48273L9.30364 10.3327C9.4401 10.4692 9.62519 10.5459 9.81818 10.5459C10.0112 10.5459 10.1963 10.4692 10.3327 10.3327C10.4692 10.1963 10.5459 10.0112 10.5459 9.81818C10.5459 9.62519 10.4692 9.4401 10.3327 9.30364L6.48273 5.45455Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as expandIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M21.001 9.75C21.001 9.94891 20.922 10.1397 20.7813 10.2803C20.6407 10.421 20.4499 10.5 20.251 10.5C20.0521 10.5 19.8613 10.421 19.7206 10.2803C19.58 10.1397 19.501 9.94891 19.501 9.75V5.56125L13.2825 11.7806C13.1418 11.9214 12.9509 12.0004 12.7519 12.0004C12.5529 12.0004 12.362 11.9214 12.2213 11.7806C12.0806 11.6399 12.0015 11.449 12.0015 11.25C12.0015 11.051 12.0806 10.8601 12.2213 10.7194L18.4397 4.5H14.251C14.0521 4.5 13.8613 4.42098 13.7206 4.28033C13.58 4.13968 13.501 3.94891 13.501 3.75C13.501 3.55109 13.58 3.36032 13.7206 3.21967C13.8613 3.07902 14.0521 3 14.251 3H20.251C20.4499 3 20.6407 3.07902 20.7813 3.21967C20.922 3.36032 21.001 3.55109 21.001 3.75V9.75ZM17.251 12C17.0521 12 16.8613 12.079 16.7206 12.2197C16.58 12.3603 16.501 12.5511 16.501 12.75V19.5H4.50098V7.5H11.251C11.4499 7.5 11.6407 7.42098 11.7813 7.28033C11.922 7.13968 12.001 6.94891 12.001 6.75C12.001 6.55109 11.922 6.36032 11.7813 6.21967C11.6407 6.07902 11.4499 6 11.251 6H4.50098C4.10315 6 3.72162 6.15804 3.44032 6.43934C3.15901 6.72064 3.00098 7.10218 3.00098 7.5V19.5C3.00098 19.8978 3.15901 20.2794 3.44032 20.5607C3.72162 20.842 4.10315 21 4.50098 21H16.501C16.8988 21 17.2803 20.842 17.5616 20.5607C17.8429 20.2794 18.001 19.8978 18.001 19.5V12.75C18.001 12.5511 17.922 12.3603 17.7813 12.2197C17.6407 12.079 17.4499 12 17.251 12Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as exportIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M21.584 14.6092C21.4964 14.6591 21.3998 14.6913 21.2998 14.7039C21.1997 14.7165 21.0982 14.7092 21.0009 14.6825C20.9037 14.6558 20.8127 14.6101 20.7331 14.5482C20.6535 14.4863 20.587 14.4093 20.5372 14.3216L18.7158 11.1389C17.6569 11.8549 16.4887 12.3943 15.257 12.736L15.8197 16.1123C15.8363 16.2117 15.8332 16.3134 15.8105 16.4116C15.7878 16.5097 15.7459 16.6025 15.6873 16.6845C15.6287 16.7665 15.5546 16.8361 15.4691 16.8894C15.3836 16.9428 15.2884 16.9787 15.189 16.9952C15.1481 17.0019 15.1067 17.0054 15.0653 17.0058C14.8839 17.0055 14.7084 16.9409 14.5701 16.8235C14.4318 16.7061 14.3396 16.5434 14.3099 16.3644L13.7568 13.0495C12.5903 13.2118 11.407 13.2118 10.2405 13.0495L9.68736 16.3644C9.6576 16.5437 9.56512 16.7066 9.42642 16.8241C9.28771 16.9416 9.1118 17.0059 8.93004 17.0058C8.88765 17.0056 8.84534 17.002 8.8035 16.9952C8.70409 16.9787 8.60891 16.9428 8.5234 16.8894C8.43789 16.8361 8.36372 16.7665 8.30514 16.6845C8.24656 16.6025 8.20471 16.5097 8.18199 16.4116C8.15927 16.3134 8.15612 16.2117 8.17272 16.1123L8.73832 12.736C7.50708 12.3932 6.33963 11.8528 5.28149 11.136L3.46584 14.3216C3.36414 14.4988 3.19621 14.6283 2.99899 14.6817C2.80178 14.7351 2.59143 14.708 2.41422 14.6063C2.23701 14.5046 2.10746 14.3367 2.05406 14.1394C2.00067 13.9422 2.02781 13.7319 2.1295 13.5547L4.04677 10.1995C3.37333 9.61764 2.75407 8.97593 2.19661 8.28219C2.12709 8.20457 2.07411 8.1136 2.04092 8.01482C2.00773 7.91604 1.99502 7.81154 2.00356 7.70769C2.0121 7.60383 2.04171 7.50281 2.09059 7.41078C2.13947 7.31876 2.2066 7.23766 2.28786 7.17243C2.36913 7.10721 2.46284 7.05924 2.56326 7.03143C2.66369 7.00363 2.76873 6.99658 2.87197 7.01073C2.97521 7.02487 3.07448 7.0599 3.16373 7.11369C3.25298 7.16748 3.33033 7.23888 3.39107 7.32356C4.9824 9.29259 7.76626 11.6374 11.9977 11.6374C16.2291 11.6374 19.0129 9.28972 20.6043 7.32356C20.6643 7.23715 20.7415 7.16402 20.831 7.10872C20.9205 7.05342 21.0205 7.01713 21.1246 7.00212C21.2287 6.9871 21.3349 6.99367 21.4364 7.02142C21.5379 7.04918 21.6325 7.09752 21.7146 7.16344C21.7966 7.22937 21.8641 7.31146 21.9131 7.40462C21.962 7.49777 21.9912 7.6 21.9989 7.70493C22.0066 7.80987 21.9927 7.91527 21.9579 8.01458C21.9231 8.11389 21.8683 8.20498 21.7968 8.28219C21.2394 8.97593 20.6201 9.61764 19.9467 10.1995L21.8639 13.5547C21.9154 13.6421 21.949 13.7389 21.9628 13.8395C21.9765 13.94 21.9702 14.0423 21.9442 14.1404C21.9182 14.2385 21.8729 14.3304 21.8111 14.4109C21.7493 14.4913 21.6721 14.5587 21.584 14.6092Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as eyeClosedIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M5.82715 4.21833C5.7686 4.15233 5.69754 4.09862 5.61808 4.06029C5.53862 4.02196 5.45235 3.99978 5.36425 3.99504C5.27616 3.9903 5.188 4.0031 5.10489 4.03268C5.02178 4.06226 4.94536 4.10804 4.88007 4.16738C4.81479 4.22671 4.76192 4.29841 4.72455 4.37832C4.68718 4.45824 4.66604 4.54477 4.66235 4.63292C4.65867 4.72106 4.67252 4.80906 4.7031 4.89181C4.73367 4.97456 4.78037 5.05042 4.84048 5.115L6.44382 6.87916C3.41715 8.73667 2.11548 11.6 2.05798 11.73C2.02007 11.8153 2.00049 11.9075 2.00049 12.0008C2.00049 12.0941 2.02007 12.1864 2.05798 12.2717C2.08715 12.3375 2.79298 13.9025 4.36215 15.4717C6.45298 17.5617 9.09382 18.6667 12.0005 18.6667C13.4943 18.6752 14.9731 18.3676 16.3397 17.7642L18.173 19.7817C18.2315 19.8477 18.3026 19.9014 18.3821 19.9397C18.4615 19.978 18.5478 20.0002 18.6359 20.005C18.724 20.0097 18.8121 19.9969 18.8953 19.9673C18.9784 19.9377 19.0548 19.892 19.1201 19.8326C19.1854 19.7733 19.2382 19.7016 19.2756 19.6217C19.313 19.5418 19.3341 19.4552 19.3378 19.3671C19.3415 19.2789 19.3276 19.1909 19.297 19.1082C19.2665 19.0254 19.2198 18.9496 19.1597 18.885L5.82715 4.21833ZM9.77132 10.5383L13.2438 14.3592C12.7209 14.6343 12.1214 14.7279 11.5395 14.6254C10.9576 14.5228 10.4262 14.2299 10.0288 13.7927C9.63144 13.3554 9.39052 12.7985 9.34391 12.2095C9.2973 11.6205 9.44764 11.0327 9.77132 10.5383ZM12.0005 17.3333C9.43549 17.3333 7.19465 16.4008 5.33965 14.5625C4.57824 13.8058 3.93066 12.9427 3.41715 12C3.80798 11.2675 5.05548 9.2175 7.36298 7.885L8.86299 9.53083C8.28227 10.2746 7.98318 11.1997 8.01859 12.1426C8.05401 13.0856 8.42164 13.9857 9.05651 14.6838C9.69139 15.3819 10.5526 15.833 11.488 15.9575C12.4233 16.0821 13.3726 15.8719 14.168 15.3642L15.3955 16.7142C14.3122 17.1298 13.1608 17.3398 12.0005 17.3333ZM12.5005 9.38083C12.3268 9.34768 12.1733 9.24688 12.0739 9.1006C11.9746 8.95432 11.9373 8.77455 11.9705 8.60083C12.0036 8.42711 12.1044 8.27368 12.2507 8.17429C12.397 8.07489 12.5768 8.03768 12.7505 8.07083C13.6002 8.23555 14.3738 8.67054 14.9561 9.3109C15.5383 9.95127 15.8979 10.7627 15.9813 11.6242C15.9978 11.8002 15.9436 11.9756 15.8308 12.1117C15.718 12.2478 15.5557 12.3335 15.3797 12.35C15.3588 12.3512 15.338 12.3512 15.3172 12.35C15.1505 12.3507 14.9897 12.289 14.8663 12.177C14.7429 12.065 14.6659 11.9109 14.6505 11.745C14.5944 11.172 14.3548 10.6324 13.9675 10.2065C13.5801 9.7805 13.0656 9.49094 12.5005 9.38083ZM21.9405 12.2717C21.9055 12.35 21.0613 14.2192 19.1605 15.9217C19.0955 15.9817 19.0193 16.0282 18.9362 16.0585C18.8531 16.0887 18.7648 16.1022 18.6765 16.098C18.5881 16.0938 18.5015 16.0721 18.4216 16.0341C18.3418 15.9961 18.2703 15.9426 18.2113 15.8767C18.1523 15.8108 18.107 15.7338 18.0781 15.6503C18.0491 15.5667 18.0371 15.4782 18.0427 15.3899C18.0483 15.3017 18.0714 15.2154 18.1106 15.1362C18.1499 15.0569 18.2045 14.9863 18.2713 14.9283C19.2039 14.0905 19.9872 13.1003 20.588 12C20.0733 11.0565 19.4243 10.1927 18.6613 9.43583C16.8063 7.59916 14.5655 6.66666 12.0005 6.66666C11.46 6.666 10.9204 6.70976 10.3872 6.7975C10.3004 6.81283 10.2115 6.81084 10.1256 6.79162C10.0396 6.7724 9.95835 6.73634 9.88642 6.68553C9.81449 6.63472 9.75334 6.57016 9.7065 6.49558C9.65966 6.421 9.62806 6.33788 9.61353 6.25102C9.599 6.16416 9.60182 6.07528 9.62183 5.98952C9.64185 5.90375 9.67865 5.8228 9.73013 5.75135C9.78161 5.67989 9.84673 5.61934 9.92174 5.57319C9.99675 5.52705 10.0802 5.49622 10.1672 5.4825C10.7731 5.38244 11.3863 5.33255 12.0005 5.33333C14.9072 5.33333 17.548 6.43833 19.6388 8.52916C21.208 10.0983 21.9138 11.6642 21.943 11.73C21.9809 11.8153 22.0005 11.9075 22.0005 12.0008C22.0005 12.0941 21.9809 12.1864 21.943 12.2717H21.9405Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as eyeCrossedIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M21.9425 11.73C21.9133 11.6642 21.2075 10.0983 19.6383 8.52915C17.5475 6.43831 14.9067 5.33331 12 5.33331C9.09333 5.33331 6.4525 6.43831 4.36166 8.52915C2.79249 10.0983 2.08333 11.6667 2.05749 11.73C2.01959 11.8152 2 11.9075 2 12.0008C2 12.0941 2.01959 12.1864 2.05749 12.2717C2.08666 12.3375 2.79249 13.9025 4.36166 15.4717C6.4525 17.5617 9.09333 18.6667 12 18.6667C14.9067 18.6667 17.5475 17.5617 19.6383 15.4717C21.2075 13.9025 21.9133 12.3375 21.9425 12.2717C21.9804 12.1864 22 12.0941 22 12.0008C22 11.9075 21.9804 11.8152 21.9425 11.73ZM12 17.3333C9.435 17.3333 7.19416 16.4008 5.33916 14.5625C4.57803 13.8056 3.93048 12.9424 3.41666 12C3.93034 11.0574 4.57791 10.1943 5.33916 9.43748C7.19416 7.59915 9.435 6.66665 12 6.66665C14.565 6.66665 16.8058 7.59915 18.6608 9.43748C19.4235 10.1941 20.0724 11.0572 20.5875 12C19.9867 13.1217 17.3692 17.3333 12 17.3333ZM12 7.99998C11.2089 7.99998 10.4355 8.23458 9.77772 8.6741C9.11992 9.11363 8.60723 9.73834 8.30448 10.4692C8.00173 11.2002 7.92251 12.0044 8.07686 12.7803C8.2312 13.5563 8.61216 14.269 9.17157 14.8284C9.73098 15.3878 10.4437 15.7688 11.2196 15.9231C11.9956 16.0775 12.7998 15.9983 13.5307 15.6955C14.2616 15.3928 14.8864 14.8801 15.3259 14.2223C15.7654 13.5645 16 12.7911 16 12C15.9989 10.9395 15.5771 9.92268 14.8272 9.17277C14.0773 8.42287 13.0605 8.00108 12 7.99998ZM12 14.6667C11.4726 14.6667 10.957 14.5103 10.5185 14.2172C10.0799 13.9242 9.73815 13.5077 9.53632 13.0205C9.33449 12.5332 9.28168 11.997 9.38457 11.4797C9.48746 10.9625 9.74144 10.4873 10.1144 10.1144C10.4873 9.74142 10.9625 9.48745 11.4798 9.38455C11.997 9.28166 12.5332 9.33447 13.0205 9.5363C13.5078 9.73814 13.9242 10.0799 14.2173 10.5185C14.5103 10.957 14.6667 11.4726 14.6667 12C14.6667 12.7072 14.3857 13.3855 13.8856 13.8856C13.3855 14.3857 12.7072 14.6667 12 14.6667Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as eyeIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M12 3C10.22 3 8.47991 3.52784 6.99987 4.51677C5.51983 5.50571 4.36628 6.91131 3.68509 8.55585C3.0039 10.2004 2.82567 12.01 3.17294 13.7558C3.5202 15.5016 4.37737 17.1053 5.63604 18.364C6.89471 19.6226 8.49836 20.4798 10.2442 20.8271C11.99 21.1743 13.7996 20.9961 15.4442 20.3149C17.0887 19.6337 18.4943 18.4802 19.4832 17.0001C20.4722 15.5201 21 13.78 21 12C20.9975 9.61382 20.0485 7.3261 18.3612 5.63882C16.6739 3.95154 14.3862 3.00252 12 3ZM12.6923 19.5834V14.0769H14.7692C14.9528 14.0769 15.1289 14.004 15.2588 13.8741C15.3886 13.7443 15.4615 13.5682 15.4615 13.3846C15.4615 13.201 15.3886 13.0249 15.2588 12.8951C15.1289 12.7652 14.9528 12.6923 14.7692 12.6923H12.6923V10.6154C12.6923 10.2482 12.8382 9.89598 13.0979 9.63631C13.3575 9.37665 13.7097 9.23077 14.0769 9.23077H15.4615C15.6452 9.23077 15.8212 9.15783 15.9511 9.028C16.0809 8.89816 16.1538 8.72207 16.1538 8.53846C16.1538 8.35485 16.0809 8.17876 15.9511 8.04892C15.8212 7.91909 15.6452 7.84615 15.4615 7.84615H14.0769C13.3425 7.84615 12.6381 8.13791 12.1188 8.65724C11.5995 9.17657 11.3077 9.88094 11.3077 10.6154V12.6923H9.23077C9.04716 12.6923 8.87107 12.7652 8.74124 12.8951C8.6114 13.0249 8.53846 13.201 8.53846 13.3846C8.53846 13.5682 8.6114 13.7443 8.74124 13.8741C8.87107 14.004 9.04716 14.0769 9.23077 14.0769H11.3077V19.5834C9.35607 19.4052 7.54826 18.4815 6.26029 17.0045C4.97231 15.5274 4.30334 13.6107 4.39251 11.653C4.48168 9.69529 5.32213 7.84732 6.73905 6.49348C8.15597 5.13963 10.0403 4.38413 12 4.38413C13.9597 4.38413 15.844 5.13963 17.261 6.49348C18.6779 7.84732 19.5183 9.69529 19.6075 11.653C19.6967 13.6107 19.0277 15.5274 17.7397 17.0045C16.4517 18.4815 14.6439 19.4052 12.6923 19.5834Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as facebookLogoIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M16.6438 13.5871C16.7082 13.6514 16.7592 13.7278 16.7941 13.8118C16.8289 13.8959 16.8468 13.9859 16.8468 14.0769C16.8468 14.1679 16.8289 14.258 16.7941 14.342C16.7592 14.4261 16.7082 14.5024 16.6438 14.5667L14.5669 16.6437C14.437 16.7736 14.2608 16.8465 14.0771 16.8465C13.8934 16.8465 13.7172 16.7736 13.5873 16.6437C13.4574 16.5137 13.3844 16.3376 13.3844 16.1538C13.3844 15.9701 13.4574 15.7939 13.5873 15.664L15.1752 14.0769L13.5873 12.4898C13.4574 12.3599 13.3844 12.1837 13.3844 12C13.3844 11.8163 13.4574 11.6401 13.5873 11.5102C13.7172 11.3803 13.8934 11.3073 14.0771 11.3073C14.2608 11.3073 14.437 11.3803 14.5669 11.5102L16.6438 13.5871ZM10.413 11.5102C10.3487 11.4458 10.2724 11.3948 10.1883 11.3599C10.1043 11.3251 10.0142 11.3071 9.92323 11.3071C9.83225 11.3071 9.74216 11.3251 9.65811 11.3599C9.57407 11.3948 9.49772 11.4458 9.43342 11.5102L7.3565 13.5871C7.29213 13.6514 7.24106 13.7278 7.20622 13.8118C7.17138 13.8959 7.15345 13.9859 7.15345 14.0769C7.15345 14.1679 7.17138 14.258 7.20622 14.342C7.24106 14.4261 7.29213 14.5024 7.3565 14.5667L9.43342 16.6437C9.49774 16.708 9.5741 16.759 9.65814 16.7938C9.74219 16.8286 9.83226 16.8465 9.92323 16.8465C10.0142 16.8465 10.1043 16.8286 10.1883 16.7938C10.2724 16.759 10.3487 16.708 10.413 16.6437C10.4774 16.5793 10.5284 16.503 10.5632 16.4189C10.598 16.3349 10.6159 16.2448 10.6159 16.1538C10.6159 16.0629 10.598 15.9728 10.5632 15.8888C10.5284 15.8047 10.4774 15.7284 10.413 15.664L8.82505 14.0769L10.413 12.4898C10.4774 12.4255 10.5285 12.3492 10.5633 12.2651C10.5981 12.1811 10.6161 12.091 10.6161 12C10.6161 11.909 10.5981 11.8189 10.5633 11.7349C10.5285 11.6508 10.4774 11.5745 10.413 11.5102ZM19.6155 8.53846V19.6154C19.6155 19.9826 19.4697 20.3348 19.21 20.5945C18.9503 20.8541 18.5981 21 18.2309 21H5.76938C5.40216 21 5.04998 20.8541 4.79031 20.5945C4.53064 20.3348 4.38477 19.9826 4.38477 19.6154V4.38462C4.38477 4.01739 4.53064 3.66521 4.79031 3.40554C5.04998 3.14588 5.40216 3 5.76938 3H14.0771C14.168 2.99993 14.2581 3.01778 14.3421 3.05252C14.4262 3.08727 14.5025 3.13823 14.5669 3.2025L19.413 8.04865C19.4773 8.113 19.5283 8.18937 19.563 8.27341C19.5978 8.35745 19.6156 8.44752 19.6155 8.53846ZM14.7694 7.84615H17.2522L14.7694 5.36337V7.84615ZM18.2309 19.6154V9.23077H14.0771C13.8935 9.23077 13.7174 9.15783 13.5875 9.028C13.4577 8.89816 13.3848 8.72207 13.3848 8.53846V4.38462H5.76938V19.6154H18.2309Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as fileCodeIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M20.274 6.07115L16.4103 2.225C16.3385 2.15359 16.2533 2.09696 16.1595 2.05836C16.0657 2.01975 15.9651 1.99992 15.8636 2H8.13636C7.72648 2 7.33339 2.16209 7.04356 2.45061C6.75373 2.73912 6.59091 3.13044 6.59091 3.53846V5.07692H5.04545C4.63557 5.07692 4.24248 5.23901 3.95265 5.52753C3.66282 5.81605 3.5 6.20736 3.5 6.61539V20.4615C3.5 20.8696 3.66282 21.2609 3.95265 21.5494C4.24248 21.8379 4.63557 22 5.04545 22H15.8636C16.2735 22 16.6666 21.8379 16.9564 21.5494C17.2463 21.2609 17.4091 20.8696 17.4091 20.4615V18.9231H18.9545C19.3644 18.9231 19.7575 18.761 20.0473 18.4725C20.3372 18.184 20.5 17.7926 20.5 17.3846V6.61539C20.5001 6.51434 20.4802 6.41427 20.4414 6.32089C20.4026 6.2275 20.3457 6.14264 20.274 6.07115ZM15.8636 20.4615H5.04545V6.61539H12.453L15.8636 10.0106V18.1385C15.8636 18.1442 15.8636 18.149 15.8636 18.1538C15.8636 18.1587 15.8636 18.1635 15.8636 18.1692V20.4615ZM18.9545 17.3846H17.4091V9.69231C17.4092 9.59126 17.3893 9.49119 17.3505 9.39781C17.3117 9.30443 17.2548 9.21957 17.1831 9.14808L13.3194 5.30192C13.2476 5.23051 13.1624 5.17389 13.0686 5.13528C12.9748 5.09667 12.8742 5.07684 12.7727 5.07692H8.13636V3.53846H15.5439L18.9545 6.93365V17.3846ZM13.5455 14.3077C13.5455 14.5117 13.464 14.7074 13.3191 14.8516C13.1742 14.9959 12.9777 15.0769 12.7727 15.0769H8.13636C7.93142 15.0769 7.73488 14.9959 7.58996 14.8516C7.44505 14.7074 7.36364 14.5117 7.36364 14.3077C7.36364 14.1037 7.44505 13.908 7.58996 13.7638C7.73488 13.6195 7.93142 13.5385 8.13636 13.5385H12.7727C12.9777 13.5385 13.1742 13.6195 13.3191 13.7638C13.464 13.908 13.5455 14.1037 13.5455 14.3077ZM13.5455 17.3846C13.5455 17.5886 13.464 17.7843 13.3191 17.9285C13.1742 18.0728 12.9777 18.1538 12.7727 18.1538H8.13636C7.93142 18.1538 7.73488 18.0728 7.58996 17.9285C7.44505 17.7843 7.36364 17.5886 7.36364 17.3846C7.36364 17.1806 7.44505 16.9849 7.58996 16.8407C7.73488 16.6964 7.93142 16.6154 8.13636 16.6154H12.7727C12.9777 16.6154 13.1742 16.6964 13.3191 16.8407C13.464 16.9849 13.5455 17.1806 13.5455 17.3846Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as filesIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M21.6187 4.14346C21.5033 3.87675 21.312 3.64986 21.0686 3.49101C20.8253 3.33216 20.5406 3.24836 20.25 3.25002H3.74997C3.45966 3.2506 3.17575 3.3354 2.93269 3.49416C2.68962 3.65291 2.49785 3.87879 2.38063 4.14438C2.26341 4.40998 2.22579 4.70389 2.27232 4.99045C2.31886 5.27701 2.44755 5.54391 2.64279 5.75877L2.65029 5.76721L8.99998 12.5472V19.75C8.99991 20.0215 9.07353 20.2879 9.21297 20.5208C9.35241 20.7538 9.55246 20.9445 9.79178 21.0727C10.0311 21.2008 10.3007 21.2617 10.5719 21.2486C10.843 21.2356 11.1056 21.1493 11.3315 20.9988L14.3315 18.9981C14.5372 18.8612 14.7058 18.6755 14.8224 18.4576C14.939 18.2398 15 17.9965 15 17.7494V12.5472L21.3506 5.76721L21.3581 5.75877C21.5554 5.54489 21.6853 5.27764 21.7317 4.99037C21.778 4.7031 21.7387 4.40854 21.6187 4.14346ZM13.7043 11.7419C13.5746 11.8795 13.5016 12.0609 13.5 12.25V17.7494L10.5 19.75V12.25C10.5 12.0596 10.4276 11.8762 10.2975 11.7372L3.74997 4.75002H20.25L13.7043 11.7419Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as filterFunnelIcon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M18.75 12.25C18.75 12.4489 18.671 12.6397 18.5303 12.7803C18.3897 12.921 18.1989 13 18 13H6C5.80109 13 5.61032 12.921 5.46967 12.7803C5.32902 12.6397 5.25 12.4489 5.25 12.25C5.25 12.0511 5.32902 11.8603 5.46967 11.7197C5.61032 11.579 5.80109 11.5 6 11.5H18C18.1989 11.5 18.3897 11.579 18.5303 11.7197C18.671 11.8603 18.75 12.0511 18.75 12.25ZM21.75 7H2.25C2.05109 7 1.86032 7.07902 1.71967 7.21967C1.57902 7.36032 1.5 7.55109 1.5 7.75C1.5 7.94891 1.57902 8.13968 1.71967 8.28033C1.86032 8.42098 2.05109 8.5 2.25 8.5H21.75C21.9489 8.5 22.1397 8.42098 22.2803 8.28033C22.421 8.13968 22.5 7.94891 22.5 7.75C22.5 7.55109 22.421 7.36032 22.2803 7.21967C22.1397 7.07902 21.9489 7 21.75 7ZM14.25 16H9.75C9.55109 16 9.36032 16.079 9.21967 16.2197C9.07902 16.3603 9 16.5511 9 16.75C9 16.9489 9.07902 17.1397 9.21967 17.2803C9.36032 17.421 9.55109 17.5 9.75 17.5H14.25C14.4489 17.5 14.6397 17.421 14.7803 17.2803C14.921 17.1397 15 16.9489 15 16.75C15 16.5511 14.921 16.3603 14.7803 16.2197C14.6397 16.079 14.4489 16 14.25 16Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as filters2Icon
9
+ };
@@ -0,0 +1,9 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M12.75 11.25V20.25C12.75 20.4489 12.671 20.6397 12.5303 20.7803C12.3897 20.921 12.1989 21 12 21C11.8011 21 11.6103 20.921 11.4697 20.7803C11.329 20.6397 11.25 20.4489 11.25 20.25V11.25C11.25 11.0511 11.329 10.8603 11.4697 10.7197C11.6103 10.579 11.8011 10.5 12 10.5C12.1989 10.5 12.3897 10.579 12.5303 10.7197C12.671 10.8603 12.75 11.0511 12.75 11.25ZM18.75 18C18.5511 18 18.3603 18.079 18.2197 18.2197C18.079 18.3603 18 18.5511 18 18.75V20.25C18 20.4489 18.079 20.6397 18.2197 20.7803C18.3603 20.921 18.5511 21 18.75 21C18.9489 21 19.1397 20.921 19.2803 20.7803C19.421 20.6397 19.5 20.4489 19.5 20.25V18.75C19.5 18.5511 19.421 18.3603 19.2803 18.2197C19.1397 18.079 18.9489 18 18.75 18ZM21 15H19.5V3.75C19.5 3.55109 19.421 3.36032 19.2803 3.21967C19.1397 3.07902 18.9489 3 18.75 3C18.5511 3 18.3603 3.07902 18.2197 3.21967C18.079 3.36032 18 3.55109 18 3.75V15H16.5C16.3011 15 16.1103 15.079 15.9697 15.2197C15.829 15.3603 15.75 15.5511 15.75 15.75C15.75 15.9489 15.829 16.1397 15.9697 16.2803C16.1103 16.421 16.3011 16.5 16.5 16.5H21C21.1989 16.5 21.3897 16.421 21.5303 16.2803C21.671 16.1397 21.75 15.9489 21.75 15.75C21.75 15.5511 21.671 15.3603 21.5303 15.2197C21.3897 15.079 21.1989 15 21 15ZM5.25 15C5.05109 15 4.86032 15.079 4.71967 15.2197C4.57902 15.3603 4.5 15.5511 4.5 15.75V20.25C4.5 20.4489 4.57902 20.6397 4.71967 20.7803C4.86032 20.921 5.05109 21 5.25 21C5.44891 21 5.63968 20.921 5.78033 20.7803C5.92098 20.6397 6 20.4489 6 20.25V15.75C6 15.5511 5.92098 15.3603 5.78033 15.2197C5.63968 15.079 5.44891 15 5.25 15ZM7.5 12H6V3.75C6 3.55109 5.92098 3.36032 5.78033 3.21967C5.63968 3.07902 5.44891 3 5.25 3C5.05109 3 4.86032 3.07902 4.71967 3.21967C4.57902 3.36032 4.5 3.55109 4.5 3.75V12H3C2.80109 12 2.61032 12.079 2.46967 12.2197C2.32902 12.3603 2.25 12.5511 2.25 12.75C2.25 12.9489 2.32902 13.1397 2.46967 13.2803C2.61032 13.421 2.80109 13.5 3 13.5H7.5C7.69891 13.5 7.88968 13.421 8.03033 13.2803C8.17098 13.1397 8.25 12.9489 8.25 12.75C8.25 12.5511 8.17098 12.3603 8.03033 12.2197C7.88968 12.079 7.69891 12 7.5 12ZM14.25 7.5H12.75V3.75C12.75 3.55109 12.671 3.36032 12.5303 3.21967C12.3897 3.07902 12.1989 3 12 3C11.8011 3 11.6103 3.07902 11.4697 3.21967C11.329 3.36032 11.25 3.55109 11.25 3.75V7.5H9.75C9.55109 7.5 9.36032 7.57902 9.21967 7.71967C9.07902 7.86032 9 8.05109 9 8.25C9 8.44891 9.07902 8.63968 9.21967 8.78033C9.36032 8.92098 9.55109 9 9.75 9H14.25C14.4489 9 14.6397 8.92098 14.7803 8.78033C14.921 8.63968 15 8.44891 15 8.25C15 8.05109 14.921 7.86032 14.7803 7.71967C14.6397 7.57902 14.4489 7.5 14.25 7.5Z"
4
+ fill="currentColor"
5
+ />
6
+ </svg>`;
7
+ export {
8
+ C as filtersIcon
9
+ };
@@ -0,0 +1,19 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_5982_15295)">
3
+ <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"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7 4.5H17V19.5H7V4.5Z" fill="#FFD018"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H7V19.5H2V4.5Z" fill="#2E42A5"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17 4.5H22V19.5H17V4.5Z" fill="#E31D1C"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1872 16.6398C12.3253 16.601 12.4441 16.3608 12.4441 16.3608C12.4441 16.3608 12.5343 16.4313 12.6773 16.503C12.8203 16.5748 12.9691 16.3608 12.9691 16.3608C12.9691 16.3608 13.1722 16.3608 13.2612 16.1211C13.3503 15.8815 13.0835 15.7788 13.0835 15.7788C13.0835 15.7788 13.3954 15.4511 13.9221 15.4511H13.9221C14.4487 15.4511 14.8586 15.4511 15.2022 15.3052C15.5459 15.1594 15.8798 14.9086 16.0047 14.3877C16.1297 13.8669 15.7343 13.5389 15.7343 13.5389C15.7343 13.5389 15.8218 13.5666 16.0047 13.4169C16.1877 13.2673 15.8928 12.7858 15.7343 12.7858C15.5757 12.7858 15.5568 12.8749 15.5568 12.8749C15.5568 12.8749 15.4589 12.7899 15.3247 12.5009C15.1905 12.2119 15.4589 11.9582 15.4589 11.9582C15.4589 11.9582 15.606 12.0425 15.7343 11.9034C15.8625 11.7644 15.6676 11.5514 15.6676 11.5514C15.6676 11.5514 16.2852 11.3412 16.1959 10.5512C16.1066 9.76113 15.2923 9.80606 15.2923 9.80606C15.2923 9.80606 15.317 9.67471 15.2022 9.59985C15.0875 9.52499 15.0025 9.67471 15.0025 9.67471C14.9125 9.46633 15.1765 9.18128 15.3877 8.95315C15.4532 8.88246 15.5136 8.81724 15.5568 8.76146C15.7396 8.52566 15.6249 8.23436 14.9571 7.9164C14.2893 7.59845 13.9248 8.02577 13.8712 8.17719C13.8177 8.32862 14.0249 8.42232 14.0249 8.42232C13.8559 8.57062 13.5291 8.62725 13.3063 8.52478C13.0835 8.42232 13.1822 8.1107 13.2283 8.02577C13.2333 8.01648 13.24 8.00521 13.2478 7.99221C13.3108 7.88636 13.4424 7.66505 13.3063 7.44984C13.1534 7.20818 12.8887 7.20818 12.6773 7.34541C12.4964 7.46286 12.2391 7.52514 12.1688 7.54065C12.0984 7.52514 11.8411 7.46286 11.6602 7.34541C11.4488 7.20818 11.1841 7.20818 11.0312 7.44984C10.8951 7.66505 11.0268 7.88636 11.0897 7.99221C11.0975 8.00521 11.1042 8.01648 11.1092 8.02577C11.1553 8.1107 11.254 8.42232 11.0312 8.52478C10.8084 8.62725 10.4816 8.57062 10.3126 8.42232C10.3126 8.42232 10.5198 8.32862 10.4663 8.17719C10.4128 8.02577 10.0482 7.59845 9.38043 7.9164C8.71266 8.23436 8.5979 8.52566 8.78068 8.76146C8.82391 8.81724 8.88432 8.88246 8.94978 8.95315C9.16105 9.18128 9.42504 9.46633 9.33501 9.67471C9.33501 9.67471 9.24999 9.52499 9.13527 9.59985C9.02054 9.67471 9.04523 9.80606 9.04523 9.80606C9.04523 9.80606 8.23092 9.76113 8.14164 10.5512C8.05236 11.3412 8.66989 11.5514 8.66989 11.5514C8.66989 11.5514 8.47497 11.7644 8.60326 11.9034C8.73154 12.0425 8.87861 11.9582 8.87861 11.9582C8.87861 11.9582 9.14701 12.2119 9.01281 12.5009C8.87861 12.7899 8.78068 12.8749 8.78068 12.8749C8.78068 12.8749 8.76176 12.7858 8.60326 12.7858C8.44475 12.7858 8.14984 13.2673 8.33277 13.4169C8.51569 13.5666 8.60326 13.5389 8.60326 13.5389C8.60326 13.5389 8.20784 13.8669 8.33277 14.3877C8.4577 14.9086 8.79161 15.1594 9.13527 15.3052C9.47892 15.4511 9.8888 15.4511 10.4155 15.4511H10.4155C10.9421 15.4511 11.254 15.7788 11.254 15.7788C11.254 15.7788 10.9872 15.8815 11.0763 16.1211C11.1653 16.3608 11.3684 16.3608 11.3684 16.3608C11.3684 16.3608 11.5172 16.5748 11.6602 16.503C11.8032 16.4313 11.8934 16.3608 11.8934 16.3608C11.8934 16.3608 12.0122 16.601 12.1504 16.6398V16.6451C12.1565 16.6451 12.1626 16.6446 12.1688 16.6437C12.1749 16.6446 12.181 16.6451 12.1872 16.6451V16.6398Z" fill="#BF9937"/>
8
+ <path d="M9.56885 14.4987L9.63453 14.3398C10.3893 14.6634 11.2483 14.8254 12.212 14.8254C13.1751 14.8254 14.011 14.6636 14.7201 14.3406L14.7892 14.4979C14.0571 14.8313 13.1978 14.9977 12.212 14.9977C11.2266 14.9977 10.3454 14.8315 9.56885 14.4987Z" fill="#805440"/>
9
+ </g>
10
+ <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"/>
11
+ <defs>
12
+ <clipPath id="clip0_5982_15295">
13
+ <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"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>`;
17
+ export {
18
+ C as flagAdAndorraIcon
19
+ };
@@ -0,0 +1,18 @@
1
+ const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_5982_15312)">
3
+ <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"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H22V19.5H2V4.5Z" fill="#F7FCFF"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#5EAA22"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#272727"/>
7
+ <rect x="2" y="4.5" width="6" height="15" fill="#E31D1C"/>
8
+ </g>
9
+ <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"/>
10
+ <defs>
11
+ <clipPath id="clip0_5982_15312">
12
+ <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"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>`;
16
+ export {
17
+ l as flagAeUnitedArabEmiratesIcon
18
+ };
@@ -0,0 +1,25 @@
1
+ const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_5982_15180)">
3
+ <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"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H22V19.5H16V4.5Z" fill="#67BD38"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H16V19.5H8V4.5Z" fill="#D51700"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H8V19.5H2V4.5Z" fill="#272727"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.70493 9.4856L9.92118 9.62131C9.5608 10.2279 9.31873 10.7837 9.19354 11.2889C9.24652 11.3378 9.2797 11.3806 9.31361 11.4393C9.41138 11.6087 9.49362 11.7731 9.56026 11.9326L9.27286 12.0549C9.22774 11.9469 9.17458 11.8359 9.11336 11.7219C9.08407 11.9683 9.08608 12.2012 9.11919 12.4205C9.17175 12.4259 9.21589 12.437 9.26694 12.4556C9.4507 12.5225 9.61937 12.5955 9.77296 12.6749L9.63144 12.9534C9.50051 12.8857 9.35669 12.8225 9.2 12.764L9.2031 12.7734C9.3367 13.1771 9.54114 13.5485 9.817 13.8879C9.86011 13.8786 9.90028 13.8751 9.94723 13.8751C10.1428 13.8751 10.3263 13.886 10.4977 13.9081L10.46 14.2182C10.3433 14.2032 10.2198 14.1937 10.0897 14.1897C10.3376 14.4378 10.6286 14.6665 10.963 14.8761L10.8311 15.0984C10.4164 14.8385 10.0635 14.5488 9.77277 14.2293C9.73487 14.2442 9.68873 14.2638 9.63001 14.2894L9.60794 14.299C9.8617 14.5651 10.1617 14.8098 10.5083 15.0332L10.3736 15.2538C9.97314 14.9956 9.63033 14.7088 9.34557 14.3936C9.20963 14.4285 9.09501 14.4277 8.96091 14.3884L9.04437 14.0879C9.06454 14.0938 9.08427 14.0982 9.10407 14.101C8.83965 13.7491 8.64041 13.3654 8.5068 12.95C8.4832 12.8766 8.46298 12.802 8.44615 12.7259C8.34259 12.7062 8.25522 12.6673 8.16455 12.6006L8.34575 12.3468C8.3614 12.3583 8.37715 12.3684 8.39338 12.3773C8.36092 11.9945 8.40566 11.5813 8.52694 11.1377C8.45099 11.0503 8.40453 10.9596 8.37591 10.8418L8.64138 10.7732C8.78446 10.368 8.98683 9.93927 9.24803 9.48699L9.46592 9.61992C9.18109 10.1131 8.97006 10.5738 8.83217 11.0022C8.87082 11.0372 8.91809 11.0748 8.97598 11.1177C9.11445 10.614 9.3578 10.0699 9.70493 9.4856ZM8.89895 11.4491C8.87088 11.4273 8.83716 11.402 8.79614 11.3718C8.77646 11.3573 8.7576 11.3431 8.73955 11.3293C8.64304 11.7267 8.61458 12.0939 8.6536 12.431C8.70012 12.4314 8.75284 12.4294 8.81368 12.4255L8.86323 12.4225C8.82191 12.1184 8.83395 11.7939 8.89895 11.4491ZM8.82713 12.7365C8.86424 12.7341 8.89667 12.7322 8.9253 12.7309C8.93679 12.7735 8.94943 12.8156 8.96322 12.8573C9.09728 13.2624 9.29727 13.6365 9.56271 13.9794L9.51102 14.0019C9.46668 14.0212 9.42675 14.0378 9.39024 14.0516C9.09978 13.6926 8.88569 13.2983 8.74737 12.8683C8.734 12.8267 8.72183 12.7846 8.71088 12.7419C8.74738 12.7409 8.78601 12.739 8.82713 12.7365Z" fill="#F7FCFF"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.0871 9.4856L13.8708 9.62131C14.2312 10.2279 14.4733 10.7837 14.5984 11.2889C14.5455 11.3378 14.5123 11.3806 14.4784 11.4393C14.3806 11.6087 14.2984 11.7731 14.2317 11.9326L14.5191 12.0549C14.5643 11.9469 14.6174 11.8359 14.6786 11.7219C14.7079 11.9683 14.7059 12.2012 14.6728 12.4205C14.6202 12.4259 14.5761 12.437 14.525 12.4556C14.3413 12.5225 14.1726 12.5955 14.019 12.6749L14.1605 12.9534C14.2915 12.8857 14.4353 12.8225 14.592 12.764L14.5889 12.7734C14.4553 13.1771 14.2509 13.5485 13.975 13.8879C13.9319 13.8786 13.8917 13.8751 13.8448 13.8751C13.6492 13.8751 13.4657 13.886 13.2943 13.9081L13.332 14.2182C13.4487 14.2032 13.5722 14.1937 13.7023 14.1897C13.4544 14.4378 13.1634 14.6665 12.829 14.8761L12.9609 15.0984C13.3756 14.8385 13.7285 14.5488 14.0192 14.2293C14.0571 14.2442 14.1033 14.2638 14.162 14.2894L14.1841 14.299C13.9303 14.5651 13.6303 14.8098 13.2837 15.0332L13.4184 15.2538C13.8189 14.9956 14.1617 14.7088 14.4464 14.3936C14.5824 14.4285 14.697 14.4277 14.8311 14.3884L14.7476 14.0879C14.7275 14.0938 14.7077 14.0982 14.6879 14.101C14.9523 13.7491 15.1516 13.3654 15.2852 12.95C15.3088 12.8766 15.329 12.802 15.3458 12.7259C15.4494 12.7062 15.5368 12.6673 15.6274 12.6006L15.4462 12.3468C15.4306 12.3583 15.4148 12.3684 15.3986 12.3773C15.4311 11.9945 15.3863 11.5813 15.265 11.1377C15.341 11.0503 15.3875 10.9596 15.4161 10.8418L15.1506 10.7732C15.0075 10.368 14.8052 9.93927 14.544 9.48699L14.3261 9.61992C14.6109 10.1131 14.8219 10.5738 14.9598 11.0022C14.9212 11.0372 14.8739 11.0748 14.816 11.1177C14.6775 10.614 14.4342 10.0699 14.0871 9.4856ZM14.893 11.4491C14.9211 11.4273 14.9548 11.402 14.9958 11.3718C15.0155 11.3573 15.0344 11.3431 15.0524 11.3293C15.149 11.7267 15.1774 12.0939 15.1384 12.431C15.0919 12.4314 15.0392 12.4294 14.9783 12.4255L14.9288 12.4225C14.9701 12.1184 14.958 11.7939 14.893 11.4491ZM14.9649 12.7365C14.9278 12.7341 14.8953 12.7322 14.8667 12.7309C14.8552 12.7735 14.8426 12.8156 14.8288 12.8573C14.6947 13.2624 14.4947 13.6365 14.2293 13.9794L14.281 14.0019C14.3253 14.0212 14.3652 14.0378 14.4018 14.0516C14.6922 13.6926 14.9063 13.2983 15.0446 12.8683C15.058 12.8267 15.0702 12.7846 15.0811 12.7419C15.0446 12.7409 15.006 12.739 14.9649 12.7365Z" fill="#F7FCFF"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.8081 14.6652L10.1104 15.3555C10.1104 15.3555 10.712 15.724 11.8459 15.724C12.9799 15.724 13.6402 15.3555 13.6402 15.3555L13.1098 14.6652C13.1098 14.6652 12.3871 14.9452 11.8753 14.9452C11.3634 14.9452 10.8081 14.6652 10.8081 14.6652Z" fill="#F7FCFF"/>
10
+ <path d="M10.8228 15.1057C10.8228 15.1057 11.4134 15.2451 11.8663 15.2451C12.3191 15.2451 12.9098 15.1057 12.9098 15.1057" stroke="#C00001" stroke-width="0.5"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.4574 10.4115C12.4574 10.6848 12.2079 10.9063 11.9 10.9063C11.5921 10.9063 11.3426 10.6848 11.3426 10.4115C11.3426 10.1383 11.5921 9.91675 11.9 9.91675C12.2079 9.91675 12.4574 10.1383 12.4574 10.4115ZM11.9 10.9063H11.2999L11.1346 11.033H11.1024V10.0426H10.7983V11.033H10.5318V11.2019H10.7983V12.9879C10.7623 13.2732 10.6789 13.4346 10.5621 13.4906L9.94141 13.7884H13.6773L13.4088 13.5202C13.173 13.2845 13.0603 13.1033 13.0603 12.9979V11.2019H13.1669V11.033H13.0603V10.0426H12.7562V11.033H12.658L12.462 10.9063H11.9ZM11.1024 11.2019H12.7562V12.9979C12.7562 13.1427 12.8247 13.2999 12.9585 13.4759H10.977C11.0382 13.3527 11.0791 13.1992 11.1024 13.0076V11.2019ZM11.9507 12.0001H11.2919V13.3022H12.6095L11.9507 12.0001Z" fill="#F7FCFF"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.6313 8.34766L12.6325 8.34955L12.6322 8.34883L12.6313 8.34766ZM13.5946 8.68617L13.5952 8.69198L13.5948 8.68775L13.5946 8.68617ZM13.7817 8.70923L13.7826 8.70638L13.7822 8.70778L13.7817 8.70923ZM13.0243 9.09277L13.0279 9.09274L13.0262 9.09296L13.0243 9.09277Z" fill="#F7FCFF"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.0209 11.1676L9.89636 11.2572L10.0248 11.4457C9.91476 11.4852 9.7379 11.5851 9.7379 11.82C9.7379 12.161 9.61816 12.4403 9.61816 12.4403L9.9758 12.67C9.9758 12.67 10.0131 12.2723 10.1105 12.0462C10.1593 11.9328 10.2352 11.8763 10.2989 11.8481L10.8548 12.6641L10.9794 12.5745L10.0209 11.1676Z" fill="#F7FCFF"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.8194 11.1676L13.944 11.2572L13.8156 11.4457C13.9256 11.4852 14.1024 11.5851 14.1024 11.82C14.1024 12.161 14.2222 12.4403 14.2222 12.4403L13.8645 12.67C13.8645 12.67 13.8272 12.2723 13.7299 12.0462C13.6811 11.9328 13.6051 11.8763 13.5414 11.8481L12.9855 12.6641L12.861 12.5745L13.8194 11.1676Z" fill="#F7FCFF"/>
15
+ </g>
16
+ <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"/>
17
+ <defs>
18
+ <clipPath id="clip0_5982_15180">
19
+ <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"/>
20
+ </clipPath>
21
+ </defs>
22
+ </svg>`;
23
+ export {
24
+ C as flagAfAfghanistanIcon
25
+ };
@@ -0,0 +1,19 @@
1
+ const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_5982_15292)">
3
+ <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"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H22V19.5H2V4.5Z" fill="#1B1B1B"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 13.25L10.6092 15.6246L10.6441 13.0024L8.10319 14.6592L9.55678 12.3087L6.36894 12.9194L8.95335 11.3063L5.75 10.75L8.95335 10.1937L6.36894 8.58058L9.55678 9.19128L8.10319 6.84084L10.6441 8.49758L10.6092 5.87536L12 8.25L13.3908 5.87536L13.3559 8.49758L15.8968 6.84084L14.4432 9.19128L17.6311 8.58058L15.0466 10.1937L18.25 10.75L15.0466 11.3063L17.6311 12.9194L14.4432 12.3087L15.8968 14.6592L13.3559 13.0024L13.3908 15.6246L12 13.25Z" fill="#F9D313"/>
6
+ <rect x="5.75" y="13.25" width="12.5" height="6.25" fill="#F1F9FF"/>
7
+ <rect x="3.25" y="10.75" width="17.5" height="2.5" fill="#4A80E8"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 8.25L12 19.5L22 8.25V19.5H2V8.25Z" fill="#E31D1C"/>
9
+ </g>
10
+ <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"/>
11
+ <defs>
12
+ <clipPath id="clip0_5982_15292">
13
+ <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"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>`;
17
+ export {
18
+ l as flagAgAntiguaAndBarbudaIcon
19
+ };
@@ -0,0 +1,33 @@
1
+ const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_5982_15230)">
3
+ <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"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#2E42A5"/>
5
+ <path d="M18.2189 17.9776C17.5908 17.9776 17.1669 17.8295 16.8699 17.5828C16.5708 17.3343 16.3685 16.9591 16.2371 16.4422C16.1054 15.9239 16.0506 15.2854 16.0302 14.5357C16.0158 14.0091 16.0184 13.4384 16.0213 12.8246C16.0221 12.6436 16.023 12.4589 16.0234 12.2705H20.476C20.555 13.7449 20.5766 15.161 20.2921 16.2232C20.1435 16.7782 19.9168 17.2133 19.5918 17.5093C19.272 17.8005 18.8344 17.9776 18.2189 17.9776Z" fill="white" stroke="#E6E617" stroke-width="0.5"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.2456 17.1962C16.6192 18.0295 17.2727 18.4462 18.2061 18.4462C19.1333 18.4462 19.7889 18.0351 20.1729 17.2129L16.2456 17.1962Z" fill="#82E5FF"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6533 14.25C16.6533 15.0794 17.3287 15.75 18.1596 15.75C18.9905 15.75 19.6658 15.0794 19.6658 14.25C19.6658 13.4206 18.9905 12.75 18.1596 12.75C17.3287 12.75 16.6533 13.4206 16.6533 14.25ZM19.0408 14.25C19.0408 14.7332 18.6463 15.125 18.1596 15.125C17.6729 15.125 17.2783 14.7332 17.2783 14.25C17.2783 13.7668 17.6729 13.375 18.1596 13.375C18.6463 13.375 19.0408 13.7668 19.0408 14.25Z" fill="#E18600"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.905 12.541C17.905 12.541 17.3568 12.7896 17.4758 13.257C17.5948 13.7244 17.7292 13.791 17.7292 13.791C17.7292 13.791 17.9228 12.7792 18.7046 12.7792L17.905 12.541Z" fill="#E18600"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.9078 15.0619C16.9078 15.0619 17.3648 15.4536 17.7381 15.1483C18.1114 14.8429 18.115 14.6929 18.115 14.6929C18.115 14.6929 17.1161 14.9451 16.7857 14.2366L16.9078 15.0619Z" fill="#E18600"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.6502 15.0093C19.6502 15.0093 19.667 14.4076 19.1948 14.3097C18.7226 14.2117 18.6038 14.3033 18.6038 14.3033C18.6038 14.3033 19.4284 14.9209 19.0857 15.6236L19.6502 15.0093Z" fill="#E18600"/>
11
+ <g clip-path="url(#clip1_5982_15230)">
12
+ <rect width="11" height="9" transform="translate(2 4.5)" fill="#2E42A5"/>
13
+ <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"/>
14
+ <path d="M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z" fill="#F50100"/>
15
+ <path d="M14.5024 12.6249L12.3054 14.0206L1.9436 5.6805L0.63778 4.06705L3.28507 3.70416L7.39779 7.16459L10.7081 9.49611L14.5024 12.6249Z" fill="#F7FCFF"/>
16
+ <path d="M14.418 13.1708L13.1568 13.8009L8.13406 9.47718L6.64494 8.9941L0.51213 4.07252H2.283L8.41237 8.87728L10.0405 9.45655L14.418 13.1708Z" fill="#F50100"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z" fill="#F50100"/>
18
+ <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"/>
19
+ </g>
20
+ </g>
21
+ <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"/>
22
+ <defs>
23
+ <clipPath id="clip0_5982_15230">
24
+ <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"/>
25
+ </clipPath>
26
+ <clipPath id="clip1_5982_15230">
27
+ <rect width="11" height="9" fill="white" transform="translate(2 4.5)"/>
28
+ </clipPath>
29
+ </defs>
30
+ </svg>`;
31
+ export {
32
+ l as flagAiAnguillaIcon
33
+ };