@ncino/styles 10.3.0 → 10.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/gator/gator-global-styles.css +2 -0
- package/dist/gator/themes/MUIGatorTheme.js +23 -22
- package/dist/gator/themes/components/drawer.js +67 -0
- 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/types/gator/themes/components/drawer.d.ts +56 -0
- 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/package.json +17 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const homeFinanceIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M13.3973 12.8448C13.1585 12.6061 12.8449 12.4592 12.5116 12.4271V12.3711C12.5116 12.2353 12.4576 12.105 12.3616 12.0089C12.2655 11.9129 12.1353 11.8589 11.9994 11.8589C11.8636 11.8589 11.7333 11.9129 11.6373 12.0089C11.5412 12.105 11.4873 12.2353 11.4873 12.3711V12.427C11.1538 12.4589 10.8401 12.6056 10.6012 12.8445C10.3297 13.116 10.1771 13.4843 10.1771 13.8684C10.1771 14.2524 10.3297 14.6207 10.6012 14.8922C10.8728 15.1638 11.2411 15.3163 11.6251 15.3163H12.5609C12.6733 15.3163 12.781 15.361 12.8605 15.4404C12.9399 15.5199 12.9845 15.6276 12.9845 15.74C12.9845 15.8523 12.9399 15.9601 12.8605 16.0395C12.781 16.119 12.6733 16.1636 12.5609 16.1636H11.438C11.3256 16.1636 11.2178 16.119 11.1384 16.0395C11.0589 15.9601 11.0143 15.8523 11.0143 15.74C11.0143 15.6041 10.9604 15.4739 10.8643 15.3778C10.7683 15.2818 10.638 15.2278 10.5022 15.2278C10.3663 15.2278 10.236 15.2818 10.14 15.3778C10.0439 15.4739 9.98999 15.6045 9.98999 15.7403C9.99039 16.1241 10.143 16.4921 10.4144 16.7635C10.6858 17.0349 11.0541 17.1875 11.438 17.1879H11.4873V17.2372C11.4873 17.3731 11.5412 17.5033 11.6373 17.5994C11.7333 17.6954 11.8636 17.7494 11.9994 17.7494C12.1353 17.7494 12.2655 17.6954 12.3616 17.5994C12.4576 17.5033 12.5116 17.3731 12.5116 17.2372V17.1879H12.5612C12.9451 17.1875 13.313 17.0349 13.5844 16.7635C13.8558 16.4921 14.0085 16.1234 14.0089 15.7396C14.0085 15.3558 13.8558 14.9878 13.5844 14.7164C13.313 14.445 12.9447 14.2924 12.5609 14.292H11.6251C11.5128 14.292 11.405 14.2474 11.3256 14.1679C11.2461 14.0885 11.2015 13.9807 11.2015 13.8684C11.2015 13.756 11.2461 13.6483 11.3256 13.5688C11.405 13.4894 11.5128 13.4447 11.6251 13.4447H12.3737C12.4861 13.4447 12.5939 13.4894 12.6733 13.5688C12.7528 13.6483 12.7974 13.756 12.7974 13.8684C12.7974 14.0042 12.8513 14.1345 12.9474 14.2305C13.0434 14.3266 13.1737 14.3805 13.3095 14.3805C13.4454 14.3805 13.5757 14.3266 13.6717 14.2305C13.7677 14.1345 13.8217 14.0039 13.8217 13.868C13.8213 13.4842 13.6687 13.1162 13.3973 12.8448Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M13.0176 3.42143L20.2176 10.6213C20.3519 10.7547 20.4584 10.9134 20.5309 11.0883C20.6034 11.2632 20.6403 11.4508 20.6397 11.6401V20.28C20.6397 20.471 20.5638 20.6541 20.4288 20.7891C20.2937 20.9241 20.1106 21 19.9197 21H4.07986C3.88891 21 3.70578 20.9241 3.57075 20.7891C3.43573 20.6541 3.35987 20.471 3.35987 20.28V11.6401C3.3592 11.4508 3.39617 11.2632 3.46863 11.0883C3.54109 10.9134 3.6476 10.7547 3.78197 10.6213L10.9819 3.42143C11.2519 3.15158 11.618 3 11.9998 3C12.3815 3 12.7476 3.15158 13.0176 3.42143ZM17.0659 19.56H19.1997V11.6401L11.9998 4.44021L4.79985 11.6401V19.56H6.93359V13.1317C6.93359 10.3337 9.20179 8.06555 11.9998 8.06555C14.7977 8.06555 17.0659 10.3337 17.0659 13.1317V19.56ZM15.5659 19.56V13.1317C15.5659 11.1622 13.9693 9.56555 11.9998 9.56555C10.0302 9.56555 8.43359 11.1622 8.43359 13.1317V19.56H15.5659Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const homeSearchIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20.2176 10.6213L13.0176 3.42143C12.7476 3.15158 12.3815 3 11.9998 3C11.618 3 11.2519 3.15158 10.9819 3.42143L3.78197 10.6213C3.6476 10.7547 3.54109 10.9134 3.46863 11.0883C3.39617 11.2632 3.3592 11.4508 3.35987 11.6401V20.28C3.35987 20.471 3.43573 20.6541 3.57075 20.7891C3.70578 20.9241 3.88891 21 4.07986 21H19.9197C20.1106 21 20.2937 20.9241 20.4288 20.7891C20.5638 20.6541 20.6397 20.471 20.6397 20.28V11.6401C20.6403 11.4508 20.6034 11.2632 20.5309 11.0883C20.4584 10.9134 20.3519 10.7547 20.2176 10.6213ZM19.1997 19.56H4.79985V11.6401L11.9998 4.44021L19.1997 11.6401V19.56Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.5737 15.4798C14.9863 14.8242 15.1429 14.0396 15.0135 13.2759C14.8842 12.5122 14.478 11.8229 13.8725 11.3397C13.2671 10.8565 12.5049 10.6134 11.7315 10.6567C10.9581 10.7 10.2277 11.0267 9.68001 11.5744C9.13228 12.1221 8.80555 12.8525 8.76225 13.6259C8.71896 14.3993 8.96212 15.1615 9.44529 15.7669C9.92846 16.3724 10.6178 16.7786 11.3815 16.9079C12.1452 17.0373 12.9298 16.8807 13.5854 16.4682L14.5633 17.4469C14.6282 17.5118 14.7053 17.5633 14.7902 17.5985C14.875 17.6336 14.966 17.6517 15.0579 17.6517C15.1497 17.6517 15.2407 17.6336 15.3255 17.5985C15.4104 17.5633 15.4875 17.5118 15.5525 17.4469C15.6174 17.3819 15.6689 17.3048 15.7041 17.2199C15.7392 17.1351 15.7573 17.0441 15.7573 16.9523C15.7573 16.8604 15.7392 16.7695 15.7041 16.6846C15.6689 16.5997 15.6174 16.5226 15.5525 16.4577L14.5737 15.4798ZM10.1643 13.8064C10.1643 13.4608 10.2668 13.1229 10.4589 12.8354C10.6509 12.548 10.9238 12.324 11.2432 12.1918C11.5625 12.0595 11.9139 12.0249 12.253 12.0923C12.592 12.1597 12.9034 12.3262 13.1478 12.5706C13.3922 12.815 13.5587 13.1264 13.6261 13.4655C13.6936 13.8045 13.6589 14.1559 13.5267 14.4752C13.3944 14.7946 13.1704 15.0675 12.883 15.2596C12.5956 15.4516 12.2577 15.5541 11.912 15.5541C11.4485 15.5541 11.004 15.37 10.6762 15.0422C10.3484 14.7145 10.1643 14.2699 10.1643 13.8064Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const houseSimpleIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M19.8577 9.87109L12.6578 2.67118C12.3878 2.40134 12.0216 2.24976 11.6399 2.24976C11.2582 2.24976 10.892 2.40134 10.622 2.67118L3.4221 9.87109C3.28774 10.0045 3.18123 10.1632 3.10877 10.3381C3.0363 10.513 2.99934 10.7006 3.00001 10.8899V19.5298C3.00001 19.7207 3.07587 19.9039 3.21089 20.0389C3.34591 20.1739 3.52905 20.2498 3.72 20.2498H19.5598C19.7507 20.2498 19.9339 20.1739 20.0689 20.0389C20.2039 19.9039 20.2798 19.7207 20.2798 19.5298V10.8899C20.2805 10.7006 20.2435 10.513 20.171 10.3381C20.0986 10.1632 19.9921 10.0045 19.8577 9.87109ZM18.8398 18.8098H4.43999V10.8899L11.6399 3.68997L18.8398 10.8899V18.8098Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const houseIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20.2176 10.6213L13.0176 3.42143C12.7476 3.15158 12.3815 3 11.9998 3C11.618 3 11.2519 3.15158 10.9819 3.42143L3.78197 10.6213C3.6476 10.7547 3.54109 10.9134 3.46863 11.0883C3.39617 11.2632 3.3592 11.4508 3.35987 11.6401V20.28C3.35987 20.471 3.43573 20.6541 3.57075 20.7891C3.70578 20.9241 3.88891 21 4.07986 21H9.83979C10.0307 21 10.2139 20.9241 10.3489 20.7891C10.4839 20.6541 10.5598 20.471 10.5598 20.28V15.2401H13.4397V20.28C13.4397 20.471 13.5156 20.6541 13.6506 20.7891C13.7856 20.9241 13.9688 21 14.1597 21H19.9197C20.1106 21 20.2937 20.9241 20.4288 20.7891C20.5638 20.6541 20.6397 20.471 20.6397 20.28V11.6401C20.6403 11.4508 20.6034 11.2632 20.5309 11.0883C20.4584 10.9134 20.3519 10.7547 20.2176 10.6213ZM19.1997 19.56H14.8797V14.5201C14.8797 14.3291 14.8039 14.146 14.6688 14.011C14.5338 13.8759 14.3507 13.8001 14.1597 13.8001H9.83979C9.64884 13.8001 9.4657 13.8759 9.33068 14.011C9.19565 14.146 9.1198 14.3291 9.1198 14.5201V19.56H4.79985V11.6401L11.9998 4.44021L19.1997 11.6401V19.56Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const inboxIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M19.5 3H4.5C4.10218 3 3.72064 3.15804 3.43934 3.43934C3.15804 3.72064 3 4.10218 3 4.5V19.5C3 19.8978 3.15804 20.2794 3.43934 20.5607C3.72064 20.842 4.10218 21 4.5 21H19.5C19.8978 21 20.2794 20.842 20.5607 20.5607C20.842 20.2794 21 19.8978 21 19.5V4.5C21 4.10218 20.842 3.72064 20.5607 3.43934C20.2794 3.15804 19.8978 3 19.5 3ZM19.5 4.5V14.25H16.8094C16.6125 14.2495 16.4174 14.2881 16.2356 14.3636C16.0537 14.4391 15.8887 14.5499 15.75 14.6897L13.9397 16.5H10.0603L8.25 14.6897C8.11122 14.5498 7.94601 14.4389 7.76398 14.3634C7.58196 14.2879 7.38674 14.2494 7.18969 14.25H4.5V4.5H19.5ZM19.5 19.5H4.5V15.75H7.18969L9 17.5603C9.13878 17.7002 9.30399 17.8111 9.48602 17.8866C9.66804 17.9621 9.86326 18.0006 10.0603 18H13.9397C14.1367 18.0006 14.332 17.9621 14.514 17.8866C14.696 17.8111 14.8612 17.7002 15 17.5603L16.8103 15.75H19.5V19.5ZM8.46937 11.7806C8.32864 11.6399 8.24958 11.449 8.24958 11.25C8.24958 11.051 8.32864 10.8601 8.46937 10.7194C8.61011 10.5786 8.80098 10.4996 9 10.4996C9.19902 10.4996 9.38989 10.5786 9.53063 10.7194L11.25 12.4397V6.75C11.25 6.55109 11.329 6.36032 11.4697 6.21967C11.6103 6.07902 11.8011 6 12 6C12.1989 6 12.3897 6.07902 12.5303 6.21967C12.671 6.36032 12.75 6.55109 12.75 6.75V12.4397L14.4694 10.7194C14.5391 10.6497 14.6218 10.5944 14.7128 10.5567C14.8039 10.519 14.9015 10.4996 15 10.4996C15.0985 10.4996 15.1961 10.519 15.2872 10.5567C15.3782 10.5944 15.4609 10.6497 15.5306 10.7194C15.6003 10.7891 15.6556 10.8718 15.6933 10.9628C15.731 11.0539 15.7504 11.1515 15.7504 11.25C15.7504 11.3485 15.731 11.4461 15.6933 11.5372C15.6556 11.6282 15.6003 11.7109 15.5306 11.7806L12.5306 14.7806C12.461 14.8504 12.3783 14.9057 12.2872 14.9434C12.1962 14.9812 12.0986 15.0006 12 15.0006C11.9014 15.0006 11.8038 14.9812 11.7128 14.9434C11.6217 14.9057 11.539 14.8504 11.4694 14.7806L8.46937 11.7806Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1,544 @@
|
|
|
1
|
+
export * from './add-link';
|
|
2
|
+
export * from './airplane';
|
|
3
|
+
export * from './alarm';
|
|
4
|
+
export * from './apartment';
|
|
5
|
+
export * from './arrow-around';
|
|
6
|
+
export * from './arrow-down';
|
|
7
|
+
export * from './arrow-left';
|
|
8
|
+
export * from './arrow-line-left';
|
|
9
|
+
export * from './arrow-line-right';
|
|
10
|
+
export * from './arrow-right';
|
|
11
|
+
export * from './arrow-up';
|
|
12
|
+
export * from './arrows-down-up';
|
|
13
|
+
export * from './bank';
|
|
14
|
+
export * from './bell-disabled';
|
|
15
|
+
export * from './bell';
|
|
16
|
+
export * from './binoculars';
|
|
17
|
+
export * from './book';
|
|
18
|
+
export * from './box';
|
|
19
|
+
export * from './brain';
|
|
20
|
+
export * from './cake';
|
|
21
|
+
export * from './calculator';
|
|
22
|
+
export * from './calendar';
|
|
23
|
+
export * from './camera';
|
|
24
|
+
export * from './caret-up-down';
|
|
25
|
+
export * from './case';
|
|
26
|
+
export * from './chart-bar-horizontal';
|
|
27
|
+
export * from './chart-bar';
|
|
28
|
+
export * from './chart-donut';
|
|
29
|
+
export * from './chart-line';
|
|
30
|
+
export * from './chart-pie';
|
|
31
|
+
export * from './chart-rise';
|
|
32
|
+
export * from './chart-scatter';
|
|
33
|
+
export * from './chat-circle-ai';
|
|
34
|
+
export * from './chat-circle-dots';
|
|
35
|
+
export * from './chat-circle-slash';
|
|
36
|
+
export * from './chat-circle-text';
|
|
37
|
+
export * from './chat-circle';
|
|
38
|
+
export * from './chat';
|
|
39
|
+
export * from './check-circle-filled';
|
|
40
|
+
export * from './check-circle';
|
|
41
|
+
export * from './check';
|
|
42
|
+
export * from './checkbox-indeterminate';
|
|
43
|
+
export * from './checkbox-selected';
|
|
44
|
+
export * from './checkbox';
|
|
45
|
+
export * from './checkerboard';
|
|
46
|
+
export * from './chevron-down';
|
|
47
|
+
export * from './chevron-left';
|
|
48
|
+
export * from './chevron-right';
|
|
49
|
+
export * from './chevron-up';
|
|
50
|
+
export * from './circle-arrow-down';
|
|
51
|
+
export * from './circle-arrow-left';
|
|
52
|
+
export * from './circle-arrow-right';
|
|
53
|
+
export * from './circle-arrow-up';
|
|
54
|
+
export * from './circle-dashed';
|
|
55
|
+
export * from './circle-filled';
|
|
56
|
+
export * from './circle';
|
|
57
|
+
export * from './city';
|
|
58
|
+
export * from './clipboard';
|
|
59
|
+
export * from './clock-clockwise';
|
|
60
|
+
export * from './clock-counter-clockwise';
|
|
61
|
+
export * from './clock';
|
|
62
|
+
export * from './collapse';
|
|
63
|
+
export * from './cone';
|
|
64
|
+
export * from './contact-info';
|
|
65
|
+
export * from './copy';
|
|
66
|
+
export * from './credit-card';
|
|
67
|
+
export * from './crop';
|
|
68
|
+
export * from './crosshairs';
|
|
69
|
+
export * from './currency-dollar-simple';
|
|
70
|
+
export * from './currency-eur';
|
|
71
|
+
export * from './currency-gbp';
|
|
72
|
+
export * from './currency-inr';
|
|
73
|
+
export * from './currency-jpy';
|
|
74
|
+
export * from './currency-krw';
|
|
75
|
+
export * from './currency-kzt';
|
|
76
|
+
export * from './currency-ngn';
|
|
77
|
+
export * from './currency-rub';
|
|
78
|
+
export * from './cursor-arrow';
|
|
79
|
+
export * from './cursor-hand';
|
|
80
|
+
export * from './cursor';
|
|
81
|
+
export * from './dashboard';
|
|
82
|
+
export * from './delete';
|
|
83
|
+
export * from './dna';
|
|
84
|
+
export * from './document-add';
|
|
85
|
+
export * from './document-ai';
|
|
86
|
+
export * from './document-check';
|
|
87
|
+
export * from './document-e-sign';
|
|
88
|
+
export * from './document-image';
|
|
89
|
+
export * from './document-pdf';
|
|
90
|
+
export * from './document-sign';
|
|
91
|
+
export * from './document-zip';
|
|
92
|
+
export * from './document';
|
|
93
|
+
export * from './dollar-bills';
|
|
94
|
+
export * from './dollar-house';
|
|
95
|
+
export * from './down-payment';
|
|
96
|
+
export * from './download';
|
|
97
|
+
export * from './drag-drop';
|
|
98
|
+
export * from './earth';
|
|
99
|
+
export * from './exclude-square';
|
|
100
|
+
export * from './exit-circle';
|
|
101
|
+
export * from './exit-left';
|
|
102
|
+
export * from './exit';
|
|
103
|
+
export * from './expand-arrows';
|
|
104
|
+
export * from './expand';
|
|
105
|
+
export * from './export';
|
|
106
|
+
export * from './eye-closed';
|
|
107
|
+
export * from './eye-crossed';
|
|
108
|
+
export * from './eye';
|
|
109
|
+
export * from './facebook-logo';
|
|
110
|
+
export * from './file-code';
|
|
111
|
+
export * from './files';
|
|
112
|
+
export * from './filter-funnel';
|
|
113
|
+
export * from './filters-2';
|
|
114
|
+
export * from './filters';
|
|
115
|
+
export * from './flags/flag-ad-andorra';
|
|
116
|
+
export * from './flags/flag-ae-united-arab-emirates';
|
|
117
|
+
export * from './flags/flag-af-afghanistan';
|
|
118
|
+
export * from './flags/flag-ag-antigua-and-barbuda';
|
|
119
|
+
export * from './flags/flag-ai-anguilla';
|
|
120
|
+
export * from './flags/flag-al-albania';
|
|
121
|
+
export * from './flags/flag-am-armenia';
|
|
122
|
+
export * from './flags/flag-ao-angola';
|
|
123
|
+
export * from './flags/flag-aq-antarctica';
|
|
124
|
+
export * from './flags/flag-ar-argentina';
|
|
125
|
+
export * from './flags/flag-as-american-smoa';
|
|
126
|
+
export * from './flags/flag-at-austria';
|
|
127
|
+
export * from './flags/flag-au-australia';
|
|
128
|
+
export * from './flags/flag-aw-aruba';
|
|
129
|
+
export * from './flags/flag-ax-aland-islands';
|
|
130
|
+
export * from './flags/flag-az-azerbaijan';
|
|
131
|
+
export * from './flags/flag-ba-bosnia-and-herzegovina';
|
|
132
|
+
export * from './flags/flag-bb-barbados';
|
|
133
|
+
export * from './flags/flag-bd-bangladesh';
|
|
134
|
+
export * from './flags/flag-be-belgium';
|
|
135
|
+
export * from './flags/flag-bf-burkina-faso';
|
|
136
|
+
export * from './flags/flag-bg-bulgaria';
|
|
137
|
+
export * from './flags/flag-bh-bahrain';
|
|
138
|
+
export * from './flags/flag-bi-burundi';
|
|
139
|
+
export * from './flags/flag-bj-benin';
|
|
140
|
+
export * from './flags/flag-bl-saint-barthelemy';
|
|
141
|
+
export * from './flags/flag-bm-bermuda';
|
|
142
|
+
export * from './flags/flag-bn-brunei-darussalam';
|
|
143
|
+
export * from './flags/flag-bo-bolivia';
|
|
144
|
+
export * from './flags/flag-bq-bo-bonaire';
|
|
145
|
+
export * from './flags/flag-bq-sa-sba';
|
|
146
|
+
export * from './flags/flag-bq-se-snt-eustatius';
|
|
147
|
+
export * from './flags/flag-br-brazil';
|
|
148
|
+
export * from './flags/flag-bs-bahamas';
|
|
149
|
+
export * from './flags/flag-bt-bhutan';
|
|
150
|
+
export * from './flags/flag-bv-bouvet-island';
|
|
151
|
+
export * from './flags/flag-bw-botswana';
|
|
152
|
+
export * from './flags/flag-by-belarus';
|
|
153
|
+
export * from './flags/flag-bz-belize';
|
|
154
|
+
export * from './flags/flag-ca-canada';
|
|
155
|
+
export * from './flags/flag-cc-cocos-keeling-islands';
|
|
156
|
+
export * from './flags/flag-cd-democratic-republic-of-the-congo';
|
|
157
|
+
export * from './flags/flag-cf-central-african-republic';
|
|
158
|
+
export * from './flags/flag-cg-republic-of-the-congo';
|
|
159
|
+
export * from './flags/flag-ch-switzerland';
|
|
160
|
+
export * from './flags/flag-ci-côte-divoire-ivory-coast';
|
|
161
|
+
export * from './flags/flag-ck-cook-islands';
|
|
162
|
+
export * from './flags/flag-cl-chile';
|
|
163
|
+
export * from './flags/flag-cm-cameroon';
|
|
164
|
+
export * from './flags/flag-cn-china';
|
|
165
|
+
export * from './flags/flag-co-colombia';
|
|
166
|
+
export * from './flags/flag-cr-costa-rica';
|
|
167
|
+
export * from './flags/flag-cu-cuba';
|
|
168
|
+
export * from './flags/flag-cv-cabo-verde';
|
|
169
|
+
export * from './flags/flag-cw-curaçao';
|
|
170
|
+
export * from './flags/flag-cx-christmas-island';
|
|
171
|
+
export * from './flags/flag-cy-cyprus';
|
|
172
|
+
export * from './flags/flag-cz-czech-republic';
|
|
173
|
+
export * from './flags/flag-de-germany';
|
|
174
|
+
export * from './flags/flag-dj-djibouti';
|
|
175
|
+
export * from './flags/flag-dk-denmark';
|
|
176
|
+
export * from './flags/flag-dm-dominica';
|
|
177
|
+
export * from './flags/flag-do-dominican-republic';
|
|
178
|
+
export * from './flags/flag-dz-algeria';
|
|
179
|
+
export * from './flags/flag-ec-ecuador';
|
|
180
|
+
export * from './flags/flag-ee-estonia';
|
|
181
|
+
export * from './flags/flag-eg-egypt';
|
|
182
|
+
export * from './flags/flag-eh-western-sahara';
|
|
183
|
+
export * from './flags/flag-er-eritrea';
|
|
184
|
+
export * from './flags/flag-es-sain';
|
|
185
|
+
export * from './flags/flag-et-ethiopia';
|
|
186
|
+
export * from './flags/flag-fi-finland';
|
|
187
|
+
export * from './flags/flag-fj-fiji';
|
|
188
|
+
export * from './flags/flag-fk-falkland-islands';
|
|
189
|
+
export * from './flags/flag-fm-federated-states-of-micronesia';
|
|
190
|
+
export * from './flags/flag-fo-faroe-islands';
|
|
191
|
+
export * from './flags/flag-fr-france';
|
|
192
|
+
export * from './flags/flag-ga-gabon';
|
|
193
|
+
export * from './flags/flag-gb-eng-england';
|
|
194
|
+
export * from './flags/flag-gb-nir-northern-ireland';
|
|
195
|
+
export * from './flags/flag-gb-sct-sotland';
|
|
196
|
+
export * from './flags/flag-gb-ukm-united-kingdom';
|
|
197
|
+
export * from './flags/flag-gb-wls-wales';
|
|
198
|
+
export * from './flags/flag-gd-grenada';
|
|
199
|
+
export * from './flags/flag-ge-georgia';
|
|
200
|
+
export * from './flags/flag-gf-french-guiana';
|
|
201
|
+
export * from './flags/flag-gg-guernsey';
|
|
202
|
+
export * from './flags/flag-gh-ghana';
|
|
203
|
+
export * from './flags/flag-gi-gibraltar';
|
|
204
|
+
export * from './flags/flag-gl-greenland';
|
|
205
|
+
export * from './flags/flag-gm-gambia';
|
|
206
|
+
export * from './flags/flag-gn-guinea';
|
|
207
|
+
export * from './flags/flag-gp-guadeloupe-2';
|
|
208
|
+
export * from './flags/flag-gp-guadeloupe';
|
|
209
|
+
export * from './flags/flag-gq-equatorial-guinea';
|
|
210
|
+
export * from './flags/flag-gr-greece';
|
|
211
|
+
export * from './flags/flag-gs-s-georgia-and-s-sandwich-islands';
|
|
212
|
+
export * from './flags/flag-gt-guatemala';
|
|
213
|
+
export * from './flags/flag-gu-guam';
|
|
214
|
+
export * from './flags/flag-gw-guinea-bissau';
|
|
215
|
+
export * from './flags/flag-gy-guyana';
|
|
216
|
+
export * from './flags/flag-hk-hong-kong';
|
|
217
|
+
export * from './flags/flag-hm-heard-and-mcdonald-islands';
|
|
218
|
+
export * from './flags/flag-hn-honduras';
|
|
219
|
+
export * from './flags/flag-hr-croatia-hrvatska';
|
|
220
|
+
export * from './flags/flag-ht-haiti';
|
|
221
|
+
export * from './flags/flag-hu-hungary';
|
|
222
|
+
export * from './flags/flag-id-indonesia';
|
|
223
|
+
export * from './flags/flag-ie-ireland';
|
|
224
|
+
export * from './flags/flag-il-isreal';
|
|
225
|
+
export * from './flags/flag-im-isle-of-man';
|
|
226
|
+
export * from './flags/flag-in-india';
|
|
227
|
+
export * from './flags/flag-io-british-indian-ocean-territory';
|
|
228
|
+
export * from './flags/flag-iq-iraq';
|
|
229
|
+
export * from './flags/flag-ir-iran';
|
|
230
|
+
export * from './flags/flag-is-iceland';
|
|
231
|
+
export * from './flags/flag-it-italy';
|
|
232
|
+
export * from './flags/flag-je-jersey';
|
|
233
|
+
export * from './flags/flag-jm-jamaica';
|
|
234
|
+
export * from './flags/flag-jo-jordan';
|
|
235
|
+
export * from './flags/flag-jp-japan';
|
|
236
|
+
export * from './flags/flag-ke-kenia';
|
|
237
|
+
export * from './flags/flag-kg-kyrgyzstan';
|
|
238
|
+
export * from './flags/flag-kh-cambodia';
|
|
239
|
+
export * from './flags/flag-ki--kiribati';
|
|
240
|
+
export * from './flags/flag-km-comoros';
|
|
241
|
+
export * from './flags/flag-kn-saint-kitts-and-nevis';
|
|
242
|
+
export * from './flags/flag-kp-korea-north';
|
|
243
|
+
export * from './flags/flag-kr-korea-south';
|
|
244
|
+
export * from './flags/flag-kw-kuwait';
|
|
245
|
+
export * from './flags/flag-ky-cayman-islands';
|
|
246
|
+
export * from './flags/flag-kz-kazakhstan';
|
|
247
|
+
export * from './flags/flag-la-laos';
|
|
248
|
+
export * from './flags/flag-lb-lebanon';
|
|
249
|
+
export * from './flags/flag-lc-saint-lucia';
|
|
250
|
+
export * from './flags/flag-li-liechtenstein';
|
|
251
|
+
export * from './flags/flag-lk-sri-lanka';
|
|
252
|
+
export * from './flags/flag-lr-liberia';
|
|
253
|
+
export * from './flags/flag-ls-lesotho';
|
|
254
|
+
export * from './flags/flag-lt-lithuania';
|
|
255
|
+
export * from './flags/flag-lu-luxembourg';
|
|
256
|
+
export * from './flags/flag-lv-latvia';
|
|
257
|
+
export * from './flags/flag-ly-libya';
|
|
258
|
+
export * from './flags/flag-ma-morocco';
|
|
259
|
+
export * from './flags/flag-mc-monaco';
|
|
260
|
+
export * from './flags/flag-md-moldova';
|
|
261
|
+
export * from './flags/flag-me-montenegro';
|
|
262
|
+
export * from './flags/flag-mf-saint-martin';
|
|
263
|
+
export * from './flags/flag-mg-madagascar';
|
|
264
|
+
export * from './flags/flag-mh-marshall-islands';
|
|
265
|
+
export * from './flags/flag-mk-north-macedonia';
|
|
266
|
+
export * from './flags/flag-ml-mali';
|
|
267
|
+
export * from './flags/flag-mm-myanmar';
|
|
268
|
+
export * from './flags/flag-mn-mongolia';
|
|
269
|
+
export * from './flags/flag-mo-macao';
|
|
270
|
+
export * from './flags/flag-mp-northern-mariana-islands';
|
|
271
|
+
export * from './flags/flag-mq-martinique-2';
|
|
272
|
+
export * from './flags/flag-mq-martinique';
|
|
273
|
+
export * from './flags/flag-mr-mauritania';
|
|
274
|
+
export * from './flags/flag-ms-montserrat';
|
|
275
|
+
export * from './flags/flag-mt-malta';
|
|
276
|
+
export * from './flags/flag-mu-mauritius';
|
|
277
|
+
export * from './flags/flag-mv-maldives';
|
|
278
|
+
export * from './flags/flag-mw-malawi';
|
|
279
|
+
export * from './flags/flag-mx-mexico';
|
|
280
|
+
export * from './flags/flag-my-malaysia';
|
|
281
|
+
export * from './flags/flag-mz-mozambique';
|
|
282
|
+
export * from './flags/flag-na-namibia';
|
|
283
|
+
export * from './flags/flag-nc-new-caledonia';
|
|
284
|
+
export * from './flags/flag-ne-niger';
|
|
285
|
+
export * from './flags/flag-nf-norfolk-island';
|
|
286
|
+
export * from './flags/flag-ng-nigeria';
|
|
287
|
+
export * from './flags/flag-ni-nicaragua';
|
|
288
|
+
export * from './flags/flag-nl-netherlands';
|
|
289
|
+
export * from './flags/flag-no-norway';
|
|
290
|
+
export * from './flags/flag-np-nepal';
|
|
291
|
+
export * from './flags/flag-nr-nauru';
|
|
292
|
+
export * from './flags/flag-nu-niue';
|
|
293
|
+
export * from './flags/flag-nz-new-zealand-aotearoa';
|
|
294
|
+
export * from './flags/flag-om-oman';
|
|
295
|
+
export * from './flags/flag-pa-panama';
|
|
296
|
+
export * from './flags/flag-pe-peru';
|
|
297
|
+
export * from './flags/flag-pf-french-polynesia';
|
|
298
|
+
export * from './flags/flag-pg-papua-new-guinea';
|
|
299
|
+
export * from './flags/flag-ph-philippines';
|
|
300
|
+
export * from './flags/flag-pk-pakistan';
|
|
301
|
+
export * from './flags/flag-pl-poland';
|
|
302
|
+
export * from './flags/flag-pm-saint-pierre-and-miquelon';
|
|
303
|
+
export * from './flags/flag-pm-st-pierre-and-miquelon';
|
|
304
|
+
export * from './flags/flag-pn-pitcairn-islands';
|
|
305
|
+
export * from './flags/flag-pr-puerto-rico';
|
|
306
|
+
export * from './flags/flag-ps-palestinian-territory';
|
|
307
|
+
export * from './flags/flag-pt-portugal';
|
|
308
|
+
export * from './flags/flag-pw-palau';
|
|
309
|
+
export * from './flags/flag-py-paraguay';
|
|
310
|
+
export * from './flags/flag-qa-qatar';
|
|
311
|
+
export * from './flags/flag-re-reunion';
|
|
312
|
+
export * from './flags/flag-ro-romania';
|
|
313
|
+
export * from './flags/flag-rs-srbia';
|
|
314
|
+
export * from './flags/flag-ru-russian-federation';
|
|
315
|
+
export * from './flags/flag-rw-rwanda';
|
|
316
|
+
export * from './flags/flag-sa-sudi-arabia';
|
|
317
|
+
export * from './flags/flag-sb-slomon-islands';
|
|
318
|
+
export * from './flags/flag-sc-sychelles';
|
|
319
|
+
export * from './flags/flag-sd-sdan';
|
|
320
|
+
export * from './flags/flag-se-seden';
|
|
321
|
+
export * from './flags/flag-sg-sngapore';
|
|
322
|
+
export * from './flags/flag-sh-sint-helena';
|
|
323
|
+
export * from './flags/flag-si-sovenia';
|
|
324
|
+
export * from './flags/flag-sj-salbard-and-jan-mayen';
|
|
325
|
+
export * from './flags/flag-sk-sovakia';
|
|
326
|
+
export * from './flags/flag-sl-serra-leone';
|
|
327
|
+
export * from './flags/flag-sm-sn-marino';
|
|
328
|
+
export * from './flags/flag-sn-snegal';
|
|
329
|
+
export * from './flags/flag-so-smalia';
|
|
330
|
+
export * from './flags/flag-sr-sriname';
|
|
331
|
+
export * from './flags/flag-ss-south-sudan';
|
|
332
|
+
export * from './flags/flag-st-so-tome-and-principe';
|
|
333
|
+
export * from './flags/flag-sv-el-slvador';
|
|
334
|
+
export * from './flags/flag-sx-snt-maarten';
|
|
335
|
+
export * from './flags/flag-sy-sria';
|
|
336
|
+
export * from './flags/flag-sz-saziland';
|
|
337
|
+
export * from './flags/flag-tc-turks-and-caicos-islands';
|
|
338
|
+
export * from './flags/flag-td-chad';
|
|
339
|
+
export * from './flags/flag-tf-french-southern-and-antarctic-lands';
|
|
340
|
+
export * from './flags/flag-tg-togo';
|
|
341
|
+
export * from './flags/flag-th-thailand';
|
|
342
|
+
export * from './flags/flag-tj-tajikistan';
|
|
343
|
+
export * from './flags/flag-tk-tokelau';
|
|
344
|
+
export * from './flags/flag-tl-timor-leste';
|
|
345
|
+
export * from './flags/flag-tm-turkmenistan';
|
|
346
|
+
export * from './flags/flag-tn-tunisia';
|
|
347
|
+
export * from './flags/flag-to-tonga';
|
|
348
|
+
export * from './flags/flag-tr-turkey';
|
|
349
|
+
export * from './flags/flag-tt-trinidad-and-tobago';
|
|
350
|
+
export * from './flags/flag-tv-tuvalu';
|
|
351
|
+
export * from './flags/flag-tw-taiwan';
|
|
352
|
+
export * from './flags/flag-tz-tanzania';
|
|
353
|
+
export * from './flags/flag-ua-ukraine';
|
|
354
|
+
export * from './flags/flag-ug-uganda';
|
|
355
|
+
export * from './flags/flag-um-united-states-minor-outlying-islands';
|
|
356
|
+
export * from './flags/flag-us-united-states';
|
|
357
|
+
export * from './flags/flag-uy-uruguay';
|
|
358
|
+
export * from './flags/flag-uz-uzbekistan';
|
|
359
|
+
export * from './flags/flag-va-vatican-city-state';
|
|
360
|
+
export * from './flags/flag-vc-saint-vincent-and-the-grenadines';
|
|
361
|
+
export * from './flags/flag-ve-venezuela';
|
|
362
|
+
export * from './flags/flag-vg-virgin-islands-british';
|
|
363
|
+
export * from './flags/flag-vi-virgin-islands-us';
|
|
364
|
+
export * from './flags/flag-vn-vietnam';
|
|
365
|
+
export * from './flags/flag-vu-vanuatu';
|
|
366
|
+
export * from './flags/flag-wf-wallis-and-futuna';
|
|
367
|
+
export * from './flags/flag-ws-smoa';
|
|
368
|
+
export * from './flags/flag-ye-yemen';
|
|
369
|
+
export * from './flags/flag-yt-unf-mayotte';
|
|
370
|
+
export * from './flags/flag-za-south-africa';
|
|
371
|
+
export * from './flags/flag-zm-zambia';
|
|
372
|
+
export * from './flags/flag-zw-zimbabwe';
|
|
373
|
+
export * from './flame';
|
|
374
|
+
export * from './flash-off';
|
|
375
|
+
export * from './flash-on';
|
|
376
|
+
export * from './folder';
|
|
377
|
+
export * from './gauge';
|
|
378
|
+
export * from './grid-four';
|
|
379
|
+
export * from './grid-nine';
|
|
380
|
+
export * from './hammer';
|
|
381
|
+
export * from './hand-pointing';
|
|
382
|
+
export * from './heart';
|
|
383
|
+
export * from './home-door';
|
|
384
|
+
export * from './home-finance-arrow';
|
|
385
|
+
export * from './home-finance';
|
|
386
|
+
export * from './home-search';
|
|
387
|
+
export * from './house-simple';
|
|
388
|
+
export * from './house';
|
|
389
|
+
export * from './inbox';
|
|
390
|
+
export * from './info';
|
|
391
|
+
export * from './instagram-logo';
|
|
392
|
+
export * from './interest-rate';
|
|
393
|
+
export * from './invoice';
|
|
394
|
+
export * from './kanban';
|
|
395
|
+
export * from './label';
|
|
396
|
+
export * from './laptop';
|
|
397
|
+
export * from './layout';
|
|
398
|
+
export * from './lightbulb-filament';
|
|
399
|
+
export * from './lightbulb';
|
|
400
|
+
export * from './link';
|
|
401
|
+
export * from './linkedin-logo';
|
|
402
|
+
export * from './list-star';
|
|
403
|
+
export * from './list';
|
|
404
|
+
export * from './loading-spinner-gif';
|
|
405
|
+
export * from './loading';
|
|
406
|
+
export * from './lock';
|
|
407
|
+
export * from './magic-wand';
|
|
408
|
+
export * from './mail-open';
|
|
409
|
+
export * from './mail';
|
|
410
|
+
export * from './mailbox';
|
|
411
|
+
export * from './map';
|
|
412
|
+
export * from './menu-hamburger';
|
|
413
|
+
export * from './microsoft-excel-logo';
|
|
414
|
+
export * from './microsoft-outlook-logo';
|
|
415
|
+
export * from './microsoft-powerpoint-logo';
|
|
416
|
+
export * from './microsoft-teams-logo';
|
|
417
|
+
export * from './microsoft-word-logo';
|
|
418
|
+
export * from './minus-circle';
|
|
419
|
+
export * from './minus-square';
|
|
420
|
+
export * from './minus';
|
|
421
|
+
export * from './mobile-phone-2';
|
|
422
|
+
export * from './monitor';
|
|
423
|
+
export * from './move-doc';
|
|
424
|
+
export * from './move';
|
|
425
|
+
export * from './music';
|
|
426
|
+
export * from './number-0';
|
|
427
|
+
export * from './number-1';
|
|
428
|
+
export * from './number-10';
|
|
429
|
+
export * from './number-2';
|
|
430
|
+
export * from './number-3';
|
|
431
|
+
export * from './number-4';
|
|
432
|
+
export * from './number-5';
|
|
433
|
+
export * from './number-6';
|
|
434
|
+
export * from './number-7';
|
|
435
|
+
export * from './number-8';
|
|
436
|
+
export * from './number-9';
|
|
437
|
+
export * from './overflow-menu';
|
|
438
|
+
export * from './paper-airplane';
|
|
439
|
+
export * from './paperclip';
|
|
440
|
+
export * from './pause-circle';
|
|
441
|
+
export * from './pause';
|
|
442
|
+
export * from './payments/payment-amazon-pay';
|
|
443
|
+
export * from './payments/payment-amex';
|
|
444
|
+
export * from './payments/payment-apple-pay';
|
|
445
|
+
export * from './payments/payment-discover';
|
|
446
|
+
export * from './payments/payment-google-pay';
|
|
447
|
+
export * from './payments/payment-mastercard';
|
|
448
|
+
export * from './payments/payment-visa';
|
|
449
|
+
export * from './pen';
|
|
450
|
+
export * from './pencil-paper';
|
|
451
|
+
export * from './pencil';
|
|
452
|
+
export * from './people-multiple';
|
|
453
|
+
export * from './people-share';
|
|
454
|
+
export * from './percent';
|
|
455
|
+
export * from './person-add';
|
|
456
|
+
export * from './person-check';
|
|
457
|
+
export * from './person-lock';
|
|
458
|
+
export * from './person';
|
|
459
|
+
export * from './phone-alert';
|
|
460
|
+
export * from './phone-mobile';
|
|
461
|
+
export * from './phone';
|
|
462
|
+
export * from './picture';
|
|
463
|
+
export * from './pin';
|
|
464
|
+
export * from './pinterest-logo';
|
|
465
|
+
export * from './play-circle';
|
|
466
|
+
export * from './play';
|
|
467
|
+
export * from './plugs';
|
|
468
|
+
export * from './plugs-connected';
|
|
469
|
+
export * from './plus-circle';
|
|
470
|
+
export * from './plus';
|
|
471
|
+
export * from './printer';
|
|
472
|
+
export * from './question-chat-bubble';
|
|
473
|
+
export * from './question-circle';
|
|
474
|
+
export * from './question-mark';
|
|
475
|
+
export * from './radio-selected';
|
|
476
|
+
export * from './radio';
|
|
477
|
+
export * from './receipt';
|
|
478
|
+
export * from './restricted-filled';
|
|
479
|
+
export * from './restricted';
|
|
480
|
+
export * from './robot';
|
|
481
|
+
export * from './sandals';
|
|
482
|
+
export * from './save';
|
|
483
|
+
export * from './screen';
|
|
484
|
+
export * from './search';
|
|
485
|
+
export * from './selection';
|
|
486
|
+
export * from './send-filled';
|
|
487
|
+
export * from './send';
|
|
488
|
+
export * from './settings';
|
|
489
|
+
export * from './share-1';
|
|
490
|
+
export * from './share-2';
|
|
491
|
+
export * from './shield-lock';
|
|
492
|
+
export * from './shield-warning';
|
|
493
|
+
export * from './sidebar-simple';
|
|
494
|
+
export * from './sidebar';
|
|
495
|
+
export * from './smart-home';
|
|
496
|
+
export * from './sort-arrow-solid-down';
|
|
497
|
+
export * from './sort-arrow-solid-left';
|
|
498
|
+
export * from './sort-arrow-solid-right';
|
|
499
|
+
export * from './sort-arrow-solid-up-down';
|
|
500
|
+
export * from './sort-arrow-solid-up';
|
|
501
|
+
export * from './sort-reverse-variant';
|
|
502
|
+
export * from './sort-variant';
|
|
503
|
+
export * from './sparkle-filled';
|
|
504
|
+
export * from './sparkle';
|
|
505
|
+
export * from './speech-bubble';
|
|
506
|
+
export * from './square-split-horizontal';
|
|
507
|
+
export * from './square-split-vertical';
|
|
508
|
+
export * from './square';
|
|
509
|
+
export * from './stack';
|
|
510
|
+
export * from './stamp';
|
|
511
|
+
export * from './star-four-filled';
|
|
512
|
+
export * from './star-four';
|
|
513
|
+
export * from './star';
|
|
514
|
+
export * from './stopwatch';
|
|
515
|
+
export * from './sun';
|
|
516
|
+
export * from './sync';
|
|
517
|
+
export * from './tab-arrows';
|
|
518
|
+
export * from './table';
|
|
519
|
+
export * from './target';
|
|
520
|
+
export * from './text-aa';
|
|
521
|
+
export * from './thumbs-down';
|
|
522
|
+
export * from './thumbs-up';
|
|
523
|
+
export * from './tools';
|
|
524
|
+
export * from './touch-id';
|
|
525
|
+
export * from './trash';
|
|
526
|
+
export * from './trend-up';
|
|
527
|
+
export * from './twitter-logo';
|
|
528
|
+
export * from './unlink';
|
|
529
|
+
export * from './unlock';
|
|
530
|
+
export * from './upload';
|
|
531
|
+
export * from './video';
|
|
532
|
+
export * from './waffle';
|
|
533
|
+
export * from './warning-circle';
|
|
534
|
+
export * from './warning-diamond';
|
|
535
|
+
export * from './warning-filled';
|
|
536
|
+
export * from './warning-octagon';
|
|
537
|
+
export * from './warning';
|
|
538
|
+
export * from './wet-sign';
|
|
539
|
+
export * from './wifi-off';
|
|
540
|
+
export * from './wifi';
|
|
541
|
+
export * from './x-logo';
|
|
542
|
+
export * from './yelp-logo';
|
|
543
|
+
export * from './youtube-logo';
|
|
544
|
+
export * from './zillow-logo';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const infoIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 3C10.22 3 8.47991 3.52784 6.99987 4.51677C5.51983 5.50571 4.36628 6.91131 3.68509 8.55585C3.0039 10.2004 2.82567 12.01 3.17294 13.7558C3.5202 15.5016 4.37737 17.1053 5.63604 18.364C6.89471 19.6226 8.49836 20.4798 10.2442 20.8271C11.99 21.1743 13.7996 20.9961 15.4442 20.3149C17.0887 19.6337 18.4943 18.4802 19.4832 17.0001C20.4722 15.5201 21 13.78 21 12C20.9975 9.61382 20.0485 7.3261 18.3612 5.63882C16.6739 3.95154 14.3862 3.00252 12 3ZM12 19.6154C10.4938 19.6154 9.02146 19.1687 7.76912 18.332C6.51678 17.4952 5.5407 16.3058 4.96431 14.9143C4.38792 13.5227 4.23711 11.9916 4.53095 10.5143C4.82479 9.03707 5.55008 7.68014 6.61511 6.61511C7.68014 5.55008 9.03708 4.82478 10.5143 4.53094C11.9916 4.2371 13.5228 4.38791 14.9143 4.9643C16.3058 5.54069 17.4952 6.51677 18.332 7.76912C19.1688 9.02146 19.6154 10.4938 19.6154 12C19.6131 14.019 18.81 15.9547 17.3824 17.3824C15.9547 18.81 14.019 19.6131 12 19.6154ZM13.3846 16.1538C13.3846 16.3375 13.3117 16.5135 13.1818 16.6434C13.052 16.7732 12.8759 16.8462 12.6923 16.8462C12.3251 16.8462 11.9729 16.7003 11.7132 16.4406C11.4536 16.1809 11.3077 15.8288 11.3077 15.4615V12C11.1241 12 10.948 11.9271 10.8182 11.7972C10.6883 11.6674 10.6154 11.4913 10.6154 11.3077C10.6154 11.1241 10.6883 10.948 10.8182 10.8182C10.948 10.6883 11.1241 10.6154 11.3077 10.6154C11.6749 10.6154 12.0271 10.7613 12.2868 11.0209C12.5464 11.2806 12.6923 11.6328 12.6923 12V15.4615C12.8759 15.4615 13.052 15.5345 13.1818 15.6643C13.3117 15.7941 13.3846 15.9702 13.3846 16.1538ZM10.6154 8.19231C10.6154 7.98692 10.6763 7.78614 10.7904 7.61537C10.9045 7.44459 11.0667 7.31149 11.2564 7.23289C11.4462 7.15429 11.655 7.13373 11.8564 7.1738C12.0579 7.21387 12.2429 7.31277 12.3882 7.458C12.5334 7.60323 12.6323 7.78827 12.6724 7.98971C12.7124 8.19115 12.6919 8.39995 12.6133 8.58971C12.5347 8.77946 12.4016 8.94165 12.2308 9.05576C12.06 9.16986 11.8592 9.23077 11.6538 9.23077C11.3784 9.23077 11.1143 9.12136 10.9195 8.92661C10.7248 8.73186 10.6154 8.46772 10.6154 8.19231Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const instagramLogoIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M12 7.84615C11.1784 7.84615 10.3753 8.08977 9.69225 8.5462C9.00915 9.00263 8.47674 9.65138 8.16235 10.4104C7.84795 11.1694 7.76569 12.0046 7.92597 12.8104C8.08625 13.6161 8.48186 14.3563 9.06279 14.9372C9.64371 15.5181 10.3839 15.9138 11.1896 16.074C11.9954 16.2343 12.8306 16.152 13.5896 15.8377C14.3486 15.5233 14.9974 14.9909 15.4538 14.3078C15.9102 13.6247 16.1538 12.8216 16.1538 12C16.1527 10.8987 15.7147 9.8428 14.9359 9.06405C14.1572 8.2853 13.1013 7.8473 12 7.84615ZM12 14.7692C11.4523 14.7692 10.9169 14.6068 10.4615 14.3025C10.0061 13.9982 9.65116 13.5657 9.44156 13.0597C9.23197 12.5537 9.17713 11.9969 9.28398 11.4598C9.39083 10.9226 9.65457 10.4291 10.0419 10.0419C10.4291 9.65457 10.9226 9.39083 11.4598 9.28398C11.9969 9.17713 12.5537 9.23197 13.0597 9.44156C13.5657 9.65116 13.9982 10.0061 14.3025 10.4615C14.6068 10.9169 14.7692 11.4523 14.7692 12C14.7692 12.7344 14.4775 13.4388 13.9581 13.9581C13.4388 14.4775 12.7344 14.7692 12 14.7692ZM16.1538 3H7.84615C6.5613 3.00137 5.32946 3.51239 4.42092 4.42092C3.51239 5.32946 3.00137 6.5613 3 7.84615V16.1538C3.00137 17.4387 3.51239 18.6705 4.42092 19.5791C5.32946 20.4876 6.5613 20.9986 7.84615 21H16.1538C17.4387 20.9986 18.6705 20.4876 19.5791 19.5791C20.4876 18.6705 20.9986 17.4387 21 16.1538V7.84615C20.9986 6.5613 20.4876 5.32946 19.5791 4.42092C18.6705 3.51239 17.4387 3.00137 16.1538 3ZM19.6154 16.1538C19.6154 17.0719 19.2507 17.9524 18.6015 18.6015C17.9524 19.2507 17.0719 19.6154 16.1538 19.6154H7.84615C6.9281 19.6154 6.04764 19.2507 5.39848 18.6015C4.74931 17.9524 4.38462 17.0719 4.38462 16.1538V7.84615C4.38462 6.9281 4.74931 6.04764 5.39848 5.39848C6.04764 4.74931 6.9281 4.38462 7.84615 4.38462H16.1538C17.0719 4.38462 17.9524 4.74931 18.6015 5.39848C19.2507 6.04764 19.6154 6.9281 19.6154 7.84615V16.1538ZM17.5385 7.5C17.5385 7.70539 17.4776 7.90616 17.3634 8.07694C17.2493 8.24771 17.0872 8.38082 16.8974 8.45941C16.7076 8.53801 16.4988 8.55858 16.2974 8.51851C16.096 8.47844 15.9109 8.37953 15.7657 8.2343C15.6205 8.08907 15.5216 7.90404 15.4815 7.70259C15.4414 7.50115 15.462 7.29235 15.5406 7.1026C15.6192 6.91284 15.7523 6.75066 15.9231 6.63655C16.0938 6.52244 16.2946 6.46154 16.5 6.46154C16.7754 6.46154 17.0396 6.57095 17.2343 6.7657C17.4291 6.96045 17.5385 7.22458 17.5385 7.5Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const interestRateIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20.2176 10.6213L13.0176 3.42143C12.7476 3.15158 12.3815 3 11.9998 3C11.618 3 11.2519 3.15158 10.9819 3.42143L3.78197 10.6213C3.6476 10.7547 3.54109 10.9134 3.46863 11.0883C3.39617 11.2632 3.3592 11.4508 3.35987 11.6401V20.28C3.35987 20.471 3.43573 20.6541 3.57075 20.7891C3.70578 20.9241 3.88891 21 4.07986 21H19.9197C20.1106 21 20.2937 20.9241 20.4288 20.7891C20.5638 20.6541 20.6397 20.471 20.6397 20.28V11.6401C20.6403 11.4508 20.6034 11.2632 20.5309 11.0883C20.4584 10.9134 20.3519 10.7547 20.2176 10.6213ZM19.1997 19.56H4.79985V11.6401L11.9998 4.44021L19.1997 11.6401V19.56Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.7884 11.7143C11.7884 11.3752 11.6879 11.0438 11.4995 10.7619C11.3112 10.48 11.0434 10.2602 10.7302 10.1305C10.4169 10.0007 10.0722 9.96679 9.73971 10.0329C9.40717 10.0991 9.10171 10.2624 8.86197 10.5021C8.62222 10.7419 8.45895 11.0473 8.3928 11.3798C8.32666 11.7124 8.36061 12.0571 8.49036 12.3703C8.62011 12.6836 8.83983 12.9513 9.12174 13.1397C9.40366 13.328 9.7351 13.4286 10.0741 13.4286C10.5288 13.4286 10.9648 13.248 11.2863 12.9265C11.6078 12.605 11.7884 12.1689 11.7884 11.7143ZM9.50272 11.7143C9.50272 11.6013 9.53623 11.4908 9.59902 11.3968C9.66181 11.3028 9.75106 11.2296 9.85547 11.1864C9.95989 11.1431 10.0748 11.1318 10.1856 11.1538C10.2965 11.1759 10.3983 11.2303 10.4782 11.3102C10.5581 11.3901 10.6125 11.492 10.6346 11.6028C10.6566 11.7137 10.6453 11.8285 10.6021 11.933C10.5588 12.0374 10.4856 12.1266 10.3916 12.1894C10.2976 12.2522 10.1872 12.2857 10.0741 12.2857C9.9226 12.2857 9.77725 12.2255 9.67009 12.1183C9.56293 12.0112 9.50272 11.8658 9.50272 11.7143ZM14.6456 14.5714C14.3065 14.5714 13.9751 14.672 13.6932 14.8603C13.4113 15.0487 13.1915 15.3164 13.0618 15.6297C12.932 15.9429 12.8981 16.2876 12.9642 16.6202C13.0304 16.9527 13.1936 17.2581 13.4334 17.4979C13.6731 17.7376 13.9786 17.9009 14.3111 17.9671C14.6437 18.0332 14.9884 17.9993 15.3016 17.8695C15.6149 17.7398 15.8826 17.52 16.071 17.2381C16.2593 16.9562 16.3599 16.6248 16.3599 16.2857C16.3599 15.8311 16.1793 15.395 15.8578 15.0735C15.5363 14.752 15.1002 14.5714 14.6456 14.5714ZM14.6456 16.8571C14.5326 16.8571 14.4221 16.8236 14.3281 16.7608C14.2341 16.6981 14.1609 16.6088 14.1176 16.5044C14.0744 16.4 14.0631 16.2851 14.0851 16.1742C14.1072 16.0634 14.1616 15.9616 14.2415 15.8817C14.3214 15.8017 14.4233 15.7473 14.5341 15.7253C14.6449 15.7032 14.7598 15.7145 14.8643 15.7578C14.9687 15.801 15.0579 15.8743 15.1207 15.9682C15.1835 16.0622 15.217 16.1727 15.217 16.2857C15.217 16.4373 15.1568 16.5826 15.0496 16.6898C14.9425 16.7969 14.7971 16.8571 14.6456 16.8571ZM15.6213 11.5471L9.90701 17.2614C9.85392 17.3145 9.79089 17.3566 9.72152 17.3854C9.65215 17.4141 9.5778 17.4289 9.50272 17.4289C9.42764 17.4289 9.35329 17.4141 9.28392 17.3854C9.21456 17.3566 9.15153 17.3145 9.09844 17.2614C9.04534 17.2083 9.00323 17.1453 8.9745 17.0759C8.94576 17.0066 8.93097 16.9322 8.93097 16.8571C8.93097 16.7821 8.94576 16.7077 8.9745 16.6383C9.00323 16.569 9.04534 16.5059 9.09844 16.4529L14.8127 10.7386C14.8658 10.6855 14.9288 10.6434 14.9982 10.6146C15.0676 10.5859 15.1419 10.5711 15.217 10.5711C15.2921 10.5711 15.3664 10.5859 15.4358 10.6146C15.5052 10.6434 15.5682 10.6855 15.6213 10.7386C15.6744 10.7917 15.7165 10.8547 15.7452 10.9241C15.774 10.9934 15.7888 11.0678 15.7888 11.1429C15.7888 11.2179 15.774 11.2923 15.7452 11.3617C15.7165 11.431 15.6744 11.4941 15.6213 11.5471Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const invoiceIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M3.55556 12.3518C3.36892 12.3518 3.18993 12.2777 3.05796 12.1457C2.92599 12.0137 2.85185 11.8348 2.85185 11.6481C2.85185 11.4615 2.92599 11.2825 3.05796 11.1505C3.18993 11.0186 3.36892 10.9444 3.55556 10.9444H6.01852C6.20515 10.9444 6.38414 10.8703 6.51611 10.7383C6.64808 10.6063 6.72222 10.4273 6.72222 10.2407C6.72222 10.0541 6.64808 9.87509 6.51611 9.74312C6.38414 9.61115 6.20515 9.53701 6.01852 9.53701H4.61111C4.05121 9.53701 3.51424 9.31459 3.11833 8.91868C2.72242 8.52277 2.5 7.9858 2.5 7.4259C2.5 6.866 2.72242 6.32903 3.11833 5.93312C3.51424 5.53721 4.05121 5.31479 4.61111 5.31479C4.61111 5.12815 4.68525 4.94916 4.81722 4.81719C4.94919 4.68522 5.12818 4.61108 5.31481 4.61108C5.50145 4.61108 5.68044 4.68522 5.81241 4.81719C5.94438 4.94916 6.01852 5.12815 6.01852 5.31479H6.72222C6.90886 5.31479 7.08785 5.38893 7.21982 5.5209C7.35179 5.65287 7.42593 5.83186 7.42593 6.01849C7.42593 6.20513 7.35179 6.38411 7.21982 6.51608C7.08785 6.64805 6.90886 6.7222 6.72222 6.7222H4.61111C4.42448 6.7222 4.24549 6.79634 4.11352 6.92831C3.98155 7.06028 3.90741 7.23926 3.90741 7.4259C3.90741 7.61253 3.98155 7.79152 4.11352 7.92349C4.24549 8.05546 4.42448 8.1296 4.61111 8.1296H6.01852C6.57842 8.1296 7.11539 8.35202 7.5113 8.74793C7.90721 9.14384 8.12963 9.68081 8.12963 10.2407C8.12963 10.8006 7.90721 11.3376 7.5113 11.7335C7.11539 12.1294 6.57842 12.3518 6.01852 12.3518C6.01852 12.5385 5.94438 12.7174 5.81241 12.8494C5.68044 12.9814 5.50145 13.0555 5.31481 13.0555C5.12818 13.0555 4.94919 12.9814 4.81722 12.8494C4.68525 12.7174 4.61111 12.5385 4.61111 12.3518H3.55556ZM21.5 6.01849V17.9815C21.5 18.3547 21.3517 18.7127 21.0878 18.9766C20.8238 19.2406 20.4659 19.3889 20.0926 19.3889H4.61111C4.23784 19.3889 3.87986 19.2406 3.61592 18.9766C3.35198 18.7127 3.2037 18.3547 3.2037 17.9815V14.4629C3.2037 14.2763 3.27784 14.0973 3.40981 13.9653C3.54178 13.8334 3.72077 13.7592 3.90741 13.7592C4.09404 13.7592 4.27303 13.8334 4.405 13.9653C4.53697 14.0973 4.61111 14.2763 4.61111 14.4629V17.9815H15.1667V15.1666H8.12963C7.943 15.1666 7.76401 15.0925 7.63204 14.9605C7.50007 14.8286 7.42593 14.6496 7.42593 14.4629C7.42593 14.2763 7.50007 14.0973 7.63204 13.9653C7.76401 13.8334 7.943 13.7592 8.12963 13.7592H15.1667V10.9444H10.2407C10.0541 10.9444 9.87512 10.8703 9.74315 10.7383C9.61118 10.6063 9.53704 10.4273 9.53704 10.2407C9.53704 10.0541 9.61118 9.87509 9.74315 9.74312C9.87512 9.61115 10.0541 9.53701 10.2407 9.53701H20.0926V6.7222H9.53704C9.3504 6.7222 9.17141 6.64805 9.03944 6.51608C8.90747 6.38411 8.83333 6.20513 8.83333 6.01849C8.83333 5.83186 8.90747 5.65287 9.03944 5.5209C9.17141 5.38893 9.3504 5.31479 9.53704 5.31479H20.7963C20.9829 5.31479 21.1619 5.38893 21.2939 5.5209C21.4259 5.65287 21.5 5.83186 21.5 6.01849ZM16.5741 13.7592H20.0926V10.9444H16.5741V13.7592ZM20.0926 17.9815V15.1666H16.5741V17.9815H20.0926Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const kanbanIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M20.1877 3.75H3.68774C3.48883 3.75 3.29807 3.82902 3.15741 3.96967C3.01676 4.11032 2.93774 4.30109 2.93774 4.5V18.75C2.93774 19.1478 3.09578 19.5294 3.37708 19.8107C3.65839 20.092 4.03992 20.25 4.43774 20.25H8.18774C8.58557 20.25 8.9671 20.092 9.2484 19.8107C9.52971 19.5294 9.68774 19.1478 9.68774 18.75V14.25H14.1877V15.75C14.1877 16.1478 14.3458 16.5294 14.6271 16.8107C14.9084 17.092 15.2899 17.25 15.6877 17.25H19.4377C19.8356 17.25 20.2171 17.092 20.4984 16.8107C20.7797 16.5294 20.9377 16.1478 20.9377 15.75V4.5C20.9377 4.30109 20.8587 4.11032 20.7181 3.96967C20.5774 3.82902 20.3867 3.75 20.1877 3.75ZM8.18774 18.75H4.43774V11.25H8.18774V18.75ZM8.18774 9.75H4.43774V5.25H8.18774V9.75ZM14.1877 12.75H9.68774V5.25H14.1877V12.75ZM19.4377 15.75H15.6877V11.25H19.4377V15.75ZM19.4377 9.75H15.6877V5.25H19.4377V9.75Z\" fill=\"currentColor\"/>\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const labelIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M21.8812 11.7467L17.8043 5.63663C17.6745 5.44093 17.4983 5.28039 17.2914 5.1693C17.0845 5.05822 16.8533 5.00006 16.6185 5H3.42863C3.04974 5 2.68636 5.15052 2.41844 5.41844C2.15052 5.68636 2 6.04974 2 6.42863V17.8577C2 18.2366 2.15052 18.6 2.41844 18.8679C2.68636 19.1358 3.04974 19.2863 3.42863 19.2863H16.6185C16.8532 19.2859 17.0841 19.2277 17.2909 19.1168C17.4977 19.0059 17.674 18.8458 17.8043 18.6506L21.8785 12.5396C21.9573 12.4225 21.9995 12.2847 22 12.1436C22.0005 12.0025 21.9591 11.8644 21.8812 11.7467ZM16.6185 17.8577H3.42863V6.42863H16.6185L20.4276 12.1432L16.6185 17.8577Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const laptopIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M20.3571 14.8929H19.7143V7.17857C19.7143 6.66708 19.5111 6.17654 19.1494 5.81487C18.7877 5.45319 18.2972 5.25 17.7857 5.25H6.21429C5.7028 5.25 5.21226 5.45319 4.85058 5.81487C4.4889 6.17654 4.28571 6.66708 4.28571 7.17857V14.8929H3.64286C3.47236 14.8929 3.30885 14.9606 3.18829 15.0811C3.06773 15.2017 3 15.3652 3 15.5357V16.8214C3 17.3329 3.20319 17.8235 3.56487 18.1851C3.92654 18.5468 4.41708 18.75 4.92857 18.75H19.0714C19.5829 18.75 20.0735 18.5468 20.4351 18.1851C20.7968 17.8235 21 17.3329 21 16.8214V15.5357C21 15.3652 20.9323 15.2017 20.8117 15.0811C20.6912 14.9606 20.5276 14.8929 20.3571 14.8929ZM5.57143 7.17857C5.57143 7.00808 5.63916 6.84456 5.75972 6.724C5.88028 6.60344 6.04379 6.53571 6.21429 6.53571H17.7857C17.9562 6.53571 18.1197 6.60344 18.2403 6.724C18.3608 6.84456 18.4286 7.00808 18.4286 7.17857V14.8929H5.57143V7.17857ZM19.7143 16.8214C19.7143 16.9919 19.6466 17.1554 19.526 17.276C19.4054 17.3966 19.2419 17.4643 19.0714 17.4643H4.92857C4.75808 17.4643 4.59456 17.3966 4.474 17.276C4.35344 17.1554 4.28571 16.9919 4.28571 16.8214V16.1786H19.7143V16.8214ZM13.9286 8.46429C13.9286 8.63478 13.8608 8.7983 13.7403 8.91885C13.6197 9.03941 13.4562 9.10714 13.2857 9.10714H10.7143C10.5438 9.10714 10.3803 9.03941 10.2597 8.91885C10.1392 8.7983 10.0714 8.63478 10.0714 8.46429C10.0714 8.29379 10.1392 8.13028 10.2597 8.00972C10.3803 7.88916 10.5438 7.82143 10.7143 7.82143H13.2857C13.4562 7.82143 13.6197 7.88916 13.7403 8.00972C13.8608 8.13028 13.9286 8.29379 13.9286 8.46429Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const layoutIcon = "<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M19.6154 4.88464H4.38462C4.01739 4.88464 3.66521 5.03052 3.40554 5.29019C3.14588 5.54985 3 5.90204 3 6.26926V18.7308C3 19.098 3.14588 19.4502 3.40554 19.7099C3.66521 19.9695 4.01739 20.1154 4.38462 20.1154H19.6154C19.9826 20.1154 20.3348 19.9695 20.5945 19.7099C20.8541 19.4502 21 19.098 21 18.7308V6.26926C21 5.90204 20.8541 5.54985 20.5945 5.29019C20.3348 5.03052 19.9826 4.88464 19.6154 4.88464ZM19.6154 6.26926V9.7308H4.38462V6.26926H19.6154ZM4.38462 11.1154H9.23077V18.7308H4.38462V11.1154ZM19.6154 18.7308H10.6154V11.1154H19.6154V18.7308Z\"\n fill=\"currentColor\"\n />\n </svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const lightbulbFilamentIcon = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M16.2229 21.2858C16.2229 21.4752 16.1476 21.6569 16.0137 21.7908C15.8798 21.9248 15.6981 22 15.5087 22H8.36664C8.17722 22 7.99556 21.9248 7.86162 21.7908C7.72768 21.6569 7.65244 21.4752 7.65244 21.2858C7.65244 21.0964 7.72768 20.9147 7.86162 20.7808C7.99556 20.6468 8.17722 20.5716 8.36664 20.5716H15.5087C15.6981 20.5716 15.8798 20.6468 16.0137 20.7808C16.1476 20.9147 16.2229 21.0964 16.2229 21.2858ZM19.7939 9.85853C19.797 11.0491 19.528 12.2247 19.0075 13.2956C18.4871 14.3664 17.7288 15.3042 16.7907 16.0373C16.6153 16.1717 16.4729 16.3445 16.3745 16.5424C16.2761 16.7403 16.2242 16.9581 16.2229 17.1791V17.7148C16.2229 18.0936 16.0724 18.4569 15.8045 18.7248C15.5366 18.9927 15.1733 19.1432 14.7945 19.1432H9.08085C8.70201 19.1432 8.33869 18.9927 8.07081 18.7248C7.80293 18.4569 7.65244 18.0936 7.65244 17.7148V17.1791C7.65229 16.9607 7.60208 16.7453 7.50566 16.5494C7.40924 16.3535 7.26918 16.1822 7.09625 16.0489C6.16058 15.3202 5.40292 14.3882 4.88061 13.3235C4.35829 12.2587 4.085 11.0891 4.08142 9.90316C4.0582 5.6474 7.4971 2.10495 11.7484 2.00228C12.7959 1.97704 13.8379 2.1616 14.813 2.54509C15.7881 2.92859 16.6767 3.50327 17.4264 4.23532C18.176 4.96737 18.7717 5.84199 19.1783 6.8077C19.5849 7.77342 19.7942 8.81071 19.7939 9.85853ZM18.3655 9.85853C18.3658 9.00118 18.1945 8.15245 17.8618 7.36228C17.5291 6.57212 17.0417 5.8565 16.4282 5.25754C15.8148 4.65859 15.0878 4.1884 14.2899 3.87466C13.492 3.56092 12.6394 3.40997 11.7823 3.43069C8.30058 3.51282 5.49108 6.4116 5.50982 9.89334C5.51302 10.8634 5.73684 11.82 6.16435 12.6908C6.59186 13.5616 7.21185 14.3238 7.9774 14.9196C8.32151 15.1871 8.59984 15.5298 8.7911 15.9214C8.98236 16.3131 9.08147 16.7433 9.08085 17.1791V17.7148H11.2235V13.7251L8.57555 11.078C8.44153 10.944 8.36624 10.7623 8.36624 10.5727C8.36624 10.3832 8.44153 10.2014 8.57555 10.0674C8.70956 9.93342 8.89132 9.85813 9.08085 9.85813C9.27037 9.85813 9.45213 9.93342 9.58615 10.0674L11.9377 12.4198L14.2892 10.0674C14.3555 10.0011 14.4343 9.94844 14.521 9.91253C14.6077 9.87661 14.7006 9.85813 14.7945 9.85813C14.8883 9.85813 14.9812 9.87661 15.0679 9.91253C15.1546 9.94844 15.2334 10.0011 15.2998 10.0674C15.3661 10.1338 15.4188 10.2126 15.4547 10.2993C15.4906 10.386 15.5091 10.4789 15.5091 10.5727C15.5091 10.6666 15.4906 10.7595 15.4547 10.8462C15.4188 10.9329 15.3661 11.0117 15.2998 11.078L12.6519 13.7251V17.7148H14.7945V17.1791C14.7953 16.742 14.896 16.3108 15.0889 15.9186C15.2819 15.5263 15.562 15.1834 15.9077 14.916C16.6756 14.3159 17.2962 13.5483 17.7221 12.6718C18.1481 11.7953 18.3682 10.833 18.3655 9.85853Z\" fill=\"currentColor\"/>\n </svg>";
|