@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,20 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15083)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#FBCD17"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#73BE4A"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#73BE4A"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5L8.25 12L2 4.5Z" fill="#C51918"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.6261 13.1692L11.457 13.875L11.7236 12.4977L10.75 11.4668L12.0684 11.4111L12.6261 10.125L13.1839 11.4111H14.5L13.5286 12.4977L13.8211 13.875L12.6261 13.1692Z" fill="#272727"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.6261 13.1692L16.457 13.875L16.7236 12.4977L15.75 11.4668L17.0684 11.4111L17.6261 10.125L18.1839 11.4111H19.5L18.5286 12.4977L18.8211 13.875L17.6261 13.1692Z" fill="#272727"/>
|
|
10
|
+
</g>
|
|
11
|
+
<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"/>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_5982_15083">
|
|
14
|
+
<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"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
</defs>
|
|
17
|
+
</svg>`;
|
|
18
|
+
export {
|
|
19
|
+
l as flagStSoTomeAndPrincipeIcon
|
|
20
|
+
};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
const e = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15082)">
|
|
3
|
+
<path
|
|
4
|
+
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"
|
|
5
|
+
fill="white" />
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#F7FCFF" />
|
|
7
|
+
<mask id="mask0_5982_15082" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4"
|
|
8
|
+
width="20" height="16">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white" />
|
|
10
|
+
</mask>
|
|
11
|
+
<g mask="url(#mask0_5982_15082)">
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#3D58DB" />
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#3D58DB" />
|
|
14
|
+
<path
|
|
15
|
+
d="M14.1406 11.9114C14.1406 13.1684 13.1216 14.1875 11.8645 14.1875C10.6074 14.1875 9.58838 13.1684 9.58838 11.9114C9.58838 10.6543 10.6074 9.63525 11.8645 9.63525C13.1216 9.63525 14.1406 10.6543 14.1406 11.9114Z"
|
|
16
|
+
stroke="#E8AA00" stroke-width="0.625" />
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
18
|
+
d="M10.6315 10.5388C10.6315 10.5388 10.0361 11.5186 10.0361 12.1912C10.0361 12.8639 10.7487 13.7093 11.8699 13.7093C12.9635 13.7093 13.7496 13.056 13.7734 12.1912C13.7971 11.3264 13.1851 10.7108 13.1851 10.7108C13.1851 10.7108 13.5315 11.9559 13.3583 12.4604C13.1851 12.9649 12.6244 13.5753 11.8699 13.4976C11.1154 13.4199 10.3994 12.4912 10.3994 12.1912C10.3994 11.8912 10.6315 10.5388 10.6315 10.5388Z"
|
|
19
|
+
fill="#1E601B" />
|
|
20
|
+
<path d="M10.8501 12.2051H12.8547" stroke="#188396" stroke-width="0.625" />
|
|
21
|
+
<path d="M11.0366 11.8786H12.7613" stroke="#E8AA00" stroke-width="0.625" />
|
|
22
|
+
<path d="M12.6557 12.257H11.1206L11.8952 10.9718L12.6557 12.257Z" stroke="#E8AA00"
|
|
23
|
+
stroke-width="0.625" />
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
<path
|
|
27
|
+
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"
|
|
28
|
+
stroke="#BFBFBF" />
|
|
29
|
+
<defs>
|
|
30
|
+
<clipPath id="clip0_5982_15082">
|
|
31
|
+
<path
|
|
32
|
+
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"
|
|
33
|
+
fill="white" />
|
|
34
|
+
</clipPath>
|
|
35
|
+
</defs>
|
|
36
|
+
</svg>`;
|
|
37
|
+
export {
|
|
38
|
+
e as flagSvElSlvadorIcon
|
|
39
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const C = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15081)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#E31D1C"/>
|
|
5
|
+
<mask id="mask0_5982_15081" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15081)">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 12V19.5H22V12H2Z" fill="#2E42A5"/>
|
|
10
|
+
</g>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.25V20.75L14.5 12L2 3.25Z" fill="#F7FCFF"/>
|
|
12
|
+
<mask id="mask1_5982_15081" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="3" width="13" height="18">
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.25V20.75L14.5 12L2 3.25Z" fill="white"/>
|
|
14
|
+
</mask>
|
|
15
|
+
<g mask="url(#mask1_5982_15081)">
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.079 10.243C7.97694 10.243 8.70487 9.79686 8.70487 9.2465C8.70487 8.69615 7.97694 8.25 7.079 8.25C6.18105 8.25 5.45312 8.69615 5.45312 9.2465C5.45312 9.79686 6.18105 10.243 7.079 10.243Z" fill="#FBCD17"/>
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.22108 8.49072C7.08835 8.49072 6.99404 8.57623 6.99404 8.70494L6.99416 8.71914C6.98703 8.74058 6.98303 8.76449 6.98231 8.79125C6.98047 8.85972 7.00597 8.91684 7.05948 8.96923C7.06277 8.98435 7.06448 8.99688 7.064 9.00399C7.06075 8.99282 7.04783 8.98346 7.02323 8.96562C6.98826 8.94027 6.92969 8.8978 6.84172 8.8087C6.71503 8.68037 6.61941 8.63014 6.50056 8.6501C6.46452 8.65615 6.42925 8.66884 6.38691 8.6858C6.31939 8.71012 6.25724 8.71576 6.14249 8.69386C5.82361 8.63299 5.47386 8.69271 5.09521 8.86817L5.2266 9.15171C5.54976 9.00196 5.83486 8.95328 6.0839 9.00082C6.25497 9.03347 6.37376 9.02268 6.49278 8.97982C6.54407 8.96053 6.54856 8.95891 6.55232 8.95828C6.54854 8.95892 6.55096 8.96124 6.56681 8.97647C6.57749 8.98673 6.59426 9.00285 6.61934 9.02825C6.65505 9.06443 6.69239 9.09718 6.73053 9.12697C6.65723 9.14667 6.66102 9.16019 6.67447 9.20816C6.67995 9.22771 6.68704 9.25298 6.69117 9.28671C6.70028 9.36119 6.68514 9.39961 6.6982 9.418C6.71277 9.43853 6.76244 9.43413 6.92005 9.4271C6.96247 9.42521 7.01984 9.42083 7.08604 9.41457C7.21587 9.40229 7.3628 9.3844 7.45308 9.3696C7.54079 9.35522 7.5641 9.34998 7.60088 9.32321C7.6136 9.30761 7.62448 9.29426 7.6335 9.28238C7.93339 9.23832 8.20006 9.20702 8.43736 9.18542C8.52243 9.17768 8.59081 9.17237 8.65702 9.16751C8.65833 9.1675 8.65942 9.16749 8.66051 9.16744C8.66592 9.16721 8.67129 9.16609 8.70331 9.15939C8.72013 9.15224 8.72709 9.14929 8.72944 9.1483L8.72941 9.14836C8.73001 9.1481 8.73046 9.14789 8.73046 9.14788C8.73046 9.14788 8.73017 9.14799 8.72944 9.1483L8.80603 8.96687L8.7269 8.87118C8.6739 8.85452 8.6739 8.85452 8.66723 8.85445L8.66722 8.85445C8.65751 8.85388 8.65751 8.85388 8.65194 8.85379C8.62686 8.85363 8.62686 8.85363 8.58027 8.85369C8.52836 8.85369 8.48736 8.8493 8.42812 8.83877L8.37303 8.82864C8.1294 8.78394 7.90344 8.78394 7.42419 8.8554L7.39742 8.83494C7.4746 8.82152 7.56859 8.81242 7.66792 8.80712C7.72798 8.80433 7.72798 8.80433 7.7615 8.80343L7.77617 8.80309L7.77434 8.49074L7.75063 8.49072H7.22108ZM6.96222 9.39543L6.99211 9.38922L7.02154 9.38294C7.01615 9.38408 7.01017 9.38533 7.00356 9.38671C6.99185 9.38915 6.97815 9.39201 6.96222 9.39543Z" fill="#DA610A"/>
|
|
18
|
+
<path d="M6.95356 9.86297L7.00412 9.87126L7.05467 9.86297C7.67532 9.76122 8.08399 9.7731 8.32078 9.85252C8.59355 9.94401 8.89508 9.91811 9.21215 9.81133C9.11151 10.2599 9.05998 10.6839 9.05998 11.0824C9.05998 11.5367 9.14786 11.9036 9.2276 12.2256C9.22974 12.2342 9.23187 12.2428 9.23399 12.2514C9.31213 12.5667 9.37688 12.8279 9.37688 13.1278C9.37688 13.3969 9.28762 13.5383 9.16285 13.6266C9.01838 13.7289 8.77745 13.794 8.42016 13.794C7.9164 13.794 7.44513 13.9297 7.01119 14.1951L7.00412 14.1901L6.99704 14.1951C6.56311 13.9297 6.09184 13.794 5.58807 13.794C5.23078 13.794 4.98985 13.7289 4.84538 13.6266C4.72061 13.5383 4.63135 13.3969 4.63135 13.1278C4.63135 12.8279 4.6961 12.5667 4.77424 12.2514C4.77636 12.2428 4.77849 12.2342 4.78063 12.2256C4.86037 11.9036 4.94825 11.5367 4.94825 11.0824C4.94825 10.6839 4.89672 10.2599 4.79608 9.81133C5.11315 9.91811 5.41468 9.94401 5.68745 9.85252C5.92424 9.7731 6.33292 9.76122 6.95356 9.86297Z" fill="#56C6F5" stroke="#E31D1C" stroke-width="0.625"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.49065 10.89L7.00851 10.4614L6.52637 10.89H6.66922V11.1371L5.91922 11.6043V12.7471H5.77637V12.9614H5.91922H8.0978H8.27637V12.7471H8.0978V11.6043L7.31208 11.1148V10.89H7.49065Z" fill="#F7FCFF"/>
|
|
20
|
+
<path d="M6.97012 15.1378C7.63328 15.1378 8.08981 15.0654 8.32489 14.942C8.38652 14.8372 8.49461 14.778 8.60963 14.7823C9.12616 14.8014 9.52621 14.5838 9.8407 14.1055C10.1805 13.5887 10.2488 12.8547 10.0273 11.8912L10.5896 11.762C10.8433 12.8659 10.7605 13.7568 10.3227 14.4225C9.93051 15.019 9.39572 15.3376 8.74305 15.3592C8.4097 15.606 7.82553 15.7147 6.97012 15.7147C6.14259 15.7147 5.52902 15.554 5.1355 15.2126C4.24182 15.0015 3.67391 14.645 3.4506 14.1167C3.21256 13.5535 3.21256 12.7716 3.43461 11.7645L3.998 11.8887C3.79932 12.7899 3.79932 13.4599 3.98201 13.8921C4.10949 14.1937 4.47989 14.4399 5.10741 14.6105L5.69042 14.7352L5.66243 14.8824C5.94685 15.0486 6.38153 15.1378 6.97012 15.1378Z" fill="#FBCD17"/>
|
|
21
|
+
<path d="M4.94629 10.0149L5.26588 10.1435L5.10609 10.4757L5.55308 10.2453L5.51835 10.4159L5.42252 10.8866L5.60567 10.3505V10.8241L5.71757 10.3505L6.04988 10.4508L5.71757 10.2453L6.04988 10.1435" stroke="#73BE4A" stroke-width="0.625" stroke-linecap="round" stroke-linejoin="round"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.55566 10.7107C5.72825 10.7107 5.86816 10.5708 5.86816 10.3982C5.86816 10.2256 5.72825 10.0857 5.55566 10.0857C5.38308 10.0857 5.24316 10.2256 5.24316 10.3982C5.24316 10.5708 5.38308 10.7107 5.55566 10.7107Z" fill="#FBCD17"/>
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.6508 10.6708C8.64569 10.4606 8.62233 9.98071 8.5157 9.98071C8.40844 9.98071 8.39213 10.4662 8.39006 10.6744C8.20541 10.7348 8.06641 10.8937 8.06641 10.8937H8.98612C8.98612 10.8937 8.84123 10.7281 8.6508 10.6708Z" fill="#F7FCFF"/>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
<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"/>
|
|
27
|
+
<defs>
|
|
28
|
+
<clipPath id="clip0_5982_15081">
|
|
29
|
+
<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"/>
|
|
30
|
+
</clipPath>
|
|
31
|
+
</defs>
|
|
32
|
+
</svg>`;
|
|
33
|
+
export {
|
|
34
|
+
C as flagSxSntMaartenIcon
|
|
35
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15080)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H22V19.5H2V4.5Z" fill="#F7FCFF"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.62612 13.1692L6.45695 13.875L6.72363 12.4977L5.75 11.4668L7.06835 11.4111L7.62612 10.125L8.18389 11.4111H9.5L8.52861 12.4977L8.82106 13.875L7.62612 13.1692Z" fill="#409100"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.3761 13.1692L15.207 13.875L15.4736 12.4977L14.5 11.4668L15.8184 11.4111L16.3761 10.125L16.9339 11.4111H18.25L17.2786 12.4977L17.5711 13.875L16.3761 13.1692Z" fill="#409100"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#E31D1C"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#272727"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="clip0_5982_15080">
|
|
13
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>`;
|
|
17
|
+
export {
|
|
18
|
+
l as flagSySriaIcon
|
|
19
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15079)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H22V19.5H2V4.5Z" fill="#3D58DB"/>
|
|
5
|
+
<path d="M2 7.625H1.375V8.25V15.75V16.375H2H22H22.625V15.75V8.25V7.625H22H2Z" fill="#C51918" stroke="#FFD018" stroke-width="1.25"/>
|
|
6
|
+
<path d="M6.46875 10.3319C6.39378 10.3319 6.33301 10.1624 6.33301 9.9533C6.33301 9.74421 6.39378 9.57471 6.46875 9.57471H17.3505C17.4255 9.57471 17.4862 9.74421 17.4862 9.9533C17.4862 10.1624 17.4255 10.3319 17.3505 10.3319H6.46875Z" fill="#FFD018"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0601 9.87643L17.692 9.07031L18.8101 9.87643L17.692 10.7038L17.0601 9.87643Z" fill="#F7FCFF"/>
|
|
8
|
+
<path d="M6.46875 12.8319C6.39378 12.8319 6.33301 12.6624 6.33301 12.4533C6.33301 12.2442 6.39378 12.0747 6.46875 12.0747H17.3505C17.4255 12.0747 17.4862 12.2442 17.4862 12.4533C17.4862 12.6624 17.4255 12.8319 17.3505 12.8319H6.46875Z" fill="#FFD018"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0601 12.3764L17.692 11.5703L18.8101 12.3764L17.692 13.2038L17.0601 12.3764Z" fill="#F7FCFF"/>
|
|
10
|
+
<path d="M4.71619 14.3885C4.61567 14.3885 4.53418 14.1961 4.53418 13.9587C4.53418 13.7213 4.61567 13.5288 4.71619 13.5288H19.3063C19.4068 13.5288 19.4883 13.7213 19.4883 13.9587C19.4883 14.1961 19.4068 14.3885 19.3063 14.3885H4.71619Z" fill="#FFD018"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.51074 12.0329C7.51074 12.0329 9.28658 8.29541 11.8265 8.29541C14.3665 8.29541 16.202 12.0329 16.202 12.0329C16.202 12.0329 13.9607 15.7213 11.8564 15.7213C9.75209 15.7213 7.51074 12.0329 7.51074 12.0329Z" fill="#F7FCFF"/>
|
|
12
|
+
<mask id="mask0_5982_15079" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="7" y="8" width="10" height="8">
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.51074 12.0329C7.51074 12.0329 9.28658 8.29541 11.8265 8.29541C14.3665 8.29541 16.202 12.0329 16.202 12.0329C16.202 12.0329 13.9607 15.7213 11.8564 15.7213C9.75209 15.7213 7.51074 12.0329 7.51074 12.0329Z" fill="white"/>
|
|
14
|
+
</mask>
|
|
15
|
+
<g mask="url(#mask0_5982_15079)">
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9526 8.05005C11.9526 8.05005 11.373 8.75393 11.5662 9.42512C11.7594 10.0963 12.2095 10.0254 12.2095 10.6165C12.2095 11.2076 12.0015 11.8105 12.2095 11.8105C12.4174 11.8105 12.4895 12.2184 12.2994 12.4949C12.1094 12.7714 11.9413 12.78 11.9526 13.2301C11.9638 13.6801 12.9476 14.1219 12.471 14.1219C11.9945 14.1219 11.3664 14.5845 11.5662 14.5845C11.766 14.5845 12.8116 14.9449 12.8116 15.4178C12.8116 15.8908 12.8116 16.2693 12.8116 16.2693H7.35693V8.05005H11.9526Z" fill="#272727"/>
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.38673 10.7019H9.11523V11.8077H9.38673V10.7019ZM10.1876 10.7019H9.91614V11.8077H10.1876V10.7019ZM9.51569 10.7019H9.78718V11.8077H9.51569V10.7019ZM10.5881 10.7019H10.3166V11.8077H10.5881V10.7019ZM10.717 10.7019H10.9885V11.8077H10.717V10.7019ZM11.389 10.7019H11.1175V11.8077H11.389V10.7019ZM9.11523 12.2884H9.38673V13.3942H9.11523V12.2884ZM10.1876 12.2884H9.91614V13.3942H10.1876V12.2884ZM9.51569 12.2884H9.78718V13.3942H9.51569V12.2884ZM10.5881 12.2884H10.3166V13.3942H10.5881V12.2884ZM10.717 12.2884H10.9885V13.3942H10.717V12.2884ZM11.389 12.2884H11.1175V13.3942H11.389V12.2884Z" fill="#F7FCFF"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.6108 10.7019H12.3394V11.8077H12.6108V10.7019ZM13.4118 10.7019H13.1403V11.8077H13.4118V10.7019ZM12.7398 10.7019H13.0113V11.8077H12.7398V10.7019ZM13.8122 10.7019H13.5407V11.8077H13.8122V10.7019ZM13.9412 10.7019H14.2127V11.8077H13.9412V10.7019ZM14.6131 10.7019H14.3416V11.8077H14.6131V10.7019ZM12.3394 12.2884H12.6108V13.3942H12.3394V12.2884ZM13.4118 12.2884H13.1403V13.3942H13.4118V12.2884ZM12.7398 12.2884H13.0113V13.3942H12.7398V12.2884ZM13.8122 12.2884H13.5407V13.3942H13.8122V12.2884ZM13.9412 12.2884H14.2127V13.3942H13.9412V12.2884ZM14.6131 12.2884H14.3416V13.3942H14.6131V12.2884Z" fill="#272727"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.2697 8.91966C9.88943 9.03748 9.7154 10.0349 9.75791 10.2759C9.80042 10.517 9.92945 10.2457 9.92945 10.2457C9.92945 10.2457 10.1926 10.8176 10.2197 10.9715C10.2469 11.1254 10.3855 10.7389 10.3855 10.7389C10.3855 10.7389 10.8419 11.0534 10.9037 11.4037C10.9655 11.7541 11.0584 11.0028 11.0584 11.0028L11.1618 10.9846L11.0964 10.6136L11.2936 10.7822L11.2327 10.4372C11.2327 10.4372 11.3812 10.6312 11.3436 10.4176C11.3059 10.204 11.2849 10.0847 11.2849 10.0847L11.2334 9.79276L11.4286 9.75835C11.4286 9.75835 10.6501 8.80183 10.2697 8.91966Z" fill="#3D58DB"/>
|
|
20
|
+
</g>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.305 13.0598C17.91 13.1098 17.5654 14.0618 17.5654 14.3066C17.5654 14.5514 17.7396 14.3066 17.7396 14.3066C17.7396 14.3066 17.8995 14.9156 17.8995 15.0718C17.8995 15.2281 18.103 14.8715 18.103 14.8715C18.103 14.8715 18.498 15.2605 18.498 15.6163C18.498 15.9721 18.7199 15.2483 18.7199 15.2483H18.8249V14.8715L18.9898 15.0718V14.7215C18.9898 14.7215 19.1024 14.9384 19.1024 14.7215C19.1024 14.5046 19.1024 14.3835 19.1024 14.3835V14.087H19.3006C19.3006 14.087 18.7 13.0098 18.305 13.0598Z" fill="#3D58DB"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.49577 12.9155C5.89077 12.9655 6.23535 13.9176 6.23535 14.1624C6.23535 14.4072 6.06116 14.1624 6.06116 14.1624C6.06116 14.1624 5.90132 14.7713 5.90132 14.9275C5.90132 15.0838 5.69773 14.7273 5.69773 14.7273C5.69773 14.7273 5.30282 15.1162 5.30282 15.472C5.30282 15.8278 5.08084 15.104 5.08084 15.104H4.97585V14.7273L4.81094 14.9275V14.5772C4.81094 14.5772 4.69839 14.7941 4.69839 14.5772C4.69839 14.3603 4.69839 14.2392 4.69839 14.2392V13.9427H4.50021C4.50021 13.9427 5.10078 12.8655 5.49577 12.9155Z" fill="#3D58DB"/>
|
|
23
|
+
</g>
|
|
24
|
+
<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"/>
|
|
25
|
+
<defs>
|
|
26
|
+
<clipPath id="clip0_5982_15079">
|
|
27
|
+
<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"/>
|
|
28
|
+
</clipPath>
|
|
29
|
+
</defs>
|
|
30
|
+
</svg>`;
|
|
31
|
+
export {
|
|
32
|
+
l as flagSzSazilandIcon
|
|
33
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15078)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#2E42A5"/>
|
|
5
|
+
<g clip-path="url(#clip1_5982_15078)">
|
|
6
|
+
<rect width="11" height="9" transform="translate(2 4.5)" fill="#2E42A5"/>
|
|
7
|
+
<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"/>
|
|
8
|
+
<path d="M1.08643 13.3855L2.34763 14.0156L14.1433 3.91705H12.3724L1.08643 13.3855Z" fill="#F50100"/>
|
|
9
|
+
<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"/>
|
|
10
|
+
<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"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H7V8.5H2V9.5H7V13.5H8V9.5H13V8.5H8V4.5Z" fill="#F50100"/>
|
|
12
|
+
<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"/>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
16
|
+
<defs>
|
|
17
|
+
<clipPath id="clip0_5982_15078">
|
|
18
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
19
|
+
</clipPath>
|
|
20
|
+
<clipPath id="clip1_5982_15078">
|
|
21
|
+
<rect width="11" height="9" fill="white" transform="translate(2 4.5)"/>
|
|
22
|
+
</clipPath>
|
|
23
|
+
</defs>
|
|
24
|
+
</svg>`;
|
|
25
|
+
export {
|
|
26
|
+
l as flagTcTurksAndCaicosIslandsIcon
|
|
27
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15077)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H22V19.5H16V4.5Z" fill="#E11C1B"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H9V19.5H2V4.5Z" fill="#2E42A5"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.5H16V19.5H8V4.5Z" fill="#FBCD17"/>
|
|
7
|
+
</g>
|
|
8
|
+
<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"/>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_5982_15077">
|
|
11
|
+
<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"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>`;
|
|
15
|
+
export {
|
|
16
|
+
l as flagTdChadIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
const L = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15076)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#2E42A5"/>
|
|
5
|
+
<mask id="mask0_5982_15076" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15076)">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.743 8.375H16.2482H16.268H18.7732L18.2831 9.31501H16.7571V9.81993H17.927L17.4504 10.6944H16.7571V12.4434L17.8991 10.6438L19.377 13.203H18.7732L18.5623 12.9228H17.2246L16.284 14.6608L16.2842 14.7568L16.2581 14.7086L16.232 14.7568L16.2323 14.6608L15.2916 12.9228H13.9539L13.743 13.203H13.1392L14.6172 10.6438L15.7592 12.4434V9.31501H14.2331L13.743 8.375ZM17.9285 11.6934L17.6002 12.1983H18.2216L17.9285 11.6934ZM14.5877 11.6934L14.916 12.1983H14.2946L14.5877 11.6934ZM12.196 11.1333L12.7154 10.7503L13.2348 11.1333L13.0516 10.4916L13.5558 10.0866L12.9232 10.0729L12.7154 9.43966L12.5076 10.0729L11.875 10.0866L12.3792 10.4916L12.196 11.1333ZM19.7846 10.7503L19.2652 11.1333L19.4484 10.4916L18.9442 10.0866L19.5768 10.0729L19.7846 9.43966L19.9924 10.0729L20.625 10.0866L20.1208 10.4916L20.304 11.1333L19.7846 10.7503ZM17.6746 15.6271L18.194 15.2441L18.7134 15.6271L18.5302 14.9854L19.0344 14.5804L18.4018 14.5667L18.194 13.9335L17.9863 14.5667L17.3536 14.5804L17.8579 14.9854L17.6746 15.6271ZM14.306 15.2441L13.7866 15.6271L13.9698 14.9854L13.4656 14.5804L14.0982 14.5667L14.306 13.9335L14.5137 14.5667L15.1464 14.5804L14.6421 14.9854L14.8254 15.6271L14.306 15.2441ZM15.7306 17.125L16.25 16.7421L16.7694 17.125L16.5862 16.4833L17.0904 16.0783L16.4578 16.0646L16.25 15.4314L16.0422 16.0646L15.4096 16.0783L15.9138 16.4833L15.7306 17.125Z" fill="#F7FCFF"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 4.5H9.5V10.75H7V4.5Z" fill="#F50100"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H4.5V10.75H2V4.5Z" fill="#2E42A5"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 4.5H7V10.75H4.5V4.5Z" fill="#F7FCFF"/>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
16
|
+
<defs>
|
|
17
|
+
<clipPath id="clip0_5982_15076">
|
|
18
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
19
|
+
</clipPath>
|
|
20
|
+
</defs>
|
|
21
|
+
</svg>`;
|
|
22
|
+
export {
|
|
23
|
+
L as flagTfFrenchSouthernAndAntarcticLandsIcon
|
|
24
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15205)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path d="M2 3.875H1.375V4.5V19.5V20.125H2H22H22.625V19.5V4.5V3.875H22H2Z" fill="#5EAA22" stroke="#F7FCFF" stroke-width="1.25"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 8.25V10.75H22V8.25H2Z" fill="#FECA00"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 13.25V15.75H22V13.25H2Z" fill="#FECA00"/>
|
|
7
|
+
<rect x="2" y="4.5" width="10" height="8.75" fill="#F50101"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.15625 10.84L4.83167 12.2784L5.73414 9.86371L3.875 8.2369H6.15486L7.15625 5.83105L7.92044 8.2369H10.1729L8.5909 9.86371L9.36943 12.16L7.15625 10.84Z" fill="#F7FCFF"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="clip0_5982_15205">
|
|
13
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>`;
|
|
17
|
+
export {
|
|
18
|
+
l as flagTgTogoIcon
|
|
19
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15075)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5H22V19.5H2V14.5Z" fill="#F50101"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H22V8.25H2V4.5Z" fill="#F50101"/>
|
|
6
|
+
<path d="M2 8.5625H1.0625V9.5V14.5V15.4375H2H22H22.9375V14.5V9.5V8.5625H22H2Z" fill="#3D58DB" stroke="white" stroke-width="1.875"/>
|
|
7
|
+
</g>
|
|
8
|
+
<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"/>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_5982_15075">
|
|
11
|
+
<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"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>`;
|
|
15
|
+
export {
|
|
16
|
+
l as flagThThailandIcon
|
|
17
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
const L = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15074)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5H22V19.5H2V4.5Z" fill="#F7FCFF"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V9.5H22V4.5H2Z" fill="#C51918"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 14.5V19.5H22V14.5H2Z" fill="#409100"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0126 9.89362L11.6431 10.1547L11.7734 9.7172L11.4147 9.44105L11.8648 9.43174L12.0126 9L12.1604 9.43174L12.6104 9.44105L12.2517 9.7172L12.3821 10.1547L12.0126 9.89362ZM10.4519 10.2766L10.0824 10.5377L10.2128 10.1002L9.85405 9.82403L10.3041 9.81472L10.4519 9.38298L10.5997 9.81472L11.0497 9.82403L10.691 10.1002L10.8214 10.5377L10.4519 10.2766ZM8.86853 11.6866L9.23802 11.4255L9.60751 11.6866L9.47716 11.2491L9.83587 10.973L9.38582 10.9637L9.23802 10.5319L9.09022 10.9637L8.64017 10.973L8.99888 11.2491L8.86853 11.6866ZM8.84785 12.9149L8.47836 13.176L8.60871 12.7385L8.25 12.4623L8.70005 12.453L8.84785 12.0213L8.99564 12.453L9.44569 12.4623L9.08698 12.7385L9.21734 13.176L8.84785 12.9149ZM14.7645 13.176L15.134 12.9149L15.5035 13.176L15.3731 12.7385L15.7318 12.4623L15.2818 12.453L15.134 12.0213L14.9862 12.453L14.5361 12.4623L14.8948 12.7385L14.7645 13.176ZM14.6571 11.4255L14.2876 11.6866L14.418 11.2491L14.0592 10.973L14.5093 10.9637L14.6571 10.5319L14.8049 10.9637L15.2549 10.973L14.8962 11.2491L15.0266 11.6866L14.6571 11.4255ZM13.0919 10.5377L13.4614 10.2766L13.8309 10.5377L13.7005 10.1002L14.0592 9.82403L13.6092 9.81472L13.4614 9.38298L13.3136 9.81472L12.8636 9.82403L13.2223 10.1002L13.0919 10.5377ZM9.9171 14.9716L9.80189 14.5614C10.4394 14.3889 11.1713 14.3031 11.9978 14.3031C12.8242 14.3031 13.5562 14.3889 14.1937 14.5614L14.0785 14.9716C13.4809 14.8099 12.7873 14.7286 11.9978 14.7286C11.2083 14.7286 10.5147 14.8099 9.9171 14.9716ZM10.7066 14.3137C10.4522 14.3569 10.2442 14.1111 10.2442 14.1111L10.4966 14.0068C10.4886 13.8319 10.5941 13.7234 10.5941 13.7234C10.6795 13.7627 10.796 13.9775 10.796 13.9775H11.0247C11.0247 13.9775 10.961 14.2705 10.7066 14.3137ZM13.7126 14.1536C13.7126 14.1536 13.5045 14.3995 13.2502 14.3563C12.9958 14.3131 12.9321 14.0201 12.9321 14.0201H13.1608C13.1608 14.0201 13.2773 13.8053 13.3627 13.766C13.3627 13.766 13.4682 13.8744 13.4602 14.0494L13.7126 14.1536ZM11.9659 14.2358C11.708 14.2432 11.5362 13.9708 11.5362 13.9708L11.8006 13.9027C11.817 13.7283 11.9366 13.6356 11.9366 13.6356C12.0157 13.6864 12.1011 13.9153 12.1011 13.9153L12.3277 13.9472C12.3277 13.9472 12.2238 14.2285 11.9659 14.2358Z" fill="#FFBB00"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9743 13.0616C11.9743 13.0616 11.6812 13.7324 11.2195 13.7843C10.7579 13.8362 10.5234 13.4028 10.5234 13.4028C10.5234 13.4028 10.4931 13.8535 9.94488 14.0272C9.39662 14.2009 9.10791 13.5068 9.10791 13.5068C9.10791 13.5068 9.39335 13.7621 9.83606 13.6509C10.2788 13.5396 10.4535 13.1287 10.4535 13.1287C10.4535 13.1287 10.7812 13.5571 11.2195 13.3429C11.6579 13.1287 11.9004 12.867 11.9004 12.6158V11.8647C11.9004 11.8647 11.7873 11.6699 11.5911 11.6699C11.3949 11.6699 11.3402 11.808 11.3402 11.808C11.3402 11.808 11.2636 11.0265 11.9692 10.9782L11.9692 10.9763L11.9887 10.9771L12.0082 10.9763L12.0082 10.9782C12.7138 11.0265 12.6372 11.808 12.6372 11.808C12.6372 11.808 12.5825 11.6699 12.3863 11.6699C12.1901 11.6699 12.077 11.8647 12.077 11.8647V12.6158C12.077 12.867 12.3195 13.1287 12.7579 13.3429C13.1962 13.5571 13.5239 13.1287 13.5239 13.1287C13.5239 13.1287 13.6986 13.5396 14.1413 13.6509C14.584 13.7621 14.8695 13.5068 14.8695 13.5068C14.8695 13.5068 14.5808 14.2009 14.0325 14.0272C13.4842 13.8535 13.454 13.4028 13.454 13.4028C13.454 13.4028 13.2195 13.8362 12.7579 13.7843C12.2962 13.7324 12.0031 13.0616 12.0031 13.0616L11.9887 12.1762L11.9743 13.0616ZM11.9678 11.1886C11.6423 11.1886 11.5764 11.4642 11.5764 11.4642C11.863 11.4642 11.9678 11.5891 11.9678 11.5891C11.9678 11.5891 12.18 11.4642 12.3937 11.4642C12.3937 11.4642 12.2933 11.1886 11.9678 11.1886Z" fill="#FFBB00"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="clip0_5982_15074">
|
|
13
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>`;
|
|
17
|
+
export {
|
|
18
|
+
L as flagTjTajikistanIcon
|
|
19
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15274)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#2E42A5"/>
|
|
5
|
+
<mask id="mask0_5982_15274" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15274)">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.05905 10.7896L3.50558 11.1321L3.72045 10.5572L3.25 10.1219H3.82062L4.05905 9.5L4.241 10.1219H4.8125L4.40063 10.5572L4.60228 11.1321L4.05905 10.7896Z" fill="#F7FCFF"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.55905 8.28962L6.00558 8.6321L6.22045 8.05716L5.75 7.6219H6.32062L6.55905 7L6.741 7.6219H7.3125L6.90063 8.05716L7.10228 8.6321L6.55905 8.28962Z" fill="#F7FCFF"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.05905 10.7896L8.50558 11.1321L8.72045 10.5572L8.25 10.1219H8.82062L9.05905 9.5L9.241 10.1219H9.8125L9.40063 10.5572L9.60228 11.1321L9.05905 10.7896Z" fill="#F7FCFF"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.55905 13.2896L6.00558 13.6321L6.22045 13.0572L5.75 12.6219H6.32062L6.55905 12L6.741 12.6219H7.3125L6.90063 13.0572L7.10228 13.6321L6.55905 13.2896Z" fill="#F7FCFF"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5263 7.91431C14.9741 9.17503 6.58833 14.8406 6.58833 14.8406H20.5578C20.4183 14.8094 20.2881 14.7835 20.1654 14.7591C19.1399 14.5549 18.6337 14.4541 17.5263 12.248C16.2864 9.77798 17.5263 7.91431 17.5263 7.91431ZM6.13487 15.7281L5.94385 16.203L6.13487 16.7249L20.3559 16.9999L20.7501 16.275L20.3559 15.7532L6.13487 15.7281Z" fill="#FECA00"/>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
17
|
+
<defs>
|
|
18
|
+
<clipPath id="clip0_5982_15274">
|
|
19
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
20
|
+
</clipPath>
|
|
21
|
+
</defs>
|
|
22
|
+
</svg>`;
|
|
23
|
+
export {
|
|
24
|
+
l as flagTkTokelauIcon
|
|
25
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15073)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path d="M2 3.875H1.375V4.5V19.5V20.125H2H22H22.625V19.5V4.5V3.875H22H2Z" fill="#E31D1C" stroke="#F7FCFF" stroke-width="1.25"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5L17 12L2 19.5V4.5Z" fill="#FECA00"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5L12 12L2 19.5V4.5Z" fill="#272727"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.15477 13.5053L4.89257 14.8178L4.76071 12.9519L3.15105 11.9603L4.82972 11.4336L5.10425 9.58474L6.26642 11.0486L7.96144 10.5945L7.08535 12.329L7.9373 14.002L6.15477 13.5053Z" fill="#F7FCFF"/>
|
|
8
|
+
</g>
|
|
9
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_5982_15073">
|
|
12
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>`;
|
|
16
|
+
export {
|
|
17
|
+
l as flagTlTimorLesteIcon
|
|
18
|
+
};
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
const L = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15179)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#29C470"/>
|
|
5
|
+
<mask id="mask0_5982_15179" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15179)">
|
|
9
|
+
<rect x="3.25" y="4.2981" width="6.25" height="16.4518" fill="#C51918"/>
|
|
10
|
+
<mask id="mask1_5982_15179" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="3" y="4" width="7" height="17">
|
|
11
|
+
<rect x="3.25" y="4.2981" width="6.25" height="16.4518" fill="white"/>
|
|
12
|
+
</mask>
|
|
13
|
+
<g mask="url(#mask1_5982_15179)">
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.6221 5.06602L3.28079 5.50459L3.25 5.47415L3.58114 5.04864V4.96322L3.58239 4.95529L3.62089 4.83673L3.59732 4.79544L3.40204 4.99069L3.77847 4.40444V4.60477L3.85071 4.66997L4.02326 4.36818L3.85013 4.07774L3.72518 4.17376L3.77585 4.27555L3.74101 4.29974L3.45894 3.82786L3.63864 3.95073L3.6703 3.90483L3.4981 3.72942L3.57427 3.64554L3.32258 3.27822L3.355 3.25L3.62897 3.64985L3.5579 3.72811L3.72598 3.89932L3.64859 4.01153L3.59705 3.97629L3.69538 4.14079L3.86113 4.01341L4.07229 4.36765L3.86055 4.73799L3.73751 4.62694V4.54697L3.614 4.73932L3.66635 4.83106L3.6221 4.96731V5.06602ZM3.28079 8.6439L3.6221 8.20533V8.10662L3.66635 7.97037L3.614 7.87863L3.73751 7.68628V7.76625L3.86055 7.8773L4.07229 7.50696L3.86113 7.15272L3.69538 7.2801L3.59705 7.1156L3.64859 7.15084L3.72598 7.03863L3.5579 6.86742L3.62897 6.78916L3.355 6.38931L3.32258 6.41753L3.57427 6.78485L3.4981 6.86873L3.6703 7.04414L3.63864 7.09004L3.45894 6.96717L3.74101 7.43905L3.77585 7.41486L3.72518 7.31307L3.85013 7.21704L4.02326 7.50749L3.85071 7.80928L3.77847 7.74407V7.54375L3.40204 8.13L3.59732 7.93475L3.62089 7.97604L3.58239 8.0946L3.58114 8.10253V8.18795L3.25 8.61346L3.28079 8.6439ZM3.6221 11.0676L3.28079 11.5062L3.25 11.4758L3.58114 11.0503V10.9648L3.58239 10.9569L3.62089 10.8384L3.59732 10.7971L3.40204 10.9923L3.77847 10.4061V10.6064L3.85071 10.6716L4.02326 10.3698L3.85013 10.0794L3.72518 10.1754L3.77585 10.2772L3.74101 10.3014L3.45894 9.82948L3.63864 9.95235L3.6703 9.90645L3.4981 9.73104L3.57427 9.64716L3.32258 9.27984L3.355 9.25162L3.62897 9.65147L3.5579 9.72973L3.72598 9.90094L3.64859 10.0131L3.59705 9.97791L3.69538 10.1424L3.86113 10.015L4.07229 10.3693L3.86055 10.7396L3.73751 10.6286V10.5486L3.614 10.7409L3.66635 10.8327L3.6221 10.9689V11.0676ZM3.28079 14.4147L3.6221 13.9761V13.8774L3.66635 13.7412L3.614 13.6494L3.73751 13.4571V13.537L3.86055 13.6481L4.07229 13.2778L3.86113 12.9235L3.69538 13.0509L3.59705 12.8864L3.64859 12.9216L3.72598 12.8094L3.5579 12.6382L3.62897 12.5599L3.355 12.1601L3.32258 12.1883L3.57427 12.5556L3.4981 12.6395L3.6703 12.8149L3.63864 12.8608L3.45894 12.738L3.74101 13.2098L3.77585 13.1856L3.72518 13.0839L3.85013 12.9878L4.02326 13.2783L3.85071 13.5801L3.77847 13.5149V13.3145L3.40204 13.9008L3.59732 13.7055L3.62089 13.7468L3.58239 13.8654L3.58114 13.8733V13.9587L3.25 14.3842L3.28079 14.4147ZM3.28079 17L3.6221 16.5614V16.4627L3.66635 16.3265L3.614 16.2347L3.73751 16.0424V16.1224L3.86055 16.2334L4.07229 15.8631L3.86113 15.5088L3.69538 15.6362L3.59705 15.4717L3.64859 15.5069L3.72598 15.3947L3.5579 15.2235L3.62897 15.1453L3.355 14.7454L3.32258 14.7736L3.57427 15.141L3.4981 15.2248L3.6703 15.4002L3.63864 15.4461L3.45894 15.3233L3.74101 15.7952L3.77585 15.771L3.72518 15.6692L3.85013 15.5731L4.02326 15.8636L3.85071 16.1654L3.77847 16.1002V15.8998L3.40204 16.4861L3.59732 16.2908L3.62089 16.3321L3.58239 16.4507L3.58114 16.4586V16.544L3.25 16.9696L3.28079 17ZM9.46921 17L9.1279 16.5614V16.4627L9.08365 16.3265L9.136 16.2347L9.01249 16.0424V16.1224L8.88945 16.2334L8.67771 15.8631L8.88887 15.5088L9.05462 15.6362L9.15295 15.4717L9.10141 15.5069L9.02402 15.3947L9.1921 15.2235L9.12103 15.1453L9.395 14.7454L9.42742 14.7736L9.17573 15.141L9.2519 15.2248L9.0797 15.4002L9.11136 15.4461L9.29106 15.3233L9.00899 15.7952L8.97415 15.771L9.02482 15.6692L8.89987 15.5731L8.72674 15.8636L8.89929 16.1654L8.97153 16.1002V15.8998L9.34796 16.4861L9.15268 16.2908L9.12911 16.3321L9.16761 16.4507L9.16886 16.4586V16.544L9.5 16.9696L9.46921 17ZM9.1279 13.9761L9.46921 14.4147L9.5 14.3842L9.16886 13.9587V13.8733L9.16761 13.8654L9.12911 13.7468L9.15268 13.7055L9.34796 13.9008L8.97153 13.3145V13.5149L8.89929 13.5801L8.72674 13.2783L8.89987 12.9878L9.02482 13.0839L8.97415 13.1856L9.00899 13.2098L9.29106 12.738L9.11136 12.8608L9.0797 12.8149L9.2519 12.6395L9.17573 12.5556L9.42742 12.1883L9.395 12.1601L9.12103 12.5599L9.1921 12.6382L9.02402 12.8094L9.10141 12.9216L9.15295 12.8864L9.05462 13.0509L8.88887 12.9235L8.67771 13.2778L8.88945 13.6481L9.01249 13.537V13.4571L9.136 13.6494L9.08365 13.7412L9.1279 13.8774V13.9761ZM9.46921 11.5062L9.1279 11.0676V10.9689L9.08365 10.8327L9.136 10.7409L9.01249 10.5486V10.6286L8.88945 10.7396L8.67771 10.3693L8.88887 10.015L9.05462 10.1424L9.15295 9.97791L9.10141 10.0131L9.02402 9.90094L9.1921 9.72973L9.12103 9.65147L9.395 9.25162L9.42742 9.27984L9.17573 9.64716L9.2519 9.73104L9.0797 9.90645L9.11136 9.95235L9.29106 9.82948L9.00899 10.3014L8.97415 10.2772L9.02482 10.1754L8.89987 10.0794L8.72674 10.3698L8.89929 10.6716L8.97153 10.6064V10.4061L9.34796 10.9923L9.15268 10.7971L9.12911 10.8384L9.16761 10.9569L9.16886 10.9648V11.0503L9.5 11.4758L9.46921 11.5062ZM9.1279 8.20533L9.46921 8.6439L9.5 8.61346L9.16886 8.18795V8.10253L9.16761 8.0946L9.12911 7.97604L9.15268 7.93475L9.34796 8.13L8.97153 7.54375V7.74407L8.89929 7.80928L8.72674 7.50749L8.89987 7.21704L9.02482 7.31307L8.97415 7.41486L9.00899 7.43905L9.29106 6.96717L9.11136 7.09004L9.0797 7.04414L9.2519 6.86873L9.17573 6.78485L9.42742 6.41753L9.395 6.38931L9.12103 6.78916L9.1921 6.86742L9.02402 7.03863L9.10141 7.15084L9.15295 7.1156L9.05462 7.2801L8.88887 7.15272L8.67771 7.50696L8.88945 7.8773L9.01249 7.76625V7.68628L9.136 7.87863L9.08365 7.97037L9.1279 8.10662V8.20533ZM9.46921 5.50459L9.1279 5.06602V4.96731L9.08365 4.83106L9.136 4.73932L9.01249 4.54697V4.62694L8.88945 4.73799L8.67771 4.36765L8.88887 4.01341L9.05462 4.14079L9.15295 3.97629L9.10141 4.01153L9.02402 3.89932L9.1921 3.72811L9.12103 3.64985L9.395 3.25L9.42742 3.27822L9.17573 3.64554L9.2519 3.72942L9.0797 3.90483L9.11136 3.95073L9.29106 3.82786L9.00899 4.29974L8.97415 4.27555L9.02482 4.17376L8.89987 4.07774L8.72674 4.36818L8.89929 4.66997L8.97153 4.60477V4.40444L9.34796 4.99069L9.15268 4.79544L9.12911 4.83673L9.16761 4.95529L9.16886 4.96322V5.04864L9.5 5.47415L9.46921 5.50459Z" fill="#E8AA00"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.56667 13.6029H7.53761V13.8308H7.75885V14.013H8.02434V14.6055H7.75885V14.7878H7.53761V14.9701H6.59258L6.33113 15.2024L6.06843 14.9701H5.19248V14.7878H4.97124V14.6055H4.75V14.013H4.97124V13.8308H5.19248V13.6029H6.09446L6.33113 13.3936L6.56667 13.6029Z" fill="#389F5D"/>
|
|
16
|
+
<path d="M7.53761 13.6029H7.78761V13.3529H7.53761V13.6029ZM6.56667 13.6029L6.4006 13.7898L6.47164 13.8529H6.56667V13.6029ZM7.53761 13.8308H7.28761V14.0808H7.53761V13.8308ZM7.75885 13.8308H8.00885V13.5808H7.75885V13.8308ZM7.75885 14.013H7.50885V14.263H7.75885V14.013ZM8.02434 14.013H8.27434V13.763H8.02434V14.013ZM8.02434 14.6055V14.8555H8.27434V14.6055H8.02434ZM7.75885 14.6055V14.3555H7.50885V14.6055H7.75885ZM7.75885 14.7878V15.0378H8.00885V14.7878H7.75885ZM7.53761 14.7878V14.5378H7.28761V14.7878H7.53761ZM7.53761 14.9701V15.2201H7.78761V14.9701H7.53761ZM6.59258 14.9701V14.7201H6.49754L6.4265 14.7832L6.59258 14.9701ZM6.33113 15.2024L6.16549 15.3897L6.33152 15.5366L6.4972 15.3893L6.33113 15.2024ZM6.06843 14.9701L6.23407 14.7828L6.16313 14.7201H6.06843V14.9701ZM5.19248 14.9701H4.94248V15.2201H5.19248V14.9701ZM5.19248 14.7878H5.44248V14.5378H5.19248V14.7878ZM4.97124 14.7878H4.72124V15.0378H4.97124V14.7878ZM4.97124 14.6055H5.22124V14.3555H4.97124V14.6055ZM4.75 14.6055H4.5V14.8555H4.75V14.6055ZM4.75 14.013V13.763H4.5V14.013H4.75ZM4.97124 14.013V14.263H5.22124V14.013H4.97124ZM4.97124 13.8308V13.5808H4.72124V13.8308H4.97124ZM5.19248 13.8308V14.0808H5.44248V13.8308H5.19248ZM5.19248 13.6029V13.3529H4.94248V13.6029H5.19248ZM6.09446 13.6029V13.8529H6.18916L6.2601 13.7901L6.09446 13.6029ZM6.33113 13.3936L6.4972 13.2067L6.33152 13.0594L6.16549 13.2063L6.33113 13.3936ZM7.53761 13.3529H6.56667V13.8529H7.53761V13.3529ZM7.78761 13.8308V13.6029H7.28761V13.8308H7.78761ZM7.75885 13.5808H7.53761V14.0808H7.75885V13.5808ZM8.00885 14.013V13.8308H7.50885V14.013H8.00885ZM8.02434 13.763H7.75885V14.263H8.02434V13.763ZM8.27434 14.6055V14.013H7.77434V14.6055H8.27434ZM7.75885 14.8555H8.02434V14.3555H7.75885V14.8555ZM8.00885 14.7878V14.6055H7.50885V14.7878H8.00885ZM7.53761 15.0378H7.75885V14.5378H7.53761V15.0378ZM7.78761 14.9701V14.7878H7.28761V14.9701H7.78761ZM6.59258 15.2201H7.53761V14.7201H6.59258V15.2201ZM6.4972 15.3893L6.75865 15.1569L6.4265 14.7832L6.16505 15.0156L6.4972 15.3893ZM5.9028 15.1573L6.16549 15.3897L6.49676 15.0152L6.23407 14.7828L5.9028 15.1573ZM5.19248 15.2201H6.06843V14.7201H5.19248V15.2201ZM4.94248 14.7878V14.9701H5.44248V14.7878H4.94248ZM4.97124 15.0378H5.19248V14.5378H4.97124V15.0378ZM4.72124 14.6055V14.7878H5.22124V14.6055H4.72124ZM4.75 14.8555H4.97124V14.3555H4.75V14.8555ZM4.5 14.013V14.6055H5V14.013H4.5ZM4.97124 13.763H4.75V14.263H4.97124V13.763ZM4.72124 13.8308V14.013H5.22124V13.8308H4.72124ZM5.19248 13.5808H4.97124V14.0808H5.19248V13.5808ZM4.94248 13.6029V13.8308H5.44248V13.6029H4.94248ZM6.09446 13.3529H5.19248V13.8529H6.09446V13.3529ZM6.2601 13.7901L6.49676 13.5808L6.16549 13.2063L5.92883 13.4156L6.2601 13.7901ZM6.16505 13.5804L6.4006 13.7898L6.73275 13.416L6.4972 13.2067L6.16505 13.5804Z" fill="#E8AA00"/>
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.32178 14.1296V13.7271H5.79088L5.32178 14.1296ZM7.29531 14.1296V13.7271H6.8262L7.29531 14.1296ZM5.32178 14.8588V14.4562L5.79088 14.8588H5.32178ZM7.29531 14.4562V14.8588H6.8262L7.29531 14.4562Z" fill="#C51918"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.15332 13.7616L6.31525 13.5496L6.47514 13.7616H6.15332ZM6.15332 13.9597L6.31525 14.1718L6.47514 13.9597H6.15332ZM6.31525 14.461L6.15332 14.6731H6.47514L6.31525 14.461ZM6.15332 14.8712L6.31525 15.0832L6.47514 14.8712H6.15332Z" fill="#E8AA00"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.15645 13.7366V13.8277H6.06348V13.9527H6.15645V14.0439H6.48087V13.9527H6.57384V13.8277H6.48087V13.7366H6.15645ZM6.48087 14.7392V14.648H6.15645V14.7392H6.06348V14.8642H6.15645V14.9553H6.48087V14.8642H6.57384V14.7392H6.48087Z" fill="#AF0100"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.53369 14.2184L5.68783 14.0054L5.84003 14.2184H5.53369ZM5.53369 14.4174L5.68783 14.6304L5.84003 14.4174H5.53369ZM6.97102 14.0054L6.81688 14.2184H7.12322L6.97102 14.0054ZM6.81688 14.4174L6.97102 14.6304L7.12322 14.4174H6.81688Z" fill="#AF0100"/>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.53283 14.1921V14.2851H5.44434V14.4126H5.53283V14.5056H5.84165V14.4126H5.93014V14.2851H5.84165V14.1921H5.53283ZM7.12483 14.2851V14.1921H6.81602V14.2851H6.72752V14.4126H6.81602V14.5056H7.12483V14.4126H7.21333V14.2851H7.12483Z" fill="#E8AA00"/>
|
|
22
|
+
<mask id="mask2_5982_15179" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="4" y="15" width="5" height="3">
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.88555 15.2817L4.77832 15.9061V16.9408L5.88555 17.5904H7.08479L8.21836 16.9408V15.9061L7.08479 15.2817H5.88555Z" fill="white"/>
|
|
24
|
+
</mask>
|
|
25
|
+
<g mask="url(#mask2_5982_15179)">
|
|
26
|
+
<path d="M4.79395 16.4348H6.51961V17.5741H4.79395V16.4348Z" fill="#E8AA00"/>
|
|
27
|
+
<rect x="4.61719" y="15.2954" width="1.90265" height="1.13932" fill="#F9E8E7"/>
|
|
28
|
+
<path d="M5.05957 15.9594L5.63239 15.6145V15.9594H5.05957Z" fill="#E8AA00"/>
|
|
29
|
+
<rect width="1.90265" height="1.13932" transform="matrix(-1 0 0 1 8.42236 15.2954)" fill="#E8AA00"/>
|
|
30
|
+
<path d="M7.84717 15.9594L7.27434 15.6145V15.9594H7.84717Z" fill="#F9E8E7"/>
|
|
31
|
+
<rect x="8.24561" y="17.5742" width="1.72566" height="1.13932" transform="rotate(180 8.24561 17.5742)" fill="#F9E8E7"/>
|
|
32
|
+
<path d="M7.80322 16.9102L7.2304 17.2551V16.9102H7.80322Z" fill="#E8AA00"/>
|
|
33
|
+
<path d="M5.05957 16.8382L5.63239 17.1831V16.8382H5.05957Z" fill="#FCFCFC"/>
|
|
34
|
+
</g>
|
|
35
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.90039 15.9791H6.188L6.47561 15.8879L6.76322 15.9791H7.05083V16.845H6.76322L6.47561 16.9817L6.188 16.845H5.90039V15.9791Z" fill="#C51918"/>
|
|
36
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.87361 15.4609H7.02986V15.6373H7.09389V15.7623H7.02986V15.8295H6.87361V15.4609ZM5.3042 16.0078H5.14795V16.3764H5.3042V16.3091H5.36823V16.1841H5.3042V16.0078ZM5.52544 16.0078H5.36919V16.3764H5.52544V16.0078ZM5.3042 16.4635H5.14795V16.8321H5.3042V16.7649H5.36823V16.6399H5.3042V16.4635ZM5.36919 16.4635H5.52544V16.8321H5.36919V16.4635ZM7.58158 16.0078H7.73783V16.1841H7.80186V16.3091H7.73783V16.3764H7.58158V16.0078ZM7.95907 16.0078H7.80282V16.3764H7.95907V16.0078ZM7.73783 16.4635H7.58158V16.8321H7.73783V16.7649H7.80186V16.6399H7.73783V16.4635ZM7.80282 16.4635H7.95907V16.8321H7.80282V16.4635ZM7.2511 15.4609H7.09485V15.8295H7.2511V15.4609ZM5.96792 15.4609H5.81167V15.8295H5.96792V15.7623H6.03194V15.6373H5.96792V15.4609ZM6.0329 15.4609H6.18915V15.8295H6.0329V15.4609ZM6.87361 17.0104H7.02986V17.1867H7.09389V17.3117H7.02986V17.379H6.87361V17.0104ZM7.2511 17.0104H7.09485V17.379H7.2511V17.0104ZM5.96792 17.0104H5.81167V17.379H5.96792V17.3117H6.03194V17.1867H5.96792V17.0104ZM6.0329 17.0104H6.18915V17.379H6.0329V17.0104Z" fill="#C9343F"/>
|
|
37
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.39075 16.1664H6.435V16.0425H6.21392V16.1842H6.03174V16.3872H6.20114V16.3416H6.07599V16.2297H6.22625L6.45241 16.4254L6.22625 16.6212H6.07599V16.5093H6.20114V16.4637H6.03174V16.6667H6.21392V16.8084H6.435V16.6845H6.39075V16.7628H6.25817V16.6531L6.48817 16.454L6.71817 16.6531V16.7628H6.58558V16.6845H6.54134V16.8084H6.76241V16.6667H6.9446V16.4637H6.77519V16.5093H6.90035V16.6212H6.75009L6.52392 16.4254L6.75009 16.2297H6.90035V16.3416H6.77519V16.3872H6.9446V16.1842H6.76241V16.0425H6.54134V16.1664H6.58558V16.0881H6.71817V16.1978L6.48817 16.3969L6.25817 16.1978V16.0881H6.39075V16.1664Z" fill="white"/>
|
|
38
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.74006 7.5H5.96084V10H6.74006V7.5ZM4.98682 8.02885H5.47383V9.375H4.98682V8.02885ZM7.27578 8.02885H7.76279V9.375H7.27578V8.02885Z" fill="#E8AA00"/>
|
|
39
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.96104 7.69238H5.47403V9.61546H5.96104V7.69238ZM4.98701 8.22123H4.5V9.13469H4.98701V8.22123ZM7.76299 8.22123H8.25V9.13469H7.76299V8.22123ZM7.22727 7.69238H6.74026V9.61546H7.22727V7.69238Z" fill="#389F5D"/>
|
|
40
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.8634 7.9328C5.8634 8.01246 5.79799 8.07704 5.7173 8.07704C5.63661 8.07704 5.57119 8.01246 5.57119 7.9328C5.57119 7.85315 5.63661 7.78857 5.7173 7.78857C5.79799 7.78857 5.8634 7.85315 5.8634 7.9328ZM4.88938 8.41357C4.88938 8.49323 4.82396 8.5578 4.74327 8.5578C4.66258 8.5578 4.59717 8.49323 4.59717 8.41357C4.59717 8.33392 4.66258 8.26934 4.74327 8.26934C4.82396 8.26934 4.88938 8.33392 4.88938 8.41357ZM4.88938 8.94242C4.88938 9.02208 4.82396 9.08665 4.74327 9.08665C4.66258 9.08665 4.59717 9.02208 4.59717 8.94242C4.59717 8.86276 4.66258 8.79819 4.74327 8.79819C4.82396 8.79819 4.88938 8.86276 4.88938 8.94242ZM5.7173 9.51934C5.79799 9.51934 5.8634 9.45477 5.8634 9.37511C5.8634 9.29546 5.79799 9.23088 5.7173 9.23088C5.63661 9.23088 5.57119 9.29546 5.57119 9.37511C5.57119 9.45477 5.63661 9.51934 5.7173 9.51934ZM8.00626 8.5578C8.08695 8.5578 8.15236 8.49323 8.15236 8.41357C8.15236 8.33392 8.08695 8.26934 8.00626 8.26934C7.92557 8.26934 7.86015 8.33392 7.86015 8.41357C7.86015 8.49323 7.92557 8.5578 8.00626 8.5578ZM8.15236 8.94242C8.15236 9.02208 8.08695 9.08665 8.00626 9.08665C7.92557 9.08665 7.86015 9.02208 7.86015 8.94242C7.86015 8.86276 7.92557 8.79819 8.00626 8.79819C8.08695 8.79819 8.15236 8.86276 8.15236 8.94242ZM6.98353 9.51934C7.06422 9.51934 7.12964 9.45477 7.12964 9.37511C7.12964 9.29546 7.06422 9.23088 6.98353 9.23088C6.90284 9.23088 6.83743 9.29546 6.83743 9.37511C6.83743 9.45477 6.90284 9.51934 6.98353 9.51934ZM7.12964 7.9328C7.12964 8.01246 7.06422 8.07704 6.98353 8.07704C6.90284 8.07704 6.83743 8.01246 6.83743 7.9328C6.83743 7.85315 6.90284 7.78857 6.98353 7.78857C7.06422 7.78857 7.12964 7.85315 7.12964 7.9328Z" fill="#E1E5E8"/>
|
|
41
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.49681 7.74042C6.49681 7.82008 6.4314 7.88465 6.35071 7.88465C6.27002 7.88465 6.2046 7.82008 6.2046 7.74042C6.2046 7.66077 6.27002 7.59619 6.35071 7.59619C6.4314 7.59619 6.49681 7.66077 6.49681 7.74042ZM5.37668 8.26927C5.37668 8.34892 5.31127 8.4135 5.23058 8.4135C5.14989 8.4135 5.08447 8.34892 5.08447 8.26927C5.08447 8.18961 5.14989 8.12504 5.23058 8.12504C5.31127 8.12504 5.37668 8.18961 5.37668 8.26927ZM6.35071 9.95196C6.4314 9.95196 6.49681 9.88739 6.49681 9.80773C6.49681 9.72807 6.4314 9.6635 6.35071 9.6635C6.27002 9.6635 6.2046 9.72807 6.2046 9.80773C6.2046 9.88739 6.27002 9.95196 6.35071 9.95196ZM7.66564 8.26927C7.66564 8.34892 7.60023 8.4135 7.51954 8.4135C7.43885 8.4135 7.37343 8.34892 7.37343 8.26927C7.37343 8.18961 7.43885 8.12504 7.51954 8.12504C7.60023 8.12504 7.66564 8.18961 7.66564 8.26927ZM5.23058 9.27888C5.31127 9.27888 5.37668 9.21431 5.37668 9.13465C5.37668 9.055 5.31127 8.99042 5.23058 8.99042C5.14989 8.99042 5.08447 9.055 5.08447 9.13465C5.08447 9.21431 5.14989 9.27888 5.23058 9.27888ZM7.66564 9.13465C7.66564 9.21431 7.60023 9.27888 7.51954 9.27888C7.43885 9.27888 7.37343 9.21431 7.37343 9.13465C7.37343 9.055 7.43885 8.99042 7.51954 8.99042C7.60023 8.99042 7.66564 9.055 7.66564 9.13465Z" fill="#C51918"/>
|
|
42
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5041 8.49458L5.9782 8.06641H6.748L7.28828 8.55763H8.00651V8.74994H7.30775V8.75998L6.748 9.32927H5.9782L5.5041 8.81546V8.74994H4.69482V8.55763H5.5041V8.49458Z" fill="#C51918"/>
|
|
43
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.38192 8.42273L6.61215 8.65606L6.37045 8.88501L6.12875 8.65606L6.35898 8.42273L6.37045 8.41215L6.38192 8.42273ZM6.42384 8.98609L6.45081 8.96113L6.42321 8.93498L6.66313 8.70772L6.91337 8.96132L6.80075 9.08009H6.73398L6.60977 9.15823L6.42384 8.98609ZM6.37045 9.03552L6.13972 9.24915L5.98563 9.15221H5.90847L5.72653 8.96033L6.02507 8.65779L5.72461 8.37318L5.92176 8.18187L5.99321 8.238L6.0966 8.13357L6.06552 8.10208L6.11785 8.05176L6.37045 8.30776L6.62306 8.05176L6.67538 8.10208L6.64431 8.13357L6.74769 8.238L6.81914 8.18187L7.01629 8.37318L6.71584 8.65779L7.01437 8.96033L6.83243 9.15221H6.75527L6.60118 9.24915L6.37045 9.03552ZM6.49921 8.43824L6.50224 8.43504L6.43306 8.3712L6.42437 8.3624L6.60432 8.19636L6.74156 8.33498L6.81404 8.27804L6.91144 8.37255L6.66486 8.60613L6.49921 8.43824ZM6.34466 8.96053L6.13113 9.15823L6.00693 9.08009H5.94015L5.82754 8.96132L6.07778 8.70772L6.34466 8.96053ZM5.82946 8.37255L6.07604 8.60613L6.31653 8.3624L6.13658 8.19636L5.99934 8.33498L5.92686 8.27804L5.82946 8.37255Z" fill="#E8AA00"/>
|
|
44
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.78022 17.901L4.78022 17.901C4.64958 17.7352 4.56141 17.6233 4.53819 17.625C4.46527 17.6304 4.39689 18.4024 5.34465 18.9897C5.34465 18.9897 5.48455 19.0675 5.56603 18.9897C5.64751 18.9119 5.56603 18.7975 5.56603 18.7975C5.25967 18.5096 4.97348 18.1463 4.78022 17.901ZM7.96978 17.901L7.96978 17.901L7.96979 17.901C8.10042 17.7352 8.18859 17.6233 8.21181 17.625C8.28473 17.6304 8.35311 18.4024 7.40535 18.9897C7.40535 18.9897 7.26545 19.0675 7.18397 18.9897C7.10249 18.9119 7.18397 18.7975 7.18397 18.7975C7.49033 18.5096 7.77652 18.1463 7.96977 17.901L7.96978 17.901ZM7.90044 18.9398C7.58901 19.0318 7.22831 19.0511 7.09038 18.9916C7.04639 18.9726 6.99968 18.9577 6.9506 18.9466C6.81339 18.9154 6.67965 18.9152 6.52095 18.9326L6.46229 18.9393L6.4583 18.9398C6.44336 18.9415 6.43473 18.9422 6.43308 18.9422C6.42378 18.9422 6.41358 18.9436 6.4024 18.9462C6.39122 18.9436 6.38102 18.9422 6.37172 18.9422C6.37007 18.9422 6.36144 18.9415 6.3465 18.9398C6.34628 18.9398 6.34484 18.9396 6.34252 18.9393C6.33093 18.938 6.2974 18.934 6.28386 18.9326C6.12515 18.9152 5.99141 18.9154 5.8542 18.9466C5.80512 18.9577 5.75841 18.9726 5.71442 18.9916C5.57649 19.0511 5.2158 19.0318 4.90436 18.9398C4.90436 18.9398 5.47109 19.1674 5.80768 19.0666C5.84032 19.0525 5.87474 19.0415 5.91096 19.0333C6.00678 19.0115 6.10491 19.0096 6.22296 19.0206C6.17331 19.0437 6.11559 19.0702 6.04844 19.0974V19.125C6.18099 19.0712 6.33633 19.0458 6.4024 19.0379C6.46848 19.0458 6.62381 19.0712 6.75636 19.125V19.0974C6.68922 19.0702 6.63149 19.0437 6.58184 19.0206C6.69989 19.0096 6.79803 19.0115 6.89384 19.0333C6.93006 19.0415 6.96449 19.0525 6.99713 19.0666C7.33371 19.1674 7.90044 18.9398 7.90044 18.9398Z" fill="#E8AA00"/>
|
|
45
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.60228 10.7358L4.81982 11.4254V12.0821L5.50387 12.7695H6.90061L7.67071 12.0361V11.4769L6.90061 10.7358H5.60228Z" fill="#389F5D"/>
|
|
46
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.87182 10.8088H5.69482V10.9456H5.87182V10.8088ZM5.87182 12.5964H5.69482V12.7331H5.87182V12.5964ZM6.1373 12.5964H6.31429V12.7331H6.1373V12.5964ZM6.31429 10.8088H6.1373V10.9456H6.31429V10.8088ZM6.57978 12.5964H6.75677V12.7331H6.57978V12.5964ZM6.75677 10.8088H6.57978V10.9456H6.75677V10.8088Z" fill="#C51918"/>
|
|
47
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.09618 10.7734H5.91602V10.9102H6.09618V10.7734ZM6.09618 12.5964H5.91602V12.7331H6.09618V12.5964ZM6.36643 10.7734H6.5466V10.9102H6.36643V10.7734ZM6.5466 12.5964H6.36643V12.7331H6.5466V12.5964Z" fill="#E8AA00"/>
|
|
48
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.07095 10.6511H7.43347V11.0162H7.77175V12.5255H7.43347V12.8374H5.07095V12.5255H4.70361V11.0162H5.07095V10.6511ZM5.20369 11.1529H4.83636V12.3887H5.20369V12.7007H7.30072V12.3887H7.639V11.1529H7.30072V10.7878H5.20369V11.1529Z" fill="#750100"/>
|
|
49
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.00432 10.5H5.78308V10.7279H6.00432V10.5ZM6.3583 10.5H6.13706V10.7279H6.3583V10.5ZM6.49105 10.5H6.71228V10.7279H6.49105V10.5ZM6.00432 12.7786H5.78308V13.0065H6.00432V12.7786ZM6.13706 12.7786H6.3583V13.0065H6.13706V12.7786ZM6.71228 12.7786H6.49105V13.0065H6.71228V12.7786ZM4.49658 12.274V12.0528H4.72445V12.274H4.49658ZM4.49658 11.6882V11.9094H4.72445V11.6882H4.49658ZM4.49658 11.5449V11.3236H4.72445V11.5449H4.49658ZM7.68242 12.0528V12.274H7.91029V12.0528H7.68242ZM7.68242 11.9094V11.6882H7.91029V11.9094H7.68242ZM7.68242 11.3236V11.5449H7.91029V11.3236H7.68242Z" fill="#389F5D"/>
|
|
50
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.61156 10.928L5.22998 11.2599V12.3338L5.54666 12.5579H6.91955L7.23577 12.3338V11.2599L6.87889 10.928H5.61156Z" fill="#C51918"/>
|
|
51
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.25193 11.373L5.7915 11.7664H6.25193V11.373Z" fill="#E1E5E8"/>
|
|
52
|
+
<path d="M6.25193 12.1233L5.7915 11.7299H6.25193V12.1233Z" fill="#E8AA00"/>
|
|
53
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.21193 11.373L6.67236 11.7664H6.21193V11.373Z" fill="#E8AA00"/>
|
|
54
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.23223 11.8727C6.30924 11.8727 6.37168 11.8102 6.37168 11.7332C6.37168 11.6562 6.30924 11.5938 6.23223 11.5938C6.15521 11.5938 6.09277 11.6562 6.09277 11.7332C6.09277 11.8102 6.15521 11.8727 6.23223 11.8727Z" fill="#29AE66"/>
|
|
55
|
+
<path d="M6.21193 12.1233L6.67236 11.7299H6.21193V12.1233Z" fill="#E1E5E8"/>
|
|
56
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.25223 11.5938H4.854V11.7212H5.25223V11.5938ZM5.25223 11.8262H4.854V11.9537H5.25223V11.8262ZM7.24338 11.5938H7.64161V11.7212H7.24338V11.5938ZM7.64161 11.8262H7.24338V11.9537H7.64161V11.8262Z" fill="#C51918"/>
|
|
57
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.20799 11.457H4.854V11.5965H5.20799V11.457ZM5.20799 11.6895H4.854V11.8289H5.20799V11.6895ZM4.854 11.9219H5.20799V12.0613H4.854V11.9219ZM7.59737 11.457H7.24338V11.5965H7.59737V11.457ZM7.24338 11.6895H7.59737V11.8289H7.24338V11.6895ZM7.59737 11.9219H7.24338V12.0613H7.59737V11.9219Z" fill="#E8AA00"/>
|
|
58
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.24043 5.49396L8.23909 5.7472H6.38976L6.38844 6.8972H5.80856C5.70734 6.8972 5.4298 6.70283 5.4298 6.70283H4.95896L4.74159 6.48076V6.25763L4.5083 5.98063L4.50965 5.72739H6.35897L6.36029 4.57739H6.94017C7.04139 4.57739 7.31893 4.77176 7.31893 4.77176H7.78978L8.00714 4.99383V5.21696L8.24043 5.49396Z" fill="#E8AA00"/>
|
|
59
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5081 5.49396L4.50945 5.7472H6.35877L6.3601 6.8972H6.93997C7.04119 6.8972 7.31873 6.70283 7.31873 6.70283H7.78958L8.00694 6.48076V6.25763L8.24023 5.98063L8.23889 5.72739H6.38956L6.38824 4.57739H5.80836C5.70714 4.57739 5.4296 4.77176 5.4296 4.77176H4.95876L4.74139 4.99383V5.21696L4.5081 5.49396Z" fill="#E1E5E8"/>
|
|
60
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.75095 4.92831L5.7307 4.83051L6.12962 4.73877C6.17751 4.71565 6.26062 4.64977 6.37509 4.54272L6.42872 4.60308L6.43792 4.59272C6.55239 4.69977 6.6355 4.76565 6.68339 4.78877L7.08231 4.88051L7.06206 4.97831L6.84083 4.93262L6.862 4.95154C6.84679 4.96065 6.83026 4.97393 6.81254 4.99129L6.71914 4.97754L6.72782 4.94595L6.70437 4.94214C6.68719 4.97454 6.66754 5.02091 6.64656 5.0804L6.55315 5.0529L6.59097 4.87172L6.37985 4.6737L6.23194 4.81243C6.25035 4.82911 6.26869 4.84826 6.28707 4.86992C6.27137 4.87589 6.25637 4.88116 6.24205 4.88573L6.23572 4.88724L6.25986 5.0029L6.16645 5.0304C6.15426 4.99583 6.14252 4.9657 6.13145 4.94016L6.12375 4.94129C6.10603 4.92393 6.08949 4.91065 6.07429 4.90154L6.10073 4.8779C6.09639 4.87048 6.09224 4.86406 6.08829 4.85863L5.75095 4.92831ZM5.76737 5.28644L5.82063 5.20271L5.54512 5.01798L5.57576 4.97514L5.49725 4.91596L5.46345 4.96322L5.35411 4.88991L5.30085 4.97364L5.40572 5.04395L5.38412 5.07415L5.46263 5.13334L5.48739 5.09871L5.76737 5.28644ZM5.42646 5.38644L5.47972 5.30271L5.20421 5.11798L5.23485 5.07514L5.15634 5.01596L5.12254 5.06322L5.0132 4.98991L4.95994 5.07364L5.06481 5.14395L5.04321 5.17415L5.12172 5.23334L5.14648 5.19871L5.42646 5.38644ZM5.28036 5.68644L5.33362 5.60271L5.05811 5.41798L5.08875 5.37514L5.01023 5.31596L4.97643 5.36322L4.8671 5.28991L4.81384 5.37364L4.9187 5.44395L4.8971 5.47415L4.97562 5.53334L5.00038 5.49871L5.28036 5.68644ZM5.28492 5.92645L5.23166 5.84272L4.95168 6.03045L4.92692 5.99583L4.8484 6.05501L4.87 6.08521L4.76514 6.15552L4.8184 6.23925L4.92773 6.16594L4.96153 6.2132L5.04005 6.15402L5.00941 6.11118L5.28492 5.92645ZM5.37776 6.14272L5.43102 6.22645L5.15551 6.41118L5.18615 6.45402L5.10764 6.5132L5.07384 6.46594L4.9645 6.53925L4.91124 6.45552L5.01611 6.38521L4.99451 6.35501L5.07302 6.29583L5.09778 6.33045L5.37776 6.14272ZM5.71867 6.24272L5.77193 6.32645L5.49642 6.51118L5.52706 6.55402L5.44855 6.6132L5.41475 6.56594L5.30541 6.63925L5.25215 6.55552L5.35701 6.48521L5.33542 6.45501L5.41393 6.39583L5.43869 6.43045L5.71867 6.24272ZM6.23836 6.72063C6.22267 6.71466 6.20767 6.70939 6.19335 6.70482L6.17481 6.7004L6.21116 6.52627L6.11775 6.49876C6.08791 6.58336 6.06077 6.64141 6.03959 6.67053L5.70225 6.60085L5.682 6.69866L6.0665 6.78707L6.06639 6.78744L6.12199 6.82437L6.12931 6.81981C6.17778 6.85361 6.24395 6.90935 6.32639 6.98644L6.3578 6.95108L6.38922 6.98644C6.50369 6.87939 6.5868 6.81351 6.63469 6.79039L6.64764 6.78741C6.66444 6.80176 6.68132 6.81407 6.69832 6.82437L6.75393 6.78744L6.74831 6.76838L6.75451 6.76284L7.03361 6.69866L7.01335 6.60085L6.67601 6.67053C6.65484 6.64141 6.6277 6.58336 6.59786 6.49876L6.50445 6.52627L6.54227 6.70744L6.3578 6.88046L6.21516 6.74667C6.22289 6.73843 6.23063 6.72975 6.23836 6.72063ZM7.43069 5.92645L7.48395 5.84272L7.76393 6.03045L7.78869 5.99583L7.8672 6.05501L7.84561 6.08521L7.95047 6.15552L7.89721 6.23925L7.78787 6.16594L7.75407 6.2132L7.67556 6.15402L7.7062 6.11118L7.43069 5.92645ZM7.28459 6.22645L7.33785 6.14272L7.61783 6.33045L7.64259 6.29583L7.7211 6.35501L7.6995 6.38521L7.80437 6.45552L7.75111 6.53925L7.64177 6.46594L7.60797 6.5132L7.52946 6.45402L7.5601 6.41118L7.28459 6.22645ZM6.94368 6.32645L6.99694 6.24272L7.27692 6.43045L7.30168 6.39583L7.38019 6.45501L7.35859 6.48521L7.46346 6.55552L7.4102 6.63925L7.30086 6.56594L7.26706 6.6132L7.18855 6.55402L7.21919 6.51118L6.94368 6.32645ZM7.47939 5.65271L7.53265 5.73644L7.81263 5.54871L7.83739 5.58334L7.91591 5.52415L7.89431 5.49395L7.99917 5.42364L7.94591 5.33991L7.83658 5.41322L7.80278 5.36596L7.72426 5.42514L7.7549 5.46798L7.47939 5.65271ZM7.33329 5.35271L7.38655 5.43644L7.66653 5.24871L7.69129 5.28334L7.7698 5.22415L7.7482 5.19395L7.85307 5.12364L7.79981 5.03991L7.69047 5.11322L7.65667 5.06596L7.57816 5.12514L7.6088 5.16798L7.33329 5.35271ZM6.99238 5.25271L7.04564 5.33644L7.32562 5.14871L7.35038 5.18334L7.42889 5.12415L7.40729 5.09395L7.51216 5.02364L7.4589 4.93991L7.34956 5.01322L7.31576 4.96596L7.23725 5.02514L7.26789 5.06798L6.99238 5.25271Z" fill="#C51918"/>
|
|
61
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.87973 5.22048L6.43131 4.92798V5.72798H7.79495L7.47002 5.962V6.26817H6.95575L6.40416 6.56068V5.76068H5.04053L5.36545 5.52666V5.22048H5.87973Z" fill="#C51918"/>
|
|
62
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.95572 5.22048L6.40414 4.92798V5.72798H5.0405L5.36543 5.962V6.26817H5.8797L6.43129 6.56068V5.76068H7.79492L7.46999 5.52666V5.22048H6.95572Z" fill="#29AE66"/>
|
|
63
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.61182 5.42786L5.70182 5.25049L5.93078 5.37295L5.99386 5.2791L6.1542 5.39269L6.10488 5.46607L6.78257 5.82853L6.82435 5.76637L6.98469 5.87997L6.95667 5.92165L7.02987 5.96081L6.93987 6.13818L6.84517 6.08753L6.76831 6.20189L6.60797 6.0883L6.67108 5.99442L5.99339 5.63195L5.93782 5.71462L5.77748 5.60103L5.81929 5.53883L5.61182 5.42786Z" fill="#29AE66"/>
|
|
64
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.05583 5.37909L6.95367 5.20843L6.73381 5.34656L6.66434 5.25734L6.51232 5.38184L6.56663 5.4516L5.91588 5.86045L5.86986 5.80136L5.71784 5.92586L5.7487 5.96549L5.6784 6.00966L5.78056 6.18032L5.87149 6.12319L5.95615 6.23191L6.10817 6.10741L6.03867 6.01815L6.68943 5.6093L6.75062 5.68789L6.90265 5.56339L6.8566 5.50426L7.05583 5.37909Z" fill="#C51918"/>
|
|
65
|
+
</g>
|
|
66
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.9209 5.75C13.9209 5.75 15.3772 9.201 14.0833 10.6666C12.7894 12.1321 9.5 11.8496 9.5 11.8496C9.5 11.8496 13.7228 13.7569 15.5626 11.1307C17.4024 8.50446 13.9209 5.75 13.9209 5.75Z" fill="#F7FCFF"/>
|
|
67
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.2775 7.78019L10.8922 8.05142L11.0281 7.59691L10.654 7.31002L11.1234 7.30034L11.2775 6.85181L11.4317 7.30034L11.901 7.31002L11.5269 7.59691L11.6629 8.05142L11.2775 7.78019ZM11.3521 9.03353L10.9667 9.30476L11.1027 8.85024L10.7286 8.56335L11.1979 8.55368L11.3521 8.10514L11.5062 8.55368L11.9756 8.56335L11.6015 8.85024L11.7374 9.30476L11.3521 9.03353ZM9.79528 9.40156L10.1806 9.13032L10.566 9.40156L10.43 8.94704L10.8041 8.66015L10.3348 8.65048L10.1806 8.20194L10.0265 8.65048L9.55713 8.66015L9.93123 8.94704L9.79528 9.40156ZM11.3521 10.3482L10.9667 10.6194L11.1027 10.1649L10.7286 9.87802L11.1979 9.86835L11.3521 9.41981L11.5062 9.86835L11.9756 9.87802L11.6015 10.1649L11.7374 10.6194L11.3521 10.3482ZM12.2402 8.92171L12.6256 8.65048L13.0109 8.92171L12.875 8.46719L13.2491 8.18031L12.7797 8.17063L12.6256 7.72209L12.4714 8.17063L12.0021 8.18031L12.3762 8.46719L12.2402 8.92171Z" fill="#F7FCFF"/>
|
|
68
|
+
</g>
|
|
69
|
+
</g>
|
|
70
|
+
<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"/>
|
|
71
|
+
<defs>
|
|
72
|
+
<clipPath id="clip0_5982_15179">
|
|
73
|
+
<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"/>
|
|
74
|
+
</clipPath>
|
|
75
|
+
</defs>
|
|
76
|
+
</svg>`;
|
|
77
|
+
export {
|
|
78
|
+
L as flagTmTurkmenistanIcon
|
|
79
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15143)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#E31D1C"/>
|
|
5
|
+
<mask id="mask0_5982_15143" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15143)">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 17C14.7614 17 17 14.7614 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17Z" fill="#F7FCFF"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8766 15.5317C12.8766 15.5317 10.2413 14.8128 10.2413 11.9834C10.2413 9.15404 12.8766 8.37346 12.8766 8.37346C11.7869 7.95171 8.59791 8.59882 8.59791 11.9834C8.59791 15.368 11.8758 15.9775 12.8766 15.5317ZM12.7315 11.3677L11.4241 11.8454L12.8293 12.3366L12.8766 13.6522L13.7317 12.6301L15.1418 12.7302L14.1259 11.9014L14.7377 10.7044L13.5426 11.1067L12.7146 10.0718L12.7315 11.3677Z" fill="#E31D1C"/>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_5982_15143">
|
|
16
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>`;
|
|
20
|
+
export {
|
|
21
|
+
l as flagTnTunisiaIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15072)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#E31D1C"/>
|
|
5
|
+
<mask id="mask0_5982_15072" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15072)">
|
|
9
|
+
<rect x="2" y="4.5" width="11.25" height="10" fill="#F7FCFF"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 5.75H7V8.25H4.5V10.75H7V13.25H9.5V10.75H12V8.25H9.5V5.75Z" fill="#E31D1C"/>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
<path d="M4 4C2.61929 4 1.5 5.11929 1.5 6.5V17.5C1.5 18.8807 2.61929 20 4 20H20C21.3807 20 22.5 18.8807 22.5 17.5V6.5C22.5 5.11929 21.3807 4 20 4H4Z" stroke="#BFBFBF"/>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_5982_15072">
|
|
16
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>`;
|
|
20
|
+
export {
|
|
21
|
+
l as flagToTongaIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const l = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_5982_15071)">
|
|
3
|
+
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="#E31D1C"/>
|
|
5
|
+
<mask id="mask0_5982_15071" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="2" y="4" width="20" height="16">
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5V19.5H22V4.5H2Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_5982_15071)">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0158 14.5709C10.6775 14.2412 9.62931 13.121 9.64147 11.4789C9.65286 9.94178 10.5835 8.6425 12.0547 8.29077C13.526 7.93904 14.8212 8.68567 14.8212 8.68567C14.4146 7.72579 13.002 7.05145 11.8439 7.05339C9.68812 7.057 7.39007 8.80527 7.37026 11.4789C7.34972 14.2508 9.83113 15.8294 12.0135 15.8257C13.7631 15.8228 14.5929 14.6258 14.7648 14.1166C14.7648 14.1166 13.3542 14.9006 12.0158 14.5709ZM15.0645 10.9541L13.7311 11.4439L15.2356 11.9746L15.2099 13.5605L16.2013 12.3707L17.8388 12.4897L16.5412 11.3742L17.3931 10.1844L16.0059 10.6512L15.0144 9.54898L15.0645 10.9541Z" fill="#F7FCFF"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<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"/>
|
|
13
|
+
<defs>
|
|
14
|
+
<clipPath id="clip0_5982_15071">
|
|
15
|
+
<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"/>
|
|
16
|
+
</clipPath>
|
|
17
|
+
</defs>
|
|
18
|
+
</svg>`;
|
|
19
|
+
export {
|
|
20
|
+
l as flagTrTurkeyIcon
|
|
21
|
+
};
|