@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 flagAgAntiguaAndBarbudaIcon = "<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_15292)\">\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=\"#1B1B1B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 13.25L10.6092 15.6246L10.6441 13.0024L8.10319 14.6592L9.55678 12.3087L6.36894 12.9194L8.95335 11.3063L5.75 10.75L8.95335 10.1937L6.36894 8.58058L9.55678 9.19128L8.10319 6.84084L10.6441 8.49758L10.6092 5.87536L12 8.25L13.3908 5.87536L13.3559 8.49758L15.8968 6.84084L14.4432 9.19128L17.6311 8.58058L15.0466 10.1937L18.25 10.75L15.0466 11.3063L17.6311 12.9194L14.4432 12.3087L15.8968 14.6592L13.3559 13.0024L13.3908 15.6246L12 13.25Z\" fill=\"#F9D313\"/>\n<rect x=\"5.75\" y=\"13.25\" width=\"12.5\" height=\"6.25\" fill=\"#F1F9FF\"/>\n<rect x=\"3.25\" y=\"10.75\" width=\"17.5\" height=\"2.5\" fill=\"#4A80E8\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 8.25L12 19.5L22 8.25V19.5H2V8.25Z\" fill=\"#E31D1C\"/>\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_15292\">\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 flagAiAnguillaIcon = "<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_15230)\">\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<path d=\"M18.2189 17.9776C17.5908 17.9776 17.1669 17.8295 16.8699 17.5828C16.5708 17.3343 16.3685 16.9591 16.2371 16.4422C16.1054 15.9239 16.0506 15.2854 16.0302 14.5357C16.0158 14.0091 16.0184 13.4384 16.0213 12.8246C16.0221 12.6436 16.023 12.4589 16.0234 12.2705H20.476C20.555 13.7449 20.5766 15.161 20.2921 16.2232C20.1435 16.7782 19.9168 17.2133 19.5918 17.5093C19.272 17.8005 18.8344 17.9776 18.2189 17.9776Z\" fill=\"white\" stroke=\"#E6E617\" stroke-width=\"0.5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2456 17.1962C16.6192 18.0295 17.2727 18.4462 18.2061 18.4462C19.1333 18.4462 19.7889 18.0351 20.1729 17.2129L16.2456 17.1962Z\" fill=\"#82E5FF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.6533 14.25C16.6533 15.0794 17.3287 15.75 18.1596 15.75C18.9905 15.75 19.6658 15.0794 19.6658 14.25C19.6658 13.4206 18.9905 12.75 18.1596 12.75C17.3287 12.75 16.6533 13.4206 16.6533 14.25ZM19.0408 14.25C19.0408 14.7332 18.6463 15.125 18.1596 15.125C17.6729 15.125 17.2783 14.7332 17.2783 14.25C17.2783 13.7668 17.6729 13.375 18.1596 13.375C18.6463 13.375 19.0408 13.7668 19.0408 14.25Z\" fill=\"#E18600\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.905 12.541C17.905 12.541 17.3568 12.7896 17.4758 13.257C17.5948 13.7244 17.7292 13.791 17.7292 13.791C17.7292 13.791 17.9228 12.7792 18.7046 12.7792L17.905 12.541Z\" fill=\"#E18600\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.9078 15.0619C16.9078 15.0619 17.3648 15.4536 17.7381 15.1483C18.1114 14.8429 18.115 14.6929 18.115 14.6929C18.115 14.6929 17.1161 14.9451 16.7857 14.2366L16.9078 15.0619Z\" fill=\"#E18600\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.6502 15.0093C19.6502 15.0093 19.667 14.4076 19.1948 14.3097C18.7226 14.2117 18.6038 14.3033 18.6038 14.3033C18.6038 14.3033 19.4284 14.9209 19.0857 15.6236L19.6502 15.0093Z\" fill=\"#E18600\"/>\n<g clip-path=\"url(#clip1_5982_15230)\">\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.6249L12.3054 14.0206L1.9436 5.6805L0.63778 4.06705L3.28507 3.70416L7.39779 7.16459L10.7081 9.49611L14.5024 12.6249Z\" fill=\"#F7FCFF\"/>\n<path d=\"M14.418 13.1708L13.1568 13.8009L8.13406 9.47718L6.64494 8.9941L0.51213 4.07252H2.283L8.41237 8.87728L10.0405 9.45655L14.418 13.1708Z\" fill=\"#F50100\"/>\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<clipPath id=\"clip0_5982_15230\">\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_15230\">\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 flagAlAlbaniaIcon = "<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_15301)\">\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=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.3125 16.5293L12.3081 18C12.3081 18 11.6245 16.8054 11.6786 16.8054C11.7328 16.8054 11.9358 16.4101 12.0193 16.214C12.1029 16.0179 11.8378 15.8789 11.7935 16.0184C11.7491 16.1579 11.5675 16.3549 11.3192 16.513C11.0709 16.671 11.0161 16.2749 11.0161 16.182C11.0161 16.1104 11.1133 16.1138 11.2665 16.1192C11.3123 16.1208 11.3631 16.1226 11.4179 16.1226C11.6556 16.1226 11.6786 15.5955 11.6245 15.4606C11.5942 15.3853 11.5244 15.461 11.4164 15.578C11.331 15.6705 11.2216 15.789 11.0891 15.8789C10.7893 16.0825 10.623 15.8679 10.623 15.6754C10.623 15.5674 10.6849 15.5697 10.7808 15.5732C10.8559 15.576 10.9518 15.5795 11.0551 15.5314C11.2904 15.4219 11.4588 14.963 11.4179 14.9225C11.3851 14.8901 11.1936 15.0026 10.9801 15.1281C10.9274 15.1591 10.8732 15.1909 10.8198 15.2215C10.5506 15.3758 10.4381 15.0115 10.4381 14.9225C10.4381 14.8336 10.691 14.8214 10.8198 14.8214C10.9487 14.8214 11.4113 14.5395 11.6786 14.1827C11.9459 13.826 11.87 13.4022 11.6786 13.2647C11.5458 13.1693 11.455 13.3063 11.3565 13.4548C11.3131 13.5202 11.2683 13.5879 11.2177 13.6388C11.137 13.7202 11.0318 13.9365 10.9344 14.1368C10.8322 14.347 10.7386 14.5395 10.691 14.5395C10.598 14.5395 10.3153 14.238 10.3153 14.238L9.30599 14.5395C9.30599 14.5395 9.72306 14.7663 9.8603 14.7663C9.99754 14.7663 10.051 15.0137 10.051 15.0672C10.051 15.1206 9.82328 15.1992 9.66172 15.1457C9.50016 15.0923 9.59907 14.9225 9.59907 14.9225L9.06941 14.6181C9.06941 14.6181 8.6577 14.7663 8.6577 14.9225C8.6577 15.0788 8.47162 15.1457 8.25165 15.1457C8.03169 15.1457 8.06083 15.0556 8.25165 14.7663C8.2942 14.7018 8.32508 14.666 8.34738 14.6494C8.36204 14.6498 8.37724 14.6499 8.393 14.6496C8.41145 14.6815 8.3986 14.7663 8.3986 14.7663C8.3986 14.7663 8.98813 14.5468 8.6577 14.6181C8.55556 14.6401 8.46793 14.6485 8.393 14.6496C8.38496 14.6357 8.37097 14.6319 8.34738 14.6494C8.26326 14.6474 8.19711 14.6366 8.14576 14.6283C8.111 14.6226 8.08302 14.6181 8.06083 14.6181C7.973 14.6181 7.625 14.4139 7.625 14.4139C7.625 14.4139 7.75211 14.2842 8.06083 14.2842C8.36956 14.2842 8.25165 14.4139 8.25165 14.4139H8.98813C8.98813 14.4139 8.6577 14.1827 8.5496 14.1827C8.49489 14.1827 8.41926 14.137 8.34453 14.0919C8.2716 14.0478 8.19954 14.0042 8.14867 14.0042C8.04568 14.0042 8.06083 13.7713 8.25165 13.7713C8.44248 13.7713 8.6577 13.9365 8.6577 14.0042C8.6577 14.072 9.06941 14.2842 9.06941 14.2842L10.1504 14.0042C10.1504 14.0042 9.99155 13.6388 10.1504 13.6388C10.3093 13.6388 10.8121 13.313 11.0161 12.9055C11.22 12.498 11.1981 12.3081 11.0891 12.3081C10.9801 12.3081 10.8874 12.4903 10.8874 12.5679C10.8874 12.6455 10.6247 13.0463 10.5634 13.1329C10.5021 13.2196 10.2847 13.0463 10.4381 12.834C10.5741 12.6458 10.5675 12.3648 10.5642 12.2269C10.5638 12.2093 10.5634 12.1939 10.5634 12.1815C10.5634 12.0717 10.2847 12.2912 10.2847 12.6822C10.2847 13.0732 9.66823 13.221 9.49558 13.221C9.32292 13.221 9.49558 12.9055 9.82328 12.834C10.081 12.7778 10.0374 12.4429 10.0071 12.2094C9.99882 12.146 9.99155 12.09 9.99155 12.0492C9.99155 11.8579 9.59907 12.3243 9.44622 12.5679C9.29337 12.8115 8.6577 13.3958 8.47162 13.4721C8.28553 13.5484 7.93084 13.3062 7.84533 13.1329C7.78252 13.0056 7.97563 12.982 8.24146 12.9495C8.33756 12.9378 8.44315 12.9249 8.5496 12.9055C8.95053 12.8325 9.49558 12.0492 9.59907 11.8977C9.70257 11.7462 9.44622 11.6333 9.30599 11.8977C9.16674 12.1602 8.48132 12.4074 8.25635 12.4886L8.25165 12.4903C8.03169 12.5696 7.84533 12.2105 7.84533 12.0492C7.84533 11.9523 7.95472 11.9718 8.12895 12.0028C8.24485 12.0234 8.38944 12.0492 8.5496 12.0492C8.95053 12.0492 9.44622 11.3499 9.44622 11.1749C9.44622 10.9999 9.22668 11.0763 9.06941 11.1749C9.03007 11.1996 8.98464 11.2345 8.93458 11.2729C8.78454 11.3881 8.59288 11.5353 8.3986 11.5353C8.13951 11.5353 7.93084 11.3499 7.93084 11.3499C7.93084 11.3499 7.84533 11.0763 8.06083 11.0763H8.6577C8.97702 11.0763 9.49558 10.3997 9.49558 10.2739C9.49558 10.2053 9.24943 10.3149 8.99376 10.4288C8.78062 10.5237 8.56087 10.6216 8.47162 10.6216C8.27531 10.6216 7.84533 10.4392 7.84533 10.2739C7.84533 10.2043 7.84533 10.172 7.86139 10.1578C7.88348 10.1383 7.93601 10.1534 8.06083 10.1534C8.15751 10.1534 8.25012 10.1776 8.35225 10.2044C8.47776 10.2373 8.61765 10.2739 8.79712 10.2739C9.01707 10.2739 9.20192 10.1041 9.32181 9.9939C9.37934 9.94104 9.42191 9.90193 9.44622 9.90193C9.52118 9.90193 9.37126 9.64566 9.22668 9.64566C9.16681 9.64566 9.07668 9.6896 8.97106 9.7411C8.82163 9.81395 8.6412 9.90193 8.47162 9.90193C8.18218 9.90193 7.84533 9.4403 7.84533 9.3169C7.84533 9.19351 8.00609 9.23821 8.25165 9.3169C8.49722 9.39559 8.67503 9.45209 9.22668 9.3169C9.77832 9.18172 9.44622 8.98195 9.30599 8.98195H8.25165C7.84526 8.98195 7.84532 8.39471 7.84533 8.28438L7.84533 8.28266C7.84533 8.19958 7.9306 8.24697 8.13896 8.36276C8.19596 8.39443 8.26217 8.43123 8.33837 8.47187C8.61442 8.61911 8.98617 8.59208 9.25076 8.57284C9.32619 8.56736 9.39291 8.56251 9.44622 8.56251C9.68654 8.56251 9.30599 8.28266 9.30599 8.28266C9.30599 8.28266 8.94862 8.28266 8.33837 8.02291C7.72813 7.76316 7.84533 7.05321 7.84533 7.05321C7.84533 7.05321 8.02742 6.79959 8.14867 7.05321C8.26992 7.30682 9.04018 7.9454 9.30599 7.9454C9.47156 7.9454 9.46719 7.89207 9.46354 7.84752C9.46133 7.82054 9.45938 7.79678 9.49558 7.79002C9.59154 7.77208 10.3656 8.03345 10.3656 8.03345C10.6805 8.05609 10.7291 8.52119 10.7291 8.79653C10.7291 9.07186 10.9614 9.3169 11.3192 9.3169C11.5872 9.3169 11.4792 8.91508 11.389 8.57978C11.3588 8.46738 11.3306 8.36247 11.3192 8.28266C11.2739 7.96478 10.2847 7.7811 10.2847 7.7811C9.93461 7.72568 9.99155 7.52555 9.99155 7.52555C10.1231 7.52073 10.3153 7.44153 10.3153 7.44153C10.5264 7.39406 9.44622 7.28851 9.44622 7.28851C9.20683 7.26651 9.30599 6.97671 9.30599 6.97671C9.30599 6.84557 9.40941 6.9154 9.55707 7.0151C9.69847 7.11058 9.88042 7.23344 10.051 7.23344C10.3996 7.23344 9.94877 6.97671 9.82328 6.97671C9.8059 6.97671 9.79794 6.97671 9.79791 6.97624C9.79774 6.97332 10.105 6.95219 10.3656 6.79959C10.5275 6.70483 10.6755 6.76217 10.866 6.83598C11.0315 6.90013 11.2292 6.97671 11.4959 6.97671C11.8214 6.97671 11.8156 7.17728 11.8084 7.42804C11.8028 7.61938 11.7965 7.83993 11.9358 8.02291C12.1639 8.32264 12.27 8.38112 12.3125 8.38977C12.355 8.38112 12.4611 8.32264 12.6892 8.02291C12.8285 7.83993 12.8222 7.61938 12.8166 7.42804C12.8094 7.17728 12.8036 6.97671 13.1291 6.97671C13.3958 6.97671 13.5935 6.90013 13.759 6.83598C13.9495 6.76217 14.0975 6.70483 14.2594 6.79959C14.52 6.95219 14.8273 6.97332 14.8271 6.97624C14.8271 6.97671 14.8191 6.97671 14.8017 6.97671C14.6762 6.97671 14.2254 7.23344 14.574 7.23344C14.7446 7.23344 14.9265 7.11058 15.0679 7.0151C15.2156 6.9154 15.319 6.84557 15.319 6.97671C15.319 6.97671 15.4182 7.26651 15.1788 7.28851C15.1788 7.28851 14.0986 7.39406 14.3097 7.44153C14.3097 7.44153 14.5019 7.52073 14.6335 7.52555C14.6335 7.52555 14.6904 7.72568 14.3403 7.7811C14.3403 7.7811 13.3511 7.96478 13.3058 8.28266C13.2944 8.36247 13.2662 8.46738 13.236 8.57978C13.1458 8.91508 13.0378 9.3169 13.3058 9.3169C13.6636 9.3169 13.8959 9.07186 13.8959 8.79653C13.8959 8.52119 13.9445 8.05609 14.2594 8.03345C14.2594 8.03345 15.0335 7.77208 15.1294 7.79002C15.1656 7.79678 15.1637 7.82054 15.1615 7.84752C15.1578 7.89207 15.1534 7.9454 15.319 7.9454C15.5848 7.9454 16.3551 7.30682 16.4763 7.05321C16.5976 6.79959 16.7797 7.05321 16.7797 7.05321C16.7797 7.05321 16.8969 7.76316 16.2866 8.02291C15.6764 8.28266 15.319 8.28266 15.319 8.28266C15.319 8.28266 14.9385 8.56251 15.1788 8.56251C15.2321 8.56251 15.2988 8.56736 15.3742 8.57284C15.6388 8.59208 16.0106 8.61911 16.2866 8.47187C16.3628 8.43123 16.429 8.39443 16.486 8.36276C16.6944 8.24697 16.7797 8.19958 16.7797 8.28266V8.28438C16.7797 8.39471 16.7797 8.98195 16.3733 8.98195H15.319C15.1788 8.98195 14.8467 9.18172 15.3983 9.3169C15.95 9.45209 16.1278 9.39559 16.3733 9.3169C16.6189 9.23821 16.7797 9.19351 16.7797 9.3169C16.7797 9.4403 16.4428 9.90193 16.1534 9.90193C15.9838 9.90193 15.8034 9.81395 15.6539 9.7411C15.5483 9.6896 15.4582 9.64566 15.3983 9.64566C15.2537 9.64566 15.1038 9.90193 15.1788 9.90193C15.2031 9.90193 15.2457 9.94104 15.3032 9.9939C15.4231 10.1041 15.6079 10.2739 15.8279 10.2739C16.0074 10.2739 16.1472 10.2373 16.2728 10.2044C16.3749 10.1776 16.4675 10.1534 16.5642 10.1534C16.689 10.1534 16.7415 10.1383 16.7636 10.1578C16.7797 10.172 16.7797 10.2043 16.7797 10.2739C16.7797 10.4392 16.3497 10.6216 16.1534 10.6216C16.0641 10.6216 15.8444 10.5237 15.6312 10.4288C15.3756 10.3149 15.1294 10.2053 15.1294 10.2739C15.1294 10.3997 15.648 11.0763 15.9673 11.0763H16.5642C16.7797 11.0763 16.6942 11.3499 16.6942 11.3499C16.6942 11.3499 16.4855 11.5353 16.2264 11.5353C16.0321 11.5353 15.8405 11.3881 15.6904 11.2729C15.6404 11.2345 15.5949 11.1996 15.5556 11.1749C15.3983 11.0763 15.1788 10.9999 15.1788 11.1749C15.1788 11.3499 15.6745 12.0492 16.0754 12.0492C16.2356 12.0492 16.3802 12.0234 16.496 12.0028C16.6703 11.9718 16.7797 11.9523 16.7797 12.0492C16.7797 12.2105 16.5933 12.5696 16.3733 12.4903L16.3686 12.4886C16.1437 12.4074 15.4583 12.1602 15.319 11.8977C15.1788 11.6333 14.9224 11.7462 15.0259 11.8977C15.1294 12.0492 15.6745 12.8325 16.0754 12.9055C16.1818 12.9249 16.2874 12.9378 16.3835 12.9495C16.6494 12.982 16.8425 13.0056 16.7797 13.1329C16.6942 13.3062 16.3395 13.5484 16.1534 13.4721C15.9673 13.3958 15.3316 12.8115 15.1788 12.5679C15.0259 12.3243 14.6335 11.8579 14.6335 12.0492C14.6335 12.09 14.6262 12.146 14.6179 12.2094C14.5876 12.4429 14.544 12.7778 14.8017 12.834C15.1294 12.9055 15.3021 13.221 15.1294 13.221C14.9568 13.221 14.3403 13.0732 14.3403 12.6822C14.3403 12.2912 14.0616 12.0717 14.0616 12.1815C14.0616 12.1939 14.0612 12.2093 14.0608 12.2269C14.0575 12.3648 14.0509 12.6458 14.1869 12.834C14.3403 13.0463 14.1229 13.2196 14.0616 13.1329C14.0003 13.0463 13.7376 12.6455 13.7376 12.5679C13.7376 12.4903 13.6449 12.3081 13.5359 12.3081C13.4269 12.3081 13.405 12.498 13.6089 12.9055C13.8129 13.313 14.3157 13.6388 14.4746 13.6388C14.6335 13.6388 14.4746 14.0042 14.4746 14.0042L15.5556 14.2842C15.5556 14.2842 15.9673 14.072 15.9673 14.0042C15.9673 13.9365 16.1825 13.7713 16.3733 13.7713C16.5642 13.7713 16.5793 14.0042 16.4763 14.0042C16.4255 14.0042 16.3534 14.0478 16.2805 14.0919C16.2057 14.137 16.1301 14.1827 16.0754 14.1827C15.9673 14.1827 15.6369 14.4139 15.6369 14.4139H16.3733C16.3733 14.4139 16.2554 14.2842 16.5642 14.2842C16.8729 14.2842 17 14.4139 17 14.4139C17 14.4139 16.652 14.6181 16.5642 14.6181C16.542 14.6181 16.514 14.6226 16.4792 14.6283C16.4279 14.6366 16.3617 14.6474 16.2776 14.6494C16.254 14.6319 16.24 14.6357 16.232 14.6496C16.1571 14.6485 16.0694 14.6401 15.9673 14.6181C15.6369 14.5468 16.2264 14.7663 16.2264 14.7663C16.2264 14.7663 16.2135 14.6815 16.232 14.6496C16.2478 14.6499 16.263 14.6498 16.2776 14.6494C16.2999 14.666 16.3308 14.7018 16.3733 14.7663C16.5642 15.0556 16.5933 15.1457 16.3733 15.1457C16.1534 15.1457 15.9673 15.0788 15.9673 14.9225C15.9673 14.7663 15.5556 14.6181 15.5556 14.6181L15.0259 14.9225C15.0259 14.9225 15.1248 15.0923 14.9633 15.1457C14.8017 15.1992 14.574 15.1206 14.574 15.0672C14.574 15.0137 14.6275 14.7663 14.7647 14.7663C14.9019 14.7663 15.319 14.5395 15.319 14.5395L14.3097 14.238C14.3097 14.238 14.027 14.5395 13.934 14.5395C13.8864 14.5395 13.7928 14.347 13.6906 14.1368C13.5932 13.9365 13.488 13.7202 13.4073 13.6388C13.3567 13.5879 13.3119 13.5202 13.2685 13.4548C13.17 13.3063 13.0792 13.1693 12.9464 13.2647C12.755 13.4022 12.6791 13.826 12.9464 14.1827C13.2137 14.5395 13.6763 14.8214 13.8052 14.8214C13.934 14.8214 14.1869 14.8336 14.1869 14.9225C14.1869 15.0115 14.0744 15.3758 13.8052 15.2215C13.7518 15.1909 13.6976 15.1591 13.6449 15.1281C13.4314 15.0026 13.2399 14.8901 13.2071 14.9225C13.1662 14.963 13.3346 15.4219 13.5699 15.5314C13.6732 15.5795 13.7691 15.576 13.8442 15.5732C13.9401 15.5697 14.002 15.5674 14.002 15.6754C14.002 15.8679 13.8357 16.0825 13.5359 15.8789C13.4034 15.789 13.294 15.6705 13.2086 15.578C13.1006 15.461 13.0308 15.3853 13.0005 15.4606C12.9464 15.5955 12.9694 16.1226 13.2071 16.1226C13.2619 16.1226 13.3127 16.1208 13.3585 16.1192C13.5117 16.1138 13.6089 16.1104 13.6089 16.182C13.6089 16.2749 13.5541 16.671 13.3058 16.513C13.0575 16.3549 12.8759 16.1579 12.8315 16.0184C12.7872 15.8789 12.5221 16.0179 12.6057 16.214C12.6892 16.4101 12.8922 16.8054 12.9464 16.8054C13.0005 16.8054 12.3169 18 12.3169 18L12.3125 16.5293Z\" fill=\"#1A1A1A\"/>\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_15301\">\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 flagAmArmeniaIcon = "<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_15265)\">\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_15265\" 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_15265)\">\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=\"#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_15265\">\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 flagAoAngolaIcon = "<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_15308)\">\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=\"#1D1D1D\"/>\n<mask id=\"mask0_5982_15308\" 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_15308)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V12H22V4.5H2Z\" fill=\"#F50100\"/>\n<g filter=\"url(#filter0_d_5982_15308)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.7188 12.8701C12.2033 12.2714 12.355 11.4974 12.355 11.0143C12.355 8.4406 9.14383 7.01685 9.14383 7.01685C11.3516 7.01685 13.8105 8.80662 13.8105 11.0143C13.8105 11.9491 13.4896 12.8165 12.952 13.5059C13.9359 13.9967 14.7687 14.3797 14.7687 14.3797C15.0776 14.5823 15.1639 15.1225 14.9614 15.4316C14.7587 15.7405 14.3439 15.8268 14.0351 15.6243C14.0351 15.6243 13.245 15.1571 12.7636 14.8415C12.5429 14.6968 12.2878 14.54 12.0162 14.3794C11.3845 14.8047 10.6271 15.0538 9.81292 15.0538C9.81292 15.0538 6.87723 14.6942 6.96124 13.1888C6.96124 13.1888 7.67194 13.7325 9.76264 13.7325C10.0954 13.7325 10.3878 13.6859 10.6444 13.604C9.73887 13.1098 8.9709 12.7181 8.9709 12.7181C8.66178 12.5156 7.85793 11.4887 8.06052 11.1796C8.26318 10.8707 9.48839 11.2199 9.79728 11.4224C9.79728 11.4224 10.2269 12.0124 10.8332 12.3731C11.1011 12.5325 11.4035 12.7011 11.7188 12.8701ZM10.2378 10.6266L9.60663 11.0471L9.8083 10.3268L9.34498 9.8667L9.97235 9.84182L10.2378 9.12956L10.5032 9.84182H11.1295L10.6672 10.3268L10.8988 11.0046L10.2378 10.6266Z\" fill=\"#FCFF01\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.7188 12.8701C12.2033 12.2714 12.355 11.4974 12.355 11.0143C12.355 8.4406 9.14383 7.01685 9.14383 7.01685C11.3516 7.01685 13.8105 8.80662 13.8105 11.0143C13.8105 11.9491 13.4896 12.8165 12.952 13.5059C13.9359 13.9967 14.7687 14.3797 14.7687 14.3797C15.0776 14.5823 15.1639 15.1225 14.9614 15.4316C14.7587 15.7405 14.3439 15.8268 14.0351 15.6243C14.0351 15.6243 13.245 15.1571 12.7636 14.8415C12.5429 14.6968 12.2878 14.54 12.0162 14.3794C11.3845 14.8047 10.6271 15.0538 9.81292 15.0538C9.81292 15.0538 6.87723 14.6942 6.96124 13.1888C6.96124 13.1888 7.67194 13.7325 9.76264 13.7325C10.0954 13.7325 10.3878 13.6859 10.6444 13.604C9.73887 13.1098 8.9709 12.7181 8.9709 12.7181C8.66178 12.5156 7.85793 11.4887 8.06052 11.1796C8.26318 10.8707 9.48839 11.2199 9.79728 11.4224C9.79728 11.4224 10.2269 12.0124 10.8332 12.3731C11.1011 12.5325 11.4035 12.7011 11.7188 12.8701ZM10.2378 10.6266L9.60663 11.0471L9.8083 10.3268L9.34498 9.8667L9.97235 9.84182L10.2378 9.12956L10.5032 9.84182H11.1295L10.6672 10.3268L10.8988 11.0046L10.2378 10.6266Z\" fill=\"#FFEA42\"/>\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<filter id=\"filter0_d_5982_15308\" x=\"6.95947\" y=\"7.01685\" width=\"8.11133\" height=\"8.71704\" 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<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15308\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15308\" result=\"shape\"/>\n</filter>\n<clipPath id=\"clip0_5982_15308\">\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 flagAqAntarcticaIcon = "<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_15276)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#5196ED\"/>\n<mask id=\"mask0_5982_15276\" 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_15276)\">\n<g filter=\"url(#filter0_d_5982_15276)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.44835 9.4336C7.44835 9.4336 8.73842 10.1414 8.91784 10.3372C9.09718 10.533 9.38465 11.252 9.83296 10.8454C10.2813 10.4389 10.7296 10.7549 10.7296 10.1073C10.7296 9.45974 11.399 7.95753 12.3704 8.33396C13.3418 8.71036 14.1404 8.47489 14.3645 8.62538C14.5887 8.77596 15.1267 9.52376 15.5451 9.52376C15.9637 9.52376 16.1727 9.96044 16.2027 10.593C16.2325 11.2256 16.0683 11.286 16.4567 11.3614C16.8454 11.4366 16.9947 11.7229 16.8006 12.0993C16.6063 12.4758 16.6211 12.3101 16.651 12.7017C16.681 13.0933 16.2626 15.4025 14.9771 15.6286C13.6918 15.8544 12.4735 15.734 12.8024 15.2971C13.1312 14.8605 13.5863 14.3579 12.9139 14.2525C12.2412 14.1469 11.8174 14.0572 11.1448 14.2379C10.4721 14.4186 9.76978 14.7047 9.35114 14.1626C8.93275 13.6204 9.02254 13.2288 8.67877 12.9728C8.33509 12.7168 7.91646 12.7619 8.26038 12.2649C8.60391 11.7679 8.88786 11.9535 8.60391 11.562C8.32018 11.1705 7.24834 10.9999 7.24834 10.6084C7.24834 10.2167 6.56659 9.35827 7.44835 9.4336Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.44835 9.4336C7.44835 9.4336 8.73842 10.1414 8.91784 10.3372C9.09718 10.533 9.38465 11.252 9.83296 10.8454C10.2813 10.4389 10.7296 10.7549 10.7296 10.1073C10.7296 9.45974 11.399 7.95753 12.3704 8.33396C13.3418 8.71036 14.1404 8.47489 14.3645 8.62538C14.5887 8.77596 15.1267 9.52376 15.5451 9.52376C15.9637 9.52376 16.1727 9.96044 16.2027 10.593C16.2325 11.2256 16.0683 11.286 16.4567 11.3614C16.8454 11.4366 16.9947 11.7229 16.8006 12.0993C16.6063 12.4758 16.6211 12.3101 16.651 12.7017C16.681 13.0933 16.2626 15.4025 14.9771 15.6286C13.6918 15.8544 12.4735 15.734 12.8024 15.2971C13.1312 14.8605 13.5863 14.3579 12.9139 14.2525C12.2412 14.1469 11.8174 14.0572 11.1448 14.2379C10.4721 14.4186 9.76978 14.7047 9.35114 14.1626C8.93275 13.6204 9.02254 13.2288 8.67877 12.9728C8.33509 12.7168 7.91646 12.7619 8.26038 12.2649C8.60391 11.7679 8.88786 11.9535 8.60391 11.562C8.32018 11.1705 7.24834 10.9999 7.24834 10.6084C7.24834 10.2167 6.56659 9.35827 7.44835 9.4336Z\" fill=\"#F5F8FB\"/>\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<filter id=\"filter0_d_5982_15276\" x=\"5.99707\" y=\"7.27429\" width=\"11.8882\" height=\"9.46582\" 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.0941176 0 0 0 0 0.32549 0 0 0 0 0.639216 0 0 0 0.43 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15276\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15276\" result=\"shape\"/>\n</filter>\n<clipPath id=\"clip0_5982_15276\">\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 flagArArgentinaIcon = "<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_15313)\">\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_15313\" 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_15313)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#58A5FF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#58A5FF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.3456 13.5545C12.3456 13.5545 11.7069 14.8787 11.1456 15.1502C11.3879 14.5428 11.477 13.3036 11.477 13.3036C11.477 13.3036 10.0196 13.8814 9.50805 13.7761C10.1232 13.3463 10.977 12.5501 10.977 12.5501C10.977 12.5501 9.09057 11.9334 9.13685 11.671C9.9884 11.8237 11.1595 11.6572 11.1595 11.6572C11.1595 11.6572 9.8361 10.0702 9.97031 9.95217C10.172 10.1482 11.758 10.9767 11.758 10.9767C11.758 10.9767 11.8731 9.56469 12.2144 9.08862C12.2553 9.42467 12.7344 10.9461 12.7344 10.9461C12.7344 10.9461 13.6974 9.98254 14.232 9.98254C13.9972 10.2736 13.4412 11.5524 13.4412 11.5524C13.4412 11.5524 14.8267 11.5306 15.3534 11.7899C14.7154 11.8806 13.5975 12.4418 13.5975 12.4418C13.5975 12.4418 15.0534 13.5462 14.9207 13.7761C14.139 13.3937 13.2353 13.2657 13.2353 13.2657C13.2353 13.2657 13.4851 14.8026 13.2832 15.1502C13.0863 14.6385 12.3456 13.5545 12.3456 13.5545Z\" fill=\"#FFD018\" stroke=\"#F19900\" stroke-opacity=\"0.98\" stroke-width=\"0.5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.2617 12.8386C12.6069 12.8386 12.8867 12.5588 12.8867 12.2136C12.8867 11.8684 12.6069 11.5886 12.2617 11.5886C11.9165 11.5886 11.6367 11.8684 11.6367 12.2136C11.6367 12.5588 11.9165 12.8386 12.2617 12.8386Z\" fill=\"#FFD018\" stroke=\"#F19900\" stroke-opacity=\"0.98\" stroke-width=\"0.5\"/>\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_15313\">\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 flagAsAmericanSmoaIcon = "<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_15115)\">\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=\"M2 3.875H1.375V4.5V11.5669L0.219999 12L1.375 12.4331V19.5V20.125H2H22L22.2195 18.9148L3.78 12L22.2195 5.08521L22 3.875H2Z\" fill=\"#3547A0\" stroke=\"#E31D1C\" stroke-width=\"1.25\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5562 8.26709C19.5562 8.26709 14.5167 9.57558 14.5167 9.77692C14.5167 9.97826 14.0632 10.6162 14.1561 10.7827C14.2489 10.9492 14.4901 11.1699 14.6881 11.0596C14.8861 10.9492 15.3565 10.5058 15.1986 10.7827C15.0408 11.0596 16.0473 11.3815 15.623 11.993C15.623 11.993 16.1328 11.6991 15.886 13.3703L17.0995 13.7161C17.0995 13.7161 18.4548 13.3608 17.8362 12.3439H18.5546C18.5546 12.3439 18.2569 11.026 18.6968 10.7827C19.1367 10.5394 18.2484 10.3544 18.2484 10.3544C20.1264 9.28537 19.5562 8.26709 19.5562 8.26709Z\" fill=\"#C44800\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.7219 13.8565L15.6798 13.3424L15.2813 12.8091L13.5542 13.1568L15.0703 14.0157L15.58 13.7414L18.7219 14.243V13.8565Z\" fill=\"#FFC221\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.189 14.3243V14.0229L15.7782 13.8153C15.7782 13.8153 15.5725 13.625 15.0652 13.625C14.5579 13.625 14.5 14.0229 14.5 14.0229C14.5 14.0229 14.7909 14.6027 15.3549 14.6027C15.919 14.6027 16.7961 14.7382 17.0336 15.0171C17.2712 15.296 18.2556 14.8738 18.2556 14.8738C18.2556 14.8738 17.835 14.1503 17.2953 14.3765C16.7556 14.6027 15.7782 14.267 15.7782 14.1449C15.7782 14.0229 19.189 14.3243 19.189 14.3243Z\" fill=\"#FFC221\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.4286 11.884C13.4286 11.884 13.098 12.5927 13.218 12.8607C13.7461 13.4122 14.7062 12.5336 14.7062 12.5336L13.4286 11.884Z\" fill=\"#FFC221\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.6424 12.222C18.9932 12.0415 19.1722 11.7073 19.1722 11.2713C19.1722 10.9357 19.0923 10.6706 18.9156 10.5011V10.2723L18.606 10.2694C15.8318 10.244 14.2699 10.5185 13.8172 11.2053C13.3594 11.8998 13.3994 12.493 14.0225 12.781L14.2981 12.7744C15.6449 12.0716 17.0154 11.8972 18.4241 12.2474L18.6424 12.222ZM14.0781 11.3772C14.4437 10.8227 15.952 10.5576 18.6031 10.5819V10.6607C18.7742 10.7428 18.8597 10.9463 18.8597 11.2713C18.8597 11.5963 18.7396 11.8206 18.4995 11.9441C17.0159 11.5753 15.5672 11.7597 14.1535 12.4973C13.7377 12.3051 13.7126 11.9318 14.0781 11.3772Z\" fill=\"#979797\"/>\n<path d=\"M18.6033 10.5819C15.9521 10.5575 14.4438 10.8226 14.0783 11.3772C13.7128 11.9317 13.7379 12.3051 14.1537 12.4972C15.5674 11.7596 17.016 11.5752 18.4996 11.944C18.7398 11.8205 18.8599 11.5962 18.8599 11.2713C18.8599 10.9463 18.7743 10.7427 18.6033 10.6607V10.5819Z\" 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_15115\">\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 flagAtAustriaIcon = "<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_15289)\">\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_15289\" 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_15289)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#C51918\"/>\n</g>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15289\">\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 flagAuAustraliaIcon = "<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_15221)\">\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_15221)\">\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_15221)\">\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_15221\">\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_15221\">\n<rect width=\"11\" height=\"9\" fill=\"white\" transform=\"translate(2 4.5)\"/>\n</clipPath>\n<clipPath id=\"clip2_5982_15221\">\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 flagAwArubaIcon = "<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_15212)\">\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=\"#5BA3DA\"/>\n<mask id=\"mask0_5982_15212\" 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_15212)\">\n<g filter=\"url(#filter0_d_5982_15212)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.54574 9.47482L2.80762 8.89687L5.57949 8.34839L6.38127 5.47974L7.01355 8.3251L9.48814 8.89965L7.04264 9.47482L6.33701 11.8145L5.54574 9.47482Z\" fill=\"#EF2929\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.54574 9.47482L2.80762 8.89687L5.57949 8.34839L6.38127 5.47974L7.01355 8.3251L9.48814 8.89965L7.04264 9.47482L6.33701 11.8145L5.54574 9.47482Z\" fill=\"#FF0000\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 13.5H2V14.5H22V13.5ZM22 15.5H2V16.5H22V15.5Z\" fill=\"#FAD615\"/>\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_15212\" x=\"1.80762\" y=\"4.47974\" width=\"8.68066\" height=\"8.33472\" 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 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.2 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15212\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15212\" result=\"shape\"/>\n</filter>\n<clipPath id=\"clip0_5982_15212\">\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 flagAxAlandIslandsIcon = "<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_15118)\">\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_15118\" 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_15118)\">\n<path d=\"M8 4H7.5V4.5V10H2H1.5V10.5V13.5V14H2H7.5V19.5V20H8H11H11.5V19.5V14H22H22.5V13.5V10.5V10H22H11.5V4.5V4H11H8Z\" fill=\"#D21034\" stroke=\"#FFCE00\"/>\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_15118\">\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 flagAzAzerbaijanIcon = "<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_15306)\">\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=\"#AF0100\"/>\n<mask id=\"mask0_5982_15306\" 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_15306)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#3CA5D9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#73BE4A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.7263 13.8167C11.8844 13.6225 11.2256 12.9607 11.2343 11.9895C11.2425 11.0804 11.8289 10.3113 12.7549 10.1023C13.6808 9.89331 14.4953 10.334 14.4953 10.334C14.2401 9.76661 13.3517 9.3687 12.623 9.37061C11.2666 9.37417 9.81951 10.4097 9.80528 11.991C9.79053 13.6304 11.3508 14.5624 12.724 14.5588C13.8248 14.5559 14.3477 13.8474 14.4562 13.5462C14.4562 13.5462 13.5681 14.0108 12.7263 13.8167ZM13.2613 12.8879L13.996 12.3767L14.7307 12.8879L14.4715 12.0312L15.1848 11.4904L14.2899 11.4722L13.996 10.6267L13.7021 11.4722L12.8072 11.4904L13.5205 12.0312L13.2613 12.8879Z\" 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_15306\">\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 flagBaBosniaAndHerzegovinaIcon = "<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_15293)\">\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.5H22.25V19.5H2V4.5Z\" fill=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.25 4.5H21V19.5L8.25 4.5Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.44273 6.24609L5.708 6.63236L5.84832 5.81423L5.25391 5.23482L6.07536 5.11546L6.44273 4.37109L6.81009 5.11546L7.63155 5.23482L7.03714 5.81423L7.17746 6.63236L6.44273 6.24609Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.62193 8.92114L7.88719 9.30741L8.02752 8.48928L7.43311 7.90987L8.25456 7.79051L8.62193 7.04614L8.98929 7.79051L9.81075 7.90987L9.21634 8.48928L9.35666 9.30741L8.62193 8.92114Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.6649 11.5239L9.93016 11.9102L10.0705 11.0921L9.47607 10.5127L10.2975 10.3933L10.6649 9.64893L11.0323 10.3933L11.8537 10.5127L11.2593 11.0921L11.3996 11.9102L10.6649 11.5239Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.6659 14.0183L11.9311 14.4046L12.0715 13.5864L11.4771 13.007L12.2985 12.8877L12.6659 12.1433L13.0332 12.8877L13.8547 13.007L13.2603 13.5864L13.4006 14.4046L12.6659 14.0183Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.8216 16.5854L14.0869 16.9717L14.2272 16.1536L13.6328 15.5742L14.4543 15.4548L14.8216 14.7104L15.189 15.4548L16.0105 15.5742L15.416 16.1536L15.5564 16.9717L14.8216 16.5854Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.2044 19.0693L16.4697 19.4556L16.61 18.6375L16.0156 18.0581L16.8371 17.9387L17.2044 17.1943L17.5718 17.9387L18.3933 18.0581L17.7989 18.6375L17.9392 19.4556L17.2044 19.0693Z\" 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_15293\">\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 flagBbBarbadosIcon = "<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_15287)\">\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=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" fill=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.5214 14.0456C13.9169 13.2275 14.3731 11.7345 14.3731 11.7345L14.7193 10.7067L13.3474 11.2035L13.672 11.392C13.672 11.392 13.1062 12.5231 12.8212 13.0757C12.5362 13.6283 12.508 13.2632 12.508 13.2632L12.5567 9.40776L12.8716 9.32239L12.0869 7.81494L11.0857 9.34328L11.5268 9.35517C11.5268 9.35517 11.4902 13.4231 11.4288 13.2632C11.3946 13.1724 11.3036 13.453 11.2592 13.3443C10.9811 12.663 10.6007 11.3424 10.6007 11.3424L10.8232 11.1341L9.33057 10.827L9.7762 11.7447C9.7762 11.7447 10.1692 13.3799 10.6007 14.1786C10.6978 14.4312 11.1673 14.539 11.1673 14.539C11.1673 14.539 11.3965 14.3063 11.4533 14.539C11.5101 14.7717 11.4533 15.7109 11.4533 15.7109H12.508C12.508 15.7109 12.4337 14.8249 12.508 14.539C12.5822 14.2532 12.8124 14.539 12.8124 14.539C12.8124 14.539 13.4244 14.2983 13.5214 14.0456Z\" fill=\"black\"/>\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_15287\">\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 flagBdBangladeshIcon = "<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_15252)\">\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<rect x=\"2\" y=\"4.5\" width=\"20\" height=\"15\" fill=\"#38A17E\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.5 15.75C11.5711 15.75 13.25 14.0711 13.25 12C13.25 9.92893 11.5711 8.25 9.5 8.25C7.42893 8.25 5.75 9.92893 5.75 12C5.75 14.0711 7.42893 15.75 9.5 15.75Z\" fill=\"#F72E45\"/>\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_15252\">\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 flagBeBelgiumIcon = "<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_15262)\">\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=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" 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_15262\">\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 flagBfBurkinaFasoIcon = "<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_15266)\">\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=\"#5EAA22\"/>\n<mask id=\"mask0_5982_15266\" 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_15266)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V12H22V4.5H2Z\" fill=\"#C51918\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0223 14.3567L9.08296 16.5812L10.0234 12.9582L7.2666 10.7523H10.5524L12.0219 7.53613L13.4913 10.7523H16.7772L13.9911 12.961L14.9608 16.5812L12.0223 14.3567Z\" 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_15266\">\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 flagBgBulgariaIcon = "<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_15241)\">\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=\"#5EAA22\"/>\n<mask id=\"mask0_5982_15241\" 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_15241)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#E22C18\"/>\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_15241\">\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 flagBhBahrainIcon = "<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_15249)\">\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<rect x=\"2\" y=\"4.5\" width=\"20\" height=\"15\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H6.24999L9.5 5.75L6.24999 7L9.5 8.25L6.24999 9.5L9.5 10.75L6.24999 12L9.5 13.25L6.24999 14.5L9.5 15.75L6.24999 17L9.5 18.25L6.24999 19.5H2V4.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_15249\">\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 flagBiBurundiIcon = "<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_15135)\">\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<rect x=\"2\" y=\"4.5\" width=\"20\" height=\"15\" rx=\"1.25\" fill=\"#5EAA22\"/>\n<mask id=\"path-4-outside-1_5982_15135\" maskUnits=\"userSpaceOnUse\" x=\"-3\" y=\"2.5\" width=\"30\" height=\"19\" fill=\"black\">\n<rect fill=\"white\" x=\"-3\" y=\"2.5\" width=\"30\" height=\"19\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 12L22 4.5H2L12 12ZM12 12L2 19.5H22L12 12Z\"/>\n</mask>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 12L22 4.5H2L12 12ZM12 12L2 19.5H22L12 12Z\" fill=\"#DD2C2B\"/>\n<path d=\"M22 4.5L22.9375 5.75L26.6875 2.9375H22V4.5ZM2 4.5V2.9375H-2.6875L1.0625 5.75L2 4.5ZM2 19.5L1.0625 18.25L-2.6875 21.0625H2V19.5ZM22 19.5V21.0625H26.6875L22.9375 18.25L22 19.5ZM21.0625 3.25L11.0625 10.75L12.9375 13.25L22.9375 5.75L21.0625 3.25ZM2 6.0625H22V2.9375H2V6.0625ZM12.9375 10.75L2.9375 3.25L1.0625 5.75L11.0625 13.25L12.9375 10.75ZM11.0625 10.75L1.0625 18.25L2.9375 20.75L12.9375 13.25L11.0625 10.75ZM2 21.0625H22V17.9375H2V21.0625ZM22.9375 18.25L12.9375 10.75L11.0625 13.25L21.0625 20.75L22.9375 18.25Z\" fill=\"white\" mask=\"url(#path-4-outside-1_5982_15135)\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.1043 11.0178L11.3696 11.4041L11.5099 10.586L10.9155 10.0066H11.737L12.1043 9.14282L12.4717 10.0066H13.2932L12.6988 10.586L12.8391 11.4041L12.1043 11.0178Z\" fill=\"#DD2C2B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.3514 13.5178L9.61669 13.9041L9.75701 13.086L9.1626 12.5066H9.98405L10.3514 11.6428L10.7188 12.5066H11.5402L10.9458 13.086L11.0861 13.9041L10.3514 13.5178Z\" fill=\"#DD2C2B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.8514 13.5178L13.1167 13.9041L13.257 13.086L12.6626 12.5066H13.4841L13.8514 11.6428L14.2188 12.5066H15.0402L14.4458 13.086L14.5861 13.9041L13.8514 13.5178Z\" fill=\"#DD2C2B\"/>\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_15135\">\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 flagBjBeninIcon = "<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_15277)\">\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=\"#DD2C2B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V12H22V4.5H2Z\" fill=\"#FECA00\"/>\n<rect x=\"2\" y=\"4.5\" width=\"9\" height=\"15\" fill=\"#5EAA22\"/>\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_15277\">\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 flagBlSaintBarthelemyIcon = "<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_15239)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#F50100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H10V19.5H2V4.5Z\" fill=\"#2E42A5\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#F7FCFF\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15239\">\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 flagBmBermudaIcon = "<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_15273)\">\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=\"#AF0100\"/>\n<mask id=\"mask0_5982_15273\" 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_15273)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.7549 12C15.7549 15.6792 16.1031 16.9571 18.2001 16.9571C20.297 16.9571 20.8707 15.1035 20.6937 12H15.7549Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.3125 14.125C18.8993 14.125 19.375 13.5654 19.375 12.875C19.375 12.1846 18.8993 11.625 18.3125 11.625C17.7257 11.625 17.25 12.1846 17.25 12.875C17.25 13.5654 17.7257 14.125 18.3125 14.125Z\" fill=\"#AF0100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2461 15.9463C16.6197 16.7796 17.2732 17.1963 18.2066 17.1963C19.1338 17.1963 19.7894 16.7852 20.1734 15.963L16.2461 15.9463Z\" fill=\"#5EAA22\"/>\n<path d=\"M16.762 13.8941L16.4131 13.0239C17.0534 12.7672 17.6707 12.6372 18.2638 12.6372C18.857 12.6372 19.4743 12.7672 20.1146 13.0239L19.7657 13.8941C19.2318 13.6801 18.7316 13.5747 18.2638 13.5747C17.7961 13.5747 17.2958 13.6801 16.762 13.8941Z\" fill=\"#82B2CB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.625 14.5C17.9702 14.5 18.25 14.2202 18.25 13.875C18.25 13.5298 17.9702 13.25 17.625 13.25C17.2798 13.25 17 13.5298 17 13.875C17 14.2202 17.2798 14.5 17.625 14.5Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 15.5C18.3452 15.5 18.625 15.2202 18.625 14.875C18.625 14.5298 18.3452 14.25 18 14.25C17.6548 14.25 17.375 14.5298 17.375 14.875C17.375 15.2202 17.6548 15.5 18 15.5Z\" fill=\"#8A4E22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 15C17.3452 15 17.625 14.7202 17.625 14.375C17.625 14.0298 17.3452 13.75 17 13.75C16.6548 13.75 16.375 14.0298 16.375 14.375C16.375 14.7202 16.6548 15 17 15Z\" fill=\"#AF0100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.125 15C19.4702 15 19.75 14.7202 19.75 14.375C19.75 14.0298 19.4702 13.75 19.125 13.75C18.7798 13.75 18.5 14.0298 18.5 14.375C18.5 14.7202 18.7798 15 19.125 15Z\" fill=\"#AF0100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.6875 16.375C18.9291 16.375 19.125 16.0952 19.125 15.75C19.125 15.4048 18.9291 15.125 18.6875 15.125C18.4459 15.125 18.25 15.4048 18.25 15.75C18.25 16.0952 18.4459 16.375 18.6875 16.375Z\" fill=\"#AF0100\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.1875 16.375C17.4291 16.375 17.625 16.0952 17.625 15.75C17.625 15.4048 17.4291 15.125 17.1875 15.125C16.9459 15.125 16.75 15.4048 16.75 15.75C16.75 16.0952 16.9459 16.375 17.1875 16.375Z\" fill=\"#AF0100\"/>\n</g>\n<g clip-path=\"url(#clip1_5982_15273)\">\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<clipPath id=\"clip0_5982_15273\">\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_15273\">\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 flagBnBruneiDarussalamIcon = "<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_15269)\">\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=\"#FFD221\"/>\n<mask id=\"mask0_5982_15269\" 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_15269)\">\n<path d=\"M0.0830078 11.1346L1.338 8.27271L23.1047 17.8177L21.8497 20.6796L0.0830078 11.1346Z\" fill=\"#313131\"/>\n<path d=\"M0.114258 7.98105L1.36873 5.1189L24.2178 15.1335L22.9634 17.9957L0.114258 7.98105Z\" fill=\"#FAF9F9\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.58167 12.2482C5.69507 11.1602 5.84329 10.4243 5.84329 10.4243C5.84329 10.4243 6.75064 10.4575 6.74052 11.0426C6.74052 11.2898 7.06598 11.5238 7.34636 11.7254C7.55854 11.878 7.7449 12.012 7.7449 12.1191C7.7449 12.3678 7.93216 14.8752 7.93216 14.8752C7.93216 14.8752 7.80137 15.1035 7.1749 15.1035C6.54842 15.1035 6.58167 14.7427 6.58167 14.7427C6.96148 14.277 6.58167 12.2482 6.58167 12.2482ZM17.4184 12.2482C18.305 11.1602 18.1568 10.4243 18.1568 10.4243C18.1568 10.4243 17.2495 10.4575 17.2596 11.0426C17.2596 11.2898 16.9341 11.5238 16.6538 11.7254C16.4416 11.878 16.2552 12.012 16.2552 12.1191C16.2552 12.3678 16.068 14.8752 16.068 14.8752C16.068 14.8752 16.1987 15.1035 16.8252 15.1035C17.4517 15.1035 17.4184 14.7427 17.4184 14.7427C17.0386 14.277 17.4184 12.2482 17.4184 12.2482Z\" fill=\"#CF1225\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0374 6.29663L12.7416 6.79935L12.2801 6.92266L12.7416 7.32153L12.167 7.17598V7.57896H12.7416L12.9337 8.52358L12.7114 8.36587L12.489 8.52358L12.2667 8.36587L12.0444 8.52358L11.8153 8.36587L11.5863 8.52358L11.3572 8.36587L11.1282 8.52358L11.4167 7.57896H11.9483V6.29663H12.0374ZM15.1782 9.46953C15.1782 9.46953 14.9635 9.65929 14.5032 9.46953C14.3494 9.40614 14.1808 9.29531 14.0049 9.17968C13.6543 8.94918 13.2747 8.69961 12.9254 8.76882C12.401 8.87275 12.168 9.12305 12.168 9.12305V8.54658H12.1044H12.0059H11.9423V9.12305C11.9423 9.12305 11.7093 8.87275 11.1848 8.76882C10.8356 8.69961 10.456 8.94918 10.1054 9.17968C9.92951 9.29531 9.76093 9.40614 9.60714 9.46953C9.14676 9.65929 8.93213 9.46953 8.93213 9.46953C8.93213 9.46953 8.93213 9.63017 9.27437 9.87757C9.42285 9.9849 9.59263 9.97717 9.73728 9.93402C9.63016 10.0148 9.57823 10.1098 9.74898 10.1859C10.1029 10.3436 10.6846 9.92844 10.7482 9.88178C10.6773 9.93447 9.97414 10.4633 10.2964 10.4633C10.6355 10.4633 11.1848 10.0189 11.1848 10.0189C11.1848 10.0189 10.5183 10.6585 10.8769 10.7581C11.1052 10.8215 11.3777 10.4889 11.5058 10.2918C11.5099 10.3337 11.5484 10.3593 11.5903 10.3873C11.6441 10.423 11.7034 10.4626 11.7034 10.5449C11.7034 10.6505 11.7296 10.6686 11.7526 10.6845C11.7705 10.6969 11.7865 10.7079 11.7865 10.7581V10.9039L11.7034 11.0264C11.7034 11.0264 11.7034 11.2168 11.7865 11.3682C11.8494 11.4829 11.817 11.5794 11.7615 11.7446C11.7437 11.7975 11.7236 11.8575 11.7034 11.9274C11.6204 12.2156 11.7865 12.7078 11.7865 12.7078H11.7034C11.7034 12.7078 11.7865 12.7684 11.7865 13.0111C11.7865 13.2087 11.7314 13.321 11.6275 13.5329C11.6038 13.5813 11.5775 13.6348 11.5488 13.6958C11.3941 14.0238 11.7034 14.4409 11.7034 14.4409C11.7034 14.4409 11.1848 14.2133 11.2888 14.4409C11.3686 14.6157 11.8068 14.7857 12.0059 14.8552V14.888C12.0059 14.888 12.0241 14.8824 12.0551 14.872C12.0862 14.8824 12.1044 14.888 12.1044 14.888V14.8552C12.3035 14.7857 12.7417 14.6157 12.8215 14.4409C12.9254 14.2133 12.4068 14.4409 12.4068 14.4409C12.4068 14.4409 12.7162 14.0238 12.5615 13.6958C12.5328 13.6348 12.5065 13.5813 12.4828 13.5329C12.3789 13.321 12.3238 13.2087 12.3238 13.0111C12.3238 12.7684 12.4068 12.7078 12.4068 12.7078H12.3238C12.3238 12.7078 12.4899 12.2156 12.4068 11.9274C12.3867 11.8575 12.3666 11.7975 12.3488 11.7446C12.2933 11.5794 12.2609 11.4829 12.3238 11.3682C12.4068 11.2168 12.4068 11.0264 12.4068 11.0264L12.3238 10.9039V10.7581C12.3238 10.7079 12.3398 10.6969 12.3577 10.6845C12.3807 10.6686 12.4068 10.6505 12.4068 10.5449C12.4068 10.4626 12.4662 10.423 12.52 10.3873C12.5619 10.3593 12.6004 10.3337 12.6045 10.2918C12.7326 10.4889 13.0051 10.8215 13.2334 10.7581C13.592 10.6585 12.9254 10.0189 12.9254 10.0189C12.9254 10.0189 13.4748 10.4633 13.8139 10.4633C14.1362 10.4633 13.433 9.93447 13.3621 9.88178C13.4257 9.92844 14.0074 10.3436 14.3613 10.1859C14.5321 10.1098 14.4801 10.0148 14.373 9.93402C14.5177 9.97717 14.6874 9.9849 14.8359 9.87757C15.1782 9.63017 15.1782 9.46953 15.1782 9.46953ZM14.0383 9.76106C14.0383 9.76106 14.1842 9.8777 14.373 9.93402C14.245 9.83746 14.0383 9.76106 14.0383 9.76106ZM12.5615 10.1859C12.5053 10.111 12.5313 10.1793 12.6045 10.2918C12.6071 10.2649 12.5956 10.2312 12.5615 10.1859ZM11.5488 10.1859C11.605 10.111 11.5789 10.1793 11.5058 10.2918C11.5032 10.2649 11.5147 10.2312 11.5488 10.1859ZM10.072 9.76106C10.072 9.76106 9.92605 9.8777 9.73728 9.93402C9.86526 9.83746 10.072 9.76106 10.072 9.76106Z\" fill=\"#CF1225\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.01799 10.4861C9.01799 10.4861 8.27197 11.5008 8.35499 12.5851C8.43802 13.6693 9.32265 16.1919 11.947 16.1919C11.9696 16.1919 11.992 16.1913 12.0143 16.1913C14.7952 16.1913 15.5846 13.4099 15.5846 12.4097C15.5846 11.4008 14.9554 10.4861 14.9554 10.4861C14.9554 10.4861 15.0289 11.8398 14.9554 12.4097C14.7337 14.1288 13.6507 14.9228 11.9957 14.9228C10.3305 14.9228 9.3001 14.0988 9.01799 12.4097C8.92678 11.8636 9.01799 10.4861 9.01799 10.4861Z\" fill=\"#CF1225\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.66602 16.8444C7.66602 16.8444 7.80143 16.4566 7.96789 16.4566C8.13435 16.4566 7.6494 16.12 7.96789 16.0248C8.28638 15.9296 8.77648 16.4042 8.77648 15.9296C8.77648 15.455 8.36201 15.1961 8.66655 15.1961C8.97108 15.1961 9.28881 15.1052 9.28881 15.1052C9.28881 15.1052 10.5845 16.4566 11.8817 16.4566C13.1789 16.4566 14.7389 15.1961 14.7389 15.1961C14.7389 15.1961 15.3138 15.0499 15.3138 15.2779C15.3138 15.506 15.1877 15.8502 15.1877 15.8502C15.1877 15.8502 15.5906 15.7708 15.7955 15.8502C16.0005 15.9296 15.7955 16.3096 15.7955 16.3096V16.4566C15.7955 16.4566 16.3288 16.3392 16.3288 16.5493C16.3288 16.7594 16.0714 16.6394 15.5497 16.6994C15.028 16.7594 14.8301 17.1673 14.5023 17.1673C14.1746 17.1673 14.104 16.8444 14.104 16.8444C14.104 16.8444 13.0885 17.3949 11.8817 17.3949C10.675 17.3949 9.94607 16.8444 9.94607 16.8444C9.94607 16.8444 10.0599 17.4095 9.67436 17.2884C9.28881 17.1673 8.89439 16.3992 8.43114 16.5493C7.96789 16.6994 7.66602 16.8444 7.66602 16.8444Z\" fill=\"#CF1225\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.53857 14.603C9.56139 14.5817 9.5843 14.5581 9.61435 14.5255C9.69946 14.4331 9.7225 14.4086 9.73992 14.3974C9.74343 14.4132 9.74581 14.439 9.74581 14.4745C9.74581 14.7098 9.75417 14.8875 9.77708 15.011C9.79341 15.0991 9.81609 15.1561 9.85613 15.1832C9.91465 15.2228 9.97363 15.1883 10.0283 15.1061C10.1535 14.9179 10.3891 14.8947 10.3891 14.9665C10.3891 14.9851 10.3818 15.0052 10.336 15.1173C10.3281 15.1367 10.3219 15.1523 10.3161 15.1676C10.284 15.2521 10.2697 15.3133 10.2766 15.3666C10.287 15.446 10.3456 15.4907 10.4404 15.4907C10.5458 15.4907 10.6151 15.4225 10.6917 15.2881C10.6991 15.275 10.7192 15.2384 10.7277 15.2229L10.7278 15.2228L10.7278 15.2228L10.7316 15.216C10.7456 15.1908 10.7558 15.1739 10.7653 15.1607C10.7932 15.1218 10.7993 15.1248 10.8612 15.271C10.8775 15.3095 10.9109 15.3906 10.9398 15.4609L10.9399 15.461C10.9628 15.5165 10.9828 15.5653 10.9895 15.5808C11.0301 15.6763 11.0586 15.7326 11.0886 15.772C11.1574 15.8625 11.2397 15.8618 11.3379 15.7778C11.3573 15.7612 11.379 15.7448 11.4041 15.7275C11.4172 15.7185 11.4483 15.6985 11.478 15.6794L11.4781 15.6793L11.4781 15.6793L11.4782 15.6793C11.5064 15.6611 11.5333 15.6438 11.5425 15.6374C11.5994 15.5976 11.6277 15.5663 11.6272 15.5201C11.6265 15.4616 11.5777 15.4249 11.4804 15.3887C11.4611 15.3816 11.4462 15.3748 11.4354 15.3698L11.4354 15.3698L11.4353 15.3698C11.4274 15.3662 11.4216 15.3636 11.418 15.3626C11.4204 15.3621 11.424 15.3603 11.4296 15.3575L11.4344 15.3551C11.4954 15.3248 11.6186 15.3026 11.7286 15.3026L11.7292 15.3026C11.7343 15.3026 11.7374 15.3026 11.7392 15.3041C11.7419 15.3064 11.7418 15.3121 11.7415 15.3262V15.3262L11.7415 15.3278C11.7407 15.361 11.7335 15.393 11.7064 15.4949L11.697 15.5305C11.6663 15.6501 11.6577 15.7224 11.6789 15.7848C11.7099 15.8761 11.798 15.9079 11.9349 15.8808C12.1201 15.8442 12.2102 15.7706 12.2338 15.6579C12.2397 15.6296 12.2409 15.6081 12.2409 15.564C12.241 15.4914 12.2414 15.4907 12.3035 15.4907C12.3917 15.4907 12.4267 15.5221 12.4638 15.6089L12.477 15.6407C12.5202 15.7447 12.5603 15.79 12.6506 15.79C12.7109 15.79 12.7529 15.7646 12.7454 15.7062C12.7435 15.6913 12.7385 15.6781 12.7295 15.6598L12.7222 15.6456L12.7093 15.6202C12.6532 15.5056 12.6755 15.4181 12.8682 15.2946C12.9233 15.2594 13.0084 15.1998 13.0821 15.1481C13.1351 15.1109 13.1823 15.0779 13.2081 15.061C13.2102 15.0767 13.2117 15.0982 13.2131 15.1295L13.2161 15.2118L13.2176 15.2522C13.2258 15.4614 13.2693 15.6529 13.3328 15.7307C13.4403 15.8624 13.5442 15.7407 13.6148 15.4509C13.6824 15.1737 13.7788 14.9122 13.8728 14.7536C13.9189 14.6758 13.962 14.627 13.9949 14.6122C14.0167 14.6024 14.032 14.6094 14.0546 14.6504C14.1395 14.8046 14.2702 14.9476 14.3806 14.9902C14.5446 15.0534 14.6418 14.9203 14.6418 14.6245C14.6418 14.3765 14.6821 14.1788 14.7487 14.0262C14.7717 13.9737 14.796 13.9308 14.8201 13.8967C14.8339 13.8771 14.844 13.8653 14.8488 13.8606L14.778 13.7846C14.7455 13.8164 14.6998 13.8811 14.6552 13.9832C14.5826 14.1495 14.5394 14.3619 14.5394 14.6245C14.5394 14.8584 14.4934 14.9213 14.4167 14.8918C14.3333 14.8597 14.218 14.7334 14.1438 14.5987C14.0972 14.5141 14.0281 14.4824 13.9537 14.5159C13.8968 14.5416 13.8413 14.6043 13.7852 14.6989C13.6852 14.8679 13.5853 15.1387 13.5154 15.4254C13.485 15.5501 13.4535 15.6293 13.4114 15.6632C13.3666 15.6084 13.3274 15.4355 13.32 15.2479L13.3186 15.2088L13.3154 15.1248C13.3137 15.0855 13.3117 15.0595 13.3085 15.0385C13.2981 14.9711 13.264 14.9314 13.2027 14.9475C13.1786 14.9537 13.063 15.0341 12.9591 15.1064L12.9591 15.1064C12.9011 15.1467 12.8468 15.1844 12.814 15.2054C12.5756 15.3581 12.5383 15.505 12.6177 15.6674L12.624 15.68C12.605 15.6712 12.5917 15.6487 12.5713 15.5995L12.5577 15.5667C12.5058 15.4454 12.439 15.3856 12.3035 15.3856C12.1731 15.3856 12.1386 15.4403 12.1385 15.5638C12.1384 15.6007 12.1375 15.6171 12.1336 15.6358C12.1197 15.7025 12.0636 15.7482 11.9155 15.7776C11.8229 15.7959 11.7867 15.7829 11.7756 15.7502C11.7637 15.7151 11.7707 15.6561 11.7961 15.5573L11.8052 15.5226C11.8353 15.4098 11.8429 15.3759 11.8439 15.3302C11.8457 15.251 11.8068 15.1975 11.7286 15.1975C11.6044 15.1975 11.4666 15.2223 11.3898 15.2605C11.2636 15.3232 11.2886 15.4292 11.4455 15.4876C11.4763 15.499 11.4967 15.5088 11.509 15.5148C11.5178 15.519 11.5226 15.5213 11.5241 15.5208C11.523 15.5211 11.5201 15.5234 11.5153 15.5273C11.5089 15.5326 11.4989 15.5406 11.4848 15.5505C11.4774 15.5557 11.4537 15.5709 11.4275 15.5878C11.3965 15.6077 11.3621 15.6298 11.347 15.6402C11.3192 15.6594 11.2947 15.6779 11.2723 15.697C11.215 15.7461 11.1989 15.7462 11.1693 15.7073C11.1462 15.677 11.1207 15.6264 11.0834 15.5388C11.077 15.5237 11.0573 15.4761 11.0348 15.4214C11.0057 15.3508 10.9718 15.2684 10.9551 15.2291C10.8671 15.0209 10.7719 14.9741 10.6828 15.0984C10.6705 15.1155 10.6584 15.1354 10.6426 15.1638L10.6379 15.1723C10.629 15.1885 10.6101 15.223 10.6032 15.235C10.5438 15.3393 10.4968 15.3856 10.4404 15.3856C10.3938 15.3856 10.3812 15.376 10.3782 15.3526C10.3742 15.3225 10.3855 15.2744 10.4116 15.2058C10.417 15.1915 10.4229 15.1766 10.4305 15.158C10.4876 15.0183 10.4916 15.0072 10.4916 14.9665C10.4916 14.7533 10.1142 14.7906 9.94373 15.0468C9.92924 15.0686 9.91684 15.0828 9.90775 15.0899C9.89901 15.0764 9.88713 15.042 9.87774 14.9914C9.85641 14.8764 9.84827 14.7033 9.84827 14.4745C9.84827 14.3295 9.80472 14.2528 9.71107 14.2946C9.66872 14.3135 9.66712 14.3151 9.53989 14.4532C9.51149 14.4841 9.49019 14.506 9.4697 14.5251C9.44319 14.5498 9.42023 14.5674 9.40049 14.5778C9.3714 14.5931 9.36023 14.5836 9.34452 14.5159C9.32823 14.4457 9.32289 14.3465 9.32295 14.1814L9.32315 14.1122L9.32335 14.0409C9.32335 13.9237 9.29198 13.8581 9.21549 13.8581C9.18929 13.8581 9.16299 13.867 9.12971 13.8839C9.11804 13.8898 9.10583 13.8966 9.08947 13.906L9.04836 13.9298C8.97782 13.9701 8.93097 13.9884 8.88693 13.9884C8.87871 13.9884 8.87391 13.9897 8.87174 13.9902C8.87087 13.9905 8.87043 13.9906 8.87035 13.9905C8.87026 13.9904 8.8706 13.9899 8.8713 13.9891C8.87319 13.9869 8.87773 13.9814 8.8837 13.9697C8.91279 13.9125 8.99104 13.8202 9.11691 13.6965L9.04604 13.6206C8.91251 13.7518 8.82864 13.8507 8.79288 13.921C8.74342 14.0182 8.78173 14.0935 8.88693 14.0935C8.95341 14.0935 9.01331 14.0701 9.09816 14.0217C9.19634 13.9657 9.2012 13.9632 9.21549 13.9632C9.21552 13.9632 9.22089 13.9745 9.22089 14.0409L9.22069 14.1118L9.22049 14.1814C9.22043 14.3549 9.22604 14.4592 9.24485 14.5403C9.2738 14.665 9.3447 14.7254 9.44734 14.6713C9.47632 14.656 9.50598 14.6333 9.53857 14.603ZM9.7507 14.3911C9.75145 14.3911 9.75199 14.3911 9.75222 14.391L9.7507 14.3911ZM11.4149 15.3576C11.4131 15.3564 11.4122 15.3556 11.4122 15.3555C11.4132 15.3599 11.4141 15.3625 11.4157 15.3636L11.4149 15.3576ZM13.2282 15.0493L13.2271 15.0496L13.2278 15.0495L13.2282 15.0493Z\" fill=\"#F6E017\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.6454 16.8438C10.6 16.9664 10.5283 17.007 10.4473 16.9457C10.4227 16.9271 10.3988 16.9006 10.3654 16.8577L10.3579 16.8479L10.3579 16.8479C10.3402 16.8245 10.296 16.7665 10.2798 16.7463C10.21 16.6594 10.1499 16.605 10.0846 16.5772L10.0786 16.5747L10.0786 16.5747C9.99897 16.5407 9.98186 16.5335 9.96508 16.5255L9.94678 16.5166C9.85099 16.4699 9.79634 16.4214 9.74373 16.3308C9.70258 16.26 9.66273 16.164 9.59521 15.9784L9.6912 15.9417C9.75658 16.1214 9.79479 16.2134 9.83175 16.277C9.87346 16.3488 9.91254 16.3835 9.99079 16.4217L10.0071 16.4296C10.0231 16.4372 10.0395 16.4442 10.1183 16.4777L10.1183 16.4777L10.1183 16.4778L10.1239 16.4801C10.2081 16.516 10.2793 16.5804 10.3588 16.6794C10.3766 16.7015 10.424 16.7639 10.4401 16.785L10.4401 16.785L10.4455 16.7921C10.4735 16.8282 10.4928 16.8495 10.5081 16.8611C10.5164 16.8674 10.5169 16.8678 10.5158 16.8685C10.5229 16.8641 10.5356 16.8444 10.5497 16.8064C10.5811 16.7216 10.5535 16.656 10.4771 16.5876C10.4743 16.585 10.4665 16.5788 10.4563 16.5706L10.4563 16.5706C10.427 16.5471 10.3779 16.5078 10.3688 16.4943C10.3397 16.451 10.3646 16.407 10.4096 16.3951C10.4298 16.3897 10.4598 16.3877 10.5076 16.3877C10.673 16.3877 10.7185 16.4849 10.7492 16.7334L10.7497 16.7375C10.7739 16.9334 10.7983 16.9872 10.8819 16.9872C10.9763 16.9872 11.0337 16.9496 11.134 16.8425L11.1559 16.819C11.2837 16.683 11.3732 16.6373 11.5236 16.6789C11.6437 16.7121 11.695 16.7712 11.707 16.8627C11.7084 16.8729 11.7091 16.8803 11.7104 16.8977C11.7162 16.9749 11.7298 16.9872 11.8793 16.9872C11.9926 16.9872 12.0981 16.9932 12.2356 17.0054L12.2522 17.0069L12.2522 17.0069C12.2845 17.0098 12.3531 17.016 12.3737 17.0177C12.4185 17.0214 12.4502 17.0232 12.4753 17.0232C12.4932 17.0232 12.507 17.0222 12.5164 17.0206C12.5203 16.9905 12.5381 16.9693 12.6099 16.888C12.6182 16.8786 12.6246 16.8712 12.6305 16.8642C12.6641 16.8246 12.6789 16.7981 12.678 16.7939C12.6778 16.7931 12.6478 16.7822 12.5667 16.7822C12.4922 16.7822 12.455 16.773 12.4483 16.7204C12.4426 16.6765 12.468 16.6553 12.5243 16.6253C12.5887 16.591 12.7062 16.5465 12.8472 16.5016C12.9829 16.4584 13.1261 16.4195 13.2351 16.3967C13.294 16.3843 13.342 16.3768 13.3769 16.3748C13.4435 16.371 13.4831 16.3803 13.4831 16.4403C13.4831 16.4653 13.5534 16.5512 13.6236 16.5902C13.7073 16.6368 13.7668 16.6191 13.8078 16.5098C13.8677 16.3502 13.9926 16.1778 14.1143 16.0791C14.1796 16.0262 14.2397 15.9977 14.2916 16.0023C14.3618 16.0087 14.3985 16.0689 14.3985 16.1599H14.296C14.296 16.1172 14.2903 16.1078 14.2827 16.1071C14.2633 16.1053 14.2244 16.1238 14.1778 16.1616C14.0704 16.2487 13.9567 16.4057 13.9034 16.5476C13.8389 16.7196 13.71 16.7579 13.5747 16.6826C13.4918 16.6365 13.4125 16.5489 13.3882 16.4795C13.3536 16.4814 13.31 16.4883 13.2556 16.4997C13.1502 16.5218 13.0102 16.5598 12.8776 16.602C12.7897 16.63 12.7114 16.6578 12.6515 16.6823C12.7246 16.6927 12.7669 16.7199 12.778 16.7711C12.789 16.8222 12.7642 16.8667 12.7078 16.9332C12.7014 16.9409 12.6945 16.9487 12.6858 16.9586C12.6362 17.0147 12.6179 17.0388 12.6179 17.0397C12.6179 17.1092 12.5651 17.1283 12.4753 17.1283C12.4469 17.1283 12.4128 17.1264 12.3655 17.1225C12.3443 17.1208 12.2744 17.1144 12.2426 17.1115L12.2268 17.1101C12.0919 17.0982 11.9891 17.0923 11.8793 17.0923C11.6775 17.0923 11.6183 17.0391 11.6082 16.9059C11.6071 16.8905 11.6065 16.8844 11.6055 16.8768C11.599 16.8275 11.5774 16.8027 11.4969 16.7804C11.3918 16.7513 11.3343 16.7807 11.2297 16.892L11.2079 16.9154C11.0898 17.0414 11.012 17.0923 10.8819 17.0923C10.7348 17.0923 10.6866 17.0136 10.6561 16.8101C10.6532 16.8211 10.6497 16.8324 10.6454 16.8438ZM10.654 16.7507L10.6534 16.7466C10.6437 16.6821 10.6337 16.6327 10.6209 16.5953C10.6715 16.6593 10.6892 16.7299 10.6638 16.8101C10.6604 16.7914 10.6572 16.7716 10.654 16.7507ZM12.5283 16.6743L12.5314 16.6753L12.5296 16.6746L12.5283 16.6743ZM12.5263 17.0183L12.5237 17.0191L12.5254 17.0188L12.5263 17.0183Z\" fill=\"#F6E017\"/>\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_15269\">\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 flagBoBoliviaIcon = "<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_15268)\">\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=\"#FECA00\"/>\n<mask id=\"mask0_5982_15268\" 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_15268)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#DB501C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#5EAA22\"/>\n<path d=\"M9.27984 11.5376C9.27984 11.5376 9.04741 13.9183 11.1634 13.9183C13.2793 13.9183 12.7407 13.9183 12.7407 13.9183C12.7407 13.9183 14.9666 13.7731 14.7081 11.5376\" stroke=\"#DB501C\" stroke-width=\"0.9375\"/>\n<path d=\"M13.4062 11.875C13.4062 12.6517 12.7767 13.2812 12 13.2812C11.2233 13.2812 10.5938 12.6517 10.5938 11.875C10.5938 11.0983 11.2233 10.4688 12 10.4688C12.7767 10.4688 13.4062 11.0983 13.4062 11.875Z\" fill=\"#FECA00\" stroke=\"#68B9E8\" stroke-width=\"0.9375\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 12C12.3452 12 12.625 11.7202 12.625 11.375C12.625 11.0298 12.3452 10.75 12 10.75C11.6548 10.75 11.375 11.0298 11.375 11.375C11.375 11.7202 11.6548 12 12 12Z\" fill=\"#DB501C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.063 13C12.6498 13 13.1255 12.7761 13.1255 12.5C13.1255 12.2239 12.6498 12 12.063 12C11.4762 12 11.0005 12.2239 11.0005 12.5C11.0005 12.7761 11.4762 13 12.063 13Z\" fill=\"#5EAA22\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.063 10.75C12.8914 10.75 13.563 10.5261 13.563 10.25C13.563 9.97386 12.8914 9.75 12.063 9.75C11.2346 9.75 10.563 9.97386 10.563 10.25C10.563 10.5261 11.2346 10.75 12.063 10.75Z\" fill=\"#674F28\"/>\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_15268\">\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 flagBqBoBonaireIcon = "<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_15220)\">\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=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 11.3333V4.5H12L2 11.3333Z\" fill=\"#FEDA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 19.5H22.0056V4.5L2 19.5Z\" fill=\"#00268D\"/>\n<mask id=\"path-6-inside-1_5982_15220\" fill=\"white\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.84583 7.625L8.17513 8.33201C9.51626 8.49205 10.561 9.61729 10.595 10.9933L11.1917 11.2917L10.5398 11.6176C10.3063 12.7568 9.36827 13.6393 8.20094 13.7898L7.84583 14.5L7.49073 13.7898C6.3234 13.6393 5.3854 12.7568 5.15189 11.6176L4.5 11.2917L5.09669 10.9933C5.13047 9.62494 6.16382 8.50458 7.49418 8.33477L7.84583 7.625Z\"/>\n</mask>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.84583 7.625L8.17513 8.33201C9.51626 8.49205 10.561 9.61729 10.595 10.9933L11.1917 11.2917L10.5398 11.6176C10.3063 12.7568 9.36827 13.6393 8.20094 13.7898L7.84583 14.5L7.49073 13.7898C6.3234 13.6393 5.3854 12.7568 5.15189 11.6176L4.5 11.2917L5.09669 10.9933C5.13047 9.62494 6.16382 8.50458 7.49418 8.33477L7.84583 7.625Z\" fill=\"white\"/>\n<path d=\"M8.17513 8.33201L7.72188 8.54312L7.83943 8.7955L8.11589 8.82849L8.17513 8.33201ZM7.84583 7.625L8.29908 7.41389L7.85975 6.47064L7.39781 7.40303L7.84583 7.625ZM10.595 10.9933L10.0951 11.0057L10.1026 11.3061L10.3714 11.4405L10.595 10.9933ZM11.1917 11.2917L11.4153 11.7389L12.3097 11.2917L11.4153 10.8445L11.1917 11.2917ZM10.5398 11.6176L10.3162 11.1704L10.0988 11.2791L10.05 11.5172L10.5398 11.6176ZM8.20094 13.7898L8.13701 13.2939L7.87284 13.3279L7.75373 13.5662L8.20094 13.7898ZM7.84583 14.5L7.39862 14.7236L7.84583 15.618L8.29305 14.7236L7.84583 14.5ZM7.49073 13.7898L7.93794 13.5662L7.81882 13.3279L7.55466 13.2939L7.49073 13.7898ZM5.15189 11.6176L5.6417 11.5172L5.59289 11.2791L5.37549 11.1704L5.15189 11.6176ZM4.5 11.2917L4.27639 10.8445L3.38197 11.2917L4.27639 11.7389L4.5 11.2917ZM5.09669 10.9933L5.32029 11.4405L5.58912 11.3061L5.59653 11.0057L5.09669 10.9933ZM7.49418 8.33477L7.55749 8.83075L7.82326 8.79683L7.94221 8.55674L7.49418 8.33477ZM8.62838 8.12091L8.29908 7.41389L7.39258 7.83611L7.72188 8.54312L8.62838 8.12091ZM11.0948 10.981C11.0547 9.35414 9.81994 8.02474 8.23438 7.83554L8.11589 8.82849C9.21258 8.95936 10.0674 9.88043 10.0951 11.0057L11.0948 10.981ZM11.4153 10.8445L10.8186 10.5461L10.3714 11.4405L10.9681 11.7389L11.4153 10.8445ZM10.7634 12.0648L11.4153 11.7389L10.9681 10.8445L10.3162 11.1704L10.7634 12.0648ZM8.26488 14.2857C9.64561 14.1077 10.7535 13.065 11.0296 11.718L10.05 11.5172C9.85904 12.4487 9.09092 13.1709 8.13701 13.2939L8.26488 14.2857ZM7.75373 13.5662L7.39862 14.2764L8.29305 14.7236L8.64816 14.0134L7.75373 13.5662ZM8.29305 14.2764L7.93794 13.5662L7.04351 14.0134L7.39862 14.7236L8.29305 14.2764ZM4.66207 11.718C4.93817 13.065 6.04606 14.1077 7.42679 14.2857L7.55466 13.2939C6.60074 13.1709 5.83263 12.4487 5.6417 11.5172L4.66207 11.718ZM4.27639 11.7389L4.92828 12.0648L5.37549 11.1704L4.72361 10.8445L4.27639 11.7389ZM4.87308 10.5461L4.27639 10.8445L4.72361 11.7389L5.32029 11.4405L4.87308 10.5461ZM7.43088 7.8388C5.85805 8.03955 4.63678 9.36316 4.59684 10.981L5.59653 11.0057C5.62416 9.88672 6.46959 8.96961 7.55749 8.83075L7.43088 7.8388ZM7.39781 7.40303L7.04615 8.1128L7.94221 8.55674L8.29386 7.84697L7.39781 7.40303Z\" fill=\"black\" mask=\"url(#path-6-inside-1_5982_15220)\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.86 9.6875L7.45436 10.3682H6.6543L7.05324 11.0833L6.6543 11.7692H7.45436L7.86 12.469L8.27183 11.7692H9.0647L8.67551 11.0833L9.0647 10.3682H8.27183L7.86 9.6875Z\" fill=\"#F00A17\"/>\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_15220\">\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 flagBqSaSbaIcon = "<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_15186)\">\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=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 11.79V4.5H12L2 11.79Z\" fill=\"#F00000\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 11.79V4.5H12L22 11.79Z\" fill=\"#F00000\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 11.79V19.5H12L2 11.79Z\" fill=\"#00268D\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 11.79V19.71L12 19.5L22 11.79Z\" fill=\"#00268D\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.8212 13.4102L9.62283 14.9771L10.4295 12.3888L8.25 10.8044H10.9654L11.8212 8.25L12.7284 10.8044H15.3699L13.2093 12.3888L14.0305 14.9771L11.8212 13.4102Z\" fill=\"#FEDA00\"/>\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_15186\">\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 flagBqSeSntEustatiusIcon = "<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_15128)\">\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=\"#00268D\"/>\n<path d=\"M2.625 5.125H21.375V18.875H2.625V5.125Z\" fill=\"#00268D\" stroke=\"#E31D1C\" stroke-width=\"1.25\"/>\n<rect x=\"11.375\" y=\"4.5\" width=\"1.25\" height=\"15\" fill=\"#E31D1C\"/>\n<rect x=\"2\" y=\"12.625\" width=\"1.25\" height=\"20\" transform=\"rotate(-90 2 12.625)\" fill=\"#E31D1C\"/>\n<path d=\"M9.25552 14.5C9.42365 14.5 17.625 14.5 17.625 14.5L16.7401 13.5429C16.7401 13.5429 14.9705 11.6504 14.8566 11.5637C14.7428 11.4769 14.5546 11.4395 14.3405 11.7152C14.1264 11.9908 14.0037 11.5637 13.8254 11.5637C13.6472 11.5637 13.5718 11.5637 13.3132 11.9173C13.0546 12.271 12.1233 13.5429 12.1233 13.5429H10.7547C10.7547 13.5429 10.5238 13.334 10.3923 13.4085C10.2607 13.4831 9.51952 12.5839 9.25552 12.5168C8.99152 12.4496 8.81782 12.7605 8.81782 13.0079C8.81782 13.2553 8.6936 12.7812 8.44101 12.9203C8.18842 13.0595 8.26985 13.4085 8.26985 13.4085C8.26985 13.4085 9.08739 14.5 9.25552 14.5Z\" fill=\"#059334\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.7532 11.5342L11.1356 12L11.3622 11.2305L10.75 10.7594H11.5128L11.7532 10L12.008 10.7594H12.75L12.1431 11.2305L12.3738 12L11.7532 11.5342Z\" fill=\"#FEDA00\"/>\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_15128\">\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 flagBrBrazilIcon = "<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_15271)\">\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=\"#009933\"/>\n<mask id=\"mask0_5982_15271\" 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_15271)\">\n<g filter=\"url(#filter0_d_5982_15271)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9542 6.81503L19.5804 12.1297L11.8505 17.107L4.38058 12.0267L11.9542 6.81503Z\" fill=\"#FFD221\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9542 6.81503L19.5804 12.1297L11.8505 17.107L4.38058 12.0267L11.9542 6.81503Z\" fill=\"url(#paint0_linear_5982_15271)\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 15.25C13.7259 15.25 15.125 13.8509 15.125 12.125C15.125 10.3991 13.7259 9 12 9C10.2741 9 8.875 10.3991 8.875 12.125C8.875 13.8509 10.2741 15.25 12 15.25Z\" fill=\"#2E42A5\"/>\n<mask id=\"mask1_5982_15271\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"8\" y=\"9\" width=\"8\" height=\"7\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 15.25C13.7259 15.25 15.125 13.8509 15.125 12.125C15.125 10.3991 13.7259 9 12 9C10.2741 9 8.875 10.3991 8.875 12.125C8.875 13.8509 10.2741 15.25 12 15.25Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15271)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9875 13.6062L10.8479 13.6796L10.8746 13.5242L10.7616 13.4141L10.9177 13.3914L10.9875 13.25L11.0573 13.3914L11.2134 13.4141L11.1004 13.5242L11.1271 13.6796L10.9875 13.6062Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.2375 13.6062L12.0979 13.6796L12.1246 13.5242L12.0116 13.4141L12.1677 13.3914L12.2375 13.25L12.3073 13.3914L12.4634 13.4141L12.3504 13.5242L12.3771 13.6796L12.2375 13.6062Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.2375 14.3562L12.0979 14.4296L12.1246 14.2742L12.0116 14.1641L12.1677 14.1414L12.2375 14L12.3073 14.1414L12.4634 14.1641L12.3504 14.2742L12.3771 14.4296L12.2375 14.3562Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.6125 11.7312L11.4729 11.8046L11.4996 11.6492L11.3866 11.5391L11.5427 11.5164L11.6125 11.375L11.6823 11.5164L11.8384 11.5391L11.7254 11.6492L11.7521 11.8046L11.6125 11.7312Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.6125 12.9812L11.4729 13.0546L11.4996 12.8992L11.3866 12.7891L11.5427 12.7664L11.6125 12.625L11.6823 12.7664L11.8384 12.7891L11.7254 12.8992L11.7521 13.0546L11.6125 12.9812Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.7375 12.3562L10.5979 12.4296L10.6246 12.2742L10.5116 12.1641L10.6677 12.1414L10.7375 12L10.8073 12.1414L10.9634 12.1641L10.8504 12.2742L10.8771 12.4296L10.7375 12.3562Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.8625 12.8562L9.7229 12.9296L9.74956 12.7742L9.63662 12.6641L9.7927 12.6414L9.8625 12.5L9.9323 12.6414L10.0884 12.6641L9.97544 12.7742L10.0021 12.9296L9.8625 12.8562Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.7375 10.7312L12.5979 10.8046L12.6246 10.6492L12.5116 10.5391L12.6677 10.5164L12.7375 10.375L12.8073 10.5164L12.9634 10.5391L12.8504 10.6492L12.8771 10.8046L12.7375 10.7312Z\" fill=\"#F7FCFF\"/>\n<path d=\"M8.20312 11.3732L8.29711 10.1267C11.2958 10.3528 13.6626 11.3388 15.3678 13.0927L14.4715 13.964C12.9936 12.4439 10.9141 11.5776 8.20312 11.3732Z\" fill=\"#F7FCFF\"/>\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<filter id=\"filter0_d_5982_15271\" x=\"4.38037\" y=\"6.81494\" width=\"15.2002\" height=\"10.292\" 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<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.0313726 0 0 0 0 0.368627 0 0 0 0 0 0 0 0 0.28 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15271\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15271\" result=\"shape\"/>\n</filter>\n<linearGradient id=\"paint0_linear_5982_15271\" x1=\"22\" y1=\"19.5\" x2=\"22\" y2=\"4.5\" gradientUnits=\"userSpaceOnUse\">\n<stop stop-color=\"#FFC600\"/>\n<stop offset=\"1\" stop-color=\"#FFDE42\"/>\n</linearGradient>\n<clipPath id=\"clip0_5982_15271\">\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 flagBsBahamasIcon = "<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_15106)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H22V19.5H2V4.5Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#3CB1CF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 14.5V19.5H22V14.5H2Z\" fill=\"#3CB1CF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5L12 12L2 19.5V4.5Z\" fill=\"#272727\"/>\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_15106\">\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 flagBtBhutanIcon = "<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_15300)\">\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=\"#FF6230\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L22 4.5H2Z\" fill=\"#FECA00\"/>\n<g filter=\"url(#filter0_d_5982_15300)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.73889 14.7055C4.73889 14.7055 3.7994 15.5615 4.54432 15.6065C5.28916 15.6517 5.14951 16.1057 5.75887 15.6092C6.36823 15.1125 5.77715 15.6881 6.58991 15.5753C7.4024 15.4623 7.80862 14.471 8.23768 14.5387C8.66634 14.6064 8.41805 14.4484 8.77921 14.8772C9.14045 15.3062 9.77499 14.3956 9.43634 15.0276C9.09796 15.6596 8.96247 16.2915 9.45913 16.269C9.95561 16.2465 10.1587 15.953 10.3844 15.637C10.6102 15.321 12.3709 16.4045 11.5584 15.321C10.7457 14.2375 10.4304 15.4398 10.3628 14.8755C10.2951 14.3112 10.1337 14.0177 10.5175 14.2886C10.9009 14.5594 11.804 14.4918 11.1041 13.8145C10.4045 13.1374 10.5019 12.9569 10.2984 13.1374C10.0953 13.318 9.5987 12.4603 10.2984 12.3475C10.9981 12.2345 11.804 12.6182 12.0748 12.8214C12.3458 13.0246 13.181 12.7763 13.3615 13.1824C13.5421 13.5889 14.1515 13.6566 14.3095 13.9049C14.4677 14.1533 14.3547 15.3721 15.6413 15.3044C16.9279 15.2366 17.3341 14.582 16.7926 14.0629C16.2507 13.5437 16.296 12.5956 15.7316 13.0472C15.1673 13.4985 14.3547 13.4308 14.3547 12.8891C14.3547 12.3475 14.603 12.2571 14.5578 11.8282C14.5126 11.3993 14.4677 11.5799 15.3029 11.6024C16.1379 11.625 15.8444 11.6024 16.4538 11.3091C17.0634 11.0156 17.4696 12.3022 17.718 11.3541C17.9663 10.4062 17.6278 9.43553 16.9506 9.81927C16.2733 10.203 16.296 11.151 15.4381 10.4062C14.5805 9.6612 14.1742 10.0449 14.445 9.63864C14.7157 9.23243 14.3773 8.93897 14.9867 9.20973C15.5961 9.48077 15.4157 9.57093 15.9347 9.63864C16.4538 9.70634 19.2077 10.0449 18.5984 9.48077C17.9889 8.9164 17.4038 9.00843 17.3135 8.64718C17.2231 8.2861 17.5948 8.37637 18.1365 8.17327C18.6783 7.97007 18.4525 6.93167 17.9332 7.13487C17.4141 7.33811 17.4585 8.24098 16.3976 7.67657C15.1803 8.20608 15.3687 7.94037 14.749 7.04294C14.207 6.61392 13.9136 6.5915 12.9883 7.08793C12.2579 7.38929 11.6467 7.94571 12.0305 8.69074C12.4144 9.43553 13.3284 10.8385 12.8319 10.9288C12.3352 11.019 10.5521 9.68724 9.51371 10.3871C8.47529 11.0867 7.9085 11.7676 7.57012 12.5802C7.23149 13.3929 6.13582 13.866 5.86486 13.866C5.59406 13.866 5.21268 14.3444 4.73889 14.7055Z\" fill=\"white\"/>\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_15300\" x=\"1.25732\" y=\"3.71826\" width=\"20.4287\" height=\"15.5513\" 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=\"1.5\"/>\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0.866667 0 0 0 0 0.184314 0 0 0 0 0 0 0 0 0.38 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15300\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15300\" result=\"shape\"/>\n</filter>\n<clipPath id=\"clip0_5982_15300\">\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 flagBvBouvetIslandIcon = "<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_15244)\">\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_15244\" 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_15244)\">\n<path d=\"M8.25 3.875H7.625V4.5V10.125H2H1.375V10.75V13.25V13.875H2H7.625V19.5V20.125H8.25H10.75H11.375V19.5V13.875H22H22.625V13.25V10.75V10.125H22H11.375V4.5V3.875H10.75H8.25Z\" fill=\"#2E42A5\" stroke=\"#F7FCFF\" 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_15244\">\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 flagBwBotswanaIcon = "<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_15294)\">\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=\"#42ADDF\"/>\n<mask id=\"mask0_5982_15294\" 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_15294)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V9.5H22V4.5H2Z\" fill=\"#58A5FF\"/>\n<path d=\"M2 10H1.5V10.5V13.5V14H2H22H22.5V13.5V10.5V10H22H2Z\" fill=\"#272727\" stroke=\"#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_15294\">\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 flagByBelarusIcon = "<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_15282)\">\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=\"#73BE4A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V14.5H22V4.5H2Z\" fill=\"#AF0100\"/>\n<rect x=\"2\" y=\"4.5\" width=\"3.75\" height=\"15\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.62499 4.5C2.97019 4.5 3.24998 4.77984 3.24998 5.12501C3.24998 5.47018 2.97019 5.75003 2.62499 5.75003C2.27986 5.75003 2 5.47018 2 5.12501C2 4.77984 2.27986 4.5 2.62499 4.5ZM5.12504 4.5C5.47016 4.5 5.75002 4.77984 5.75002 5.12501C5.75002 5.47018 5.47016 5.75003 5.12504 5.75003C4.77983 5.75003 4.50004 5.47018 4.50004 5.12501C4.50004 4.77984 4.77983 4.5 5.12504 4.5ZM3.24998 7.62502C3.24998 7.2798 2.97019 7.00001 2.62499 7.00001C2.27986 7.00001 2 7.2798 2 7.62502C2 7.97019 2.27986 8.24998 2.62499 8.24998C2.97019 8.24998 3.24998 7.97019 3.24998 7.62502ZM5.12504 7.00001C5.47016 7.00001 5.75002 7.2798 5.75002 7.62502C5.75002 7.97019 5.47016 8.24998 5.12504 8.24998C4.77983 8.24998 4.50004 7.97019 4.50004 7.62502C4.50004 7.2798 4.77983 7.00001 5.12504 7.00001ZM5.12504 15.75C5.47016 15.75 5.75002 16.0298 5.75002 16.375C5.75002 16.7202 5.47016 17 5.12504 17C4.77983 17 4.50004 16.7202 4.50004 16.375C4.50004 16.0298 4.77983 15.75 5.12504 15.75ZM3.24998 16.375C3.24998 16.0298 2.97019 15.75 2.62499 15.75C2.27986 15.75 2 16.0298 2 16.375C2 16.7202 2.27986 17 2.62499 17C2.97019 17 3.24998 16.7202 3.24998 16.375ZM2.62499 18.25C2.97019 18.25 3.24998 18.5298 3.24998 18.875C3.24998 19.2202 2.97019 19.5 2.62499 19.5C2.27986 19.5 2 19.2202 2 18.875C2 18.5298 2.27986 18.25 2.62499 18.25ZM5.75002 18.875C5.75002 18.5298 5.47016 18.25 5.12504 18.25C4.77983 18.25 4.50004 18.5298 4.50004 18.875C4.50004 19.2202 4.77983 19.5 5.12504 19.5C5.47016 19.5 5.75002 19.2202 5.75002 18.875ZM3.87497 17C4.22017 17 4.50004 17.2798 4.50004 17.625C4.50004 17.9702 4.22017 18.25 3.87497 18.25C3.52985 18.25 3.24998 17.9702 3.24998 17.625C3.24998 17.2798 3.52985 17 3.87497 17ZM4.50004 6.375C4.50004 6.02983 4.22017 5.75003 3.87497 5.75003C3.52985 5.75003 3.24998 6.02983 3.24998 6.375C3.24998 6.72017 3.52985 7.00001 3.87497 7.00001C4.22017 7.00001 4.50004 6.72017 4.50004 6.375ZM4.56874 12.0242L5.75002 13.25V14.5L5.77737 14.558L3.93193 12.7111L2.27353 14.5H2.00016V13.25L3.2391 12.0177L2.00016 10.7777V9.50002H2.13628L3.91481 11.3456L5.702 9.56799L5.75002 9.50002V10.75L4.56874 12.0242ZM3.87497 8.24998C4.22017 8.24998 4.50004 8.52984 4.50004 8.87499C4.50004 9.22016 4.22017 9.50002 3.87497 9.50002C3.52985 9.50002 3.24998 9.22016 3.24998 8.87499C3.24998 8.52984 3.52985 8.24998 3.87497 8.24998ZM4.50004 15.125C4.50004 14.7798 4.22017 14.5 3.87497 14.5C3.52985 14.5 3.24998 14.7798 3.24998 15.125C3.24998 15.4702 3.52985 15.75 3.87497 15.75C4.22017 15.75 4.50004 15.4702 4.50004 15.125Z\" fill=\"#D0181A\"/>\n<path opacity=\"0.4\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H3.24998V5.75003H2V4.5ZM3.24998 7.00001H2V8.24998H3.24998V7.00001ZM2 9.50002H3.24998V10.75H2V9.50002ZM3.24998 13.25H2V14.5H3.24998V13.25ZM2 15.75H3.24998V17H2V15.75ZM3.24998 18.25H2V19.5H3.24998V18.25ZM5.75002 18.25H4.50004V19.5H5.75002V18.25ZM5.75002 4.5H4.50004V5.75003H5.75002V4.5Z\" fill=\"#8F181A\"/>\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_15282\">\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 flagBzBelizeIcon = "<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_15263)\">\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=\"#0168B4\"/>\n<mask id=\"mask0_5982_15263\" 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_15263)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 3.5V6.5H22V3.5H2Z\" fill=\"#E93C43\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 17.5V20.5H22V17.5H2Z\" fill=\"#E93C43\"/>\n<path d=\"M12 15.75C9.92893 15.75 8.25 14.0711 8.25 12C8.25 9.92893 9.92893 8.25 12 8.25C14.0711 8.25 15.75 9.92893 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.625 12C7.625 14.4162 9.58375 16.375 12 16.375C14.4162 16.375 16.375 14.4162 16.375 12C16.375 9.58375 14.4162 7.625 12 7.625C9.58375 7.625 7.625 9.58375 7.625 12ZM15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92893 15.75 8.25 14.0711 8.25 12C8.25 9.92893 9.92893 8.25 12 8.25C14.0711 8.25 15.75 9.92893 15.75 12Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.25 12C8.25 14.0711 9.92893 15.75 12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12ZM14.875 12C14.875 13.5878 13.5878 14.875 12 14.875C10.4122 14.875 9.125 13.5878 9.125 12C9.125 10.4122 10.4122 9.125 12 9.125C13.5878 9.125 14.875 10.4122 14.875 12Z\" fill=\"#5B8C39\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.125 13.2499L11.9619 13.0154L13.875 13.2499V13.8749L11.9619 13.6404L10.125 13.8749V13.2499Z\" fill=\"#5B8C39\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.75 10.75H13.25C13.25 10.75 13.4267 14.5 12 14.5C10.5732 14.5 10.75 10.75 10.75 10.75Z\" fill=\"#769DF1\"/>\n<rect x=\"12\" y=\"10.75\" width=\"1.25\" height=\"1.25\" fill=\"#FECA00\"/>\n<rect opacity=\"0.6\" x=\"10.75\" y=\"10.75\" width=\"1.25\" height=\"1.25\" fill=\"#F6F7F8\"/>\n<rect opacity=\"0.66\" x=\"10.75\" y=\"9.5\" width=\"2.5\" height=\"1.25\" rx=\"0.625\" fill=\"#5B8C39\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.625 12.5C10.9702 12.5 11.25 11.9404 11.25 11.25C11.25 10.5596 10.9702 10 10.625 10C10.2798 10 10 10.5596 10 11.25C10 11.9404 10.2798 12.5 10.625 12.5Z\" fill=\"#E9AD35\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.375 12.5C13.7202 12.5 14 11.9404 14 11.25C14 10.5596 13.7202 10 13.375 10C13.0298 10 12.75 10.5596 12.75 11.25C12.75 11.9404 13.0298 12.5 13.375 12.5Z\" fill=\"#5C2216\"/>\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_15263\">\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 flagCaCanadaIcon = "<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_15258)\">\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=\"M7 4.5H17V19.5H7V4.5Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.9556 9.75159L11.9831 8.25L12 17H11.5718L11.8345 14.8346C11.8345 14.8346 8.95223 15.364 9.19051 15.097C9.42879 14.83 9.56604 14.3401 9.56604 14.3401L7 12.5924C7 12.5924 7.40477 12.5872 7.73407 12.3873C8.06337 12.1874 7.40477 11.0017 7.40477 11.0017L8.70033 11.1941L9.19051 10.6503L10.168 11.6946H10.6074L10.168 9.3025L10.9556 9.75159ZM12 17V8.25L13.0444 9.75159L13.832 9.3025L13.3926 11.6946H13.832L14.8095 10.6503L15.2997 11.1941L16.5952 11.0017C16.5952 11.0017 15.9366 12.1874 16.2659 12.3873C16.5952 12.5872 17 12.5924 17 12.5924L14.434 14.3401C14.434 14.3401 14.5712 14.83 14.8095 15.097C15.0478 15.364 12.1655 14.8346 12.1655 14.8346L12.4282 17H12Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 4.5H22V19.5H17V4.5Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H7V19.5H2V4.5Z\" fill=\"#E31D1C\"/>\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_15258\">\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 flagCcCocosKeelingIslandsIcon = "<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_15256)\">\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 fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 8.875L16.375 9.33253L16.4587 8.5625L15.75 8.25L16.4587 7.9375L16.375 7.16747L17 7.625L17.625 7.16747L17.5413 7.9375L18.25 8.25L17.5413 8.5625L17.625 9.33253L17 8.875Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.3516 13.0491L15.7266 13.5066L15.8103 12.7366L15.1016 12.4241L15.8103 12.1116L15.7266 11.3416L16.3516 11.7991L16.9766 11.3416L16.8928 12.1116L17.6016 12.4241L16.8928 12.7366L16.9766 13.5066L16.3516 13.0491Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.25 16.375L17.625 16.8325L17.7087 16.0625L17 15.75L17.7087 15.4375L17.625 14.6675L18.25 15.125L18.875 14.6675L18.7913 15.4375L19.5 15.75L18.7913 16.0625L18.875 16.8325L18.25 16.375Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.875 10.4375L18.5625 10.6663L18.6044 10.2812L18.25 10.125L18.6044 9.96875L18.5625 9.58373L18.875 9.8125L19.1875 9.58373L19.1456 9.96875L19.5 10.125L19.1456 10.2812L19.1875 10.6663L18.875 10.4375Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.375 13.25C8.10089 13.25 9.5 11.8509 9.5 10.125C9.5 8.39911 8.10089 7 6.375 7C4.64911 7 3.25 8.39911 3.25 10.125C3.25 11.8509 4.64911 13.25 6.375 13.25Z\" fill=\"#FECA00\"/>\n<path d=\"M6.0558 11.9922L5.83154 11.8342C6.32763 11.1843 6.19645 10.276 6.0558 9.67913L6.96831 9.46411C7.1778 10.3531 6.71273 11.1315 6.0558 11.9922Z\" fill=\"#915E2B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.4361 13.8406C14.0247 14.5466 13.371 14.867 12.496 14.867C11.1865 14.867 10.125 13.8055 10.125 12.496C10.125 11.1865 11.1865 10.125 12.496 10.125C13.4951 10.125 14.2922 10.4746 14.6579 11.4266C14.3684 11.1395 13.9203 10.9426 13.25 10.9675C12.2145 10.9675 11.5408 11.7743 11.5408 12.4646C11.5408 13.155 12.2145 14.0934 13.25 14.0934C13.7708 14.0856 14.1556 13.9904 14.4361 13.8406Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.37501 9.96216C7.41054 9.96216 8.07064 9.68234 8.07064 9.33716C8.07064 8.99198 7.41054 8.71216 6.37501 8.71216C5.33948 8.71216 4.80273 8.99198 4.80273 9.33716C4.80273 9.68234 5.33948 9.96216 6.37501 9.96216Z\" fill=\"#5EAA22\"/>\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_15256\">\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 flagCdDemocraticRepublicOfTheCongoIcon = "<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_15259)\">\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=\"#3195F9\"/>\n<mask id=\"mask0_5982_15259\" 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_15259)\">\n<path d=\"M0.861662 20.3995L1.29539 21.0493L1.94518 20.6156L24.6083 5.48842L25.2581 5.05469L24.8243 4.4049L23.4364 2.32555L23.0027 1.67576L22.3529 2.10948L-0.310191 17.2367L-0.959985 17.6704L-0.52626 18.3202L0.861662 20.3995Z\" fill=\"#E31D1C\" stroke=\"#FECA00\" stroke-width=\"1.5625\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.08166 9.87893L2.90314 11.39L3.59926 8.8019L2 7.14863L4.16548 7.05924L5.08166 4.5L5.99783 7.05924H8.15963L6.56406 8.8019L7.36315 11.2372L5.08166 9.87893Z\" 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_15259\">\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 flagCfCentralAfricanRepublicIcon = "<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_15288)\">\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.5H22V8.25H2V4.5Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 8.25H22V12H2V8.25Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12H22V15.75H2V12Z\" fill=\"#73BE4A\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 15.75H22V19.5H2V15.75Z\" fill=\"#FFD018\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.83104 7.88504L3.31571 8.93611L3.79991 7.13588L2.6875 5.98589L4.19377 5.92371L4.83104 4.14355L5.46832 5.92371H6.97203L5.86218 7.13588L6.41801 8.82985L4.83104 7.88504Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4.5H14V19.5H10V4.5Z\" fill=\"#E11C1B\"/>\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_15288\">\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 flagCgRepublicOfTheCongoIcon = "<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_15250)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 4.5V19.5H2L22 4.5Z\" fill=\"#FA1111\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 19.5V4.5H22L2 19.5Z\" fill=\"#07A907\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.4323 0.875L1.375 19.2351L5.15727 21.1175L23.6504 4.36751L20.4323 0.875Z\" fill=\"#FBCD17\"/>\n<mask id=\"mask0_5982_15250\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"1\" y=\"0\" width=\"23\" height=\"22\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.4323 0.875L1.375 19.2351L5.15727 21.1175L23.6504 4.36751L20.4323 0.875Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask0_5982_15250)\">\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_15250\">\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 flagChSwitzerlandIcon = "<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_15247)\">\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_15247\" 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_15247)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.25 8.25H10.75V10.75H8.25V13.25H10.75V15.75H13.25V13.25H15.75V10.75H13.25V8.25Z\" fill=\"#F1F9FF\"/>\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_15247\">\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 flagCiCôteDivoireIvoryCoastIcon = "<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_15242)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.75 4.5H22V19.5H15.75V4.5Z\" fill=\"#67BD38\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8.25V19.5H2V4.5Z\" fill=\"#E47E00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.25 4.5H15.75V19.5H8.25V4.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_15242\">\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 flagCkCookIslandsIcon = "<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_15302)\">\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<g clip-path=\"url(#clip1_5982_15302)\">\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<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.907 13.7843L17.5694 13.3229L18.2103 13.7843L18.011 12.9632L18.5257 12.4428H17.8707L17.5684 11.7727L17.3107 12.4428H16.5423L17.1306 12.9632L16.907 13.7843ZM18.6649 14.5708L19.3273 14.1094L19.7186 14.391L19.5931 14.7173H18.8247L19.413 15.2377L19.304 15.6379L19.2279 15.4691L18.9701 16.1392H18.2017L18.79 16.6596L18.5664 17.4807L19.2288 17.0193L19.8697 17.4807L19.6704 16.6596L20.1852 16.1392H19.5301L19.4211 15.8974L19.8518 15.5974L20.4927 16.0588L20.2934 15.2377L20.8081 14.7173H20.153L19.8508 14.0472L19.8449 14.0626L19.769 13.7496L20.2837 13.2293H19.6286L19.3264 12.5592L19.0687 13.2293H18.3002L18.8886 13.7496L18.6649 14.5708ZM17.6361 17.7981L16.9737 18.2595L17.1974 17.4384L16.6624 16.9652L16.7935 17.5053L16.1526 17.0439L15.4902 17.5053L15.7138 16.6842L15.1255 16.1638H15.8939L15.9459 16.0287L15.3611 15.6077L14.6987 16.0691L14.9223 15.248L14.334 14.7276H15.1024L15.3602 14.0575L15.3957 14.1363L15.4931 13.7787L14.9047 13.2583H15.6732L15.9309 12.5882L16.2331 13.2583H16.8882L16.3735 13.7787L16.5727 14.5998L15.9318 14.1384L15.5246 14.4221L15.6624 14.7276H16.3174L15.8027 15.248L15.9743 15.9549L16.1516 15.4937L16.4538 16.1638H17.1089L16.5942 16.6842L16.6509 16.918H17.3775L17.6352 16.2479L17.9374 16.918H18.5925L18.0778 17.4384L18.2771 18.2595L17.6361 17.7981Z\" 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_15302\">\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_15302\">\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 flagClChileIcon = "<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_15240)\">\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.5H11V13.5H2V4.5Z\" fill=\"#3D58DB\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.75 3.25H22V13.25H10.75V3.25Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12.5H22V19.5H2V12.5Z\" fill=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.38417 10.1145L4.00687 11.5342L5.1801 9.11866L3.10254 7.54978L5.50097 7.5241L6.40577 5.38208L6.98835 7.5241L9.2585 7.5348L7.53186 9.06928L8.42846 11.5342L6.38417 10.1145Z\" 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_15240\">\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 flagCmCameroonIcon = "<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_15237)\">\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=\"M8 4.5H16V19.5H8V4.5Z\" fill=\"#E11C1B\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.047 13.5564L9.86847 15.0675L10.5646 12.4794L8.96533 10.8261L11.1308 10.7367L12.047 8.17749L12.9632 10.7367H15.125L13.5294 12.4794L14.3285 14.9147L12.047 13.5564Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 4.5H22V19.5H16V4.5Z\" fill=\"#FBCD17\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5H8V19.5H2V4.5Z\" fill=\"#0B9E7A\"/>\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_15237\">\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 flagCnChinaIcon = "<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_15235)\">\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=\"#E31D1C\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.44621 10.5968L4.01289 12.504L4.94206 9.61984L3.31934 8.12014L5.51659 8.03904L6.44621 5.71753L7.37582 8.03904H9.56934L7.95035 9.61984L8.68788 12.504L6.44621 10.5968Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.3851 8.35731L10.364 8.97373L10.5969 7.77085L9.74658 6.8706L10.8979 6.82193L11.3851 5.69873L11.8722 6.82193H13.0216L12.1732 7.77085L12.4286 8.97373L11.3851 8.35731Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.6351 10.8573L11.614 11.4737L11.8469 10.2708L10.9966 9.3706L12.1479 9.32193L12.6351 8.19873L13.1222 9.32193H14.2716L13.4232 10.2708L13.6786 11.4737L12.6351 10.8573Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.3851 13.3573L10.364 13.9737L10.5969 12.7708L9.74658 11.8706L10.8979 11.8219L11.3851 10.6987L11.8722 11.8219H13.0216L12.1732 12.7708L12.4286 13.9737L11.3851 13.3573Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.88506 14.6073L7.86399 15.2237L8.09689 14.0208L7.24658 13.1206L8.39794 13.0719L8.88506 11.9487L9.37218 13.0719H10.5216L9.67324 14.0208L9.92864 15.2237L8.88506 14.6073Z\" fill=\"#FECA00\"/>\n</g>\n<path d=\"M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z\" stroke=\"#BFBFBF\"/>\n<defs>\n<clipPath id=\"clip0_5982_15235\">\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 flagCoColombiaIcon = "<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_15185)\">\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_15185\" 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_15185)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V11.5H22V4.5H2Z\" fill=\"#FECA00\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 15.5V19.5H22V15.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_15185\">\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 flagCrCostaRicaIcon = "<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_15233)\">\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_15233\" 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_15233)\">\n<path d=\"M2 9.5H1V10.5V13.5V14.5H2H22H23V13.5V10.5V9.5H22H2Z\" fill=\"#E31D1C\" stroke=\"#F7FCFF\" stroke-width=\"2\"/>\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_15233\">\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 flagCuCubaIcon = "<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_15278)\">\n<path d=\"M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z\" fill=\"white\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5H22V4.5H2Z\" fill=\"#3D58DB\"/>\n<mask id=\"mask0_5982_15278\" 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_15278)\">\n<path d=\"M2 9.5H0.75V10.75V13.25V14.5H2H22H23.25V13.25V10.75V9.5H22H2Z\" fill=\"#3D58DB\" stroke=\"#F7FCFF\" stroke-width=\"2.5\"/>\n</g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L13.25 12L2 4.5Z\" fill=\"#E31D1C\"/>\n<mask id=\"mask1_5982_15278\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"2\" y=\"4\" width=\"12\" height=\"16\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4.5V19.5L13.25 12L2 4.5Z\" fill=\"white\"/>\n</mask>\n<g mask=\"url(#mask1_5982_15278)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.18002 13.3855L3.88507 14.5968L5.00236 12.163L3.57861 10.863L5.33642 10.7981L6.18002 8.59766L6.8238 10.7981H8.57861L7.40899 12.163L8.33933 14.5968L6.18002 13.3855Z\" 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_15278\">\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 flagCvCaboVerdeIcon = "<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_15232)\">\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=\"#4141DB\"/>\n<mask id=\"mask0_5982_15232\" 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_15232)\">\n<path d=\"M2 12.625H1.375V13.25V14.5V15.125H2H22H22.625V14.5V13.25V12.625H22H2Z\" fill=\"#F90000\" stroke=\"#F7FCFF\" stroke-width=\"1.25\"/>\n<g filter=\"url(#filter0_d_5982_15232)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.11861 10.8208L7.64966 10.4508L8.246 10.8802L8.23726 10.9123L8.26436 10.8934L8.29058 10.9123L8.28287 10.8805L8.89966 10.4508L9.496 10.8802L9.48726 10.9123L9.51436 10.8934L9.54058 10.9123L9.53287 10.8805L10.1497 10.4508L10.6635 10.8208H10.3726L10.9609 11.3411L10.7373 12.1623L11.3997 11.7008L11.9135 12.0708H11.6226L12.2109 12.5911L12.0122 13.3208H11.6226L12.2109 13.8411L12.0122 14.5708H11.6226L12.2109 15.0911L12.0122 15.8208H11.7009L11.3987 15.1506L11.141 15.8208H10.3726L10.9609 16.3411L10.7622 17.0708H10.4509L10.1487 16.4006L9.891 17.0708H9.85602H9.20094L8.89874 16.4006L8.641 17.0708H8.60602H7.95094L7.64873 16.4006L7.391 17.0708H7.01837L6.84131 16.3411L7.35602 15.8208H6.70094L6.39873 15.1506L6.141 15.8208H5.76837L5.59131 15.0911L6.10602 14.5708H5.76837L5.59131 13.8411L6.10602 13.3208H5.76837L5.59131 12.5911L6.10602 12.0708H5.86861L6.39966 11.7008L7.04058 12.1623L6.84131 11.3411L7.35602 10.8208H7.11861ZM7.01218 10.8208L7.21089 10.0911L6.62256 9.57075H7.391L7.64873 8.90063L7.95094 9.57075H8.60602H8.641L8.89874 8.90063L9.20094 9.57075H9.85602H9.891L10.1487 8.90063L10.4509 9.57075H11.106L10.5913 10.0911L10.7684 10.8208H11.141L11.3987 10.1506L11.7009 10.8208H12.356L11.8413 11.3411L12.0184 12.0708H12.391L12.6487 11.4006L12.9509 12.0708H13.606L13.0913 12.5911L13.2684 13.3208H13.606L13.0913 13.8411L13.2684 14.5708H13.606L13.0913 15.0911L13.2906 15.9123L12.6497 15.4508L12.1186 15.8208H12.356L11.8413 16.3411L12.0406 17.1623L11.3997 16.7008L10.8686 17.0708H11.106L10.5913 17.5911L10.7906 18.4123L10.1497 17.9508L9.53287 18.3805L9.54058 18.4123L9.51436 18.3934L9.48726 18.4123L9.496 18.3802L8.89966 17.9508L8.28287 18.3805L8.29058 18.4123L8.26436 18.3934L8.23726 18.4123L8.246 18.3802L7.64966 17.9508L6.98726 18.4123L7.21089 17.5911L6.62256 17.0708H6.91348L6.39966 16.7008L5.73726 17.1623L5.96089 16.3411L5.37256 15.8208H5.66348L5.14966 15.4508L4.48726 15.9123L4.71089 15.0911L4.12256 14.5708H4.51218L4.71089 13.8411L4.12256 13.3208H4.51218L4.71089 12.5911L4.12256 12.0708H4.891L5.14873 11.4006L5.45094 12.0708H5.76218L5.96089 11.3411L5.37256 10.8208H6.141L6.39873 10.1506L6.70094 10.8208H7.01218ZM5.34876 13.0942L5.66348 13.3208H5.45094L5.34876 13.0942ZM4.61861 13.3208L4.99068 13.0616L4.891 13.3208H4.61861ZM4.61861 14.5708H4.891L4.99068 14.3116L4.61861 14.5708ZM5.34876 14.3442L5.45094 14.5708H5.66348L5.34876 14.3442ZM8.09131 17.5911L8.26377 17.4168L8.46089 17.5911L8.26546 18.3087L8.09131 17.5911ZM9.51546 18.3087L9.71089 17.5911L9.51377 17.4168L9.34131 17.5911L9.51546 18.3087ZM12.391 14.5708H12.1186L12.4907 14.3116L12.391 14.5708ZM12.9509 14.5708L12.8488 14.3442L13.1635 14.5708H12.9509ZM13.1635 13.3208L12.8488 13.0942L12.9509 13.3208H13.1635ZM12.4907 13.0616L12.1186 13.3208H12.391L12.4907 13.0616ZM9.71089 10.0911L9.51546 10.8087L9.34131 10.0911L9.51377 9.91677L9.71089 10.0911ZM8.26377 9.91677L8.09131 10.0911L8.26546 10.8087L8.46089 10.0911L8.26377 9.91677Z\" fill=\"#FFDE00\"/>\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<filter id=\"filter0_d_5982_15232\" x=\"1.12256\" y=\"5.90063\" width=\"15.4834\" height=\"15.5117\" 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=\"1.5\"/>\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0\"/>\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_5982_15232\"/>\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_5982_15232\" result=\"shape\"/>\n</filter>\n<clipPath id=\"clip0_5982_15232\">\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 flagCwCuraçaoIcon = "<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_15246)\">\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_15246\" 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_15246)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.65901 8.34327L3.41599 8.99932L4.01615 7.83158L3.25 6.97697L4.20209 6.94183L4.65901 5.75L5.00771 6.94183L6.12186 6.97697L5.31967 7.83158L5.82857 8.99932L4.65901 8.34327Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.09524 11.4228L7.5611 12.0654L8.16296 10.4551L6.8291 9.3745H8.42741L9.09524 7.63257L9.60488 9.3745H11.2057L10.0681 10.4551L10.633 12.0654L9.09524 11.4228Z\" fill=\"#F7FCFF\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 13.25V15.75H22V13.25H2Z\" fill=\"#F9E813\"/>\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_15246\">\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>";
|