@ncino/styles 10.2.2 → 10.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/gator/gator-global-styles.css +2 -0
- package/dist/gator/themes/MUIGatorTheme.js +86 -86
- package/dist/gator/themes/components/button.js +33 -34
- package/dist/gator/themes/components/dialog.js +37 -23
- package/dist/gator/themes/components/menu.js +4 -4
- package/dist/gator/themes/components/toggle-button.js +3 -3
- package/dist/gator/themes/icons/add-link.js +13 -0
- package/dist/gator/themes/icons/airplane.js +9 -0
- package/dist/gator/themes/icons/alarm.js +9 -0
- package/dist/gator/themes/icons/apartment.js +9 -0
- package/dist/gator/themes/icons/arrow-around.js +9 -0
- package/dist/gator/themes/icons/arrow-down.js +9 -0
- package/dist/gator/themes/icons/arrow-left.js +9 -0
- package/dist/gator/themes/icons/arrow-line-left.js +9 -0
- package/dist/gator/themes/icons/arrow-line-right.js +9 -0
- package/dist/gator/themes/icons/arrow-right.js +9 -0
- package/dist/gator/themes/icons/arrow-up.js +9 -0
- package/dist/gator/themes/icons/arrows-down-up.js +9 -0
- package/dist/gator/themes/icons/bank.js +9 -0
- package/dist/gator/themes/icons/bell-disabled.js +9 -0
- package/dist/gator/themes/icons/bell.js +9 -0
- package/dist/gator/themes/icons/binoculars.js +9 -0
- package/dist/gator/themes/icons/book.js +9 -0
- package/dist/gator/themes/icons/box.js +9 -0
- package/dist/gator/themes/icons/brain.js +8 -0
- package/dist/gator/themes/icons/cake.js +9 -0
- package/dist/gator/themes/icons/calculator.js +9 -0
- package/dist/gator/themes/icons/calendar.js +9 -0
- package/dist/gator/themes/icons/camera.js +9 -0
- package/dist/gator/themes/icons/caret-up-down.js +9 -0
- package/dist/gator/themes/icons/case.js +15 -0
- package/dist/gator/themes/icons/chart-bar-horizontal.js +6 -0
- package/dist/gator/themes/icons/chart-bar.js +6 -0
- package/dist/gator/themes/icons/chart-donut.js +6 -0
- package/dist/gator/themes/icons/chart-line.js +6 -0
- package/dist/gator/themes/icons/chart-pie.js +6 -0
- package/dist/gator/themes/icons/chart-rise.js +9 -0
- package/dist/gator/themes/icons/chart-scatter.js +6 -0
- package/dist/gator/themes/icons/chat-circle-ai.js +7 -0
- package/dist/gator/themes/icons/chat-circle-dots.js +6 -0
- package/dist/gator/themes/icons/chat-circle-slash.js +6 -0
- package/dist/gator/themes/icons/chat-circle-text.js +6 -0
- package/dist/gator/themes/icons/chat-circle.js +6 -0
- package/dist/gator/themes/icons/chat.js +9 -0
- package/dist/gator/themes/icons/check-circle-filled.js +6 -0
- package/dist/gator/themes/icons/check-circle.js +9 -0
- package/dist/gator/themes/icons/check.js +9 -0
- package/dist/gator/themes/icons/checkbox-indeterminate.js +8 -0
- package/dist/gator/themes/icons/checkbox-selected.js +7 -0
- package/dist/gator/themes/icons/checkbox.js +17 -0
- package/dist/gator/themes/icons/checkerboard.js +6 -0
- package/dist/gator/themes/icons/chevron-down.js +9 -0
- package/dist/gator/themes/icons/chevron-left.js +9 -0
- package/dist/gator/themes/icons/chevron-right.js +9 -0
- package/dist/gator/themes/icons/chevron-up.js +9 -0
- package/dist/gator/themes/icons/circle-arrow-down.js +9 -0
- package/dist/gator/themes/icons/circle-arrow-left.js +9 -0
- package/dist/gator/themes/icons/circle-arrow-right.js +9 -0
- package/dist/gator/themes/icons/circle-arrow-up.js +9 -0
- package/dist/gator/themes/icons/circle-dashed.js +9 -0
- package/dist/gator/themes/icons/circle-filled.js +11 -0
- package/dist/gator/themes/icons/circle.js +9 -0
- package/dist/gator/themes/icons/city.js +9 -0
- package/dist/gator/themes/icons/clipboard.js +9 -0
- package/dist/gator/themes/icons/clock-clockwise.js +9 -0
- package/dist/gator/themes/icons/clock-counter-clockwise.js +9 -0
- package/dist/gator/themes/icons/clock.js +9 -0
- package/dist/gator/themes/icons/collapse.js +9 -0
- package/dist/gator/themes/icons/cone.js +9 -0
- package/dist/gator/themes/icons/contact-info.js +9 -0
- package/dist/gator/themes/icons/copy.js +9 -0
- package/dist/gator/themes/icons/credit-card.js +9 -0
- package/dist/gator/themes/icons/crop.js +9 -0
- package/dist/gator/themes/icons/crosshairs.js +9 -0
- package/dist/gator/themes/icons/currency-dollar-simple.js +9 -0
- package/dist/gator/themes/icons/currency-eur.js +9 -0
- package/dist/gator/themes/icons/currency-gbp.js +9 -0
- package/dist/gator/themes/icons/currency-inr.js +9 -0
- package/dist/gator/themes/icons/currency-jpy.js +9 -0
- package/dist/gator/themes/icons/currency-krw.js +9 -0
- package/dist/gator/themes/icons/currency-kzt.js +9 -0
- package/dist/gator/themes/icons/currency-ngn.js +9 -0
- package/dist/gator/themes/icons/currency-rub.js +9 -0
- package/dist/gator/themes/icons/cursor-arrow.js +20 -0
- package/dist/gator/themes/icons/cursor-hand.js +30 -0
- package/dist/gator/themes/icons/cursor.js +9 -0
- package/dist/gator/themes/icons/dashboard.js +9 -0
- package/dist/gator/themes/icons/delete.js +9 -0
- package/dist/gator/themes/icons/dna.js +9 -0
- package/dist/gator/themes/icons/document-add.js +9 -0
- package/dist/gator/themes/icons/document-ai.js +11 -0
- package/dist/gator/themes/icons/document-check.js +13 -0
- package/dist/gator/themes/icons/document-e-sign.js +13 -0
- package/dist/gator/themes/icons/document-image.js +9 -0
- package/dist/gator/themes/icons/document-pdf.js +9 -0
- package/dist/gator/themes/icons/document-sign.js +13 -0
- package/dist/gator/themes/icons/document-zip.js +9 -0
- package/dist/gator/themes/icons/document.js +9 -0
- package/dist/gator/themes/icons/dollar-bills.js +25 -0
- package/dist/gator/themes/icons/dollar-house.js +13 -0
- package/dist/gator/themes/icons/down-payment.js +17 -0
- package/dist/gator/themes/icons/download.js +9 -0
- package/dist/gator/themes/icons/drag-drop.js +29 -0
- package/dist/gator/themes/icons/earth.js +9 -0
- package/dist/gator/themes/icons/exclude-square.js +6 -0
- package/dist/gator/themes/icons/exit-circle.js +9 -0
- package/dist/gator/themes/icons/exit-left.js +9 -0
- package/dist/gator/themes/icons/exit.js +9 -0
- package/dist/gator/themes/icons/expand-arrows.js +9 -0
- package/dist/gator/themes/icons/expand.js +9 -0
- package/dist/gator/themes/icons/export.js +9 -0
- package/dist/gator/themes/icons/eye-closed.js +9 -0
- package/dist/gator/themes/icons/eye-crossed.js +9 -0
- package/dist/gator/themes/icons/eye.js +9 -0
- package/dist/gator/themes/icons/facebook-logo.js +9 -0
- package/dist/gator/themes/icons/file-code.js +9 -0
- package/dist/gator/themes/icons/files.js +9 -0
- package/dist/gator/themes/icons/filter-funnel.js +9 -0
- package/dist/gator/themes/icons/filters-2.js +9 -0
- package/dist/gator/themes/icons/filters.js +9 -0
- package/dist/gator/themes/icons/flags/flag-ad-andorra.js +19 -0
- package/dist/gator/themes/icons/flags/flag-ae-united-arab-emirates.js +18 -0
- package/dist/gator/themes/icons/flags/flag-af-afghanistan.js +25 -0
- package/dist/gator/themes/icons/flags/flag-ag-antigua-and-barbuda.js +19 -0
- package/dist/gator/themes/icons/flags/flag-ai-anguilla.js +33 -0
- package/dist/gator/themes/icons/flags/flag-al-albania.js +16 -0
- package/dist/gator/themes/icons/flags/flag-am-armenia.js +22 -0
- package/dist/gator/themes/icons/flags/flag-ao-angola.js +33 -0
- package/dist/gator/themes/icons/flags/flag-aq-antarctica.js +33 -0
- package/dist/gator/themes/icons/flags/flag-ar-argentina.js +24 -0
- package/dist/gator/themes/icons/flags/flag-as-american-smoa.js +22 -0
- package/dist/gator/themes/icons/flags/flag-at-austria.js +22 -0
- package/dist/gator/themes/icons/flags/flag-au-australia.js +38 -0
- package/dist/gator/themes/icons/flags/flag-aw-aruba.js +34 -0
- package/dist/gator/themes/icons/flags/flag-ax-aland-islands.js +21 -0
- package/dist/gator/themes/icons/flags/flag-az-azerbaijan.js +23 -0
- package/dist/gator/themes/icons/flags/flag-ba-bosnia-and-herzegovina.js +22 -0
- package/dist/gator/themes/icons/flags/flag-bb-barbados.js +18 -0
- package/dist/gator/themes/icons/flags/flag-bd-bangladesh.js +16 -0
- package/dist/gator/themes/icons/flags/flag-be-belgium.js +17 -0
- package/dist/gator/themes/icons/flags/flag-bf-burkina-faso.js +22 -0
- package/dist/gator/themes/icons/flags/flag-bg-bulgaria.js +22 -0
- package/dist/gator/themes/icons/flags/flag-bh-bahrain.js +16 -0
- package/dist/gator/themes/icons/flags/flag-bi-burundi.js +25 -0
- package/dist/gator/themes/icons/flags/flag-bj-benin.js +17 -0
- package/dist/gator/themes/icons/flags/flag-bl-saint-barthelemy.js +17 -0
- package/dist/gator/themes/icons/flags/flag-bm-bermuda.js +42 -0
- package/dist/gator/themes/icons/flags/flag-bn-brunei-darussalam.js +28 -0
- package/dist/gator/themes/icons/flags/flag-bo-bolivia.js +27 -0
- package/dist/gator/themes/icons/flags/flag-bq-bo-bonaire.js +23 -0
- package/dist/gator/themes/icons/flags/flag-bq-sa-sba.js +20 -0
- package/dist/gator/themes/icons/flags/flag-bq-se-snt-eustatius.js +20 -0
- package/dist/gator/themes/icons/flags/flag-br-brazil.js +51 -0
- package/dist/gator/themes/icons/flags/flag-bs-bahamas.js +18 -0
- package/dist/gator/themes/icons/flags/flag-bt-bhutan.js +28 -0
- package/dist/gator/themes/icons/flags/flag-bv-bouvet-island.js +21 -0
- package/dist/gator/themes/icons/flags/flag-bw-botswana.js +22 -0
- package/dist/gator/themes/icons/flags/flag-by-belarus.js +19 -0
- package/dist/gator/themes/icons/flags/flag-bz-belize.js +32 -0
- package/dist/gator/themes/icons/flags/flag-ca-canada.js +18 -0
- package/dist/gator/themes/icons/flags/flag-cc-cocos-keeling-islands.js +23 -0
- package/dist/gator/themes/icons/flags/flag-cd-democratic-republic-of-the-congo.js +22 -0
- package/dist/gator/themes/icons/flags/flag-cf-central-african-republic.js +20 -0
- package/dist/gator/themes/icons/flags/flag-cg-republic-of-the-congo.js +22 -0
- package/dist/gator/themes/icons/flags/flag-ch-switzerland.js +21 -0
- package/dist/gator/themes/icons/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ck-cook-islands.js +28 -0
- package/dist/gator/themes/icons/flags/flag-cl-chile.js +18 -0
- package/dist/gator/themes/icons/flags/flag-cm-cameroon.js +18 -0
- package/dist/gator/themes/icons/flags/flag-cn-china.js +20 -0
- package/dist/gator/themes/icons/flags/flag-co-colombia.js +22 -0
- package/dist/gator/themes/icons/flags/flag-cr-costa-rica.js +21 -0
- package/dist/gator/themes/icons/flags/flag-cu-cuba.js +28 -0
- package/dist/gator/themes/icons/flags/flag-cv-cabo-verde.js +33 -0
- package/dist/gator/themes/icons/flags/flag-cw-cura/303/247ao.js +23 -0
- package/dist/gator/themes/icons/flags/flag-cx-christmas-island.js +23 -0
- package/dist/gator/themes/icons/flags/flag-cy-cyprus.js +32 -0
- package/dist/gator/themes/icons/flags/flag-cz-czech-republic.js +27 -0
- package/dist/gator/themes/icons/flags/flag-de-germany.js +17 -0
- package/dist/gator/themes/icons/flags/flag-dj-djibouti.js +28 -0
- package/dist/gator/themes/icons/flags/flag-dk-denmark.js +21 -0
- package/dist/gator/themes/icons/flags/flag-dm-dominica.js +30 -0
- package/dist/gator/themes/icons/flags/flag-do-dominican-republic.js +31 -0
- package/dist/gator/themes/icons/flags/flag-dz-algeria.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ec-ecuador.js +41 -0
- package/dist/gator/themes/icons/flags/flag-ee-estonia.js +22 -0
- package/dist/gator/themes/icons/flags/flag-eg-egypt.js +35 -0
- package/dist/gator/themes/icons/flags/flag-eh-western-sahara.js +19 -0
- package/dist/gator/themes/icons/flags/flag-er-eritrea.js +18 -0
- package/dist/gator/themes/icons/flags/flag-es-sain.js +83 -0
- package/dist/gator/themes/icons/flags/flag-et-ethiopia.js +28 -0
- package/dist/gator/themes/icons/flags/flag-fi-finland.js +21 -0
- package/dist/gator/themes/icons/flags/flag-fj-fiji.js +60 -0
- package/dist/gator/themes/icons/flags/flag-fk-falkland-islands.js +30 -0
- package/dist/gator/themes/icons/flags/flag-fm-federated-states-of-micronesia.js +24 -0
- package/dist/gator/themes/icons/flags/flag-fo-faroe-islands.js +21 -0
- package/dist/gator/themes/icons/flags/flag-fr-france.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ga-gabon.js +17 -0
- package/dist/gator/themes/icons/flags/flag-gb-eng-england.js +16 -0
- package/dist/gator/themes/icons/flags/flag-gb-nir-northern-ireland.js +29 -0
- package/dist/gator/themes/icons/flags/flag-gb-sct-sotland.js +15 -0
- package/dist/gator/themes/icons/flags/flag-gb-ukm-united-kingdom.js +29 -0
- package/dist/gator/themes/icons/flags/flag-gb-wls-wales.js +22 -0
- package/dist/gator/themes/icons/flags/flag-gd-grenada.js +33 -0
- package/dist/gator/themes/icons/flags/flag-ge-georgia.js +25 -0
- package/dist/gator/themes/icons/flags/flag-gf-french-guiana.js +17 -0
- package/dist/gator/themes/icons/flags/flag-gg-guernsey.js +22 -0
- package/dist/gator/themes/icons/flags/flag-gh-ghana.js +18 -0
- package/dist/gator/themes/icons/flags/flag-gi-gibraltar.js +26 -0
- package/dist/gator/themes/icons/flags/flag-gl-greenland.js +28 -0
- package/dist/gator/themes/icons/flags/flag-gm-gambia.js +17 -0
- package/dist/gator/themes/icons/flags/flag-gn-guinea.js +17 -0
- package/dist/gator/themes/icons/flags/flag-gp-guadeloupe-2.js +49 -0
- package/dist/gator/themes/icons/flags/flag-gp-guadeloupe.js +17 -0
- package/dist/gator/themes/icons/flags/flag-gq-equatorial-guinea.js +38 -0
- package/dist/gator/themes/icons/flags/flag-gr-greece.js +22 -0
- package/dist/gator/themes/icons/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +71 -0
- package/dist/gator/themes/icons/flags/flag-gt-guatemala.js +22 -0
- package/dist/gator/themes/icons/flags/flag-gu-guam.js +39 -0
- package/dist/gator/themes/icons/flags/flag-gw-guinea-bissau.js +18 -0
- package/dist/gator/themes/icons/flags/flag-gy-guyana.js +17 -0
- package/dist/gator/themes/icons/flags/flag-hk-hong-kong.js +37 -0
- package/dist/gator/themes/icons/flags/flag-hm-heard-and-mcdonald-islands.js +38 -0
- package/dist/gator/themes/icons/flags/flag-hn-honduras.js +27 -0
- package/dist/gator/themes/icons/flags/flag-hr-croatia-hrvatska.js +64 -0
- package/dist/gator/themes/icons/flags/flag-ht-haiti.js +51 -0
- package/dist/gator/themes/icons/flags/flag-hu-hungary.js +22 -0
- package/dist/gator/themes/icons/flags/flag-id-indonesia.js +21 -0
- package/dist/gator/themes/icons/flags/flag-ie-ireland.js +17 -0
- package/dist/gator/themes/icons/flags/flag-il-isreal.js +24 -0
- package/dist/gator/themes/icons/flags/flag-im-isle-of-man.js +31 -0
- package/dist/gator/themes/icons/flags/flag-in-india.js +24 -0
- package/dist/gator/themes/icons/flags/flag-io-british-indian-ocean-territory.js +48 -0
- package/dist/gator/themes/icons/flags/flag-iq-iraq.js +23 -0
- package/dist/gator/themes/icons/flags/flag-ir-iran.js +93 -0
- package/dist/gator/themes/icons/flags/flag-is-iceland.js +21 -0
- package/dist/gator/themes/icons/flags/flag-it-italy.js +17 -0
- package/dist/gator/themes/icons/flags/flag-je-jersey.js +21 -0
- package/dist/gator/themes/icons/flags/flag-jm-jamaica.js +17 -0
- package/dist/gator/themes/icons/flags/flag-jo-jordan.js +29 -0
- package/dist/gator/themes/icons/flags/flag-jp-japan.js +21 -0
- package/dist/gator/themes/icons/flags/flag-ke-kenia.js +25 -0
- package/dist/gator/themes/icons/flags/flag-kg-kyrgyzstan.js +21 -0
- package/dist/gator/themes/icons/flags/flag-kh-cambodia.js +281 -0
- package/dist/gator/themes/icons/flags/flag-ki--kiribati.js +31 -0
- package/dist/gator/themes/icons/flags/flag-km-comoros.js +25 -0
- package/dist/gator/themes/icons/flags/flag-kn-saint-kitts-and-nevis.js +19 -0
- package/dist/gator/themes/icons/flags/flag-kp-korea-north.js +23 -0
- package/dist/gator/themes/icons/flags/flag-kr-korea-south.js +31 -0
- package/dist/gator/themes/icons/flags/flag-kw-kuwait.js +28 -0
- package/dist/gator/themes/icons/flags/flag-ky-cayman-islands.js +56 -0
- package/dist/gator/themes/icons/flags/flag-kz-kazakhstan.js +36 -0
- package/dist/gator/themes/icons/flags/flag-la-laos.js +18 -0
- package/dist/gator/themes/icons/flags/flag-lb-lebanon.js +17 -0
- package/dist/gator/themes/icons/flags/flag-lc-saint-lucia.js +18 -0
- package/dist/gator/themes/icons/flags/flag-li-liechtenstein.js +31 -0
- package/dist/gator/themes/icons/flags/flag-lk-sri-lanka.js +21 -0
- package/dist/gator/themes/icons/flags/flag-lr-liberia.js +22 -0
- package/dist/gator/themes/icons/flags/flag-ls-lesotho.js +18 -0
- package/dist/gator/themes/icons/flags/flag-lt-lithuania.js +22 -0
- package/dist/gator/themes/icons/flags/flag-lu-luxembourg.js +22 -0
- package/dist/gator/themes/icons/flags/flag-lv-latvia.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ly-libya.js +18 -0
- package/dist/gator/themes/icons/flags/flag-ma-morocco.js +18 -0
- package/dist/gator/themes/icons/flags/flag-mc-monaco.js +21 -0
- package/dist/gator/themes/icons/flags/flag-md-moldova.js +37 -0
- package/dist/gator/themes/icons/flags/flag-me-montenegro.js +38 -0
- package/dist/gator/themes/icons/flags/flag-mf-saint-martin.js +17 -0
- package/dist/gator/themes/icons/flags/flag-mg-madagascar.js +17 -0
- package/dist/gator/themes/icons/flags/flag-mh-marshall-islands.js +23 -0
- package/dist/gator/themes/icons/flags/flag-mk-north-macedonia.js +22 -0
- package/dist/gator/themes/icons/flags/flag-ml-mali.js +17 -0
- package/dist/gator/themes/icons/flags/flag-mm-myanmar.js +18 -0
- package/dist/gator/themes/icons/flags/flag-mn-mongolia.js +18 -0
- package/dist/gator/themes/icons/flags/flag-mo-macao.js +34 -0
- package/dist/gator/themes/icons/flags/flag-mp-northern-mariana-islands.js +28 -0
- package/dist/gator/themes/icons/flags/flag-mq-martinique-2.js +20 -0
- package/dist/gator/themes/icons/flags/flag-mq-martinique.js +17 -0
- package/dist/gator/themes/icons/flags/flag-mr-mauritania.js +24 -0
- package/dist/gator/themes/icons/flags/flag-ms-montserrat.js +27 -0
- package/dist/gator/themes/icons/flags/flag-mt-malta.js +25 -0
- package/dist/gator/themes/icons/flags/flag-mu-mauritius.js +23 -0
- package/dist/gator/themes/icons/flags/flag-mv-maldives.js +25 -0
- package/dist/gator/themes/icons/flags/flag-mw-malawi.js +23 -0
- package/dist/gator/themes/icons/flags/flag-mx-mexico.js +26 -0
- package/dist/gator/themes/icons/flags/flag-my-malaysia.js +23 -0
- package/dist/gator/themes/icons/flags/flag-mz-mozambique.js +35 -0
- package/dist/gator/themes/icons/flags/flag-na-namibia.js +23 -0
- package/dist/gator/themes/icons/flags/flag-nc-new-caledonia.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ne-niger.js +23 -0
- package/dist/gator/themes/icons/flags/flag-nf-norfolk-island.js +18 -0
- package/dist/gator/themes/icons/flags/flag-ng-nigeria.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ni-nicaragua.js +35 -0
- package/dist/gator/themes/icons/flags/flag-nl-netherlands.js +22 -0
- package/dist/gator/themes/icons/flags/flag-no-norway.js +21 -0
- package/dist/gator/themes/icons/flags/flag-np-nepal.js +24 -0
- package/dist/gator/themes/icons/flags/flag-nr-nauru.js +22 -0
- package/dist/gator/themes/icons/flags/flag-nu-niue.js +33 -0
- package/dist/gator/themes/icons/flags/flag-nz-new-zealand-aotearoa.js +31 -0
- package/dist/gator/themes/icons/flags/flag-om-oman.js +24 -0
- package/dist/gator/themes/icons/flags/flag-pa-panama.js +24 -0
- package/dist/gator/themes/icons/flags/flag-pe-peru.js +49 -0
- package/dist/gator/themes/icons/flags/flag-pf-french-polynesia.js +46 -0
- package/dist/gator/themes/icons/flags/flag-pg-papua-new-guinea.js +22 -0
- package/dist/gator/themes/icons/flags/flag-ph-philippines.js +32 -0
- package/dist/gator/themes/icons/flags/flag-pk-pakistan.js +17 -0
- package/dist/gator/themes/icons/flags/flag-pl-poland.js +21 -0
- package/dist/gator/themes/icons/flags/flag-pm-saint-pierre-and-miquelon.js +17 -0
- package/dist/gator/themes/icons/flags/flag-pm-st-pierre-and-miquelon.js +29 -0
- package/dist/gator/themes/icons/flags/flag-pn-pitcairn-islands.js +56 -0
- package/dist/gator/themes/icons/flags/flag-pr-puerto-rico.js +28 -0
- package/dist/gator/themes/icons/flags/flag-ps-palestinian-territory.js +18 -0
- package/dist/gator/themes/icons/flags/flag-pt-portugal.js +125 -0
- package/dist/gator/themes/icons/flags/flag-pw-palau.js +21 -0
- package/dist/gator/themes/icons/flags/flag-py-paraguay.js +26 -0
- package/dist/gator/themes/icons/flags/flag-qa-qatar.js +16 -0
- package/dist/gator/themes/icons/flags/flag-re-reunion.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ro-romania.js +17 -0
- package/dist/gator/themes/icons/flags/flag-rs-srbia.js +38 -0
- package/dist/gator/themes/icons/flags/flag-ru-russian-federation.js +29 -0
- package/dist/gator/themes/icons/flags/flag-rw-rwanda.js +23 -0
- package/dist/gator/themes/icons/flags/flag-sa-sudi-arabia.js +36 -0
- package/dist/gator/themes/icons/flags/flag-sb-slomon-islands.js +24 -0
- package/dist/gator/themes/icons/flags/flag-sc-sychelles.js +24 -0
- package/dist/gator/themes/icons/flags/flag-sd-sdan.js +18 -0
- package/dist/gator/themes/icons/flags/flag-se-seden.js +21 -0
- package/dist/gator/themes/icons/flags/flag-sg-sngapore.js +22 -0
- package/dist/gator/themes/icons/flags/flag-sh-sint-helena.js +30 -0
- package/dist/gator/themes/icons/flags/flag-si-sovenia.js +28 -0
- package/dist/gator/themes/icons/flags/flag-sj-salbard-and-jan-mayen.js +21 -0
- package/dist/gator/themes/icons/flags/flag-sk-sovakia.js +30 -0
- package/dist/gator/themes/icons/flags/flag-sl-serra-leone.js +22 -0
- package/dist/gator/themes/icons/flags/flag-sm-sn-marino.js +46 -0
- package/dist/gator/themes/icons/flags/flag-sn-snegal.js +18 -0
- package/dist/gator/themes/icons/flags/flag-so-smalia.js +16 -0
- package/dist/gator/themes/icons/flags/flag-sr-sriname.js +18 -0
- package/dist/gator/themes/icons/flags/flag-ss-south-sudan.js +20 -0
- package/dist/gator/themes/icons/flags/flag-st-so-tome-and-principe.js +20 -0
- package/dist/gator/themes/icons/flags/flag-sv-el-slvador.js +39 -0
- package/dist/gator/themes/icons/flags/flag-sx-snt-maarten.js +35 -0
- package/dist/gator/themes/icons/flags/flag-sy-sria.js +19 -0
- package/dist/gator/themes/icons/flags/flag-sz-saziland.js +33 -0
- package/dist/gator/themes/icons/flags/flag-tc-turks-and-caicos-islands.js +27 -0
- package/dist/gator/themes/icons/flags/flag-td-chad.js +17 -0
- package/dist/gator/themes/icons/flags/flag-tf-french-southern-and-antarctic-lands.js +24 -0
- package/dist/gator/themes/icons/flags/flag-tg-togo.js +19 -0
- package/dist/gator/themes/icons/flags/flag-th-thailand.js +17 -0
- package/dist/gator/themes/icons/flags/flag-tj-tajikistan.js +19 -0
- package/dist/gator/themes/icons/flags/flag-tk-tokelau.js +25 -0
- package/dist/gator/themes/icons/flags/flag-tl-timor-leste.js +18 -0
- package/dist/gator/themes/icons/flags/flag-tm-turkmenistan.js +79 -0
- package/dist/gator/themes/icons/flags/flag-tn-tunisia.js +22 -0
- package/dist/gator/themes/icons/flags/flag-to-tonga.js +22 -0
- package/dist/gator/themes/icons/flags/flag-tr-turkey.js +21 -0
- package/dist/gator/themes/icons/flags/flag-tt-trinidad-and-tobago.js +21 -0
- package/dist/gator/themes/icons/flags/flag-tv-tuvalu.js +28 -0
- package/dist/gator/themes/icons/flags/flag-tw-taiwan.js +22 -0
- package/dist/gator/themes/icons/flags/flag-tz-tanzania.js +22 -0
- package/dist/gator/themes/icons/flags/flag-ua-ukraine.js +21 -0
- package/dist/gator/themes/icons/flags/flag-ug-uganda.js +32 -0
- package/dist/gator/themes/icons/flags/flag-um-united-states-minor-outlying-islands.js +18 -0
- package/dist/gator/themes/icons/flags/flag-us-united-states.js +18 -0
- package/dist/gator/themes/icons/flags/flag-uy-uruguay.js +28 -0
- package/dist/gator/themes/icons/flags/flag-uz-uzbekistan.js +18 -0
- package/dist/gator/themes/icons/flags/flag-va-vatican-city-state.js +28 -0
- package/dist/gator/themes/icons/flags/flag-vc-saint-vincent-and-the-grenadines.js +18 -0
- package/dist/gator/themes/icons/flags/flag-ve-venezuela.js +25 -0
- package/dist/gator/themes/icons/flags/flag-vg-virgin-islands-british.js +27 -0
- package/dist/gator/themes/icons/flags/flag-vi-virgin-islands-us.js +31 -0
- package/dist/gator/themes/icons/flags/flag-vn-vietnam.js +22 -0
- package/dist/gator/themes/icons/flags/flag-vu-vanuatu.js +27 -0
- package/dist/gator/themes/icons/flags/flag-wf-wallis-and-futuna.js +17 -0
- package/dist/gator/themes/icons/flags/flag-ws-smoa.js +26 -0
- package/dist/gator/themes/icons/flags/flag-ye-yemen.js +22 -0
- package/dist/gator/themes/icons/flags/flag-yt-unf-mayotte.js +33 -0
- package/dist/gator/themes/icons/flags/flag-za-south-africa.js +24 -0
- package/dist/gator/themes/icons/flags/flag-zm-zambia.js +25 -0
- package/dist/gator/themes/icons/flags/flag-zw-zimbabwe.js +31 -0
- package/dist/gator/themes/icons/flame.js +9 -0
- package/dist/gator/themes/icons/flash-off.js +9 -0
- package/dist/gator/themes/icons/flash-on.js +9 -0
- package/dist/gator/themes/icons/folder.js +9 -0
- package/dist/gator/themes/icons/gatorIcon.js +19 -0
- package/dist/gator/themes/icons/gauge.js +9 -0
- package/dist/gator/themes/icons/grid-four.js +6 -0
- package/dist/gator/themes/icons/grid-nine.js +6 -0
- package/dist/gator/themes/icons/hammer.js +9 -0
- package/dist/gator/themes/icons/hand-pointing.js +9 -0
- package/dist/gator/themes/icons/heart.js +9 -0
- package/dist/gator/themes/icons/home-door.js +9 -0
- package/dist/gator/themes/icons/home-finance-arrow.js +17 -0
- package/dist/gator/themes/icons/home-finance.js +15 -0
- package/dist/gator/themes/icons/home-search.js +13 -0
- package/dist/gator/themes/icons/house-simple.js +9 -0
- package/dist/gator/themes/icons/house.js +9 -0
- package/dist/gator/themes/icons/inbox.js +9 -0
- package/dist/gator/themes/icons/index.js +1090 -0
- package/dist/gator/themes/icons/info.js +9 -0
- package/dist/gator/themes/icons/instagram-logo.js +9 -0
- package/dist/gator/themes/icons/interest-rate.js +13 -0
- package/dist/gator/themes/icons/invoice.js +9 -0
- package/dist/gator/themes/icons/kanban.js +6 -0
- package/dist/gator/themes/icons/label.js +9 -0
- package/dist/gator/themes/icons/laptop.js +9 -0
- package/dist/gator/themes/icons/layout.js +9 -0
- package/dist/gator/themes/icons/lightbulb-filament.js +6 -0
- package/dist/gator/themes/icons/lightbulb.js +9 -0
- package/dist/gator/themes/icons/link.js +9 -0
- package/dist/gator/themes/icons/linkedin-logo.js +9 -0
- package/dist/gator/themes/icons/list-star.js +6 -0
- package/dist/gator/themes/icons/list.js +9 -0
- package/dist/gator/themes/icons/loading-spinner-gif.js +25 -0
- package/dist/gator/themes/icons/loading.js +9 -0
- package/dist/gator/themes/icons/lock.js +9 -0
- package/dist/gator/themes/icons/magic-wand.js +9 -0
- package/dist/gator/themes/icons/mail-open.js +9 -0
- package/dist/gator/themes/icons/mail.js +9 -0
- package/dist/gator/themes/icons/mailbox.js +9 -0
- package/dist/gator/themes/icons/map.js +9 -0
- package/dist/gator/themes/icons/menu-hamburger.js +9 -0
- package/dist/gator/themes/icons/microsoft-excel-logo.js +9 -0
- package/dist/gator/themes/icons/microsoft-outlook-logo.js +9 -0
- package/dist/gator/themes/icons/microsoft-powerpoint-logo.js +9 -0
- package/dist/gator/themes/icons/microsoft-teams-logo.js +9 -0
- package/dist/gator/themes/icons/microsoft-word-logo.js +9 -0
- package/dist/gator/themes/icons/minus-circle.js +9 -0
- package/dist/gator/themes/icons/minus-square.js +9 -0
- package/dist/gator/themes/icons/minus.js +9 -0
- package/dist/gator/themes/icons/mobile-phone-2.js +9 -0
- package/dist/gator/themes/icons/monitor.js +9 -0
- package/dist/gator/themes/icons/move-doc.js +13 -0
- package/dist/gator/themes/icons/move.js +9 -0
- package/dist/gator/themes/icons/music.js +9 -0
- package/dist/gator/themes/icons/number-0.js +8 -0
- package/dist/gator/themes/icons/number-1.js +9 -0
- package/dist/gator/themes/icons/number-10.js +11 -0
- package/dist/gator/themes/icons/number-2.js +9 -0
- package/dist/gator/themes/icons/number-3.js +9 -0
- package/dist/gator/themes/icons/number-4.js +8 -0
- package/dist/gator/themes/icons/number-5.js +8 -0
- package/dist/gator/themes/icons/number-6.js +8 -0
- package/dist/gator/themes/icons/number-7.js +8 -0
- package/dist/gator/themes/icons/number-8.js +8 -0
- package/dist/gator/themes/icons/number-9.js +8 -0
- package/dist/gator/themes/icons/overflow-menu.js +17 -0
- package/dist/gator/themes/icons/paper-airplane.js +9 -0
- package/dist/gator/themes/icons/paperclip.js +9 -0
- package/dist/gator/themes/icons/pause-circle.js +8 -0
- package/dist/gator/themes/icons/pause.js +8 -0
- package/dist/gator/themes/icons/payments/payment-amazon-pay.js +16 -0
- package/dist/gator/themes/icons/payments/payment-amex.js +11 -0
- package/dist/gator/themes/icons/payments/payment-apple-pay.js +7 -0
- package/dist/gator/themes/icons/payments/payment-discover.js +21 -0
- package/dist/gator/themes/icons/payments/payment-google-pay.js +13 -0
- package/dist/gator/themes/icons/payments/payment-mastercard.js +10 -0
- package/dist/gator/themes/icons/payments/payment-visa.js +10 -0
- package/dist/gator/themes/icons/pen.js +9 -0
- package/dist/gator/themes/icons/pencil-paper.js +9 -0
- package/dist/gator/themes/icons/pencil.js +9 -0
- package/dist/gator/themes/icons/people-multiple.js +9 -0
- package/dist/gator/themes/icons/people-share.js +9 -0
- package/dist/gator/themes/icons/percent.js +9 -0
- package/dist/gator/themes/icons/person-add.js +9 -0
- package/dist/gator/themes/icons/person-check.js +9 -0
- package/dist/gator/themes/icons/person-lock.js +13 -0
- package/dist/gator/themes/icons/person.js +9 -0
- package/dist/gator/themes/icons/phone-alert.js +25 -0
- package/dist/gator/themes/icons/phone-mobile.js +9 -0
- package/dist/gator/themes/icons/phone.js +9 -0
- package/dist/gator/themes/icons/picture.js +9 -0
- package/dist/gator/themes/icons/pin.js +9 -0
- package/dist/gator/themes/icons/pinterest-logo.js +9 -0
- package/dist/gator/themes/icons/play-circle.js +9 -0
- package/dist/gator/themes/icons/play.js +9 -0
- package/dist/gator/themes/icons/plugs-connected.js +15 -0
- package/dist/gator/themes/icons/plugs.js +15 -0
- package/dist/gator/themes/icons/plus-circle.js +9 -0
- package/dist/gator/themes/icons/plus.js +9 -0
- package/dist/gator/themes/icons/printer.js +9 -0
- package/dist/gator/themes/icons/question-chat-bubble.js +9 -0
- package/dist/gator/themes/icons/question-circle.js +13 -0
- package/dist/gator/themes/icons/question-mark.js +9 -0
- package/dist/gator/themes/icons/radio-selected.js +24 -0
- package/dist/gator/themes/icons/radio.js +18 -0
- package/dist/gator/themes/icons/receipt.js +13 -0
- package/dist/gator/themes/icons/restricted-filled.js +6 -0
- package/dist/gator/themes/icons/restricted.js +9 -0
- package/dist/gator/themes/icons/robot.js +17 -0
- package/dist/gator/themes/icons/sandals.js +17 -0
- package/dist/gator/themes/icons/save.js +9 -0
- package/dist/gator/themes/icons/screen.js +9 -0
- package/dist/gator/themes/icons/search.js +9 -0
- package/dist/gator/themes/icons/selection.js +6 -0
- package/dist/gator/themes/icons/send-filled.js +6 -0
- package/dist/gator/themes/icons/send.js +9 -0
- package/dist/gator/themes/icons/settings.js +9 -0
- package/dist/gator/themes/icons/share-1.js +9 -0
- package/dist/gator/themes/icons/share-2.js +9 -0
- package/dist/gator/themes/icons/shield-lock.js +13 -0
- package/dist/gator/themes/icons/shield-warning.js +9 -0
- package/dist/gator/themes/icons/sidebar-simple.js +9 -0
- package/dist/gator/themes/icons/sidebar.js +9 -0
- package/dist/gator/themes/icons/smart-home.js +15 -0
- package/dist/gator/themes/icons/sort-arrow-solid-down.js +11 -0
- package/dist/gator/themes/icons/sort-arrow-solid-left.js +11 -0
- package/dist/gator/themes/icons/sort-arrow-solid-right.js +11 -0
- package/dist/gator/themes/icons/sort-arrow-solid-up-down.js +17 -0
- package/dist/gator/themes/icons/sort-arrow-solid-up.js +11 -0
- package/dist/gator/themes/icons/sort-reverse-variant.js +9 -0
- package/dist/gator/themes/icons/sort-variant.js +9 -0
- package/dist/gator/themes/icons/sparkle-filled.js +9 -0
- package/dist/gator/themes/icons/sparkle.js +9 -0
- package/dist/gator/themes/icons/speech-bubble.js +9 -0
- package/dist/gator/themes/icons/square-split-horizontal.js +6 -0
- package/dist/gator/themes/icons/square-split-vertical.js +6 -0
- package/dist/gator/themes/icons/square.js +6 -0
- package/dist/gator/themes/icons/stack.js +9 -0
- package/dist/gator/themes/icons/stamp.js +9 -0
- package/dist/gator/themes/icons/star-four-filled.js +9 -0
- package/dist/gator/themes/icons/star-four.js +9 -0
- package/dist/gator/themes/icons/star.js +9 -0
- package/dist/gator/themes/icons/stopwatch.js +9 -0
- package/dist/gator/themes/icons/sun.js +9 -0
- package/dist/gator/themes/icons/sync.js +9 -0
- package/dist/gator/themes/icons/tab-arrows.js +9 -0
- package/dist/gator/themes/icons/table.js +6 -0
- package/dist/gator/themes/icons/target.js +9 -0
- package/dist/gator/themes/icons/text-aa.js +6 -0
- package/dist/gator/themes/icons/thumbs-down.js +9 -0
- package/dist/gator/themes/icons/thumbs-up.js +9 -0
- package/dist/gator/themes/icons/tools.js +9 -0
- package/dist/gator/themes/icons/touch-id.js +9 -0
- package/dist/gator/themes/icons/trash.js +9 -0
- package/dist/gator/themes/icons/trend-up.js +6 -0
- package/dist/gator/themes/icons/twitter-logo.js +9 -0
- package/dist/gator/themes/icons/unlink.js +9 -0
- package/dist/gator/themes/icons/unlock.js +9 -0
- package/dist/gator/themes/icons/upload.js +9 -0
- package/dist/gator/themes/icons/video.js +9 -0
- package/dist/gator/themes/icons/waffle.js +41 -0
- package/dist/gator/themes/icons/warning-circle.js +9 -0
- package/dist/gator/themes/icons/warning-diamond.js +9 -0
- package/dist/gator/themes/icons/warning-filled.js +6 -0
- package/dist/gator/themes/icons/warning-octagon.js +9 -0
- package/dist/gator/themes/icons/warning.js +9 -0
- package/dist/gator/themes/icons/wet-sign.js +9 -0
- package/dist/gator/themes/icons/wifi-off.js +9 -0
- package/dist/gator/themes/icons/wifi.js +9 -0
- package/dist/gator/themes/icons/x-logo.js +9 -0
- package/dist/gator/themes/icons/yelp-logo.js +11 -0
- package/dist/gator/themes/icons/youtube-logo.js +9 -0
- package/dist/gator/themes/icons/zillow-logo.js +11 -0
- package/dist/gator/themes/illustrations/add-note.js +7 -0
- package/dist/gator/themes/illustrations/address.js +7 -0
- package/dist/gator/themes/illustrations/appointment-confirmed.js +7 -0
- package/dist/gator/themes/illustrations/assets.js +7 -0
- package/dist/gator/themes/illustrations/auto-money.js +7 -0
- package/dist/gator/themes/illustrations/balloons.js +7 -0
- package/dist/gator/themes/illustrations/bank-account.js +7 -0
- package/dist/gator/themes/illustrations/brief-case.js +7 -0
- package/dist/gator/themes/illustrations/calendar-home.js +7 -0
- package/dist/gator/themes/illustrations/change-data.js +7 -0
- package/dist/gator/themes/illustrations/check-with-pencil.js +7 -0
- package/dist/gator/themes/illustrations/co-borrower.js +7 -0
- package/dist/gator/themes/illustrations/co-borrowers-incomplete.js +7 -0
- package/dist/gator/themes/illustrations/co-borrowers.js +7 -0
- package/dist/gator/themes/illustrations/commercial.js +30 -0
- package/dist/gator/themes/illustrations/condo.js +43 -0
- package/dist/gator/themes/illustrations/connectivity.js +7 -0
- package/dist/gator/themes/illustrations/consumer.js +23 -0
- package/dist/gator/themes/illustrations/contact-search.js +7 -0
- package/dist/gator/themes/illustrations/conversation-multiple.js +7 -0
- package/dist/gator/themes/illustrations/credit-card.js +7 -0
- package/dist/gator/themes/illustrations/crop-background.js +7 -0
- package/dist/gator/themes/illustrations/crop-page.js +7 -0
- package/dist/gator/themes/illustrations/declarations-legal.js +7 -0
- package/dist/gator/themes/illustrations/deliver.js +7 -0
- package/dist/gator/themes/illustrations/demographic-info.js +7 -0
- package/dist/gator/themes/illustrations/document-add.js +7 -0
- package/dist/gator/themes/illustrations/document-signature.js +7 -0
- package/dist/gator/themes/illustrations/download-app.js +7 -0
- package/dist/gator/themes/illustrations/empty-box.js +7 -0
- package/dist/gator/themes/illustrations/family-home.js +39 -0
- package/dist/gator/themes/illustrations/gatorIllustration.js +18 -0
- package/dist/gator/themes/illustrations/home-search.js +7 -0
- package/dist/gator/themes/illustrations/house-5.js +7 -0
- package/dist/gator/themes/illustrations/house-6.js +7 -0
- package/dist/gator/themes/illustrations/house-fireworks.js +7 -0
- package/dist/gator/themes/illustrations/house-under-construction.js +7 -0
- package/dist/gator/themes/illustrations/house-with-shield.js +7 -0
- package/dist/gator/themes/illustrations/index.js +140 -0
- package/dist/gator/themes/illustrations/inquiry.js +7 -0
- package/dist/gator/themes/illustrations/locked.js +7 -0
- package/dist/gator/themes/illustrations/make-an-offer.js +7 -0
- package/dist/gator/themes/illustrations/mortgage.js +21 -0
- package/dist/gator/themes/illustrations/network-error.js +7 -0
- package/dist/gator/themes/illustrations/page-1.js +7 -0
- package/dist/gator/themes/illustrations/page-2.js +7 -0
- package/dist/gator/themes/illustrations/page-3.js +7 -0
- package/dist/gator/themes/illustrations/paper-3.js +7 -0
- package/dist/gator/themes/illustrations/paper-7.js +7 -0
- package/dist/gator/themes/illustrations/person-2.js +7 -0
- package/dist/gator/themes/illustrations/personal-info.js +7 -0
- package/dist/gator/themes/illustrations/portfolio-analytics.js +38 -0
- package/dist/gator/themes/illustrations/price-search.js +7 -0
- package/dist/gator/themes/illustrations/quick-links.js +7 -0
- package/dist/gator/themes/illustrations/register.js +7 -0
- package/dist/gator/themes/illustrations/schedule-home-tour.js +7 -0
- package/dist/gator/themes/illustrations/small-business.js +21 -0
- package/dist/gator/themes/illustrations/social-security.js +7 -0
- package/dist/gator/themes/illustrations/start-conversation.js +7 -0
- package/dist/gator/themes/illustrations/status-no-x.js +7 -0
- package/dist/gator/themes/illustrations/status.js +7 -0
- package/dist/gator/themes/illustrations/success.js +7 -0
- package/dist/gator/themes/illustrations/talkluments.js +7 -0
- package/dist/gator/themes/illustrations/thumbs-down-man.js +7 -0
- package/dist/gator/themes/illustrations/town-home.js +55 -0
- package/dist/gator/themes/illustrations/transfer.js +7 -0
- package/dist/gator/themes/illustrations/treasury.js +22 -0
- package/dist/gator/themes/illustrations/unsecured-line-of-credit.js +7 -0
- package/dist/gator/themes/illustrations/upload-cloud.js +7 -0
- package/dist/gator/themes/illustrations/your-bank-placeholder.js +40 -0
- package/dist/gator/themes/illustrations/your-bank.js +27 -0
- package/dist/gator/themes/utils/themeConfig.js +67 -9
- package/dist/types/gator/themes/components/button.d.ts +20 -20
- package/dist/types/gator/themes/components/dialog.d.ts +28 -18
- package/dist/types/gator/themes/icons/add-link.d.ts +1 -0
- package/dist/types/gator/themes/icons/airplane.d.ts +1 -0
- package/dist/types/gator/themes/icons/alarm.d.ts +1 -0
- package/dist/types/gator/themes/icons/apartment.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-around.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-left.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-line-left.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-line-right.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-right.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrow-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/arrows-down-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/bank.d.ts +1 -0
- package/dist/types/gator/themes/icons/bell-disabled.d.ts +1 -0
- package/dist/types/gator/themes/icons/bell.d.ts +1 -0
- package/dist/types/gator/themes/icons/binoculars.d.ts +1 -0
- package/dist/types/gator/themes/icons/book.d.ts +1 -0
- package/dist/types/gator/themes/icons/box.d.ts +1 -0
- package/dist/types/gator/themes/icons/brain.d.ts +1 -0
- package/dist/types/gator/themes/icons/cake.d.ts +1 -0
- package/dist/types/gator/themes/icons/calculator.d.ts +1 -0
- package/dist/types/gator/themes/icons/calendar.d.ts +1 -0
- package/dist/types/gator/themes/icons/camera.d.ts +1 -0
- package/dist/types/gator/themes/icons/caret-up-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/case.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-bar-horizontal.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-bar.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-donut.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-line.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-pie.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-rise.d.ts +1 -0
- package/dist/types/gator/themes/icons/chart-scatter.d.ts +1 -0
- package/dist/types/gator/themes/icons/chat-circle-ai.d.ts +1 -0
- package/dist/types/gator/themes/icons/chat-circle-dots.d.ts +1 -0
- package/dist/types/gator/themes/icons/chat-circle-slash.d.ts +1 -0
- package/dist/types/gator/themes/icons/chat-circle-text.d.ts +1 -0
- package/dist/types/gator/themes/icons/chat-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/chat.d.ts +1 -0
- package/dist/types/gator/themes/icons/check-circle-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/check-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/check.d.ts +1 -0
- package/dist/types/gator/themes/icons/checkbox-indeterminate.d.ts +1 -0
- package/dist/types/gator/themes/icons/checkbox-selected.d.ts +1 -0
- package/dist/types/gator/themes/icons/checkbox.d.ts +1 -0
- package/dist/types/gator/themes/icons/checkerboard.d.ts +1 -0
- package/dist/types/gator/themes/icons/chevron-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/chevron-left.d.ts +1 -0
- package/dist/types/gator/themes/icons/chevron-right.d.ts +1 -0
- package/dist/types/gator/themes/icons/chevron-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle-arrow-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle-arrow-left.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle-arrow-right.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle-arrow-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle-dashed.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/city.d.ts +1 -0
- package/dist/types/gator/themes/icons/clipboard.d.ts +1 -0
- package/dist/types/gator/themes/icons/clock-clockwise.d.ts +1 -0
- package/dist/types/gator/themes/icons/clock-counter-clockwise.d.ts +1 -0
- package/dist/types/gator/themes/icons/clock.d.ts +1 -0
- package/dist/types/gator/themes/icons/collapse.d.ts +1 -0
- package/dist/types/gator/themes/icons/cone.d.ts +1 -0
- package/dist/types/gator/themes/icons/contact-info.d.ts +1 -0
- package/dist/types/gator/themes/icons/copy.d.ts +1 -0
- package/dist/types/gator/themes/icons/credit-card.d.ts +1 -0
- package/dist/types/gator/themes/icons/crop.d.ts +1 -0
- package/dist/types/gator/themes/icons/crosshairs.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-dollar-simple.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-eur.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-gbp.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-inr.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-jpy.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-krw.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-kzt.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-ngn.d.ts +1 -0
- package/dist/types/gator/themes/icons/currency-rub.d.ts +1 -0
- package/dist/types/gator/themes/icons/cursor-arrow.d.ts +1 -0
- package/dist/types/gator/themes/icons/cursor-hand.d.ts +1 -0
- package/dist/types/gator/themes/icons/cursor.d.ts +1 -0
- package/dist/types/gator/themes/icons/dashboard.d.ts +1 -0
- package/dist/types/gator/themes/icons/delete.d.ts +1 -0
- package/dist/types/gator/themes/icons/dna.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-add.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-ai.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-check.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-e-sign.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-image.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-pdf.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-sign.d.ts +1 -0
- package/dist/types/gator/themes/icons/document-zip.d.ts +1 -0
- package/dist/types/gator/themes/icons/document.d.ts +1 -0
- package/dist/types/gator/themes/icons/dollar-bills.d.ts +1 -0
- package/dist/types/gator/themes/icons/dollar-house.d.ts +1 -0
- package/dist/types/gator/themes/icons/down-payment.d.ts +1 -0
- package/dist/types/gator/themes/icons/download.d.ts +1 -0
- package/dist/types/gator/themes/icons/drag-drop.d.ts +1 -0
- package/dist/types/gator/themes/icons/earth.d.ts +1 -0
- package/dist/types/gator/themes/icons/exclude-square.d.ts +1 -0
- package/dist/types/gator/themes/icons/exit-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/exit-left.d.ts +1 -0
- package/dist/types/gator/themes/icons/exit.d.ts +1 -0
- package/dist/types/gator/themes/icons/expand-arrows.d.ts +1 -0
- package/dist/types/gator/themes/icons/expand.d.ts +1 -0
- package/dist/types/gator/themes/icons/export.d.ts +1 -0
- package/dist/types/gator/themes/icons/eye-closed.d.ts +1 -0
- package/dist/types/gator/themes/icons/eye-crossed.d.ts +1 -0
- package/dist/types/gator/themes/icons/eye.d.ts +1 -0
- package/dist/types/gator/themes/icons/facebook-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/file-code.d.ts +1 -0
- package/dist/types/gator/themes/icons/files.d.ts +1 -0
- package/dist/types/gator/themes/icons/filter-funnel.d.ts +1 -0
- package/dist/types/gator/themes/icons/filters-2.d.ts +1 -0
- package/dist/types/gator/themes/icons/filters.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ad-andorra.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ae-united-arab-emirates.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-af-afghanistan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ag-antigua-and-barbuda.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ai-anguilla.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-al-albania.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-am-armenia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ao-angola.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-aq-antarctica.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ar-argentina.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-as-american-smoa.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-at-austria.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-au-australia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-aw-aruba.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ax-aland-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-az-azerbaijan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ba-bosnia-and-herzegovina.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bb-barbados.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bd-bangladesh.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-be-belgium.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bf-burkina-faso.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bg-bulgaria.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bh-bahrain.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bi-burundi.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bj-benin.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bl-saint-barthelemy.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bm-bermuda.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bn-brunei-darussalam.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bo-bolivia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bq-bo-bonaire.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bq-sa-sba.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bq-se-snt-eustatius.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-br-brazil.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bs-bahamas.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bt-bhutan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bv-bouvet-island.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bw-botswana.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-by-belarus.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-bz-belize.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ca-canada.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cc-cocos-keeling-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cd-democratic-republic-of-the-congo.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cf-central-african-republic.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cg-republic-of-the-congo.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ch-switzerland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ci-c/303/264te-divoire-ivory-coast.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ck-cook-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cl-chile.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cm-cameroon.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cn-china.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-co-colombia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cr-costa-rica.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cu-cuba.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cv-cabo-verde.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cw-cura/303/247ao.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cx-christmas-island.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cy-cyprus.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-cz-czech-republic.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-de-germany.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-dj-djibouti.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-dk-denmark.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-dm-dominica.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-do-dominican-republic.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-dz-algeria.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ec-ecuador.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ee-estonia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-eg-egypt.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-eh-western-sahara.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-er-eritrea.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-es-sain.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-et-ethiopia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-fi-finland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-fj-fiji.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-fk-falkland-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-fm-federated-states-of-micronesia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-fo-faroe-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-fr-france.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ga-gabon.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gb-eng-england.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gb-nir-northern-ireland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gb-sct-sotland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gb-ukm-united-kingdom.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gb-wls-wales.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gd-grenada.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ge-georgia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gf-french-guiana.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gg-guernsey.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gh-ghana.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gi-gibraltar.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gl-greenland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gm-gambia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gn-guinea.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gp-guadeloupe-2.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gp-guadeloupe.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gq-equatorial-guinea.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gr-greece.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gs-s-georgia-and-s-sandwich-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gt-guatemala.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gu-guam.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gw-guinea-bissau.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-gy-guyana.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-hk-hong-kong.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-hm-heard-and-mcdonald-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-hn-honduras.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-hr-croatia-hrvatska.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ht-haiti.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-hu-hungary.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-id-indonesia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ie-ireland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-il-isreal.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-im-isle-of-man.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-in-india.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-io-british-indian-ocean-territory.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-iq-iraq.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ir-iran.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-is-iceland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-it-italy.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-je-jersey.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-jm-jamaica.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-jo-jordan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-jp-japan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ke-kenia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kg-kyrgyzstan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kh-cambodia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ki--kiribati.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-km-comoros.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kn-saint-kitts-and-nevis.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kp-korea-north.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kr-korea-south.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kw-kuwait.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ky-cayman-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-kz-kazakhstan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-la-laos.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lb-lebanon.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lc-saint-lucia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-li-liechtenstein.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lk-sri-lanka.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lr-liberia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ls-lesotho.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lt-lithuania.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lu-luxembourg.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-lv-latvia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ly-libya.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ma-morocco.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mc-monaco.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-md-moldova.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-me-montenegro.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mf-saint-martin.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mg-madagascar.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mh-marshall-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mk-north-macedonia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ml-mali.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mm-myanmar.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mn-mongolia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mo-macao.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mp-northern-mariana-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mq-martinique-2.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mq-martinique.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mr-mauritania.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ms-montserrat.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mt-malta.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mu-mauritius.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mv-maldives.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mw-malawi.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mx-mexico.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-my-malaysia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-mz-mozambique.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-na-namibia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-nc-new-caledonia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ne-niger.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-nf-norfolk-island.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ng-nigeria.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ni-nicaragua.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-nl-netherlands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-no-norway.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-np-nepal.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-nr-nauru.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-nu-niue.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-nz-new-zealand-aotearoa.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-om-oman.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pa-panama.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pe-peru.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pf-french-polynesia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pg-papua-new-guinea.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ph-philippines.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pk-pakistan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pl-poland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pm-saint-pierre-and-miquelon.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pm-st-pierre-and-miquelon.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pn-pitcairn-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pr-puerto-rico.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ps-palestinian-territory.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pt-portugal.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-pw-palau.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-py-paraguay.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-qa-qatar.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-re-reunion.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ro-romania.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-rs-srbia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ru-russian-federation.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-rw-rwanda.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sa-sudi-arabia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sb-slomon-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sc-sychelles.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sd-sdan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-se-seden.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sg-sngapore.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sh-sint-helena.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-si-sovenia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sj-salbard-and-jan-mayen.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sk-sovakia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sl-serra-leone.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sm-sn-marino.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sn-snegal.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-so-smalia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sr-sriname.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ss-south-sudan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-st-so-tome-and-principe.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sv-el-slvador.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sx-snt-maarten.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sy-sria.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-sz-saziland.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tc-turks-and-caicos-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-td-chad.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tf-french-southern-and-antarctic-lands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tg-togo.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-th-thailand.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tj-tajikistan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tk-tokelau.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tl-timor-leste.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tm-turkmenistan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tn-tunisia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-to-tonga.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tr-turkey.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tt-trinidad-and-tobago.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tv-tuvalu.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tw-taiwan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-tz-tanzania.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ua-ukraine.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ug-uganda.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-um-united-states-minor-outlying-islands.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-us-united-states.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-uy-uruguay.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-uz-uzbekistan.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-va-vatican-city-state.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-vc-saint-vincent-and-the-grenadines.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ve-venezuela.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-vg-virgin-islands-british.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-vi-virgin-islands-us.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-vn-vietnam.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-vu-vanuatu.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-wf-wallis-and-futuna.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ws-smoa.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-ye-yemen.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-yt-unf-mayotte.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-za-south-africa.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-zm-zambia.d.ts +1 -0
- package/dist/types/gator/themes/icons/flags/flag-zw-zimbabwe.d.ts +1 -0
- package/dist/types/gator/themes/icons/flame.d.ts +1 -0
- package/dist/types/gator/themes/icons/flash-off.d.ts +1 -0
- package/dist/types/gator/themes/icons/flash-on.d.ts +1 -0
- package/dist/types/gator/themes/icons/folder.d.ts +1 -0
- package/dist/types/gator/themes/icons/gatorIcon.d.ts +19 -0
- package/dist/types/gator/themes/icons/gauge.d.ts +1 -0
- package/dist/types/gator/themes/icons/grid-four.d.ts +1 -0
- package/dist/types/gator/themes/icons/grid-nine.d.ts +1 -0
- package/dist/types/gator/themes/icons/hammer.d.ts +1 -0
- package/dist/types/gator/themes/icons/hand-pointing.d.ts +1 -0
- package/dist/types/gator/themes/icons/heart.d.ts +1 -0
- package/dist/types/gator/themes/icons/home-door.d.ts +1 -0
- package/dist/types/gator/themes/icons/home-finance-arrow.d.ts +1 -0
- package/dist/types/gator/themes/icons/home-finance.d.ts +1 -0
- package/dist/types/gator/themes/icons/home-search.d.ts +1 -0
- package/dist/types/gator/themes/icons/house-simple.d.ts +1 -0
- package/dist/types/gator/themes/icons/house.d.ts +1 -0
- package/dist/types/gator/themes/icons/inbox.d.ts +1 -0
- package/dist/types/gator/themes/icons/index.d.ts +544 -0
- package/dist/types/gator/themes/icons/info.d.ts +1 -0
- package/dist/types/gator/themes/icons/instagram-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/interest-rate.d.ts +1 -0
- package/dist/types/gator/themes/icons/invoice.d.ts +1 -0
- package/dist/types/gator/themes/icons/kanban.d.ts +1 -0
- package/dist/types/gator/themes/icons/label.d.ts +1 -0
- package/dist/types/gator/themes/icons/laptop.d.ts +1 -0
- package/dist/types/gator/themes/icons/layout.d.ts +1 -0
- package/dist/types/gator/themes/icons/lightbulb-filament.d.ts +1 -0
- package/dist/types/gator/themes/icons/lightbulb.d.ts +1 -0
- package/dist/types/gator/themes/icons/link.d.ts +1 -0
- package/dist/types/gator/themes/icons/linkedin-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/list-star.d.ts +1 -0
- package/dist/types/gator/themes/icons/list.d.ts +1 -0
- package/dist/types/gator/themes/icons/loading-spinner-gif.d.ts +1 -0
- package/dist/types/gator/themes/icons/loading.d.ts +1 -0
- package/dist/types/gator/themes/icons/lock.d.ts +1 -0
- package/dist/types/gator/themes/icons/magic-wand.d.ts +1 -0
- package/dist/types/gator/themes/icons/mail-open.d.ts +1 -0
- package/dist/types/gator/themes/icons/mail.d.ts +1 -0
- package/dist/types/gator/themes/icons/mailbox.d.ts +1 -0
- package/dist/types/gator/themes/icons/map.d.ts +1 -0
- package/dist/types/gator/themes/icons/menu-hamburger.d.ts +1 -0
- package/dist/types/gator/themes/icons/microsoft-excel-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/microsoft-outlook-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/microsoft-powerpoint-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/microsoft-teams-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/microsoft-word-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/minus-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/minus-square.d.ts +1 -0
- package/dist/types/gator/themes/icons/minus.d.ts +1 -0
- package/dist/types/gator/themes/icons/mobile-phone-2.d.ts +1 -0
- package/dist/types/gator/themes/icons/monitor.d.ts +1 -0
- package/dist/types/gator/themes/icons/move-doc.d.ts +1 -0
- package/dist/types/gator/themes/icons/move.d.ts +1 -0
- package/dist/types/gator/themes/icons/music.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-0.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-1.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-10.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-2.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-3.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-4.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-5.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-6.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-7.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-8.d.ts +1 -0
- package/dist/types/gator/themes/icons/number-9.d.ts +1 -0
- package/dist/types/gator/themes/icons/overflow-menu.d.ts +1 -0
- package/dist/types/gator/themes/icons/paper-airplane.d.ts +1 -0
- package/dist/types/gator/themes/icons/paperclip.d.ts +1 -0
- package/dist/types/gator/themes/icons/pause-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/pause.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-amazon-pay.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-amex.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-apple-pay.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-discover.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-google-pay.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-mastercard.d.ts +1 -0
- package/dist/types/gator/themes/icons/payments/payment-visa.d.ts +1 -0
- package/dist/types/gator/themes/icons/pen.d.ts +1 -0
- package/dist/types/gator/themes/icons/pencil-paper.d.ts +1 -0
- package/dist/types/gator/themes/icons/pencil.d.ts +1 -0
- package/dist/types/gator/themes/icons/people-multiple.d.ts +1 -0
- package/dist/types/gator/themes/icons/people-share.d.ts +1 -0
- package/dist/types/gator/themes/icons/percent.d.ts +1 -0
- package/dist/types/gator/themes/icons/person-add.d.ts +1 -0
- package/dist/types/gator/themes/icons/person-check.d.ts +1 -0
- package/dist/types/gator/themes/icons/person-lock.d.ts +1 -0
- package/dist/types/gator/themes/icons/person.d.ts +1 -0
- package/dist/types/gator/themes/icons/phone-alert.d.ts +1 -0
- package/dist/types/gator/themes/icons/phone-mobile.d.ts +1 -0
- package/dist/types/gator/themes/icons/phone.d.ts +1 -0
- package/dist/types/gator/themes/icons/picture.d.ts +1 -0
- package/dist/types/gator/themes/icons/pin.d.ts +1 -0
- package/dist/types/gator/themes/icons/pinterest-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/play-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/play.d.ts +1 -0
- package/dist/types/gator/themes/icons/plugs-connected.d.ts +1 -0
- package/dist/types/gator/themes/icons/plugs.d.ts +1 -0
- package/dist/types/gator/themes/icons/plus-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/plus.d.ts +1 -0
- package/dist/types/gator/themes/icons/printer.d.ts +1 -0
- package/dist/types/gator/themes/icons/question-chat-bubble.d.ts +1 -0
- package/dist/types/gator/themes/icons/question-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/question-mark.d.ts +1 -0
- package/dist/types/gator/themes/icons/radio-selected.d.ts +1 -0
- package/dist/types/gator/themes/icons/radio.d.ts +1 -0
- package/dist/types/gator/themes/icons/receipt.d.ts +1 -0
- package/dist/types/gator/themes/icons/restricted-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/restricted.d.ts +1 -0
- package/dist/types/gator/themes/icons/robot.d.ts +1 -0
- package/dist/types/gator/themes/icons/sandals.d.ts +1 -0
- package/dist/types/gator/themes/icons/save.d.ts +1 -0
- package/dist/types/gator/themes/icons/screen.d.ts +1 -0
- package/dist/types/gator/themes/icons/search.d.ts +1 -0
- package/dist/types/gator/themes/icons/selection.d.ts +1 -0
- package/dist/types/gator/themes/icons/send-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/send.d.ts +1 -0
- package/dist/types/gator/themes/icons/settings.d.ts +1 -0
- package/dist/types/gator/themes/icons/share-1.d.ts +1 -0
- package/dist/types/gator/themes/icons/share-2.d.ts +1 -0
- package/dist/types/gator/themes/icons/shield-lock.d.ts +1 -0
- package/dist/types/gator/themes/icons/shield-warning.d.ts +1 -0
- package/dist/types/gator/themes/icons/sidebar-simple.d.ts +1 -0
- package/dist/types/gator/themes/icons/sidebar.d.ts +1 -0
- package/dist/types/gator/themes/icons/smart-home.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-arrow-solid-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-arrow-solid-left.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-arrow-solid-right.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-arrow-solid-up-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-arrow-solid-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-reverse-variant.d.ts +1 -0
- package/dist/types/gator/themes/icons/sort-variant.d.ts +1 -0
- package/dist/types/gator/themes/icons/sparkle-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/sparkle.d.ts +1 -0
- package/dist/types/gator/themes/icons/speech-bubble.d.ts +1 -0
- package/dist/types/gator/themes/icons/square-split-horizontal.d.ts +1 -0
- package/dist/types/gator/themes/icons/square-split-vertical.d.ts +1 -0
- package/dist/types/gator/themes/icons/square.d.ts +1 -0
- package/dist/types/gator/themes/icons/stack.d.ts +1 -0
- package/dist/types/gator/themes/icons/stamp.d.ts +1 -0
- package/dist/types/gator/themes/icons/star-four-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/star-four.d.ts +1 -0
- package/dist/types/gator/themes/icons/star.d.ts +1 -0
- package/dist/types/gator/themes/icons/stopwatch.d.ts +1 -0
- package/dist/types/gator/themes/icons/sun.d.ts +1 -0
- package/dist/types/gator/themes/icons/sync.d.ts +1 -0
- package/dist/types/gator/themes/icons/tab-arrows.d.ts +1 -0
- package/dist/types/gator/themes/icons/table.d.ts +1 -0
- package/dist/types/gator/themes/icons/target.d.ts +1 -0
- package/dist/types/gator/themes/icons/text-aa.d.ts +1 -0
- package/dist/types/gator/themes/icons/thumbs-down.d.ts +1 -0
- package/dist/types/gator/themes/icons/thumbs-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/tools.d.ts +1 -0
- package/dist/types/gator/themes/icons/touch-id.d.ts +1 -0
- package/dist/types/gator/themes/icons/trash.d.ts +1 -0
- package/dist/types/gator/themes/icons/trend-up.d.ts +1 -0
- package/dist/types/gator/themes/icons/twitter-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/unlink.d.ts +1 -0
- package/dist/types/gator/themes/icons/unlock.d.ts +1 -0
- package/dist/types/gator/themes/icons/upload.d.ts +1 -0
- package/dist/types/gator/themes/icons/video.d.ts +1 -0
- package/dist/types/gator/themes/icons/waffle.d.ts +1 -0
- package/dist/types/gator/themes/icons/warning-circle.d.ts +1 -0
- package/dist/types/gator/themes/icons/warning-diamond.d.ts +1 -0
- package/dist/types/gator/themes/icons/warning-filled.d.ts +1 -0
- package/dist/types/gator/themes/icons/warning-octagon.d.ts +1 -0
- package/dist/types/gator/themes/icons/warning.d.ts +1 -0
- package/dist/types/gator/themes/icons/wet-sign.d.ts +1 -0
- package/dist/types/gator/themes/icons/wifi-off.d.ts +1 -0
- package/dist/types/gator/themes/icons/wifi.d.ts +1 -0
- package/dist/types/gator/themes/icons/x-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/yelp-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/youtube-logo.d.ts +1 -0
- package/dist/types/gator/themes/icons/zillow-logo.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/add-note.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/address.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/appointment-confirmed.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/assets.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/auto-money.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/balloons.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/bank-account.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/brief-case.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/calendar-home.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/change-data.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/check-with-pencil.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/co-borrower.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/co-borrowers-incomplete.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/co-borrowers.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/commercial.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/condo.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/connectivity.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/consumer.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/contact-search.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/conversation-multiple.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/credit-card.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/crop-background.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/crop-page.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/declarations-legal.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/deliver.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/demographic-info.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/document-add.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/document-signature.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/download-app.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/empty-box.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/family-home.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/gatorIllustration.d.ts +20 -0
- package/dist/types/gator/themes/illustrations/home-search.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/house-5.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/house-6.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/house-fireworks.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/house-under-construction.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/house-with-shield.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/index.d.ts +69 -0
- package/dist/types/gator/themes/illustrations/inquiry.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/locked.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/make-an-offer.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/mortgage.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/network-error.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/page-1.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/page-2.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/page-3.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/paper-3.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/paper-7.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/person-2.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/personal-info.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/portfolio-analytics.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/price-search.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/quick-links.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/register.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/schedule-home-tour.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/small-business.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/social-security.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/start-conversation.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/status-no-x.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/status.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/success.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/talkluments.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/thumbs-down-man.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/town-home.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/transfer.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/treasury.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/unsecured-line-of-credit.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/upload-cloud.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/your-bank-placeholder.d.ts +1 -0
- package/dist/types/gator/themes/illustrations/your-bank.d.ts +1 -0
- package/dist/types/gator/themes/utils/themeConfig.d.ts +31 -0
- package/package.json +17 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagGsSGeorgiaAndSSandwichIslandsIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15275)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#2B409A\"/>\n<path d=\"M17.199 16.0947C17.1606 16.0947 17.0212 16.0196 17.0212 16.0196C17.0212 16.0196 16.9203 16.1794 16.8674 16.1886C16.8145 16.198 16.5406 16.0902 16.5406 16.0902C16.5406 16.0902 16.3484 16.2403 16.3051 16.2309C16.2618 16.2216 15.8197 16.1277 15.8197 16.1277L15.5794 15.9773C15.5794 15.9773 15.4449 16.1933 15.4401 16.1886C15.4353 16.1839 15.0364 16.1088 15.0364 16.1088C15.0364 16.1088 15.1565 15.9445 15.1565 15.9398C15.1565 15.9351 15.0989 15.9162 15.0989 15.9162L15.0124 15.9868L14.6567 16.0196L14.7433 15.7753L14.8826 15.5688L16.5886 13.9485L17.4296 15.4654L17.3048 15.9209C17.3048 15.9209 17.2374 16.0947 17.199 16.0947Z\" fill=\"#6A4C2D\"/>\n<path d=\"M15.5691 15.7881C15.6285 15.8599 16.4113 16.6601 16.5382 17.0387C16.6651 17.4173 15.5088 16.9337 15.5088 16.9337C15.5088 16.9337 16.9648 15.988 17.6921 15.988C18.4194 15.988 19.8489 16.9337 19.8489 16.9337C19.8489 16.9337 18.8897 17.6092 18.8995 17.1833C18.9094 16.7573 19.3498 15.9182 19.8754 15.7881\" stroke=\"#FFBB00\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M20.4636 15.85L20.2245 15.761L20.0127 15.4806L19.1359 15.4161L18.3366 15.198L17.9995 15.4228L18.181 15.6598L18.6245 15.823L20.4636 15.85Z\" fill=\"#F7FCFF\"/>\n<g filter=\"url(#filter0_d_5982_15275)\">\n<path d=\"M16.9616 10.6664C16.9698 10.6869 17.1485 10.6506 17.1866 10.7577C17.379 10.4735 17.6048 10.7445 17.6048 10.7445L17.7949 10.5195L18.0095 10.7227L18.2063 10.7074L18.4121 11.1903L16.7886 11.1598C16.7886 11.1598 16.9535 10.646 16.9616 10.6664Z\" fill=\"#656263\"/>\n</g>\n<path d=\"M18.6447 12.7213C18.6316 12.5684 18.4961 12.5505 18.4204 12.5556C18.3446 12.5607 18.2769 12.6244 18.2769 12.6244L18.0265 12.4689C18.0265 12.4689 18.1518 11.6966 18.2847 11.6483C18.411 11.5592 18.4333 11.5207 18.4333 11.5005C18.4333 11.48 18.3865 11.3973 18.3865 11.3973L17.57 11.303L16.798 11.3922C16.798 11.3922 16.738 11.5131 16.7459 11.5488C16.7537 11.5844 16.7563 11.6227 16.8945 11.7273C17.0475 11.8422 17.1527 12.5021 17.1527 12.5021C17.1527 12.5021 16.9363 12.6065 16.9233 12.5937C16.9102 12.5811 16.845 12.5684 16.811 12.5735C16.7773 12.5786 16.665 12.6346 16.665 12.7798C16.665 12.9252 16.7773 13.0094 16.7773 13.0094C16.7773 13.0094 17.5153 13.5502 17.6249 13.7489C17.7319 13.5094 18.4333 12.9685 18.5168 12.9276C18.5508 12.9074 18.6577 12.8742 18.6447 12.7213Z\" fill=\"#656263\"/>\n<path d=\"M19.3813 12.0009C19.4426 11.961 19.851 11.941 19.9492 12.0009C20.0471 12.0609 20.0839 12.3562 20.0839 12.3562C20.0839 12.3562 20.1452 12.46 20.1493 12.5359C20.1533 12.6117 20.1615 12.6636 20.1615 12.6636C20.1615 12.6636 20.4883 13.0788 20.4923 13.454C20.5291 13.7095 20.5209 14.392 20.4189 14.6514C20.4147 14.9749 20.276 15.1863 20.276 15.1863C20.276 15.1863 20.3085 15.2421 20.3045 15.3021C20.3003 15.362 20.2677 15.4178 20.2677 15.4178L19.9614 15.5495L19.6224 15.4937L19.2383 14.3719L19.3282 12.4759L19.3527 12.3802L19.3119 12.1247C19.3119 12.1247 19.3201 12.0408 19.3813 12.0009Z\" fill=\"black\"/>\n<path d=\"M17.1637 12.9963C17.1637 12.9963 17.577 12.9963 17.6216 13.1274C17.6998 12.9527 18.0572 12.9637 18.0572 12.9637C18.2732 12.9564 18.4892 12.9492 18.7049 12.9419C18.7088 13.4513 18.7124 13.9606 18.7162 14.47C18.5897 15.0629 18.1503 15.4815 17.6663 15.6598C17.0891 15.4778 16.7243 15.0012 16.6053 14.459C16.5827 13.9752 16.5604 13.4912 16.5381 13.0073C16.7466 13.0036 16.9552 13.0001 17.1637 12.9963Z\" fill=\"#F7FCFF\"/>\n<path d=\"M16.7607 13.0016L17.6719 15.3744L18.495 12.95C18.2396 12.9661 17.6918 12.9106 17.6239 13.1382C17.5185 12.9346 16.9421 13.0168 16.7607 13.0016V13.0016Z\" fill=\"#006B00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.8172 13.1737C17.8172 13.1737 17.9 13.3899 17.8172 13.4969C17.7343 13.604 17.8241 13.6916 17.874 13.6916C17.924 13.6916 18.0956 13.8616 17.9564 13.8616C17.8172 13.8616 17.7386 13.8087 17.7386 13.958C17.7386 14.1074 18.0454 15.0387 18.0009 14.8358C17.9564 14.6328 17.9129 14.6807 17.9129 14.5054C17.9129 14.33 17.9564 14.1348 17.9564 14.1348C17.9564 14.1348 18.0296 14.1896 17.9775 14.3899C17.9255 14.5901 17.6866 14.8805 17.6268 14.8919C17.567 14.9033 17.4752 14.9965 17.463 14.8246C17.4508 14.6527 17.4017 14.5723 17.4412 14.5388C17.4807 14.5054 17.5334 14.3858 17.5503 14.4798C17.5672 14.5738 17.4929 14.6637 17.505 14.6976C17.5172 14.7314 17.5239 14.8082 17.5754 14.7439C17.6268 14.6796 17.6571 14.5736 17.6956 14.6719C17.734 14.7701 17.7348 14.6926 17.6551 14.5054C17.5754 14.3181 17.5076 14.214 17.5172 14.0497C17.5268 13.8853 17.5138 13.8237 17.5268 13.7709C17.5397 13.7181 17.3839 13.4608 17.4235 13.3867C17.463 13.3126 17.4782 13.0734 17.5268 13.1165C17.5754 13.1595 17.6004 13.2173 17.5754 13.2817C17.5503 13.3461 17.5253 13.4101 17.5503 13.4535C17.5754 13.4969 17.6612 13.6223 17.6784 13.5908C17.6956 13.5592 17.7533 13.5897 17.7533 13.4112C17.7533 13.2326 17.6889 13.1698 17.7295 13.1274C17.7701 13.085 17.8172 13.1737 17.8172 13.1737Z\" fill=\"#FFD100\"/>\n<path d=\"M18.5005 12.9505L18.6234 12.9475L18.404 13.2191L18.6672 13.5194L18.1494 14.1569L18.6381 14.7315C18.5844 14.8602 18.5221 14.9774 18.439 15.0833L18.1583 14.78L18.6672 14.1598L18.249 13.6966L18.5005 12.9505Z\" fill=\"#1E5AA6\"/>\n<path d=\"M16.6136 13.0076L16.8593 13.2676L16.5991 13.585L17.1402 14.1598L16.6926 14.7458C16.7463 14.8745 16.8233 15.0174 16.9062 15.1231L17.1724 14.7943L16.6254 14.1997L17.0262 13.7023L16.7453 13.0046L16.6136 13.0076Z\" fill=\"#1E5AA6\"/>\n<path d=\"M17.3537 14.5487L17.1606 14.8002L17.851 15.5808C17.9729 15.5207 18.0686 15.4521 18.173 15.3693L17.813 14.9633L17.9594 14.543L18.17 14.7802L17.5118 15.6008C17.4016 15.555 17.2797 15.4835 17.1695 15.3949L17.5176 14.9633L17.3537 14.5487Z\" fill=\"#1E5AA6\"/>\n<path d=\"M19.741 12.5321C19.741 12.572 19.7845 14.9271 19.8322 14.9047C19.9507 14.8486 19.9779 14.9709 19.9779 14.9709C19.9779 14.9709 20.0188 15.3582 19.9166 15.4101C19.7328 15.5058 19.6524 15.5269 19.6524 15.5269L19.4756 15.3981C19.4756 15.3981 19.2958 15.1466 19.255 15.0348C19.2141 14.9231 19.1651 14.4242 19.1814 14.3163C19.1977 14.2086 19.2099 13.5778 19.2019 13.5459C19.1936 13.5139 19.1611 12.987 19.1814 12.9072C19.2019 12.8275 19.3284 12.4761 19.3243 12.4761C19.3243 12.4761 19.741 12.4922 19.741 12.5321Z\" fill=\"url(#paint0_linear_5982_15275)\"/>\n<path d=\"M19.3325 12.1286C19.4182 12.1286 19.4835 12.2005 19.504 12.2644C19.5081 12.2923 19.4958 12.3123 19.4998 12.3642C19.504 12.4161 18.879 12.376 18.875 12.3721C18.875 12.3721 19.165 12.0968 19.3325 12.1286Z\" fill=\"#FF7000\"/>\n<path d=\"M19.7304 12.3066C19.7304 12.3342 19.708 12.3566 19.6804 12.3566C19.6528 12.3566 19.6304 12.3342 19.6304 12.3066C19.6304 12.279 19.6528 12.2566 19.6804 12.2566C19.708 12.2566 19.7304 12.279 19.7304 12.3066Z\" fill=\"black\"/>\n<path d=\"M18.1379 11.9431C18.1379 11.9431 18.4633 12.2872 18.6739 12.2835C18.7121 12.3845 18.5781 12.4784 18.5247 12.5232C18.4175 12.4896 18.3205 12.5293 18.0718 12.2302C18.0873 12.0394 18.1418 11.9506 18.1379 11.9431Z\" fill=\"#F7FCFF\"/>\n<path d=\"M19.4316 10.2112C19.4622 10.4319 19.9806 10.7027 20.1299 10.5193C20.1146 10.6017 20.1425 10.8584 19.354 10.8547C19.6526 11.1316 19.0565 11.4306 18.888 11.3632C19.1981 11.1313 18.8001 10.9929 18.5781 11.1425C18.6202 11.0153 18.9303 10.3759 19.4316 10.2112Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.9064 11.7604C18.8473 11.5174 18.8187 11.2382 18.9493 11.1314C18.777 11.0154 18.5896 11.1351 18.5896 11.1351C18.5883 11.138 18.5848 11.1429 18.5798 11.1498C18.5397 11.2052 18.4058 11.3903 18.5896 11.7227C18.0997 11.5956 18.3047 12.0403 18.3408 12.0739C18.3599 12.0028 18.6201 11.9355 18.6853 12.2983C18.7072 12.3718 18.5752 12.4778 18.5329 12.5119C18.5235 12.5194 18.5185 12.5234 18.5206 12.5227C18.5206 12.5227 18.9352 12.6069 18.9888 12.0592C19.0598 12.017 19.4036 11.7877 19.3932 11.3147C19.0772 11.3212 18.9376 11.6694 18.9064 11.7604Z\" fill=\"#0000FF\"/>\n<path d=\"M17.055 12.0403C17.055 12.0403 16.7374 12.3095 16.5574 12.2234C16.4235 12.302 16.2666 12.1637 16.2666 12.1637C16.2666 12.1637 16.4502 12.8256 17.1087 12.3469C17.0972 12.201 17.0626 12.0515 17.055 12.0403Z\" fill=\"#F7FCFF\"/>\n<path d=\"M16.5533 12.2122C16.58 12.0738 16.6911 12.0064 16.7791 12.1373C16.8978 12.1599 17.0164 11.6849 16.5953 11.7633C16.714 11.1425 16.3581 10.9106 16.3581 10.9106C16.3581 10.9106 16.2318 11.5989 16.2892 11.726C16.3466 11.8531 16.205 11.4904 15.7496 11.3894C15.7419 11.9094 16.2586 12.1524 16.2586 12.1524C16.2586 12.1524 16.4041 12.2833 16.5533 12.2122Z\" fill=\"#0000FF\"/>\n<path d=\"M16.1228 11.4617C15.9888 11.5028 15.6631 11.3064 15.8698 11.0519C15.1924 11.0369 14.8235 10.4646 15.0493 10.5738C15.2751 10.6829 15.4364 10.4503 15.6048 10.5738C15.3982 10.3869 15.677 10.2373 15.677 10.2373C15.677 10.2373 16.2549 10.4057 16.3582 10.9068C16.3238 11.0041 16.3085 11.1761 16.3008 11.1686C16.3008 11.1649 15.9429 11.1624 16.1228 11.4617Z\" fill=\"#F7FCFF\"/>\n<path d=\"M17.4223 9.17153C17.3584 9.35836 17.1277 9.28748 17.1277 9.28748C17.1277 9.28748 17.1353 9.38098 17.1124 9.42585C17.1313 9.43977 17.2677 9.54467 17.4109 9.57172C17.6168 9.61064 18.0385 9.50418 18.1801 9.66147C18.3216 9.81877 18.3142 9.94572 18.3142 9.94572C18.3142 9.94572 18.13 9.96676 18.1812 10.0316C18.2144 10.0738 18.3061 10.1051 18.3142 10.1486C18.34 10.2872 18.2278 10.5365 18.2681 10.6302C18.2044 10.6359 18.1994 10.7011 18.1994 10.7011C18.1958 10.7752 18.0117 10.7312 18.0117 10.7312C18.0117 10.7312 18.1266 10.4431 18.1342 10.3759C18.1419 10.3085 18.0538 10.1888 17.985 10.1888C17.916 10.1888 17.8663 10.402 17.8663 10.402C17.8663 10.402 17.832 10.5628 17.8434 10.5777C17.8549 10.5927 17.7974 10.5255 17.7974 10.5255C17.7974 10.5255 17.7793 10.5907 17.7497 10.6302C17.7164 10.6746 17.6711 10.6937 17.6711 10.6937C17.6711 10.6937 17.6367 10.5964 17.6482 10.5591C17.6596 10.5217 17.8358 10.3759 17.8205 10.2712C17.8137 10.2249 17.8076 10.1442 17.7497 10.1175C17.6764 10.0836 17.542 10.1083 17.4607 10.0916C17.4161 10.1676 17.3956 10.5852 17.4261 10.6115C17.4569 10.6377 17.3497 10.6937 17.3497 10.6937L17.2234 10.6974C17.2214 10.6408 17.2978 10.4861 17.2978 10.3553C17.2978 10.2244 17.3075 10.0841 17.3075 10.0841C17.3075 10.0841 17.2226 10.1055 17.1774 10.1888C17.1395 10.2587 17.1395 10.3908 17.143 10.4095C17.1506 10.4506 17.1888 10.5665 17.1774 10.6003C17.1659 10.6339 16.967 10.6787 16.967 10.6787L16.9592 10.5703C16.9592 10.5703 17.0434 10.518 17.0434 10.3871C17.0434 10.2562 17.0511 10.0691 17.0473 10.0579C17.045 10.0512 16.9783 9.76479 16.8907 9.57172C16.8322 9.44297 16.742 9.38397 16.7374 9.3735C16.7259 9.34732 16.7259 9.31739 16.7259 9.31739C16.7259 9.31739 16.5994 9.40716 16.4502 9.21642C16.5869 9.10238 16.7335 9.18649 16.7335 9.18649C16.7335 9.18649 16.7718 9.08176 16.9477 9.08925C17.1239 9.09674 17.1583 9.19398 17.1506 9.18275C17.1506 9.18275 17.2807 9.07054 17.4223 9.17153Z\" fill=\"#923F00\"/>\n<path d=\"M16.7673 11.6021L17.5725 12.117L18.2977 11.6404C18.2977 11.6404 18.4489 11.5589 18.4358 11.5003C18.4229 11.4416 18.3707 11.4646 18.3445 11.4748C18.3186 11.485 17.5856 11.9922 17.5856 11.9922L16.8057 11.5103C16.8057 11.5103 16.7484 11.4927 16.7379 11.5282C16.7275 11.564 16.7594 11.5842 16.7673 11.6021Z\" fill=\"#B4B6B9\"/>\n<path d=\"M19.4665 15.3921C19.4665 15.3921 19.1668 15.372 19.2127 15.4588C19.2381 15.5069 19.6349 15.5014 19.6349 15.5014L19.4665 15.3921Z\" fill=\"#FF7000\"/>\n<path d=\"M19.6094 15.5084L19.2968 15.5173C19.2968 15.5173 19.2182 15.587 19.2132 15.6037C19.2084 15.6206 19.2649 15.6254 19.2649 15.6254C19.2649 15.6254 19.5872 15.7073 19.8312 15.6543C19.9542 15.6122 19.9758 15.5617 19.8895 15.531C19.8034 15.5004 19.6118 15.5096 19.6094 15.5084Z\" fill=\"#FF7000\"/>\n<path d=\"M15.9941 12.6185C15.9941 12.6185 15.9534 12.7435 15.9941 12.806C16.0348 12.8685 16.2906 13.3741 16.2906 13.3741C16.2906 13.3741 16.465 13.1639 16.529 13.1582C16.5929 13.1527 16.5638 13.7037 16.5638 13.7037C16.5638 13.7037 16.4592 13.8002 16.3953 13.7945C16.3313 13.7888 16.5521 14.0105 16.5463 14.1979C16.5405 14.3854 16.2557 15.3171 16.151 15.334C16.0464 15.3511 15.9561 15.1586 15.9561 14.9922C15.9561 14.8258 16.0639 14.5615 16.058 14.4876C16.0522 14.4137 15.538 15.2795 15.5069 15.4146C15.501 15.4403 15.5348 15.5329 15.5348 15.5329C15.5348 15.5329 15.3333 15.5494 15.3779 15.8057C14.7849 15.6011 14.4942 15.2489 14.5 14.8911C14.5022 14.7539 14.3714 14.4312 14.5 14.0748C14.707 13.5012 15.2115 12.8464 15.2151 12.7834C15.2209 12.681 15.2616 12.6356 15.2674 12.5788C15.2732 12.522 15.25 12.2322 15.3081 12.1811C15.3662 12.13 15.6685 12.005 15.7441 12.0107C15.8197 12.0164 15.8836 12.0675 15.8836 12.0675C15.8836 12.0675 16.1685 12.0675 16.1859 12.1754C16.2034 12.2835 16.1278 12.3232 16.1278 12.3232C16.1278 12.3232 16.1685 12.4766 15.9941 12.6185Z\" fill=\"#8A9396\"/>\n<path d=\"M16.1637 15.841C16.2597 15.9074 16.4816 15.9467 16.4816 15.9467C16.4816 15.9467 15.9366 16.0935 15.3829 15.8086C15.3322 15.5867 15.5017 15.5372 15.5436 15.5354C15.6414 15.5098 16.0676 15.7744 16.1637 15.841Z\" fill=\"#2B2B2B\"/>\n<path d=\"M16.8307 15.8175C17.427 16.1327 17.4908 15.9205 17.9016 15.6209C17.9301 15.6001 18.0657 16.102 18.6414 15.8175C19.4561 15.4148 17.943 14.7437 17.7291 14.7582C17.5153 14.7731 16.2344 15.5023 16.8307 15.8175Z\" fill=\"#00713D\"/>\n<path d=\"M16.8146 9.14014C16.8146 9.14014 16.538 8.77637 16.538 8.69335\" stroke=\"#CDAD56\" stroke-width=\"0.25\" stroke-linecap=\"round\"/>\n<path d=\"M17.038 9.14014C17.038 9.14014 17.3146 8.77637 17.3146 8.69335\" stroke=\"#CDAD56\" stroke-width=\"0.25\" stroke-linecap=\"round\"/>\n<g clip-path=\"url(#clip1_5982_15275)\">\n<rect width=\"11\" height=\"9\" transform=\"translate(2 4.5)\" fill=\"#2E42A5\"/>\n<path d=\"M0.747559 12.6249L3.22315 13.7107L13.3064 5.68052L14.6122 4.06706L11.9649 3.70417L7.85221 7.1646L4.5419 9.49613L0.747559 12.6249Z\" fill=\"#F7FCFF\"/>\n<path d=\"M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z\" fill=\"#F50100\"/>\n<path d=\"M14.5024 12.6248L12.3054 14.0205L1.9436 5.68038L0.63778 4.06692L3.28507 3.70403L7.39779 7.16447L10.7081 9.49599L14.5024 12.6248Z\" fill=\"#F7FCFF\"/>\n<path d=\"M14.418 13.1709L13.1568 13.801L8.13406 9.4773L6.64494 8.99422L0.51213 4.07264H2.283L8.41237 8.87741L10.0405 9.45667L14.418 13.1709Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.0625 4.5H8.9375V7.5625L13 7.5V10.375L8.9375 10.4375V13.5H6.0625V10.4375L2 10.375V7.5L6.0625 7.5625V4.5ZM7 8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5H7V8.5Z\" fill=\"#F7FCFF\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<filter id=\"filter0_d_5982_15275\" x=\"16.7886\" y=\"10.5195\" width=\"1.62354\" height=\"0.920654\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\n<feOffset dy=\"0.25\"/>\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15275\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15275\" result=\"shape\"/>\n</filter>\n<linearGradient id=\"paint0_linear_5982_15275\" x1=\"19.6722\" y1=\"14.2546\" x2=\"20.1363\" y2=\"14.2495\" gradientUnits=\"userSpaceOnUse\">\n<stop stop-color=\"#D5DFFF\"/>\n<stop offset=\"1\" stop-color=\"white\"/>\n</linearGradient>\n<clipPath id=\"clip0_5982_15275\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n<clipPath id=\"clip1_5982_15275\">\n<rect width=\"11\" height=\"9\" fill=\"white\" transform=\"translate(2 4.5)\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagGtGuatemalaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15175)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#58A5FF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" fill=\"#58A5FF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"white\"/>\n<path d=\"M9.978 15.1484L9.52393 14.719L14.3286 9.63892L14.7827 10.0684L9.978 15.1484Z\" fill=\"#C6C6C6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.1157 9.56592C10.1157 9.56592 8.57764 10.4942 8.57764 12.8211C8.57764 15.1481 12.3222 15.4629 12.3222 15.4629C12.3222 15.4629 10.0813 14.0961 9.78805 13.1176C9.49476 12.1391 10.1157 9.56592 10.1157 9.56592Z\" fill=\"#5AB92D\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.9092 9.56592C13.9092 9.56592 15.4473 10.4942 15.4473 12.8211C15.4473 15.1481 11.7027 15.4629 11.7027 15.4629C11.7027 15.4629 14.0576 14.1124 14.3876 12.8211C14.7176 11.5298 13.9092 9.56592 13.9092 9.56592Z\" fill=\"#5AB92D\"/>\n<path d=\"M11.2549 9.24976L11.8773 9.30625C11.8569 9.53177 11.9801 9.76131 12.2847 10.0077C13.2651 10.8006 13.792 11.7898 13.3791 12.9138C13.0794 13.7294 12.6724 14.4181 12.1574 14.9775L11.6976 14.5542C12.1549 14.0575 12.52 13.4396 12.7924 12.6983C13.089 11.891 12.6875 11.1374 11.8916 10.4936C11.4381 10.1268 11.2133 9.70794 11.2549 9.24976Z\" fill=\"#5AB92D\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.8589 10.6306L11.5147 12.4844H11.0326C11.0326 12.4844 10.8589 13.0695 11.1868 13.0695C11.5147 13.0695 13.2044 13.0695 13.2044 13.0695C13.2044 13.0695 13.4241 12.9228 13.3143 12.4844C13.2044 12.0461 12.6494 10.836 12.6494 10.836C12.6494 10.836 12.8866 10.6352 12.8866 10.4863C12.8866 10.3374 12.6494 10.321 12.6494 10.321H11.1525C10.9614 10.3541 10.8589 10.6306 10.8589 10.6306Z\" fill=\"#EFE298\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15175\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagGuGuamIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15174)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 6.5H20V17.5H4V6.5Z\" fill=\"#4564F9\"/>\n<path d=\"M4.625 7.125H19.375V16.875H4.625V7.125Z\" stroke=\"#CBDAFF\" stroke-opacity=\"0.12\" stroke-width=\"1.25\"/>\n<mask id=\"mask0_5982_15174\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"4\" y=\"6\" width=\"16\" height=\"12\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 6.5H20V17.5H4V6.5Z\" fill=\"white\"/>\n<path d=\"M4.625 7.125H19.375V16.875H4.625V7.125Z\" stroke=\"white\" stroke-width=\"1.25\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15174)\">\n<path opacity=\"0.4\" d=\"M12.25 7.5L12.656 6.6898L12.2405 6.48157L11.829 6.69748L12.25 7.5ZM12.25 7.5C12.656 6.6898 12.6563 6.68994 12.6566 6.69008L12.6572 6.6904L12.6587 6.69116L12.6627 6.69314L12.674 6.69894L12.7102 6.71787C12.7402 6.73373 12.7817 6.75609 12.8329 6.78483C12.9353 6.84224 13.0775 6.9255 13.2465 7.03365C13.5825 7.24881 14.0334 7.56842 14.488 7.98597C15.374 8.79969 16.4062 10.11 16.4062 11.8412C16.4062 13.5562 15.39 14.9403 14.5209 15.8234C14.0729 16.2787 13.628 16.6376 13.2959 16.8827C13.1291 17.0058 12.9888 17.1016 12.888 17.168C12.8376 17.2012 12.797 17.2271 12.7677 17.2454L12.7326 17.2672L12.7217 17.2738L12.7181 17.276L12.7167 17.2768L12.7161 17.2772C12.7159 17.2773 12.7156 17.2775 12.25 16.5M12.25 7.5C11.829 6.69748 11.8287 6.69762 11.8285 6.69776L11.8278 6.69808L11.8264 6.69885L11.8226 6.70086L11.8115 6.70679L11.7758 6.72627C11.7461 6.74263 11.705 6.76571 11.6542 6.79534C11.5525 6.85455 11.4111 6.9403 11.2431 7.05116C10.9088 7.27174 10.4601 7.59767 10.0078 8.01846C9.1309 8.83411 8.09375 10.1445 8.09375 11.8412C8.09375 13.5212 9.11427 14.9059 9.97543 15.7911C10.4215 16.2497 10.8645 16.6148 11.195 16.8652C11.361 16.9909 11.5006 17.0892 11.6006 17.1573C11.6507 17.1913 11.691 17.2179 11.7199 17.2367L11.7547 17.259L11.7653 17.2657L11.7688 17.2679L11.7701 17.2688L11.7707 17.2691C11.7709 17.2693 11.7712 17.2694 12.25 16.5M12.25 16.5L12.7156 17.2775L12.2409 17.5618L11.7712 17.2694L12.25 16.5Z\" fill=\"#CCE0E5\" stroke=\"#6D87FB\" stroke-width=\"1.8125\"/>\n<path d=\"M12.25 8.27295L12.6791 7.47471L12.24 7.2387L11.8056 7.48315L12.25 8.27295ZM12.25 8.27295C12.6791 7.47471 12.6794 7.47486 12.6796 7.47502L12.6803 7.47536L12.6817 7.47613L12.6853 7.47806L12.6951 7.48346L12.7253 7.50037C12.7499 7.51434 12.7834 7.53373 12.8245 7.55846C12.9066 7.60785 13.0198 7.67889 13.1536 7.77083C13.4198 7.95359 13.7764 8.22471 14.136 8.579C14.8384 9.27091 15.6562 10.3856 15.6562 11.8547C15.6562 13.309 14.8524 14.4824 14.1678 15.2286C13.815 15.613 13.4648 15.9161 13.2031 16.1233C13.0715 16.2274 12.9605 16.3087 12.8802 16.3654C12.8401 16.3938 12.8074 16.4161 12.7836 16.4321L12.7547 16.4514L12.7454 16.4574L12.7421 16.4595L12.7408 16.4604L12.7403 16.4607C12.74 16.4609 12.7398 16.461 12.25 15.6985M12.25 8.27295C11.8056 7.48315 11.8053 7.4833 11.805 7.48345L11.8044 7.48379L11.8031 7.48456L11.7996 7.48651L11.7901 7.492L11.7604 7.50933C11.7362 7.52368 11.7031 7.54365 11.6624 7.56909C11.581 7.61989 11.4688 7.69292 11.3359 7.78699C11.0716 7.97402 10.7173 8.25008 10.3599 8.60664C9.66618 9.29879 8.84375 10.4133 8.84375 11.8547C8.84375 13.2807 9.65159 14.4546 10.3287 15.2011C10.6796 15.5879 11.0278 15.8958 11.2879 16.1072C11.4186 16.2134 11.5289 16.2966 11.6084 16.3547C11.6482 16.3837 11.6805 16.4066 11.704 16.4229L11.7324 16.4426L11.7415 16.4487L11.7446 16.4508L11.7459 16.4516L11.7464 16.452C11.7466 16.4521 11.7469 16.4523 12.25 15.6985M12.25 15.6985L12.7398 16.461L12.2405 16.7818L11.7469 16.4523L12.25 15.6985Z\" fill=\"#CCE0E5\"/>\n<path d=\"M12.25 8.27295L12.6791 7.47471L12.24 7.2387L11.8056 7.48315L12.25 8.27295ZM12.25 8.27295C12.6791 7.47471 12.6794 7.47486 12.6796 7.47502L12.6803 7.47536L12.6817 7.47613L12.6853 7.47806L12.6951 7.48346L12.7253 7.50037C12.7499 7.51434 12.7834 7.53373 12.8245 7.55846C12.9066 7.60785 13.0198 7.67889 13.1536 7.77083C13.4198 7.95359 13.7764 8.22471 14.136 8.579C14.8384 9.27091 15.6562 10.3856 15.6562 11.8547C15.6562 13.309 14.8524 14.4824 14.1678 15.2286C13.815 15.613 13.4648 15.9161 13.2031 16.1233C13.0715 16.2274 12.9605 16.3087 12.8802 16.3654C12.8401 16.3938 12.8074 16.4161 12.7836 16.4321L12.7547 16.4514L12.7454 16.4574L12.7421 16.4595L12.7408 16.4604L12.7403 16.4607C12.74 16.4609 12.7398 16.461 12.25 15.6985M12.25 8.27295C11.8056 7.48315 11.8053 7.4833 11.805 7.48345L11.8044 7.48379L11.8031 7.48456L11.7996 7.48651L11.7901 7.492L11.7604 7.50933C11.7362 7.52368 11.7031 7.54365 11.6624 7.56909C11.581 7.61989 11.4688 7.69292 11.3359 7.78699C11.0716 7.97402 10.7173 8.25008 10.3599 8.60664C9.66618 9.29879 8.84375 10.4133 8.84375 11.8547C8.84375 13.2807 9.65159 14.4546 10.3287 15.2011C10.6796 15.5879 11.0278 15.8958 11.2879 16.1072C11.4186 16.2134 11.5289 16.2966 11.6084 16.3547C11.6482 16.3837 11.6805 16.4066 11.704 16.4229L11.7324 16.4426L11.7415 16.4487L11.7446 16.4508L11.7459 16.4516L11.7464 16.452C11.7466 16.4521 11.7469 16.4523 12.25 15.6985M12.25 15.6985L12.7398 16.461L12.2405 16.7818L11.7469 16.4523L12.25 15.6985Z\" stroke=\"#C1C9F1\" stroke-opacity=\"0.748217\" stroke-width=\"1.8125\"/>\n<path d=\"M12.25 8.27295L12.6791 7.47471L12.24 7.2387L11.8056 7.48315L12.25 8.27295ZM12.25 8.27295C12.6791 7.47471 12.6794 7.47486 12.6796 7.47502L12.6803 7.47536L12.6817 7.47613L12.6853 7.47806L12.6951 7.48346L12.7253 7.50037C12.7499 7.51434 12.7834 7.53373 12.8245 7.55846C12.9066 7.60785 13.0198 7.67889 13.1536 7.77083C13.4198 7.95359 13.7764 8.22471 14.136 8.579C14.8384 9.27091 15.6562 10.3856 15.6562 11.8547C15.6562 13.309 14.8524 14.4824 14.1678 15.2286C13.815 15.613 13.4648 15.9161 13.2031 16.1233C13.0715 16.2274 12.9605 16.3087 12.8802 16.3654C12.8401 16.3938 12.8074 16.4161 12.7836 16.4321L12.7547 16.4514L12.7454 16.4574L12.7421 16.4595L12.7408 16.4604L12.7403 16.4607C12.74 16.4609 12.7398 16.461 12.25 15.6985M12.25 8.27295C11.8056 7.48315 11.8053 7.4833 11.805 7.48345L11.8044 7.48379L11.8031 7.48456L11.7996 7.48651L11.7901 7.492L11.7604 7.50933C11.7362 7.52368 11.7031 7.54365 11.6624 7.56909C11.581 7.61989 11.4688 7.69292 11.3359 7.78699C11.0716 7.97402 10.7173 8.25008 10.3599 8.60664C9.66618 9.29879 8.84375 10.4133 8.84375 11.8547C8.84375 13.2807 9.65159 14.4546 10.3287 15.2011C10.6796 15.5879 11.0278 15.8958 11.2879 16.1072C11.4186 16.2134 11.5289 16.2966 11.6084 16.3547C11.6482 16.3837 11.6805 16.4066 11.704 16.4229L11.7324 16.4426L11.7415 16.4487L11.7446 16.4508L11.7459 16.4516L11.7464 16.452C11.7466 16.4521 11.7469 16.4523 12.25 15.6985M12.25 15.6985L12.7398 16.461L12.2405 16.7818L11.7469 16.4523L12.25 15.6985Z\" stroke=\"#C51918\" stroke-width=\"1.8125\"/>\n<mask id=\"mask1_5982_15174\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"9\" y=\"8\" width=\"6\" height=\"8\">\n<path d=\"M12.8322 14.0032C12.6328 14.2206 12.432 14.4066 12.2575 14.5549C12.08 14.401 11.8749 14.2079 11.6713 13.9834C11.0984 13.3519 10.6562 12.6038 10.6562 11.8547C10.6562 11.1211 11.0838 10.4447 11.6401 9.88975C11.8562 9.67411 12.0744 9.49463 12.258 9.35733C12.4387 9.4892 12.6523 9.66166 12.864 9.8702C13.4116 10.4097 13.8438 11.0859 13.8438 11.8547C13.8438 12.6384 13.3976 13.3869 12.8322 14.0032Z\" fill=\"white\"/>\n<path d=\"M12.8322 14.0032C12.6328 14.2206 12.432 14.4066 12.2575 14.5549C12.08 14.401 11.8749 14.2079 11.6713 13.9834C11.0984 13.3519 10.6562 12.6038 10.6562 11.8547C10.6562 11.1211 11.0838 10.4447 11.6401 9.88975C11.8562 9.67411 12.0744 9.49463 12.258 9.35733C12.4387 9.4892 12.6523 9.66166 12.864 9.8702C13.4116 10.4097 13.8438 11.0859 13.8438 11.8547C13.8438 12.6384 13.3976 13.3869 12.8322 14.0032Z\" stroke=\"white\" stroke-width=\"1.8125\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15174)\">\n<rect x=\"10.0835\" y=\"13.25\" width=\"4.66667\" height=\"0.9375\" fill=\"#91CBCB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.501 13.9987C10.501 13.9987 13.8098 13.9999 14.1139 13.8857C14.418 13.7715 13.5429 16.0779 12.4249 16.0779C11.3069 16.0779 10.501 13.9987 10.501 13.9987Z\" fill=\"#FDF9A1\"/>\n<path d=\"M13.6208 13.722L13.0264 14.1794C12.0896 12.962 11.6966 11.7026 11.8643 10.4172L12.608 10.5143C12.4676 11.5909 12.7995 12.6548 13.6208 13.722Z\" fill=\"#A68861\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.2459 10.5229L11.6788 11.1874C11.6575 11.2123 11.6171 11.1919 11.6246 11.16L11.8197 10.3315H10.9326C10.8988 10.3315 10.8891 10.2852 10.9201 10.2716L11.6781 9.9393L11.1401 9.23C11.121 9.20487 11.1469 9.17054 11.1763 9.182L12.0223 9.5118L12.2155 8.73466C12.2234 8.70302 12.2683 8.70305 12.2762 8.73469L12.4683 9.5118L13.307 9.18525C13.337 9.17357 13.3629 9.2094 13.3424 9.23425L12.7614 9.9393L13.5631 10.2714C13.5947 10.2844 13.5854 10.3315 13.5512 10.3315H12.7614L12.8816 11.1791C12.886 11.2101 12.8472 11.2275 12.8269 11.2038L12.2459 10.5229Z\" fill=\"#239E46\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.75 12.625H14.75V13.2812H11.75V12.625Z\" fill=\"#239E46\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.2951 12.2452H11.2921C11.2834 12.2774 11.2623 12.3041 11.2286 12.3255C11.1949 12.3468 11.1514 12.3574 11.0981 12.3574C11.0554 12.3574 11.0163 12.3497 10.9806 12.3343C10.9449 12.3189 10.9144 12.2963 10.8891 12.2664C10.8638 12.2365 10.8439 12.1995 10.8296 12.1552C10.8153 12.1109 10.8081 12.0598 10.8081 12.0021C10.8081 11.945 10.8151 11.8943 10.8291 11.85C10.8431 11.8057 10.8631 11.7686 10.8891 11.7388C10.9151 11.7089 10.9464 11.6861 10.9831 11.6704C11.0198 11.6546 11.0604 11.6467 11.1051 11.6467C11.1678 11.6467 11.2201 11.6605 11.2621 11.6881C11.3041 11.7156 11.3364 11.7521 11.3591 11.7973L11.2901 11.8387C11.2741 11.8019 11.2503 11.7731 11.2186 11.7521C11.1869 11.7311 11.1491 11.7206 11.1051 11.7206C11.0744 11.7206 11.0464 11.726 11.0211 11.7368C10.9958 11.7476 10.9739 11.7629 10.9556 11.7826C10.9373 11.8023 10.9231 11.8259 10.9131 11.8534C10.9031 11.881 10.8981 11.9119 10.8981 11.946V12.0572C10.8981 12.0913 10.9031 12.1223 10.9131 12.1502C10.9231 12.1781 10.9373 12.2019 10.9556 12.2216C10.9739 12.2413 10.9964 12.2565 11.0231 12.2674C11.0498 12.2782 11.0798 12.2836 11.1131 12.2836C11.1371 12.2836 11.1599 12.2805 11.1816 12.2743C11.2033 12.268 11.2223 12.2587 11.2386 12.2462C11.2549 12.2337 11.2678 12.2182 11.2771 12.1995C11.2864 12.1808 11.2911 12.1586 11.2911 12.133V12.0651H11.1371V11.9922H11.3731V12.3456H11.2951V12.2452ZM11.8171 11.6585V12.0838C11.8171 12.1494 11.8294 12.1991 11.8541 12.2329C11.8788 12.2667 11.9221 12.2836 11.9841 12.2836C12.0461 12.2836 12.0894 12.2667 12.1141 12.2329C12.1388 12.1991 12.1511 12.1494 12.1511 12.0838V11.6585H12.2351V12.0641C12.2351 12.114 12.2306 12.1573 12.2216 12.194C12.2126 12.2308 12.1981 12.2613 12.1781 12.2856C12.1581 12.3099 12.1319 12.3279 12.0996 12.3397C12.0673 12.3515 12.0278 12.3574 11.9811 12.3574C11.9344 12.3574 11.8953 12.3515 11.8636 12.3397C11.8319 12.3279 11.8064 12.3099 11.7871 12.2856C11.7678 12.2613 11.7539 12.2308 11.7456 12.194C11.7373 12.1573 11.7331 12.114 11.7331 12.0641V11.6585H11.8171ZM13.0401 12.3456L12.9701 12.1429H12.6881L12.6181 12.3456H12.5331L12.7771 11.6585H12.8841L13.1281 12.3456H13.0401ZM12.8311 11.7353H12.8261L12.7081 12.07H12.9491L12.8311 11.7353ZM13.9881 11.7668H13.9831L13.9241 11.882L13.7571 12.1812L13.5901 11.882L13.5311 11.7668H13.5261V12.3456H13.4441V11.6585H13.5561L13.7561 12.0287H13.7611L13.9621 11.6585H14.0701V12.3456H13.9881V11.7668Z\" fill=\"#C51918\"/>\n</g>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15174\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagGwGuineaBissauIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15264)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 4.5H22V12H12V4.5Z\" fill=\"#FBCD17\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 12H22V19.5H12V12Z\" fill=\"#0B9E7A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H12V19.5H2V4.5Z\" fill=\"#E11C1B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.58166 13.6289L5.40314 15.14L6.09926 12.5519L4.5 10.8986L6.66548 10.8092L7.58166 8.25L8.49783 10.8092H10.6596L9.06406 12.5519L9.86315 14.9872L7.58166 13.6289Z\" fill=\"#1D1D1D\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15264\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagGyGuyanaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15108)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#5EAA22\"/>\n<path d=\"M2.625 18.6166V5.38337L21.3721 12L2.625 18.6166Z\" fill=\"#FECA00\" stroke=\"#F7FCFF\" stroke-width=\"1.25\"/>\n<path d=\"M1.375 19.4721V4.5279L10.982 12L1.375 19.4721Z\" fill=\"#E11C1B\" stroke=\"#272727\" stroke-width=\"1.25\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15108\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagHkHongKongIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15173)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#EA1A1A\"/>\n<mask id=\"mask0_5982_15173\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15173)\">\n<g filter=\"url(#filter0_d_5982_15173)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9183 11.7342C11.9183 11.7342 8.29971 8.50719 12.6177 6.62695C12.6177 6.62695 13.8735 8.01234 12.9314 9.56763C12.6224 10.0777 12.3617 10.442 12.1658 10.7157C11.7645 11.2766 11.635 11.4575 11.9183 11.7342ZM6.57779 9.41719C6.32927 14.1202 10.8336 12.3263 10.8336 12.3263C10.4596 12.4559 10.3556 12.2592 10.0335 11.6497C9.87618 11.3521 9.66686 10.956 9.34865 10.4514C8.37869 8.91334 6.57779 9.41719 6.57779 9.41719ZM13.3987 11.8919C13.3987 11.8919 18.0436 13.2825 14.9286 16.8148C14.9286 16.8148 13.204 16.0915 13.3987 14.2837C13.4625 13.691 13.5443 13.2507 13.6058 12.9198L13.6058 12.9198L13.6058 12.9198C13.7318 12.2415 13.7724 12.0227 13.3987 11.8919ZM12.1778 12.9761C12.1778 12.9761 13.0105 17.7525 8.45837 16.5454C8.45837 16.5454 8.33444 14.6796 10.0385 14.0455C10.5975 13.8375 11.0279 13.7138 11.3514 13.6208C12.0142 13.4303 12.2279 13.3688 12.1778 12.9761ZM17.924 10.9221C15.0768 7.1707 12.796 11.449 12.796 11.449C12.998 11.1085 13.2043 11.1916 13.8438 11.4489C14.1561 11.5746 14.5717 11.7419 15.1407 11.9217C16.8744 12.4696 17.924 10.9221 17.924 10.9221Z\" fill=\"white\"/>\n</g>\n<path d=\"M8.35059 10.8801C8.35059 10.8801 9.26047 12.3121 10.7505 12.3121\" stroke=\"#EA1A1A\" stroke-width=\"0.625\"/>\n<path d=\"M11.9126 8.90649C11.9126 8.90649 11.0961 10.4129 11.7956 11.7285\" stroke=\"#EA1A1A\" stroke-width=\"0.625\"/>\n<path d=\"M15.8188 10.6011C15.8188 10.6011 13.9125 10.3121 12.9154 11.4194\" stroke=\"#EA1A1A\" stroke-width=\"0.625\"/>\n<path d=\"M14.7051 14.0906C14.7051 14.0906 14.3246 12.2003 12.9431 11.6421\" stroke=\"#EA1A1A\" stroke-width=\"0.625\"/>\n<path d=\"M10.7085 15.1167C10.7085 15.1167 12.3546 14.1127 12.4066 12.6236\" stroke=\"#EA1A1A\" stroke-width=\"0.625\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<filter id=\"filter0_d_5982_15173\" x=\"5.56787\" y=\"5.62695\" width=\"13.356\" height=\"12.1877\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\n<feOffset/>\n<feGaussianBlur stdDeviation=\"0.5\"/>\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.6 0 0 0 0 0 0 0 0 0 0 0 0 0 0.36 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15173\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15173\" result=\"shape\"/>\n</filter>\n<clipPath id=\"clip0_5982_15173\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagHmHeardAndMcdonaldIslandsIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15200)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#2E42A5\"/>\n<g clip-path=\"url(#clip1_5982_15200)\">\n<rect width=\"11\" height=\"9\" transform=\"translate(2 4.5)\" fill=\"#2E42A5\"/>\n<path d=\"M0.747559 12.6249L3.22315 13.7107L13.3064 5.68052L14.6122 4.06706L11.9649 3.70417L7.85221 7.1646L4.5419 9.49613L0.747559 12.6249Z\" fill=\"#F7FCFF\"/>\n<path d=\"M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z\" fill=\"#F50100\"/>\n<path d=\"M14.5024 12.6248L12.3054 14.0205L1.9436 5.68038L0.63778 4.06692L3.28507 3.70403L7.39779 7.16447L10.7081 9.49599L14.5024 12.6248Z\" fill=\"#F7FCFF\"/>\n<path d=\"M14.418 13.1709L13.1568 13.801L8.13406 9.4773L6.64494 8.99422L0.51213 4.07264H2.283L8.41237 8.87741L10.0405 9.45667L14.418 13.1709Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.0625 4.5H8.9375V7.5625L13 7.5V10.375L8.9375 10.4375V13.5H6.0625V10.4375L2 10.375V7.5L6.0625 7.5625V4.5ZM7 8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5H7V8.5Z\" fill=\"#F7FCFF\"/>\n</g>\n<g clip-path=\"url(#clip2_5982_15200)\">\n<path d=\"M7.91979 16.7784L7.09974 17.5362L7.18095 16.4226L6.07717 16.2539L6.99848 15.6231L6.44212 14.655L7.50977 14.9819L7.91979 13.9434L8.32981 14.9819L9.39745 14.655L8.84109 15.6231L9.7624 16.2539L8.65862 16.4226L8.73983 17.5362L7.91979 16.7784Z\" fill=\"#F7FCFF\"/>\n<path d=\"M15.24 12.7967L14.6933 13.302L14.7474 12.5595L14.0116 12.4471L14.6258 12.0266L14.2549 11.3811L14.9666 11.5991L15.24 10.9067L15.5133 11.5991L16.2251 11.3811L15.8542 12.0266L16.4684 12.4471L15.7325 12.5595L15.7867 13.302L15.24 12.7967Z\" fill=\"#F7FCFF\"/>\n<path d=\"M16.5198 7.46324L15.9731 7.96846L16.0272 7.22604L15.2914 7.11362L15.9056 6.69305L15.5347 6.04765L16.2464 6.26563L16.5198 5.57324L16.7931 6.26563L17.5049 6.04765L17.134 6.69305L17.7482 7.11362L17.0123 7.22604L17.0665 7.96846L16.5198 7.46324Z\" fill=\"#F7FCFF\"/>\n<path d=\"M19.72 10.13L19.1733 10.6352L19.2274 9.89279L18.4916 9.78037L19.1058 9.3598L18.7349 8.71439L19.4466 8.93238L19.72 8.23999L19.9933 8.93238L20.7051 8.71439L20.3342 9.3598L20.9484 9.78037L20.2125 9.89279L20.2667 10.6352L19.72 10.13Z\" fill=\"#F7FCFF\"/>\n<path d=\"M17.1599 17.7967L16.6132 18.302L16.6673 17.5595L15.9315 17.4471L16.5457 17.0266L16.1748 16.3811L16.8866 16.5991L17.1599 15.9067L17.4332 16.5991L18.145 16.3811L17.7741 17.0266L18.3883 17.4471L17.6525 17.5595L17.7066 18.302L17.1599 17.7967Z\" fill=\"#F7FCFF\"/>\n<path d=\"M19.4001 13.6392L18.8446 13.9312L18.9507 13.3127L18.5013 12.8747L19.1223 12.7844L19.4001 12.2217L19.6778 12.7844L20.2988 12.8747L19.8495 13.3127L19.9555 13.9312L19.4001 13.6392Z\" fill=\"#F7FCFF\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15200\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n<clipPath id=\"clip1_5982_15200\">\n<rect width=\"11\" height=\"9\" fill=\"white\" transform=\"translate(2 4.5)\"/>\n</clipPath>\n<clipPath id=\"clip2_5982_15200\">\n<rect width=\"15\" height=\"13\" fill=\"white\" transform=\"translate(6 5.5)\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagHnHondurasIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15171)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15171\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15171)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#4564F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#4564F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.5111 12.7075L11.7764 13.0938L11.9167 12.2757L11.3223 11.6366H12.1437L12.5111 10.8325L12.8785 11.6366H13.6999L13.1055 12.2757L13.2458 13.0938L12.5111 12.7075Z\" fill=\"#4564F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.76109 11.4575L8.02635 11.8438L8.16668 11.0257L7.57227 10.3866H8.39372L8.76109 9.58252L9.12845 10.3866H9.94991L9.3555 11.0257L9.49582 11.8438L8.76109 11.4575Z\" fill=\"#4564F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.76109 13.9575L8.02635 14.3438L8.16668 13.5257L7.57227 12.8866H8.39372L8.76109 12.0825L9.12845 12.8866H9.94991L9.3555 13.5257L9.49582 14.3438L8.76109 13.9575Z\" fill=\"#4564F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2611 11.4575L15.5264 11.8438L15.6667 11.0257L15.0723 10.3866H15.8937L16.2611 9.58252L16.6285 10.3866H17.4499L16.8555 11.0257L16.9958 11.8438L16.2611 11.4575Z\" fill=\"#4564F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2611 13.9575L15.5264 14.3438L15.6667 13.5257L15.0723 12.8866H15.8937L16.2611 12.0825L16.6285 12.8866H17.4499L16.8555 13.5257L16.9958 14.3438L16.2611 13.9575Z\" fill=\"#4564F9\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15171\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagHrCroatiaHrvatskaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15307)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15307\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15307)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#3D58DB\"/>\n<rect x=\"8.29785\" y=\"8.49829\" width=\"7.125\" height=\"2.5\" fill=\"#E31D1C\"/>\n<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\"/>\n<mask id=\"mask1_5982_15307\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"9\" width=\"8\" height=\"9\">\n<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\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15307)\">\n<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\"/>\n</g>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<mask id=\"mask2_5982_15307\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"5\" width=\"4\" height=\"5\">\n<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\"/>\n</mask>\n<g mask=\"url(#mask2_5982_15307)\">\n<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\"/>\n<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\"/>\n</g>\n<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\"/>\n<mask id=\"mask3_5982_15307\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"11\" y=\"5\" width=\"4\" height=\"5\">\n<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\"/>\n</mask>\n<g mask=\"url(#mask3_5982_15307)\">\n<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\"/>\n<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\"/>\n</g>\n<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\"/>\n<mask id=\"mask4_5982_15307\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"13\" y=\"6\" width=\"4\" height=\"5\">\n<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\"/>\n</mask>\n<g mask=\"url(#mask4_5982_15307)\">\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n</g>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15307\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagHtHaitiIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15299)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#2E42A5\"/>\n<mask id=\"mask0_5982_15299\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15299)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12V19.5H22V12H2Z\" fill=\"#E31D1C\"/>\n<rect x=\"8.25\" y=\"9.5\" width=\"7.5\" height=\"5\" fill=\"white\"/>\n<mask id=\"mask1_5982_15299\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"9\" width=\"8\" height=\"6\">\n<rect x=\"8.25\" y=\"9.5\" width=\"7.5\" height=\"5\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15299)\">\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<path d=\"M10.1006 10.8257L11.9134 12.487\" stroke=\"#FFD018\" stroke-width=\"0.5\"/>\n<path d=\"M9.4707 11.2019L11.9991 12.8438\" stroke=\"#FFD018\" stroke-width=\"0.5\"/>\n<path d=\"M9.03564 11.8374L11.8854 13.1407\" stroke=\"#FFD018\" stroke-width=\"0.5\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<path d=\"M13.6406 10.8257L11.8278 12.487\" stroke=\"#FFD018\" stroke-width=\"0.5\"/>\n<path d=\"M14.2705 11.2019L11.7421 12.8438\" stroke=\"#FFD018\" stroke-width=\"0.5\"/>\n<path d=\"M14.7056 11.8374L11.8558 13.1407\" stroke=\"#FFD018\" stroke-width=\"0.5\"/>\n<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\"/>\n</g>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15299\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagHuHungaryIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15223)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15223\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15223)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#F14423\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#5EAA22\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15223\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIdIndonesiaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15245)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15245\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15245)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V12H22V4.5H2Z\" fill=\"#E31D1C\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15245\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIeIrelandIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15170)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#FF8C1A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" fill=\"#5EAA22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15170\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIlIsrealIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15119)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15119\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15119)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 7V9.22843H22V7H2Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.7175V17H22V14.7175H2Z\" fill=\"#3D58DB\"/>\n<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\"/>\n<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\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15119\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagImIsleOfManIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15168)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#E31D1C\"/>\n<mask id=\"mask0_5982_15168\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15168)\">\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15168\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagInIndiaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15159)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15159\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15159)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#FF8C1A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#5EAA22\"/>\n<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\"/>\n<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\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15159\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIoBritishIndianOceanTerritoryIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15167)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15167\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15167)\">\n<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\"/>\n</g>\n<g clip-path=\"url(#clip1_5982_15167)\">\n<rect width=\"11\" height=\"9\" transform=\"translate(2 4.5)\" fill=\"#2E42A5\"/>\n<path d=\"M0.747559 12.6249L3.22315 13.7107L13.3064 5.68052L14.6122 4.06706L11.9649 3.70417L7.85221 7.1646L4.5419 9.49613L0.747559 12.6249Z\" fill=\"#F7FCFF\"/>\n<path d=\"M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z\" fill=\"#F50100\"/>\n<path d=\"M14.5024 12.6248L12.3054 14.0205L1.9436 5.68038L0.63778 4.06692L3.28507 3.70403L7.39779 7.16447L10.7081 9.49599L14.5024 12.6248Z\" fill=\"#F7FCFF\"/>\n<path d=\"M14.418 13.1709L13.1568 13.801L8.13406 9.4773L6.64494 8.99422L0.51213 4.07264H2.283L8.41237 8.87741L10.0405 9.45667L14.418 13.1709Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.0625 4.5H8.9375V7.5625L13 7.5V10.375L8.9375 10.4375V13.5H6.0625V10.4375L2 10.375V7.5L6.0625 7.5625V4.5ZM7 8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5H7V8.5Z\" fill=\"#F7FCFF\"/>\n</g>\n<rect x=\"14.75\" y=\"10.3616\" width=\"0.625\" height=\"7.88835\" rx=\"0.3125\" fill=\"#D86D00\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n<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\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15167\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n<clipPath id=\"clip1_5982_15167\">\n<rect width=\"11\" height=\"9\" fill=\"white\" transform=\"translate(2 4.5)\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIqIraqIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15177)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15177\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15177)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#BF2714\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#272727\"/>\n<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\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15177\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIrIranIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15285)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15285\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15285)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#5EAA22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#E31D1C\"/>\n<path d=\"M2.2328 15.3542H0.811523\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M0.796875 15.9171V15.5908H1.25954V15.9061H1.72706V15.5912H1.4845\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M2.21117 15.9036H1.97559V15.5975H2.4716V15.3467V15.9036H2.69606V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M2.94881 15.3799C2.94881 15.4107 2.94881 15.906 2.94881 15.906H2.71582\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M4.67177 15.3542H3.25049\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M3.23584 15.9171V15.5908H3.69851V15.9061H4.16602V15.5912H3.92347\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M4.69359 15.9036H4.45801V15.5975H4.95403V15.3467V15.9036H5.17849V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M5.43123 15.3799C5.43123 15.4107 5.43123 15.906 5.43123 15.906H5.19824\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M7.15419 15.3542H5.73291\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M5.71826 15.9171V15.5908H6.18093V15.9061H6.64845V15.5912H6.40589\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M7.13305 15.9036H6.89746V15.5975H7.39348V15.3467V15.9036H7.61794V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M7.87069 15.3799C7.87069 15.4107 7.87069 15.906 7.87069 15.906H7.6377\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M9.59364 15.3542H8.17236\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M8.15771 15.9171V15.5908H8.62038V15.9061H9.0879V15.5912H8.84534\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M9.57201 15.9036H9.33643V15.5975H9.83244V15.3467V15.9036H10.0569V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M10.3096 15.3799C10.3096 15.4107 10.3096 15.906 10.3096 15.906H10.0767\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M12.0326 15.3542H10.6113\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M10.5967 15.9171V15.5908H11.0593V15.9061H11.5269V15.5912H11.2843\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M12.0544 15.9036H11.8188V15.5975H12.3149V15.3467V15.9036H12.5393V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M12.7921 15.3799C12.7921 15.4107 12.7921 15.906 12.7921 15.906H12.5591\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M14.515 15.3542H13.0938\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M13.0791 15.9171V15.5908H13.5418V15.9061H14.0093V15.5912H13.7667\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M14.5369 15.9036H14.3013V15.5975H14.7973V15.3467V15.9036H15.0217V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M15.2745 15.3799C15.2745 15.4107 15.2745 15.906 15.2745 15.906H15.0415\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M16.9975 15.3542H15.5762\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M15.5615 15.9171V15.5908H16.0242V15.9061H16.4917V15.5912H16.2492\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M17.0198 15.9036H16.7842V15.5975H17.2802V15.3467V15.9036H17.5047V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M17.7574 15.3799C17.7574 15.4107 17.7574 15.906 17.7574 15.906H17.5244\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M19.4804 15.3542H18.0591\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M18.0444 15.9171V15.5908H18.5071V15.9061H18.9746V15.5912H18.7321\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M19.4587 15.9036H19.2231V15.5975H19.7192V15.3467V15.9036H19.9436V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M20.1964 15.3799C20.1964 15.4107 20.1964 15.906 20.1964 15.906H19.9634\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M21.9193 15.3542H20.498\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M20.4834 15.9171V15.5908H20.9461V15.9061H21.4136V15.5912H21.171\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M22.0281 15.9036H21.7925V15.5975H22.2885V15.3467V15.9036H22.513V15.3467\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M2.2328 7.72925H0.811523\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M0.796875 8.29207V7.96582H1.25954V8.28112H1.72706V7.96617H1.4845\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M2.21117 8.27861H1.97559V7.97247H2.4716V7.72168V8.27861H2.69606V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M2.94881 7.75488C2.94881 7.78566 2.94881 8.28103 2.94881 8.28103H2.71582\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M4.67177 7.72925H3.25049\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M3.23584 8.29207V7.96582H3.69851V8.28112H4.16602V7.96617H3.92347\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M4.69359 8.27861H4.45801V7.97247H4.95403V7.72168V8.27861H5.17849V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M5.43123 7.75488C5.43123 7.78566 5.43123 8.28103 5.43123 8.28103H5.19824\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M7.15419 7.72925H5.73291\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M5.71826 8.29207V7.96582H6.18093V8.28112H6.64845V7.96617H6.40589\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M7.13305 8.27861H6.89746V7.97247H7.39348V7.72168V8.27861H7.61794V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M7.87069 7.75488C7.87069 7.78566 7.87069 8.28103 7.87069 8.28103H7.6377\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M9.59364 7.72925H8.17236\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M8.15771 8.29207V7.96582H8.62038V8.28112H9.0879V7.96617H8.84534\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M9.57201 8.27861H9.33643V7.97247H9.83244V7.72168V8.27861H10.0569V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M10.3096 7.75488C10.3096 7.78566 10.3096 8.28103 10.3096 8.28103H10.0767\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M12.0326 7.72925H10.6113\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M10.5967 8.29207V7.96582H11.0593V8.28112H11.5269V7.96617H11.2843\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M12.0544 8.27861H11.8188V7.97247H12.3149V7.72168V8.27861H12.5393V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M12.7921 7.75488C12.7921 7.78566 12.7921 8.28103 12.7921 8.28103H12.5591\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M14.515 7.72925H13.0938\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M13.0791 8.29207V7.96582H13.5418V8.28112H14.0093V7.96617H13.7667\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M14.5369 8.27861H14.3013V7.97247H14.7973V7.72168V8.27861H15.0217V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M15.2745 7.75488C15.2745 7.78566 15.2745 8.28103 15.2745 8.28103H15.0415\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M16.9975 7.72925H15.5762\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M15.5615 8.29207V7.96582H16.0242V8.28112H16.4917V7.96617H16.2492\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M17.0198 8.27861H16.7842V7.97247H17.2802V7.72168V8.27861H17.5047V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M17.7574 7.75488C17.7574 7.78566 17.7574 8.28103 17.7574 8.28103H17.5244\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M19.4804 7.72925H18.0591\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M18.0444 8.29207V7.96582H18.5071V8.28112H18.9746V7.96617H18.7321\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M19.4587 8.27861H19.2231V7.97247H19.7192V7.72168V8.27861H19.9436V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M20.1964 7.75488C20.1964 7.78566 20.1964 8.28103 20.1964 8.28103H19.9634\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M21.9193 7.72925H20.498\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M20.4834 8.29207V7.96582H20.9461V8.28112H21.4136V7.96617H21.171\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<path d=\"M22.0281 8.27861H21.7925V7.97247H22.2885V7.72168V8.27861H22.513V7.72168\" stroke=\"#F7FCFF\" stroke-width=\"0.625\"/>\n<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\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15285\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagIsIcelandIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15166)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#0061C1\"/>\n<mask id=\"mask0_5982_15166\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15166)\">\n<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\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15166\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagItItalyIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15165)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" fill=\"#5EAA22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"white\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15165\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagJeJerseyIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15211)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#F7FCFF\"/>\n<path d=\"M0.311586 5.27798L-0.96875 4.5038V6V18.5V19.9962L0.311586 19.222L10.6477 12.972L11.8418 12.25L10.6477 11.528L0.311586 5.27798Z\" fill=\"#F7FCFF\" stroke=\"#E31D1C\" stroke-width=\"1.6875\"/>\n<path d=\"M23.8258 5.27037L25.0933 4.53426V6V18.5V19.9657L23.8258 19.2296L13.064 12.9796L11.8077 12.25L13.064 11.5204L23.8258 5.27037Z\" fill=\"#F7FCFF\" stroke=\"#E31D1C\" stroke-width=\"1.6875\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5468 7.43939C10.5468 7.43939 10.0101 9.81334 11.8631 10.7251C11.8631 10.7251 13.642 9.75551 13.2424 7.43939C13.2424 7.43939 12.4785 7.18384 11.871 7.18384C11.2635 7.18384 10.5468 7.43939 10.5468 7.43939Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7393 7.93655C10.7393 7.93655 10.9375 7.84881 11.0356 7.93655C11.1337 8.02429 11.2141 7.92928 11.2141 7.87635C11.2141 7.82343 11.3698 7.64174 11.3698 7.78915C11.3698 7.93655 11.3213 8.01977 11.4583 8.01977C11.5952 8.01977 12.2117 7.81616 12.3596 7.87635C12.5074 7.93655 12.6206 7.92158 12.583 7.83521C12.5454 7.74884 12.4488 7.69486 12.2628 7.742C12.0768 7.78915 12.1207 7.83521 11.96 7.83521C11.7992 7.83521 11.6203 7.78915 11.6203 7.78915C11.6203 7.78915 11.6706 7.71169 11.8541 7.76679C12.0376 7.82188 12.2907 7.69855 12.3596 7.69855C12.4284 7.69855 12.6179 7.69486 12.6367 7.742C12.6555 7.78915 12.7699 7.83241 12.6827 7.87635C12.5954 7.9203 12.4517 7.94783 12.5506 8.00414C12.6495 8.06045 12.8771 8.0496 12.888 8.10817C12.899 8.16674 13.0068 8.2542 12.9635 8.2542C12.9203 8.2542 12.842 8.33669 12.7692 8.31158C12.6964 8.28646 12.6878 8.26441 12.7577 8.24406C12.8275 8.22371 12.8268 8.13815 12.7692 8.13815C12.7116 8.13815 12.7397 8.16813 12.6086 8.13815C12.4774 8.10817 12.3038 8.07484 12.3143 8.13815C12.3247 8.20145 12.4101 8.29863 12.2526 8.31158C12.095 8.32453 12.0213 8.37652 11.9906 8.33465C11.96 8.29278 11.8504 8.23698 11.9365 8.21909C12.0227 8.2012 12.1051 8.27991 12.1361 8.26706C12.1672 8.2542 12.2375 8.24705 12.1786 8.1926C12.1197 8.13815 12.0225 8.10609 12.1126 8.06533C12.2026 8.02458 12.1316 8.02374 11.96 8.10817C11.7883 8.1926 11.6929 8.26435 11.5422 8.2542C11.3916 8.24406 11.3351 8.25775 11.2867 8.24406C11.2383 8.23037 11.0025 8.39528 10.9345 8.35343C10.8666 8.31158 10.6474 8.29552 10.6868 8.24406C10.7263 8.1926 10.7793 8.1661 10.8383 8.1926C10.8973 8.21909 10.956 8.24559 10.9958 8.21909C11.0356 8.1926 11.1505 8.10169 11.1216 8.08351C11.0927 8.06533 11.1207 8.00414 10.957 8.00414C10.7933 8.00414 10.7357 8.07234 10.6969 8.02937C10.658 7.9864 10.7393 7.93655 10.7393 7.93655Z\" fill=\"#FFD100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9028 8.71662C10.9028 8.71662 11.077 8.63948 11.1633 8.71662C11.2495 8.79375 11.3202 8.71023 11.3202 8.6637C11.3202 8.61717 11.4571 8.45744 11.4571 8.58703C11.4571 8.71662 11.4145 8.78979 11.5349 8.78979C11.6553 8.78979 12.1973 8.61078 12.3273 8.6637C12.4573 8.71662 12.5567 8.70346 12.5237 8.62753C12.4906 8.55159 12.4057 8.50414 12.2422 8.54558C12.0787 8.58703 12.1173 8.62753 11.976 8.62753C11.8346 8.62753 11.6773 8.58703 11.6773 8.58703C11.6773 8.58703 11.7215 8.51893 11.8829 8.56737C12.0442 8.61581 12.2668 8.50738 12.3273 8.50738C12.3878 8.50738 12.5544 8.50414 12.5709 8.54558C12.5874 8.58703 12.688 8.62506 12.6113 8.6637C12.5347 8.70234 12.4082 8.72654 12.4952 8.77604C12.5822 8.82555 12.7822 8.81601 12.7919 8.8675C12.8015 8.919 12.8963 8.99589 12.8583 8.99589C12.8202 8.99589 12.7515 9.06841 12.6874 9.04633C12.6234 9.02425 12.6159 9.00486 12.6773 8.98697C12.7387 8.96908 12.7381 8.89386 12.6874 8.89386C12.6368 8.89386 12.6615 8.92021 12.5462 8.89386C12.4309 8.8675 12.2783 8.8382 12.2875 8.89386C12.2966 8.94951 12.3717 9.03494 12.2332 9.04633C12.0947 9.05772 12.0299 9.10343 12.0029 9.06662C11.976 9.0298 11.8796 8.98075 11.9554 8.96502C12.0311 8.94929 12.1035 9.01849 12.1308 9.00719C12.1581 8.99589 12.22 8.9896 12.1682 8.94173C12.1164 8.89386 12.031 8.86567 12.1101 8.82984C12.1893 8.79401 12.1268 8.79327 11.976 8.8675C11.8251 8.94173 11.7412 9.00481 11.6087 8.99589C11.4763 8.98697 11.4266 8.999 11.3841 8.98697C11.3415 8.97494 11.1342 9.11992 11.0744 9.08312C11.0147 9.04633 10.822 9.03221 10.8567 8.98697C10.8914 8.94173 10.938 8.91844 10.9899 8.94173C11.0417 8.96502 11.0933 8.98831 11.1283 8.96502C11.1633 8.94173 11.2643 8.8618 11.2389 8.84582C11.2135 8.82984 11.2381 8.77604 11.0942 8.77604C10.9503 8.77604 10.8997 8.836 10.8655 8.79822C10.8313 8.76045 10.9028 8.71662 10.9028 8.71662Z\" fill=\"#FFD100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.1338 9.50856C11.1338 9.50856 11.2659 9.45007 11.3313 9.50856C11.3967 9.56705 11.4503 9.50372 11.4503 9.46843C11.4503 9.43315 11.5542 9.31202 11.5542 9.41029C11.5542 9.50856 11.5218 9.56405 11.6131 9.56405C11.7044 9.56405 12.1154 9.4283 12.214 9.46843C12.3126 9.50856 12.388 9.49858 12.3629 9.441C12.3379 9.38342 12.2735 9.34744 12.1495 9.37886C12.0255 9.41029 12.0548 9.441 11.9476 9.441C11.8404 9.441 11.7211 9.41029 11.7211 9.41029C11.7211 9.41029 11.7547 9.35866 11.877 9.39539C11.9993 9.43212 12.1681 9.3499 12.214 9.3499C12.2599 9.3499 12.3862 9.34744 12.3987 9.37886C12.4113 9.41029 12.4875 9.43913 12.4294 9.46843C12.3713 9.49773 12.2754 9.51608 12.3413 9.55362C12.4073 9.59116 12.559 9.58393 12.5663 9.62298C12.5736 9.66202 12.6455 9.72033 12.6166 9.72033C12.5878 9.72033 12.5356 9.77532 12.4871 9.75858C12.4385 9.74184 12.4328 9.72713 12.4794 9.71357C12.5259 9.7 12.5255 9.64296 12.4871 9.64296C12.4487 9.64296 12.4674 9.66295 12.38 9.64296C12.2926 9.62298 12.1768 9.60076 12.1838 9.64296C12.1908 9.68516 12.2477 9.74995 12.1427 9.75858C12.0376 9.76721 11.9885 9.80188 11.968 9.77396C11.9476 9.74605 11.8745 9.70885 11.932 9.69692C11.9894 9.685 12.0443 9.73747 12.065 9.7289C12.0857 9.72033 12.1326 9.71556 12.0933 9.67926C12.0541 9.64296 11.9893 9.62159 12.0493 9.59442C12.1094 9.56725 12.062 9.56669 11.9476 9.62298C11.8332 9.67926 11.7695 9.7271 11.6691 9.72033C11.5687 9.71357 11.531 9.72269 11.4988 9.71357C11.4665 9.70444 11.3093 9.81438 11.264 9.78648C11.2187 9.75858 11.0725 9.74788 11.0988 9.71357C11.1252 9.67926 11.1605 9.6616 11.1998 9.67926C11.2392 9.69692 11.2783 9.71459 11.3048 9.69692C11.3313 9.67926 11.408 9.61865 11.3887 9.60654C11.3694 9.59442 11.3881 9.55362 11.2789 9.55362C11.1698 9.55362 11.1314 9.59909 11.1055 9.57044C11.0796 9.5418 11.1338 9.50856 11.1338 9.50856Z\" fill=\"#FFD100\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15211\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagJmJamaicaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15184)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#009933\"/>\n<path d=\"M1.91212 3.84929L0.53125 2.70948V4.5V19.5V21.2905L1.91212 20.1507L10.9982 12.6507L11.7865 12L10.9982 11.3493L1.91212 3.84929Z\" fill=\"#272727\" stroke=\"#FECA00\" stroke-width=\"1.6875\"/>\n<path d=\"M22.1026 3.83744L23.4688 2.76022V4.5V19.5V21.2398L22.1026 20.1626L12.5908 12.6626L11.7505 12L12.5908 11.3374L22.1026 3.83744Z\" fill=\"#272727\" stroke=\"#FECA00\" stroke-width=\"1.6875\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15184\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagJoJordanIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15192)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15192\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15192)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#272727\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#009933\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L14.5 12L2 4.5Z\" fill=\"#E31D1C\"/>\n<mask id=\"mask1_5982_15192\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"13\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L14.5 12L2 4.5Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15192)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.62612 13.1692L6.45695 13.875L6.72363 12.4977L5.75 11.4668L7.06835 11.4111L7.62612 10.125L8.18389 11.4111H9.5L8.52861 12.4977L8.82106 13.875L7.62612 13.1692Z\" fill=\"#F7FCFF\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15192\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagJpJapanIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15172)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<mask id=\"mask0_5982_15172\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15172)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 16.6875C14.5888 16.6875 16.6875 14.5888 16.6875 12C16.6875 9.41117 14.5888 7.3125 12 7.3125C9.41117 7.3125 7.3125 9.41117 7.3125 12C7.3125 14.5888 9.41117 16.6875 12 16.6875Z\" fill=\"#E31D1C\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15172\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagKeKeniaIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15157)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#0067C3\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#272727\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#4E8B1D\"/>\n<path d=\"M2 8.875H1.375V9.5V14.5V15.125H2H22H22.625V14.5V9.5V8.875H22H2Z\" fill=\"#E31D1C\" stroke=\"#F7FCFF\" stroke-width=\"1.25\"/>\n<ellipse cx=\"12\" cy=\"12\" rx=\"2.5\" ry=\"5\" fill=\"#AC2317\"/>\n<path d=\"M14.2649 7.01917C14.4076 6.76246 14.7914 6.48214 15.4161 6.1782C15.4376 6.16776 15.4635 6.16716 15.4856 6.1766C15.5229 6.19258 15.5384 6.23208 15.52 6.26475L9.04652 17.9074L8.70947 17.7632L14.4158 7.50028C14.1574 7.46336 14.1071 7.30299 14.2649 7.01917Z\" fill=\"white\"/>\n<path d=\"M9.72867 7.01917C9.88648 7.30299 9.83618 7.46336 9.57778 7.50028L15.2841 17.7632L14.947 17.9074L8.47358 6.26475C8.45517 6.23208 8.47067 6.19258 8.50801 6.1766C8.53008 6.16716 8.556 6.16776 8.57747 6.1782C9.20221 6.48214 9.58594 6.76246 9.72867 7.01917Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.1154 14.6661C14.359 13.8944 14.5 12.9802 14.5 12.0001C14.5 11.0201 14.359 10.1059 14.1154 9.33423C13.5672 10.1059 13.25 11.0201 13.25 12.0001C13.25 12.9802 13.5672 13.8944 14.1154 14.6661Z\" fill=\"black\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.88462 9.33423C9.64099 10.1059 9.5 11.0201 9.5 12.0001C9.5 12.9802 9.64099 13.8944 9.88462 14.6661C10.4328 13.8944 10.75 12.9802 10.75 12.0001C10.75 11.0201 10.4328 10.1059 9.88462 9.33423Z\" fill=\"black\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.15 11.6252C12.4923 11.4119 12.75 10.4826 12.75 9.36863C12.75 8.25464 12.4923 7.32541 12.15 7.11206V11.6252ZM11.775 11.5658C11.4707 11.2724 11.25 10.3997 11.25 9.36863C11.25 8.3376 11.4707 7.46484 11.775 7.17142V11.5658ZM11.775 12.5004V16.8948C11.4707 16.6014 11.25 15.7286 11.25 14.6976C11.25 13.6666 11.4707 12.7938 11.775 12.5004ZM12.15 16.9542C12.4923 16.7408 12.75 15.8116 12.75 14.6976C12.75 13.5836 12.4923 12.6543 12.15 12.441V16.9542Z\" fill=\"#F7FCFF\"/>\n<path d=\"M12 11.6713C12.4142 11.6713 12.75 11.9658 12.75 12.3292C12.75 12.6925 12.4142 12.9871 12 12.9871C11.5858 12.9871 11.25 12.6925 11.25 12.3292C11.25 11.9658 11.5858 11.6713 12 11.6713Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15157\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flagKgKyrgyzstanIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<g clip-path=\"url(#clip0_5982_15164)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#C51918\"/>\n<mask id=\"mask0_5982_15164\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"20\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15164)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9887 15.6668C12.0557 15.6668 12.1223 15.665 12.1884 15.6616L12.574 16.8914L12.6634 15.6065C12.7924 15.5832 12.9191 15.5533 13.0432 15.5172L13.7044 16.6257L13.4925 15.3546C13.612 15.3025 13.7282 15.2443 13.8407 15.1805L14.7425 16.1086L14.2403 14.9191C14.344 14.8414 14.4435 14.7585 14.5383 14.6707L15.6324 15.3679L14.867 14.3252C14.9499 14.2263 15.0276 14.1229 15.0998 14.0157L16.3261 14.4437L15.3397 13.6048C15.3973 13.4898 15.449 13.3713 15.4945 13.2498L16.7862 13.3857L15.6318 12.7953C15.6609 12.6706 15.6835 12.5434 15.6995 12.4142L16.9879 12.251L15.7274 11.9406C15.7268 11.81 15.7194 11.681 15.7055 11.5539L16.9203 11.1008L15.6237 11.087C15.5929 10.9603 15.5556 10.836 15.512 10.7147L16.5872 9.99694L15.3235 10.2799C15.264 10.1639 15.1986 10.0515 15.1276 9.94291L16.0063 8.99909L14.8431 9.56321C14.7585 9.46403 14.6686 9.36933 14.574 9.27951L15.2092 8.161L14.2097 8.97496C14.1043 8.89765 13.9947 8.82569 13.8812 8.75951L14.2386 7.52785L13.4567 8.54677C13.3361 8.49568 13.2124 8.45069 13.0857 8.4122L13.147 7.13376L12.6234 8.30322C12.4947 8.28138 12.3637 8.26607 12.2308 8.25765L11.9932 7L11.7558 8.25708C11.6226 8.2652 11.4914 8.28023 11.3624 8.30181L10.8394 7.13376L10.9006 8.40951C10.7732 8.44788 10.6487 8.4928 10.5275 8.54389L9.74781 7.52785L10.1039 8.75503C9.98937 8.82145 9.87875 8.89374 9.77244 8.97148L8.77725 8.161L9.40922 9.27396C9.31348 9.3645 9.22257 9.46002 9.13693 9.56012L7.98008 8.99909L8.85353 9.93723C8.78147 10.047 8.7151 10.1607 8.65485 10.2781L7.39925 9.99694L8.46712 10.7099C8.42283 10.8328 8.3849 10.9586 8.35371 11.0871L7.06608 11.1008L8.27228 11.5507C8.25807 11.6795 8.25052 11.8104 8.24998 11.9428L6.99854 12.251L8.27777 12.4131C8.29392 12.5441 8.31696 12.673 8.34652 12.7995L7.20025 13.3857L8.48324 13.2507C8.52937 13.3738 8.5819 13.4937 8.64041 13.6102L7.66036 14.4437L8.87928 14.0182C8.95244 14.1267 9.03121 14.231 9.11517 14.331L8.35406 15.3679L9.44274 14.6741C9.5386 14.7626 9.63914 14.8461 9.74396 14.9242L9.24394 16.1086L10.1425 15.1838C10.2559 15.2478 10.373 15.3061 10.4933 15.3582L10.282 16.6257L10.9419 15.5194C11.0664 15.5554 11.1936 15.5851 11.3232 15.6082L11.4124 16.8914L11.7979 15.662C11.8611 15.6652 11.9247 15.6668 11.9887 15.6668ZM14.8012 11.9473C14.8012 13.5003 13.5319 14.7593 11.9662 14.7593C10.4005 14.7593 9.1312 13.5003 9.1312 11.9473C9.1312 10.3943 10.4005 9.13534 11.9662 9.13534C13.5319 9.13534 14.8012 10.3943 14.8012 11.9473ZM13.9438 12.8633C14.0621 12.5974 14.1278 12.3029 14.1278 11.993C14.1278 11.6903 14.0651 11.4023 13.9519 11.1412C13.4627 11.176 13.048 11.3048 12.7115 11.4695C13.4583 11.7962 13.796 12.3339 13.9438 12.8633ZM13.7028 13.2743C13.6417 13.3561 13.5749 13.4334 13.503 13.5056C13.4631 12.7678 13.1474 12.2052 12.5814 11.5982C13.2822 11.934 13.6775 12.7365 13.7028 13.2743ZM13.1664 13.7813C13.1268 13.8075 13.0863 13.8325 13.0449 13.8561C12.8766 13.027 12.558 12.3728 12.1146 11.85L12.2221 11.769C12.2364 11.7582 12.2509 11.7474 12.2658 11.7367C12.8332 12.3893 13.1912 12.9491 13.1664 13.7813ZM11.9846 14.1363C12.2361 14.1363 12.4775 14.093 12.7017 14.0134C12.5388 13.2245 12.255 12.4897 11.8442 11.9595C11.3534 12.5439 11.1036 13.2042 11.0945 13.9433C11.3656 14.0672 11.667 14.1363 11.9846 14.1363ZM11.572 11.7056C11.5891 11.719 11.6054 11.7323 11.6209 11.7455C11.0981 12.3402 10.8121 13.0107 10.7634 13.7546C10.6992 13.71 10.6375 13.662 10.5787 13.6108C10.7757 12.8243 11.1023 12.1755 11.572 11.7056ZM10.011 11.1557C10.5023 11.211 10.8901 11.3305 11.1807 11.4687C10.44 11.7835 10.1483 12.2906 10.0016 12.8078C9.89828 12.5566 9.8413 12.2815 9.8413 11.993C9.8413 11.6959 9.90175 11.4129 10.011 11.1557ZM10.28 13.2925C10.2635 13.2709 10.2474 13.249 10.2317 13.2267C10.2688 12.6836 10.6147 11.9129 11.3134 11.5952C10.8447 12.0501 10.494 12.5678 10.28 13.2925ZM10.4386 10.5086C10.8286 10.1025 11.3771 9.84976 11.9846 9.84976C12.5826 9.84976 13.1234 10.0947 13.5122 10.4897C12.9004 10.5606 12.3816 10.714 11.9604 10.9526C11.5848 10.7372 11.0772 10.5915 10.4386 10.5086Z\" fill=\"#FFDC17\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15164\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n</clipPath>\n</defs>\n</svg>";
|