@ncino/web-components 10.3.0 → 10.5.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 (1876) hide show
  1. package/dist/components/accordion/gator/base/accordion.gator.js +10 -10
  2. package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
  3. package/dist/components/alert/gator/base/alert.gator.js +4 -4
  4. package/dist/components/banner/gator/banner.gator.js +5 -5
  5. package/dist/components/button/gator/button.gator.js +6 -6
  6. package/dist/components/display-card/gator/display-card.gator.js +10 -10
  7. package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
  8. package/dist/components/icon/gator/icon.gator.js +2 -2
  9. package/dist/components/icon/gator/index.js +1 -1
  10. package/dist/components/icon/gator/templates/index.js +1 -1
  11. package/dist/components/illustration/gator/illustration.gator.js +4 -4
  12. package/dist/components/illustration/gator/index.js +1 -1
  13. package/dist/components/illustration/gator/templates/index.js +1 -1
  14. package/dist/components/image-card/gator/image-card.gator.js +15 -15
  15. package/dist/components/input/base/input-base.gator.js +9 -9
  16. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +28 -28
  17. package/dist/components/input/gator/help-text/help-text.gator.js +3 -3
  18. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +10 -10
  19. package/dist/components/input/gator/input-file/input-file.gator.js +11 -11
  20. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +9 -9
  21. package/dist/components/input/gator/input-time/input-time.gator.js +3 -3
  22. package/dist/components/list/gator/list-item/list-item.gator.js +13 -13
  23. package/dist/components/selection-box/selection-box.gator.js +6 -6
  24. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +12 -12
  25. package/dist/components/table/gator/table.gator.js +91 -91
  26. package/dist/node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js +1 -1
  27. package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/directives/unsafe-svg.js +1 -0
  28. package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js +2 -2
  29. package/dist/packages/styles/dist/gator/themes/icons/add-link.js +10 -0
  30. package/dist/packages/styles/dist/gator/themes/icons/airplane.js +6 -0
  31. package/dist/packages/styles/dist/gator/themes/icons/alarm.js +6 -0
  32. package/dist/packages/styles/dist/gator/themes/icons/apartment.js +6 -0
  33. package/dist/packages/styles/dist/gator/themes/icons/arrow-around.js +6 -0
  34. package/dist/packages/styles/dist/gator/themes/icons/arrow-down.js +6 -0
  35. package/dist/packages/styles/dist/gator/themes/icons/arrow-left.js +6 -0
  36. package/dist/packages/styles/dist/gator/themes/icons/arrow-line-left.js +6 -0
  37. package/dist/packages/styles/dist/gator/themes/icons/arrow-line-right.js +6 -0
  38. package/dist/packages/styles/dist/gator/themes/icons/arrow-right.js +6 -0
  39. package/dist/packages/styles/dist/gator/themes/icons/arrow-up.js +6 -0
  40. package/dist/packages/styles/dist/gator/themes/icons/arrows-down-up.js +6 -0
  41. package/dist/packages/styles/dist/gator/themes/icons/bank.js +6 -0
  42. package/dist/packages/styles/dist/gator/themes/icons/bell-disabled.js +6 -0
  43. package/dist/packages/styles/dist/gator/themes/icons/bell.js +6 -0
  44. package/dist/packages/styles/dist/gator/themes/icons/binoculars.js +6 -0
  45. package/dist/packages/styles/dist/gator/themes/icons/book.js +6 -0
  46. package/dist/packages/styles/dist/gator/themes/icons/box.js +6 -0
  47. package/dist/packages/styles/dist/gator/themes/icons/brain.js +5 -0
  48. package/dist/packages/styles/dist/gator/themes/icons/cake.js +6 -0
  49. package/dist/packages/styles/dist/gator/themes/icons/calculator.js +6 -0
  50. package/dist/packages/styles/dist/gator/themes/icons/calendar.js +6 -0
  51. package/dist/packages/styles/dist/gator/themes/icons/camera.js +6 -0
  52. package/dist/packages/styles/dist/gator/themes/icons/caret-up-down.js +6 -0
  53. package/dist/packages/styles/dist/gator/themes/icons/case.js +12 -0
  54. package/dist/packages/styles/dist/gator/themes/icons/chart-bar-horizontal.js +3 -0
  55. package/dist/packages/styles/dist/gator/themes/icons/chart-bar.js +3 -0
  56. package/dist/packages/styles/dist/gator/themes/icons/chart-donut.js +3 -0
  57. package/dist/packages/styles/dist/gator/themes/icons/chart-line.js +3 -0
  58. package/dist/packages/styles/dist/gator/themes/icons/chart-pie.js +3 -0
  59. package/dist/packages/styles/dist/gator/themes/icons/chart-rise.js +6 -0
  60. package/dist/packages/styles/dist/gator/themes/icons/chart-scatter.js +3 -0
  61. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-ai.js +4 -0
  62. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-dots.js +3 -0
  63. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-slash.js +3 -0
  64. package/dist/packages/styles/dist/gator/themes/icons/chat-circle-text.js +3 -0
  65. package/dist/packages/styles/dist/gator/themes/icons/chat-circle.js +3 -0
  66. package/dist/packages/styles/dist/gator/themes/icons/chat.js +6 -0
  67. package/dist/packages/styles/dist/gator/themes/icons/check-circle-filled.js +3 -0
  68. package/dist/packages/styles/dist/gator/themes/icons/check-circle.js +6 -0
  69. package/dist/packages/styles/dist/gator/themes/icons/check.js +6 -0
  70. package/dist/packages/styles/dist/gator/themes/icons/checkbox-indeterminate.js +5 -0
  71. package/dist/packages/styles/dist/gator/themes/icons/checkbox-selected.js +4 -0
  72. package/dist/packages/styles/dist/gator/themes/icons/checkbox.js +14 -0
  73. package/dist/packages/styles/dist/gator/themes/icons/checkerboard.js +3 -0
  74. package/dist/packages/styles/dist/gator/themes/icons/chevron-down.js +6 -0
  75. package/dist/packages/styles/dist/gator/themes/icons/chevron-left.js +6 -0
  76. package/dist/packages/styles/dist/gator/themes/icons/chevron-right.js +6 -0
  77. package/dist/packages/styles/dist/gator/themes/icons/chevron-up.js +6 -0
  78. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-down.js +6 -0
  79. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-left.js +6 -0
  80. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-right.js +6 -0
  81. package/dist/packages/styles/dist/gator/themes/icons/circle-arrow-up.js +6 -0
  82. package/dist/packages/styles/dist/gator/themes/icons/circle-dashed.js +6 -0
  83. package/dist/packages/styles/dist/gator/themes/icons/circle-filled.js +8 -0
  84. package/dist/packages/styles/dist/gator/themes/icons/circle.js +6 -0
  85. package/dist/packages/styles/dist/gator/themes/icons/city.js +6 -0
  86. package/dist/packages/styles/dist/gator/themes/icons/clipboard.js +6 -0
  87. package/dist/packages/styles/dist/gator/themes/icons/clock-clockwise.js +6 -0
  88. package/dist/packages/styles/dist/gator/themes/icons/clock-counter-clockwise.js +6 -0
  89. package/dist/packages/styles/dist/gator/themes/icons/clock.js +6 -0
  90. package/dist/packages/styles/dist/gator/themes/icons/collapse.js +6 -0
  91. package/dist/packages/styles/dist/gator/themes/icons/cone.js +6 -0
  92. package/dist/packages/styles/dist/gator/themes/icons/contact-info.js +6 -0
  93. package/dist/packages/styles/dist/gator/themes/icons/copy.js +6 -0
  94. package/dist/packages/styles/dist/gator/themes/icons/credit-card.js +6 -0
  95. package/dist/packages/styles/dist/gator/themes/icons/crop.js +6 -0
  96. package/dist/packages/styles/dist/gator/themes/icons/crosshairs.js +6 -0
  97. package/dist/packages/styles/dist/gator/themes/icons/currency-dollar-simple.js +6 -0
  98. package/dist/packages/styles/dist/gator/themes/icons/currency-eur.js +6 -0
  99. package/dist/packages/styles/dist/gator/themes/icons/currency-gbp.js +6 -0
  100. package/dist/packages/styles/dist/gator/themes/icons/currency-inr.js +6 -0
  101. package/dist/packages/styles/dist/gator/themes/icons/currency-jpy.js +6 -0
  102. package/dist/packages/styles/dist/gator/themes/icons/currency-krw.js +6 -0
  103. package/dist/packages/styles/dist/gator/themes/icons/currency-kzt.js +6 -0
  104. package/dist/packages/styles/dist/gator/themes/icons/currency-ngn.js +6 -0
  105. package/dist/packages/styles/dist/gator/themes/icons/currency-rub.js +6 -0
  106. package/dist/packages/styles/dist/gator/themes/icons/cursor-arrow.js +17 -0
  107. package/dist/packages/styles/dist/gator/themes/icons/cursor-hand.js +27 -0
  108. package/dist/packages/styles/dist/gator/themes/icons/cursor.js +6 -0
  109. package/dist/packages/styles/dist/gator/themes/icons/dashboard.js +6 -0
  110. package/dist/packages/styles/dist/gator/themes/icons/delete.js +6 -0
  111. package/dist/packages/styles/dist/gator/themes/icons/dna.js +6 -0
  112. package/dist/packages/styles/dist/gator/themes/icons/document-add.js +6 -0
  113. package/dist/packages/styles/dist/gator/themes/icons/document-ai.js +8 -0
  114. package/dist/packages/styles/dist/gator/themes/icons/document-check.js +10 -0
  115. package/dist/packages/styles/dist/gator/themes/icons/document-e-sign.js +10 -0
  116. package/dist/packages/styles/dist/gator/themes/icons/document-image.js +6 -0
  117. package/dist/packages/styles/dist/gator/themes/icons/document-pdf.js +6 -0
  118. package/dist/packages/styles/dist/gator/themes/icons/document-sign.js +10 -0
  119. package/dist/packages/styles/dist/gator/themes/icons/document-zip.js +6 -0
  120. package/dist/packages/styles/dist/gator/themes/icons/document.js +6 -0
  121. package/dist/packages/styles/dist/gator/themes/icons/dollar-bills.js +22 -0
  122. package/dist/packages/styles/dist/gator/themes/icons/dollar-house.js +10 -0
  123. package/dist/packages/styles/dist/gator/themes/icons/down-payment.js +14 -0
  124. package/dist/packages/styles/dist/gator/themes/icons/download.js +6 -0
  125. package/dist/packages/styles/dist/gator/themes/icons/drag-drop.js +26 -0
  126. package/dist/packages/styles/dist/gator/themes/icons/earth.js +6 -0
  127. package/dist/packages/styles/dist/gator/themes/icons/exclude-square.js +3 -0
  128. package/dist/packages/styles/dist/gator/themes/icons/exit-circle.js +6 -0
  129. package/dist/packages/styles/dist/gator/themes/icons/exit-left.js +6 -0
  130. package/dist/packages/styles/dist/gator/themes/icons/exit.js +6 -0
  131. package/dist/packages/styles/dist/gator/themes/icons/expand-arrows.js +6 -0
  132. package/dist/packages/styles/dist/gator/themes/icons/expand.js +6 -0
  133. package/dist/packages/styles/dist/gator/themes/icons/export.js +6 -0
  134. package/dist/packages/styles/dist/gator/themes/icons/eye-closed.js +6 -0
  135. package/dist/packages/styles/dist/gator/themes/icons/eye-crossed.js +6 -0
  136. package/dist/packages/styles/dist/gator/themes/icons/eye.js +6 -0
  137. package/dist/packages/styles/dist/gator/themes/icons/facebook-logo.js +6 -0
  138. package/dist/packages/styles/dist/gator/themes/icons/file-code.js +6 -0
  139. package/dist/packages/styles/dist/gator/themes/icons/files.js +6 -0
  140. package/dist/packages/styles/dist/gator/themes/icons/filter-funnel.js +6 -0
  141. package/dist/packages/styles/dist/gator/themes/icons/filters-2.js +6 -0
  142. package/dist/packages/styles/dist/gator/themes/icons/filters.js +6 -0
  143. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ad-andorra.js +16 -0
  144. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ae-united-arab-emirates.js +15 -0
  145. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-af-afghanistan.js +22 -0
  146. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ag-antigua-and-barbuda.js +16 -0
  147. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ai-anguilla.js +30 -0
  148. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-al-albania.js +13 -0
  149. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-am-armenia.js +19 -0
  150. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ao-angola.js +30 -0
  151. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-aq-antarctica.js +30 -0
  152. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ar-argentina.js +21 -0
  153. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-as-american-smoa.js +19 -0
  154. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-at-austria.js +19 -0
  155. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-au-australia.js +35 -0
  156. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-aw-aruba.js +31 -0
  157. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ax-aland-islands.js +18 -0
  158. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-az-azerbaijan.js +20 -0
  159. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ba-bosnia-and-herzegovina.js +19 -0
  160. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bb-barbados.js +15 -0
  161. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bd-bangladesh.js +13 -0
  162. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-be-belgium.js +14 -0
  163. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bf-burkina-faso.js +19 -0
  164. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bg-bulgaria.js +19 -0
  165. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bh-bahrain.js +13 -0
  166. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bi-burundi.js +22 -0
  167. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bj-benin.js +14 -0
  168. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bl-saint-barthelemy.js +14 -0
  169. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bm-bermuda.js +39 -0
  170. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bn-brunei-darussalam.js +25 -0
  171. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bo-bolivia.js +24 -0
  172. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bq-bo-bonaire.js +20 -0
  173. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bq-sa-sba.js +17 -0
  174. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bq-se-snt-eustatius.js +17 -0
  175. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-br-brazil.js +48 -0
  176. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bs-bahamas.js +15 -0
  177. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bt-bhutan.js +25 -0
  178. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bv-bouvet-island.js +18 -0
  179. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bw-botswana.js +19 -0
  180. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-by-belarus.js +16 -0
  181. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-bz-belize.js +29 -0
  182. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ca-canada.js +15 -0
  183. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cc-cocos-keeling-islands.js +20 -0
  184. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cd-democratic-republic-of-the-congo.js +19 -0
  185. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cf-central-african-republic.js +17 -0
  186. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cg-republic-of-the-congo.js +19 -0
  187. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ch-switzerland.js +18 -0
  188. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +14 -0
  189. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ck-cook-islands.js +25 -0
  190. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cl-chile.js +15 -0
  191. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cm-cameroon.js +15 -0
  192. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cn-china.js +17 -0
  193. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-co-colombia.js +19 -0
  194. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cr-costa-rica.js +18 -0
  195. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cu-cuba.js +25 -0
  196. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cv-cabo-verde.js +30 -0
  197. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cw-cura/303/247ao.js +20 -0
  198. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cx-christmas-island.js +20 -0
  199. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cy-cyprus.js +29 -0
  200. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-cz-czech-republic.js +24 -0
  201. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-de-germany.js +14 -0
  202. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dj-djibouti.js +25 -0
  203. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dk-denmark.js +18 -0
  204. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dm-dominica.js +27 -0
  205. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-do-dominican-republic.js +28 -0
  206. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-dz-algeria.js +14 -0
  207. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ec-ecuador.js +38 -0
  208. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ee-estonia.js +19 -0
  209. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-eg-egypt.js +32 -0
  210. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-eh-western-sahara.js +16 -0
  211. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-er-eritrea.js +15 -0
  212. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-es-sain.js +80 -0
  213. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-et-ethiopia.js +25 -0
  214. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fi-finland.js +18 -0
  215. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fj-fiji.js +57 -0
  216. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fk-falkland-islands.js +27 -0
  217. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fm-federated-states-of-micronesia.js +21 -0
  218. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fo-faroe-islands.js +18 -0
  219. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-fr-france.js +14 -0
  220. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ga-gabon.js +14 -0
  221. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-eng-england.js +13 -0
  222. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-nir-northern-ireland.js +26 -0
  223. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-sct-sotland.js +12 -0
  224. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-ukm-united-kingdom.js +26 -0
  225. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gb-wls-wales.js +19 -0
  226. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gd-grenada.js +30 -0
  227. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ge-georgia.js +22 -0
  228. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gf-french-guiana.js +14 -0
  229. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gg-guernsey.js +19 -0
  230. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gh-ghana.js +15 -0
  231. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gi-gibraltar.js +23 -0
  232. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gl-greenland.js +25 -0
  233. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gm-gambia.js +14 -0
  234. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gn-guinea.js +14 -0
  235. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gp-guadeloupe-2.js +46 -0
  236. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gp-guadeloupe.js +14 -0
  237. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gq-equatorial-guinea.js +35 -0
  238. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gr-greece.js +19 -0
  239. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +68 -0
  240. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gt-guatemala.js +19 -0
  241. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gu-guam.js +36 -0
  242. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gw-guinea-bissau.js +15 -0
  243. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-gy-guyana.js +14 -0
  244. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hk-hong-kong.js +34 -0
  245. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hm-heard-and-mcdonald-islands.js +35 -0
  246. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hn-honduras.js +24 -0
  247. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hr-croatia-hrvatska.js +61 -0
  248. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ht-haiti.js +48 -0
  249. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-hu-hungary.js +19 -0
  250. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-id-indonesia.js +18 -0
  251. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ie-ireland.js +14 -0
  252. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-il-isreal.js +21 -0
  253. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-im-isle-of-man.js +28 -0
  254. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-in-india.js +21 -0
  255. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-io-british-indian-ocean-territory.js +45 -0
  256. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-iq-iraq.js +20 -0
  257. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ir-iran.js +90 -0
  258. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-is-iceland.js +18 -0
  259. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-it-italy.js +14 -0
  260. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-je-jersey.js +18 -0
  261. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-jm-jamaica.js +14 -0
  262. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-jo-jordan.js +26 -0
  263. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-jp-japan.js +18 -0
  264. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ke-kenia.js +22 -0
  265. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kg-kyrgyzstan.js +18 -0
  266. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kh-cambodia.js +278 -0
  267. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ki--kiribati.js +28 -0
  268. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-km-comoros.js +22 -0
  269. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kn-saint-kitts-and-nevis.js +16 -0
  270. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kp-korea-north.js +20 -0
  271. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kr-korea-south.js +28 -0
  272. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kw-kuwait.js +25 -0
  273. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ky-cayman-islands.js +53 -0
  274. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-kz-kazakhstan.js +33 -0
  275. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-la-laos.js +15 -0
  276. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lb-lebanon.js +14 -0
  277. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lc-saint-lucia.js +15 -0
  278. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-li-liechtenstein.js +28 -0
  279. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lk-sri-lanka.js +18 -0
  280. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lr-liberia.js +19 -0
  281. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ls-lesotho.js +15 -0
  282. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lt-lithuania.js +19 -0
  283. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lu-luxembourg.js +19 -0
  284. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-lv-latvia.js +14 -0
  285. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ly-libya.js +15 -0
  286. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ma-morocco.js +15 -0
  287. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mc-monaco.js +18 -0
  288. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-md-moldova.js +34 -0
  289. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-me-montenegro.js +35 -0
  290. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mf-saint-martin.js +14 -0
  291. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mg-madagascar.js +14 -0
  292. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mh-marshall-islands.js +20 -0
  293. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mk-north-macedonia.js +19 -0
  294. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ml-mali.js +14 -0
  295. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mm-myanmar.js +15 -0
  296. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mn-mongolia.js +15 -0
  297. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mo-macao.js +31 -0
  298. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mp-northern-mariana-islands.js +25 -0
  299. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mq-martinique-2.js +17 -0
  300. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mq-martinique.js +14 -0
  301. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mr-mauritania.js +21 -0
  302. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ms-montserrat.js +24 -0
  303. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mt-malta.js +22 -0
  304. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mu-mauritius.js +20 -0
  305. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mv-maldives.js +22 -0
  306. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mw-malawi.js +20 -0
  307. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mx-mexico.js +23 -0
  308. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-my-malaysia.js +20 -0
  309. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-mz-mozambique.js +32 -0
  310. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-na-namibia.js +20 -0
  311. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nc-new-caledonia.js +14 -0
  312. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ne-niger.js +20 -0
  313. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nf-norfolk-island.js +15 -0
  314. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ng-nigeria.js +14 -0
  315. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ni-nicaragua.js +32 -0
  316. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nl-netherlands.js +19 -0
  317. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-no-norway.js +18 -0
  318. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-np-nepal.js +21 -0
  319. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nr-nauru.js +19 -0
  320. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nu-niue.js +30 -0
  321. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-nz-new-zealand-aotearoa.js +28 -0
  322. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-om-oman.js +21 -0
  323. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pa-panama.js +21 -0
  324. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pe-peru.js +46 -0
  325. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pf-french-polynesia.js +43 -0
  326. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pg-papua-new-guinea.js +19 -0
  327. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ph-philippines.js +29 -0
  328. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pk-pakistan.js +14 -0
  329. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pl-poland.js +18 -0
  330. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pm-saint-pierre-and-miquelon.js +14 -0
  331. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pm-st-pierre-and-miquelon.js +26 -0
  332. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pn-pitcairn-islands.js +53 -0
  333. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pr-puerto-rico.js +25 -0
  334. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ps-palestinian-territory.js +15 -0
  335. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pt-portugal.js +122 -0
  336. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-pw-palau.js +18 -0
  337. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-py-paraguay.js +23 -0
  338. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-qa-qatar.js +13 -0
  339. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-re-reunion.js +14 -0
  340. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ro-romania.js +14 -0
  341. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-rs-srbia.js +35 -0
  342. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ru-russian-federation.js +26 -0
  343. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-rw-rwanda.js +20 -0
  344. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sa-sudi-arabia.js +33 -0
  345. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sb-slomon-islands.js +21 -0
  346. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sc-sychelles.js +21 -0
  347. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sd-sdan.js +15 -0
  348. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-se-seden.js +18 -0
  349. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sg-sngapore.js +19 -0
  350. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sh-sint-helena.js +27 -0
  351. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-si-sovenia.js +25 -0
  352. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sj-salbard-and-jan-mayen.js +18 -0
  353. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sk-sovakia.js +27 -0
  354. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sl-serra-leone.js +19 -0
  355. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sm-sn-marino.js +43 -0
  356. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sn-snegal.js +15 -0
  357. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-so-smalia.js +13 -0
  358. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sr-sriname.js +15 -0
  359. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ss-south-sudan.js +17 -0
  360. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-st-so-tome-and-principe.js +17 -0
  361. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sv-el-slvador.js +36 -0
  362. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sx-snt-maarten.js +32 -0
  363. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sy-sria.js +16 -0
  364. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-sz-saziland.js +30 -0
  365. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tc-turks-and-caicos-islands.js +24 -0
  366. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-td-chad.js +14 -0
  367. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tf-french-southern-and-antarctic-lands.js +21 -0
  368. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tg-togo.js +16 -0
  369. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-th-thailand.js +14 -0
  370. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tj-tajikistan.js +16 -0
  371. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tk-tokelau.js +22 -0
  372. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tl-timor-leste.js +15 -0
  373. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tm-turkmenistan.js +76 -0
  374. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tn-tunisia.js +19 -0
  375. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-to-tonga.js +19 -0
  376. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tr-turkey.js +18 -0
  377. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tt-trinidad-and-tobago.js +18 -0
  378. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tv-tuvalu.js +25 -0
  379. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tw-taiwan.js +19 -0
  380. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-tz-tanzania.js +19 -0
  381. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ua-ukraine.js +18 -0
  382. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ug-uganda.js +29 -0
  383. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-um-united-states-minor-outlying-islands.js +15 -0
  384. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-us-united-states.js +15 -0
  385. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-uy-uruguay.js +25 -0
  386. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-uz-uzbekistan.js +15 -0
  387. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-va-vatican-city-state.js +25 -0
  388. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vc-saint-vincent-and-the-grenadines.js +15 -0
  389. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ve-venezuela.js +22 -0
  390. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vg-virgin-islands-british.js +24 -0
  391. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vi-virgin-islands-us.js +28 -0
  392. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vn-vietnam.js +19 -0
  393. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-vu-vanuatu.js +24 -0
  394. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-wf-wallis-and-futuna.js +14 -0
  395. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ws-smoa.js +23 -0
  396. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-ye-yemen.js +19 -0
  397. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-yt-unf-mayotte.js +30 -0
  398. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-za-south-africa.js +21 -0
  399. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-zm-zambia.js +22 -0
  400. package/dist/packages/styles/dist/gator/themes/icons/flags/flag-zw-zimbabwe.js +28 -0
  401. package/dist/packages/styles/dist/gator/themes/icons/flame.js +6 -0
  402. package/dist/packages/styles/dist/gator/themes/icons/flash-off.js +6 -0
  403. package/dist/packages/styles/dist/gator/themes/icons/flash-on.js +6 -0
  404. package/dist/packages/styles/dist/gator/themes/icons/folder.js +6 -0
  405. package/dist/packages/styles/dist/gator/themes/icons/gauge.js +6 -0
  406. package/dist/packages/styles/dist/gator/themes/icons/grid-four.js +3 -0
  407. package/dist/packages/styles/dist/gator/themes/icons/grid-nine.js +3 -0
  408. package/dist/packages/styles/dist/gator/themes/icons/hammer.js +6 -0
  409. package/dist/packages/styles/dist/gator/themes/icons/hand-pointing.js +6 -0
  410. package/dist/packages/styles/dist/gator/themes/icons/heart.js +6 -0
  411. package/dist/packages/styles/dist/gator/themes/icons/home-door.js +6 -0
  412. package/dist/packages/styles/dist/gator/themes/icons/home-finance-arrow.js +14 -0
  413. package/dist/packages/styles/dist/gator/themes/icons/home-finance.js +12 -0
  414. package/dist/packages/styles/dist/gator/themes/icons/home-search.js +10 -0
  415. package/dist/packages/styles/dist/gator/themes/icons/house-simple.js +6 -0
  416. package/dist/packages/styles/dist/gator/themes/icons/house.js +6 -0
  417. package/dist/packages/styles/dist/gator/themes/icons/inbox.js +6 -0
  418. package/dist/packages/styles/dist/gator/themes/icons/index.js +1 -0
  419. package/dist/packages/styles/dist/gator/themes/icons/info.js +6 -0
  420. package/dist/packages/styles/dist/gator/themes/icons/instagram-logo.js +6 -0
  421. package/dist/packages/styles/dist/gator/themes/icons/interest-rate.js +10 -0
  422. package/dist/packages/styles/dist/gator/themes/icons/invoice.js +6 -0
  423. package/dist/packages/styles/dist/gator/themes/icons/kanban.js +3 -0
  424. package/dist/packages/styles/dist/gator/themes/icons/label.js +6 -0
  425. package/dist/packages/styles/dist/gator/themes/icons/laptop.js +6 -0
  426. package/dist/packages/styles/dist/gator/themes/icons/layout.js +6 -0
  427. package/dist/packages/styles/dist/gator/themes/icons/lightbulb-filament.js +3 -0
  428. package/dist/packages/styles/dist/gator/themes/icons/lightbulb.js +6 -0
  429. package/dist/packages/styles/dist/gator/themes/icons/link.js +6 -0
  430. package/dist/packages/styles/dist/gator/themes/icons/linkedin-logo.js +6 -0
  431. package/dist/packages/styles/dist/gator/themes/icons/list-star.js +3 -0
  432. package/dist/packages/styles/dist/gator/themes/icons/list.js +6 -0
  433. package/dist/packages/styles/dist/gator/themes/icons/loading-spinner-gif.js +22 -0
  434. package/dist/packages/styles/dist/gator/themes/icons/loading.js +6 -0
  435. package/dist/packages/styles/dist/gator/themes/icons/lock.js +6 -0
  436. package/dist/packages/styles/dist/gator/themes/icons/magic-wand.js +6 -0
  437. package/dist/packages/styles/dist/gator/themes/icons/mail-open.js +6 -0
  438. package/dist/packages/styles/dist/gator/themes/icons/mail.js +6 -0
  439. package/dist/packages/styles/dist/gator/themes/icons/mailbox.js +6 -0
  440. package/dist/packages/styles/dist/gator/themes/icons/map.js +6 -0
  441. package/dist/packages/styles/dist/gator/themes/icons/menu-hamburger.js +6 -0
  442. package/dist/packages/styles/dist/gator/themes/icons/microsoft-excel-logo.js +6 -0
  443. package/dist/packages/styles/dist/gator/themes/icons/microsoft-outlook-logo.js +6 -0
  444. package/dist/packages/styles/dist/gator/themes/icons/microsoft-powerpoint-logo.js +6 -0
  445. package/dist/packages/styles/dist/gator/themes/icons/microsoft-teams-logo.js +6 -0
  446. package/dist/packages/styles/dist/gator/themes/icons/microsoft-word-logo.js +6 -0
  447. package/dist/packages/styles/dist/gator/themes/icons/minus-circle.js +6 -0
  448. package/dist/packages/styles/dist/gator/themes/icons/minus-square.js +6 -0
  449. package/dist/packages/styles/dist/gator/themes/icons/minus.js +6 -0
  450. package/dist/packages/styles/dist/gator/themes/icons/mobile-phone-2.js +6 -0
  451. package/dist/packages/styles/dist/gator/themes/icons/monitor.js +6 -0
  452. package/dist/packages/styles/dist/gator/themes/icons/move-doc.js +10 -0
  453. package/dist/packages/styles/dist/gator/themes/icons/move.js +6 -0
  454. package/dist/packages/styles/dist/gator/themes/icons/music.js +6 -0
  455. package/dist/packages/styles/dist/gator/themes/icons/number-0.js +5 -0
  456. package/dist/packages/styles/dist/gator/themes/icons/number-1.js +6 -0
  457. package/dist/packages/styles/dist/gator/themes/icons/number-10.js +8 -0
  458. package/dist/packages/styles/dist/gator/themes/icons/number-2.js +6 -0
  459. package/dist/packages/styles/dist/gator/themes/icons/number-3.js +6 -0
  460. package/dist/packages/styles/dist/gator/themes/icons/number-4.js +5 -0
  461. package/dist/packages/styles/dist/gator/themes/icons/number-5.js +5 -0
  462. package/dist/packages/styles/dist/gator/themes/icons/number-6.js +5 -0
  463. package/dist/packages/styles/dist/gator/themes/icons/number-7.js +5 -0
  464. package/dist/packages/styles/dist/gator/themes/icons/number-8.js +5 -0
  465. package/dist/packages/styles/dist/gator/themes/icons/number-9.js +5 -0
  466. package/dist/packages/styles/dist/gator/themes/icons/overflow-menu.js +14 -0
  467. package/dist/packages/styles/dist/gator/themes/icons/paper-airplane.js +6 -0
  468. package/dist/packages/styles/dist/gator/themes/icons/paperclip.js +6 -0
  469. package/dist/packages/styles/dist/gator/themes/icons/pause-circle.js +5 -0
  470. package/dist/packages/styles/dist/gator/themes/icons/pause.js +5 -0
  471. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-amazon-pay.js +13 -0
  472. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-amex.js +8 -0
  473. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-apple-pay.js +4 -0
  474. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-discover.js +18 -0
  475. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-google-pay.js +10 -0
  476. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-mastercard.js +7 -0
  477. package/dist/packages/styles/dist/gator/themes/icons/payments/payment-visa.js +7 -0
  478. package/dist/packages/styles/dist/gator/themes/icons/pen.js +6 -0
  479. package/dist/packages/styles/dist/gator/themes/icons/pencil-paper.js +6 -0
  480. package/dist/packages/styles/dist/gator/themes/icons/pencil.js +6 -0
  481. package/dist/packages/styles/dist/gator/themes/icons/people-multiple.js +6 -0
  482. package/dist/packages/styles/dist/gator/themes/icons/people-share.js +6 -0
  483. package/dist/packages/styles/dist/gator/themes/icons/percent.js +6 -0
  484. package/dist/packages/styles/dist/gator/themes/icons/person-add.js +6 -0
  485. package/dist/packages/styles/dist/gator/themes/icons/person-check.js +6 -0
  486. package/dist/packages/styles/dist/gator/themes/icons/person-lock.js +10 -0
  487. package/dist/packages/styles/dist/gator/themes/icons/person.js +6 -0
  488. package/dist/packages/styles/dist/gator/themes/icons/phone-alert.js +22 -0
  489. package/dist/packages/styles/dist/gator/themes/icons/phone-mobile.js +6 -0
  490. package/dist/packages/styles/dist/gator/themes/icons/phone.js +6 -0
  491. package/dist/packages/styles/dist/gator/themes/icons/picture.js +6 -0
  492. package/dist/packages/styles/dist/gator/themes/icons/pin.js +6 -0
  493. package/dist/packages/styles/dist/gator/themes/icons/pinterest-logo.js +6 -0
  494. package/dist/packages/styles/dist/gator/themes/icons/play-circle.js +6 -0
  495. package/dist/packages/styles/dist/gator/themes/icons/play.js +6 -0
  496. package/dist/packages/styles/dist/gator/themes/icons/plugs-connected.js +12 -0
  497. package/dist/packages/styles/dist/gator/themes/icons/plugs.js +12 -0
  498. package/dist/packages/styles/dist/gator/themes/icons/plus-circle.js +6 -0
  499. package/dist/packages/styles/dist/gator/themes/icons/plus.js +6 -0
  500. package/dist/packages/styles/dist/gator/themes/icons/printer.js +6 -0
  501. package/dist/packages/styles/dist/gator/themes/icons/question-chat-bubble.js +6 -0
  502. package/dist/packages/styles/dist/gator/themes/icons/question-circle.js +10 -0
  503. package/dist/packages/styles/dist/gator/themes/icons/question-mark.js +6 -0
  504. package/dist/packages/styles/dist/gator/themes/icons/radio-selected.js +21 -0
  505. package/dist/packages/styles/dist/gator/themes/icons/radio.js +15 -0
  506. package/dist/packages/styles/dist/gator/themes/icons/receipt.js +10 -0
  507. package/dist/packages/styles/dist/gator/themes/icons/restricted-filled.js +3 -0
  508. package/dist/packages/styles/dist/gator/themes/icons/restricted.js +6 -0
  509. package/dist/packages/styles/dist/gator/themes/icons/robot.js +14 -0
  510. package/dist/packages/styles/dist/gator/themes/icons/sandals.js +14 -0
  511. package/dist/packages/styles/dist/gator/themes/icons/save.js +6 -0
  512. package/dist/packages/styles/dist/gator/themes/icons/screen.js +6 -0
  513. package/dist/packages/styles/dist/gator/themes/icons/search.js +6 -0
  514. package/dist/packages/styles/dist/gator/themes/icons/selection.js +3 -0
  515. package/dist/packages/styles/dist/gator/themes/icons/send-filled.js +3 -0
  516. package/dist/packages/styles/dist/gator/themes/icons/send.js +6 -0
  517. package/dist/packages/styles/dist/gator/themes/icons/settings.js +6 -0
  518. package/dist/packages/styles/dist/gator/themes/icons/share-1.js +6 -0
  519. package/dist/packages/styles/dist/gator/themes/icons/share-2.js +6 -0
  520. package/dist/packages/styles/dist/gator/themes/icons/shield-lock.js +10 -0
  521. package/dist/packages/styles/dist/gator/themes/icons/shield-warning.js +6 -0
  522. package/dist/packages/styles/dist/gator/themes/icons/sidebar-simple.js +6 -0
  523. package/dist/packages/styles/dist/gator/themes/icons/sidebar.js +6 -0
  524. package/dist/packages/styles/dist/gator/themes/icons/smart-home.js +12 -0
  525. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-down.js +8 -0
  526. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-left.js +8 -0
  527. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-right.js +8 -0
  528. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-up-down.js +14 -0
  529. package/dist/packages/styles/dist/gator/themes/icons/sort-arrow-solid-up.js +8 -0
  530. package/dist/packages/styles/dist/gator/themes/icons/sort-reverse-variant.js +6 -0
  531. package/dist/packages/styles/dist/gator/themes/icons/sort-variant.js +6 -0
  532. package/dist/packages/styles/dist/gator/themes/icons/sparkle-filled.js +6 -0
  533. package/dist/packages/styles/dist/gator/themes/icons/sparkle.js +6 -0
  534. package/dist/packages/styles/dist/gator/themes/icons/speech-bubble.js +6 -0
  535. package/dist/packages/styles/dist/gator/themes/icons/square-split-horizontal.js +3 -0
  536. package/dist/packages/styles/dist/gator/themes/icons/square-split-vertical.js +3 -0
  537. package/dist/packages/styles/dist/gator/themes/icons/square.js +3 -0
  538. package/dist/packages/styles/dist/gator/themes/icons/stack.js +6 -0
  539. package/dist/packages/styles/dist/gator/themes/icons/stamp.js +6 -0
  540. package/dist/packages/styles/dist/gator/themes/icons/star-four-filled.js +6 -0
  541. package/dist/packages/styles/dist/gator/themes/icons/star-four.js +6 -0
  542. package/dist/packages/styles/dist/gator/themes/icons/star.js +6 -0
  543. package/dist/packages/styles/dist/gator/themes/icons/stopwatch.js +6 -0
  544. package/dist/packages/styles/dist/gator/themes/icons/sun.js +6 -0
  545. package/dist/packages/styles/dist/gator/themes/icons/sync.js +6 -0
  546. package/dist/packages/styles/dist/gator/themes/icons/tab-arrows.js +6 -0
  547. package/dist/packages/styles/dist/gator/themes/icons/table.js +3 -0
  548. package/dist/packages/styles/dist/gator/themes/icons/target.js +6 -0
  549. package/dist/packages/styles/dist/gator/themes/icons/text-aa.js +3 -0
  550. package/dist/packages/styles/dist/gator/themes/icons/thumbs-down.js +6 -0
  551. package/dist/packages/styles/dist/gator/themes/icons/thumbs-up.js +6 -0
  552. package/dist/packages/styles/dist/gator/themes/icons/tools.js +6 -0
  553. package/dist/packages/styles/dist/gator/themes/icons/touch-id.js +6 -0
  554. package/dist/packages/styles/dist/gator/themes/icons/trash.js +6 -0
  555. package/dist/packages/styles/dist/gator/themes/icons/trend-up.js +3 -0
  556. package/dist/packages/styles/dist/gator/themes/icons/twitter-logo.js +6 -0
  557. package/dist/packages/styles/dist/gator/themes/icons/unlink.js +6 -0
  558. package/dist/packages/styles/dist/gator/themes/icons/unlock.js +6 -0
  559. package/dist/packages/styles/dist/gator/themes/icons/upload.js +6 -0
  560. package/dist/packages/styles/dist/gator/themes/icons/video.js +6 -0
  561. package/dist/packages/styles/dist/gator/themes/icons/waffle.js +38 -0
  562. package/dist/packages/styles/dist/gator/themes/icons/warning-circle.js +6 -0
  563. package/dist/packages/styles/dist/gator/themes/icons/warning-diamond.js +6 -0
  564. package/dist/packages/styles/dist/gator/themes/icons/warning-filled.js +3 -0
  565. package/dist/packages/styles/dist/gator/themes/icons/warning-octagon.js +6 -0
  566. package/dist/packages/styles/dist/gator/themes/icons/warning.js +6 -0
  567. package/dist/packages/styles/dist/gator/themes/icons/wet-sign.js +6 -0
  568. package/dist/packages/styles/dist/gator/themes/icons/wifi-off.js +6 -0
  569. package/dist/packages/styles/dist/gator/themes/icons/wifi.js +6 -0
  570. package/dist/packages/styles/dist/gator/themes/icons/x-logo.js +6 -0
  571. package/dist/packages/styles/dist/gator/themes/icons/yelp-logo.js +8 -0
  572. package/dist/packages/styles/dist/gator/themes/icons/youtube-logo.js +6 -0
  573. package/dist/packages/styles/dist/gator/themes/icons/zillow-logo.js +8 -0
  574. package/dist/packages/styles/dist/gator/themes/illustrations/add-note.js +4 -0
  575. package/dist/packages/styles/dist/gator/themes/illustrations/address.js +4 -0
  576. package/dist/packages/styles/dist/gator/themes/illustrations/appointment-confirmed.js +4 -0
  577. package/dist/packages/styles/dist/gator/themes/illustrations/assets.js +4 -0
  578. package/dist/packages/styles/dist/gator/themes/illustrations/auto-money.js +4 -0
  579. package/dist/packages/styles/dist/gator/themes/illustrations/balloons.js +4 -0
  580. package/dist/packages/styles/dist/gator/themes/illustrations/bank-account.js +4 -0
  581. package/dist/packages/styles/dist/gator/themes/illustrations/brief-case.js +4 -0
  582. package/dist/packages/styles/dist/gator/themes/illustrations/calendar-home.js +4 -0
  583. package/dist/packages/styles/dist/gator/themes/illustrations/change-data.js +4 -0
  584. package/dist/packages/styles/dist/gator/themes/illustrations/check-with-pencil.js +4 -0
  585. package/dist/packages/styles/dist/gator/themes/illustrations/co-borrower.js +4 -0
  586. package/dist/packages/styles/dist/gator/themes/illustrations/co-borrowers-incomplete.js +4 -0
  587. package/dist/packages/styles/dist/gator/themes/illustrations/co-borrowers.js +4 -0
  588. package/dist/packages/styles/dist/gator/themes/illustrations/commercial.js +27 -0
  589. package/dist/packages/styles/dist/gator/themes/illustrations/condo.js +40 -0
  590. package/dist/packages/styles/dist/gator/themes/illustrations/connectivity.js +4 -0
  591. package/dist/packages/styles/dist/gator/themes/illustrations/consumer.js +20 -0
  592. package/dist/packages/styles/dist/gator/themes/illustrations/contact-search.js +4 -0
  593. package/dist/packages/styles/dist/gator/themes/illustrations/conversation-multiple.js +4 -0
  594. package/dist/packages/styles/dist/gator/themes/illustrations/credit-card.js +4 -0
  595. package/dist/packages/styles/dist/gator/themes/illustrations/crop-background.js +4 -0
  596. package/dist/packages/styles/dist/gator/themes/illustrations/crop-page.js +4 -0
  597. package/dist/packages/styles/dist/gator/themes/illustrations/declarations-legal.js +4 -0
  598. package/dist/packages/styles/dist/gator/themes/illustrations/deliver.js +4 -0
  599. package/dist/packages/styles/dist/gator/themes/illustrations/demographic-info.js +4 -0
  600. package/dist/packages/styles/dist/gator/themes/illustrations/document-add.js +4 -0
  601. package/dist/packages/styles/dist/gator/themes/illustrations/document-signature.js +4 -0
  602. package/dist/packages/styles/dist/gator/themes/illustrations/download-app.js +4 -0
  603. package/dist/packages/styles/dist/gator/themes/illustrations/empty-box.js +4 -0
  604. package/dist/packages/styles/dist/gator/themes/illustrations/family-home.js +36 -0
  605. package/dist/packages/styles/dist/gator/themes/illustrations/home-search.js +4 -0
  606. package/dist/packages/styles/dist/gator/themes/illustrations/house-5.js +4 -0
  607. package/dist/packages/styles/dist/gator/themes/illustrations/house-6.js +4 -0
  608. package/dist/packages/styles/dist/gator/themes/illustrations/house-fireworks.js +4 -0
  609. package/dist/packages/styles/dist/gator/themes/illustrations/house-under-construction.js +4 -0
  610. package/dist/packages/styles/dist/gator/themes/illustrations/house-with-shield.js +4 -0
  611. package/dist/packages/styles/dist/gator/themes/illustrations/index.js +1 -0
  612. package/dist/packages/styles/dist/gator/themes/illustrations/inquiry.js +4 -0
  613. package/dist/packages/styles/dist/gator/themes/illustrations/locked.js +4 -0
  614. package/dist/packages/styles/dist/gator/themes/illustrations/make-an-offer.js +4 -0
  615. package/dist/packages/styles/dist/gator/themes/illustrations/mortgage.js +18 -0
  616. package/dist/packages/styles/dist/gator/themes/illustrations/network-error.js +4 -0
  617. package/dist/packages/styles/dist/gator/themes/illustrations/page-1.js +4 -0
  618. package/dist/packages/styles/dist/gator/themes/illustrations/page-2.js +4 -0
  619. package/dist/packages/styles/dist/gator/themes/illustrations/page-3.js +4 -0
  620. package/dist/packages/styles/dist/gator/themes/illustrations/paper-3.js +4 -0
  621. package/dist/packages/styles/dist/gator/themes/illustrations/paper-7.js +4 -0
  622. package/dist/packages/styles/dist/gator/themes/illustrations/person-2.js +4 -0
  623. package/dist/packages/styles/dist/gator/themes/illustrations/personal-info.js +4 -0
  624. package/dist/packages/styles/dist/gator/themes/illustrations/portfolio-analytics.js +35 -0
  625. package/dist/packages/styles/dist/gator/themes/illustrations/price-search.js +4 -0
  626. package/dist/packages/styles/dist/gator/themes/illustrations/quick-links.js +4 -0
  627. package/dist/packages/styles/dist/gator/themes/illustrations/register.js +4 -0
  628. package/dist/packages/styles/dist/gator/themes/illustrations/schedule-home-tour.js +4 -0
  629. package/dist/packages/styles/dist/gator/themes/illustrations/small-business.js +18 -0
  630. package/dist/packages/styles/dist/gator/themes/illustrations/social-security.js +4 -0
  631. package/dist/packages/styles/dist/gator/themes/illustrations/start-conversation.js +4 -0
  632. package/dist/packages/styles/dist/gator/themes/illustrations/status-no-x.js +4 -0
  633. package/dist/packages/styles/dist/gator/themes/illustrations/status.js +4 -0
  634. package/dist/packages/styles/dist/gator/themes/illustrations/success.js +4 -0
  635. package/dist/packages/styles/dist/gator/themes/illustrations/talkluments.js +4 -0
  636. package/dist/packages/styles/dist/gator/themes/illustrations/thumbs-down-man.js +4 -0
  637. package/dist/packages/styles/dist/gator/themes/illustrations/town-home.js +52 -0
  638. package/dist/packages/styles/dist/gator/themes/illustrations/transfer.js +4 -0
  639. package/dist/packages/styles/dist/gator/themes/illustrations/treasury.js +19 -0
  640. package/dist/packages/styles/dist/gator/themes/illustrations/unsecured-line-of-credit.js +4 -0
  641. package/dist/packages/styles/dist/gator/themes/illustrations/upload-cloud.js +4 -0
  642. package/dist/packages/styles/dist/gator/themes/illustrations/your-bank-placeholder.js +37 -0
  643. package/dist/packages/styles/dist/gator/themes/illustrations/your-bank.js +24 -0
  644. package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +1 -1
  645. package/dist/types/components/icon/gator/templates/index.d.ts +1 -544
  646. package/dist/types/components/illustration/gator/templates/index.d.ts +1 -69
  647. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +1 -1
  648. package/dist/types/components/selection-box/selection-box.gator.d.ts +1 -1
  649. package/package.json +3 -3
  650. package/web-types.json +1 -1
  651. package/dist/components/icon/gator/templates/add-link.js +0 -12
  652. package/dist/components/icon/gator/templates/airplane.js +0 -8
  653. package/dist/components/icon/gator/templates/alarm.js +0 -8
  654. package/dist/components/icon/gator/templates/apartment.js +0 -8
  655. package/dist/components/icon/gator/templates/arrow-around.js +0 -8
  656. package/dist/components/icon/gator/templates/arrow-down.js +0 -8
  657. package/dist/components/icon/gator/templates/arrow-left.js +0 -8
  658. package/dist/components/icon/gator/templates/arrow-line-left.js +0 -8
  659. package/dist/components/icon/gator/templates/arrow-line-right.js +0 -8
  660. package/dist/components/icon/gator/templates/arrow-right.js +0 -8
  661. package/dist/components/icon/gator/templates/arrow-up.js +0 -8
  662. package/dist/components/icon/gator/templates/arrows-down-up.js +0 -8
  663. package/dist/components/icon/gator/templates/bank.js +0 -8
  664. package/dist/components/icon/gator/templates/bell-disabled.js +0 -8
  665. package/dist/components/icon/gator/templates/bell.js +0 -8
  666. package/dist/components/icon/gator/templates/binoculars.js +0 -8
  667. package/dist/components/icon/gator/templates/book.js +0 -8
  668. package/dist/components/icon/gator/templates/box.js +0 -8
  669. package/dist/components/icon/gator/templates/brain.js +0 -8
  670. package/dist/components/icon/gator/templates/cake.js +0 -8
  671. package/dist/components/icon/gator/templates/calculator.js +0 -8
  672. package/dist/components/icon/gator/templates/calendar.js +0 -8
  673. package/dist/components/icon/gator/templates/camera.js +0 -8
  674. package/dist/components/icon/gator/templates/caret-up-down.js +0 -8
  675. package/dist/components/icon/gator/templates/case.js +0 -14
  676. package/dist/components/icon/gator/templates/chart-bar-horizontal.js +0 -5
  677. package/dist/components/icon/gator/templates/chart-bar.js +0 -5
  678. package/dist/components/icon/gator/templates/chart-donut.js +0 -5
  679. package/dist/components/icon/gator/templates/chart-line.js +0 -5
  680. package/dist/components/icon/gator/templates/chart-pie.js +0 -5
  681. package/dist/components/icon/gator/templates/chart-rise.js +0 -8
  682. package/dist/components/icon/gator/templates/chart-scatter.js +0 -5
  683. package/dist/components/icon/gator/templates/chat-circle-ai.js +0 -6
  684. package/dist/components/icon/gator/templates/chat-circle-dots.js +0 -5
  685. package/dist/components/icon/gator/templates/chat-circle-slash.js +0 -5
  686. package/dist/components/icon/gator/templates/chat-circle-text.js +0 -5
  687. package/dist/components/icon/gator/templates/chat-circle.js +0 -5
  688. package/dist/components/icon/gator/templates/chat.js +0 -8
  689. package/dist/components/icon/gator/templates/check-circle-filled.js +0 -5
  690. package/dist/components/icon/gator/templates/check-circle.js +0 -8
  691. package/dist/components/icon/gator/templates/check.js +0 -8
  692. package/dist/components/icon/gator/templates/checkbox-indeterminate.js +0 -7
  693. package/dist/components/icon/gator/templates/checkbox-selected.js +0 -5
  694. package/dist/components/icon/gator/templates/checkbox.js +0 -15
  695. package/dist/components/icon/gator/templates/checkerboard.js +0 -5
  696. package/dist/components/icon/gator/templates/chevron-down.js +0 -8
  697. package/dist/components/icon/gator/templates/chevron-left.js +0 -8
  698. package/dist/components/icon/gator/templates/chevron-right.js +0 -8
  699. package/dist/components/icon/gator/templates/chevron-up.js +0 -8
  700. package/dist/components/icon/gator/templates/circle-arrow-down.js +0 -8
  701. package/dist/components/icon/gator/templates/circle-arrow-left.js +0 -8
  702. package/dist/components/icon/gator/templates/circle-arrow-right.js +0 -8
  703. package/dist/components/icon/gator/templates/circle-arrow-up.js +0 -8
  704. package/dist/components/icon/gator/templates/circle-dashed.js +0 -8
  705. package/dist/components/icon/gator/templates/circle-filled.js +0 -10
  706. package/dist/components/icon/gator/templates/circle.js +0 -8
  707. package/dist/components/icon/gator/templates/city.js +0 -8
  708. package/dist/components/icon/gator/templates/clipboard.js +0 -8
  709. package/dist/components/icon/gator/templates/clock-clockwise.js +0 -8
  710. package/dist/components/icon/gator/templates/clock-counter-clockwise.js +0 -8
  711. package/dist/components/icon/gator/templates/clock.js +0 -8
  712. package/dist/components/icon/gator/templates/collapse.js +0 -8
  713. package/dist/components/icon/gator/templates/cone.js +0 -8
  714. package/dist/components/icon/gator/templates/contact-info.js +0 -8
  715. package/dist/components/icon/gator/templates/copy.js +0 -8
  716. package/dist/components/icon/gator/templates/credit-card.js +0 -8
  717. package/dist/components/icon/gator/templates/crop.js +0 -8
  718. package/dist/components/icon/gator/templates/crosshairs.js +0 -8
  719. package/dist/components/icon/gator/templates/currency-dollar-simple.js +0 -8
  720. package/dist/components/icon/gator/templates/currency-eur.js +0 -8
  721. package/dist/components/icon/gator/templates/currency-gbp.js +0 -8
  722. package/dist/components/icon/gator/templates/currency-inr.js +0 -8
  723. package/dist/components/icon/gator/templates/currency-jpy.js +0 -8
  724. package/dist/components/icon/gator/templates/currency-krw.js +0 -8
  725. package/dist/components/icon/gator/templates/currency-kzt.js +0 -8
  726. package/dist/components/icon/gator/templates/currency-ngn.js +0 -8
  727. package/dist/components/icon/gator/templates/currency-rub.js +0 -8
  728. package/dist/components/icon/gator/templates/cursor-arrow.js +0 -19
  729. package/dist/components/icon/gator/templates/cursor-hand.js +0 -29
  730. package/dist/components/icon/gator/templates/cursor.js +0 -8
  731. package/dist/components/icon/gator/templates/dashboard.js +0 -8
  732. package/dist/components/icon/gator/templates/delete.js +0 -8
  733. package/dist/components/icon/gator/templates/dna.js +0 -8
  734. package/dist/components/icon/gator/templates/document-add.js +0 -8
  735. package/dist/components/icon/gator/templates/document-ai.js +0 -11
  736. package/dist/components/icon/gator/templates/document-check.js +0 -12
  737. package/dist/components/icon/gator/templates/document-e-sign.js +0 -12
  738. package/dist/components/icon/gator/templates/document-image.js +0 -8
  739. package/dist/components/icon/gator/templates/document-pdf.js +0 -8
  740. package/dist/components/icon/gator/templates/document-sign.js +0 -12
  741. package/dist/components/icon/gator/templates/document-zip.js +0 -8
  742. package/dist/components/icon/gator/templates/document.js +0 -8
  743. package/dist/components/icon/gator/templates/dollar-bills.js +0 -24
  744. package/dist/components/icon/gator/templates/dollar-house.js +0 -12
  745. package/dist/components/icon/gator/templates/down-payment.js +0 -16
  746. package/dist/components/icon/gator/templates/download.js +0 -8
  747. package/dist/components/icon/gator/templates/drag-drop.js +0 -28
  748. package/dist/components/icon/gator/templates/earth.js +0 -8
  749. package/dist/components/icon/gator/templates/exclude-square.js +0 -5
  750. package/dist/components/icon/gator/templates/exit-circle.js +0 -8
  751. package/dist/components/icon/gator/templates/exit-left.js +0 -8
  752. package/dist/components/icon/gator/templates/exit.js +0 -8
  753. package/dist/components/icon/gator/templates/expand-arrows.js +0 -8
  754. package/dist/components/icon/gator/templates/expand.js +0 -8
  755. package/dist/components/icon/gator/templates/export.js +0 -8
  756. package/dist/components/icon/gator/templates/eye-closed.js +0 -8
  757. package/dist/components/icon/gator/templates/eye-crossed.js +0 -8
  758. package/dist/components/icon/gator/templates/eye.js +0 -8
  759. package/dist/components/icon/gator/templates/facebook-logo.js +0 -8
  760. package/dist/components/icon/gator/templates/file-code.js +0 -8
  761. package/dist/components/icon/gator/templates/files.js +0 -8
  762. package/dist/components/icon/gator/templates/filter-funnel.js +0 -8
  763. package/dist/components/icon/gator/templates/filters-2.js +0 -8
  764. package/dist/components/icon/gator/templates/filters.js +0 -8
  765. package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +0 -19
  766. package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +0 -18
  767. package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +0 -25
  768. package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +0 -19
  769. package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +0 -33
  770. package/dist/components/icon/gator/templates/flags/flag-al-albania.js +0 -16
  771. package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +0 -22
  772. package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +0 -33
  773. package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +0 -33
  774. package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +0 -24
  775. package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +0 -22
  776. package/dist/components/icon/gator/templates/flags/flag-at-austria.js +0 -22
  777. package/dist/components/icon/gator/templates/flags/flag-au-australia.js +0 -38
  778. package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +0 -34
  779. package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +0 -21
  780. package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +0 -23
  781. package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +0 -22
  782. package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +0 -18
  783. package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +0 -16
  784. package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +0 -17
  785. package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +0 -22
  786. package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +0 -22
  787. package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +0 -16
  788. package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +0 -25
  789. package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +0 -17
  790. package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +0 -17
  791. package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +0 -42
  792. package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +0 -28
  793. package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +0 -27
  794. package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +0 -23
  795. package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +0 -20
  796. package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +0 -20
  797. package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +0 -51
  798. package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +0 -18
  799. package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +0 -28
  800. package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +0 -21
  801. package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +0 -22
  802. package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +0 -19
  803. package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +0 -32
  804. package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +0 -18
  805. package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +0 -23
  806. package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +0 -22
  807. package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +0 -20
  808. package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +0 -22
  809. package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +0 -21
  810. package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +0 -17
  811. package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +0 -28
  812. package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +0 -18
  813. package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +0 -18
  814. package/dist/components/icon/gator/templates/flags/flag-cn-china.js +0 -20
  815. package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +0 -22
  816. package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +0 -21
  817. package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +0 -28
  818. package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +0 -33
  819. package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +0 -23
  820. package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +0 -23
  821. package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +0 -32
  822. package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +0 -27
  823. package/dist/components/icon/gator/templates/flags/flag-de-germany.js +0 -17
  824. package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +0 -28
  825. package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +0 -21
  826. package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +0 -30
  827. package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +0 -31
  828. package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +0 -17
  829. package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +0 -41
  830. package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +0 -22
  831. package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +0 -35
  832. package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +0 -19
  833. package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +0 -18
  834. package/dist/components/icon/gator/templates/flags/flag-es-sain.js +0 -83
  835. package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +0 -28
  836. package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +0 -21
  837. package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +0 -60
  838. package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +0 -30
  839. package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +0 -24
  840. package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +0 -21
  841. package/dist/components/icon/gator/templates/flags/flag-fr-france.js +0 -17
  842. package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +0 -17
  843. package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +0 -16
  844. package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +0 -29
  845. package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +0 -15
  846. package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +0 -29
  847. package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +0 -22
  848. package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +0 -33
  849. package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +0 -25
  850. package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +0 -17
  851. package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +0 -22
  852. package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +0 -18
  853. package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +0 -26
  854. package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +0 -28
  855. package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +0 -17
  856. package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +0 -17
  857. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +0 -49
  858. package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +0 -17
  859. package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +0 -38
  860. package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +0 -22
  861. package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +0 -71
  862. package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +0 -22
  863. package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +0 -39
  864. package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +0 -18
  865. package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +0 -17
  866. package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +0 -37
  867. package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +0 -38
  868. package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +0 -27
  869. package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +0 -64
  870. package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +0 -51
  871. package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +0 -22
  872. package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +0 -21
  873. package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +0 -17
  874. package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +0 -24
  875. package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +0 -31
  876. package/dist/components/icon/gator/templates/flags/flag-in-india.js +0 -24
  877. package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +0 -48
  878. package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +0 -23
  879. package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +0 -93
  880. package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +0 -21
  881. package/dist/components/icon/gator/templates/flags/flag-it-italy.js +0 -17
  882. package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +0 -21
  883. package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +0 -17
  884. package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +0 -29
  885. package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +0 -21
  886. package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +0 -25
  887. package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +0 -21
  888. package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +0 -281
  889. package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +0 -31
  890. package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +0 -25
  891. package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +0 -19
  892. package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +0 -23
  893. package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +0 -31
  894. package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +0 -28
  895. package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +0 -56
  896. package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +0 -36
  897. package/dist/components/icon/gator/templates/flags/flag-la-laos.js +0 -18
  898. package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +0 -17
  899. package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +0 -18
  900. package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +0 -31
  901. package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +0 -21
  902. package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +0 -22
  903. package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +0 -18
  904. package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +0 -22
  905. package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +0 -22
  906. package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +0 -17
  907. package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +0 -18
  908. package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +0 -18
  909. package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +0 -21
  910. package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +0 -37
  911. package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +0 -38
  912. package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +0 -17
  913. package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +0 -17
  914. package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +0 -23
  915. package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +0 -22
  916. package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +0 -17
  917. package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +0 -18
  918. package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +0 -18
  919. package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +0 -34
  920. package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +0 -28
  921. package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +0 -20
  922. package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +0 -17
  923. package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +0 -24
  924. package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +0 -27
  925. package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +0 -25
  926. package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +0 -23
  927. package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +0 -25
  928. package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +0 -23
  929. package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +0 -26
  930. package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +0 -23
  931. package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +0 -35
  932. package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +0 -23
  933. package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +0 -17
  934. package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +0 -23
  935. package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +0 -18
  936. package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +0 -17
  937. package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +0 -35
  938. package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +0 -22
  939. package/dist/components/icon/gator/templates/flags/flag-no-norway.js +0 -21
  940. package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +0 -24
  941. package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +0 -22
  942. package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +0 -33
  943. package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +0 -31
  944. package/dist/components/icon/gator/templates/flags/flag-om-oman.js +0 -24
  945. package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +0 -24
  946. package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +0 -49
  947. package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +0 -46
  948. package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +0 -22
  949. package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +0 -32
  950. package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +0 -17
  951. package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +0 -21
  952. package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +0 -17
  953. package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +0 -29
  954. package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +0 -56
  955. package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +0 -28
  956. package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +0 -18
  957. package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +0 -125
  958. package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +0 -21
  959. package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +0 -26
  960. package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +0 -16
  961. package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +0 -17
  962. package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +0 -17
  963. package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +0 -38
  964. package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +0 -29
  965. package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +0 -23
  966. package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +0 -36
  967. package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +0 -24
  968. package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +0 -24
  969. package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +0 -18
  970. package/dist/components/icon/gator/templates/flags/flag-se-seden.js +0 -21
  971. package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +0 -22
  972. package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +0 -30
  973. package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +0 -28
  974. package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +0 -21
  975. package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +0 -30
  976. package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +0 -22
  977. package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +0 -46
  978. package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +0 -18
  979. package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +0 -16
  980. package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +0 -18
  981. package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +0 -20
  982. package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +0 -20
  983. package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +0 -39
  984. package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +0 -35
  985. package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +0 -19
  986. package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +0 -33
  987. package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +0 -27
  988. package/dist/components/icon/gator/templates/flags/flag-td-chad.js +0 -17
  989. package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +0 -24
  990. package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +0 -19
  991. package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +0 -17
  992. package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +0 -19
  993. package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +0 -25
  994. package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +0 -18
  995. package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +0 -79
  996. package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +0 -22
  997. package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +0 -22
  998. package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +0 -21
  999. package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +0 -21
  1000. package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +0 -28
  1001. package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +0 -22
  1002. package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +0 -22
  1003. package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +0 -21
  1004. package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +0 -32
  1005. package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +0 -18
  1006. package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +0 -18
  1007. package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +0 -28
  1008. package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +0 -18
  1009. package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +0 -28
  1010. package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +0 -18
  1011. package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +0 -25
  1012. package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +0 -27
  1013. package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +0 -31
  1014. package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +0 -22
  1015. package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +0 -27
  1016. package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +0 -17
  1017. package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +0 -26
  1018. package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +0 -22
  1019. package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +0 -33
  1020. package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +0 -24
  1021. package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +0 -25
  1022. package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +0 -31
  1023. package/dist/components/icon/gator/templates/flame.js +0 -8
  1024. package/dist/components/icon/gator/templates/flash-off.js +0 -8
  1025. package/dist/components/icon/gator/templates/flash-on.js +0 -8
  1026. package/dist/components/icon/gator/templates/folder.js +0 -8
  1027. package/dist/components/icon/gator/templates/gauge.js +0 -8
  1028. package/dist/components/icon/gator/templates/grid-four.js +0 -5
  1029. package/dist/components/icon/gator/templates/grid-nine.js +0 -5
  1030. package/dist/components/icon/gator/templates/hammer.js +0 -8
  1031. package/dist/components/icon/gator/templates/hand-pointing.js +0 -8
  1032. package/dist/components/icon/gator/templates/heart.js +0 -8
  1033. package/dist/components/icon/gator/templates/home-door.js +0 -8
  1034. package/dist/components/icon/gator/templates/home-finance-arrow.js +0 -16
  1035. package/dist/components/icon/gator/templates/home-finance.js +0 -14
  1036. package/dist/components/icon/gator/templates/home-search.js +0 -12
  1037. package/dist/components/icon/gator/templates/house-simple.js +0 -8
  1038. package/dist/components/icon/gator/templates/house.js +0 -8
  1039. package/dist/components/icon/gator/templates/inbox.js +0 -8
  1040. package/dist/components/icon/gator/templates/info.js +0 -8
  1041. package/dist/components/icon/gator/templates/instagram-logo.js +0 -8
  1042. package/dist/components/icon/gator/templates/interest-rate.js +0 -12
  1043. package/dist/components/icon/gator/templates/invoice.js +0 -8
  1044. package/dist/components/icon/gator/templates/kanban.js +0 -5
  1045. package/dist/components/icon/gator/templates/label.js +0 -8
  1046. package/dist/components/icon/gator/templates/laptop.js +0 -8
  1047. package/dist/components/icon/gator/templates/layout.js +0 -8
  1048. package/dist/components/icon/gator/templates/lightbulb-filament.js +0 -5
  1049. package/dist/components/icon/gator/templates/lightbulb.js +0 -8
  1050. package/dist/components/icon/gator/templates/link.js +0 -8
  1051. package/dist/components/icon/gator/templates/linkedin-logo.js +0 -8
  1052. package/dist/components/icon/gator/templates/list-star.js +0 -5
  1053. package/dist/components/icon/gator/templates/list.js +0 -8
  1054. package/dist/components/icon/gator/templates/loading-spinner-gif.js +0 -24
  1055. package/dist/components/icon/gator/templates/loading.js +0 -8
  1056. package/dist/components/icon/gator/templates/lock.js +0 -8
  1057. package/dist/components/icon/gator/templates/magic-wand.js +0 -8
  1058. package/dist/components/icon/gator/templates/mail-open.js +0 -8
  1059. package/dist/components/icon/gator/templates/mail.js +0 -8
  1060. package/dist/components/icon/gator/templates/mailbox.js +0 -8
  1061. package/dist/components/icon/gator/templates/map.js +0 -8
  1062. package/dist/components/icon/gator/templates/menu-hamburger.js +0 -8
  1063. package/dist/components/icon/gator/templates/microsoft-excel-logo.js +0 -8
  1064. package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +0 -8
  1065. package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +0 -8
  1066. package/dist/components/icon/gator/templates/microsoft-teams-logo.js +0 -8
  1067. package/dist/components/icon/gator/templates/microsoft-word-logo.js +0 -8
  1068. package/dist/components/icon/gator/templates/minus-circle.js +0 -8
  1069. package/dist/components/icon/gator/templates/minus-square.js +0 -8
  1070. package/dist/components/icon/gator/templates/minus.js +0 -8
  1071. package/dist/components/icon/gator/templates/mobile-phone-2.js +0 -8
  1072. package/dist/components/icon/gator/templates/monitor.js +0 -8
  1073. package/dist/components/icon/gator/templates/move-doc.js +0 -12
  1074. package/dist/components/icon/gator/templates/move.js +0 -8
  1075. package/dist/components/icon/gator/templates/music.js +0 -8
  1076. package/dist/components/icon/gator/templates/number-0.js +0 -8
  1077. package/dist/components/icon/gator/templates/number-1.js +0 -8
  1078. package/dist/components/icon/gator/templates/number-10.js +0 -11
  1079. package/dist/components/icon/gator/templates/number-2.js +0 -8
  1080. package/dist/components/icon/gator/templates/number-3.js +0 -8
  1081. package/dist/components/icon/gator/templates/number-4.js +0 -8
  1082. package/dist/components/icon/gator/templates/number-5.js +0 -8
  1083. package/dist/components/icon/gator/templates/number-6.js +0 -8
  1084. package/dist/components/icon/gator/templates/number-7.js +0 -8
  1085. package/dist/components/icon/gator/templates/number-8.js +0 -8
  1086. package/dist/components/icon/gator/templates/number-9.js +0 -8
  1087. package/dist/components/icon/gator/templates/overflow-menu.js +0 -16
  1088. package/dist/components/icon/gator/templates/paper-airplane.js +0 -8
  1089. package/dist/components/icon/gator/templates/paperclip.js +0 -8
  1090. package/dist/components/icon/gator/templates/pause-circle.js +0 -7
  1091. package/dist/components/icon/gator/templates/pause.js +0 -9
  1092. package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +0 -16
  1093. package/dist/components/icon/gator/templates/payments/payment-amex.js +0 -11
  1094. package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +0 -7
  1095. package/dist/components/icon/gator/templates/payments/payment-discover.js +0 -21
  1096. package/dist/components/icon/gator/templates/payments/payment-google-pay.js +0 -13
  1097. package/dist/components/icon/gator/templates/payments/payment-mastercard.js +0 -10
  1098. package/dist/components/icon/gator/templates/payments/payment-visa.js +0 -10
  1099. package/dist/components/icon/gator/templates/pen.js +0 -8
  1100. package/dist/components/icon/gator/templates/pencil-paper.js +0 -8
  1101. package/dist/components/icon/gator/templates/pencil.js +0 -8
  1102. package/dist/components/icon/gator/templates/people-multiple.js +0 -8
  1103. package/dist/components/icon/gator/templates/people-share.js +0 -8
  1104. package/dist/components/icon/gator/templates/percent.js +0 -8
  1105. package/dist/components/icon/gator/templates/person-add.js +0 -8
  1106. package/dist/components/icon/gator/templates/person-check.js +0 -8
  1107. package/dist/components/icon/gator/templates/person-lock.js +0 -12
  1108. package/dist/components/icon/gator/templates/person.js +0 -8
  1109. package/dist/components/icon/gator/templates/phone-alert.js +0 -24
  1110. package/dist/components/icon/gator/templates/phone-mobile.js +0 -8
  1111. package/dist/components/icon/gator/templates/phone.js +0 -8
  1112. package/dist/components/icon/gator/templates/picture.js +0 -8
  1113. package/dist/components/icon/gator/templates/pin.js +0 -8
  1114. package/dist/components/icon/gator/templates/pinterest-logo.js +0 -8
  1115. package/dist/components/icon/gator/templates/play-circle.js +0 -8
  1116. package/dist/components/icon/gator/templates/play.js +0 -9
  1117. package/dist/components/icon/gator/templates/plugs-connected.js +0 -14
  1118. package/dist/components/icon/gator/templates/plugs.js +0 -14
  1119. package/dist/components/icon/gator/templates/plus-circle.js +0 -8
  1120. package/dist/components/icon/gator/templates/plus.js +0 -8
  1121. package/dist/components/icon/gator/templates/printer.js +0 -8
  1122. package/dist/components/icon/gator/templates/question-chat-bubble.js +0 -8
  1123. package/dist/components/icon/gator/templates/question-circle.js +0 -12
  1124. package/dist/components/icon/gator/templates/question-mark.js +0 -8
  1125. package/dist/components/icon/gator/templates/radio-selected.js +0 -22
  1126. package/dist/components/icon/gator/templates/radio.js +0 -16
  1127. package/dist/components/icon/gator/templates/receipt.js +0 -12
  1128. package/dist/components/icon/gator/templates/restricted-filled.js +0 -5
  1129. package/dist/components/icon/gator/templates/restricted.js +0 -8
  1130. package/dist/components/icon/gator/templates/robot.js +0 -17
  1131. package/dist/components/icon/gator/templates/sandals.js +0 -16
  1132. package/dist/components/icon/gator/templates/save.js +0 -8
  1133. package/dist/components/icon/gator/templates/screen.js +0 -8
  1134. package/dist/components/icon/gator/templates/search.js +0 -8
  1135. package/dist/components/icon/gator/templates/selection.js +0 -5
  1136. package/dist/components/icon/gator/templates/send-filled.js +0 -5
  1137. package/dist/components/icon/gator/templates/send.js +0 -8
  1138. package/dist/components/icon/gator/templates/settings.js +0 -8
  1139. package/dist/components/icon/gator/templates/share-1.js +0 -8
  1140. package/dist/components/icon/gator/templates/share-2.js +0 -8
  1141. package/dist/components/icon/gator/templates/shield-lock.js +0 -12
  1142. package/dist/components/icon/gator/templates/shield-warning.js +0 -8
  1143. package/dist/components/icon/gator/templates/sidebar-simple.js +0 -8
  1144. package/dist/components/icon/gator/templates/sidebar.js +0 -8
  1145. package/dist/components/icon/gator/templates/smart-home.js +0 -14
  1146. package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +0 -10
  1147. package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +0 -10
  1148. package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +0 -10
  1149. package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +0 -16
  1150. package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +0 -10
  1151. package/dist/components/icon/gator/templates/sort-reverse-variant.js +0 -8
  1152. package/dist/components/icon/gator/templates/sort-variant.js +0 -8
  1153. package/dist/components/icon/gator/templates/sparkle-filled.js +0 -8
  1154. package/dist/components/icon/gator/templates/sparkle.js +0 -8
  1155. package/dist/components/icon/gator/templates/speech-bubble.js +0 -8
  1156. package/dist/components/icon/gator/templates/square-split-horizontal.js +0 -5
  1157. package/dist/components/icon/gator/templates/square-split-vertical.js +0 -5
  1158. package/dist/components/icon/gator/templates/square.js +0 -5
  1159. package/dist/components/icon/gator/templates/stack.js +0 -8
  1160. package/dist/components/icon/gator/templates/stamp.js +0 -8
  1161. package/dist/components/icon/gator/templates/star-four-filled.js +0 -8
  1162. package/dist/components/icon/gator/templates/star-four.js +0 -8
  1163. package/dist/components/icon/gator/templates/star.js +0 -8
  1164. package/dist/components/icon/gator/templates/stopwatch.js +0 -8
  1165. package/dist/components/icon/gator/templates/sun.js +0 -8
  1166. package/dist/components/icon/gator/templates/sync.js +0 -8
  1167. package/dist/components/icon/gator/templates/tab-arrows.js +0 -8
  1168. package/dist/components/icon/gator/templates/table.js +0 -5
  1169. package/dist/components/icon/gator/templates/target.js +0 -8
  1170. package/dist/components/icon/gator/templates/text-aa.js +0 -5
  1171. package/dist/components/icon/gator/templates/thumbs-down.js +0 -8
  1172. package/dist/components/icon/gator/templates/thumbs-up.js +0 -8
  1173. package/dist/components/icon/gator/templates/tools.js +0 -8
  1174. package/dist/components/icon/gator/templates/touch-id.js +0 -8
  1175. package/dist/components/icon/gator/templates/trash.js +0 -8
  1176. package/dist/components/icon/gator/templates/trend-up.js +0 -5
  1177. package/dist/components/icon/gator/templates/twitter-logo.js +0 -8
  1178. package/dist/components/icon/gator/templates/unlink.js +0 -8
  1179. package/dist/components/icon/gator/templates/unlock.js +0 -8
  1180. package/dist/components/icon/gator/templates/upload.js +0 -8
  1181. package/dist/components/icon/gator/templates/video.js +0 -8
  1182. package/dist/components/icon/gator/templates/waffle.js +0 -40
  1183. package/dist/components/icon/gator/templates/warning-circle.js +0 -8
  1184. package/dist/components/icon/gator/templates/warning-diamond.js +0 -8
  1185. package/dist/components/icon/gator/templates/warning-filled.js +0 -5
  1186. package/dist/components/icon/gator/templates/warning-octagon.js +0 -8
  1187. package/dist/components/icon/gator/templates/warning.js +0 -8
  1188. package/dist/components/icon/gator/templates/wet-sign.js +0 -8
  1189. package/dist/components/icon/gator/templates/wifi-off.js +0 -8
  1190. package/dist/components/icon/gator/templates/wifi.js +0 -8
  1191. package/dist/components/icon/gator/templates/x-logo.js +0 -8
  1192. package/dist/components/icon/gator/templates/yelp-logo.js +0 -10
  1193. package/dist/components/icon/gator/templates/youtube-logo.js +0 -8
  1194. package/dist/components/icon/gator/templates/zillow-logo.js +0 -10
  1195. package/dist/components/illustration/gator/templates/add-note.js +0 -6
  1196. package/dist/components/illustration/gator/templates/address.js +0 -6
  1197. package/dist/components/illustration/gator/templates/appointment-confirmed.js +0 -6
  1198. package/dist/components/illustration/gator/templates/assets.js +0 -6
  1199. package/dist/components/illustration/gator/templates/auto-money.js +0 -6
  1200. package/dist/components/illustration/gator/templates/balloons.js +0 -6
  1201. package/dist/components/illustration/gator/templates/bank-account.js +0 -6
  1202. package/dist/components/illustration/gator/templates/brief-case.js +0 -6
  1203. package/dist/components/illustration/gator/templates/calendar-home.js +0 -6
  1204. package/dist/components/illustration/gator/templates/change-data.js +0 -7
  1205. package/dist/components/illustration/gator/templates/check-with-pencil.js +0 -6
  1206. package/dist/components/illustration/gator/templates/co-borrower.js +0 -7
  1207. package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +0 -7
  1208. package/dist/components/illustration/gator/templates/co-borrowers.js +0 -7
  1209. package/dist/components/illustration/gator/templates/commercial.js +0 -29
  1210. package/dist/components/illustration/gator/templates/condo.js +0 -42
  1211. package/dist/components/illustration/gator/templates/connectivity.js +0 -7
  1212. package/dist/components/illustration/gator/templates/consumer.js +0 -22
  1213. package/dist/components/illustration/gator/templates/contact-search.js +0 -7
  1214. package/dist/components/illustration/gator/templates/conversation-multiple.js +0 -7
  1215. package/dist/components/illustration/gator/templates/credit-card.js +0 -7
  1216. package/dist/components/illustration/gator/templates/crop-background.js +0 -7
  1217. package/dist/components/illustration/gator/templates/crop-page.js +0 -7
  1218. package/dist/components/illustration/gator/templates/declarations-legal.js +0 -7
  1219. package/dist/components/illustration/gator/templates/deliver.js +0 -7
  1220. package/dist/components/illustration/gator/templates/demographic-info.js +0 -7
  1221. package/dist/components/illustration/gator/templates/document-add.js +0 -7
  1222. package/dist/components/illustration/gator/templates/document-signature.js +0 -7
  1223. package/dist/components/illustration/gator/templates/download-app.js +0 -7
  1224. package/dist/components/illustration/gator/templates/empty-box.js +0 -7
  1225. package/dist/components/illustration/gator/templates/family-home.js +0 -38
  1226. package/dist/components/illustration/gator/templates/home-search.js +0 -7
  1227. package/dist/components/illustration/gator/templates/house-5.js +0 -7
  1228. package/dist/components/illustration/gator/templates/house-6.js +0 -7
  1229. package/dist/components/illustration/gator/templates/house-fireworks.js +0 -7
  1230. package/dist/components/illustration/gator/templates/house-under-construction.js +0 -7
  1231. package/dist/components/illustration/gator/templates/house-with-shield.js +0 -7
  1232. package/dist/components/illustration/gator/templates/inquiry.js +0 -7
  1233. package/dist/components/illustration/gator/templates/locked.js +0 -7
  1234. package/dist/components/illustration/gator/templates/make-an-offer.js +0 -7
  1235. package/dist/components/illustration/gator/templates/mortgage.js +0 -20
  1236. package/dist/components/illustration/gator/templates/network-error.js +0 -7
  1237. package/dist/components/illustration/gator/templates/page-1.js +0 -7
  1238. package/dist/components/illustration/gator/templates/page-2.js +0 -7
  1239. package/dist/components/illustration/gator/templates/page-3.js +0 -7
  1240. package/dist/components/illustration/gator/templates/paper-3.js +0 -7
  1241. package/dist/components/illustration/gator/templates/paper-7.js +0 -7
  1242. package/dist/components/illustration/gator/templates/person-2.js +0 -7
  1243. package/dist/components/illustration/gator/templates/personal-info.js +0 -7
  1244. package/dist/components/illustration/gator/templates/portfolio-analytics.js +0 -37
  1245. package/dist/components/illustration/gator/templates/price-search.js +0 -7
  1246. package/dist/components/illustration/gator/templates/quick-links.js +0 -7
  1247. package/dist/components/illustration/gator/templates/register.js +0 -7
  1248. package/dist/components/illustration/gator/templates/schedule-home-tour.js +0 -7
  1249. package/dist/components/illustration/gator/templates/small-business.js +0 -20
  1250. package/dist/components/illustration/gator/templates/social-security.js +0 -7
  1251. package/dist/components/illustration/gator/templates/start-conversation.js +0 -7
  1252. package/dist/components/illustration/gator/templates/status-no-x.js +0 -7
  1253. package/dist/components/illustration/gator/templates/status.js +0 -7
  1254. package/dist/components/illustration/gator/templates/success.js +0 -7
  1255. package/dist/components/illustration/gator/templates/talkluments.js +0 -7
  1256. package/dist/components/illustration/gator/templates/thumbs-down-man.js +0 -7
  1257. package/dist/components/illustration/gator/templates/town-home.js +0 -54
  1258. package/dist/components/illustration/gator/templates/transfer.js +0 -7
  1259. package/dist/components/illustration/gator/templates/treasury.js +0 -21
  1260. package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +0 -7
  1261. package/dist/components/illustration/gator/templates/upload-cloud.js +0 -7
  1262. package/dist/components/illustration/gator/templates/your-bank-placeholder.js +0 -40
  1263. package/dist/components/illustration/gator/templates/your-bank.js +0 -26
  1264. package/dist/types/components/icon/gator/templates/add-link.d.ts +0 -1
  1265. package/dist/types/components/icon/gator/templates/airplane.d.ts +0 -1
  1266. package/dist/types/components/icon/gator/templates/alarm.d.ts +0 -1
  1267. package/dist/types/components/icon/gator/templates/apartment.d.ts +0 -1
  1268. package/dist/types/components/icon/gator/templates/arrow-around.d.ts +0 -1
  1269. package/dist/types/components/icon/gator/templates/arrow-down.d.ts +0 -1
  1270. package/dist/types/components/icon/gator/templates/arrow-left.d.ts +0 -1
  1271. package/dist/types/components/icon/gator/templates/arrow-line-left.d.ts +0 -1
  1272. package/dist/types/components/icon/gator/templates/arrow-line-right.d.ts +0 -1
  1273. package/dist/types/components/icon/gator/templates/arrow-right.d.ts +0 -1
  1274. package/dist/types/components/icon/gator/templates/arrow-up.d.ts +0 -1
  1275. package/dist/types/components/icon/gator/templates/arrows-down-up.d.ts +0 -1
  1276. package/dist/types/components/icon/gator/templates/bank.d.ts +0 -1
  1277. package/dist/types/components/icon/gator/templates/bell-disabled.d.ts +0 -1
  1278. package/dist/types/components/icon/gator/templates/bell.d.ts +0 -1
  1279. package/dist/types/components/icon/gator/templates/binoculars.d.ts +0 -1
  1280. package/dist/types/components/icon/gator/templates/book.d.ts +0 -1
  1281. package/dist/types/components/icon/gator/templates/box.d.ts +0 -1
  1282. package/dist/types/components/icon/gator/templates/brain.d.ts +0 -1
  1283. package/dist/types/components/icon/gator/templates/cake.d.ts +0 -1
  1284. package/dist/types/components/icon/gator/templates/calculator.d.ts +0 -1
  1285. package/dist/types/components/icon/gator/templates/calendar.d.ts +0 -1
  1286. package/dist/types/components/icon/gator/templates/camera.d.ts +0 -1
  1287. package/dist/types/components/icon/gator/templates/caret-up-down.d.ts +0 -1
  1288. package/dist/types/components/icon/gator/templates/case.d.ts +0 -1
  1289. package/dist/types/components/icon/gator/templates/chart-bar-horizontal.d.ts +0 -1
  1290. package/dist/types/components/icon/gator/templates/chart-bar.d.ts +0 -1
  1291. package/dist/types/components/icon/gator/templates/chart-donut.d.ts +0 -1
  1292. package/dist/types/components/icon/gator/templates/chart-line.d.ts +0 -1
  1293. package/dist/types/components/icon/gator/templates/chart-pie.d.ts +0 -1
  1294. package/dist/types/components/icon/gator/templates/chart-rise.d.ts +0 -1
  1295. package/dist/types/components/icon/gator/templates/chart-scatter.d.ts +0 -1
  1296. package/dist/types/components/icon/gator/templates/chat-circle-ai.d.ts +0 -1
  1297. package/dist/types/components/icon/gator/templates/chat-circle-dots.d.ts +0 -1
  1298. package/dist/types/components/icon/gator/templates/chat-circle-slash.d.ts +0 -1
  1299. package/dist/types/components/icon/gator/templates/chat-circle-text.d.ts +0 -1
  1300. package/dist/types/components/icon/gator/templates/chat-circle.d.ts +0 -1
  1301. package/dist/types/components/icon/gator/templates/chat.d.ts +0 -1
  1302. package/dist/types/components/icon/gator/templates/check-circle-filled.d.ts +0 -1
  1303. package/dist/types/components/icon/gator/templates/check-circle.d.ts +0 -1
  1304. package/dist/types/components/icon/gator/templates/check.d.ts +0 -1
  1305. package/dist/types/components/icon/gator/templates/checkbox-indeterminate.d.ts +0 -1
  1306. package/dist/types/components/icon/gator/templates/checkbox-selected.d.ts +0 -1
  1307. package/dist/types/components/icon/gator/templates/checkbox.d.ts +0 -1
  1308. package/dist/types/components/icon/gator/templates/checkerboard.d.ts +0 -1
  1309. package/dist/types/components/icon/gator/templates/chevron-down.d.ts +0 -1
  1310. package/dist/types/components/icon/gator/templates/chevron-left.d.ts +0 -1
  1311. package/dist/types/components/icon/gator/templates/chevron-right.d.ts +0 -1
  1312. package/dist/types/components/icon/gator/templates/chevron-up.d.ts +0 -1
  1313. package/dist/types/components/icon/gator/templates/circle-arrow-down.d.ts +0 -1
  1314. package/dist/types/components/icon/gator/templates/circle-arrow-left.d.ts +0 -1
  1315. package/dist/types/components/icon/gator/templates/circle-arrow-right.d.ts +0 -1
  1316. package/dist/types/components/icon/gator/templates/circle-arrow-up.d.ts +0 -1
  1317. package/dist/types/components/icon/gator/templates/circle-dashed.d.ts +0 -1
  1318. package/dist/types/components/icon/gator/templates/circle-filled.d.ts +0 -1
  1319. package/dist/types/components/icon/gator/templates/circle.d.ts +0 -1
  1320. package/dist/types/components/icon/gator/templates/city.d.ts +0 -1
  1321. package/dist/types/components/icon/gator/templates/clipboard.d.ts +0 -1
  1322. package/dist/types/components/icon/gator/templates/clock-clockwise.d.ts +0 -1
  1323. package/dist/types/components/icon/gator/templates/clock-counter-clockwise.d.ts +0 -1
  1324. package/dist/types/components/icon/gator/templates/clock.d.ts +0 -1
  1325. package/dist/types/components/icon/gator/templates/collapse.d.ts +0 -1
  1326. package/dist/types/components/icon/gator/templates/cone.d.ts +0 -1
  1327. package/dist/types/components/icon/gator/templates/contact-info.d.ts +0 -1
  1328. package/dist/types/components/icon/gator/templates/copy.d.ts +0 -1
  1329. package/dist/types/components/icon/gator/templates/credit-card.d.ts +0 -1
  1330. package/dist/types/components/icon/gator/templates/crop.d.ts +0 -1
  1331. package/dist/types/components/icon/gator/templates/crosshairs.d.ts +0 -1
  1332. package/dist/types/components/icon/gator/templates/currency-dollar-simple.d.ts +0 -1
  1333. package/dist/types/components/icon/gator/templates/currency-eur.d.ts +0 -1
  1334. package/dist/types/components/icon/gator/templates/currency-gbp.d.ts +0 -1
  1335. package/dist/types/components/icon/gator/templates/currency-inr.d.ts +0 -1
  1336. package/dist/types/components/icon/gator/templates/currency-jpy.d.ts +0 -1
  1337. package/dist/types/components/icon/gator/templates/currency-krw.d.ts +0 -1
  1338. package/dist/types/components/icon/gator/templates/currency-kzt.d.ts +0 -1
  1339. package/dist/types/components/icon/gator/templates/currency-ngn.d.ts +0 -1
  1340. package/dist/types/components/icon/gator/templates/currency-rub.d.ts +0 -1
  1341. package/dist/types/components/icon/gator/templates/cursor-arrow.d.ts +0 -1
  1342. package/dist/types/components/icon/gator/templates/cursor-hand.d.ts +0 -1
  1343. package/dist/types/components/icon/gator/templates/cursor.d.ts +0 -1
  1344. package/dist/types/components/icon/gator/templates/dashboard.d.ts +0 -1
  1345. package/dist/types/components/icon/gator/templates/delete.d.ts +0 -1
  1346. package/dist/types/components/icon/gator/templates/dna.d.ts +0 -1
  1347. package/dist/types/components/icon/gator/templates/document-add.d.ts +0 -1
  1348. package/dist/types/components/icon/gator/templates/document-ai.d.ts +0 -1
  1349. package/dist/types/components/icon/gator/templates/document-check.d.ts +0 -1
  1350. package/dist/types/components/icon/gator/templates/document-e-sign.d.ts +0 -1
  1351. package/dist/types/components/icon/gator/templates/document-image.d.ts +0 -1
  1352. package/dist/types/components/icon/gator/templates/document-pdf.d.ts +0 -1
  1353. package/dist/types/components/icon/gator/templates/document-sign.d.ts +0 -1
  1354. package/dist/types/components/icon/gator/templates/document-zip.d.ts +0 -1
  1355. package/dist/types/components/icon/gator/templates/document.d.ts +0 -1
  1356. package/dist/types/components/icon/gator/templates/dollar-bills.d.ts +0 -1
  1357. package/dist/types/components/icon/gator/templates/dollar-house.d.ts +0 -1
  1358. package/dist/types/components/icon/gator/templates/down-payment.d.ts +0 -1
  1359. package/dist/types/components/icon/gator/templates/download.d.ts +0 -1
  1360. package/dist/types/components/icon/gator/templates/drag-drop.d.ts +0 -1
  1361. package/dist/types/components/icon/gator/templates/earth.d.ts +0 -1
  1362. package/dist/types/components/icon/gator/templates/exclude-square.d.ts +0 -1
  1363. package/dist/types/components/icon/gator/templates/exit-circle.d.ts +0 -1
  1364. package/dist/types/components/icon/gator/templates/exit-left.d.ts +0 -1
  1365. package/dist/types/components/icon/gator/templates/exit.d.ts +0 -1
  1366. package/dist/types/components/icon/gator/templates/expand-arrows.d.ts +0 -1
  1367. package/dist/types/components/icon/gator/templates/expand.d.ts +0 -1
  1368. package/dist/types/components/icon/gator/templates/export.d.ts +0 -1
  1369. package/dist/types/components/icon/gator/templates/eye-closed.d.ts +0 -1
  1370. package/dist/types/components/icon/gator/templates/eye-crossed.d.ts +0 -1
  1371. package/dist/types/components/icon/gator/templates/eye.d.ts +0 -1
  1372. package/dist/types/components/icon/gator/templates/facebook-logo.d.ts +0 -1
  1373. package/dist/types/components/icon/gator/templates/file-code.d.ts +0 -1
  1374. package/dist/types/components/icon/gator/templates/files.d.ts +0 -1
  1375. package/dist/types/components/icon/gator/templates/filter-funnel.d.ts +0 -1
  1376. package/dist/types/components/icon/gator/templates/filters-2.d.ts +0 -1
  1377. package/dist/types/components/icon/gator/templates/filters.d.ts +0 -1
  1378. package/dist/types/components/icon/gator/templates/flags/flag-ad-andorra.d.ts +0 -1
  1379. package/dist/types/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.d.ts +0 -1
  1380. package/dist/types/components/icon/gator/templates/flags/flag-af-afghanistan.d.ts +0 -1
  1381. package/dist/types/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.d.ts +0 -1
  1382. package/dist/types/components/icon/gator/templates/flags/flag-ai-anguilla.d.ts +0 -1
  1383. package/dist/types/components/icon/gator/templates/flags/flag-al-albania.d.ts +0 -1
  1384. package/dist/types/components/icon/gator/templates/flags/flag-am-armenia.d.ts +0 -1
  1385. package/dist/types/components/icon/gator/templates/flags/flag-ao-angola.d.ts +0 -1
  1386. package/dist/types/components/icon/gator/templates/flags/flag-aq-antarctica.d.ts +0 -1
  1387. package/dist/types/components/icon/gator/templates/flags/flag-ar-argentina.d.ts +0 -1
  1388. package/dist/types/components/icon/gator/templates/flags/flag-as-american-smoa.d.ts +0 -1
  1389. package/dist/types/components/icon/gator/templates/flags/flag-at-austria.d.ts +0 -1
  1390. package/dist/types/components/icon/gator/templates/flags/flag-au-australia.d.ts +0 -1
  1391. package/dist/types/components/icon/gator/templates/flags/flag-aw-aruba.d.ts +0 -1
  1392. package/dist/types/components/icon/gator/templates/flags/flag-ax-aland-islands.d.ts +0 -1
  1393. package/dist/types/components/icon/gator/templates/flags/flag-az-azerbaijan.d.ts +0 -1
  1394. package/dist/types/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.d.ts +0 -1
  1395. package/dist/types/components/icon/gator/templates/flags/flag-bb-barbados.d.ts +0 -1
  1396. package/dist/types/components/icon/gator/templates/flags/flag-bd-bangladesh.d.ts +0 -1
  1397. package/dist/types/components/icon/gator/templates/flags/flag-be-belgium.d.ts +0 -1
  1398. package/dist/types/components/icon/gator/templates/flags/flag-bf-burkina-faso.d.ts +0 -1
  1399. package/dist/types/components/icon/gator/templates/flags/flag-bg-bulgaria.d.ts +0 -1
  1400. package/dist/types/components/icon/gator/templates/flags/flag-bh-bahrain.d.ts +0 -1
  1401. package/dist/types/components/icon/gator/templates/flags/flag-bi-burundi.d.ts +0 -1
  1402. package/dist/types/components/icon/gator/templates/flags/flag-bj-benin.d.ts +0 -1
  1403. package/dist/types/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.d.ts +0 -1
  1404. package/dist/types/components/icon/gator/templates/flags/flag-bm-bermuda.d.ts +0 -1
  1405. package/dist/types/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.d.ts +0 -1
  1406. package/dist/types/components/icon/gator/templates/flags/flag-bo-bolivia.d.ts +0 -1
  1407. package/dist/types/components/icon/gator/templates/flags/flag-bq-bo-bonaire.d.ts +0 -1
  1408. package/dist/types/components/icon/gator/templates/flags/flag-bq-sa-sba.d.ts +0 -1
  1409. package/dist/types/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.d.ts +0 -1
  1410. package/dist/types/components/icon/gator/templates/flags/flag-br-brazil.d.ts +0 -1
  1411. package/dist/types/components/icon/gator/templates/flags/flag-bs-bahamas.d.ts +0 -1
  1412. package/dist/types/components/icon/gator/templates/flags/flag-bt-bhutan.d.ts +0 -1
  1413. package/dist/types/components/icon/gator/templates/flags/flag-bv-bouvet-island.d.ts +0 -1
  1414. package/dist/types/components/icon/gator/templates/flags/flag-bw-botswana.d.ts +0 -1
  1415. package/dist/types/components/icon/gator/templates/flags/flag-by-belarus.d.ts +0 -1
  1416. package/dist/types/components/icon/gator/templates/flags/flag-bz-belize.d.ts +0 -1
  1417. package/dist/types/components/icon/gator/templates/flags/flag-ca-canada.d.ts +0 -1
  1418. package/dist/types/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.d.ts +0 -1
  1419. package/dist/types/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.d.ts +0 -1
  1420. package/dist/types/components/icon/gator/templates/flags/flag-cf-central-african-republic.d.ts +0 -1
  1421. package/dist/types/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.d.ts +0 -1
  1422. package/dist/types/components/icon/gator/templates/flags/flag-ch-switzerland.d.ts +0 -1
  1423. package/dist/types/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.d.ts +0 -1
  1424. package/dist/types/components/icon/gator/templates/flags/flag-ck-cook-islands.d.ts +0 -1
  1425. package/dist/types/components/icon/gator/templates/flags/flag-cl-chile.d.ts +0 -1
  1426. package/dist/types/components/icon/gator/templates/flags/flag-cm-cameroon.d.ts +0 -1
  1427. package/dist/types/components/icon/gator/templates/flags/flag-cn-china.d.ts +0 -1
  1428. package/dist/types/components/icon/gator/templates/flags/flag-co-colombia.d.ts +0 -1
  1429. package/dist/types/components/icon/gator/templates/flags/flag-cr-costa-rica.d.ts +0 -1
  1430. package/dist/types/components/icon/gator/templates/flags/flag-cu-cuba.d.ts +0 -1
  1431. package/dist/types/components/icon/gator/templates/flags/flag-cv-cabo-verde.d.ts +0 -1
  1432. package/dist/types/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.d.ts +0 -1
  1433. package/dist/types/components/icon/gator/templates/flags/flag-cx-christmas-island.d.ts +0 -1
  1434. package/dist/types/components/icon/gator/templates/flags/flag-cy-cyprus.d.ts +0 -1
  1435. package/dist/types/components/icon/gator/templates/flags/flag-cz-czech-republic.d.ts +0 -1
  1436. package/dist/types/components/icon/gator/templates/flags/flag-de-germany.d.ts +0 -1
  1437. package/dist/types/components/icon/gator/templates/flags/flag-dj-djibouti.d.ts +0 -1
  1438. package/dist/types/components/icon/gator/templates/flags/flag-dk-denmark.d.ts +0 -1
  1439. package/dist/types/components/icon/gator/templates/flags/flag-dm-dominica.d.ts +0 -1
  1440. package/dist/types/components/icon/gator/templates/flags/flag-do-dominican-republic.d.ts +0 -1
  1441. package/dist/types/components/icon/gator/templates/flags/flag-dz-algeria.d.ts +0 -1
  1442. package/dist/types/components/icon/gator/templates/flags/flag-ec-ecuador.d.ts +0 -1
  1443. package/dist/types/components/icon/gator/templates/flags/flag-ee-estonia.d.ts +0 -1
  1444. package/dist/types/components/icon/gator/templates/flags/flag-eg-egypt.d.ts +0 -1
  1445. package/dist/types/components/icon/gator/templates/flags/flag-eh-western-sahara.d.ts +0 -1
  1446. package/dist/types/components/icon/gator/templates/flags/flag-er-eritrea.d.ts +0 -1
  1447. package/dist/types/components/icon/gator/templates/flags/flag-es-sain.d.ts +0 -1
  1448. package/dist/types/components/icon/gator/templates/flags/flag-et-ethiopia.d.ts +0 -1
  1449. package/dist/types/components/icon/gator/templates/flags/flag-fi-finland.d.ts +0 -1
  1450. package/dist/types/components/icon/gator/templates/flags/flag-fj-fiji.d.ts +0 -1
  1451. package/dist/types/components/icon/gator/templates/flags/flag-fk-falkland-islands.d.ts +0 -1
  1452. package/dist/types/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.d.ts +0 -1
  1453. package/dist/types/components/icon/gator/templates/flags/flag-fo-faroe-islands.d.ts +0 -1
  1454. package/dist/types/components/icon/gator/templates/flags/flag-fr-france.d.ts +0 -1
  1455. package/dist/types/components/icon/gator/templates/flags/flag-ga-gabon.d.ts +0 -1
  1456. package/dist/types/components/icon/gator/templates/flags/flag-gb-eng-england.d.ts +0 -1
  1457. package/dist/types/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.d.ts +0 -1
  1458. package/dist/types/components/icon/gator/templates/flags/flag-gb-sct-sotland.d.ts +0 -1
  1459. package/dist/types/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.d.ts +0 -1
  1460. package/dist/types/components/icon/gator/templates/flags/flag-gb-wls-wales.d.ts +0 -1
  1461. package/dist/types/components/icon/gator/templates/flags/flag-gd-grenada.d.ts +0 -1
  1462. package/dist/types/components/icon/gator/templates/flags/flag-ge-georgia.d.ts +0 -1
  1463. package/dist/types/components/icon/gator/templates/flags/flag-gf-french-guiana.d.ts +0 -1
  1464. package/dist/types/components/icon/gator/templates/flags/flag-gg-guernsey.d.ts +0 -1
  1465. package/dist/types/components/icon/gator/templates/flags/flag-gh-ghana.d.ts +0 -1
  1466. package/dist/types/components/icon/gator/templates/flags/flag-gi-gibraltar.d.ts +0 -1
  1467. package/dist/types/components/icon/gator/templates/flags/flag-gl-greenland.d.ts +0 -1
  1468. package/dist/types/components/icon/gator/templates/flags/flag-gm-gambia.d.ts +0 -1
  1469. package/dist/types/components/icon/gator/templates/flags/flag-gn-guinea.d.ts +0 -1
  1470. package/dist/types/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.d.ts +0 -1
  1471. package/dist/types/components/icon/gator/templates/flags/flag-gp-guadeloupe.d.ts +0 -1
  1472. package/dist/types/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.d.ts +0 -1
  1473. package/dist/types/components/icon/gator/templates/flags/flag-gr-greece.d.ts +0 -1
  1474. package/dist/types/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.d.ts +0 -1
  1475. package/dist/types/components/icon/gator/templates/flags/flag-gt-guatemala.d.ts +0 -1
  1476. package/dist/types/components/icon/gator/templates/flags/flag-gu-guam.d.ts +0 -1
  1477. package/dist/types/components/icon/gator/templates/flags/flag-gw-guinea-bissau.d.ts +0 -1
  1478. package/dist/types/components/icon/gator/templates/flags/flag-gy-guyana.d.ts +0 -1
  1479. package/dist/types/components/icon/gator/templates/flags/flag-hk-hong-kong.d.ts +0 -1
  1480. package/dist/types/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.d.ts +0 -1
  1481. package/dist/types/components/icon/gator/templates/flags/flag-hn-honduras.d.ts +0 -1
  1482. package/dist/types/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.d.ts +0 -1
  1483. package/dist/types/components/icon/gator/templates/flags/flag-ht-haiti.d.ts +0 -1
  1484. package/dist/types/components/icon/gator/templates/flags/flag-hu-hungary.d.ts +0 -1
  1485. package/dist/types/components/icon/gator/templates/flags/flag-id-indonesia.d.ts +0 -1
  1486. package/dist/types/components/icon/gator/templates/flags/flag-ie-ireland.d.ts +0 -1
  1487. package/dist/types/components/icon/gator/templates/flags/flag-il-isreal.d.ts +0 -1
  1488. package/dist/types/components/icon/gator/templates/flags/flag-im-isle-of-man.d.ts +0 -1
  1489. package/dist/types/components/icon/gator/templates/flags/flag-in-india.d.ts +0 -1
  1490. package/dist/types/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.d.ts +0 -1
  1491. package/dist/types/components/icon/gator/templates/flags/flag-iq-iraq.d.ts +0 -1
  1492. package/dist/types/components/icon/gator/templates/flags/flag-ir-iran.d.ts +0 -1
  1493. package/dist/types/components/icon/gator/templates/flags/flag-is-iceland.d.ts +0 -1
  1494. package/dist/types/components/icon/gator/templates/flags/flag-it-italy.d.ts +0 -1
  1495. package/dist/types/components/icon/gator/templates/flags/flag-je-jersey.d.ts +0 -1
  1496. package/dist/types/components/icon/gator/templates/flags/flag-jm-jamaica.d.ts +0 -1
  1497. package/dist/types/components/icon/gator/templates/flags/flag-jo-jordan.d.ts +0 -1
  1498. package/dist/types/components/icon/gator/templates/flags/flag-jp-japan.d.ts +0 -1
  1499. package/dist/types/components/icon/gator/templates/flags/flag-ke-kenia.d.ts +0 -1
  1500. package/dist/types/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.d.ts +0 -1
  1501. package/dist/types/components/icon/gator/templates/flags/flag-kh-cambodia.d.ts +0 -1
  1502. package/dist/types/components/icon/gator/templates/flags/flag-ki--kiribati.d.ts +0 -1
  1503. package/dist/types/components/icon/gator/templates/flags/flag-km-comoros.d.ts +0 -1
  1504. package/dist/types/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.d.ts +0 -1
  1505. package/dist/types/components/icon/gator/templates/flags/flag-kp-korea-north.d.ts +0 -1
  1506. package/dist/types/components/icon/gator/templates/flags/flag-kr-korea-south.d.ts +0 -1
  1507. package/dist/types/components/icon/gator/templates/flags/flag-kw-kuwait.d.ts +0 -1
  1508. package/dist/types/components/icon/gator/templates/flags/flag-ky-cayman-islands.d.ts +0 -1
  1509. package/dist/types/components/icon/gator/templates/flags/flag-kz-kazakhstan.d.ts +0 -1
  1510. package/dist/types/components/icon/gator/templates/flags/flag-la-laos.d.ts +0 -1
  1511. package/dist/types/components/icon/gator/templates/flags/flag-lb-lebanon.d.ts +0 -1
  1512. package/dist/types/components/icon/gator/templates/flags/flag-lc-saint-lucia.d.ts +0 -1
  1513. package/dist/types/components/icon/gator/templates/flags/flag-li-liechtenstein.d.ts +0 -1
  1514. package/dist/types/components/icon/gator/templates/flags/flag-lk-sri-lanka.d.ts +0 -1
  1515. package/dist/types/components/icon/gator/templates/flags/flag-lr-liberia.d.ts +0 -1
  1516. package/dist/types/components/icon/gator/templates/flags/flag-ls-lesotho.d.ts +0 -1
  1517. package/dist/types/components/icon/gator/templates/flags/flag-lt-lithuania.d.ts +0 -1
  1518. package/dist/types/components/icon/gator/templates/flags/flag-lu-luxembourg.d.ts +0 -1
  1519. package/dist/types/components/icon/gator/templates/flags/flag-lv-latvia.d.ts +0 -1
  1520. package/dist/types/components/icon/gator/templates/flags/flag-ly-libya.d.ts +0 -1
  1521. package/dist/types/components/icon/gator/templates/flags/flag-ma-morocco.d.ts +0 -1
  1522. package/dist/types/components/icon/gator/templates/flags/flag-mc-monaco.d.ts +0 -1
  1523. package/dist/types/components/icon/gator/templates/flags/flag-md-moldova.d.ts +0 -1
  1524. package/dist/types/components/icon/gator/templates/flags/flag-me-montenegro.d.ts +0 -1
  1525. package/dist/types/components/icon/gator/templates/flags/flag-mf-saint-martin.d.ts +0 -1
  1526. package/dist/types/components/icon/gator/templates/flags/flag-mg-madagascar.d.ts +0 -1
  1527. package/dist/types/components/icon/gator/templates/flags/flag-mh-marshall-islands.d.ts +0 -1
  1528. package/dist/types/components/icon/gator/templates/flags/flag-mk-north-macedonia.d.ts +0 -1
  1529. package/dist/types/components/icon/gator/templates/flags/flag-ml-mali.d.ts +0 -1
  1530. package/dist/types/components/icon/gator/templates/flags/flag-mm-myanmar.d.ts +0 -1
  1531. package/dist/types/components/icon/gator/templates/flags/flag-mn-mongolia.d.ts +0 -1
  1532. package/dist/types/components/icon/gator/templates/flags/flag-mo-macao.d.ts +0 -1
  1533. package/dist/types/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.d.ts +0 -1
  1534. package/dist/types/components/icon/gator/templates/flags/flag-mq-martinique-2.d.ts +0 -1
  1535. package/dist/types/components/icon/gator/templates/flags/flag-mq-martinique.d.ts +0 -1
  1536. package/dist/types/components/icon/gator/templates/flags/flag-mr-mauritania.d.ts +0 -1
  1537. package/dist/types/components/icon/gator/templates/flags/flag-ms-montserrat.d.ts +0 -1
  1538. package/dist/types/components/icon/gator/templates/flags/flag-mt-malta.d.ts +0 -1
  1539. package/dist/types/components/icon/gator/templates/flags/flag-mu-mauritius.d.ts +0 -1
  1540. package/dist/types/components/icon/gator/templates/flags/flag-mv-maldives.d.ts +0 -1
  1541. package/dist/types/components/icon/gator/templates/flags/flag-mw-malawi.d.ts +0 -1
  1542. package/dist/types/components/icon/gator/templates/flags/flag-mx-mexico.d.ts +0 -1
  1543. package/dist/types/components/icon/gator/templates/flags/flag-my-malaysia.d.ts +0 -1
  1544. package/dist/types/components/icon/gator/templates/flags/flag-mz-mozambique.d.ts +0 -1
  1545. package/dist/types/components/icon/gator/templates/flags/flag-na-namibia.d.ts +0 -1
  1546. package/dist/types/components/icon/gator/templates/flags/flag-nc-new-caledonia.d.ts +0 -1
  1547. package/dist/types/components/icon/gator/templates/flags/flag-ne-niger.d.ts +0 -1
  1548. package/dist/types/components/icon/gator/templates/flags/flag-nf-norfolk-island.d.ts +0 -1
  1549. package/dist/types/components/icon/gator/templates/flags/flag-ng-nigeria.d.ts +0 -1
  1550. package/dist/types/components/icon/gator/templates/flags/flag-ni-nicaragua.d.ts +0 -1
  1551. package/dist/types/components/icon/gator/templates/flags/flag-nl-netherlands.d.ts +0 -1
  1552. package/dist/types/components/icon/gator/templates/flags/flag-no-norway.d.ts +0 -1
  1553. package/dist/types/components/icon/gator/templates/flags/flag-np-nepal.d.ts +0 -1
  1554. package/dist/types/components/icon/gator/templates/flags/flag-nr-nauru.d.ts +0 -1
  1555. package/dist/types/components/icon/gator/templates/flags/flag-nu-niue.d.ts +0 -1
  1556. package/dist/types/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.d.ts +0 -1
  1557. package/dist/types/components/icon/gator/templates/flags/flag-om-oman.d.ts +0 -1
  1558. package/dist/types/components/icon/gator/templates/flags/flag-pa-panama.d.ts +0 -1
  1559. package/dist/types/components/icon/gator/templates/flags/flag-pe-peru.d.ts +0 -1
  1560. package/dist/types/components/icon/gator/templates/flags/flag-pf-french-polynesia.d.ts +0 -1
  1561. package/dist/types/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.d.ts +0 -1
  1562. package/dist/types/components/icon/gator/templates/flags/flag-ph-philippines.d.ts +0 -1
  1563. package/dist/types/components/icon/gator/templates/flags/flag-pk-pakistan.d.ts +0 -1
  1564. package/dist/types/components/icon/gator/templates/flags/flag-pl-poland.d.ts +0 -1
  1565. package/dist/types/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.d.ts +0 -1
  1566. package/dist/types/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.d.ts +0 -1
  1567. package/dist/types/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.d.ts +0 -1
  1568. package/dist/types/components/icon/gator/templates/flags/flag-pr-puerto-rico.d.ts +0 -1
  1569. package/dist/types/components/icon/gator/templates/flags/flag-ps-palestinian-territory.d.ts +0 -1
  1570. package/dist/types/components/icon/gator/templates/flags/flag-pt-portugal.d.ts +0 -1
  1571. package/dist/types/components/icon/gator/templates/flags/flag-pw-palau.d.ts +0 -1
  1572. package/dist/types/components/icon/gator/templates/flags/flag-py-paraguay.d.ts +0 -1
  1573. package/dist/types/components/icon/gator/templates/flags/flag-qa-qatar.d.ts +0 -1
  1574. package/dist/types/components/icon/gator/templates/flags/flag-re-reunion.d.ts +0 -1
  1575. package/dist/types/components/icon/gator/templates/flags/flag-ro-romania.d.ts +0 -1
  1576. package/dist/types/components/icon/gator/templates/flags/flag-rs-srbia.d.ts +0 -1
  1577. package/dist/types/components/icon/gator/templates/flags/flag-ru-russian-federation.d.ts +0 -1
  1578. package/dist/types/components/icon/gator/templates/flags/flag-rw-rwanda.d.ts +0 -1
  1579. package/dist/types/components/icon/gator/templates/flags/flag-sa-sudi-arabia.d.ts +0 -1
  1580. package/dist/types/components/icon/gator/templates/flags/flag-sb-slomon-islands.d.ts +0 -1
  1581. package/dist/types/components/icon/gator/templates/flags/flag-sc-sychelles.d.ts +0 -1
  1582. package/dist/types/components/icon/gator/templates/flags/flag-sd-sdan.d.ts +0 -1
  1583. package/dist/types/components/icon/gator/templates/flags/flag-se-seden.d.ts +0 -1
  1584. package/dist/types/components/icon/gator/templates/flags/flag-sg-sngapore.d.ts +0 -1
  1585. package/dist/types/components/icon/gator/templates/flags/flag-sh-sint-helena.d.ts +0 -1
  1586. package/dist/types/components/icon/gator/templates/flags/flag-si-sovenia.d.ts +0 -1
  1587. package/dist/types/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.d.ts +0 -1
  1588. package/dist/types/components/icon/gator/templates/flags/flag-sk-sovakia.d.ts +0 -1
  1589. package/dist/types/components/icon/gator/templates/flags/flag-sl-serra-leone.d.ts +0 -1
  1590. package/dist/types/components/icon/gator/templates/flags/flag-sm-sn-marino.d.ts +0 -1
  1591. package/dist/types/components/icon/gator/templates/flags/flag-sn-snegal.d.ts +0 -1
  1592. package/dist/types/components/icon/gator/templates/flags/flag-so-smalia.d.ts +0 -1
  1593. package/dist/types/components/icon/gator/templates/flags/flag-sr-sriname.d.ts +0 -1
  1594. package/dist/types/components/icon/gator/templates/flags/flag-ss-south-sudan.d.ts +0 -1
  1595. package/dist/types/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.d.ts +0 -1
  1596. package/dist/types/components/icon/gator/templates/flags/flag-sv-el-slvador.d.ts +0 -1
  1597. package/dist/types/components/icon/gator/templates/flags/flag-sx-snt-maarten.d.ts +0 -1
  1598. package/dist/types/components/icon/gator/templates/flags/flag-sy-sria.d.ts +0 -1
  1599. package/dist/types/components/icon/gator/templates/flags/flag-sz-saziland.d.ts +0 -1
  1600. package/dist/types/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.d.ts +0 -1
  1601. package/dist/types/components/icon/gator/templates/flags/flag-td-chad.d.ts +0 -1
  1602. package/dist/types/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.d.ts +0 -1
  1603. package/dist/types/components/icon/gator/templates/flags/flag-tg-togo.d.ts +0 -1
  1604. package/dist/types/components/icon/gator/templates/flags/flag-th-thailand.d.ts +0 -1
  1605. package/dist/types/components/icon/gator/templates/flags/flag-tj-tajikistan.d.ts +0 -1
  1606. package/dist/types/components/icon/gator/templates/flags/flag-tk-tokelau.d.ts +0 -1
  1607. package/dist/types/components/icon/gator/templates/flags/flag-tl-timor-leste.d.ts +0 -1
  1608. package/dist/types/components/icon/gator/templates/flags/flag-tm-turkmenistan.d.ts +0 -1
  1609. package/dist/types/components/icon/gator/templates/flags/flag-tn-tunisia.d.ts +0 -1
  1610. package/dist/types/components/icon/gator/templates/flags/flag-to-tonga.d.ts +0 -1
  1611. package/dist/types/components/icon/gator/templates/flags/flag-tr-turkey.d.ts +0 -1
  1612. package/dist/types/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.d.ts +0 -1
  1613. package/dist/types/components/icon/gator/templates/flags/flag-tv-tuvalu.d.ts +0 -1
  1614. package/dist/types/components/icon/gator/templates/flags/flag-tw-taiwan.d.ts +0 -1
  1615. package/dist/types/components/icon/gator/templates/flags/flag-tz-tanzania.d.ts +0 -1
  1616. package/dist/types/components/icon/gator/templates/flags/flag-ua-ukraine.d.ts +0 -1
  1617. package/dist/types/components/icon/gator/templates/flags/flag-ug-uganda.d.ts +0 -1
  1618. package/dist/types/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.d.ts +0 -1
  1619. package/dist/types/components/icon/gator/templates/flags/flag-us-united-states.d.ts +0 -1
  1620. package/dist/types/components/icon/gator/templates/flags/flag-uy-uruguay.d.ts +0 -1
  1621. package/dist/types/components/icon/gator/templates/flags/flag-uz-uzbekistan.d.ts +0 -1
  1622. package/dist/types/components/icon/gator/templates/flags/flag-va-vatican-city-state.d.ts +0 -1
  1623. package/dist/types/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.d.ts +0 -1
  1624. package/dist/types/components/icon/gator/templates/flags/flag-ve-venezuela.d.ts +0 -1
  1625. package/dist/types/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.d.ts +0 -1
  1626. package/dist/types/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.d.ts +0 -1
  1627. package/dist/types/components/icon/gator/templates/flags/flag-vn-vietnam.d.ts +0 -1
  1628. package/dist/types/components/icon/gator/templates/flags/flag-vu-vanuatu.d.ts +0 -1
  1629. package/dist/types/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.d.ts +0 -1
  1630. package/dist/types/components/icon/gator/templates/flags/flag-ws-smoa.d.ts +0 -1
  1631. package/dist/types/components/icon/gator/templates/flags/flag-ye-yemen.d.ts +0 -1
  1632. package/dist/types/components/icon/gator/templates/flags/flag-yt-unf-mayotte.d.ts +0 -1
  1633. package/dist/types/components/icon/gator/templates/flags/flag-za-south-africa.d.ts +0 -1
  1634. package/dist/types/components/icon/gator/templates/flags/flag-zm-zambia.d.ts +0 -1
  1635. package/dist/types/components/icon/gator/templates/flags/flag-zw-zimbabwe.d.ts +0 -1
  1636. package/dist/types/components/icon/gator/templates/flame.d.ts +0 -1
  1637. package/dist/types/components/icon/gator/templates/flash-off.d.ts +0 -1
  1638. package/dist/types/components/icon/gator/templates/flash-on.d.ts +0 -1
  1639. package/dist/types/components/icon/gator/templates/folder.d.ts +0 -1
  1640. package/dist/types/components/icon/gator/templates/gauge.d.ts +0 -1
  1641. package/dist/types/components/icon/gator/templates/grid-four.d.ts +0 -1
  1642. package/dist/types/components/icon/gator/templates/grid-nine.d.ts +0 -1
  1643. package/dist/types/components/icon/gator/templates/hammer.d.ts +0 -1
  1644. package/dist/types/components/icon/gator/templates/hand-pointing.d.ts +0 -1
  1645. package/dist/types/components/icon/gator/templates/heart.d.ts +0 -1
  1646. package/dist/types/components/icon/gator/templates/home-door.d.ts +0 -1
  1647. package/dist/types/components/icon/gator/templates/home-finance-arrow.d.ts +0 -1
  1648. package/dist/types/components/icon/gator/templates/home-finance.d.ts +0 -1
  1649. package/dist/types/components/icon/gator/templates/home-search.d.ts +0 -1
  1650. package/dist/types/components/icon/gator/templates/house-simple.d.ts +0 -1
  1651. package/dist/types/components/icon/gator/templates/house.d.ts +0 -1
  1652. package/dist/types/components/icon/gator/templates/inbox.d.ts +0 -1
  1653. package/dist/types/components/icon/gator/templates/info.d.ts +0 -1
  1654. package/dist/types/components/icon/gator/templates/instagram-logo.d.ts +0 -1
  1655. package/dist/types/components/icon/gator/templates/interest-rate.d.ts +0 -1
  1656. package/dist/types/components/icon/gator/templates/invoice.d.ts +0 -1
  1657. package/dist/types/components/icon/gator/templates/kanban.d.ts +0 -1
  1658. package/dist/types/components/icon/gator/templates/label.d.ts +0 -1
  1659. package/dist/types/components/icon/gator/templates/laptop.d.ts +0 -1
  1660. package/dist/types/components/icon/gator/templates/layout.d.ts +0 -1
  1661. package/dist/types/components/icon/gator/templates/lightbulb-filament.d.ts +0 -1
  1662. package/dist/types/components/icon/gator/templates/lightbulb.d.ts +0 -1
  1663. package/dist/types/components/icon/gator/templates/link.d.ts +0 -1
  1664. package/dist/types/components/icon/gator/templates/linkedin-logo.d.ts +0 -1
  1665. package/dist/types/components/icon/gator/templates/list-star.d.ts +0 -1
  1666. package/dist/types/components/icon/gator/templates/list.d.ts +0 -1
  1667. package/dist/types/components/icon/gator/templates/loading-spinner-gif.d.ts +0 -1
  1668. package/dist/types/components/icon/gator/templates/loading.d.ts +0 -1
  1669. package/dist/types/components/icon/gator/templates/lock.d.ts +0 -1
  1670. package/dist/types/components/icon/gator/templates/magic-wand.d.ts +0 -1
  1671. package/dist/types/components/icon/gator/templates/mail-open.d.ts +0 -1
  1672. package/dist/types/components/icon/gator/templates/mail.d.ts +0 -1
  1673. package/dist/types/components/icon/gator/templates/mailbox.d.ts +0 -1
  1674. package/dist/types/components/icon/gator/templates/map.d.ts +0 -1
  1675. package/dist/types/components/icon/gator/templates/menu-hamburger.d.ts +0 -1
  1676. package/dist/types/components/icon/gator/templates/microsoft-excel-logo.d.ts +0 -1
  1677. package/dist/types/components/icon/gator/templates/microsoft-outlook-logo.d.ts +0 -1
  1678. package/dist/types/components/icon/gator/templates/microsoft-powerpoint-logo.d.ts +0 -1
  1679. package/dist/types/components/icon/gator/templates/microsoft-teams-logo.d.ts +0 -1
  1680. package/dist/types/components/icon/gator/templates/microsoft-word-logo.d.ts +0 -1
  1681. package/dist/types/components/icon/gator/templates/minus-circle.d.ts +0 -1
  1682. package/dist/types/components/icon/gator/templates/minus-square.d.ts +0 -1
  1683. package/dist/types/components/icon/gator/templates/minus.d.ts +0 -1
  1684. package/dist/types/components/icon/gator/templates/mobile-phone-2.d.ts +0 -1
  1685. package/dist/types/components/icon/gator/templates/monitor.d.ts +0 -1
  1686. package/dist/types/components/icon/gator/templates/move-doc.d.ts +0 -1
  1687. package/dist/types/components/icon/gator/templates/move.d.ts +0 -1
  1688. package/dist/types/components/icon/gator/templates/music.d.ts +0 -1
  1689. package/dist/types/components/icon/gator/templates/number-0.d.ts +0 -1
  1690. package/dist/types/components/icon/gator/templates/number-1.d.ts +0 -1
  1691. package/dist/types/components/icon/gator/templates/number-10.d.ts +0 -1
  1692. package/dist/types/components/icon/gator/templates/number-2.d.ts +0 -1
  1693. package/dist/types/components/icon/gator/templates/number-3.d.ts +0 -1
  1694. package/dist/types/components/icon/gator/templates/number-4.d.ts +0 -1
  1695. package/dist/types/components/icon/gator/templates/number-5.d.ts +0 -1
  1696. package/dist/types/components/icon/gator/templates/number-6.d.ts +0 -1
  1697. package/dist/types/components/icon/gator/templates/number-7.d.ts +0 -1
  1698. package/dist/types/components/icon/gator/templates/number-8.d.ts +0 -1
  1699. package/dist/types/components/icon/gator/templates/number-9.d.ts +0 -1
  1700. package/dist/types/components/icon/gator/templates/overflow-menu.d.ts +0 -1
  1701. package/dist/types/components/icon/gator/templates/paper-airplane.d.ts +0 -1
  1702. package/dist/types/components/icon/gator/templates/paperclip.d.ts +0 -1
  1703. package/dist/types/components/icon/gator/templates/pause-circle.d.ts +0 -1
  1704. package/dist/types/components/icon/gator/templates/pause.d.ts +0 -1
  1705. package/dist/types/components/icon/gator/templates/payments/payment-amazon-pay.d.ts +0 -1
  1706. package/dist/types/components/icon/gator/templates/payments/payment-amex.d.ts +0 -1
  1707. package/dist/types/components/icon/gator/templates/payments/payment-apple-pay.d.ts +0 -1
  1708. package/dist/types/components/icon/gator/templates/payments/payment-discover.d.ts +0 -1
  1709. package/dist/types/components/icon/gator/templates/payments/payment-google-pay.d.ts +0 -1
  1710. package/dist/types/components/icon/gator/templates/payments/payment-mastercard.d.ts +0 -1
  1711. package/dist/types/components/icon/gator/templates/payments/payment-visa.d.ts +0 -1
  1712. package/dist/types/components/icon/gator/templates/pen.d.ts +0 -1
  1713. package/dist/types/components/icon/gator/templates/pencil-paper.d.ts +0 -1
  1714. package/dist/types/components/icon/gator/templates/pencil.d.ts +0 -1
  1715. package/dist/types/components/icon/gator/templates/people-multiple.d.ts +0 -1
  1716. package/dist/types/components/icon/gator/templates/people-share.d.ts +0 -1
  1717. package/dist/types/components/icon/gator/templates/percent.d.ts +0 -1
  1718. package/dist/types/components/icon/gator/templates/person-add.d.ts +0 -1
  1719. package/dist/types/components/icon/gator/templates/person-check.d.ts +0 -1
  1720. package/dist/types/components/icon/gator/templates/person-lock.d.ts +0 -1
  1721. package/dist/types/components/icon/gator/templates/person.d.ts +0 -1
  1722. package/dist/types/components/icon/gator/templates/phone-alert.d.ts +0 -1
  1723. package/dist/types/components/icon/gator/templates/phone-mobile.d.ts +0 -1
  1724. package/dist/types/components/icon/gator/templates/phone.d.ts +0 -1
  1725. package/dist/types/components/icon/gator/templates/picture.d.ts +0 -1
  1726. package/dist/types/components/icon/gator/templates/pin.d.ts +0 -1
  1727. package/dist/types/components/icon/gator/templates/pinterest-logo.d.ts +0 -1
  1728. package/dist/types/components/icon/gator/templates/play-circle.d.ts +0 -1
  1729. package/dist/types/components/icon/gator/templates/play.d.ts +0 -1
  1730. package/dist/types/components/icon/gator/templates/plugs-connected.d.ts +0 -1
  1731. package/dist/types/components/icon/gator/templates/plugs.d.ts +0 -1
  1732. package/dist/types/components/icon/gator/templates/plus-circle.d.ts +0 -1
  1733. package/dist/types/components/icon/gator/templates/plus.d.ts +0 -1
  1734. package/dist/types/components/icon/gator/templates/printer.d.ts +0 -1
  1735. package/dist/types/components/icon/gator/templates/question-chat-bubble.d.ts +0 -1
  1736. package/dist/types/components/icon/gator/templates/question-circle.d.ts +0 -1
  1737. package/dist/types/components/icon/gator/templates/question-mark.d.ts +0 -1
  1738. package/dist/types/components/icon/gator/templates/radio-selected.d.ts +0 -1
  1739. package/dist/types/components/icon/gator/templates/radio.d.ts +0 -1
  1740. package/dist/types/components/icon/gator/templates/receipt.d.ts +0 -1
  1741. package/dist/types/components/icon/gator/templates/restricted-filled.d.ts +0 -1
  1742. package/dist/types/components/icon/gator/templates/restricted.d.ts +0 -1
  1743. package/dist/types/components/icon/gator/templates/robot.d.ts +0 -1
  1744. package/dist/types/components/icon/gator/templates/sandals.d.ts +0 -1
  1745. package/dist/types/components/icon/gator/templates/save.d.ts +0 -1
  1746. package/dist/types/components/icon/gator/templates/screen.d.ts +0 -1
  1747. package/dist/types/components/icon/gator/templates/search.d.ts +0 -1
  1748. package/dist/types/components/icon/gator/templates/selection.d.ts +0 -1
  1749. package/dist/types/components/icon/gator/templates/send-filled.d.ts +0 -1
  1750. package/dist/types/components/icon/gator/templates/send.d.ts +0 -1
  1751. package/dist/types/components/icon/gator/templates/settings.d.ts +0 -1
  1752. package/dist/types/components/icon/gator/templates/share-1.d.ts +0 -1
  1753. package/dist/types/components/icon/gator/templates/share-2.d.ts +0 -1
  1754. package/dist/types/components/icon/gator/templates/shield-lock.d.ts +0 -1
  1755. package/dist/types/components/icon/gator/templates/shield-warning.d.ts +0 -1
  1756. package/dist/types/components/icon/gator/templates/sidebar-simple.d.ts +0 -1
  1757. package/dist/types/components/icon/gator/templates/sidebar.d.ts +0 -1
  1758. package/dist/types/components/icon/gator/templates/smart-home.d.ts +0 -1
  1759. package/dist/types/components/icon/gator/templates/sort-arrow-solid-down.d.ts +0 -1
  1760. package/dist/types/components/icon/gator/templates/sort-arrow-solid-left.d.ts +0 -1
  1761. package/dist/types/components/icon/gator/templates/sort-arrow-solid-right.d.ts +0 -1
  1762. package/dist/types/components/icon/gator/templates/sort-arrow-solid-up-down.d.ts +0 -1
  1763. package/dist/types/components/icon/gator/templates/sort-arrow-solid-up.d.ts +0 -1
  1764. package/dist/types/components/icon/gator/templates/sort-reverse-variant.d.ts +0 -1
  1765. package/dist/types/components/icon/gator/templates/sort-variant.d.ts +0 -1
  1766. package/dist/types/components/icon/gator/templates/sparkle-filled.d.ts +0 -1
  1767. package/dist/types/components/icon/gator/templates/sparkle.d.ts +0 -1
  1768. package/dist/types/components/icon/gator/templates/speech-bubble.d.ts +0 -1
  1769. package/dist/types/components/icon/gator/templates/square-split-horizontal.d.ts +0 -1
  1770. package/dist/types/components/icon/gator/templates/square-split-vertical.d.ts +0 -1
  1771. package/dist/types/components/icon/gator/templates/square.d.ts +0 -1
  1772. package/dist/types/components/icon/gator/templates/stack.d.ts +0 -1
  1773. package/dist/types/components/icon/gator/templates/stamp.d.ts +0 -1
  1774. package/dist/types/components/icon/gator/templates/star-four-filled.d.ts +0 -1
  1775. package/dist/types/components/icon/gator/templates/star-four.d.ts +0 -1
  1776. package/dist/types/components/icon/gator/templates/star.d.ts +0 -1
  1777. package/dist/types/components/icon/gator/templates/stopwatch.d.ts +0 -1
  1778. package/dist/types/components/icon/gator/templates/sun.d.ts +0 -1
  1779. package/dist/types/components/icon/gator/templates/sync.d.ts +0 -1
  1780. package/dist/types/components/icon/gator/templates/tab-arrows.d.ts +0 -1
  1781. package/dist/types/components/icon/gator/templates/table.d.ts +0 -1
  1782. package/dist/types/components/icon/gator/templates/target.d.ts +0 -1
  1783. package/dist/types/components/icon/gator/templates/text-aa.d.ts +0 -1
  1784. package/dist/types/components/icon/gator/templates/thumbs-down.d.ts +0 -1
  1785. package/dist/types/components/icon/gator/templates/thumbs-up.d.ts +0 -1
  1786. package/dist/types/components/icon/gator/templates/tools.d.ts +0 -1
  1787. package/dist/types/components/icon/gator/templates/touch-id.d.ts +0 -1
  1788. package/dist/types/components/icon/gator/templates/trash.d.ts +0 -1
  1789. package/dist/types/components/icon/gator/templates/trend-up.d.ts +0 -1
  1790. package/dist/types/components/icon/gator/templates/twitter-logo.d.ts +0 -1
  1791. package/dist/types/components/icon/gator/templates/unlink.d.ts +0 -1
  1792. package/dist/types/components/icon/gator/templates/unlock.d.ts +0 -1
  1793. package/dist/types/components/icon/gator/templates/upload.d.ts +0 -1
  1794. package/dist/types/components/icon/gator/templates/video.d.ts +0 -1
  1795. package/dist/types/components/icon/gator/templates/waffle.d.ts +0 -1
  1796. package/dist/types/components/icon/gator/templates/warning-circle.d.ts +0 -1
  1797. package/dist/types/components/icon/gator/templates/warning-diamond.d.ts +0 -1
  1798. package/dist/types/components/icon/gator/templates/warning-filled.d.ts +0 -1
  1799. package/dist/types/components/icon/gator/templates/warning-octagon.d.ts +0 -1
  1800. package/dist/types/components/icon/gator/templates/warning.d.ts +0 -1
  1801. package/dist/types/components/icon/gator/templates/wet-sign.d.ts +0 -1
  1802. package/dist/types/components/icon/gator/templates/wifi-off.d.ts +0 -1
  1803. package/dist/types/components/icon/gator/templates/wifi.d.ts +0 -1
  1804. package/dist/types/components/icon/gator/templates/x-logo.d.ts +0 -1
  1805. package/dist/types/components/icon/gator/templates/yelp-logo.d.ts +0 -1
  1806. package/dist/types/components/icon/gator/templates/youtube-logo.d.ts +0 -1
  1807. package/dist/types/components/icon/gator/templates/zillow-logo.d.ts +0 -1
  1808. package/dist/types/components/illustration/gator/templates/add-note.d.ts +0 -1
  1809. package/dist/types/components/illustration/gator/templates/address.d.ts +0 -1
  1810. package/dist/types/components/illustration/gator/templates/appointment-confirmed.d.ts +0 -1
  1811. package/dist/types/components/illustration/gator/templates/assets.d.ts +0 -1
  1812. package/dist/types/components/illustration/gator/templates/auto-money.d.ts +0 -1
  1813. package/dist/types/components/illustration/gator/templates/balloons.d.ts +0 -1
  1814. package/dist/types/components/illustration/gator/templates/bank-account.d.ts +0 -1
  1815. package/dist/types/components/illustration/gator/templates/brief-case.d.ts +0 -1
  1816. package/dist/types/components/illustration/gator/templates/calendar-home.d.ts +0 -1
  1817. package/dist/types/components/illustration/gator/templates/change-data.d.ts +0 -1
  1818. package/dist/types/components/illustration/gator/templates/check-with-pencil.d.ts +0 -1
  1819. package/dist/types/components/illustration/gator/templates/co-borrower.d.ts +0 -1
  1820. package/dist/types/components/illustration/gator/templates/co-borrowers-incomplete.d.ts +0 -1
  1821. package/dist/types/components/illustration/gator/templates/co-borrowers.d.ts +0 -1
  1822. package/dist/types/components/illustration/gator/templates/commercial.d.ts +0 -1
  1823. package/dist/types/components/illustration/gator/templates/condo.d.ts +0 -1
  1824. package/dist/types/components/illustration/gator/templates/connectivity.d.ts +0 -1
  1825. package/dist/types/components/illustration/gator/templates/consumer.d.ts +0 -1
  1826. package/dist/types/components/illustration/gator/templates/contact-search.d.ts +0 -1
  1827. package/dist/types/components/illustration/gator/templates/conversation-multiple.d.ts +0 -1
  1828. package/dist/types/components/illustration/gator/templates/credit-card.d.ts +0 -1
  1829. package/dist/types/components/illustration/gator/templates/crop-background.d.ts +0 -1
  1830. package/dist/types/components/illustration/gator/templates/crop-page.d.ts +0 -1
  1831. package/dist/types/components/illustration/gator/templates/declarations-legal.d.ts +0 -1
  1832. package/dist/types/components/illustration/gator/templates/deliver.d.ts +0 -1
  1833. package/dist/types/components/illustration/gator/templates/demographic-info.d.ts +0 -1
  1834. package/dist/types/components/illustration/gator/templates/document-add.d.ts +0 -1
  1835. package/dist/types/components/illustration/gator/templates/document-signature.d.ts +0 -1
  1836. package/dist/types/components/illustration/gator/templates/download-app.d.ts +0 -1
  1837. package/dist/types/components/illustration/gator/templates/empty-box.d.ts +0 -1
  1838. package/dist/types/components/illustration/gator/templates/family-home.d.ts +0 -1
  1839. package/dist/types/components/illustration/gator/templates/home-search.d.ts +0 -1
  1840. package/dist/types/components/illustration/gator/templates/house-5.d.ts +0 -1
  1841. package/dist/types/components/illustration/gator/templates/house-6.d.ts +0 -1
  1842. package/dist/types/components/illustration/gator/templates/house-fireworks.d.ts +0 -1
  1843. package/dist/types/components/illustration/gator/templates/house-under-construction.d.ts +0 -1
  1844. package/dist/types/components/illustration/gator/templates/house-with-shield.d.ts +0 -1
  1845. package/dist/types/components/illustration/gator/templates/inquiry.d.ts +0 -1
  1846. package/dist/types/components/illustration/gator/templates/locked.d.ts +0 -1
  1847. package/dist/types/components/illustration/gator/templates/make-an-offer.d.ts +0 -1
  1848. package/dist/types/components/illustration/gator/templates/mortgage.d.ts +0 -1
  1849. package/dist/types/components/illustration/gator/templates/network-error.d.ts +0 -1
  1850. package/dist/types/components/illustration/gator/templates/page-1.d.ts +0 -1
  1851. package/dist/types/components/illustration/gator/templates/page-2.d.ts +0 -1
  1852. package/dist/types/components/illustration/gator/templates/page-3.d.ts +0 -1
  1853. package/dist/types/components/illustration/gator/templates/paper-3.d.ts +0 -1
  1854. package/dist/types/components/illustration/gator/templates/paper-7.d.ts +0 -1
  1855. package/dist/types/components/illustration/gator/templates/person-2.d.ts +0 -1
  1856. package/dist/types/components/illustration/gator/templates/personal-info.d.ts +0 -1
  1857. package/dist/types/components/illustration/gator/templates/portfolio-analytics.d.ts +0 -1
  1858. package/dist/types/components/illustration/gator/templates/price-search.d.ts +0 -1
  1859. package/dist/types/components/illustration/gator/templates/quick-links.d.ts +0 -1
  1860. package/dist/types/components/illustration/gator/templates/register.d.ts +0 -1
  1861. package/dist/types/components/illustration/gator/templates/schedule-home-tour.d.ts +0 -1
  1862. package/dist/types/components/illustration/gator/templates/small-business.d.ts +0 -1
  1863. package/dist/types/components/illustration/gator/templates/social-security.d.ts +0 -1
  1864. package/dist/types/components/illustration/gator/templates/start-conversation.d.ts +0 -1
  1865. package/dist/types/components/illustration/gator/templates/status-no-x.d.ts +0 -1
  1866. package/dist/types/components/illustration/gator/templates/status.d.ts +0 -1
  1867. package/dist/types/components/illustration/gator/templates/success.d.ts +0 -1
  1868. package/dist/types/components/illustration/gator/templates/talkluments.d.ts +0 -1
  1869. package/dist/types/components/illustration/gator/templates/thumbs-down-man.d.ts +0 -1
  1870. package/dist/types/components/illustration/gator/templates/town-home.d.ts +0 -1
  1871. package/dist/types/components/illustration/gator/templates/transfer.d.ts +0 -1
  1872. package/dist/types/components/illustration/gator/templates/treasury.d.ts +0 -1
  1873. package/dist/types/components/illustration/gator/templates/unsecured-line-of-credit.d.ts +0 -1
  1874. package/dist/types/components/illustration/gator/templates/upload-cloud.d.ts +0 -1
  1875. package/dist/types/components/illustration/gator/templates/your-bank-placeholder.d.ts +0 -1
  1876. package/dist/types/components/illustration/gator/templates/your-bank.d.ts +0 -1
@@ -1,64 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as L}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as C}from"../../../icon-registry.js";const d=C("flag-hr-croatia-hrvatska",L`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15307)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15307" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15307)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#E31D1C"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#3D58DB"/>
12
- <rect x="8.29785" y="8.49829" width="7.125" height="2.5" fill="#E31D1C"/>
13
- <path d="M8.65758 10.0999H14.9879C14.9986 10.5805 15.0018 11.4188 15.0018 12.2259C15.0017 12.7471 15.0003 13.2489 14.999 13.6204L14.9971 14.066L14.9965 14.1895L14.9964 14.2073L14.9961 14.2093C14.9933 14.2259 14.9886 14.2521 14.9814 14.2865C14.967 14.3553 14.9428 14.4563 14.9043 14.5787C14.8269 14.8245 14.6938 15.1504 14.4719 15.4743C14.0379 16.108 13.2498 16.7595 11.781 16.7595C10.3142 16.7595 9.56429 16.1089 9.16512 15.4812C8.96015 15.159 8.8431 14.8342 8.77759 14.5885C8.74499 14.4663 8.72562 14.3654 8.71454 14.2967C8.709 14.2624 8.70557 14.2362 8.70359 14.2196L8.7024 14.2089L8.70207 14.1813L8.70058 14.0586L8.69527 13.6158C8.69088 13.2465 8.68502 12.7473 8.67917 12.2279C8.67022 11.4343 8.6613 10.5958 8.65758 10.0999ZM8.70136 14.1991C8.70134 14.1989 8.70134 14.1989 8.70136 14.199L8.70136 14.1991Z" fill="#F7FCFF" stroke="#E31D1C" stroke-width="0.703125"/>
14
- <mask id="mask1_5982_15307" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="8" y="9" width="8" height="9">
15
- <path d="M8.65758 10.0999H14.9879C14.9986 10.5805 15.0018 11.4188 15.0018 12.2259C15.0017 12.7471 15.0003 13.2489 14.999 13.6204L14.9971 14.066L14.9965 14.1895L14.9964 14.2073L14.9961 14.2093C14.9933 14.2259 14.9886 14.2521 14.9814 14.2865C14.967 14.3553 14.9428 14.4563 14.9043 14.5787C14.8269 14.8245 14.6938 15.1504 14.4719 15.4743C14.0379 16.108 13.2498 16.7595 11.781 16.7595C10.3142 16.7595 9.56429 16.1089 9.16512 15.4812C8.96015 15.159 8.8431 14.8342 8.77759 14.5885C8.74499 14.4663 8.72562 14.3654 8.71454 14.2967C8.709 14.2624 8.70557 14.2362 8.70359 14.2196L8.7024 14.2089L8.70207 14.1813L8.70058 14.0586L8.69527 13.6158C8.69088 13.2465 8.68502 12.7473 8.67917 12.2279C8.67022 11.4343 8.6613 10.5958 8.65758 10.0999ZM8.70136 14.1991C8.70134 14.1989 8.70134 14.1989 8.70136 14.199L8.70136 14.1991Z" fill="white" stroke="white" stroke-width="0.703125"/>
16
- </mask>
17
- <g mask="url(#mask1_5982_15307)">
18
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.56152 10.1499H9.87988V11.4886H8.56152V10.1499ZM11.1982 11.4886H9.87988V12.8273H8.56152V14.166L9.87988 14.166V15.5047H8.56152V16.8433H9.87988V15.5047H11.1982V16.8433H12.5166V15.5047H13.835V16.8433H15.1533V15.5047H13.835V14.166L15.1533 14.166V12.8273H13.835V11.4886H15.1533V10.1499H13.835V11.4886H12.5166V10.1499H11.1982V11.4886ZM11.1982 12.8273V11.4886H12.5166V12.8273H11.1982ZM11.1982 14.166V12.8273H9.87988V14.166H11.1982ZM12.5166 14.166V15.5047H11.1982V14.166H12.5166ZM12.5166 14.166V12.8273H13.835V14.166H12.5166Z" fill="#F50100"/>
19
- </g>
20
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.53316 9.60165C8.53316 9.60165 8.94093 9.38384 9.28873 9.27159C9.63653 9.15935 9.91143 9.09802 9.91143 9.09802L9.39397 7.19046L8.35752 6.80322L7.77051 7.77079L8.53316 9.60165Z" fill="#56C6F5" stroke="white" stroke-width="0.5"/>
21
- <path d="M8.36328 8.55681L8.48238 8.4994C8.60537 8.76247 8.76748 8.84373 8.9897 8.7608C9.21668 8.67609 9.30922 8.51591 9.27656 8.26196L9.40729 8.24463C9.44783 8.55986 9.32071 8.77989 9.03517 8.88645C8.74487 8.99479 8.51392 8.87903 8.36328 8.55681Z" fill="white"/>
22
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64537 7.96356L8.53151 8.03253C8.50631 8.04779 8.47499 8.02586 8.48071 7.99696L8.50658 7.86638L8.38992 7.80226C8.3641 7.78807 8.36744 7.74997 8.39532 7.74048L8.52135 7.69759L8.51855 7.5645C8.51793 7.53505 8.55258 7.51889 8.57475 7.53829L8.6749 7.62599L8.78876 7.55702C8.81396 7.54176 8.84528 7.56369 8.83956 7.59259L8.81369 7.72317L8.93035 7.78729C8.95617 7.80148 8.95283 7.83958 8.92495 7.84907L8.79892 7.89195L8.80172 8.02505C8.80234 8.0545 8.76768 8.07066 8.74552 8.05125L8.64537 7.96356Z" fill="#FECA00"/>
23
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.088 8.9223C11.088 8.9223 11.4358 8.89126 11.8012 8.89836C12.1666 8.90546 12.4757 8.90806 12.4757 8.90806L12.6541 7.02713L11.8714 6.32002L11.0014 7.04375L11.088 8.9223Z" fill="#56C6F5" stroke="white" stroke-width="0.5"/>
24
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.8438 8.61539C12.1452 8.61539 12.1741 8.28979 12.1741 8.06799C12.097 7.94497 12.1125 7.85693 11.8655 7.85693C11.6184 7.85693 11.5902 7.9316 11.5181 8.06799C11.5181 8.28979 11.5423 8.61539 11.8438 8.61539Z" fill="#FECA00"/>
25
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1831 7.69547C12.4846 7.69547 12.5135 7.36987 12.5135 7.14807C12.4364 7.02505 12.4519 6.93701 12.2048 6.93701C11.9577 6.93701 11.9295 7.01168 11.8574 7.14807C11.8574 7.36987 11.8816 7.69547 12.1831 7.69547Z" fill="#FECA00"/>
26
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.5239 7.69547C11.8254 7.69547 11.8543 7.36987 11.8543 7.14807C11.7772 7.02505 11.7927 6.93701 11.5456 6.93701C11.2985 6.93701 11.2703 7.01168 11.1982 7.14807C11.1982 7.36987 11.2225 7.69547 11.5239 7.69547Z" fill="#FECA00"/>
27
- <path d="M9.64308 9.12646L9.71512 9.37115L9.95829 9.29422L9.9583 9.29422L9.95831 9.29421L9.95842 9.29418L9.95911 9.29396L9.96215 9.29301L9.97454 9.28916L10.0216 9.27483C10.0619 9.26274 10.118 9.24629 10.1814 9.22885C10.3116 9.19299 10.4597 9.15653 10.5638 9.14207C10.6761 9.12646 10.8177 9.11486 10.9347 9.10713C10.9924 9.10331 11.0428 9.10051 11.0786 9.09868L11.1205 9.09664L11.1315 9.09615L11.1342 9.09603L11.1349 9.09601L11.135 9.096H11.135L11.135 9.096L11.135 9.096L11.3963 9.08527L11.3738 8.82473L11.2161 6.99697L11.2062 6.88165L11.1118 6.81463L10.2601 6.20975L10.0848 6.0852L9.93543 6.24001L9.16138 7.04246L9.06042 7.14712L9.10148 7.28662L9.64308 9.12646Z" fill="#2E42A5" stroke="white" stroke-width="0.5"/>
28
- <mask id="mask2_5982_15307" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="8" y="5" width="4" height="5">
29
- <path d="M9.64308 9.12646L9.71512 9.37115L9.95829 9.29422L9.9583 9.29422L9.95831 9.29421L9.95842 9.29418L9.95911 9.29396L9.96215 9.29301L9.97454 9.28916L10.0216 9.27483C10.0619 9.26274 10.118 9.24629 10.1814 9.22885C10.3116 9.19299 10.4597 9.15653 10.5638 9.14207C10.6761 9.12646 10.8177 9.11486 10.9347 9.10713C10.9924 9.10331 11.0428 9.10051 11.0786 9.09868L11.1205 9.09664L11.1315 9.09615L11.1342 9.09603L11.1349 9.09601L11.135 9.096H11.135L11.135 9.096L11.135 9.096L11.3963 9.08527L11.3738 8.82473L11.2161 6.99697L11.2062 6.88165L11.1118 6.81463L10.2601 6.20975L10.0848 6.0852L9.93543 6.24001L9.16138 7.04246L9.06042 7.14712L9.10148 7.28662L9.64308 9.12646Z" fill="white" stroke="white" stroke-width="0.5"/>
30
- </mask>
31
- <g mask="url(#mask2_5982_15307)">
32
- <path d="M9.77277 8.64844L9.61621 8.27964C9.95247 8.13246 10.5205 8.04215 11.1182 8.00684L11.1412 8.40776C10.5855 8.44059 10.0599 8.52277 9.77277 8.64844Z" fill="#C51918"/>
33
- <path d="M9.50861 7.75639L9.35205 7.38759C9.68831 7.2404 10.4111 7.12125 11.0088 7.08594L11.0318 7.48687C10.4761 7.51969 9.79574 7.63071 9.50861 7.75639Z" fill="#C51918"/>
34
- </g>
35
- <path d="M13.9886 9.121L13.9206 9.37292L13.6719 9.29422L13.6719 9.29422L13.6719 9.29421L13.6718 9.29418L13.6711 9.29396L13.668 9.29301L13.6556 9.28916L13.6086 9.27483C13.5683 9.26274 13.5122 9.24629 13.4488 9.22885C13.3186 9.19299 13.1705 9.15653 13.0664 9.14207C12.9541 9.12646 12.8124 9.11486 12.6955 9.10713C12.6378 9.10331 12.5874 9.10051 12.5515 9.09868L12.5097 9.09664L12.4987 9.09615L12.4959 9.09603L12.4953 9.09601L12.4952 9.096H12.4952L12.4952 9.096L12.4952 9.096L12.2339 9.08527L12.2564 8.82473L12.414 6.99697L12.424 6.88165L12.5184 6.81463L13.3701 6.20975L13.5504 6.0817L13.6995 6.24502L14.4293 7.04443L14.5217 7.14572L14.486 7.27813L13.9886 9.121Z" fill="#2E42A5" stroke="white" stroke-width="0.5"/>
36
- <mask id="mask3_5982_15307" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="11" y="5" width="4" height="5">
37
- <path d="M13.9886 9.121L13.9206 9.37292L13.6719 9.29422L13.6719 9.29422L13.6719 9.29421L13.6718 9.29418L13.6711 9.29396L13.668 9.29301L13.6556 9.28916L13.6086 9.27483C13.5683 9.26274 13.5122 9.24629 13.4488 9.22885C13.3186 9.19299 13.1705 9.15653 13.0664 9.14207C12.9541 9.12646 12.8124 9.11486 12.6955 9.10713C12.6378 9.10331 12.5874 9.10051 12.5515 9.09868L12.5097 9.09664L12.4987 9.09615L12.4959 9.09603L12.4953 9.09601L12.4952 9.096H12.4952L12.4952 9.096L12.4952 9.096L12.2339 9.08527L12.2564 8.82473L12.414 6.99697L12.424 6.88165L12.5184 6.81463L13.3701 6.20975L13.5504 6.0817L13.6995 6.24502L14.4293 7.04443L14.5217 7.14572L14.486 7.27813L13.9886 9.121Z" fill="white" stroke="white" stroke-width="0.5"/>
38
- </mask>
39
- <g mask="url(#mask3_5982_15307)">
40
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4988 8.54132C13.4988 8.54132 13.6825 8.43905 13.709 8.26663C13.7355 8.0942 14.0197 7.88183 13.8776 7.9071C13.7355 7.93238 13.8167 7.95212 13.611 7.9071C13.4052 7.86209 13.1389 7.83231 13.1389 7.70582C13.1389 7.57932 13.2712 7.47893 13.163 7.47893C13.0548 7.47893 12.824 7.35921 12.8703 7.45071C12.9167 7.54222 12.7637 7.43875 12.8402 7.62873C12.9167 7.81871 12.824 8.0101 12.8703 8.06046C12.9167 8.11082 12.8402 8.35781 12.8402 8.35781C12.8402 8.35781 12.8683 8.44955 12.9174 8.31214C12.9666 8.17474 13.0742 8.07843 13.0204 8.19528C12.9666 8.31214 12.898 8.5901 12.9592 8.54132C13.0204 8.49254 13.0812 8.35766 13.0812 8.31214C13.0812 8.26663 13.2357 8.08796 13.2357 8.22289C13.2357 8.35781 13.0904 8.46406 13.163 8.46406C13.2357 8.46406 13.2764 8.49273 13.3221 8.35781C13.3678 8.22289 13.4787 8.13363 13.5242 8.22289C13.5697 8.31214 13.5596 8.30737 13.4988 8.42435C13.4379 8.54132 13.4988 8.54132 13.4988 8.54132Z" fill="#FECA00"/>
41
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.067 7.54154L12.9986 7.4271C13.1214 7.35146 13.2341 7.33131 13.333 7.37348C13.378 7.39265 13.412 7.41449 13.5003 7.47665L13.5119 7.48476C13.6039 7.5493 13.6526 7.57558 13.6826 7.57558V7.70945C13.6139 7.70945 13.5546 7.67741 13.4369 7.59491L13.4252 7.58669C13.3457 7.53075 13.315 7.51097 13.282 7.49692C13.2273 7.4736 13.1568 7.48619 13.067 7.54154ZM12.8506 8.41463C12.8894 8.41463 12.9209 8.38354 12.9209 8.34518C12.9209 8.30683 12.8894 8.27574 12.8506 8.27574C12.8118 8.27574 12.7803 8.30683 12.7803 8.34518C12.7803 8.38354 12.8118 8.41463 12.8506 8.41463ZM13.0527 8.47905C13.0527 8.51741 13.0213 8.5485 12.9824 8.5485C12.9436 8.5485 12.9121 8.51741 12.9121 8.47905C12.9121 8.4407 12.9436 8.40961 12.9824 8.40961C13.0213 8.40961 13.0527 8.4407 13.0527 8.47905ZM13.2192 8.54333C13.2581 8.54333 13.2896 8.51224 13.2896 8.47389C13.2896 8.43554 13.2581 8.40444 13.2192 8.40444C13.1804 8.40444 13.1489 8.43554 13.1489 8.47389C13.1489 8.51224 13.1804 8.54333 13.2192 8.54333ZM13.5098 8.58503C13.5098 8.62338 13.4784 8.65447 13.4395 8.65447C13.4007 8.65447 13.3692 8.62338 13.3692 8.58503C13.3692 8.54667 13.4007 8.51558 13.4395 8.51558C13.4784 8.51558 13.5098 8.54667 13.5098 8.58503Z" fill="#C51918"/>
42
- </g>
43
- <path d="M15.4315 9.65356L15.3235 9.90229L15.0844 9.77456L15.0844 9.77456L15.0844 9.77455L15.0844 9.77454L15.0843 9.77451L15.0837 9.77417L15.0807 9.7726L15.0683 9.76607C15.0572 9.76029 15.0407 9.75177 15.0198 9.74114C14.9779 9.71986 14.9183 9.69025 14.8483 9.65726C14.7064 9.59047 14.5287 9.51317 14.3698 9.46188C14.2013 9.40752 14.0503 9.36541 13.9415 9.33694C13.8872 9.32272 13.8436 9.31195 13.8138 9.3048L13.78 9.29681L13.7717 9.2949L13.7698 9.29447L13.7694 9.29439L13.7694 9.29438L13.7694 9.29438L13.7694 9.29438L13.7694 9.29438L13.511 9.23673L13.5834 8.98203L14.1121 7.1221L14.1467 7.00051L14.2651 6.95627L15.3016 6.56903L15.4954 6.4966L15.6028 6.67355L16.1898 7.64111L16.2569 7.75168L16.2054 7.87032L15.4315 9.65356Z" fill="#56C6F5" stroke="white" stroke-width="0.5"/>
44
- <mask id="mask4_5982_15307" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="13" y="6" width="4" height="5">
45
- <path d="M15.4315 9.65356L15.3235 9.90229L15.0844 9.77456L15.0844 9.77456L15.0844 9.77455L15.0844 9.77454L15.0843 9.77451L15.0837 9.77417L15.0807 9.7726L15.0683 9.76607C15.0572 9.76029 15.0407 9.75177 15.0198 9.74114C14.9779 9.71986 14.9183 9.69025 14.8483 9.65726C14.7064 9.59047 14.5287 9.51317 14.3698 9.46188C14.2013 9.40752 14.0503 9.36541 13.9415 9.33694C13.8872 9.32272 13.8436 9.31195 13.8138 9.3048L13.78 9.29681L13.7717 9.2949L13.7698 9.29447L13.7694 9.29439L13.7694 9.29438L13.7694 9.29438L13.7694 9.29438L13.7694 9.29438L13.511 9.23673L13.5834 8.98203L14.1121 7.1221L14.1467 7.00051L14.2651 6.95627L15.3016 6.56903L15.4954 6.4966L15.6028 6.67355L16.1898 7.64111L16.2569 7.75168L16.2054 7.87032L15.4315 9.65356Z" fill="white" stroke="white" stroke-width="0.5"/>
46
- </mask>
47
- <g mask="url(#mask4_5982_15307)">
48
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.2046 7.68066L15.1159 7.77991C15.0962 7.80187 15.0599 7.79005 15.0569 7.76075L15.0435 7.6283L14.9131 7.6011C14.8843 7.59507 14.8764 7.55767 14.9003 7.54044L15.0082 7.46258L14.9666 7.33612C14.9574 7.30814 14.9859 7.28255 15.0127 7.29463L15.1341 7.34921L15.2229 7.24996C15.2425 7.228 15.2789 7.23982 15.2818 7.26912L15.2953 7.40157L15.4256 7.42878C15.4544 7.4348 15.4624 7.4722 15.4385 7.48943L15.3305 7.56729L15.3721 7.69375C15.3813 7.72173 15.3529 7.74732 15.326 7.73524L15.2046 7.68066Z" fill="#FECA00"/>
49
- <path d="M13.8721 8.55485L14.0048 8.03662C14.5928 8.19193 15.2057 8.39099 15.6554 8.58347L15.4505 9.07689C15.0258 8.89506 14.4367 8.70399 13.8721 8.55485Z" fill="#E31D1C"/>
50
- <path d="M14.0522 8.07633L14.0835 7.94629C14.6472 8.08618 15.2464 8.30938 15.6817 8.51727L15.6256 8.63841C15.1986 8.43452 14.6078 8.21419 14.0522 8.07633Z" fill="white"/>
51
- <path d="M13.8848 8.61027L13.9161 8.48022C14.4798 8.62011 15.0008 8.80992 15.4361 9.01781L15.38 9.13895C14.953 8.93506 14.4403 8.74812 13.8848 8.61027Z" fill="white"/>
52
- <path d="M14.1392 8.35944L14.2599 8.30493C14.3107 8.42388 14.3734 8.45008 14.4784 8.3991C14.7262 8.27869 15.341 8.44696 15.341 8.67385C15.341 8.76237 15.2896 8.81604 15.2113 8.81293C15.1671 8.81118 15.1199 8.79371 15.0507 8.75948C15.0423 8.75533 15.0368 8.75255 15.0232 8.74563C14.9466 8.70659 14.9408 8.70374 14.9204 8.6964L14.9641 8.56849C14.9923 8.57866 14.9967 8.58084 15.0817 8.6242C15.0949 8.63087 15.1 8.63345 15.1078 8.63733C15.1609 8.66356 15.1964 8.67669 15.2164 8.67749C15.2183 8.67756 15.2091 8.68713 15.2091 8.67385C15.2091 8.57402 14.7088 8.43707 14.5347 8.52165C14.3611 8.60599 14.2192 8.54674 14.1392 8.35944Z" fill="#272727"/>
53
- </g>
54
- </g>
55
- </g>
56
- <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"/>
57
- <defs>
58
- <clipPath id="clip0_5982_15307">
59
- <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"/>
60
- </clipPath>
61
- </defs>
62
- </svg>
63
-
64
- `);export{d as FlagHrCroatiaHrvatska};
@@ -1,51 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as e}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as t}from"../../../icon-registry.js";const r=t("flag-ht-haiti",e`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15299)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#2E42A5"/>
6
- <mask id="mask0_5982_15299" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15299)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 12V19.5H22V12H2Z" fill="#E31D1C"/>
11
- <rect x="8.25" y="9.5" width="7.5" height="5" fill="white"/>
12
- <mask id="mask1_5982_15299" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="8" y="9" width="8" height="6">
13
- <rect x="8.25" y="9.5" width="7.5" height="5" fill="white"/>
14
- </mask>
15
- <g mask="url(#mask1_5982_15299)">
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.25 13.6111C8.25 13.6111 10.0502 13.1378 12 13.1667C13.9498 13.1956 15.75 13.7223 15.75 13.7223V14.5H8.25V13.6111Z" fill="#279E19"/>
17
- <path d="M12.0458 10.0631C12.0458 10.0631 11.4639 9.80103 11.0577 9.80103C10.6514 9.80103 10.4258 10.2011 10.4258 10.2011" stroke="#026A16" stroke-width="0.5"/>
18
- <path d="M12.1753 10.3258C12.1753 10.3258 11.6398 10.1343 11.266 10.1343C10.8922 10.1343 10.6846 10.4266 10.6846 10.4266" stroke="#026A16" stroke-width="0.5"/>
19
- <path d="M12.175 10.5482C12.175 10.5482 11.7789 10.3567 11.5024 10.3567C11.2259 10.3567 11.0723 10.649 11.0723 10.649" stroke="#026A16" stroke-width="0.5"/>
20
- <path d="M12.0123 10.7704C12.0123 10.7704 11.7676 10.5789 11.5968 10.5789C11.426 10.5789 11.3311 10.8712 11.3311 10.8712" stroke="#026A16" stroke-width="0.5"/>
21
- <path d="M11.9912 10.9219C11.9912 10.9219 11.8933 10.801 11.825 10.801C11.7567 10.801 11.7188 10.9856 11.7188 10.9856" stroke="#026A16" stroke-width="0.5"/>
22
- <path d="M11.9537 10.0631C11.9537 10.0631 12.5356 9.80103 12.9419 9.80103C13.3481 9.80103 13.5737 10.2011 13.5737 10.2011" stroke="#026A16" stroke-width="0.5"/>
23
- <path d="M11.8243 10.3258C11.8243 10.3258 12.3597 10.1343 12.7335 10.1343C13.1073 10.1343 13.3149 10.4266 13.3149 10.4266" stroke="#026A16" stroke-width="0.5"/>
24
- <path d="M11.8245 10.5482C11.8245 10.5482 12.2206 10.3567 12.4971 10.3567C12.7736 10.3567 12.9272 10.649 12.9272 10.649" stroke="#026A16" stroke-width="0.5"/>
25
- <path d="M11.9872 10.7704C11.9872 10.7704 12.2319 10.5789 12.4027 10.5789C12.5736 10.5789 12.6685 10.8712 12.6685 10.8712" stroke="#026A16" stroke-width="0.5"/>
26
- <path d="M12.0084 10.9219C12.0084 10.9219 12.1062 10.801 12.1745 10.801C12.2428 10.801 12.2808 10.9856 12.2808 10.9856" stroke="#026A16" stroke-width="0.5"/>
27
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9293 10.9988C11.9293 10.9988 11.8579 11.8347 11.8579 12.1748C11.8579 12.515 11.9293 13.2491 11.9293 13.2491H12.113C12.113 13.2491 12.113 12.4588 12.113 12.1748C12.113 11.8909 12.0052 10.9988 12.0052 10.9988H11.9293Z" fill="#FECA00"/>
28
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.2075 11.9492C11.2075 11.9492 10.7549 12.1915 10.7549 12.9087L11.2075 13.7746H12.0243V12.3486L11.2075 11.9492Z" fill="#C51918"/>
29
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5367 11.2664C10.5367 11.2664 9.47998 11.5794 9.47998 12.7343L10.8491 12.8511C10.8491 12.8511 10.7743 12.1801 11.1956 11.8698L10.5367 11.2664Z" fill="#0A328C"/>
30
- <path d="M10.1006 10.8257L11.9134 12.487" stroke="#FFD018" stroke-width="0.5"/>
31
- <path d="M9.4707 11.2019L11.9991 12.8438" stroke="#FFD018" stroke-width="0.5"/>
32
- <path d="M9.03564 11.8374L11.8854 13.1407" stroke="#FFD018" stroke-width="0.5"/>
33
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.4873 12.7253L11.3783 12.9368L11.2719 13.2007H10.9721L11.1763 13.3498L11.6367 13.4576V13.2007H12.0399V13.7464H11.1763L10.845 13.3498C10.845 13.3498 10.5668 13.6241 10.2953 13.6241C10.0237 13.6241 9.75603 13.535 9.75603 13.2359C9.75603 12.9368 9.75603 13.0278 9.75603 13.0278L9.4873 12.9368V12.7253Z" fill="#FECA00"/>
34
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5337 11.9492C12.5337 11.9492 12.9863 12.1915 12.9863 12.9087L12.5337 13.7746H11.7169V12.3486L12.5337 11.9492Z" fill="#C51918"/>
35
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2045 11.2664C13.2045 11.2664 14.2612 11.5794 14.2612 12.7343L12.8921 12.8511C12.8921 12.8511 12.9669 12.1801 12.5456 11.8698L13.2045 11.2664Z" fill="#0A328C"/>
36
- <path d="M13.6406 10.8257L11.8278 12.487" stroke="#FFD018" stroke-width="0.5"/>
37
- <path d="M14.2705 11.2019L11.7421 12.8438" stroke="#FFD018" stroke-width="0.5"/>
38
- <path d="M14.7056 11.8374L11.8558 13.1407" stroke="#FFD018" stroke-width="0.5"/>
39
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14.2539 12.7253L12.3629 12.9368L12.4693 13.2007H12.7691L12.565 13.3498L12.1045 13.4576V13.2007H11.7013V13.7464H12.565L12.8962 13.3498C12.8962 13.3498 13.1744 13.6241 13.446 13.6241C13.7175 13.6241 13.9852 13.535 13.9852 13.2359C13.9852 12.9368 13.9852 13.0278 13.9852 13.0278L14.2539 12.9368V12.7253Z" fill="#FECA00"/>
40
- </g>
41
- </g>
42
- </g>
43
- <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"/>
44
- <defs>
45
- <clipPath id="clip0_5982_15299">
46
- <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"/>
47
- </clipPath>
48
- </defs>
49
- </svg>
50
-
51
- `);export{r as FlagHtHaiti};
@@ -1,22 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as e}from"../../../icon-registry.js";const a=e("flag-hu-hungary",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15223)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15223" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15223)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#F14423"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#5EAA22"/>
12
- </g>
13
- </g>
14
- <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"/>
15
- <defs>
16
- <clipPath id="clip0_5982_15223">
17
- <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"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
21
-
22
- `);export{a as FlagHuHungary};
@@ -1,21 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as i}from"../../../icon-registry.js";const p=i("flag-id-indonesia",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15245)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15245" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15245)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V12H22V4.5H2Z" fill="#E31D1C"/>
11
- </g>
12
- </g>
13
- <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"/>
14
- <defs>
15
- <clipPath id="clip0_5982_15245">
16
- <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"/>
17
- </clipPath>
18
- </defs>
19
- </svg>
20
-
21
- `);export{p as FlagIdIndonesia};
@@ -1,17 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as e}from"../../../icon-registry.js";const o=e("flag-ie-ireland",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15170)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H22V19.5H16V4.5Z" fill="#FF8C1A"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H8V19.5H2V4.5Z" fill="#5EAA22"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H16V19.5H8V4.5Z" fill="#F7FCFF"/>
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_15170">
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
-
17
- `);export{o as FlagIeIreland};
@@ -1,24 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as e}from"../../../icon-registry.js";const a=e("flag-il-isreal",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15119)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15119" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15119)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 7V9.22843H22V7H2Z" fill="#3D58DB"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.7175V17H22V14.7175H2Z" fill="#3D58DB"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.11328 13.8368H14.9739L12.0725 8.82397L9.11328 13.8368ZM13.7816 13.1493H10.3175L12.0666 10.1863L13.7816 13.1493Z" fill="#3D58DB"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.93213 10.0784H14.9254L12.0848 15.1069L8.93213 10.0784ZM13.7474 10.7659H10.1746L12.0541 13.7636L13.7474 10.7659Z" fill="#3D58DB"/>
14
- </g>
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_15119">
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
-
24
- `);export{a as FlagIlIsreal};
@@ -1,31 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as e}from"../../../icon-registry.js";const p=e("flag-im-isle-of-man",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15168)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#E31D1C"/>
6
- <mask id="mask0_5982_15168" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15168)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.80824 7.08801C5.80344 7.03018 5.87263 7.00214 5.91177 7.04498C6.19247 7.35227 6.93438 8.11725 7.36343 8.11725C7.90031 8.11725 10.0088 6.3406 10.632 6.63002C11.2552 6.91944 12.5171 9.94546 12.5171 9.94546L11.6948 10.9769L10.632 10.3971L10.4312 8.11725C10.4312 8.11725 8.38551 9.16943 7.36343 8.78751L6.78888 9.2703C6.78888 9.2703 6.23558 8.17467 6.01769 7.83956C5.87352 7.61784 5.82475 7.2867 5.80824 7.08801Z" fill="#F7FCFF"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.1636 9.57755L6.81373 9.78953L6.88054 9.34055L6.59749 9.02258L6.98866 8.95708L7.1636 8.54858L7.33853 8.95708L7.7297 9.02258L7.44665 9.34055L7.51347 9.78953L7.1636 9.57755Z" fill="#FECA00"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.1328 6.87001C10.1328 6.74481 10.2343 6.64331 10.3595 6.64331C10.4847 6.64331 10.5862 6.74481 10.5862 6.87001V7.94101C10.5862 8.06621 10.4847 8.1677 10.3595 8.1677C10.2343 8.1677 10.1328 8.06621 10.1328 7.94101L10.1328 6.87001Z" fill="#FECA00"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.7622 7.68946C17.8138 7.71603 17.8009 7.78957 17.7439 7.80006C17.3345 7.87527 16.2926 8.09906 16.0653 8.46292C15.7808 8.91822 16.1701 11.6478 15.5944 12.023C15.0187 12.3981 11.7838 11.8646 11.7838 11.8646L11.3449 10.6208L12.3997 10.0267L14.4396 11.0645C14.4396 11.0645 14.6313 8.77212 15.4968 8.10774L15.3919 7.36465C15.3919 7.36465 16.6142 7.47602 17.0139 7.46882C17.2783 7.46406 17.585 7.59817 17.7622 7.68946Z" fill="#F7FCFF"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14.9326 7.51958L14.9382 7.11054L15.2835 7.40513L15.7032 7.33358L15.5515 7.70003L15.8052 8.06485L15.3661 7.99674L15.1032 8.29375L14.9836 7.88521L14.5674 7.70396L14.9326 7.51958Z" fill="#FECA00"/>
15
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.696 11.5028C15.8083 11.5724 15.8451 11.7185 15.7792 11.8331C15.7086 11.9559 15.5487 11.9933 15.4309 11.9146L14.463 11.2682C14.3762 11.2102 14.3406 11.1001 14.377 11.0022C14.4267 10.8689 14.586 10.8144 14.7069 10.8894L15.696 11.5028Z" fill="#FECA00"/>
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.2889 17.6149C11.2401 17.6463 11.1829 17.5983 11.2023 17.5437C11.3419 17.1515 11.669 16.1373 11.4676 15.7585C11.2155 15.2845 8.65695 14.2569 8.6199 13.5707C8.58286 12.8846 10.6623 10.3498 10.6623 10.3498L11.959 10.5916L11.946 11.8022L10.0274 13.0499C10.0274 13.0499 11.9167 14.3621 12.0594 15.4438L12.7554 15.7245C12.7554 15.7245 12.0478 16.7274 11.8542 17.0771C11.7261 17.3085 11.4566 17.507 11.2889 17.6149Z" fill="#F7FCFF"/>
17
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.8508 15.2494L13.2022 15.4588L12.7744 15.6106L12.6265 16.0098L12.385 15.6952L11.9422 15.7325L12.2208 15.3863L12.095 15.0101L12.5086 15.1108L12.8737 14.841L12.8508 15.2494Z" fill="#FECA00"/>
18
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.939 13.8482C8.79958 13.9014 8.64453 13.8236 8.60394 13.68C8.56835 13.5541 8.63418 13.4217 8.75605 13.3742L9.79873 12.9673C9.91458 12.9221 10.0462 12.9659 10.1119 13.0715C10.1976 13.2094 10.1363 13.3912 9.98467 13.4491L8.939 13.8482Z" fill="#FECA00"/>
19
- <path d="M10.5388 10.6029C10.461 10.5757 10.4195 10.4891 10.446 10.4094C10.4725 10.3297 10.5971 10.1966 10.6749 10.2238L11.7598 10.6029C11.8158 10.6225 11.8551 10.6741 11.8601 10.7345L11.9571 11.9244C11.9639 12.0083 11.8417 12.0762 11.7598 12.0832C11.6779 12.0902 11.606 12.0278 11.5991 11.944L11.5093 10.9207L10.5388 10.6029Z" fill="#FECA00"/>
20
- <path d="M12.4252 9.97951C12.49 9.92779 12.6058 9.98774 12.6563 10.0542C12.7068 10.1206 12.6952 10.2164 12.6303 10.2681L11.8788 11.0384C11.814 11.0901 11.6681 10.9892 11.6176 10.9228C11.5671 10.8563 11.5528 10.6754 11.6176 10.6237L12.4252 9.97951Z" fill="#FECA00"/>
21
- </g>
22
- </g>
23
- <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"/>
24
- <defs>
25
- <clipPath id="clip0_5982_15168">
26
- <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"/>
27
- </clipPath>
28
- </defs>
29
- </svg>
30
-
31
- `);export{p as FlagImIsleOfMan};
@@ -1,24 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as e}from"../../../icon-registry.js";const p=e("flag-in-india",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15159)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15159" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15159)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#FF8C1A"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#5EAA22"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12ZM13.875 12C13.875 13.0355 13.0355 13.875 12 13.875C10.9645 13.875 10.125 13.0355 10.125 12C10.125 10.9645 10.9645 10.125 12 10.125C13.0355 10.125 13.875 10.9645 13.875 12Z" fill="#3D58DB"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9966 12.5379L11.4754 14.459L11.7806 12.492L10.5231 14.035L11.602 12.3622L9.82555 13.2604L11.4915 12.171L9.50342 12.2689L11.4685 11.9514L9.61238 11.2322L11.5367 11.7414L10.1336 10.3295L11.6845 11.5773L10.9769 9.71673L11.8862 11.4875L11.9966 9.5L12.107 11.4875L13.0162 9.71673L12.3087 11.5773L13.8596 10.3295L12.4565 11.7414L14.3808 11.2322L12.5247 11.9514L14.4898 12.2689L12.5016 12.171L14.1676 13.2604L12.3912 12.3622L13.4701 14.035L12.2126 12.492L12.5178 14.459L11.9966 12.5379Z" fill="#3D58DB"/>
14
- </g>
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_15159">
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
-
24
- `);export{p as FlagInIndia};
@@ -1,48 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as C}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as l}from"../../../icon-registry.js";const h=l("flag-io-british-indian-ocean-territory",C`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15167)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15167" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15167)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M1.05908 6.15728L1.98855 7.04292C2.75606 6.31739 3.48026 5.9751 4.16849 5.9751C4.50101 5.9751 4.64261 6.05541 5.0261 6.41792C5.63437 6.99291 6.04374 7.2251 6.81317 7.2251C7.5826 7.2251 7.99197 6.99291 8.60024 6.41792C8.98372 6.05541 9.12533 5.9751 9.45784 5.9751C9.79036 5.9751 9.93197 6.05541 10.3154 6.41792C10.9237 6.99291 11.3331 7.2251 12.1025 7.2251C12.872 7.2251 13.2813 6.99291 13.8896 6.41792C14.2731 6.05541 14.4147 5.9751 14.7472 5.9751C15.0797 5.9751 15.2213 6.05541 15.6048 6.41792C16.2131 6.99291 16.6224 7.2251 17.3919 7.2251C18.1613 7.2251 18.5707 6.99291 19.1789 6.41792C19.5624 6.05541 19.704 5.9751 20.0365 5.9751C20.7248 5.9751 21.449 6.31739 22.2165 7.04292L23.146 6.15728C22.1504 5.21614 21.1114 4.7251 20.0365 4.7251C19.2671 4.7251 18.8577 4.95728 18.2495 5.53228C17.866 5.89478 17.7244 5.9751 17.3919 5.9751C17.0594 5.9751 16.9177 5.89478 16.5343 5.53228C15.926 4.95728 15.5166 4.7251 14.7472 4.7251C13.9778 4.7251 13.5684 4.95728 12.9601 5.53228C12.5766 5.89478 12.435 5.9751 12.1025 5.9751C11.77 5.9751 11.6284 5.89478 11.2449 5.53228C10.6366 4.95728 10.2273 4.7251 9.45784 4.7251C8.68841 4.7251 8.27904 4.95728 7.67077 5.53228C7.28729 5.89478 7.14568 5.9751 6.81317 5.9751C6.48065 5.9751 6.33905 5.89478 5.95556 5.53228C5.34729 4.95728 4.93792 4.7251 4.16849 4.7251C3.0936 4.7251 2.05468 5.21614 1.05908 6.15728ZM1.98855 9.54292L1.05908 8.65728C2.05468 7.71614 3.0936 7.2251 4.16849 7.2251C4.93792 7.2251 5.34729 7.45728 5.95556 8.03228C6.33905 8.39478 6.48065 8.4751 6.81317 8.4751C7.14568 8.4751 7.28729 8.39478 7.67077 8.03228C8.27904 7.45728 8.68841 7.2251 9.45784 7.2251C10.2273 7.2251 10.6366 7.45728 11.2449 8.03228C11.6284 8.39478 11.77 8.4751 12.1025 8.4751C12.435 8.4751 12.5766 8.39478 12.9601 8.03228C13.5684 7.45728 13.9778 7.2251 14.7472 7.2251C15.5166 7.2251 15.926 7.45728 16.5343 8.03228C16.9177 8.39478 17.0594 8.4751 17.3919 8.4751C17.7244 8.4751 17.866 8.39478 18.2495 8.03228C18.8577 7.45728 19.2671 7.2251 20.0365 7.2251C21.1114 7.2251 22.1504 7.71614 23.146 8.65728L22.2165 9.54292C21.449 8.81739 20.7248 8.4751 20.0365 8.4751C19.704 8.4751 19.5624 8.55541 19.1789 8.91792C18.5707 9.49291 18.1613 9.7251 17.3919 9.7251C16.6224 9.7251 16.2131 9.49291 15.6048 8.91792C15.2213 8.55541 15.0797 8.4751 14.7472 8.4751C14.4147 8.4751 14.2731 8.55541 13.8896 8.91792C13.2813 9.49291 12.872 9.7251 12.1025 9.7251C11.3331 9.7251 10.9237 9.49291 10.3154 8.91792C9.93197 8.55541 9.79036 8.4751 9.45784 8.4751C9.12533 8.4751 8.98372 8.55541 8.60024 8.91792C7.99197 9.49291 7.5826 9.7251 6.81317 9.7251C6.04374 9.7251 5.63437 9.49291 5.0261 8.91792C4.64261 8.55541 4.50101 8.4751 4.16849 8.4751C3.48026 8.4751 2.75606 8.81739 1.98855 9.54292ZM1.98855 12.0429L1.05908 11.1573C2.05468 10.2161 3.0936 9.7251 4.16849 9.7251C4.93792 9.7251 5.34729 9.95728 5.95556 10.5323C6.33905 10.8948 6.48065 10.9751 6.81317 10.9751C7.14568 10.9751 7.28729 10.8948 7.67077 10.5323C8.27904 9.95728 8.68841 9.7251 9.45784 9.7251C10.2273 9.7251 10.6366 9.95728 11.2449 10.5323C11.6284 10.8948 11.77 10.9751 12.1025 10.9751C12.435 10.9751 12.5766 10.8948 12.9601 10.5323C13.5684 9.95728 13.9778 9.7251 14.7472 9.7251C15.5166 9.7251 15.926 9.95728 16.5343 10.5323C16.9177 10.8948 17.0594 10.9751 17.3919 10.9751C17.7244 10.9751 17.866 10.8948 18.2495 10.5323C18.8577 9.95728 19.2671 9.7251 20.0365 9.7251C21.1114 9.7251 22.1504 10.2161 23.146 11.1573L22.2165 12.0429C21.449 11.3174 20.7248 10.9751 20.0365 10.9751C19.704 10.9751 19.5624 11.0554 19.1789 11.4179C18.5707 11.9929 18.1613 12.2251 17.3919 12.2251C16.6224 12.2251 16.2131 11.9929 15.6048 11.4179C15.2213 11.0554 15.0797 10.9751 14.7472 10.9751C14.4147 10.9751 14.2731 11.0554 13.8896 11.4179C13.2813 11.9929 12.872 12.2251 12.1025 12.2251C11.3331 12.2251 10.9237 11.9929 10.3154 11.4179C9.93197 11.0554 9.79036 10.9751 9.45784 10.9751C9.12533 10.9751 8.98372 11.0554 8.60024 11.4179C7.99197 11.9929 7.5826 12.2251 6.81317 12.2251C6.04374 12.2251 5.63437 11.9929 5.0261 11.4179C4.64261 11.0554 4.50101 10.9751 4.16849 10.9751C3.48026 10.9751 2.75606 11.3174 1.98855 12.0429ZM1.98855 14.5429L1.05908 13.6573C2.05468 12.7161 3.0936 12.2251 4.16849 12.2251C4.93792 12.2251 5.34729 12.4573 5.95556 13.0323C6.33905 13.3948 6.48065 13.4751 6.81317 13.4751C7.14568 13.4751 7.28729 13.3948 7.67077 13.0323C8.27904 12.4573 8.68841 12.2251 9.45784 12.2251C10.2273 12.2251 10.6366 12.4573 11.2449 13.0323C11.6284 13.3948 11.77 13.4751 12.1025 13.4751C12.435 13.4751 12.5766 13.3948 12.9601 13.0323C13.5684 12.4573 13.9778 12.2251 14.7472 12.2251C15.5166 12.2251 15.926 12.4573 16.5343 13.0323C16.9177 13.3948 17.0594 13.4751 17.3919 13.4751C17.7244 13.4751 17.866 13.3948 18.2495 13.0323C18.8577 12.4573 19.2671 12.2251 20.0365 12.2251C21.1114 12.2251 22.1504 12.7161 23.146 13.6573L22.2165 14.5429C21.449 13.8174 20.7248 13.4751 20.0365 13.4751C19.704 13.4751 19.5624 13.5554 19.1789 13.9179C18.5707 14.4929 18.1613 14.7251 17.3919 14.7251C16.6224 14.7251 16.2131 14.4929 15.6048 13.9179C15.2213 13.5554 15.0797 13.4751 14.7472 13.4751C14.4147 13.4751 14.2731 13.5554 13.8896 13.9179C13.2813 14.4929 12.872 14.7251 12.1025 14.7251C11.3331 14.7251 10.9237 14.4929 10.3154 13.9179C9.93197 13.5554 9.79036 13.4751 9.45784 13.4751C9.12533 13.4751 8.98372 13.5554 8.60024 13.9179C7.99197 14.4929 7.5826 14.7251 6.81317 14.7251C6.04374 14.7251 5.63437 14.4929 5.0261 13.9179C4.64261 13.5554 4.50101 13.4751 4.16849 13.4751C3.48026 13.4751 2.75606 13.8174 1.98855 14.5429ZM1.98855 17.0429L1.05908 16.1573C2.05468 15.2161 3.0936 14.7251 4.16849 14.7251C4.93792 14.7251 5.34729 14.9573 5.95556 15.5323C6.33905 15.8948 6.48065 15.9751 6.81317 15.9751C7.14568 15.9751 7.28729 15.8948 7.67077 15.5323C8.27904 14.9573 8.68841 14.7251 9.45784 14.7251C10.2273 14.7251 10.6366 14.9573 11.2449 15.5323C11.6284 15.8948 11.77 15.9751 12.1025 15.9751C12.435 15.9751 12.5766 15.8948 12.9601 15.5323C13.5684 14.9573 13.9778 14.7251 14.7472 14.7251C15.5166 14.7251 15.926 14.9573 16.5343 15.5323C16.9177 15.8948 17.0594 15.9751 17.3919 15.9751C17.7244 15.9751 17.866 15.8948 18.2495 15.5323C18.8577 14.9573 19.2671 14.7251 20.0365 14.7251C21.1114 14.7251 22.1504 15.2161 23.146 16.1573L22.2165 17.0429C21.449 16.3174 20.7248 15.9751 20.0365 15.9751C19.704 15.9751 19.5624 16.0554 19.1789 16.4179C18.5707 16.9929 18.1613 17.2251 17.3919 17.2251C16.6224 17.2251 16.2131 16.9929 15.6048 16.4179C15.2213 16.0554 15.0797 15.9751 14.7472 15.9751C14.4147 15.9751 14.2731 16.0554 13.8896 16.4179C13.2813 16.9929 12.872 17.2251 12.1025 17.2251C11.3331 17.2251 10.9237 16.9929 10.3154 16.4179C9.93197 16.0554 9.79036 15.9751 9.45784 15.9751C9.12533 15.9751 8.98372 16.0554 8.60024 16.4179C7.99197 16.9929 7.5826 17.2251 6.81317 17.2251C6.04374 17.2251 5.63437 16.9929 5.0261 16.4179C4.64261 16.0554 4.50101 15.9751 4.16849 15.9751C3.48026 15.9751 2.75606 16.3174 1.98855 17.0429ZM1.98855 19.5429L1.05908 18.6573C2.05468 17.7161 3.0936 17.2251 4.16849 17.2251C4.93792 17.2251 5.34729 17.4573 5.95556 18.0323C6.33905 18.3948 6.48065 18.4751 6.81317 18.4751C7.14568 18.4751 7.28729 18.3948 7.67077 18.0323C8.27904 17.4573 8.68841 17.2251 9.45784 17.2251C10.2273 17.2251 10.6366 17.4573 11.2449 18.0323C11.6284 18.3948 11.77 18.4751 12.1025 18.4751C12.435 18.4751 12.5766 18.3948 12.9601 18.0323C13.5684 17.4573 13.9778 17.2251 14.7472 17.2251C15.5166 17.2251 15.926 17.4573 16.5343 18.0323C16.9177 18.3948 17.0594 18.4751 17.3919 18.4751C17.7244 18.4751 17.866 18.3948 18.2495 18.0323C18.8577 17.4573 19.2671 17.2251 20.0365 17.2251C21.1114 17.2251 22.1504 17.7161 23.146 18.6573L22.2165 19.5429C21.449 18.8174 20.7248 18.4751 20.0365 18.4751C19.704 18.4751 19.5624 18.5554 19.1789 18.9179C18.5707 19.4929 18.1613 19.7251 17.3919 19.7251C16.6224 19.7251 16.2131 19.4929 15.6048 18.9179C15.2213 18.5554 15.0797 18.4751 14.7472 18.4751C14.4147 18.4751 14.2731 18.5554 13.8896 18.9179C13.2813 19.4929 12.872 19.7251 12.1025 19.7251C11.3331 19.7251 10.9237 19.4929 10.3154 18.9179C9.93197 18.5554 9.79036 18.4751 9.45784 18.4751C9.12533 18.4751 8.98372 18.5554 8.60024 18.9179C7.99197 19.4929 7.5826 19.7251 6.81317 19.7251C6.04374 19.7251 5.63437 19.4929 5.0261 18.9179C4.64261 18.5554 4.50101 18.4751 4.16849 18.4751C3.48026 18.4751 2.75606 18.8174 1.98855 19.5429Z" fill="#2E42A5"/>
11
- </g>
12
- <g clip-path="url(#clip1_5982_15167)">
13
- <rect width="11" height="9" transform="translate(2 4.5)" fill="#2E42A5"/>
14
- <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"/>
15
- <path d="M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z" fill="#F50100"/>
16
- <path d="M14.5024 12.6248L12.3054 14.0205L1.9436 5.68038L0.63778 4.06692L3.28507 3.70403L7.39779 7.16447L10.7081 9.49599L14.5024 12.6248Z" fill="#F7FCFF"/>
17
- <path d="M14.418 13.1709L13.1568 13.801L8.13406 9.4773L6.64494 8.99422L0.51213 4.07264H2.283L8.41237 8.87741L10.0405 9.45667L14.418 13.1709Z" fill="#F50100"/>
18
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z" fill="#F50100"/>
19
- <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"/>
20
- </g>
21
- <rect x="14.75" y="10.3616" width="0.625" height="7.88835" rx="0.3125" fill="#D86D00"/>
22
- <path d="M14.7529 5.78589C15.3915 6.66165 15.4724 7.83765 15.3915 8.89124L14.8929 8.85514C14.9701 7.85007 14.7529 5.78589 14.7529 5.78589Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
23
- <path d="M15.5668 9.11513L15.1069 8.92467C15.5503 7.52185 17.7621 6.32739 17.7621 6.32739C16.7714 6.80077 16.4345 8.08428 15.5668 9.11513Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
24
- <path d="M15.3602 9.40639L15.1187 8.98136C16.301 8.1593 18.2111 7.98193 18.2111 7.98193C17.2257 8.26156 16.2305 8.94019 15.3602 9.40639Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
25
- <path d="M15.0527 9.61318L15.261 9.17188C17.5738 9.88978 17.9128 11.0902 17.9128 11.0902C17.6094 10.8223 16.6448 10.3216 15.0527 9.61318Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
26
- <path d="M14.8096 9.58105L15.3006 9.48975C15.4706 10.3516 15.9089 10.8737 16.1407 11.4269C16.1407 11.4269 14.8428 10.8472 14.8096 9.58105Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
27
- <path d="M14.772 9.17676L15.3015 9.30992C14.4327 10.372 13.1418 10.9299 12.6313 11.1123C12.6313 11.1123 13.753 10.1006 14.772 9.17676Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
28
- <path d="M15.0073 8.9471L14.9269 9.4406C13.8924 9.12508 12.0303 9.25727 12.0303 9.25727C12.8119 9.07215 13.8924 8.76546 15.0073 8.9471Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
29
- <path d="M15.0965 8.69454L14.8931 9.13799C13.3657 8.47758 12.5493 7.24316 12.5493 7.24316C12.6011 7.47023 13.7478 8.11138 15.0965 8.69454Z" fill="#449A01" stroke="white" stroke-width="0.15"/>
30
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.9447 14.0671V13.9769C16.6567 13.7494 16.355 13.6357 16.0398 13.6357C15.7376 13.4886 15.4317 13.4314 15.1221 13.4643C15.1222 13.4633 15.1222 13.4628 15.1222 13.4628C14.6567 13.4126 14.1876 13.6357 14.1876 13.6357C13.7148 13.6357 13.2827 13.9769 13.2827 13.9769V14.0671L13.8475 14.6913C13.8475 14.6913 14.0065 15.2921 15.1199 15.1509V15.1524C15.1199 15.1524 15.8571 15.1303 15.9089 15.1113C15.9295 15.1038 15.9508 15.0969 15.9726 15.0899C16.1169 15.0435 16.2818 14.9906 16.3799 14.6913L16.9447 14.0671ZM15.1199 13.4919C15.1039 13.6997 15.0121 14.9524 15.1199 15.1466V13.4919Z" fill="#F50100"/>
31
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14.2003 13.3662C14.2604 13.1635 14.3655 13.0949 14.6216 13.0949C14.7806 13.0949 14.9007 13.1357 14.9843 13.2155V13.757H15.029V13.8123C14.9986 13.8387 14.9841 13.8935 14.9955 13.9521C14.9993 13.9717 15.0056 13.9898 15.0138 14.0056C14.9934 13.9981 14.97 13.9937 14.945 13.9937C14.8676 13.9937 14.805 14.0351 14.805 14.0862C14.805 14.1372 14.8676 14.1786 14.945 14.1786C15.0223 14.1786 15.085 14.1372 15.085 14.0862C15.085 14.1119 15.1009 14.1351 15.1265 14.1519H15.0578H15.056C15.056 14.2911 14.9914 14.3798 14.8946 14.3798C14.827 14.3798 14.7795 14.3458 14.745 14.2709L14.6492 14.0628L14.6391 14.2958C14.6355 14.3779 14.603 14.4105 14.5222 14.4105C14.4438 14.4105 14.3875 14.3572 14.3494 14.2372C14.3608 14.2392 14.3727 14.2402 14.385 14.2402C14.4623 14.2402 14.525 14.1988 14.525 14.1478C14.525 14.0967 14.4623 14.0554 14.385 14.0554C14.3676 14.0554 14.351 14.0574 14.3357 14.0612C14.3419 14.0367 14.3427 14.0081 14.337 13.9785C14.3222 13.9026 14.2696 13.8489 14.2195 13.8587C14.1694 13.8684 14.1408 13.9378 14.1555 14.0137C14.1593 14.0333 14.1656 14.0514 14.1738 14.0673C14.1534 14.0597 14.13 14.0554 14.105 14.0554C14.0276 14.0554 13.965 14.0967 13.965 14.1478C13.965 14.1988 14.0276 14.2402 14.105 14.2402C14.1676 14.2402 14.2207 14.213 14.2385 14.1755L14.2341 14.2299C14.2217 14.3833 14.1837 14.4552 14.1274 14.4653C14.0507 14.479 13.9925 14.4725 13.9518 14.4483L13.8692 14.3991V14.4828C13.8432 14.4859 13.7986 14.4805 13.7376 14.4659L13.7281 14.5142L13.6297 14.4124C13.6585 14.4137 13.6916 14.4062 13.7233 14.3894C13.7916 14.3531 13.8275 14.2871 13.8035 14.242C13.7796 14.197 13.7048 14.1899 13.6365 14.2262C13.6173 14.2364 13.6007 14.2489 13.5872 14.2627C13.586 14.2487 13.5833 14.2343 13.5789 14.2198C13.5563 14.1459 13.4984 14.098 13.4495 14.1129C13.4246 14.1206 13.4069 14.143 13.3985 14.1731L13.3552 14.1282L13.3168 14.1731L13.3976 14.2567C13.3988 14.2624 13.4003 14.2681 13.4021 14.2739C13.4229 14.3419 13.4737 14.3879 13.5197 14.3831L13.7142 14.5844L13.7138 14.5863L13.7167 14.587L13.8305 14.7048C13.8471 14.7386 13.862 14.7698 13.8749 14.7984C13.8888 14.8595 13.9096 14.9273 13.9391 14.9687C13.9418 14.9807 13.9432 14.9907 13.9432 14.9986C13.9432 15.0621 14.0934 15.0998 14.3865 15.1385C14.6161 15.1689 14.8871 15.1892 15.1088 15.1923V15.1927L15.1369 15.1926L15.165 15.1927V15.1923C15.3867 15.1892 15.6577 15.1689 15.8874 15.1385C16.1805 15.0998 16.3307 15.0621 16.3307 14.9986C16.3307 14.9569 16.3684 14.8567 16.4434 14.7048L16.957 14.1731L16.9187 14.1282L16.7774 14.2744C16.78 14.2682 16.7824 14.2617 16.7844 14.255C16.807 14.181 16.7858 14.109 16.737 14.0941C16.6881 14.0791 16.6302 14.127 16.6076 14.2009C16.6032 14.2154 16.6005 14.2299 16.5993 14.2438C16.5858 14.23 16.5692 14.2175 16.55 14.2073C16.4817 14.171 16.4069 14.1781 16.383 14.2232C16.359 14.2682 16.3949 14.3342 16.4632 14.3705C16.5314 14.4068 16.6062 14.3997 16.6302 14.3546L16.6326 14.3495C16.6393 14.3551 16.6468 14.3593 16.6551 14.3618C16.6674 14.3656 16.6803 14.3654 16.6931 14.3617L16.5059 14.5555L16.4882 14.4659C16.4272 14.4805 16.3826 14.4859 16.3566 14.4828V14.3991L16.274 14.4483C16.2333 14.4725 16.1751 14.479 16.0984 14.4653C16.0421 14.4552 16.0041 14.3833 15.9916 14.2299L15.9905 14.2162C16.0101 14.2273 16.0338 14.2354 16.0597 14.239C16.1363 14.2498 16.2041 14.2176 16.2112 14.167C16.2183 14.1165 16.162 14.0668 16.0854 14.056C16.0672 14.0534 16.0495 14.0533 16.033 14.0553C16.0431 14.0315 16.0483 14.0024 16.0467 13.9712C16.0426 13.894 15.998 13.8336 15.9471 13.8363C15.8961 13.8389 15.858 13.9037 15.8621 13.9809C15.8631 13.9994 15.8663 14.0169 15.8715 14.0328C15.8531 14.0233 15.8316 14.0164 15.8082 14.0131C15.7316 14.0024 15.6638 14.0346 15.6567 14.0852C15.6495 14.1357 15.7059 14.1854 15.7824 14.1962C15.8251 14.2022 15.8651 14.1948 15.8934 14.1783L15.8824 14.217C15.8443 14.3513 15.7862 14.4105 15.7035 14.4105C15.6228 14.4105 15.5903 14.3779 15.5867 14.2958L15.5766 14.0628L15.4808 14.2709C15.4463 14.3458 15.3988 14.3798 15.3311 14.3798C15.239 14.3798 15.176 14.2993 15.1702 14.1713C15.187 14.176 15.2055 14.1786 15.225 14.1786C15.3023 14.1786 15.365 14.1372 15.365 14.0862C15.365 14.0351 15.3023 13.9937 15.225 13.9937C15.2076 13.9937 15.191 13.9958 15.1757 13.9996C15.1819 13.9751 15.1827 13.9465 15.177 13.9169C15.1715 13.8888 15.1609 13.8638 15.1471 13.8439H15.253V13.7665V13.2251C15.3365 13.1452 15.4566 13.1044 15.6156 13.1044C15.8717 13.1044 15.9768 13.1731 16.0369 13.3757C16.0752 13.5048 16.0381 13.615 15.9177 13.7179L15.9864 13.8152C16.1209 13.7003 16.1802 13.5631 16.1594 13.411C16.4474 13.4005 16.6627 13.4343 16.8041 13.5103C16.9272 13.5764 16.9497 13.7442 16.8566 14.0361L16.9623 14.0769C17.0719 13.7334 17.0406 13.5001 16.8532 13.3995C16.6882 13.3108 16.4476 13.2748 16.1303 13.2889L16.1306 13.2978C16.0505 13.0691 15.9007 12.9812 15.6156 12.9812C15.4708 12.9812 15.3496 13.0119 15.253 13.0741V13.0428H15.029V13.0971C14.9261 13.0131 14.7897 12.9717 14.6216 12.9717C14.3424 12.9717 14.1929 13.0561 14.1116 13.2744L14.1134 13.2273C13.7961 13.2131 13.5555 13.2492 13.3904 13.3379C13.203 13.4385 13.1717 13.6718 13.2814 14.0153L13.387 13.9745C13.2939 13.6826 13.3164 13.5148 13.4395 13.4486C13.5815 13.3724 13.798 13.3386 14.0879 13.3496C14.0446 13.5224 14.1012 13.6778 14.2508 13.8057L14.3195 13.7084C14.1991 13.6055 14.162 13.4953 14.2003 13.3662ZM15.085 14.0862C15.085 14.0812 15.0856 14.0762 15.0867 14.0714L15.083 14.0705C15.0843 14.0756 15.085 14.0808 15.085 14.0862ZM16.4665 14.5963C16.3748 14.6141 16.3086 14.6123 16.2735 14.5808C16.2185 14.5984 16.154 14.6001 16.0804 14.5869C16.0018 14.5729 15.947 14.5153 15.9141 14.4199C15.8711 14.4802 15.8167 14.5174 15.7516 14.5294C16.1099 14.5853 16.361 14.6639 16.361 14.6639C16.361 14.6639 16.3548 14.7223 16.3397 14.791C16.3557 14.7551 16.3745 14.7151 16.3963 14.671L16.4017 14.6633L16.4665 14.5963ZM15.5825 14.506C15.5513 14.489 15.5264 14.4643 15.5084 14.4324C15.4817 14.4584 15.4513 14.4774 15.4176 14.4891C15.4739 14.4938 15.529 14.4995 15.5825 14.506ZM15.2199 14.4771C15.1762 14.4549 15.14 14.4194 15.1129 14.3739C15.086 14.4191 15.0501 14.4544 15.0068 14.4766C15.0324 14.4758 15.0582 14.4752 15.0841 14.4749V14.4746L15.1065 14.4747L15.129 14.4746V14.4749C15.1594 14.4752 15.1898 14.476 15.2199 14.4771ZM13.868 14.6591L13.8158 14.6051C13.8785 14.6119 13.9249 14.6054 13.9523 14.5808C14.0073 14.5984 14.0718 14.6001 14.1454 14.5869C14.224 14.5729 14.2787 14.5153 14.3117 14.4199C14.3535 14.4784 14.4059 14.5152 14.4686 14.5283C14.1596 14.5761 13.9291 14.6411 13.868 14.6591ZM14.8058 14.4882C14.7515 14.4927 14.6984 14.498 14.6468 14.5041C14.6763 14.4871 14.7 14.4631 14.7174 14.4324C14.7434 14.4577 14.773 14.4764 14.8058 14.4882ZM16.1835 14.9998C16.2227 15.02 16.2542 14.9998 16.279 14.9611C16.2769 14.9718 16.2755 14.9815 16.275 14.9901C16.2717 14.9925 16.2667 14.9953 16.26 14.9984C16.2416 15.0069 16.2134 15.016 16.1768 15.0252C16.1048 15.0433 16.0022 15.0613 15.8807 15.0773C15.6434 15.1087 15.3612 15.1293 15.1369 15.1309C14.9126 15.1293 14.6305 15.1087 14.3932 15.0773C14.2716 15.0613 14.1691 15.0433 14.0971 15.0252C14.0664 15.0175 14.0416 15.0099 14.0235 15.0026L14.0296 14.9998C14.1519 14.9368 14.9608 14.8777 15.1065 14.8675C15.2522 14.8777 16.0611 14.9368 16.1835 14.9998ZM16.3461 14.9885L16.3452 14.9896L16.3457 14.9888L16.3461 14.9885Z" fill="#FECA00"/>
32
- <path d="M14.1272 13.1771L14.1262 13.2387C13.6297 13.2291 13.3449 13.3089 13.2726 13.4678C13.1978 13.6321 13.2117 13.8318 13.3165 14.069L13.2661 14.096C13.1543 13.8428 13.1391 13.6235 13.2225 13.4402C13.3084 13.2515 13.6097 13.1671 14.1272 13.1771Z" fill="white"/>
33
- <path d="M14.2232 13.7233L14.1945 13.7762C14.0863 13.7052 14.0322 13.5839 14.0322 13.4169C14.0322 13.1767 14.1446 13.0359 14.3933 12.9395C14.552 12.878 14.7688 12.9033 15.0443 13.0132L15.0253 13.0711C14.7608 12.9656 14.5561 12.9418 14.4119 12.9977C14.1838 13.0861 14.0882 13.2058 14.0882 13.4169C14.0882 13.5635 14.1332 13.6642 14.2232 13.7233Z" fill="white"/>
34
- <path d="M16.0813 13.2386L16.0823 13.3002C16.5788 13.2906 16.8636 13.3704 16.9359 13.5293C17.0107 13.6936 16.9968 13.8933 16.892 14.1306L16.9424 14.1575C17.0542 13.9043 17.0694 13.6851 16.986 13.5017C16.9001 13.313 16.5988 13.2286 16.0813 13.2386Z" fill="white"/>
35
- <path d="M15.9062 13.736L15.9349 13.7889C16.043 13.7179 16.0972 13.5966 16.0972 13.4296C16.0972 13.1894 15.9847 13.0486 15.7361 12.9522C15.5774 12.8907 15.3606 12.916 15.085 13.0259L15.1041 13.0838C15.3686 12.9783 15.5733 12.9545 15.7175 13.0104C15.9456 13.0987 16.0412 13.2185 16.0412 13.4296C16.0412 13.5762 15.9962 13.6769 15.9062 13.736Z" fill="white"/>
36
- </g>
37
- <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"/>
38
- <defs>
39
- <clipPath id="clip0_5982_15167">
40
- <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"/>
41
- </clipPath>
42
- <clipPath id="clip1_5982_15167">
43
- <rect width="11" height="9" fill="white" transform="translate(2 4.5)"/>
44
- </clipPath>
45
- </defs>
46
- </svg>
47
-
48
- `);export{h as FlagIoBritishIndianOceanTerritory};
@@ -1,23 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as e}from"../../../icon-registry.js";const V=e("flag-iq-iraq",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15177)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15177" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15177)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#BF2714"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#272727"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.33539 12.507C5.90389 13.3229 5.125 13.875 5.125 13.875C5.125 13.875 5.80593 13.875 6.06672 13.3285H11.6401V12.1249C11.6401 12.1249 11.5235 11.5469 11.0272 11.5469C10.5309 11.5469 10.4191 12.1249 10.4191 12.1249H8.45882L10.3555 10.4505L9.98674 10.125L7.88001 11.9848V12.3791H10.8707V12.1469C10.8707 12.1469 10.8875 12.0126 11.0272 12.0126C11.167 12.0126 11.1329 12.1469 11.1329 12.1469V12.6427H7.36413V11.9648L6.95605 12.1469V12.6427C6.95605 12.6427 6.45626 12.507 6.14041 12.507C5.82457 12.507 5.80593 12.1469 5.80593 12.1469L5.33539 12.507ZM12.9041 12.5533L13.2098 13.3144H11.9935V10.259L12.5065 10.4232V12.5533H12.9041ZM18.5694 12.5533L18.875 13.3144H17.6588V10.259L18.1718 10.4232V12.5533H18.5694ZM17.0634 10.2906L16.7465 10.5051V12.5512H16.4237V10.9102L15.892 11.2168V12.5512H15.5351V11.6247L15.1309 11.8849V12.1364C15.1309 12.1364 14.3533 12.19 14.3533 13.2893H17.0603L17.0634 10.2906ZM6.68236 13.8535C6.78014 13.8535 6.8594 13.7836 6.8594 13.6972C6.8594 13.6109 6.78014 13.541 6.68236 13.541C6.58459 13.541 6.50533 13.6109 6.50533 13.6972C6.50533 13.7836 6.58459 13.8535 6.68236 13.8535ZM15.6966 10.526C15.5591 10.7072 15.142 10.526 15.142 10.526L16.3248 10.389C16.2027 10.6275 15.6966 10.526 15.6966 10.526Z" fill="#009C4E"/>
13
- </g>
14
- </g>
15
- <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"/>
16
- <defs>
17
- <clipPath id="clip0_5982_15177">
18
- <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"/>
19
- </clipPath>
20
- </defs>
21
- </svg>
22
-
23
- `);export{V as FlagIqIraq};
@@ -1,93 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as t}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as F}from"../../../icon-registry.js";const h=F("flag-ir-iran",t`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15285)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF"/>
6
- <mask id="mask0_5982_15285" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15285)">
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#5EAA22"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#E31D1C"/>
12
- <path d="M2.2328 15.3542H0.811523" stroke="#F7FCFF" stroke-width="0.625"/>
13
- <path d="M0.796875 15.9171V15.5908H1.25954V15.9061H1.72706V15.5912H1.4845" stroke="#F7FCFF" stroke-width="0.625"/>
14
- <path d="M2.21117 15.9036H1.97559V15.5975H2.4716V15.3467V15.9036H2.69606V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
15
- <path d="M2.94881 15.3799C2.94881 15.4107 2.94881 15.906 2.94881 15.906H2.71582" stroke="#F7FCFF" stroke-width="0.625"/>
16
- <path d="M4.67177 15.3542H3.25049" stroke="#F7FCFF" stroke-width="0.625"/>
17
- <path d="M3.23584 15.9171V15.5908H3.69851V15.9061H4.16602V15.5912H3.92347" stroke="#F7FCFF" stroke-width="0.625"/>
18
- <path d="M4.69359 15.9036H4.45801V15.5975H4.95403V15.3467V15.9036H5.17849V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
19
- <path d="M5.43123 15.3799C5.43123 15.4107 5.43123 15.906 5.43123 15.906H5.19824" stroke="#F7FCFF" stroke-width="0.625"/>
20
- <path d="M7.15419 15.3542H5.73291" stroke="#F7FCFF" stroke-width="0.625"/>
21
- <path d="M5.71826 15.9171V15.5908H6.18093V15.9061H6.64845V15.5912H6.40589" stroke="#F7FCFF" stroke-width="0.625"/>
22
- <path d="M7.13305 15.9036H6.89746V15.5975H7.39348V15.3467V15.9036H7.61794V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
23
- <path d="M7.87069 15.3799C7.87069 15.4107 7.87069 15.906 7.87069 15.906H7.6377" stroke="#F7FCFF" stroke-width="0.625"/>
24
- <path d="M9.59364 15.3542H8.17236" stroke="#F7FCFF" stroke-width="0.625"/>
25
- <path d="M8.15771 15.9171V15.5908H8.62038V15.9061H9.0879V15.5912H8.84534" stroke="#F7FCFF" stroke-width="0.625"/>
26
- <path d="M9.57201 15.9036H9.33643V15.5975H9.83244V15.3467V15.9036H10.0569V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
27
- <path d="M10.3096 15.3799C10.3096 15.4107 10.3096 15.906 10.3096 15.906H10.0767" stroke="#F7FCFF" stroke-width="0.625"/>
28
- <path d="M12.0326 15.3542H10.6113" stroke="#F7FCFF" stroke-width="0.625"/>
29
- <path d="M10.5967 15.9171V15.5908H11.0593V15.9061H11.5269V15.5912H11.2843" stroke="#F7FCFF" stroke-width="0.625"/>
30
- <path d="M12.0544 15.9036H11.8188V15.5975H12.3149V15.3467V15.9036H12.5393V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
31
- <path d="M12.7921 15.3799C12.7921 15.4107 12.7921 15.906 12.7921 15.906H12.5591" stroke="#F7FCFF" stroke-width="0.625"/>
32
- <path d="M14.515 15.3542H13.0938" stroke="#F7FCFF" stroke-width="0.625"/>
33
- <path d="M13.0791 15.9171V15.5908H13.5418V15.9061H14.0093V15.5912H13.7667" stroke="#F7FCFF" stroke-width="0.625"/>
34
- <path d="M14.5369 15.9036H14.3013V15.5975H14.7973V15.3467V15.9036H15.0217V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
35
- <path d="M15.2745 15.3799C15.2745 15.4107 15.2745 15.906 15.2745 15.906H15.0415" stroke="#F7FCFF" stroke-width="0.625"/>
36
- <path d="M16.9975 15.3542H15.5762" stroke="#F7FCFF" stroke-width="0.625"/>
37
- <path d="M15.5615 15.9171V15.5908H16.0242V15.9061H16.4917V15.5912H16.2492" stroke="#F7FCFF" stroke-width="0.625"/>
38
- <path d="M17.0198 15.9036H16.7842V15.5975H17.2802V15.3467V15.9036H17.5047V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
39
- <path d="M17.7574 15.3799C17.7574 15.4107 17.7574 15.906 17.7574 15.906H17.5244" stroke="#F7FCFF" stroke-width="0.625"/>
40
- <path d="M19.4804 15.3542H18.0591" stroke="#F7FCFF" stroke-width="0.625"/>
41
- <path d="M18.0444 15.9171V15.5908H18.5071V15.9061H18.9746V15.5912H18.7321" stroke="#F7FCFF" stroke-width="0.625"/>
42
- <path d="M19.4587 15.9036H19.2231V15.5975H19.7192V15.3467V15.9036H19.9436V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
43
- <path d="M20.1964 15.3799C20.1964 15.4107 20.1964 15.906 20.1964 15.906H19.9634" stroke="#F7FCFF" stroke-width="0.625"/>
44
- <path d="M21.9193 15.3542H20.498" stroke="#F7FCFF" stroke-width="0.625"/>
45
- <path d="M20.4834 15.9171V15.5908H20.9461V15.9061H21.4136V15.5912H21.171" stroke="#F7FCFF" stroke-width="0.625"/>
46
- <path d="M22.0281 15.9036H21.7925V15.5975H22.2885V15.3467V15.9036H22.513V15.3467" stroke="#F7FCFF" stroke-width="0.625"/>
47
- <path d="M2.2328 7.72925H0.811523" stroke="#F7FCFF" stroke-width="0.625"/>
48
- <path d="M0.796875 8.29207V7.96582H1.25954V8.28112H1.72706V7.96617H1.4845" stroke="#F7FCFF" stroke-width="0.625"/>
49
- <path d="M2.21117 8.27861H1.97559V7.97247H2.4716V7.72168V8.27861H2.69606V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
50
- <path d="M2.94881 7.75488C2.94881 7.78566 2.94881 8.28103 2.94881 8.28103H2.71582" stroke="#F7FCFF" stroke-width="0.625"/>
51
- <path d="M4.67177 7.72925H3.25049" stroke="#F7FCFF" stroke-width="0.625"/>
52
- <path d="M3.23584 8.29207V7.96582H3.69851V8.28112H4.16602V7.96617H3.92347" stroke="#F7FCFF" stroke-width="0.625"/>
53
- <path d="M4.69359 8.27861H4.45801V7.97247H4.95403V7.72168V8.27861H5.17849V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
54
- <path d="M5.43123 7.75488C5.43123 7.78566 5.43123 8.28103 5.43123 8.28103H5.19824" stroke="#F7FCFF" stroke-width="0.625"/>
55
- <path d="M7.15419 7.72925H5.73291" stroke="#F7FCFF" stroke-width="0.625"/>
56
- <path d="M5.71826 8.29207V7.96582H6.18093V8.28112H6.64845V7.96617H6.40589" stroke="#F7FCFF" stroke-width="0.625"/>
57
- <path d="M7.13305 8.27861H6.89746V7.97247H7.39348V7.72168V8.27861H7.61794V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
58
- <path d="M7.87069 7.75488C7.87069 7.78566 7.87069 8.28103 7.87069 8.28103H7.6377" stroke="#F7FCFF" stroke-width="0.625"/>
59
- <path d="M9.59364 7.72925H8.17236" stroke="#F7FCFF" stroke-width="0.625"/>
60
- <path d="M8.15771 8.29207V7.96582H8.62038V8.28112H9.0879V7.96617H8.84534" stroke="#F7FCFF" stroke-width="0.625"/>
61
- <path d="M9.57201 8.27861H9.33643V7.97247H9.83244V7.72168V8.27861H10.0569V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
62
- <path d="M10.3096 7.75488C10.3096 7.78566 10.3096 8.28103 10.3096 8.28103H10.0767" stroke="#F7FCFF" stroke-width="0.625"/>
63
- <path d="M12.0326 7.72925H10.6113" stroke="#F7FCFF" stroke-width="0.625"/>
64
- <path d="M10.5967 8.29207V7.96582H11.0593V8.28112H11.5269V7.96617H11.2843" stroke="#F7FCFF" stroke-width="0.625"/>
65
- <path d="M12.0544 8.27861H11.8188V7.97247H12.3149V7.72168V8.27861H12.5393V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
66
- <path d="M12.7921 7.75488C12.7921 7.78566 12.7921 8.28103 12.7921 8.28103H12.5591" stroke="#F7FCFF" stroke-width="0.625"/>
67
- <path d="M14.515 7.72925H13.0938" stroke="#F7FCFF" stroke-width="0.625"/>
68
- <path d="M13.0791 8.29207V7.96582H13.5418V8.28112H14.0093V7.96617H13.7667" stroke="#F7FCFF" stroke-width="0.625"/>
69
- <path d="M14.5369 8.27861H14.3013V7.97247H14.7973V7.72168V8.27861H15.0217V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
70
- <path d="M15.2745 7.75488C15.2745 7.78566 15.2745 8.28103 15.2745 8.28103H15.0415" stroke="#F7FCFF" stroke-width="0.625"/>
71
- <path d="M16.9975 7.72925H15.5762" stroke="#F7FCFF" stroke-width="0.625"/>
72
- <path d="M15.5615 8.29207V7.96582H16.0242V8.28112H16.4917V7.96617H16.2492" stroke="#F7FCFF" stroke-width="0.625"/>
73
- <path d="M17.0198 8.27861H16.7842V7.97247H17.2802V7.72168V8.27861H17.5047V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
74
- <path d="M17.7574 7.75488C17.7574 7.78566 17.7574 8.28103 17.7574 8.28103H17.5244" stroke="#F7FCFF" stroke-width="0.625"/>
75
- <path d="M19.4804 7.72925H18.0591" stroke="#F7FCFF" stroke-width="0.625"/>
76
- <path d="M18.0444 8.29207V7.96582H18.5071V8.28112H18.9746V7.96617H18.7321" stroke="#F7FCFF" stroke-width="0.625"/>
77
- <path d="M19.4587 8.27861H19.2231V7.97247H19.7192V7.72168V8.27861H19.9436V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
78
- <path d="M20.1964 7.75488C20.1964 7.78566 20.1964 8.28103 20.1964 8.28103H19.9634" stroke="#F7FCFF" stroke-width="0.625"/>
79
- <path d="M21.9193 7.72925H20.498" stroke="#F7FCFF" stroke-width="0.625"/>
80
- <path d="M20.4834 8.29207V7.96582H20.9461V8.28112H21.4136V7.96617H21.171" stroke="#F7FCFF" stroke-width="0.625"/>
81
- <path d="M22.0281 8.27861H21.7925V7.97247H22.2885V7.72168V8.27861H22.513V7.72168" stroke="#F7FCFF" stroke-width="0.625"/>
82
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1288 9.65625C11.1288 9.65625 11.3959 9.79688 11.6693 9.79688C11.9426 9.79688 12.2177 9.65625 12.2177 9.65625V9.84375C12.2177 9.84375 11.9174 9.98438 11.6515 9.98438C11.3855 9.98438 11.1288 9.84375 11.1288 9.84375V9.65625ZM9.16016 11.8691C9.16016 10.7579 10.6864 10.0312 10.6864 10.0312C10.6864 10.0312 9.80426 10.5039 9.80426 11.8226C9.80426 13.1412 10.2622 13.7123 10.2622 13.7123C10.2622 13.7123 9.16016 12.9804 9.16016 11.8691ZM14.3087 11.8078C14.3087 10.6965 12.7839 10.0312 12.7839 10.0312C12.7839 10.0312 13.666 10.5039 13.666 11.8226C13.666 13.1412 13.2081 13.7123 13.2081 13.7123C13.2081 13.7123 14.3087 12.919 14.3087 11.8078ZM10.2021 12.111C10.1439 11.0013 11.0671 10.0066 11.0671 10.0066C11.0671 10.0066 10.7311 10.4637 10.8001 11.7805C10.8238 12.2327 11.0019 12.9054 11.2263 13.302V10.0781H12.1638V13.3299C12.3885 12.9595 12.5616 12.3278 12.5856 11.8691C12.6546 10.5523 12.3348 10.0066 12.3348 10.0066C12.3348 10.0066 13.2579 11.0013 13.1998 12.111C13.1651 12.7719 12.6566 13.4709 12.2509 13.9282C12.448 13.9721 12.7122 14.0257 13.0754 14.0974C13.0832 14.1376 13.0023 14.1357 12.8414 14.132C12.6639 14.128 12.3889 14.1216 12.0284 14.1672C11.8627 14.3371 11.7473 14.4377 11.7473 14.4377C11.7473 14.4377 11.7291 14.4131 11.7009 14.379C11.6728 14.4131 11.6545 14.4377 11.6545 14.4377C11.6545 14.4377 11.5392 14.3371 11.3734 14.1672C11.0129 14.1216 10.738 14.128 10.5604 14.132C10.3996 14.1357 10.3187 14.1376 10.3264 14.0974C10.6896 14.0257 10.9539 13.9721 11.151 13.9282C10.7453 13.4709 10.2367 12.7719 10.2021 12.111Z" fill="#E31D1C"/>
83
- </g>
84
- </g>
85
- <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"/>
86
- <defs>
87
- <clipPath id="clip0_5982_15285">
88
- <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"/>
89
- </clipPath>
90
- </defs>
91
- </svg>
92
-
93
- `);export{h as FlagIrIran};
@@ -1,21 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as i}from"../../../icon-registry.js";const V=i("flag-is-iceland",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15166)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#0061C1"/>
6
- <mask id="mask0_5982_15166" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
8
- </mask>
9
- <g mask="url(#mask0_5982_15166)">
10
- <path d="M7 3.875H6.375V4.5V9.875H2H1.375V10.5V13.5V14.125H2H6.375V19.5V20.125H7H10H10.625V19.5V14.125H22H22.625V13.5V10.5V9.875H22H10.625V4.5V3.875H10H7Z" fill="#D21034" stroke="#F1F9FF" stroke-width="1.25"/>
11
- </g>
12
- </g>
13
- <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"/>
14
- <defs>
15
- <clipPath id="clip0_5982_15166">
16
- <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"/>
17
- </clipPath>
18
- </defs>
19
- </svg>
20
-
21
- `);export{V as FlagIsIceland};
@@ -1,17 +0,0 @@
1
- import"../../../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{icon as i}from"../../../icon-registry.js";const o=i("flag-it-italy",l`
2
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <g clip-path="url(#clip0_5982_15165)">
4
- <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"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H22V19.5H16V4.5Z" fill="#C51918"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H8V19.5H2V4.5Z" fill="#5EAA22"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H16V19.5H8V4.5Z" fill="white"/>
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_15165">
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
-
17
- `);export{o as FlagItItaly};