@sonic-equipment/ui 259.0.4 → 260.0.1
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/algolia/algolia-active-categories.js +2 -2
- package/dist/algolia/algolia-categories-filters.js +2 -2
- package/dist/badges/badge/badge.d.ts +5 -3
- package/dist/badges/badge/badge.js +4 -4
- package/dist/badges/badge/badge.module.css.js +1 -1
- package/dist/badges/badge/icon-with-badge/icon-with-badge.d.ts +11 -6
- package/dist/badges/badge/icon-with-badge/icon-with-badge.js +5 -2
- package/dist/badges/badge/icon-with-badge/icon-with-badge.module.css.js +1 -1
- package/dist/base.css +2 -2
- package/dist/breadcrumbs/breadcrumb.js +3 -4
- package/dist/buttons/add-to-cart-button/add-to-cart-button.js +2 -2
- package/dist/buttons/button/button.js +2 -2
- package/dist/buttons/close-button/close-button.d.ts +12 -0
- package/dist/buttons/close-button/close-button.js +11 -0
- package/dist/buttons/close-button/close-button.module.css.js +3 -0
- package/dist/buttons/favorite/favorite-button.js +3 -3
- package/dist/buttons/icon-button/icon-button.d.ts +13 -5
- package/dist/buttons/icon-button/icon-button.js +6 -5
- package/dist/buttons/icon-button/icon-button.module.css.js +1 -1
- package/dist/buttons/link/link.d.ts +3 -0
- package/dist/buttons/link/link.js +5 -8
- package/dist/cards/orderline-card/connected-remove-button.js +1 -2
- package/dist/carousel/carousel-navigation-button.js +2 -3
- package/dist/collapsables/accordion/accordion-item.js +2 -3
- package/dist/collapsables/show-all/show-all.js +2 -2
- package/dist/collapsables/unmounter/utils.js +4 -1
- package/dist/country-language-selection-list/connected-country-language-selection-list.d.ts +1 -0
- package/dist/country-language-selection-list/connected-country-language-selection-list.js +268 -0
- package/dist/country-language-selection-list/country-language-selection-list.d.ts +18 -0
- package/dist/country-language-selection-list/country-language-selection-list.js +54 -0
- package/dist/country-language-selection-list/country-language-selection-list.module.css.js +3 -0
- package/dist/country-language-selector/connected-country-language-selector.d.ts +11 -0
- package/dist/country-language-selector/connected-country-language-selector.js +141 -0
- package/dist/country-language-selector/country-language-selector.d.ts +18 -0
- package/dist/country-language-selector/country-language-selector.js +52 -0
- package/dist/country-language-selector/country-language-selector.module.css.js +3 -0
- package/dist/country-language-selector-button/connected-country-language-selector-button.d.ts +1 -0
- package/dist/country-language-selector-button/connected-country-language-selector-button.js +22 -0
- package/dist/country-language-selector-button/country-language-selector-button.d.ts +7 -0
- package/dist/country-language-selector-button/country-language-selector-button.js +18 -0
- package/dist/country-language-selector-button/country-language-selector-button.module.css.js +3 -0
- package/dist/country-selector/country-selector-trigger/country-selector-trigger.js +2 -2
- package/dist/country-selector/country-selector-trigger/country-selector-trigger.module.css.js +1 -1
- package/dist/country-selector/use-countries-languages.d.ts +2 -2
- package/dist/country-selector/use-countries-languages.js +1 -1
- package/dist/delivery-time/delivery-time.js +1 -1
- package/dist/display/details/details.js +2 -2
- package/dist/exports.d.ts +71 -3
- package/dist/filters/active-filters/active-filters.js +1 -2
- package/dist/filters/active-filters/active-filters.module.css.js +1 -1
- package/dist/filters/pagination/pagination.js +1 -3
- package/dist/filters/pagination/pagination.module.css.js +1 -1
- package/dist/flag/flag.d.ts +8 -0
- package/dist/flag/flag.js +11 -0
- package/dist/flag/flag.module.css.js +3 -0
- package/dist/flags/flag-ad.d.ts +1 -0
- package/dist/flags/flag-ad.js +7 -0
- package/dist/flags/flag-ae.d.ts +1 -0
- package/dist/flags/flag-ae.js +7 -0
- package/dist/flags/flag-al.d.ts +1 -0
- package/dist/flags/flag-al.js +7 -0
- package/dist/flags/flag-at.d.ts +1 -0
- package/dist/flags/flag-at.js +7 -0
- package/dist/flags/flag-ba.d.ts +1 -0
- package/dist/flags/flag-ba.js +7 -0
- package/dist/flags/flag-be.d.ts +1 -0
- package/dist/flags/flag-be.js +7 -0
- package/dist/flags/flag-bg.d.ts +1 -0
- package/dist/flags/flag-bg.js +7 -0
- package/dist/flags/flag-br.d.ts +1 -0
- package/dist/flags/flag-br.js +7 -0
- package/dist/flags/flag-ca.d.ts +1 -0
- package/dist/flags/flag-ca.js +7 -0
- package/dist/flags/flag-ch.d.ts +1 -0
- package/dist/flags/flag-ch.js +7 -0
- package/dist/flags/flag-cy.d.ts +1 -0
- package/dist/flags/flag-cy.js +7 -0
- package/dist/flags/flag-cz.d.ts +1 -0
- package/dist/flags/flag-cz.js +7 -0
- package/dist/flags/flag-de.d.ts +1 -0
- package/dist/flags/flag-de.js +7 -0
- package/dist/flags/flag-dj.d.ts +1 -0
- package/dist/flags/flag-dj.js +7 -0
- package/dist/flags/flag-dk.d.ts +1 -0
- package/dist/flags/flag-dk.js +7 -0
- package/dist/flags/flag-ec.d.ts +1 -0
- package/dist/flags/flag-ec.js +7 -0
- package/dist/flags/flag-ee.d.ts +1 -0
- package/dist/flags/flag-ee.js +7 -0
- package/dist/flags/flag-es.d.ts +1 -0
- package/dist/flags/flag-es.js +7 -0
- package/dist/flags/flag-eu.d.ts +1 -0
- package/dist/flags/flag-eu.js +7 -0
- package/dist/flags/flag-fi.d.ts +1 -0
- package/dist/flags/flag-fi.js +7 -0
- package/dist/flags/flag-fr.d.ts +1 -0
- package/dist/flags/flag-fr.js +7 -0
- package/dist/flags/flag-gb.d.ts +1 -0
- package/dist/flags/flag-gb.js +7 -0
- package/dist/flags/flag-gr.d.ts +1 -0
- package/dist/flags/flag-gr.js +7 -0
- package/dist/flags/flag-hr.d.ts +1 -0
- package/dist/flags/flag-hr.js +7 -0
- package/dist/flags/flag-hu.d.ts +1 -0
- package/dist/flags/flag-hu.js +7 -0
- package/dist/flags/flag-ie.d.ts +1 -0
- package/dist/flags/flag-ie.js +7 -0
- package/dist/flags/flag-iq.d.ts +1 -0
- package/dist/flags/flag-iq.js +7 -0
- package/dist/flags/flag-is.d.ts +1 -0
- package/dist/flags/flag-is.js +7 -0
- package/dist/flags/flag-it.d.ts +1 -0
- package/dist/flags/flag-it.js +7 -0
- package/dist/flags/flag-kw.d.ts +1 -0
- package/dist/flags/flag-kw.js +7 -0
- package/dist/flags/flag-kz.d.ts +1 -0
- package/dist/flags/flag-kz.js +7 -0
- package/dist/flags/flag-lb.d.ts +1 -0
- package/dist/flags/flag-lb.js +7 -0
- package/dist/flags/flag-lt.d.ts +1 -0
- package/dist/flags/flag-lt.js +7 -0
- package/dist/flags/flag-lu.d.ts +1 -0
- package/dist/flags/flag-lu.js +7 -0
- package/dist/flags/flag-lv.d.ts +1 -0
- package/dist/flags/flag-lv.js +7 -0
- package/dist/flags/flag-ma.d.ts +1 -0
- package/dist/flags/flag-ma.js +7 -0
- package/dist/flags/flag-mc.d.ts +1 -0
- package/dist/flags/flag-mc.js +7 -0
- package/dist/flags/flag-md.d.ts +1 -0
- package/dist/flags/flag-md.js +7 -0
- package/dist/flags/flag-me.d.ts +1 -0
- package/dist/flags/flag-me.js +7 -0
- package/dist/flags/flag-mk.d.ts +1 -0
- package/dist/flags/flag-mk.js +7 -0
- package/dist/flags/flag-mt.d.ts +1 -0
- package/dist/flags/flag-mt.js +7 -0
- package/dist/flags/flag-mx.d.ts +1 -0
- package/dist/flags/flag-mx.js +7 -0
- package/dist/flags/flag-my.d.ts +1 -0
- package/dist/flags/flag-my.js +7 -0
- package/dist/flags/flag-nl.d.ts +1 -0
- package/dist/flags/flag-nl.js +7 -0
- package/dist/flags/flag-no.d.ts +1 -0
- package/dist/flags/flag-no.js +7 -0
- package/dist/flags/flag-pl.d.ts +1 -0
- package/dist/flags/flag-pl.js +7 -0
- package/dist/flags/flag-pt.d.ts +1 -0
- package/dist/flags/flag-pt.js +7 -0
- package/dist/flags/flag-ro.d.ts +1 -0
- package/dist/flags/flag-ro.js +7 -0
- package/dist/flags/flag-rs.d.ts +1 -0
- package/dist/flags/flag-rs.js +7 -0
- package/dist/flags/flag-sa.d.ts +1 -0
- package/dist/flags/flag-sa.js +7 -0
- package/dist/flags/flag-se.d.ts +1 -0
- package/dist/flags/flag-se.js +7 -0
- package/dist/flags/flag-sg.d.ts +1 -0
- package/dist/flags/flag-sg.js +7 -0
- package/dist/flags/flag-si.d.ts +1 -0
- package/dist/flags/flag-si.js +7 -0
- package/dist/flags/flag-sk.d.ts +1 -0
- package/dist/flags/flag-sk.js +7 -0
- package/dist/flags/flag-tr.d.ts +1 -0
- package/dist/flags/flag-tr.js +7 -0
- package/dist/flags/flag-tw.d.ts +1 -0
- package/dist/flags/flag-tw.js +7 -0
- package/dist/flags/flag-ua.d.ts +1 -0
- package/dist/flags/flag-ua.js +7 -0
- package/dist/flags/flag-us.d.ts +1 -0
- package/dist/flags/flag-us.js +7 -0
- package/dist/flags/flag-vn.d.ts +1 -0
- package/dist/flags/flag-vn.js +7 -0
- package/dist/flags/flag-xk.d.ts +1 -0
- package/dist/flags/flag-xk.js +7 -0
- package/dist/flags/flag-za.d.ts +1 -0
- package/dist/flags/flag-za.js +7 -0
- package/dist/flags/index.d.ts +1 -0
- package/dist/flags/index.js +88 -0
- package/dist/footer/connected-footer.d.ts +1 -3
- package/dist/footer/connected-footer.js +3 -5
- package/dist/forms/elements/checkbox/checkbox.module.css.js +1 -1
- package/dist/forms/elements/select/select.js +3 -4
- package/dist/forms/fields/number-field/number-field.js +2 -4
- package/dist/forms/fields/search-field/search-field.js +2 -2
- package/dist/forms/fields/select-field/select-field.d.ts +8 -1
- package/dist/forms/fields/select-field/select-field.js +30 -9
- package/dist/forms/fields/select-field/select-field.module.css.js +1 -1
- package/dist/forms/fields/text-field/password-reveal-toggle/password-reveal-toggle.js +2 -3
- package/dist/forms/layout/form/form.js +1 -1
- package/dist/global-search/search-input/search-input.js +5 -4
- package/dist/global-search/search-result-panel/sections/no-search.js +3 -4
- package/dist/global-search/search-result-panel/sections/with-results.js +4 -4
- package/dist/global-search/search-section/search-list-item.js +1 -2
- package/dist/header/buttons/account/connected-account-button.js +1 -2
- package/dist/header/buttons/cart/connected-cart-button.js +1 -2
- package/dist/header/buttons/favorites/connected-favorites-button.js +1 -3
- package/dist/header/buttons/hamburger/hamburger-button.js +1 -1
- package/dist/header/buttons/hamburger/hamburger-button.module.css.js +1 -1
- package/dist/header/buttons/search/search-button.js +1 -2
- package/dist/header/header.js +2 -2
- package/dist/header/link-list/navigation-link-list.js +2 -2
- package/dist/header/link-list/navigation-link-list.module.css.js +1 -1
- package/dist/header/sonic-logo/sonic-logo.js +7 -2
- package/dist/header/sonic-logo/sonic-logo.module.css.js +1 -1
- package/dist/icon/icon.d.ts +10 -0
- package/dist/icon/icon.js +11 -0
- package/dist/icon/icon.module.css.js +3 -0
- package/dist/icons/glyph/glyphs-arrow-boldcaps-left-icon.js +0 -1
- package/dist/icons/glyph/glyphs-arrow-boldcaps-right-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-bold-down-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-bold-left-icon.js +7 -0
- package/dist/icons/glyph/glyphs-chevrons-bold-right-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-bold-up-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-slim-down-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-slim-left-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-slim-right-icon.js +0 -1
- package/dist/icons/glyph/glyphs-chevrons-slim-up-icon.js +7 -0
- package/dist/icons/index.d.ts +87 -0
- package/dist/icons/index.js +90 -0
- package/dist/icons/solid/solid-attention-icon.js +0 -1
- package/dist/icons/solid/solid-cart-icon.js +0 -1
- package/dist/icons/solid/solid-close-icon.js +0 -1
- package/dist/icons/solid/solid-edit-icon.js +0 -1
- package/dist/icons/solid/solid-favorite-icon.js +0 -1
- package/dist/icons/solid/solid-home-icon.js +0 -1
- package/dist/icons/solid/solid-information-icon.js +0 -1
- package/dist/icons/solid/solid-login-icon.js +0 -1
- package/dist/icons/solid/solid-logout-icon.js +0 -1
- package/dist/icons/solid/solid-news-icon.js +0 -1
- package/dist/icons/solid/solid-notice-icon.js +0 -1
- package/dist/icons/solid/solid-okay-icon.js +0 -1
- package/dist/icons/solid/solid-rating-icon.js +0 -1
- package/dist/icons/solid/solid-salecategory-icon.js +0 -1
- package/dist/icons/solid/solid-tag-icon.js +0 -1
- package/dist/icons/stroke/stroke-arrowdown-icon.d.ts +1 -0
- package/dist/icons/stroke/stroke-arrowleft-icon.d.ts +1 -0
- package/dist/icons/stroke/stroke-arrowleft-icon.js +7 -0
- package/dist/icons/stroke/stroke-arrowright-icon.d.ts +1 -0
- package/dist/icons/stroke/stroke-arrowright-icon.js +7 -0
- package/dist/icons/stroke/stroke-arrowup-icon.d.ts +1 -0
- package/dist/icons/stroke/stroke-categories-icon.js +0 -1
- package/dist/icons/stroke/stroke-checkmark-icon.js +0 -1
- package/dist/icons/stroke/stroke-closebox-icon.js +0 -1
- package/dist/icons/stroke/stroke-dehashed-icon.js +0 -1
- package/dist/icons/stroke/stroke-download-icon.js +0 -1
- package/dist/icons/stroke/stroke-event-icon.js +0 -1
- package/dist/icons/stroke/stroke-favorite-icon.js +0 -1
- package/dist/icons/stroke/stroke-filter-icon.js +0 -1
- package/dist/icons/stroke/stroke-hashed-icon.js +0 -1
- package/dist/icons/stroke/stroke-information-icon.js +0 -1
- package/dist/icons/stroke/stroke-minus-icon.js +0 -1
- package/dist/icons/stroke/stroke-notice-icon.js +7 -0
- package/dist/icons/stroke/stroke-plus-icon.js +0 -1
- package/dist/icons/stroke/stroke-recent-icon.js +0 -1
- package/dist/icons/stroke/stroke-search-icon.js +0 -1
- package/dist/icons/stroke/stroke-trash-icon.js +0 -1
- package/dist/index.js +72 -4
- package/dist/info-icon-tooltip/info-icon-tooltip.d.ts +3 -1
- package/dist/info-icon-tooltip/info-icon-tooltip.js +6 -8
- package/dist/intl/intl-context.d.ts +2 -0
- package/dist/intl/intl-provider.js +5 -0
- package/dist/intl/translation-id.d.ts +1 -1
- package/dist/intl/types.d.ts +3 -0
- package/dist/intl/types.js +6 -1
- package/dist/lists/download-document-list/download-document-list.js +4 -8
- package/dist/lists/download-document-list/download-document-list.module.css.js +1 -1
- package/dist/lists/feature-list/feature-list.js +5 -4
- package/dist/lists/feature-list/feature-list.module.css.js +1 -1
- package/dist/lists/icon-list/icon-list.d.ts +2 -1
- package/dist/lists/icon-list/icon-list.js +3 -2
- package/dist/lists/icon-list/icon-list.module.css.js +1 -1
- package/dist/lists/menu-list/menu-list-back-button.js +2 -2
- package/dist/lists/menu-list/menu-list-header.js +2 -2
- package/dist/lists/menu-list/menu-list-item.js +2 -2
- package/dist/lists/orderline-list/orderline-list.js +2 -2
- package/dist/lists/orderline-list/orderline-list.module.css.js +1 -1
- package/dist/media/image/image.js +1 -1
- package/dist/message/message.js +5 -8
- package/dist/modals/dialog/dialog.js +1 -4
- package/dist/modals/favorite/add-to-favorite-dialog.js +1 -1
- package/dist/modals/modal/modal.js +3 -2
- package/dist/modals/recover-password/recover-password-dialog.js +1 -1
- package/dist/modals/signin/sign-in-dialog.js +2 -2
- package/dist/navigation/mobile-navigation/mobile-navigation.js +2 -4
- package/dist/navigation/mobile-navigation/mobile-navigation.module.css.js +1 -1
- package/dist/notifications/announcements/announcement-list.js +7 -3
- package/dist/notifications/announcements/announcement-list.module.css.js +1 -1
- package/dist/notifications/announcements/announcement.js +12 -18
- package/dist/pages/checkout/payment-page/components/payment.js +1 -1
- package/dist/pages/checkout/shipping-page/components/edit-checkout-bill-to-address-form.js +1 -1
- package/dist/pages/countries-page/countries-page.d.ts +1 -0
- package/dist/pages/countries-page/countries-page.js +18 -0
- package/dist/pages/error-page/error-page.js +1 -1
- package/dist/pages/my-sonic/actions/change-customer/change-customer.js +2 -2
- package/dist/pages/my-sonic/navigation/my-sonic-desktop-navigation.js +2 -1
- package/dist/pages/my-sonic/navigation/my-sonic-navigation-items.d.ts +2 -2
- package/dist/pages/my-sonic/navigation/my-sonic-navigation-items.js +4 -8
- package/dist/pages/my-sonic/widgets/connected-address-book-widget.js +2 -2
- package/dist/shared/api/storefront/hooks/authentication/use-patch-session.d.ts +4 -1
- package/dist/shared/api/storefront/model/storefront.model.d.ts +4 -1
- package/dist/shared/error/default-error-view.js +2 -2
- package/dist/shared/hooks/use-resize-observer.js +1 -0
- package/dist/shared/routing/route-provider.d.ts +1 -0
- package/dist/shared/routing/route-utils.d.ts +2 -1
- package/dist/shared/routing/route-utils.js +2 -1
- package/dist/shared/routing/types.d.ts +2 -0
- package/dist/shared/routing/use-route-link.d.ts +1 -1
- package/dist/shared/routing/use-route-link.js +3 -3
- package/dist/shared/utils/css.js +9 -53
- package/dist/sidebar/sidebar.js +3 -2
- package/dist/sidebar/toggle-sidebar-button.js +2 -2
- package/dist/styles.css +1032 -686
- package/dist/table/elements/table-sort-button.js +2 -2
- package/dist/toast/toast.js +8 -10
- package/dist/tooltip/tooltip.js +3 -2
- package/dist/tooltip/tooltip.module.css.js +1 -1
- package/package.json +2 -1
- package/dist/icons/glyph/glyphs-arrow-blackcaps-right-icon.js +0 -8
- package/dist/icons/glyph/glyphs-arrow-semibold-right-icon.js +0 -8
- package/dist/navigation/account-icon/account-icon.d.ts +0 -5
- package/dist/navigation/account-icon/account-icon.js +0 -13
- package/dist/navigation/cart-icon/cart-icon.d.ts +0 -5
- package/dist/navigation/cart-icon/cart-icon.js +0 -13
- package/dist/navigation/favorite-icon/favorite-icon.d.ts +0 -5
- package/dist/navigation/favorite-icon/favorite-icon.js +0 -13
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagRS(props) {
|
|
4
|
+
return (jsxs("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: [jsxs("defs", { children: [jsx("path", { d: "M0 0h128v85H0z", id: "muqby0075a" }), jsx("path", { d: "M0 0h128v43H0z", id: "e5dr6idqnc" })] }), jsxs("g", { fill: "none", fillRule: "evenodd", children: [jsx("path", { d: "M0 0h128v127.985H0z", fill: "color(display-p3 0.894 0.000 0.275)" }), jsxs("g", { transform: "translate(0 43)", children: [jsx("mask", { fill: "#fff", id: "rqtmeu9y2b", children: jsx("use", { xlinkHref: "#muqby0075a" }) }), jsx("path", { d: "M0 0h128v85H0z", fill: "color(display-p3 0.004 0.129 0.412)", mask: "url(#rqtmeu9y2b)" })] }), jsxs("g", { transform: "translate(0 85)", children: [jsx("mask", { fill: "#fff", id: "8ru36vf4od", children: jsx("use", { xlinkHref: "#e5dr6idqnc" }) }), jsx("path", { d: "M0 0h128v43H0z", fill: "color(display-p3 1.000 1.000 1.000)", mask: "url(#8ru36vf4od)" })] }), jsxs("g", { fillRule: "nonzero", children: [jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169", children: [jsx("path", { d: "M80.33 30.456c.267-.58.05-1.387-.034-1.57-.045-.091.086-.295.142-.375 1.817-2.553 1.848-2.779.595-3.736-1.128-.863-3.681-1.701-5.506-2.268-.381-.287-.622-.679-.968-1.002 3.509.25 7.31 1.665 9.228 3.317 1.013.874-.22 2.639-1.729 5.322-.932.669-1.37.98-1.727.312z" }), jsx("path", { d: "M80.882 30.658c.074-.215.133-.435.176-.658.074-.38.045-.773-.083-1.139.447-.594.857-1.216 1.226-1.861.242-.453.43-.958.287-1.475-.152-.551-.632-.926-1.066-1.258a9.038 9.038 0 0 0-1.916-1.043c-1.572-.648-2.822-.965-3.738-.993l.58.536c1.706.547 3.717 1.27 4.685 2.008 1.252.956 1.22 1.183-.596 3.736-.056.08-.187.284-.143.376a2.437 2.437 0 0 1-.019 1.604c.157.293.384.14.607.168z" }), jsx("path", { d: "M65.538 19.293c-.016-.324.006-.268.055.23a.222.222 0 0 1 .203-.144c.148.003.237.226.251.729-.008.13-.018.258-.027.386 4.653-.103 7.411.598 8.123 1.944.585 1.107-.41 2.941-1.912 5.035-.181.254-.176.232 0 .441.254.302.528.813.323 1.262.894.52 1.978.596 2.937.208.163-.343.434-.624.772-.798.057-.038.258-.137.28-.202.496-1.584.995-3.05 1.422-4.415 1.343-4.286-10.587-4.678-12.426-4.676z" }), jsxs("g", { strokeLinejoin: "round", children: [jsx("path", { d: "M77.825 37.73c.43-.928.963-1.803 1.59-2.61-1.654 1.22-2.523 1.037-2.644-.552a1.173 1.173 0 0 0-.363-.035c-1.262 1.952-2.49 1.682-3.682-.811-1.625 2.561-3.018 2.516-4.112-.157-1.874 2.336-3.452 2.343-4.736.05v-.291c.073.032.023.042-.144.018l-.028-.053c-.05.01-.096.02-.138.026a5.769 5.769 0 0 1-.139-.026l-.027.053c-.167.024-.217.014-.146-.018v.292c-1.282 2.293-2.86 2.285-4.734-.05-1.095 2.672-2.488 2.718-4.113.156-1.192 2.493-2.42 2.764-3.682.811a1.171 1.171 0 0 0-.363.035c-.121 1.59-.99 1.773-2.644.552a13.614 13.614 0 0 1 1.59 2.61c4.762-.198 9.51-.445 14.256-.692 4.746.247 9.492.494 14.256.692h.003z" }), jsx("path", { d: "m79.778 33.893-.519-.086c-.995 2.428-1.887 2.488-2.057.178.223-.08.135-.467.387-.313.133.082.3-.149.19-.276a.546.546 0 0 0-.779.056c-.116-.369-.4-.54-.756-.386-.153.068-.101.344.053.329.249-.026.149.232.227.406-1.767 2.3-2.67 2.027-2.45-.996a10.052 10.052 0 0 1-1.347-.328c-1.625 3.26-2.781 3.4-3.718.475.2-.15.144-.525.437-.404.165.068.305-.223.157-.348-.343-.287-.714-.19-.964.18-.199-.4-.555-.543-.931-.3-.162.104-.061.41.111.364.33-.088.183.346.434.495-.719 2.75-4.345 2.936-3.752-1.137l-.932.034-.934-.034c.594 4.073-3.032 3.887-3.75 1.137.251-.149.102-.584.434-.495.171.047.272-.26.11-.364-.376-.243-.731-.1-.932.3-.249-.37-.62-.467-.962-.18-.148.125-.009.416.156.348.293-.12.236.254.437.404-.936 2.926-2.093 2.785-3.717-.475-.442.14-.892.25-1.348.328.22 3.023-.684 3.297-2.45.996.077-.174-.021-.432.227-.406.155.015.207-.261.053-.329a.525.525 0 0 0-.755.386.547.547 0 0 0-.78-.056c-.11.127.058.358.19.276.251-.154.164.232.386.313-.167 2.31-1.06 2.25-2.055-.178l-.519.086a2.582 2.582 0 0 0 .536 1.624c1.493 1.893 2.604 1.464 2.644-.657 1.955 2.29 3.432 2 3.697-.415 1.644 3.047 4.283 1.59 4.337-.258.725 2.684 4.738 2.666 4.995-.42.256 3.086 4.268 3.104 4.993.42.055 1.847 2.694 3.304 4.337.258.266 2.415 1.744 2.705 3.698.415.04 2.12 1.15 2.55 2.644.657a2.58 2.58 0 0 0 .536-1.624z" })] }), jsx("path", { d: "M66.911 30.795c-.22-.137-.263-.101-.334-.191a.657.657 0 0 1-.063-.49c.115-.738-.33-.635-.829-.308a7.107 7.107 0 0 0-.715.74c-.214.197-.392.214-.446.292-.006.283-.008.528-.006.639-.002.11 0 .355.006.637.054.079.232.096.446.294.22.263.46.51.715.739.5.326.944.43.829-.309a.657.657 0 0 1 .063-.49c.07-.09.114-.053.334-.19a.976.976 0 0 0 .322-.314 2.082 2.082 0 0 0 0-.737.983.983 0 0 0-.322-.312z" })] }), jsx("path", { d: "m64.502 31.59.019.124c.5.06.968.273 1.344.608a2.025 2.025 0 0 0-1.363-.732m0-.226.019-.124c.5-.06.968-.273 1.344-.609-.34.415-.83.679-1.363.733", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169", children: [jsx("path", { d: "M66.52 29.777c-.177.06-.34.156-.482.28-.225.217-.079.576.212.925.18.305.18.684 0 .989-.29.348-.437.708-.212.925.141.124.305.219.483.28a1.06 1.06 0 0 0-.008-.337.657.657 0 0 1 .063-.489c.07-.09.115-.054.335-.192a.975.975 0 0 0 .32-.313c.072-.116.034-.242.034-.368a.644.644 0 0 0-.033-.368.985.985 0 0 0-.321-.314c-.22-.137-.264-.101-.335-.19a.661.661 0 0 1-.063-.491c.02-.11.023-.224.008-.335v-.002zM46.807 30.457c-.266-.58-.05-1.387.036-1.57.044-.092-.086-.296-.144-.375-1.816-2.553-1.847-2.78-.595-3.736 1.13-.864 3.682-1.702 5.507-2.268.381-.287.622-.68.967-1.002-3.507.25-7.31 1.665-9.227 3.317-1.013.874.219 2.638 1.728 5.322.934.669 1.372.98 1.727.312h.001z" }), jsx("path", { d: "M46.256 30.658A4.627 4.627 0 0 1 46.08 30a2.183 2.183 0 0 1 .082-1.139A18.014 18.014 0 0 1 44.937 27c-.241-.453-.43-.958-.287-1.475.152-.551.633-.926 1.066-1.258a9.013 9.013 0 0 1 1.916-1.043c1.572-.648 2.822-.965 3.737-.993l-.581.536c-1.704.547-3.716 1.27-4.683 2.008-1.253.956-1.221 1.183.595 3.736.057.08.188.284.143.376a2.447 2.447 0 0 0 .02 1.604c-.157.293-.385.14-.608.168z" }), jsx("path", { d: "M61.6 19.293c.016-.324-.007-.268-.055.23a.225.225 0 0 0-.205-.144c-.147.003-.236.226-.25.729l.025.386c-4.652-.103-7.41.598-8.122 1.944-.585 1.107.41 2.941 1.911 5.035.182.254.176.232 0 .441-.254.302-.526.813-.32 1.262-.896.52-1.98.596-2.939.208a1.734 1.734 0 0 0-.772-.798c-.056-.038-.259-.137-.279-.202-.497-1.584-.995-3.05-1.422-4.415-1.342-4.286 10.589-4.678 12.426-4.676h.002zM62.409 37.027l-.167 4.645c4.608.129 10.067.337 14.674.466l.92-4.337c-11.078-.7-16.183-.92-15.427-.774z" }), jsx("path", { d: "M62.407 37.029v.025c-2.46.11-6.829.359-13.104.749l.92 4.337c4.173-.117 9.042-.298 13.347-.428 4.304.13 9.174.31 13.347.428l.918-4.337c-6.281-.397-10.65-.646-13.104-.749v-.025c.25-.049-.137-.058-1.16-.022-1.025-.036-1.41-.027-1.162.022h-.002z" }), jsx("path", { d: "M63.57 37.542h-1.182l-.169.002h-.304l-.37.005h-.064l-.156.002h-.116l-.161.003h-.006l-.169.003h-.053l-.113.003h-.037l-.13.003-.169.003h-.008l-.16.004h-.072c-.199.004-.397.01-.596.015l-.08.002-.227.007h-.026l-.2.007-.132.004-.094.003h-.026l-.2.006h-.012l-.165.006h-.008l-.159.006-.107.004-.224.009c-.296.012-.59.024-.884.038l-.042.002c-.433.02-.864.043-1.293.066l-.025.002-.065.003c-.86.05-1.717.106-2.568.17l-.032.002-.01.002c-1.248.093-2.482.203-3.705.33-.697.065-.83-.755 0-.831 1.223-.127 2.457-.238 3.704-.332h.011c1.711-.129 3.442-.227 5.193-.294l.144-.006h.022l.048-.002.166-.006h.012c.716-.025 1.435-.045 2.159-.06l.113-.002h.006l.192-.003h.03l.162-.002.066-.002h.102l.127-.002h.1l.445-.006h.338l.492-.004h1.381c.164 0 .329.002.492.004h.338l.445.006h.1l.127.002h.102l.066.002.162.002h.031l.192.003h.006l.113.002c.722.014 1.441.034 2.158.06h.011l.167.006.047.002h.022l.145.006c1.75.066 3.482.164 5.192.294h.01c1.247.095 2.482.205 3.705.332.83.076.696.896 0 .83a136.358 136.358 0 0 0-3.704-.33l-.01-.001-.032-.002c-.851-.065-1.707-.121-2.568-.17l-.065-.003-.024-.002c-.43-.024-.862-.046-1.295-.066l-.041-.002-.884-.038-.224-.01-.108-.003-.159-.006h-.007l-.166-.006h-.011l-.202-.006h-.025l-.094-.003-.132-.004-.201-.007h-.026l-.227-.007-.081-.002-.596-.015h-.072l-.16-.004h-.008l-.167-.003-.131-.003h-.037l-.113-.003h-.054l-.168-.003h-.006l-.162-.003h-.115l-.156-.002h-.065l-.369-.005h-.304l-.169-.002H63.57z" })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M52.714 27.388a.896.896 0 1 1 0 1.792.896.896 0 0 1 0-1.792zM45.08 29.265a.832.832 0 1 1 0 1.664.832.832 0 0 1 0-1.664z" }), jsx("path", { d: "M44.285 27.744a.832.832 0 1 1 0 1.664.832.832 0 0 1 0-1.664z" }), jsx("path", { d: "M43.536 26.208a.832.832 0 1 1 0 1.664.832.832 0 0 1 0-1.664z" })] }), jsx("path", { d: "M63.571 30.39a1.088 1.088 0 1 1 0 2.176 1.088 1.088 0 0 1 0-2.177z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsx("path", { d: "M58.241 29.063c.482-.033.363.823.267 1.014-.124.249-.239.256-.395.026-.12-.176-.351-1.007.127-1.04h.001z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".17" }), jsx("path", { d: "M58.271 29.525c1.13-.076.85 1.934.627 2.381-.29.586-.561.603-.928.064-.282-.415-.83-2.369.301-2.445z", fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169" }), jsx("path", { d: "M49.16 30.271c.46-.145.548.714.501.92-.061.273-.171.307-.378.122-.157-.143-.582-.896-.123-1.041z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".17" }), jsx("path", { d: "M49.3 30.714c1.08-.345 1.288 1.674 1.178 2.163-.144.636-.402.719-.889.281-.372-.334-1.369-2.101-.29-2.444h.002z", fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169" }), jsxs("g", { strokeWidth: ".169", children: [jsx("path", { d: "M61.044 20.071a15.821 15.821 0 0 0-7.359 1.003c-2.069.82-1.867 3.219.657 6.548a3.5 3.5 0 0 0-.38 1.551c.268-.014.455-.007.69-.014-.182-.402.022-.896.254-1.244.153-.228.182-.187 0-.44-1.503-2.095-2.497-3.93-1.912-5.037.71-1.346 3.47-2.047 8.121-1.944l-.025-.372a2.123 2.123 0 0 0-.047-.05z", fill: "color(display-p3 1.000 0.780 0.173)", strokeLinejoin: "round" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "M49.277 20.754a.863.863 0 1 1 0 1.726.863.863 0 0 1 0-1.726z" }), jsx("path", { d: "M50.973 20.2a.863.863 0 1 1 0 1.727.863.863 0 0 1 0-1.727z" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "m51.197 20.937.258.343c-1.365.75-1.93 1.539-1.796 2.332.022.137.437 1.59 1.364 4.407.515.337.99.731 1.417 1.175-.035.039.101.161.06.195.094.432-.39.343-.716.236a2.721 2.721 0 0 0-.91-1.04c-.057-.037-.26-.136-.28-.2-.497-1.585-.995-3.051-1.422-4.416-.43-1.371.501-2.343 2.025-3.032z", strokeWidth: ".169" }), jsx("path", { d: "m45.81 31.117-.05.277a2.687 2.687 0 0 1-1.02.07c.472-.462.823-.56 1.071-.347z", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "M45.768 30.486c.249.055.272.097.38.116a.57.57 0 0 0 .465-.102c.54-.323.552.26.342.696-.127.31-.1.66.07.946.172.32.136.466.015.552-.078.052-.157.103-.237.153-.145.171-.256.141-.276-.083-.54-.222-.718-.739-.878-1.193-.237-.666-1.094-.823.119-1.084v-.001z", strokeWidth: ".17" }), jsx("path", { d: "M45.979 30.509c.47.166.523-.094.838-.08-.125.717-.251 1.09-1.001.704a.86.86 0 0 0-1.043.33c-.036.085-.277-.09-.366-.283-.368-.804.942-.895 1.57-.67l.002-.001z", strokeWidth: ".169" })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M60.29 18.216a.86.86 0 1 1 0 1.72.86.86 0 0 1 0-1.72z" }), jsx("path", { d: "M58.528 18.216a.86.86 0 1 1-.002 1.72.86.86 0 0 1 .002-1.72zm-1.762.139a.86.86 0 1 1 0 1.72.86.86 0 0 1 0-1.72z" }), jsx("path", { d: "M55.14 18.665a.86.86 0 1 1 .002 1.721.86.86 0 0 1-.001-1.72z" }), jsxs("g", { children: [jsx("path", { d: "M44.453 23.096a.863.863 0 1 1 0 1.727.863.863 0 0 1 0-1.727z" }), jsx("path", { d: "M45.933 22.163a.863.863 0 1 1 0 1.727.863.863 0 0 1 0-1.727z" }), jsx("path", { d: "M47.617 21.374a.863.863 0 1 1 0 1.726.863.863 0 0 1 0-1.726zm-4.31 3.127a.863.863 0 1 1 0 1.727.863.863 0 0 1 0-1.727z" })] })] }), jsx("path", { d: "m60.368 39.4 3.2-1.6 3.2 1.6-3.2 1.6z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsx("path", { d: "M63.57 38.42c.795 0 1.44.43 1.44.96s-.645.96-1.44.96c-.796 0-1.44-.43-1.44-.96s.644-.96 1.44-.96z", fill: "color(display-p3 0.004 0.129 0.412)", strokeWidth: ".169" }), jsx("path", { d: "m53.255 39.803 3.098-1.79 3.292 1.4-3.097 1.792z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsx("path", { d: "M56.388 38.629c.795-.05 1.464.34 1.496.87.032.53-.584.997-1.379 1.045-.794.048-1.463-.34-1.495-.87-.033-.53.585-.997 1.378-1.045z", fill: "color(display-p3 0.894 0.000 0.275)", strokeWidth: ".169" }), jsxs("g", { strokeWidth: ".169", children: [jsx("path", { d: "m49.531 38.516 3.346 1.267-2.762 1.848c-.717-.238-1.284-2.671-.584-3.115z", fill: "color(display-p3 1.000 0.780 0.173)" }), jsx("path", { d: "M49.594 39.134c.791-.082 1.477.28 1.53.808.054.528-.544 1.02-1.336 1.1-.514.053-.833-.396-.889-.874-.055-.478.153-.98.695-1.034z", fill: "color(display-p3 0.004 0.129 0.412)" }), jsx("path", { d: "M60.097 39.992a.45.45 0 1 1 0 .899.45.45 0 0 1 0-.9zm-6.861.38a.449.449 0 1 1 0 .898.449.449 0 0 1 0-.897zm-.241-2.074a.45.45 0 1 1 0 .9.45.45 0 0 1 0-.9zm7.084-.292a.45.45 0 1 1 0 .9.45.45 0 0 1 0-.9z", fill: "color(display-p3 1.000 1.000 1.000)" })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M47.922 33.982c.339-.103.872.649.998.635.166-.43-.174-1.458-.779-2.271-.41-.134-.447-.398-.533-1.01-.026-.183-.377-.057-.383.254a2.59 2.59 0 0 0 .042.803.287.287 0 0 1-.112.322c.64.254.796.565.766 1.265v.002z", strokeWidth: ".17" }), jsx("path", { d: "M47.617 31.346c-.058.15-.089.31-.09.472a.662.662 0 0 0 .154.45c.117.143.26.263.422.353.14.11.25.253.32.417.09.171.148.359.167.552.013.5.111.936.34 1.023a.45.45 0 0 0 .326.02 1.191 1.191 0 0 0-.102-.342 1.482 1.482 0 0 1-.22-.968c.03-.161.136-.222.117-.37-.036-.29-.264-.842-.597-.842-.333 0-.484-.036-.655-.47a1.228 1.228 0 0 0-.182-.295z", strokeLinejoin: "round", strokeWidth: ".17" }), jsx("path", { d: "M46.375 32.544c.091-.067.193-.12.3-.159a.815.815 0 0 1 .536-.025c.79.238 1.135 1.63.27 1.964-.17.021-.328-.132-.48-.469a2.59 2.59 0 0 0-.579-.941c-.125-.159-.13-.291-.047-.37z", strokeWidth: ".168" }), jsx("path", { d: "M46.772 32.636c.759-.293 1.317 1.15.61 1.424-.382.147-.418-.326-.492-.589-.1-.354-.846-.552-.118-.835z", strokeWidth: ".168" })] }), jsx("path", { d: "M46.853 32.85c.37-.143.878.717.415.913a.478.478 0 0 1-.66-.3.44.44 0 0 1 .245-.613z", fill: "color(display-p3 0.004 0.129 0.412)", strokeWidth: ".169" }), jsx("path", { d: "m73.883 39.803-3.096-1.792-3.292 1.402 3.096 1.792z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsx("path", { d: "M70.749 38.63c-.793-.05-1.463.34-1.496.87-.033.528.584.997 1.379 1.045.795.05 1.463-.34 1.496-.87.032-.53-.584-.997-1.379-1.046z", fill: "color(display-p3 0.894 0.000 0.275)", strokeWidth: ".169" }), jsx("path", { d: "m77.607 38.516-3.346 1.267 2.762 1.848c.717-.238 1.284-2.671.585-3.115h-.001z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsx("path", { d: "M77.543 39.134c-.79-.082-1.476.28-1.53.808-.053.528.545 1.02 1.336 1.1.515.053.834-.396.889-.874.054-.478-.152-.98-.695-1.034z", fill: "color(display-p3 0.004 0.129 0.412)", strokeWidth: ".169" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M67.044 39.992a.45.45 0 1 0 0 .899.45.45 0 0 0 0-.9zm6.858.38a.449.449 0 1 0-.001.898.449.449 0 0 0 .001-.897zm.244-2.074a.45.45 0 1 0 0 .9.45.45 0 0 0 0-.9zm-7.087-.292a.45.45 0 1 0 0 .9.45.45 0 0 0 0-.9zM52.023 25.92a.896.896 0 1 1-.001 1.793.896.896 0 0 1 0-1.792z" }), jsx("path", { d: "M51.368 24.432a.896.896 0 1 1 0 1.793.896.896 0 0 1 0-1.793zM53.513 19.19a.863.863 0 1 1 0 1.726.863.863 0 0 1 0-1.726z" }), jsx("path", { d: "M52.061 19.85a.896.896 0 1 1 0 1.79.896.896 0 0 1 0-1.79z" }), jsx("path", { d: "M50.992 21.115a.896.896 0 1 1-.001 1.792.896.896 0 0 1 0-1.792z" }), jsx("path", { d: "M50.82 22.71a.896.896 0 1 1-.002 1.792.896.896 0 0 1 .001-1.793z" })] }), jsx("path", { d: "M64.007 12.686a.437.437 0 0 0 0-.875.437.437 0 0 0-.875 0 .437.437 0 0 0 0 .875v.898h-.772a.437.437 0 0 0-.875-.009.437.437 0 1 0 0 .875.438.438 0 0 0 .875.01h.772v2.985h.877V14.46h.773a.438.438 0 0 0 .875-.01.437.437 0 1 0 0-.875.437.437 0 0 0-.875.008h-.773l-.002-.897z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsx("path", { d: "M63.571 15.503a2.416 2.416 0 1 1 0 4.833 2.416 2.416 0 0 1 0-4.833z", fill: "color(display-p3 0.004 0.129 0.412)", strokeWidth: ".169" }), jsx("path", { d: "M63.57 15.503c.147 0 .294.014.439.04v1.902h-.877v-1.902c.144-.026.291-.04.438-.04z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169" }), jsxs("g", { strokeWidth: ".169", children: [jsx("path", { d: "M65.934 17.43c.056.273.065.555.026.832a70.521 70.521 0 0 0-2.392-.046c-.801 0-1.597.019-2.391.046a2.46 2.46 0 0 1 .024-.833 67.264 67.264 0 0 1 2.367-.045c.792 0 1.58.018 2.365.045h.001z", fill: "color(display-p3 1.000 0.780 0.173)" }), jsx("path", { d: "M61.694 19.429c-.512-.315-.601.173-.588.664.048 1.848.403 3.606-.094 5.87-.2.905-.521 1.415-.209 1.59.799.444 1.165.852 1.038 1.07.236.45.824.363 1.728.22.903.143 1.491.23 1.726-.22-.127-.218.24-.626 1.037-1.07.313-.175-.008-.686-.208-1.59-.498-2.263-.142-4.022-.094-5.87.012-.49-.076-.979-.588-.664-1.007.62-2.73.628-3.75 0h.002z", fill: "color(display-p3 1.000 0.780 0.173)", strokeLinejoin: "round" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "M63.571 26.385a.96.96 0 1 1 0 1.92.96.96 0 0 1 0-1.92z" }), jsx("path", { d: "M63.571 24.72a.96.96 0 1 1 0 1.921.96.96 0 0 1 0-1.92z" }), jsx("path", { d: "M63.571 23.122a.96.96 0 1 1 0 1.92.96.96 0 0 1 0-1.92zm0-4.543a.96.96 0 1 1 0 1.92.96.96 0 0 1 0-1.92z" }), jsx("path", { d: "M63.571 19.986a.96.96 0 1 1 0 1.92.96.96 0 0 1 0-1.92z" }), jsx("path", { d: "M63.571 21.522a.96.96 0 1 1 0 1.92.96.96 0 0 1 0-1.92z" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".169", children: [jsx("path", { d: "M62.481 28.487c-.38-.703-.783-1.152-1.21-1.347.588-1.838.726-4.21.381-7.136-.035-.438-.144-.626-.311-.623-.147.003-.236.226-.251.729.107 1.61.238 3.018.165 4.213a13.653 13.653 0 0 1-.597 2.954c-.038.14.06.248.545.519.302.143.537.396.656.708a.305.305 0 0 1 .208-.018c.358.103.51.077.415 0v.001zm2.178 0c.38-.702.783-1.151 1.21-1.348-.588-1.837-.726-4.21-.381-7.136.035-.437.144-.625.311-.622.148.003.236.226.251.73-.107 1.61-.238 3.017-.164 4.212.089 1.003.289 1.994.596 2.954.038.14-.06.248-.545.519a1.295 1.295 0 0 0-.656.708.306.306 0 0 0-.208-.018c-.358.103-.51.076-.414 0v.001z", strokeLinejoin: "round" }), jsx("path", { d: "M64.251 28.135c.138.22.102.264.192.334a.66.66 0 0 0 .49.064c.738-.115.635.33.31.828a7.09 7.09 0 0 1-.742.715c-.197.214-.214.393-.292.446-.213.006-.426.008-.64.006-.11.002-.355 0-.638-.006-.078-.053-.095-.232-.293-.446a7.13 7.13 0 0 1-.74-.715c-.327-.5-.429-.943.309-.828.165.043.341.02.49-.064.09-.07.054-.114.192-.334a.972.972 0 0 1 .313-.321c.243-.044.493-.044.736 0a.975.975 0 0 1 .314.32z" })] })] }), jsx("path", { d: "m63.458 30.544-.124-.018c-.06-.5-.273-.97-.61-1.346.415.34.679.83.734 1.364m.224 0 .124-.018c.06-.5.273-.97.61-1.346-.414.34-.678.83-.733 1.363", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M65.267 28.523c-.06.178-.156.343-.28.484-.217.224-.576.079-.924-.212a.975.975 0 0 0-.99 0c-.349.29-.709.437-.926.212a1.422 1.422 0 0 1-.277-.484c.111-.015.224-.012.335.008a.66.66 0 0 0 .49-.063c.09-.07.053-.114.191-.334a.976.976 0 0 1 .314-.322c.243-.043.492-.043.736 0a.978.978 0 0 1 .313.322c.137.22.102.263.192.334a.658.658 0 0 0 .49.063c.11-.02.223-.023.335-.008zM60.228 30.796c.22-.138.264-.102.334-.192a.657.657 0 0 0 .064-.49c-.115-.738.328-.635.827-.308.256.229.496.476.716.74.214.197.392.214.446.292.007.283.008.528.007.639 0 .11 0 .355-.007.638-.054.078-.232.095-.446.293-.214.198-.466.576-.716.739-.499.326-.942.43-.827-.309a.657.657 0 0 0-.064-.49c-.07-.09-.114-.053-.334-.19a.968.968 0 0 1-.321-.314c-.073-.116-.033-.242-.033-.368s-.04-.251.033-.368a.975.975 0 0 1 .321-.312z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169" }), jsx("path", { d: "m62.638 31.59-.019.124c-.5.06-.97.272-1.345.607.34-.415.83-.678 1.363-.732m0-.225-.018-.124a2.46 2.46 0 0 1-1.344-.609c.34.415.83.679 1.363.733", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M60.617 29.777c.178.06.343.156.484.28.225.217.08.576-.21.925a.796.796 0 0 0-.136.497.808.808 0 0 0 .135.492c.29.348.436.708.211.925a1.443 1.443 0 0 1-.484.28 1.066 1.066 0 0 1 .01-.337.657.657 0 0 0-.064-.489c-.07-.09-.114-.054-.335-.192a.975.975 0 0 1-.32-.313c-.073-.116-.034-.242-.034-.368s-.04-.251.033-.368a.985.985 0 0 1 .321-.314c.22-.137.264-.101.335-.19a.661.661 0 0 0 .063-.49 1.06 1.06 0 0 1-.009-.336v-.002zm6.294 2.381c-.22.138-.263.102-.334.191a.658.658 0 0 0-.063.49c.115.738-.33.635-.828.309a7.107 7.107 0 0 1-.716-.74c-.214-.197-.392-.214-.446-.292-.006-.283-.008-.528-.006-.64-.002-.11 0-.355.006-.637.054-.078.232-.095.446-.293.22-.263.46-.51.716-.74.498-.326.943-.429.828.31a.657.657 0 0 0 .063.49c.07.09.114.052.334.19.13.078.24.186.322.314.044.243.044.493 0 .736a.976.976 0 0 1-.322.312z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169" }), jsx("path", { d: "m64.502 31.364.019-.124c.5-.06.968-.273 1.344-.609-.34.415-.83.679-1.363.733m0 .226.019.124c.5.06.968.273 1.344.608a2.025 2.025 0 0 0-1.363-.732", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169", children: [jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M66.521 33.175a1.422 1.422 0 0 1-.482-.28c-.225-.217-.08-.577.21-.925a.972.972 0 0 0 0-.989c-.29-.349-.435-.708-.21-.925.14-.124.304-.22.482-.28.015.112.012.225-.008.336a.66.66 0 0 0 .063.49c.07.09.115.054.335.19.13.08.24.186.321.314a.644.644 0 0 1 .033.368c0 .127.039.252-.033.368a.975.975 0 0 1-.321.314c-.22.138-.264.101-.335.192a.657.657 0 0 0-.063.489c.02.11.023.224.008.336v.002zm-2.95-2.786a1.088 1.088 0 1 1 0 2.177 1.088 1.088 0 0 1 0-2.177z" }), jsx("path", { d: "M63.569 30.676a.8.8 0 1 1 0 1.6.8.8 0 0 1 0-1.6z" })] }), jsx("path", { d: "M63.571 30.973a.504.504 0 1 1 0 1.007.504.504 0 0 1 0-1.007z", fill: "color(display-p3 0.004 0.129 0.412)" })] }), jsx("path", { d: "m46.521 32.428.096-.04a.97.97 0 0 1-.181-.875c-.184.228-.14.587.085.915", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M53.52 28.75c.188.234.165.29.266.358.152.074.33.071.48-.006.683-.26.685.28.484.898-.096.3-.387.625-.518.88-.126.249-.101.436-.157.5-.248.04-.46.07-.559.082-.095.015-.306.041-.55.067-.08-.044-.141-.222-.366-.417a8.075 8.075 0 0 1-.831-.646c-.429-.486-.657-.951.016-.935a.452.452 0 0 0 .411-.146c.06-.093.015-.136.072-.409a.98.98 0 0 1 .19-.425c.086-.104.212-.081.328-.103.117-.022.223-.09.353-.026.15.08.28.191.381.327z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169" }), jsx("path", { d: "M53.423 31.476c-.037 0-.073-.003-.111-.005a3.29 3.29 0 0 0-.889-1.332c.47.325.82.795 1 1.337m.196-.028.104-.032a2.796 2.796 0 0 1 .216-1.521c-.276.332-.389.951-.32 1.553", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M54.584 29.036a1.728 1.728 0 0 1-.15.603c-.15.287-.518.178-.913-.097a.683.683 0 0 0-.49-.076.598.598 0 0 0-.405.225c-.225.369-.494.575-.747.365a2 2 0 0 1-.387-.486.728.728 0 0 1 .294-.04.452.452 0 0 0 .41-.147c.06-.093.015-.134.073-.408a.993.993 0 0 1 .19-.426c.085-.104.211-.08.327-.101.116-.022.224-.091.354-.027.149.08.279.192.38.327.188.235.164.292.266.36.152.072.33.07.48-.007a.83.83 0 0 1 .318-.065z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169" }), jsx("path", { d: "M50.85 31.72c.11-.132.153-.102.173-.185a.77.77 0 0 0-.12-.434c-.328-.638.021-.583.494-.333.142.085.275.184.398.295.139.117.278.24.393.323.235.168.38.173.448.24.078.194.154.389.226.584.04.102.125.325.217.584-.014.073-.15.092-.25.278a6.353 6.353 0 0 1-.298.668c-.178.233-.341.372-.467.35-.126-.024-.216-.207-.251-.613a.706.706 0 0 0-.207-.423c-.083-.076-.102-.045-.303-.157a1.336 1.336 0 0 1-.33-.261.843.843 0 0 1-.143-.314.779.779 0 0 1-.098-.316.518.518 0 0 1 .119-.287z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".171" }), jsx("path", { d: "M52.925 32.41c.01.046.022.09.032.132a1.243 1.243 0 0 0-.512.245c-.144.12-.26.27-.34.438a.914.914 0 0 1 .27-.51c.155-.147.344-.252.55-.305m-.081-.233-.061-.13a2.088 2.088 0 0 1-.66-.169 3.024 3.024 0 0 1-.625-.373c.172.187.378.34.607.45.232.117.482.192.739.222", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M50.796 30.689c.145.057.279.141.393.247a.628.628 0 0 1 .214.411c.02.182.006.366-.042.543a1.04 1.04 0 0 0 .076.508c.058.18.152.346.276.489.344.342.585.704.49.927a.461.461 0 0 1-.21.251 1.136 1.136 0 0 1-.172-.3 1.085 1.085 0 0 0-.22-.487 1.071 1.071 0 0 0-.313-.319c-.135-.083-.25-.047-.342-.16-.178-.218-.412-.75-.184-.994.226-.24.306-.376.116-.789a1.208 1.208 0 0 1-.081-.328h-.001z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "M56.805 32.423c-.18.152-.225.123-.274.215a.64.64 0 0 0 .02.466c.217.664-.191.605-.68.351a7.277 7.277 0 0 1-.75-.61c-.222-.162-.379-.161-.44-.23a17.34 17.34 0 0 1-.131-.596c-.045-.205-.087-.411-.125-.617.03-.083.184-.12.334-.344.146-.296.314-.581.502-.853.405-.42.811-.6.834.208a.77.77 0 0 0 .146.5c.083.085.117.041.348.154.138.065.26.16.356.28a.71.71 0 0 1 .088.366.68.68 0 0 1 .026.37.889.889 0 0 1-.251.338l-.003.002z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".161" }), jsx("path", { d: "m54.528 31.918-.01-.121c.438-.121.822-.389 1.087-.759a1.657 1.657 0 0 1-1.077.88m.045.21.04.116c.467.012.917.165 1.294.439a1.946 1.946 0 0 0-1.334-.555", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M56.61 33.413a1.42 1.42 0 0 1-.473-.213c-.234-.18-.166-.529.034-.889a.815.815 0 0 0 .039-.498.907.907 0 0 0-.21-.473c-.33-.315-.53-.664-.364-.92a1.32 1.32 0 0 1 .404-.363c.036.115.054.236.054.357a.767.767 0 0 0 .146.5c.082.085.117.041.348.154.138.066.26.161.355.28.063.112.093.239.088.367a.674.674 0 0 1 .025.369.887.887 0 0 1-.252.338c-.18.155-.225.124-.276.216a.645.645 0 0 0 .022.466.96.96 0 0 1 .059.308v.001z", strokeWidth: ".172" }), jsxs("g", { strokeWidth: ".169", children: [jsx("path", { d: "M53.495 31.06c.607.01 1.115.464 1.193 1.066a.896.896 0 0 1-.858 1.076 1.214 1.214 0 0 1-1.152-1.016.908.908 0 0 1 .817-1.126z" }), jsx("path", { d: "M53.543 31.354c.443.009.814.34.872.779a.658.658 0 0 1-.627.795.897.897 0 0 1-.85-.75.663.663 0 0 1 .605-.824z" })] })] }), jsx("path", { d: "M53.589 31.656c.277.006.51.212.547.487a.415.415 0 0 1-.392.503.56.56 0 0 1-.538-.475.417.417 0 0 1 .383-.514z", fill: "color(display-p3 0.004 0.129 0.412)", strokeWidth: ".169" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M74.426 27.388a.896.896 0 1 0 .002 1.792.896.896 0 0 0-.002-1.792zM82.058 29.265a.832.832 0 1 0 0 1.664.832.832 0 0 0 0-1.664z" }), jsx("path", { d: "M82.853 27.744a.832.832 0 1 0 0 1.664.832.832 0 0 0 0-1.664z" }), jsx("path", { d: "M83.602 26.208a.832.832 0 1 0 0 1.664.832.832 0 0 0 0-1.664z" })] }), jsx("path", { d: "M68.9 29.062c-.48-.032-.362.823-.266 1.016.122.248.237.255.394.026.12-.176.352-1.009-.127-1.04v-.002z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".17" }), jsx("path", { d: "M68.867 29.524c-1.131-.076-.85 1.934-.628 2.382.291.584.561.603.93.063.282-.414.828-2.369-.302-2.445z", fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169" }), jsx("path", { d: "M77.978 30.272c-.459-.147-.548.713-.5.921.06.271.17.305.377.12.158-.143.582-.894.123-1.04v-.001z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".17" }), jsx("path", { d: "M77.838 30.714c-1.079-.343-1.286 1.675-1.177 2.163.144.637.402.72.889.282.372-.334 1.369-2.102.29-2.445h-.002z", fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169" }), jsxs("g", { strokeWidth: ".169", children: [jsx("path", { d: "M66.094 20.071c2.498-.254 5.021.09 7.36 1.003 2.07.82 1.866 3.219-.657 6.548.245.481.374 1.012.378 1.551-.267-.014-.453-.007-.69-.014.183-.402-.021-.896-.253-1.244-.15-.228-.18-.187 0-.44 1.502-2.095 2.497-3.928 1.911-5.036-.71-1.346-3.47-2.047-8.122-1.944.009-.123.018-.247.025-.372l.046-.05.002-.002z", fill: "color(display-p3 1.000 0.780 0.173)", strokeLinejoin: "round" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "M77.858 20.754a.863.863 0 1 0 0 1.726.863.863 0 0 0 0-1.726z" }), jsx("path", { d: "M76.167 20.2a.863.863 0 1 0 0 1.727.863.863 0 0 0 0-1.727z" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M75.941 20.937c-.085.114-.171.229-.259.343 1.365.75 1.93 1.539 1.797 2.332-.022.137-.438 1.59-1.364 4.407-.515.337-.99.732-1.418 1.175.036.039-.1.161-.06.195-.093.432.392.343.717.236.209-.419.523-.777.91-1.04.057-.037.26-.136.28-.2.497-1.585.995-3.051 1.422-4.416.43-1.371-.501-2.343-2.025-3.032z", strokeWidth: ".169" }), jsx("path", { d: "m81.327 31.118.053.277c.332.088.679.11 1.02.068-.473-.46-.824-.559-1.073-.345z", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "M81.37 30.486c-.248.055-.272.097-.38.116a.57.57 0 0 1-.464-.102c-.54-.323-.553.26-.342.696.128.309.1.66-.072.946-.17.32-.134.466-.013.552l.236.153c.145.171.256.141.277-.083.539-.222.717-.739.879-1.193.236-.666 1.093-.823-.12-1.084v-.001z", strokeWidth: ".17" }), jsx("path", { d: "M81.16 30.509c-.47.166-.522-.094-.839-.08.124.717.251 1.09 1.001.704a.86.86 0 0 1 1.043.33c.036.085.277-.09.366-.283.368-.804-.942-.895-1.572-.67v-.001z", strokeWidth: ".169" })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M66.849 18.216a.86.86 0 1 0 0 1.72.86.86 0 0 0 0-1.72z" }), jsx("path", { d: "M68.611 18.216a.86.86 0 1 0 0 1.72.86.86 0 0 0 0-1.72zm1.762.139a.86.86 0 1 0 .002 1.72.86.86 0 0 0-.002-1.72z" }), jsx("path", { d: "M71.999 18.665a.86.86 0 1 0-.002 1.721.86.86 0 0 0 .002-1.72z" }), jsxs("g", { children: [jsx("path", { d: "M82.685 23.096a.863.863 0 1 0 0 1.727.863.863 0 0 0 0-1.727z" }), jsx("path", { d: "M81.205 22.163a.863.863 0 1 0 0 1.727.863.863 0 0 0 0-1.727z" }), jsx("path", { d: "M79.521 21.374a.863.863 0 1 0 0 1.726.863.863 0 0 0 0-1.726zm4.312 3.127a.863.863 0 1 0 0 1.727.863.863 0 0 0 0-1.727z" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M79.218 33.982c-.34-.103-.871.649-.997.635-.168-.43.173-1.458.778-2.271.41-.134.448-.398.532-1.01.025-.182.378-.056.384.254.028.268.014.54-.042.803a.285.285 0 0 0 .112.323c-.64.256-.797.566-.767 1.266z", strokeWidth: ".17" }), jsx("path", { d: "M79.523 31.347c.06.15.09.31.091.47a.662.662 0 0 1-.153.451 1.454 1.454 0 0 1-.424.353c-.14.11-.249.253-.318.417a1.47 1.47 0 0 0-.168.552c-.013.5-.111.936-.34 1.023a.45.45 0 0 1-.325.02 1.13 1.13 0 0 1 .101-.342c.183-.287.261-.63.221-.968-.031-.161-.138-.222-.119-.37.037-.29.264-.842.598-.842.33 0 .484-.036.654-.47.047-.106.109-.205.183-.294z", strokeLinejoin: "round", strokeWidth: ".17" }), jsx("path", { d: "M80.765 32.544a1.19 1.19 0 0 0-.3-.158.815.815 0 0 0-.536-.026c-.79.237-1.136 1.63-.271 1.965.17.02.328-.132.481-.47a2.59 2.59 0 0 1 .578-.94c.125-.16.13-.292.048-.372v.001z", strokeWidth: ".168" }), jsx("path", { d: "M80.366 32.637c-.759-.295-1.318 1.148-.608 1.421.38.148.416-.324.49-.587.1-.355.847-.553.118-.834z", strokeWidth: ".168" })] }), jsx("path", { d: "M80.286 32.85c-.37-.143-.878.718-.415.913a.477.477 0 0 0 .66-.3.441.441 0 0 0-.245-.612z", fill: "color(display-p3 0.004 0.129 0.412)", strokeWidth: ".169" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M75.117 25.92a.896.896 0 1 0 0 1.793.896.896 0 0 0 0-1.792z" }), jsx("path", { d: "M75.772 24.432a.896.896 0 1 0 0 1.793.896.896 0 0 0 0-1.793zM73.625 19.19a.863.863 0 1 0 0 1.726.863.863 0 0 0 0-1.726z" }), jsx("path", { d: "M75.079 19.85a.896.896 0 1 0 0 1.791.896.896 0 0 0 0-1.792z" }), jsx("path", { d: "M76.148 21.115a.896.896 0 1 0 0 1.792.896.896 0 0 0 0-1.792z" }), jsx("path", { d: "M76.32 22.71a.896.896 0 1 0 0 1.792.896.896 0 0 0 0-1.793z" })] })] }), jsx("path", { d: "m80.618 32.428-.096-.04a.966.966 0 0 0 .182-.875c.184.228.139.587-.086.915", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M73.615 28.75c-.187.234-.164.29-.265.358a.537.537 0 0 1-.479-.006c-.683-.26-.684.28-.486.898.15.306.324.6.519.88.127.249.1.436.156.5.25.04.462.07.56.082.093.015.306.041.549.067.08-.044.142-.222.367-.417.29-.198.568-.413.83-.646.43-.486.658-.951-.017-.935a.454.454 0 0 1-.41-.146c-.06-.093-.014-.136-.072-.409a.977.977 0 0 0-.19-.425c-.086-.104-.212-.081-.328-.103-.116-.022-.223-.09-.353-.026-.15.08-.28.191-.38.327z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169" }), jsx("path", { d: "M73.714 31.476c.038 0 .074-.003.112-.005.181-.51.486-.968.887-1.332-.469.326-.82.795-.999 1.337m-.193-.028-.104-.032a2.796 2.796 0 0 0-.216-1.521c.275.332.389.951.32 1.553", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M72.554 29.036c.013.208.064.413.15.603.15.287.518.178.912-.097a.686.686 0 0 1 .49-.076c.16.017.306.098.405.225.225.369.495.575.747.365.154-.14.284-.305.388-.486a.73.73 0 0 0-.295-.04.454.454 0 0 1-.41-.147c-.06-.093-.014-.134-.073-.408a.981.981 0 0 0-.188-.426c-.087-.104-.213-.08-.329-.101-.116-.022-.223-.091-.353-.027-.149.08-.279.192-.38.327-.188.235-.165.292-.267.36a.541.541 0 0 1-.478-.007.83.83 0 0 0-.318-.065h-.001z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".169" }), jsx("path", { d: "M76.286 31.72c-.108-.132-.152-.102-.171-.185a.753.753 0 0 1 .12-.434c.328-.638-.021-.583-.494-.333a2.509 2.509 0 0 0-.398.295c-.139.117-.278.24-.394.323-.235.168-.379.173-.447.24-.078.194-.154.388-.226.584-.04.102-.124.325-.217.584.015.073.15.092.25.278a6.2 6.2 0 0 0 .3.668c.177.233.34.372.466.35.127-.024.216-.207.25-.613.02-.16.093-.31.21-.423.08-.076.099-.045.301-.157.123-.069.235-.157.33-.261a.84.84 0 0 0 .142-.314.766.766 0 0 0 .1-.316.526.526 0 0 0-.12-.287h-.002z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".171" }), jsx("path", { d: "m74.212 32.41-.03.132c.186.041.362.125.511.245.144.12.26.27.341.438a.912.912 0 0 0-.272-.51 1.247 1.247 0 0 0-.55-.305m.084-.233.06-.13a2.1 2.1 0 0 0 .66-.169 3.05 3.05 0 0 0 .626-.373 2.02 2.02 0 0 1-.61.45c-.23.117-.48.192-.737.222", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M76.345 30.689a1.27 1.27 0 0 0-.394.247.628.628 0 0 0-.213.411c-.021.182-.007.366.04.543.02.173-.006.348-.074.508-.058.18-.152.346-.276.489-.344.342-.585.704-.49.927a.467.467 0 0 0 .21.251c.072-.09.13-.192.172-.3.076-.323.265-.61.533-.806.135-.083.25-.047.343-.16.177-.218.412-.75.184-.994-.226-.24-.307-.376-.116-.789.042-.105.07-.215.082-.328h-.001z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "M70.334 32.425c.18.153.225.122.275.216a.636.636 0 0 1-.021.465c-.215.664.191.606.682.352a7.41 7.41 0 0 0 .75-.612c.222-.162.377-.16.438-.229.062-.261.112-.491.133-.596.02-.106.073-.34.125-.616-.03-.083-.184-.121-.334-.344a6.567 6.567 0 0 0-.503-.852c-.404-.422-.81-.602-.834.206a.763.763 0 0 1-.146.5c-.082.085-.116.041-.347.154-.138.065-.26.16-.357.28a.7.7 0 0 0-.087.368.68.68 0 0 0-.026.369.9.9 0 0 0 .252.338z", fill: "color(display-p3 1.000 0.780 0.173)", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".161" }), jsx("path", { d: "m72.61 31.918.008-.121a1.984 1.984 0 0 1-1.086-.759c.213.437.607.759 1.078.88m-.046.21-.04.116a2.304 2.304 0 0 0-1.294.439c.357-.35.834-.548 1.334-.555", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsx("path", { d: "M70.53 33.413c.17-.041.33-.113.473-.213.235-.18.167-.529-.035-.889a.82.82 0 0 1-.038-.498.908.908 0 0 1 .21-.473c.33-.315.532-.664.364-.92a1.317 1.317 0 0 0-.405-.363 1.237 1.237 0 0 0-.052.357.773.773 0 0 1-.146.5c-.082.085-.117.041-.348.154-.138.066-.26.161-.356.28a.708.708 0 0 0-.088.367.674.674 0 0 0-.025.369.892.892 0 0 0 .25.338c.18.155.226.124.276.216a.644.644 0 0 1-.02.466.995.995 0 0 0-.06.308v.001z", fill: "color(display-p3 1.000 0.780 0.173)", strokeWidth: ".172" }), jsxs("g", { strokeWidth: ".169", children: [jsx("path", { d: "M73.643 31.06a1.225 1.225 0 0 0-1.193 1.066.896.896 0 0 0 .858 1.076 1.215 1.215 0 0 0 1.152-1.016.908.908 0 0 0-.816-1.126z", fill: "color(display-p3 1.000 0.780 0.173)" }), jsx("path", { d: "M73.598 31.354a.898.898 0 0 0-.873.779.658.658 0 0 0 .628.795.897.897 0 0 0 .85-.75.663.663 0 0 0-.605-.824z", fill: "color(display-p3 1.000 0.780 0.173)" }), jsx("path", { d: "M73.55 31.656a.564.564 0 0 0-.547.487.415.415 0 0 0 .392.503.56.56 0 0 0 .538-.475.417.417 0 0 0-.384-.514z", fill: "color(display-p3 0.004 0.129 0.412)" }), jsx("path", { d: "M76.909 41.83c.281.043.431.22.42.4.01.181-.139.358-.421.4-.07.019-.143.031-.216.037-8.733.731-17.513.731-26.247 0a1.195 1.195 0 0 1-.215-.038c-.282-.041-.43-.218-.42-.4-.01-.18.138-.356.42-.4.07-.017.142-.03.215-.036a157.137 157.137 0 0 1 26.247 0c.073.006.146.019.217.037z", fill: "color(display-p3 1.000 0.780 0.173)" })] })] })] }), jsx("path", { d: "M53.723 42.696a81.193 81.193 0 0 1 3.279-.339 79.932 79.932 0 0 1 13.133.016 89.6 89.6 0 0 1 3.281.337m-19.693.042c1.092.136 2.185.249 3.279.34m13.133-.016a85.955 85.955 0 0 0 3.28-.338", stroke: "color(display-p3 0.129 0.137 0.118)", strokeLinecap: "round", strokeWidth: ".17" }), jsx("path", { d: "M39.569 42.793V81.58a25.781 25.781 0 0 0 7.042 17.81c4.348 4.566 10.348 7.397 16.957 7.397 6.608 0 12.608-2.831 16.956-7.397a25.782 25.782 0 0 0 7.042-17.811V42.792l-47.997.001z", fill: "color(display-p3 0.894 0.000 0.275)", fillRule: "nonzero", stroke: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".339" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsxs("g", { fillRule: "nonzero", children: [jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "M63.788 104.784c.207-.035.56.008.825-.2.356-.277.215-1.4.183-2.107-.164-3.625-.313-9.726-.497-18.296a2.389 2.389 0 0 0-.729.012 2.396 2.396 0 0 0-.73-.012c-.185 8.57-.333 14.67-.496 18.296-.032.71-.172 1.83.181 2.107.266.209.618.165.827.2h.436z", strokeWidth: ".169" }), jsx("path", { d: "M66.061 104.68c-.21-.015-.558.061-.84-.123-.378-.244-.41-1.39-.441-2.1-.167-3.625-.503-9.697-1.095-18.247.238-.056.483-.075.727-.056l.099-.023c1.365 8.459 1.879 14.46 2.814 18.078.129.5.406 1.751-.026 2.158-.245.23-.6.219-.805.272l-.433.04z", strokeWidth: ".169" }), jsx("path", { d: "M68.732 104.299c-.21.004-.55.11-.848-.047-.398-.209-.381-1.354-.56-2.042-.934-3.62-1.448-9.622-2.813-18.083.232-.077.475-.118.719-.121l.03-.01c2.169 8.225 2.82 14.024 4.504 17.605.156.496.58 1.814.175 2.273-.225.254-.579.274-.777.346l-.43.079z", strokeWidth: ".169" }), jsx("path", { d: "M71.423 103.54c-.21.025-.565.22-.878.094-.417-.17-.483-1.394-.782-2.031-1.692-3.599-2.34-9.433-4.534-17.719.224-.099.462-.163.705-.19a.987.987 0 0 1 .457-.177c2.548 8.184 3.377 13.875 5.78 17.407.39.57.673 1.712.41 2.077-.198.274-.548.33-.74.42l-.418.119z", strokeWidth: ".163" }), jsx("path", { d: "M61.077 104.68c.21-.015.556.061.84-.123.378-.244.409-1.39.441-2.1.167-3.625.503-9.697 1.096-18.247a2.377 2.377 0 0 0-.729-.056l-.098-.023c-1.365 8.459-1.879 14.46-2.814 18.078-.13.5-.406 1.751.026 2.158.245.23.6.219.804.272l.434.04z", strokeWidth: ".169" }), jsx("path", { d: "M58.405 104.299c.211.004.55.11.848-.047.399-.209.383-1.354.56-2.042.935-3.62 1.45-9.622 2.814-18.083a2.403 2.403 0 0 0-.719-.121l-.03-.01c-2.17 8.225-2.82 14.024-4.504 17.605-.156.496-.581 1.814-.174 2.273.224.254.578.274.776.346l.429.079z", strokeWidth: ".169" }), jsx("path", { d: "M55.713 103.54c.21.025.565.22.878.093.417-.17.483-1.394.782-2.031 1.692-3.598 2.34-9.433 4.535-17.718a2.39 2.39 0 0 0-.704-.19.994.994 0 0 0-.458-.177c-2.549 8.183-3.377 13.875-5.781 17.406-.388.57-.673 1.712-.409 2.077.197.274.547.33.739.42l.418.12z", strokeWidth: ".163" }), jsx("path", { d: "M70 97.357c-.19.012-.48.129-.782-.015-.4-.19-.661-1.297-.877-1.984-1.707-3.365-3.264-9.341-5.82-17.648a1.91 1.91 0 0 1 .636-.144c.197-.092.41-.148.627-.166 2.752 8.219 3.986 14.163 6.678 17.436.444.54.775 1.719.563 2.06-.158.257-.478.291-.646.367l-.378.094z", strokeWidth: ".154" }), jsx("path", { d: "M67.826 97.784c-.194-.004-.494.09-.778-.076-.377-.222-.51-1.343-.645-2.044-.687-3.582-1.957-9.593-3.758-18.03.21-.069.428-.1.648-.094a1.9 1.9 0 0 1 .643-.116c2.13 8.385 2.623 14.664 4.638 17.888.367.588.572 1.774.323 2.096-.188.244-.51.251-.685.315l-.386.06z", strokeWidth: ".169" }), jsx("path", { d: "M65.608 98.034c-.192-.019-.502.051-.765-.138-.35-.251-.353-1.377-.406-2.086-.272-3.62-.843-9.704-1.664-18.247.215-.051.437-.065.656-.041.212-.059.434-.08.654-.064 1.153 8.516 1.824 14.683 2.554 18.176.145.695.366 1.81.08 2.112-.214.227-.536.208-.72.258l-.39.03z", strokeWidth: ".168" }), jsx("path", { d: "M57.138 97.356c.192.012.48.13.782-.014.401-.19.663-1.295.877-1.983 1.707-3.366 3.264-9.341 5.82-17.649a1.906 1.906 0 0 0-.634-.144 1.869 1.869 0 0 0-.626-.166c-2.753 8.22-3.989 14.163-6.678 17.436-.444.54-.774 1.719-.563 2.061.159.257.478.29.647.367l.375.092z", strokeWidth: ".154" }), jsx("path", { d: "M59.313 97.783c.193-.003.494.09.778-.076.377-.222.51-1.343.645-2.044.687-3.582 1.955-9.592 3.758-18.03-.21-.069-.43-.1-.65-.094a1.886 1.886 0 0 0-.642-.116c-2.13 8.386-2.622 14.665-4.637 17.889-.367.587-.573 1.773-.323 2.096.187.243.51.25.685.314l.386.061z", strokeWidth: ".169" }), jsx("path", { d: "M61.531 98.033c.19-.019.501.051.765-.137.35-.251.352-1.378.406-2.087.272-3.62.841-9.704 1.664-18.246a1.943 1.943 0 0 0-.657-.042 1.91 1.91 0 0 0-.653-.063C61.902 85.973 61.23 92.14 60.5 95.633c-.144.697-.366 1.81-.08 2.112.215.227.536.209.719.258l.391.03z", strokeWidth: ".168" }), jsx("path", { d: "M63.765 98.11c.188-.035.505.01.745-.2.32-.277.193-1.4.165-2.11-.148-3.623-.282-9.724-.448-18.295a1.95 1.95 0 0 0-.658.012 1.953 1.953 0 0 0-.659-.012c-.165 8.57-.3 14.672-.447 18.296-.029.71-.155 1.832.165 2.11.24.209.557.164.745.199h.392z", strokeWidth: ".169" }), jsx("path", { d: "M68.496 92.374c-.147.01-.368.127-.6-.016-.307-.19-.507-1.295-.672-1.983-1.306-3.365-2.5-9.341-4.456-17.649a1.17 1.17 0 0 1 .486-.143c.146-.09.31-.147.48-.167 2.107 8.22 3.054 14.163 5.115 17.436.34.54.593 1.72.432 2.061-.122.257-.367.29-.496.367l-.29.094z", strokeWidth: ".164" }), jsx("path", { d: "M66.828 92.802c-.147-.004-.378.09-.596-.076-.288-.221-.39-1.343-.493-2.044-.527-3.582-1.487-9.592-2.88-18.031.157-.068.326-.1.497-.094.154-.074.322-.113.493-.115 1.632 8.385 2.009 14.664 3.552 17.887.28.588.438 1.774.247 2.097-.143.243-.39.25-.525.313l-.295.063z", strokeWidth: ".167" }), jsx("path", { d: "M65.132 93.052c-.147-.02-.385.05-.584-.14-.27-.25-.271-1.377-.312-2.086-.208-3.619-.645-9.703-1.274-18.246.163-.051.334-.065.502-.042.16-.057.332-.079.501-.063.884 8.516 1.397 14.682 1.957 18.176.111.696.28 1.81.06 2.111-.164.229-.41.21-.55.259l-.3.03z", strokeWidth: ".169" }), jsx("path", { d: "M58.643 92.372c.147.012.37.129.6-.015.307-.191.508-1.296.672-1.983 1.307-3.366 2.5-9.342 4.457-17.648a1.163 1.163 0 0 0-.486-.144 1.177 1.177 0 0 0-.48-.167c-2.108 8.22-3.055 14.164-5.115 17.437-.34.54-.593 1.719-.431 2.06.12.257.366.29.495.367l.288.093z", strokeWidth: ".164" }), jsx("path", { d: "M60.31 92.8c.147-.003.378.09.594-.077.29-.222.391-1.342.495-2.044.526-3.582 1.498-9.592 2.879-18.03a11.43 11.43 0 0 1-.99-.209c-1.631 8.385-2.009 14.665-3.552 17.888-.28.587-.439 1.773-.248 2.096.145.243.39.25.526.313l.295.063z", strokeWidth: ".167" }), jsx("path", { d: "M62.008 93.054c.145-.02.384.049.584-.14.269-.25.27-1.377.311-2.085.208-3.621.645-9.705 1.274-18.248-.336-.02-.67-.054-1.003-.104-.884 8.516-1.397 14.682-1.957 18.176-.111.696-.28 1.81-.06 2.111.164.227.41.208.55.258l.3.032z", strokeWidth: ".169" }), jsx("path", { d: "M63.722 93.125c.143-.035.386.009.571-.2.244-.277.147-1.399.125-2.109-.112-3.625-.215-9.725-.343-18.294-.336.014-.672.014-1.008 0-.127 8.569-.23 14.669-.342 18.294-.023.711-.12 1.832.125 2.11.183.208.426.164.571.199h.3z", strokeWidth: ".169" })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M53.54 83.304c-.457.02-1.02.282-2.664 1.706-.718 1.464-1.441 2.937-2.438 4.206-.27.194-.564.35-.876.468-.28.093-2.354.025-2.404-.063-.645-.584-1.63-.167-1.301.45-.254.241.307 1.127.76.761.414-.338 1.86-.019 2.34-.193-.182.433-1.488.715-2.4.781-.833.036-.778.867-.435 1.505.391.249.07-.066.213.116.373.553 1.171.481 1.198-.06.028-.558 1.975-1.288 2.266-1.717-.357.85-1.18 1.643-1.589 2.474-.44.44-.705.529-.137 1.417.63-.071.666-.239 1.054.127.861-.094 1-.35.861-1.031-.148-.72.454-2.021.656-2.39.184-.338.23-.69.41-.903.311-.37 1.8-1.109 2.18-.905.702.372 1.237.147 1.325-.532-.226-.174-.055-1.138-.541-1.18-.397-.033-.632.09-.997.387-.574.469-.869.718-1.058.666-.448-.124.811-.74 1.957-2.242 1.587-2.081 1.696-3.137 1.622-3.85l-.002.002z", strokeLinejoin: "round", strokeWidth: ".168" }), jsx("path", { d: "M43.953 90.452c-.575-.336-.905-.323-1.128-.074-.123.138-.28.067-.187-.15.38-.902.99-1.015 1.538-.591.152.142.276.263.399.385-.091.136-.548.326-.622.43z", strokeWidth: ".169" }), jsx("path", { d: "M52.18 89.647c.611-.415 1.183-.496 1.496-.263.172.127.342.036.19-.178-.632-.888-1.373-.934-1.933-.433-.152.165-.272.305-.393.445.182.184.4.33.64.428z", strokeWidth: ".165" }), jsx("path", { d: "M47.377 94.741c-.374.74-.571 1.247-.409 1.644.095.232-.013.445-.248.243-.953-.818-.955-1.755-.345-2.392a5.49 5.49 0 0 1 .614-.503c.248.232.407.973.388 1.008z", strokeWidth: ".167" }), jsx("path", { d: "M44.998 92.797c-.568.234-.762.533-.742.924.012.215-.13.295-.21.045-.693-1.607.026-1.908 1.065-1.85.023.299-.015.598-.113.881z", strokeWidth: ".156" })] })] }), jsx("path", { d: "M49.875 89.218c-.373-.217-.395-.457-.298-.62.208-.343.416-.178.807.139", strokeWidth: ".169" }), jsx("path", { d: "M50.359 88.692c-.373-.217-.395-.458-.297-.62.207-.342.415-.177.806.14", strokeWidth: ".169" }), jsx("path", { d: "M50.902 88.194c-.412-.281-.437-.595-.329-.806.229-.445.459-.231.889.18", strokeWidth: ".171" }), jsx("path", { d: "M51.486 87.567c-.436-.32-.463-.672-.348-.911.242-.504.487-.261.944.203", strokeWidth: ".172" }), jsx("path", { d: "M52.102 86.902c-.406-.338-.533-.673-.348-.968.29-.461.487-.277.944.217", strokeWidth: ".17" }), jsxs("g", { fillRule: "nonzero", strokeWidth: ".169", children: [jsx("path", { d: "M57.616 50.746c-.292.254-1.254.258-2.571.342-2.123.074-3.352-.565-3.624-1.922.797.947 1.746 1.416 2.825 1.15 1.455-.36 2.289-.618 2.621-.555.223.08.55.484.749.985z", fill: "color(display-p3 1.000 0.780 0.173)", strokeLinejoin: "round" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "M62.53 79.67c-.013.664-.02 1.327-.025 1.99l-.005.002-1.517.315c-.004.691 1.706 7.924 2.587 7.924.88 0 2.59-7.238 2.587-7.929l-1.517-.31-.006-.001c-.005-.7-.013-1.382-.024-1.99-.37.359-.718.74-1.04 1.143-.324-.402-.671-.784-1.042-1.143h.001z" }), jsxs("g", { strokeLinejoin: "round", children: [jsx("path", { d: "m60.772 82.744-1.359-.769c-.571.41-.995 1.932-.018 3.176 1.22 1.55 1.712 2.674 2.009 3.928.887-1.133 1.193-2.325.629-3.489-.759-1.569-1.254-2.454-1.26-2.846z" }), jsx("path", { d: "m61.884 81.657-1.36-.768c-.572.41-1.766 1.884-.789 3.128 1.22 1.549 2.483 2.721 2.78 3.976.887-1.134 1.265-2.326.702-3.49-.759-1.567-1.326-2.452-1.333-2.845zm4.482 1.085 1.359-.77c.572.412.995 1.934.018 3.178-1.217 1.55-1.711 2.673-2.009 3.928-.887-1.133-1.191-2.326-.628-3.49.759-1.568 1.253-2.453 1.26-2.847z" }), jsx("path", { d: "m65.255 81.655 1.36-.767c.571.41 1.766 1.883.79 3.127-1.22 1.55-2.483 2.722-2.782 3.977-.886-1.134-1.264-2.326-.7-3.49.759-1.568 1.326-2.453 1.332-2.846zm-6.372-.548-1.36-.769c-.57.41-.994 1.933-.016 3.177 1.217 1.549 1.71 2.674 2.008 3.928.886-1.133 1.192-2.326.628-3.489-.76-1.569-1.254-2.453-1.26-2.847z" }), jsx("path", { d: "m68.255 81.105 1.36-.769c.572.41.994 1.932.017 3.177-1.219 1.55-1.71 2.673-2.009 3.927-.885-1.132-1.19-2.325-.627-3.489.759-1.569 1.253-2.453 1.26-2.846z" })] }), jsx("path", { d: "M52.59 66.787c.025 1.24-.194 9.515-.264 10.684a3.303 3.303 0 0 1-1.137 2.412 5.186 5.186 0 0 1-.877-2.74c-.038-.565.067-8.395.11-10.005.93-2.452 1.618-2.545 2.168-.352z" }), jsx("path", { d: "m47.202 64.763-.35 11.377c-.112 1.01 1.205 7.014 1.924 8.2 1.781-.761 2.158-4.834 1.822-8.804-.336-3.97.056-7.4.328-8.113.024-.899-.127-1.836-.136-2.771-1.135.069-2.453.044-3.587.112l-.001-.001z" }), jsx("path", { d: "m45.092 66.623.24 11.38c-.057 1.014 1.571 6.94 2.352 8.083 1.806-1.399 1.443-7.12 1.166-8.851-.551-3.45-.458-7.446-.268-8.094-.023-.899-.046-1.974-.104-2.908l-3.386.39z" }), jsx("path", { d: "m43.525 69.318 2.996-.076c-.254 1.242-.05 5.098.465 8.036.485 2.757 1.162 9.902-1.712 11.62-1.782-3.771-.425-7.436-1.324-10.711-.701-3.48-.838-6.386-.424-8.869h-.001zm11.452-4.621c-.012 1.242-.482 9.505-.587 10.672a3.3 3.3 0 0 1-1.21 2.374 5.188 5.188 0 0 1-.796-2.764c-.019-.567.324-8.39.416-9.998 1.002-2.422 1.693-2.494 2.177-.284zm-5.322-6.741c-.08 2.666-.127 8.45-.11 8.941.038 1.112.478 2.526.962 3.235a3.3 3.3 0 0 0 1.209-2.375c.085-.954.116-5.644.13-7.995a10.075 10.075 0 0 1-1.73-1.39s-.443-.393-.461-.416z" }), jsx("path", { d: "M51.793 59.674a297.133 297.133 0 0 0-.01 7.764 5.189 5.189 0 0 0 .795 2.766 3.4 3.4 0 0 0 1.265-2.403c.064-.715.264-3.78.282-6.134-.76-.24-1.717-1.483-2.332-1.993zm-1.841-1.958-2.04-2.935c-.411 1.447-.914 11.832-.324 12.684.04.99.36 1.948.924 2.762.564-.437 1.407-1.224 1.163-2.399s.03-8.9.277-10.112z" }), jsx("path", { d: "M45.772 64.247c-.092 1.607-.157 2.695-.138 3.261a5.192 5.192 0 0 0 .795 2.768c.564-.438 1.283-1.212 1.21-2.377-.286-4.496.207-8.732.78-12.804-.483-.356-1.299-.737-1.783-1.092-.967 5.484-1.29 8.886-.863 10.246v-.002z" }), jsx("path", { d: "m43.73 67.19.554 2.092c.038 1.112.726 2.032 1.21 2.74a2.387 2.387 0 0 0 .933-2.313c-.828-6.643-.532-11.038.863-16.45-3.156 2.15-4.62 6.688-3.56 13.932z", strokeLinejoin: "round" }), jsx("path", { d: "m43.893 69.247-2.896-.96c-.368 2.891.198 6.522.98 11.31.668 4.112.316 7.366-.195 9.454 3.09-.423 4.395-4.4 2.846-11.88a33.47 33.47 0 0 1-.735-7.923z" })] })] }), jsx("path", { d: "M43.804 83.238c.068-1.915-.254-4.006-.617-5.767a35.806 35.806 0 0 1-.774-7.162", strokeLinecap: "round", strokeWidth: ".169" }), jsxs("g", { fillRule: "nonzero", children: [jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "m43.779 52.24 1.9.32c-.093.406-.575 2.904-.663 3.33-.711 3.47-1.18 7.559-.642 12.044.2 1.664.553 3.025 1.071 4.077-2.085-.237-3.42-2.27-3.248-5.814-.363-4.14-.203-7.434.468-9.91.197-.725.83-3.46 1.114-4.047z", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "m42.626 52.69.934 1.064c-.265.19.184 1.004-.058 2.588-.156.899-.692 1.959-.802 3.106-.368 3.802-.37 8.563.775 11.607-2.085-.238-2.8-2.124-2.87-5.672-.055-2.935-.065-6.395.673-10.388a3.662 3.662 0 0 1 1.347-2.304h.001z", strokeWidth: ".169" }), jsx("path", { d: "m47.835 55.49-1.925-.224c-.354 1.816-.624 3.1-.69 3.746a6.02 6.02 0 0 0 .697 3.301c.711-.427 1.04-1.36 1.338-2.668.299-1.314.374-2.745.58-4.154v-.001z", strokeWidth: ".149" }), jsx("path", { d: "m52.828 59.58-1.708.018c-.059 1.567-.1 2.627-.072 3.18.015.95.287 1.879.788 2.687a3.236 3.236 0 0 0 1.087-2.327c.077-1.138-.084-2.349-.095-3.558z", strokeWidth: ".169" }), jsx("path", { d: "m54.667 60.389-1.707.078c-.003 1.568-.009 2.63.039 3.18.048.95.353 1.868.882 2.658a3.243 3.243 0 0 0 1.005-2.362c.038-1.14-.166-2.344-.219-3.554zM51.088 58.701l-1.703-.12c-.185 1.557-.313 2.61-.331 3.163a5.27 5.27 0 0 0 .569 2.742 3.238 3.238 0 0 0 1.272-2.23c.17-1.128.106-2.35.193-3.555z", strokeWidth: ".169" }), jsx("path", { d: "m49.492 56.864-1.869-.775c-.317 1.262-.748 5.414.017 7.167a3.608 3.608 0 0 0 1.46-2.463c.21-1.253.272-2.586.392-3.93v.001z", strokeWidth: ".169" }), jsx("path", { d: "m47.02 54.804-2.986.266a21.636 21.636 0 0 0-1.357 4.603c1.385-.245 2.389-.925 2.749-2.165a6.043 6.043 0 0 1 1.595-2.702v-.002z", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".171" })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsxs("g", { strokeWidth: ".168", children: [jsx("path", { d: "M50.048 99.978c1.141.913 2.184-1.174 1.173-3.933-.748-2.041-4.406-1.249-2.369 1.498.096.13.233.068.213-.08-.115-.563.244-.888.799-.787 1.515.284 1.563 3.156-.084 2.502-.302-.019-.032.558.268.8zm3.743 0c-1.14.913-2.184-1.174-1.172-3.933.749-2.041 4.406-1.249 2.368 1.498-.097.13-.232.068-.213-.08.116-.563-.244-.888-.798-.787-1.515.284-1.563 3.156.084 2.502.3-.019.032.558-.269.8z" }), jsx("path", { d: "M51.81 91.113v.019c-.148.479-.703 1.077-1.133 1.526a1.786 1.786 0 0 0-.048 2.31c.427.533.712 1.164.83 1.835.154.729.193 1.477.114 2.217-.05.566-.391.857-.711 1.11-.163.129.069.436.608.841.15.103.255.258.298.435.03.067.28.067.31 0a.738.738 0 0 1 .298-.435c.539-.405.771-.712.608-.841-.321-.254-.663-.544-.71-1.11a7.155 7.155 0 0 1 .111-2.217 4.064 4.064 0 0 1 .832-1.834 1.787 1.787 0 0 0-.047-2.31c-.432-.45-.986-1.048-1.135-1.527v-.019c-.008-.093-.06-.14-.111-.14-.052 0-.103.047-.11.14h-.003z" })] }), jsx("path", { d: "M51.097 97.734h1.649a.506.506 0 1 1 0 1.012h-1.649a.506.506 0 1 1 0-1.012z", strokeWidth: ".169" }), jsxs("g", { strokeWidth: ".168", children: [jsx("path", { d: "M73.346 99.978c1.14.913 2.184-1.174 1.172-3.933-.749-2.041-4.407-1.249-2.37 1.498.098.13.234.068.215-.08-.116-.563.244-.888.798-.787 1.515.284 1.563 3.156-.085 2.502-.3-.019-.031.558.27.8zm3.743 0c-1.14.913-2.184-1.174-1.173-3.933.748-2.041 4.407-1.249 2.369 1.498-.096.13-.232.068-.213-.08.116-.563-.244-.888-.799-.787-1.514.284-1.562 3.156.086 2.502.3-.019.03.558-.27.8z" }), jsx("path", { d: "M75.106 91.113v.019c-.15.479-.703 1.077-1.134 1.526a1.786 1.786 0 0 0-.048 2.31c.427.533.713 1.164.83 1.835.155.729.193 1.477.114 2.217-.05.566-.391.857-.713 1.11-.162.129.07.436.608.841.15.103.256.258.299.434.03.068.28.068.31 0a.743.743 0 0 1 .298-.434c.539-.405.77-.712.608-.841-.32-.254-.664-.544-.711-1.11a7.11 7.11 0 0 1 .113-2.217 4.05 4.05 0 0 1 .83-1.834c.55-.678.53-1.655-.048-2.31-.431-.45-.986-1.048-1.134-1.527v-.019c-.008-.093-.06-.14-.111-.14-.052 0-.104.047-.11.14h-.001z" })] }), jsx("path", { d: "M74.395 97.734h1.648a.506.506 0 1 1 0 1.012h-1.648a.506.506 0 1 1 0-1.012z", strokeWidth: ".169" })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "M74.55 66.787c-.026 1.24.193 9.515.262 10.684a3.307 3.307 0 0 0 1.138 2.412c.545-.812.85-1.762.878-2.74.037-.565-.068-8.395-.111-10.005-.929-2.452-1.617-2.545-2.168-.352z" }), jsx("path", { d: "m79.938 64.763.352 11.377c.11 1.01-1.206 7.014-1.925 8.2-1.782-.761-2.159-4.834-1.822-8.804.336-3.97-.056-7.4-.328-8.113-.024-.899.127-1.836.136-2.771 1.135.069 2.453.044 3.587.112v-.001z" }), jsx("path", { d: "m82.048 66.623-.242 11.38c.058 1.014-1.57 6.94-2.35 8.083-1.806-1.399-1.443-7.12-1.166-8.851.551-3.45.458-7.446.267-8.094.023-.899.046-1.974.104-2.908l3.387.39z" }), jsx("path", { d: "m83.615 69.318-2.995-.076c.254 1.242.05 5.098-.466 8.036-.484 2.757-1.16 9.902 1.713 11.62 1.782-3.771.425-7.436 1.324-10.711.7-3.48.84-6.387.424-8.869zm-11.452-4.621c.01 1.242.482 9.505.587 10.672a3.3 3.3 0 0 0 1.21 2.374 5.18 5.18 0 0 0 .794-2.764c.02-.567-.322-8.39-.414-9.998-1.002-2.422-1.693-2.494-2.177-.284zm5.322-6.741c.08 2.666.127 8.45.109 8.941-.039 1.112-.477 2.526-.961 3.235a3.296 3.296 0 0 1-1.21-2.375c-.085-.954-.115-5.644-.13-7.995a10.048 10.048 0 0 0 1.73-1.39s.444-.393.462-.416z" }), jsx("path", { d: "M75.344 59.674c.053 2.872.022 7.397.01 7.764a5.187 5.187 0 0 1-.795 2.766 3.4 3.4 0 0 1-1.265-2.403 99.7 99.7 0 0 1-.283-6.134c.76-.24 1.718-1.483 2.333-1.993zm1.841-1.958 2.038-2.935c.413 1.447.916 11.832.326 12.684-.04.99-.36 1.948-.925 2.762-.564-.437-1.406-1.224-1.162-2.399s-.03-8.9-.277-10.112z" }), jsx("path", { d: "M81.367 64.247c.092 1.607.158 2.695.138 3.261a5.19 5.19 0 0 1-.794 2.768c-.565-.438-1.284-1.212-1.21-2.377.284-4.496-.208-8.732-.781-12.804.484-.356 1.3-.737 1.784-1.092.966 5.484 1.29 8.886.863 10.246v-.002z" }), jsx("path", { d: "m83.406 67.19-.553 2.092c-.039 1.112-.726 2.032-1.21 2.74a2.384 2.384 0 0 1-.933-2.313c.828-6.643.532-11.038-.864-16.45 3.157 2.15 4.62 6.688 3.56 13.932z", strokeLinejoin: "round" }), jsx("path", { d: "m83.244 69.247 2.896-.96c.37 2.891-.198 6.522-.978 11.31-.67 4.112-.317 7.366.195 9.454-3.09-.423-4.396-4.4-2.847-11.88.558-2.603.805-5.263.734-7.923z" })] })] }), jsx("path", { d: "M83.333 83.238c-.068-1.915.254-4.006.618-5.767a35.88 35.88 0 0 0 .773-7.162", strokeLinecap: "round", strokeWidth: ".169" }), jsxs("g", { fillRule: "nonzero", children: [jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", children: [jsx("path", { d: "m83.36 52.24-1.9.32c.094.406.575 2.904.663 3.33.71 3.47 1.18 7.559.643 12.044-.2 1.664-.554 3.025-1.072 4.077 2.085-.237 3.421-2.27 3.249-5.814.362-4.14.203-7.434-.468-9.91-.197-.725-.83-3.46-1.114-4.047z", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "m84.514 52.69-.935 1.064c.266.19-.183 1.004.058 2.588.156.899.692 1.959.803 3.106.368 3.802.37 8.563-.776 11.607 2.085-.238 2.801-2.124 2.87-5.673.055-2.934.065-6.394-.673-10.388a3.66 3.66 0 0 0-1.347-2.303z", strokeWidth: ".169" }), jsx("path", { d: "m79.305 55.489 1.924-.225c.354 1.817.624 3.1.69 3.748a6.019 6.019 0 0 1-.697 3.3c-.711-.428-1.04-1.362-1.338-2.669-.3-1.314-.374-2.745-.58-4.154z", strokeWidth: ".149" }), jsx("path", { d: "m74.31 59.578 1.708.018c.059 1.567.102 2.627.074 3.179a5.261 5.261 0 0 1-.79 2.687 3.237 3.237 0 0 1-1.086-2.327c-.076-1.137.084-2.348.094-3.557z", strokeWidth: ".169" }), jsx("path", { d: "m72.472 60.388 1.708.078c.003 1.568.007 2.629-.039 3.18a5.258 5.258 0 0 1-.882 2.657 3.236 3.236 0 0 1-1.006-2.36c-.037-1.14.167-2.346.22-3.553v-.002zM76.05 58.699l1.705-.121c.184 1.558.313 2.611.33 3.164a5.263 5.263 0 0 1-.569 2.742 3.237 3.237 0 0 1-1.272-2.23c-.17-1.129-.106-2.35-.194-3.555z", strokeWidth: ".169" }), jsx("path", { d: "m77.647 56.862 1.869-.774c.318 1.261.749 5.413-.016 7.166a3.608 3.608 0 0 1-1.46-2.463c-.21-1.253-.273-2.587-.393-3.929z", strokeWidth: ".169" }), jsxs("g", { strokeLinejoin: "round", children: [jsx("path", { d: "m80.118 54.803 2.985.265a21.559 21.559 0 0 1 1.358 4.601c-1.385-.244-2.389-.924-2.75-2.163a6.046 6.046 0 0 0-1.593-2.703h0z", strokeLinecap: "round", strokeWidth: ".171" }), jsx("path", { d: "M71.335 59.052c.236-.05.468-.115.695-.195-1.092-.686-1.998-1.513-3.076-3.163-1.104-1.691.484-4.711 1.134-6.313 1.361-1.006 2.643-2.484 3.05-4.433.161-1.049-2.735-.67-4.726.27-2.434 1.148-2.766.83-3.633 1.023-.31 1.49.337 1.616.958 1.543-1.341 2.149-1.9 4.287-2.169 7.363-.267-3.075-.827-5.213-2.168-7.363.621.073 1.267-.052.958-1.543-.868-.193-1.199.125-3.634-1.024-1.99-.939-4.887-1.318-4.725-.27.406 1.95 1.689 3.428 3.049 4.434.651 1.602 2.238 4.621 1.135 6.313-1.078 1.65-1.984 2.478-3.077 3.163.227.08.46.145.695.195-.165.225-1.582.666-1.749.55-1.084-.767-2.141-2.567-3.064-3.613-2.612-2.961-3.917-5.246-3.456-7.09.657-1.986 2.997-4.215-.104-3.828-3.1.386-5.672 4.635-6.497 9.75-.306 1.896-.484 3.485-.691 4.785 1.693-.604 2.443-1.205 2.892-1.948a17.39 17.39 0 0 0-.455 2.014c1.385-.245 2.39-.924 2.75-2.164.124-.439.295-.863.51-1.266.54.15 1.112.143 1.648-.021.254.607 2.163 2.73 3.188 4.29 1.157 1.762 2.897 3.108 3.47 3.182.287.037.375-.599.312-1.476 3.025.021 6.048.039 9.014-.061 2.965.1 5.988.082 9.014.061-.063.877.026 1.513.312 1.476.573-.074 2.313-1.42 3.47-3.182 1.025-1.56 2.933-3.683 3.187-4.29a2.933 2.933 0 0 0 1.649.021c.214.403.386.827.51 1.266.36 1.24 1.365 1.919 2.75 2.164a17.148 17.148 0 0 0-.457-2.014c.45.743 1.2 1.344 2.892 1.948-.206-1.3-.384-2.888-.69-4.786-.825-5.113-3.396-9.364-6.498-9.75-3.102-.385-.76 1.843-.103 3.829.461 1.843-.843 4.129-3.456 7.09-.923 1.046-1.98 2.846-3.065 3.612-.166.117-1.583-.324-1.749-.55z", strokeWidth: ".169" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M69.524 50.744c.291.253 1.253.258 2.57.343 2.123.073 3.352-.567 3.625-1.924-.797.949-1.746 1.418-2.826 1.151-1.455-.36-2.288-.619-2.62-.554-.224.08-.55.482-.75.984z", strokeLinejoin: "round", strokeWidth: ".169" }), jsx("path", { d: "M74.489 45.168c2.38.257 2.265 1.812.04 4.01-.425.42-.572.406-.662-.03-.159-.764-1.006-1.215-1.45-.633-.303.396-.236.623-1.243.482-1.273 1.067-2.31 1.816-.643 1.755.732-.028 1.296.398 2.251.36-.282.548-.333.612-.486.658-.925.183-1.9-.395-2.833-.223-2.046.377 3.277-5.522 3.211-5.756-.168-.593 1.28-1.657 1.815-.622z", strokeWidth: ".171" })] })] }), jsx("path", { d: "M74.433 45.118c-.23.606-.62 1.14-1.129 1.543", strokeLinecap: "round", strokeWidth: ".171" })] }), jsx("path", { d: "M74.94 46.258a.206.206 0 0 0-.225-.173.188.188 0 0 0-.17.216.206.206 0 0 0 .225.172.188.188 0 0 0 .17-.215", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsx("path", { d: "M54.607 45.764c.64-.033 1.294.246 2.144.554.239.087 1.071.414 1.324.376", strokeLinecap: "round", strokeWidth: ".226" }), jsx("path", { d: "M61.436 47.791c-.473-.07-.941-.169-1.403-.294", strokeLinecap: "round", strokeWidth: ".169" }), jsx("path", { d: "M55.114 45.811c.27.491.588 1.158 1.153 1.474.426.238.899-.138 1.244-.783", strokeWidth: ".226" })] }), jsx("path", { d: "m56.04 47.047-.312-.313c-.153-.194-.064-.45.265-.772.241.104.434.185.627.265-.128.435-.32.708-.58.82", fill: "color(display-p3 0.129 0.137 0.118)" }), jsx("path", { d: "M72.025 45.811c-.269.491-.586 1.158-1.152 1.473-.425.24-.898-.138-1.244-.783", stroke: "color(display-p3 0.129 0.137 0.118)", strokeWidth: ".226" }), jsx("path", { d: "m71.096 47.047.313-.313c.154-.194.066-.45-.264-.772-.242.104-.435.185-.627.265.128.435.32.708.578.82", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsxs("g", { strokeLinecap: "round", children: [jsx("path", { d: "M72.533 45.765c-.639-.035-1.293.246-2.142.553-.24.086-1.072.413-1.325.376", strokeWidth: ".226" }), jsx("path", { d: "M65.7 47.792c.474-.07.942-.169 1.404-.294", strokeWidth: ".169" }), jsxs("g", { strokeLinejoin: "round", strokeWidth: ".169", children: [jsx("path", { d: "M55.107 58.856c1.358.476 2.586.381 3.507-.524l.414-.41" }), jsx("path", { d: "M59.192 57.094c-.11.82-.34 1.618-.683 2.37.957-.248 1.714-.687 2.176-1.347m2.868 1.785a5.228 5.228 0 0 1-1.258-3.13" }), jsx("path", { d: "M60.495 56.96c.053.823.319 1.618.772 2.307a3.081 3.081 0 0 0 1.11-1.733m9.654 1.322c-1.358.476-2.585.381-3.507-.524l-.413-.41" }), jsx("path", { d: "M67.945 57.094c.11.82.342 1.619.686 2.37-.958-.248-1.714-.687-2.176-1.347" }), jsx("path", { d: "M66.64 56.96a4.731 4.731 0 0 1-.77 2.307 3.076 3.076 0 0 1-1.111-1.733" }), jsx("path", { d: "M63.585 59.902a5.228 5.228 0 0 0 1.258-3.13" })] }), jsx("path", { d: "M45.897 51.64c-1.076.768-3.06 6.332-3.213 7.964-.353 3.776-.338 8.45.79 11.451M81.24 51.64c1.078.769 3.061 6.333 3.214 7.965.352 3.776.338 8.45-.79 11.451", strokeWidth: ".169" })] }), jsx("path", { d: "M52.651 45.168c-2.38.257-2.266 1.812-.042 4.01.426.42.573.406.663-.03.159-.764 1.006-1.215 1.45-.633.303.396.235.623 1.244.482 1.274 1.067 2.311 1.816.644 1.755-.733-.028-1.298.398-2.253.36.283.548.334.612.486.658.926.183 1.9-.395 2.835-.223 2.047.377-3.278-5.522-3.212-5.756.168-.593-1.28-1.657-1.814-.622z", fill: "color(display-p3 1.000 0.780 0.173)", strokeLinejoin: "round", strokeWidth: ".171" }), jsx("path", { d: "M52.707 45.118c.23.606.62 1.14 1.128 1.543", strokeLinecap: "round", strokeWidth: ".171" })] }), jsx("path", { d: "M52.2 46.258a.207.207 0 0 1 .225-.173.188.188 0 0 1 .17.216.206.206 0 0 1-.224.172.19.19 0 0 1-.172-.215", fill: "color(display-p3 0.129 0.137 0.118)" }), jsxs("g", { stroke: "color(display-p3 0.129 0.137 0.118)", children: [jsxs("g", { fillRule: "nonzero", children: [jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "m54.257 82.54.055-1.56c-.627-.317-2.173.009-2.826 1.45-.815 1.795-1.584 2.751-2.56 3.593 1.415.264 2.613-.015 3.386-1.051 1.041-1.396 1.6-2.243 1.945-2.432z", strokeLinejoin: "round" }), jsx("path", { d: "m55.406 82.745-1.689-.71c-.692 1.409-1.163 2.36-1.36 2.877a4.985 4.985 0 0 0-.311 2.792 3.204 3.204 0 0 0 2.013-1.666c.536-1.007.867-2.183 1.345-3.294l.002.001z" }), jsx("path", { d: "m55.894 82.745-1.81-.276c-.328 1.535-.553 2.573-.617 3.123a4.972 4.972 0 0 0 .38 2.785 3.197 3.197 0 0 0 1.545-2.108c.274-1.108.308-2.33.502-3.523z" }), jsx("path", { d: "m56.16 80.285 1.08-.008c.63.312 1.292 1.746.528 3.13-.954 1.727-1.26 2.915-1.352 4.2-1.057-.976-1.55-2.104-1.18-3.342.497-1.67.981-3.59.925-3.98z", strokeLinejoin: "round" }), jsx("path", { d: "m56.644 79.533-1.727-.612c-.61 1.446-1.026 2.423-1.193 2.95a4.965 4.965 0 0 0-.153 2.806 3.138 3.138 0 0 0 2.006-1.686c.48-1.036.65-2.322 1.064-3.458h.003z" }), jsx("path", { d: "m55.47 78.33-.377-2.345c-.398-.108-.925.82-1.44 1.36a3.28 3.28 0 0 0-.36.395 3.358 3.358 0 0 0-.489 1.137 9.055 9.055 0 0 1-1.843 3.949c1.439-.03 2.555-.548 3.1-1.72.737-1.58 1.11-2.521 1.41-2.776z", strokeLinejoin: "round" })] }), jsxs("g", { fill: "color(display-p3 1.000 0.780 0.173)", children: [jsx("path", { d: "M73.597 83.302c.459.019 1.022.281 2.664 1.706.719 1.464 1.442 2.935 2.438 4.205.27.194.566.352.877.47.282.093 2.354.024 2.404-.063.645-.584 1.631-.167 1.303.45.254.242-.308 1.127-.76.76-.416-.338-1.86-.02-2.342-.194.183.434 1.488.715 2.4.782.835.035.779.868.435 1.504-.39.25-.07-.064-.211.117-.374.554-1.173.483-1.2-.06-.027-.558-1.974-1.288-2.266-1.717.357.85 1.18 1.642 1.589 2.474.44.44.705.529.138 1.418-.629-.073-.667-.24-1.054.127-.862-.095-1-.35-.862-1.03.148-.72-.454-2.022-.655-2.39-.185-.34-.23-.691-.41-.905-.312-.369-1.8-1.107-2.181-.904-.701.373-1.237.148-1.325-.532.226-.174.056-1.14.541-1.18.397-.033.633.09.997.387.575.468.87.718 1.059.665.447-.122-.813-.74-1.957-2.241-1.587-2.08-1.696-3.137-1.622-3.85z", strokeLinejoin: "round", strokeWidth: ".168" }), jsx("path", { d: "M83.188 90.455c.574-.337.906-.323 1.128-.073.123.138.279.066.187-.15-.38-.903-.992-1.016-1.538-.592-.153.142-.276.264-.399.385.091.136.549.326.622.431z", strokeWidth: ".169" }), jsx("path", { d: "M74.958 89.645c-.61-.414-1.181-.495-1.495-.262-.172.127-.342.036-.19-.178.632-.888 1.373-.935 1.933-.433.15.165.273.305.393.444-.182.185-.4.33-.64.428z", strokeWidth: ".165" }), jsx("path", { d: "M79.764 94.742c.374.739.572 1.245.41 1.642-.095.232.012.446.247.243.953-.817.956-1.754.346-2.391a5.68 5.68 0 0 0-.614-.504c-.249.232-.406.973-.389 1.01z", strokeWidth: ".167" }), jsx("path", { d: "M82.143 92.795c.567.235.762.533.741.923-.01.215.131.296.21.046.694-1.607-.025-1.909-1.064-1.85-.024.298.014.598.113.88z", strokeWidth: ".156" })] })] }), jsx("path", { d: "M77.263 89.216c.373-.216.396-.457.297-.619-.207-.343-.415-.178-.806.139", strokeWidth: ".169" }), jsx("path", { d: "M76.78 88.693c.373-.217.396-.458.299-.62-.208-.342-.417-.177-.807.139", strokeWidth: ".169" }), jsx("path", { d: "M76.237 88.194c.412-.281.437-.595.328-.806-.228-.445-.458-.231-.888.18", strokeWidth: ".171" }), jsx("path", { d: "M75.652 87.567c.437-.32.463-.672.35-.911-.244-.504-.488-.261-.945.203", strokeWidth: ".172" }), jsx("path", { d: "M75.037 86.902c.406-.338.533-.673.35-.968-.292-.461-.488-.277-.945.217", strokeWidth: ".17" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", strokeWidth: ".169", children: [jsx("path", { d: "m72.882 82.542-.055-1.56c.628-.317 2.174.01 2.827 1.45.812 1.795 1.584 2.751 2.56 3.594-1.415.263-2.614-.015-3.386-1.052-1.043-1.396-1.6-2.243-1.945-2.432z", strokeLinejoin: "round" }), jsx("path", { d: "m71.731 82.745 1.689-.71c.692 1.409 1.163 2.36 1.36 2.877.37.881.478 1.851.31 2.793a3.201 3.201 0 0 1-2.01-1.667c-.538-1.007-.87-2.183-1.349-3.294v.001z" }), jsx("path", { d: "m71.246 82.745 1.81-.276c.328 1.535.552 2.573.616 3.122a4.967 4.967 0 0 1-.379 2.785 3.194 3.194 0 0 1-1.545-2.107c-.275-1.109-.309-2.33-.502-3.523z" }), jsx("path", { d: "m70.974 80.284-1.079-.008c-.63.312-1.292 1.746-.528 3.13.954 1.727 1.26 2.916 1.352 4.202 1.057-.977 1.55-2.106 1.18-3.344-.497-1.67-.981-3.59-.925-3.98z", strokeLinejoin: "round" }), jsx("path", { d: "m70.496 79.534 1.726-.612c.611 1.445 1.027 2.423 1.194 2.95.32.902.372 1.876.15 2.806a3.144 3.144 0 0 1-2.005-1.686c-.48-1.037-.65-2.323-1.065-3.458z" }), jsx("path", { d: "m71.67 78.33.378-2.346c.398-.107.925.82 1.44 1.36.13.121.25.254.36.396.232.345.398.73.488 1.137a9.057 9.057 0 0 0 1.844 3.947c-1.439-.03-2.554-.547-3.1-1.718-.736-1.58-1.109-2.522-1.41-2.776z", strokeLinejoin: "round" })] }), jsx("path", { d: "M73.17 60.072v15.52a10.308 10.308 0 0 1-2.817 7.12 9.35 9.35 0 0 1-6.783 2.958 9.349 9.349 0 0 1-6.781-2.957 10.306 10.306 0 0 1-2.817-7.121v-15.52H73.17z", fill: "color(display-p3 0.894 0.000 0.275)", fillRule: "nonzero", strokeWidth: ".339" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "M73.168 69.591v4h-7.6v11.857a9.119 9.119 0 0 1-3.998 0V73.591h-7.6v-4h7.6v-9.519h4v9.52h7.598z", strokeWidth: ".169" }), jsxs("g", { strokeLinejoin: "round", children: [jsx("path", { d: "M60.273 62.342v5.623c-1.226.33-4.211 1.518-4.367-1.088-.071-1.205 1.496-2 1.919-.935.2.504-.018.86-.313.976a.415.415 0 0 1-.55-.517c-1.27.664 1.134 2.07 2.218.24.317-.536-.533-1.09-.533-1.487 0-.396.834-.988.533-1.486-1.097-1.822-3.487-.424-2.218.239a.415.415 0 0 1 .55-.517c.295.116.512.472.313.976-.423 1.064-1.99.27-1.919-.935.156-2.606 3.14-1.418 4.367-1.088z", strokeWidth: ".172" }), jsx("path", { d: "M66.867 62.342v5.623c1.226.33 4.21 1.518 4.368-1.088.072-1.205-1.496-2-1.918-.935-.201.504.017.86.312.976a.415.415 0 0 0 .55-.517c1.27.664-1.134 2.07-2.219.24-.316-.536.533-1.09.535-1.487.001-.396-.835-.988-.535-1.486 1.098-1.822 3.488-.424 2.22.239a.415.415 0 0 0-.551-.517c-.295.116-.513.472-.312.976.422 1.064 1.99.27 1.918-.935-.156-2.606-3.14-1.418-4.368-1.088zm-6.594 18.502V75.22c-1.226-.33-4.211-1.518-4.367 1.089-.071 1.205 1.496 2 1.919.935.2-.504-.018-.86-.313-.976a.415.415 0 0 0-.55.517c-1.27-.663 1.134-2.071 2.218-.24.317.534-.533 1.09-.533 1.486 0 .396.834.988.533 1.486-1.097 1.824-3.487.425-2.218-.238a.415.415 0 0 0 .55.516c.295-.115.512-.472.313-.976-.423-1.064-1.99-.269-1.919.935.156 2.608 3.14 1.418 4.367 1.09v-.001zm6.594 0V75.22c1.226-.33 4.21-1.518 4.368 1.089.072 1.205-1.496 2-1.918.935-.201-.504.017-.86.312-.976a.415.415 0 0 1 .55.517c1.27-.663-1.134-2.071-2.219-.24-.316.534.533 1.09.535 1.486.001.396-.835.988-.535 1.486 1.098 1.824 3.488.425 2.22-.238a.415.415 0 0 1-.551.516c-.295-.115-.513-.472-.312-.976.422-1.064 1.99-.269 1.918.935-.156 2.608-3.14 1.418-4.368 1.09v-.001z", strokeWidth: ".17" })] })] }), jsx("path", { d: "M73.17 60.072v15.52a10.308 10.308 0 0 1-2.817 7.12 9.35 9.35 0 0 1-6.783 2.958 9.349 9.349 0 0 1-6.781-2.957 10.306 10.306 0 0 1-2.817-7.121v-15.52H73.17z", strokeWidth: ".339" })] })] })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagRS };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagSA(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagSA(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M128 128V0H0v128z", fill: "color(display-p3 0.000 0.424 0.208)" }), jsx("path", { d: "M103.874 34.256c1.088-.775 2.1-1.645 3.311-2.256-.346 1.387-1.383 2.444-2.446 3.337-.543.423-.296 1.199-.37 1.786-.292-.067-.58-.145-.865-.234.272 3.525.667 7.027.84 10.552.024.4.05.823.395 1.081 1.63 1.458 3.31 2.891 4.497 4.748.47.729.716 1.55.963 2.374.264-1.372.306-2.776.124-4.16a744.976 744.976 0 0 1-1.606-16.123c-.05-.658-.148-1.34-.074-1.998a1.244 1.244 0 0 1 1.285-1.081c.339.321.6.715.766 1.152.494 1.105.938 2.304.815 3.549-.296-.094-.593-.212-.914-.33.445 3.644.89 7.287 1.161 10.953.124 2.468.494 4.959-.025 7.403-.444 2.256-1.557 4.536-3.533 5.828-1.655 1.081-3.582 1.692-5.51 2.092a5.06 5.06 0 0 1-2.372.023c.816-.446 1.73-.775 2.595-1.152a22.59 22.59 0 0 0 3.607-1.88c1.063-.705 2.174-1.41 2.965-2.444-.988-2.632-2.619-5.1-4.941-6.722.074 2.586.197 5.218-.198 7.78a2.673 2.673 0 0 1-.766 1.574c-.272-1.081-.296-2.21-.42-3.314-.222-2.403-.42-4.808-.593-7.215 0-.493-.321-.87-.692-1.152-1.457-1.222-2.816-2.585-4.224-3.854.05 1.48.272 2.937.371 4.394.173 1.974.198 3.949.395 5.923.124 1.386.148 2.844-.37 4.16-.52 1.245-1.68 2.304-3.064 2.397a8.588 8.588 0 0 1-2.2-.117c-.765-.118-1.358-.704-1.704-1.363-.42-.8-.642-1.693-.988-2.515-.643.14-1.31.282-1.78.775-.987.94-1.284 2.374-1.753 3.596-.272.729-.593 1.528-1.31 1.927-.741.423-1.655.259-2.372-.14-1.088-.588-1.754-1.716-2.075-2.868-.322-.893.123-1.927-.42-2.773-.396-.776-.173-1.692.024-2.491.42-1.434 1.31-2.656 2.372-3.691l-4.224-3.666c.124 3.384.396 6.768-.05 10.129a2.94 2.94 0 0 1-.815 1.81 12.85 12.85 0 0 1-.296-1.951 423.8 423.8 0 0 1-.89-11.14c-.024-.423-.098-.893-.444-1.175a53.995 53.995 0 0 1-4.102-4.348c-.741-.94-1.507-1.904-1.902-3.032-.148-.47-.272-1.128.173-1.48.507.075.994.25 1.433.516a9.998 9.998 0 0 1 2.248 1.786c.274.319.47.697.568 1.105-.42 0-.815-.023-1.235-.023a16.432 16.432 0 0 0 2.965 3.242c-.098-3.149-.444-6.322-.593-9.472 0-.423 0-.893.297-1.245.272-.306.692-.423 1.062-.564a10.235 10.235 0 0 1 1.483 3.337c.099.479.124.97.074 1.457a9.125 9.125 0 0 1-.865-.258c.198 2.561.47 5.1.643 7.661.012.365.062.727.148 1.081.157.232.349.438.568.612 1.754 1.48 3.508 2.96 5.287 4.394 1.063-.917 2.1-1.856 3.163-2.75.247-.192.479-.404.692-.634.198-.212.124-.517.124-.776-.347-3.078-.594-6.157-.865-9.237-.075-1.128-.247-2.233-.247-3.337-.025-.658.494-1.316 1.16-1.34.297-.024.42.306.57.494.498.873.864 1.816 1.087 2.796.103.482.094.98-.025 1.457-.271-.117-.568-.258-.84-.375.371 2.89.667 5.78.939 8.672.766-.564 1.458-1.222 2.174-1.833.79-.682 1.63-1.34 2.397-2.068-.914-.988-1.878-1.904-2.816-2.868-.593-.61-1.31-1.198-1.558-2.07-.197-.61-.074-1.268.05-1.855 1.112.188 2.075.846 2.965 1.504a17.37 17.37 0 0 1 1.705 1.551c-.05-1.222-.198-2.444-.296-3.666 0-.47-.05-.987.271-1.363.272-.306.692-.423 1.038-.588a9.027 9.027 0 0 1 1.458 3.196c.127.507.168 1.031.123 1.552-.296-.071-.618-.141-.914-.212.099.94.198 1.856.321 2.797 1.161-.87 2.224-1.856 3.385-2.726.396-.376 1.112-.659 1.112-1.317.025-.705-.123-1.433-.025-2.138a1.241 1.241 0 0 1 1.285-1.058c.593.564.815 1.27 1.137 1.88l-.004.005zm-6.028 6.792c-.198.212-.569.4-.544.753.148.305.445.54.692.798 1.433 1.293 2.792 2.656 4.3 3.832-.05-1.387-.199-2.75-.273-4.137-.123-1.457-.173-2.914-.32-4.371-1.335.963-2.546 2.091-3.855 3.125zm-3.632-2.561c.32.352.618.705.938 1.057 0-.352-.024-.705-.024-1.057h-.914zm-3.46 8.578c-.246.212-.543.446-.518.8-.025 1.785.173 3.619-.272 5.358-.099.446-.42.752-.741 1.034-.396-1.716-.42-3.478-.717-5.218-1.062.846-2.075 1.763-3.063 2.68.568.634 1.136 1.316 1.334 2.185a3.308 3.308 0 0 1-1.038 3.385c-1.211 1.01-2.842 1.175-4.349 1.363.223.987.42 2.02 1.013 2.867.37.494.964.964 1.606.776.692-.189 1.112-.846 1.36-1.458a19.65 19.65 0 0 1 1.778-3.595c.593-.94 1.557-1.716 2.693-1.74.37.024.865-.094 1.088.306.494.822.667 1.81 1.284 2.585 1.038 1.363 3.237 1.387 4.473.259.42-.376.42-.987.37-1.504-.568-4.677-.988-9.401-1.482-14.078-1.656 1.292-3.212 2.655-4.818 3.995zm-8.721 7.99c-.26.378-.444.8-.544 1.246a5.283 5.283 0 0 0 3.212-.681c.297-.188.643-.494.569-.893-.075-.8-.742-1.363-1.335-1.833a18.24 18.24 0 0 0-1.902 2.162zM35.632 32.26c.296-.189.568.14.766.352.593.729 1.235 1.457 1.581 2.35-.296.047-.618.094-.914.141.074 1.41 1.26 2.374 1.606 3.714.242.825.276 1.697.099 2.538a2.995 2.995 0 0 1-2.347 2.304c-1.359.235-2.89-.094-3.904-1.104-.667-.659-.914-1.598-1.21-2.445-.322 1.152-.791 2.257-1.607 3.15a5.797 5.797 0 0 1-1.705 1.245c.173 3.15.495 6.299.223 9.425-.099.893-.148 1.95-.964 2.538-.296-1.245-.346-2.538-.494-3.83-.272-2.61-.47-5.218-.741-7.827-.766-.188-1.606-.352-2.2-.917-.988-.893-1.309-2.28-1.235-3.55.025-.986.346-1.95.569-2.913-.374.371-.66.82-.84 1.316-.52 1.574-.865 3.22-1.582 4.724a2.146 2.146 0 0 1-1.433 1.222c-.79.164-1.73.117-2.346-.494-.667-.658-.816-1.645-.914-2.538-.05-.918-.124-1.904.296-2.75.247-.517.766-.8 1.21-1.058-.296.494-.642.987-.716 1.552-.098.798.05 1.62.198 2.397.099.47.198.987.568 1.316a1.583 1.583 0 0 0 2.076-.047c.269-.343.47-.734.593-1.152.494-1.504.89-3.055 1.507-4.513.543-1.222 1.507-2.42 2.89-2.679-.148 1.669-.914 3.22-.963 4.912-.025.752.05 1.575.544 2.162.37.494.988.658 1.557.823-.148-2.28-.37-4.56-.519-6.863-.05-.846-.197-1.715-.05-2.561.124-.588.767-.8 1.26-.988.94 1.387 1.631 3.032 1.607 4.724-.32-.07-.618-.14-.939-.211.198 1.95.395 3.925.619 5.875a3.706 3.706 0 0 0 2.026-1.48c.964-1.387 1.112-3.197.643-4.795-.198-.681-.52-1.316-.667-2.021-.15-.658.32-1.34.914-1.551.272-.118.395.211.519.4.37.799.494 1.692.667 2.561.222 1.152 0 2.35.42 3.455.324.964.98 1.781 1.853 2.304.727.386 1.564.51 2.372.353.404-.086.721-.398.815-.8.198-.752-.074-1.527-.395-2.209-.741-1.55-1.656-3.031-2.001-4.724-.124-.61.049-1.457.691-1.833h-.003z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M69.555 34.07a4.68 4.68 0 0 1 2.051-1.81 9.264 9.264 0 0 1-.89 1.598c-.246.376-.246.846-.271 1.269a8.054 8.054 0 0 0 1.68-.259c-.148.447-.297.918-.717 1.199-.469.329-1.16.54-1.655.141a1.842 1.842 0 0 1-.198-2.139zm-30.637-1.036c.247-.376.717-.517 1.088-.683a9.034 9.034 0 0 1 1.532 3.385c.094.464.103.942.025 1.41-.272-.094-.569-.188-.84-.282.32 2.28.716 4.536.988 6.816 1.31-.635 2.52-1.41 3.879-1.975a4.259 4.259 0 0 1 1.334-.329c-.173.376-.37.752-.766.918-1.433.728-2.89 1.363-4.299 2.162.124 1.128.247 2.28.396 3.408.642-.823 1.21-1.856 2.322-2.115.05.61-.148 1.34.296 1.833.692.54 1.631.211 2.273-.282-.049-.893.198-1.763.371-2.632.272.117.618.164.717.493.296.823.222 1.74 0 2.562-.223.94-.989 1.645-1.829 2.068-.518.258-1.161.4-1.73.165-.592-.235-.963-.8-1.358-1.293-.346.846-.914 1.621-.939 2.585a10.08 10.08 0 0 1-2.1 5.547c-2.1 2.75-5.312 4.395-8.573 5.359-1.878.517-3.83.987-5.807.893a6.09 6.09 0 0 1-3.064-.823c-.395-.259-.74-.611-1.136-.846-.494-.094-1.013.047-1.532.047-1.235.047-2.47.094-3.681-.117 1.482-.494 2.99-.87 4.447-1.41a11.814 11.814 0 0 1 1.483-7.71 7.968 7.968 0 0 1 1.334-1.62c-.42.845-.939 1.668-1.162 2.608a11.057 11.057 0 0 0 .1 6.016c1.012-.329 2-.775 2.965-1.198 2.248-.987 4.447-2.045 6.498-3.408.766-.54 1.557-1.105 2.075-1.927.247-.4.198-.87.198-1.316-1.063.21-2.1.705-3.212.68-.692-.046-1.433-.187-1.927-.728-.494-.54-.52-1.316-.42-1.997a3.853 3.853 0 0 1 1.26-2.374c.815-.682 2.026-.658 2.965-.235.914.424 1.433 1.317 1.877 2.163 1.384-.517 2.323-1.74 3.681-2.327.05.705-.024 1.527.52 2.092.32.4.864.376 1.309.423-.074-1.129-.247-2.233-.395-3.338-.47-3.69-.939-7.402-1.335-11.116-.024-.54-.099-1.105.173-1.552h-.001zm-8.45 16.052c-.123.259.173.423.37.517.742.259 1.558.094 2.323-.047-.395-.423-.865-.893-1.507-.917-.42-.024-1.013 0-1.186.447zm5.386 1.528c.05.752.074 1.504-.173 2.209-.395 1.199-1.31 2.162-2.248 2.961-1.804 1.481-3.929 2.445-5.98 3.526-.932.524-1.898.987-2.89 1.386 1.26.094 2.52-.117 3.755-.211 1.902-.118 3.73-.658 5.485-1.363 1.828-.752 3.607-1.716 5.04-3.126a6.637 6.637 0 0 0 1.853-3.102c.12-.596.178-1.202.173-1.81-.741-.024-1.532 0-2.199-.376-.543-.306-.84-.893-1.161-1.41-.513.486-1.067.926-1.656 1.316h.001zm20.088-17.65c.271-.306.765-.259 1.088-.048a2.488 2.488 0 0 1 1.088 2.186 4.106 4.106 0 0 1-.322 1.105c-.099-.54-.074-1.105-.32-1.598-.37-.517-1.062-.611-1.507-1.034-.176-.141-.25-.47-.027-.611z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M66.072 33.246c.05-.33.37-.682.716-.494.964.47 1.656 1.363 2.1 2.327-.345 0-.692-.024-1.013-.047.158.657.364 1.301.618 1.927.37.893.89 1.74 1.038 2.726.173 1.081-.025 2.304-.79 3.126-1.434 1.598-4.3 1.316-5.535-.4-.47-.61-.717-1.316-.964-2.044-.395 1.551-1.235 3.055-2.644 3.854a4.45 4.45 0 0 1-4.693-.164 3.008 3.008 0 0 1-1.408-2.468c-.099-1.457.47-2.82.667-4.23-.37.342-.649.77-.815 1.245-.593 1.575-.84 3.267-1.68 4.748-.396.704-1.063 1.34-1.903 1.41-.815.047-1.705-.259-2.174-.964-.42-.658-.519-1.457-.519-2.233a7.74 7.74 0 0 1 .84-3.407c0 1.48-.445 3.102.296 4.489.371.775 1.36 1.222 2.126.799.691-.423 1.012-1.222 1.26-1.951.518-1.551 1.062-3.126 1.828-4.583.32-.588.667-1.199 1.21-1.621.272-.235.668-.235 1.014-.306.074 1.316-.668 2.468-.915 3.737-.247 1.105-.32 2.42.47 3.338.89.963 2.372 1.198 3.607.87 1.705-.542 2.94-2.257 3.014-4.043.05-1.058.1-2.21-.469-3.15-.247-.493-.717-1.01-.519-1.62a2.067 2.067 0 0 1 1.088-1.364c.4.575.662 1.234.766 1.927.198 1.621.222 3.29.79 4.841.347.894.866 1.81 1.78 2.233.84.4 1.877.494 2.693.07.519-.258.642-.892.519-1.41-.346-1.691-1.507-3.031-2.05-4.653-.297-.822-.52-1.668-.347-2.514l-.002-.001zm16.603-.353c.519-.235 1.26-.047 1.507.494a.558.558 0 0 1-.271.634 4.734 4.734 0 0 1-1.014-.4c-.42.8-.642 1.693-.889 2.586a5.822 5.822 0 0 0-.593-1.246c-.346-.47-.89-.705-1.285-1.128-.123-.376.32-.799.692-.681.544.164.865.658 1.186 1.104.148-.493.222-1.081.667-1.363zm-66.463 1.974c.42-.893 1.235-1.55 2.125-1.974-.223.588-.593 1.081-.89 1.621-.247.376-.222.846-.247 1.27a7.327 7.327 0 0 0 1.705-.353c-.173.447-.346.94-.766 1.245-.445.33-1.112.518-1.581.189-.544-.47-.643-1.34-.346-1.998z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M47.813 33.669c.148-.776 1.31-.753 1.68-.165.247.423.37.87.618 1.293.222.423.494.87.346 1.363-.223.775-.791 1.387-.865 2.21.271-.118.543-.26.815-.4-.074.423 0 .987-.445 1.222-.543.258-1.21-.259-1.16-.846.073-1.058 1.111-1.88.79-3.008-1.038 1.386-2.471 2.632-4.225 2.89.766-.61 1.63-1.034 2.322-1.739.416-.44.766-.94 1.038-1.48-.37-.376-1.013-.73-.914-1.34zm.716-.07c.165.25.384.459.643.61a.96.96 0 0 0-.643-.61zm-6.201.563c.37-.094.815-.235 1.112.094a3.467 3.467 0 0 1 1.012 3.314c-.197-.447-.345-.917-.568-1.34-.37-.799-1.186-1.269-1.557-2.069v.001zm-7.956.494c.37.38.543.909.47 1.433-.594.094-1.187.259-1.78.4a.616.616 0 0 1-.74-.47c.008-.35.067-.699.172-1.034.124.353.247.704.37 1.082.149-.071.322-.118.47-.188v-.964h.346c.05.282.099.588.148.87l.568-.071c-.024-.353-.024-.705-.024-1.058zm50.181.775a5.233 5.233 0 0 1 1.482-.188 2.383 2.383 0 0 1-.864.682c-1.705.682-3.46 1.175-5.09 2.044.148.306.296.588.445.894-.396-.07-.865-.07-1.162-.4a.659.659 0 0 1 .025-.987 3.96 3.96 0 0 1 .89-.47c1.408-.516 2.816-1.104 4.274-1.574zm-25.82 1.222c.196-.15.402-.283.62-.4-.026.636.197 1.2.468 1.764.272.564.05 1.363-.617 1.504-.568.188-1.088-.165-1.483-.494-.32.282-.667.658-1.136.588-.865-.047-1.285-1.058-1.112-1.81.074-.493.47-.799.815-1.105-.05.517-.247 1.035-.123 1.552.099.352.519.352.815.469.099-.564.124-1.152.272-1.74.05-.305.42-.328.619-.469.049.494.024.987.173 1.457.123.353.543.47.84.635.148-.682-.149-1.316-.149-1.95h-.002zm-25.645.894c.37 0 .815-.07 1.112.234a3.417 3.417 0 0 1 .939 3.267c-.297-.775-.544-1.621-1.186-2.209-.396-.352-.792-.752-.865-1.292zm51.144 2.96c.183-.197.39-.37.617-.516.023.575.175 1.137.445 1.645.247.517.247 1.34-.37 1.575-.569.258-1.162-.047-1.631-.376-.37.282-.815.634-1.334.493-.766-.164-1.088-1.057-.964-1.763.05-.517.494-.846.84-1.175-.074.541-.296 1.081-.148 1.622.123.352.543.282.84.352.099-.61.05-1.245.296-1.81a2.53 2.53 0 0 1 .618-.328c.025.54-.074 1.128.198 1.621.173.306.543.329.84.423-.025-.587-.198-1.175-.247-1.762zm20.532.847a.558.558 0 0 1 .543-.752c.619 0 1.088.517 1.384 1.01.519 1.011.766 2.233.346 3.314-.222-.963-.198-2.186-1.088-2.82-.395-.235-.865-.376-1.186-.752zm-34.121 2.115a1.139 1.139 0 0 1 1.111-.305c.495.469.396 1.316 0 1.81-.716.94-1.902 1.386-3.063 1.386.716-.423 1.532-.658 2.174-1.199.296-.211.247-.61.296-.94-.345.047-.691.118-1.013.165.131-.323.297-.63.495-.918v.001zm16.603.729c.223-.047.519-.188.667.047-.173.564-.766.799-1.235 1.034-1.779.822-3.509 1.739-5.263 2.632-.074-.164-.173-.305-.247-.47.988-.728 2.076-1.268 3.138-1.855.988-.494 1.927-1.035 2.94-1.387v-.001zm-33.479 1.386c.05-.352.297-.61.495-.87 1.358 1.481 2.52 3.197 3.137 5.148.593 1.856.742 3.807 1.112 5.71.198.965.37 1.975 1.013 2.75.42.541 1.038.87 1.631 1.2.124-.612.272-1.27.84-1.622 1.73-1.152 3.73-1.856 5.707-2.491-1.606-.047-3.236 0-4.842-.024-1.31-.023-2.62.094-3.904-.14.049-.494.049-1.011.346-1.458.593-.987 1.63-1.551 2.619-2.068a24.198 24.198 0 0 1 4.67-1.904c-.42-.446-1.063-.94-.89-1.668.296-.847 1.038-1.693 1.976-1.67 1.038 0 2.051.424 2.94.941.544.352 1.211.729 1.409 1.387a2.456 2.456 0 0 1-.544 1.269c-.568.705-1.581.658-2.421.752-.05.564-.124 1.245-.692 1.504-.17-.443-.352-.882-.544-1.316-2.05.376-3.879 1.433-5.485 2.702 4.546.024 9.068-.093 13.614-.07.297.024.593.047.89.094-.198 1.199-1.408 1.786-2.471 2.045-2.15.47-4.3.893-6.449 1.316-1.606.329-3.237.705-4.693 1.434a3.82 3.82 0 0 0-1.36 1.198c1.07.376 2.169.659 3.286.846.37.094.89.165.988.611.149.588.173 1.41-.395 1.786-.716.165-1.458 0-2.174-.117-1.977-.306-3.88-1.34-5.016-3.032-.865-1.222-1.112-2.75-1.334-4.207a14.117 14.117 0 0 1-1.877 2.256c-1.928 1.81-4.25 3.126-6.671 4.184-.84.376-1.903.493-2.743-.024-.593-.352-.815-1.08-1.062-1.692-2.249 1.152-4.547 2.257-7.042 2.727a23.75 23.75 0 0 1-4.645.469c.815-.4 1.655-.705 2.47-1.034a102.392 102.392 0 0 0 8.006-3.76c.321-.189.716-.353.939-.659.247-.681.271-1.41.642-2.068a4.71 4.71 0 0 1 1.754-1.88c-.47 1.034-.963 2.092-1.112 3.22a23.986 23.986 0 0 0 4.423-3.361c.346-.376.84-.846.642-1.41-.247-.8-.667-1.504-.963-2.28-.445-1.128-.988-2.304-.865-3.549.025-.4.32-.705.519-1.01 1.088.704 1.779 1.856 2.397 2.961-.223.047-.47.094-.692.141.42 1.152 1.112 2.186 1.31 3.408a3.195 3.195 0 0 1-.742 2.679c-1.68 1.81-3.755 3.173-5.707 4.653.346.189.716.447 1.136.424.816-.024 1.606-.306 2.347-.611 2.718-1.2 4.941-3.197 7.24-5.053-.569-2.21-1.582-4.278-2.645-6.3a4.192 4.192 0 0 1-.518-2.467zm13.12 2.915c.27.383.65.678 1.088.846.667.14 1.31-.259 1.804-.682-.619-.47-1.334-.846-2.125-.846-.37 0-.766.306-.766.682zM19.77 45.584a.582.582 0 0 1 .568-.564c.84-.094 1.433.588 1.952 1.128.271.283.494.658.321 1.058-.099.446-.619.423-.964.517-.74.047-1.037.846-1.606 1.199-1.136.775-2.544 1.386-3.953 1.198.346-.493.914-.705 1.458-.87 1.013-.328 1.828-1.057 2.57-1.809-.198-.61-.445-1.222-.346-1.856zm.469.094c.036.414.163.815.37 1.176.151-.333.291-.67.42-1.011a7.82 7.82 0 0 0-.79-.165zm1.112 1.528c.271-.023.543-.07.815-.094a3.765 3.765 0 0 0-.272-1.034c-.346.258-.395.728-.543 1.128z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M61.723 45.772c.171-.175.372-.318.593-.423 0 .823.593 1.457.667 2.257.074.822-.988 1.245-1.63.87-.198-.142-.371-.306-.544-.447-.346.305-.717.752-1.235.634-.791-.14-1.211-1.057-1.063-1.81.074-.517.494-.846.865-1.151-.074.493-.247.963-.198 1.48.05.376.47.494.766.658.167-.584.283-1.181.346-1.786.05-.329.445-.376.667-.54.025.493 0 1.01.148 1.48.149.33.495.494.766.682.297-.635-.123-1.27-.148-1.904zM22.29 48.781c.42-.188.865-.423 1.334-.47.445-.023.667.658.32.94-.519.4-1.136.564-1.73.823-1.383.658-2.767 1.293-4.125 2.021-.297.188-.668.141-.989.094.185-.413.485-.764.865-1.01a60.369 60.369 0 0 1 4.325-2.398zm51.96.728c.099-.469.642-.54 1.038-.681.098.681.173 1.386.593 1.95-.223.024-.445.047-.643.07-.296.447-.617.941-1.112 1.176-.815.4-1.73.4-2.619.353.94-.259 2.1-.33 2.718-1.176.42-.493-.024-1.128.025-1.692zm18.654.682c.124-.376.568-.376.89-.33.692.118 1.186.706 1.63 1.2a.925.925 0 0 1 .124 1.221c-.445.353-1.161.141-1.557.612-1.186 1.363-3.015 2.232-4.843 2.044.346-.493.914-.705 1.482-.87 1.014-.328 1.804-1.08 2.545-1.809-.197-.658-.494-1.363-.272-2.068h.001zm.47.282c.048.425.148.843.296 1.245.183-.32.332-.659.445-1.01-.247-.094-.52-.165-.741-.235zm1.432.517c-.14.335-.256.681-.345 1.034.271-.024.543-.07.815-.094a4.316 4.316 0 0 0-.272-.964c-.05 0-.148.024-.197.024zm-48.649-.07c.47-.447 1.31-.212 1.606.328.149.306-.173.541-.296.776a3.37 3.37 0 0 0-.766-.4c-.247-.07-.321.212-.396.376-.296.704-.444 1.458-.667 2.186a6.084 6.084 0 0 0-.568-1.292c-.296-.423-.79-.658-1.161-1.011-.346-.282.025-.893.42-.823.568.07.914.588 1.31.964.148-.376.247-.799.518-1.105zM16.46 55.008a4.679 4.679 0 0 1 2.05-1.81 9.465 9.465 0 0 1-.889 1.621c-.247.377-.247.823-.272 1.246a10.63 10.63 0 0 0 1.705-.235c-.148.447-.32.94-.741 1.199-.47.305-1.137.54-1.63.141a1.89 1.89 0 0 1-.223-2.162zm39.433 3.62c.42-.071.914-.26 1.285.046a.783.783 0 0 1 .148 1.175c-.519.282-1.186.118-1.63.517.074.611.543 1.105.642 1.693.025.376-.272.681-.445.987-.123-.588-.222-1.223-.543-1.74-.198-.376-.495-.752-.396-1.198.1-.494.619-.729.989-.964a3.081 3.081 0 0 1-.05-.517zm18.95.728c.199-.494.668-.729 1.089-.987-.173.4-.47.799-.519 1.245.198.353.519.611.692.987.05.611-.84.706-1.161.33-.371-.424-.32-1.082-.1-1.575zm-4.57-.682c.692-.234 1.433 0 2.05.353-.444.917-1.482 1.152-2.248 1.715.029.124.045.25.05.376.543.024 1.112.094 1.581-.188a7.318 7.318 0 0 1 1.952-.775c-.544.47-1.062.94-1.606 1.386-.643.518-1.532.518-2.298.306-.37-.117-.84-.447-.716-.917.197-.588.79-.894 1.26-1.246l-1.013-.07c.271-.376.519-.846.988-.94zm17.913 1.669a.507.507 0 0 1 .321-.8c.667-.117 1.236.424 1.532.964.423.764.442 1.688.05 2.468-.124-.54-.124-1.104-.396-1.598-.37-.494-1.062-.588-1.507-1.034zm11.192.352c.915-.329 1.829-.752 2.816-.658a1.795 1.795 0 0 1-.914.823c-1.531.564-3.088 1.081-4.595 1.716a7.792 7.792 0 0 1-1.483.493c-.049-.14-.123-.282-.173-.423 1.384-.8 2.866-1.363 4.349-1.95zm-2.986 30.19h-7.61v-.722c.344-.297.811-.7.811-.933 0-.403-.957-1.231-1.178-1.231-.246 0-1.178.849-1.178 1.23 0 .255.417.616.76.913l.025.021v.743H28c2.136 2.122 5.302 2.101 11.66 2.165 5.671.085 5.646.085 48.336 0v.764c-.344.297-.761.7-.761.933 0 .403.908 1.231 1.178 1.231.172 0 .737-.467 1.031-.87h2.627c.172.297.565.467 1.03.467.4.025.787-.15 1.032-.467h3.142a1.57 1.57 0 0 0 1.252.467c1.203-.043 1.472-.658 1.472-2.78-.024-1.783-1.227-1.973-3.608-1.931zm.54 3.586h-2.798a1.333 1.333 0 0 0-2.062 0h-2.578a3.068 3.068 0 0 0-.687-.658v-.764h8.15c-.155.46-.164.957-.025 1.422z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagSA };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagSE(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagSE(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.000 0.416 0.655)" }), jsx("path", { d: "M76.8 0v51.2H128v25.6H76.8V128H51.2V76.8H0V51.2h51.2V0h25.6z", fill: "color(display-p3 0.996 0.800 0.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagSE };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagSG(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagSG(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "evenodd", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M0 0h128v64H0z", fill: "color(display-p3 0.875 0.000 0.000)" }), jsx("path", { d: "M39.023 10.727c-8.882 2.033-15.482 8.597-17.348 17.52-2.535 12.126 5.377 23.998 17.55 26.53-12.298 3.5-25.005-3.555-28.48-15.715-3.472-12.16 3.597-24.842 15.781-28.31 4.277-1.217 8.215-1.225 12.497-.025z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "m35.53 29.32 1.308 4.033-3.455-2.462-3.439 2.485 1.278-4.039-3.429-2.494 4.242-.037 1.318-4.028 1.344 4.019 4.246.006-3.412 2.518zm4.692 13.883 1.308 4.032-3.456-2.461-3.438 2.484 1.278-4.038-3.43-2.495 4.243-.036 1.318-4.028 1.344 4.018 4.245.007-3.412 2.517zm15.61-.1 1.308 4.032-3.455-2.461-3.439 2.484 1.278-4.038-3.429-2.495 4.242-.036 1.318-4.028 1.344 4.018 4.246.007-3.412 2.517zm4.657-13.77 1.308 4.032-3.456-2.462-3.438 2.485 1.278-4.038-3.43-2.495 4.243-.036 1.318-4.028 1.344 4.018 4.245.007-3.412 2.517zM48.13 20.198l1.308 4.032-3.456-2.461-3.438 2.484 1.278-4.038-3.43-2.495 4.243-.036 1.318-4.028 1.344 4.018 4.245.007-3.412 2.517z", fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagSG };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagSI(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagSI(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "evenodd", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 1.000 0.000 0.000)", fillRule: "nonzero" }), jsx("path", { d: "M0 0h128v85.333H0z", fill: "color(display-p3 0.000 0.361 0.898)", fillRule: "nonzero" }), jsx("path", { d: "M0 0h128v42.667H0z", fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero" }), jsx("path", { d: "M64.004 22.445c-.287 0-.572.007-.857.015-5.542.143-10.745 1.574-14.45 3.32l.001.005c-.405.169-.802.339-1.179.509l1.273 19.944c.883 10.422 7.675 16.491 15.222 18.873 7.547-2.382 14.338-8.45 15.22-18.873l1.267-19.881c-.389-.2-.782-.39-1.18-.572v-.005c-3.892-1.835-9.44-3.324-15.299-3.334H64.004z", fill: "color(display-p3 0.000 0.361 0.898)" }), jsx("path", { d: "m64.013 36.246-3.725 7.275-2.408-3.129-6.292 8.316c.114.516.247 1.014.393 1.5.703 1.187 2.053 2.54 3.785 2.54 1.375 0 2.75-1.099 4.124-1.099 1.374 0 2.749 1.1 4.123 1.1 1.375 0 2.749-1.1 4.124-1.1 1.374 0 2.749 1.1 4.123 1.1 1.717 0 3.058-1.33 3.766-2.508.152-.5.287-1.013.404-1.544l-6.284-8.305-2.408 3.129-3.725-7.275zM59.89 52.75c-1.375 0-2.75 1.1-4.124 1.1a4.53 4.53 0 0 1-2.746-.933c.25.536.524 1.06.822 1.57.567.353 1.212.591 1.924.591 1.375 0 2.75-1.1 4.124-1.1 1.374 0 2.749 1.1 4.123 1.1 1.375 0 2.749-1.1 4.124-1.1 1.374 0 2.749 1.1 4.123 1.1.703 0 1.338-.233 1.9-.577.298-.509.572-1.03.822-1.564a4.53 4.53 0 0 1-2.722.912c-1.374 0-2.749-1.1-4.123-1.1-1.375 0-2.75 1.1-4.124 1.1-1.374 0-2.749-1.1-4.123-1.1zm0 2.328c-1.375 0-2.75 1.1-4.124 1.1-.299 0-.582-.035-.857-.088 2.377 3.177 5.622 5.303 9.101 6.526 3.473-1.221 6.712-3.349 9.089-6.52-.27.05-.547.082-.839.082-1.374 0-2.749-1.1-4.123-1.1-1.375 0-2.75 1.1-4.124 1.1-1.374 0-2.749-1.1-4.123-1.1z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsxs("g", { fill: "color(display-p3 1.000 0.898 0.000)", children: [jsx("path", { d: "M57.813 25.115h3.118l-1.56 2.7" }), jsx("path", { d: "M57.813 26.914h3.118l-1.56-2.7" })] }), jsxs("g", { fill: "color(display-p3 1.000 0.898 0.000)", children: [jsx("path", { d: "M67.095 25.115h3.118l-1.559 2.7" }), jsx("path", { d: "M67.095 26.914h3.118l-1.559-2.7" }), jsxs("g", { children: [jsx("path", { d: "M62.454 31.33h3.118l-1.559 2.7" }), jsx("path", { d: "M62.454 33.13h3.118l-1.559-2.7" })] })] }), jsx("path", { d: "M48.683 25.792c-.394.158-.785.322-1.174.49l1.28 19.947C49.664 56.661 56.47 62.72 64 65.11c7.552-2.389 14.336-8.448 15.232-18.88l1.259-19.882a29.056 29.056 0 0 0-1.174-.555l-1.194 19.776A20.203 20.203 0 0 1 64 63.915a20.203 20.203 0 0 1-14.123-18.347l-1.194-19.776z", fill: "color(display-p3 1.000 0.000 0.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagSI };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagSK(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagSK(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.933 0.110 0.145)" }), jsx("path", { d: "M0 0h128v85.333H0z", fill: "color(display-p3 0.043 0.306 0.635)" }), jsx("path", { d: "M0 0h128v42.667H0z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M89.942 30.08H37.223l-.18 1.72c-.04.373-.963 9.38-.963 29.16 0 9.293 3.142 17.493 9.338 24.369 4.34 4.818 10.01 8.875 17.331 12.4l.832.402.834-.401c7.321-3.527 12.992-7.583 17.332-12.401 6.196-6.877 9.338-15.076 9.338-24.37 0-19.78-.924-28.786-.963-29.16l-.18-1.719z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M63.582 96C53.056 90.93 38 80.867 38 60.96S38.952 32 38.952 32h49.262s.952 9.053.952 28.96c0 19.906-15.057 29.97-25.584 35.04z", fill: "color(display-p3 0.933 0.110 0.145)" }), jsx("path", { d: "M65.837 55.74c2.85.047 8.41.158 13.362-1.499 0 0-.131 1.772-.131 3.836s.13 3.836.13 3.836c-4.54-1.52-10.15-1.551-13.361-1.51v10.995h-4.502V60.403c-3.211-.041-8.82-.01-13.362 1.51 0 0 .13-1.771.13-3.836 0-2.064-.13-3.836-.13-3.836 4.952 1.657 10.512 1.546 13.362 1.5v-6.906c-2.598-.023-6.34.101-10.573 1.518 0 0 .13-1.772.13-3.836 0-2.065-.13-3.836-.13-3.836 4.226 1.414 7.965 1.54 10.562 1.517-.134-4.373-1.408-9.884-1.408-9.884s2.621.205 3.67.205c1.047 0 3.668-.205 3.668-.205s-1.273 5.512-1.408 9.884c2.598.023 6.336-.103 10.562-1.518 0 0-.13 1.772-.13 3.836s.13 3.836.13 3.836c-4.232-1.416-7.975-1.54-10.573-1.517v6.906h.002z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M63.579 70.207c-5.302 0-8.142 7.353-8.142 7.353a6.5 6.5 0 0 0-5.9-3.487c-2.928 0-5.084 2.603-6.455 5.014 5.324 8.47 13.82 13.697 20.496 16.913 6.679-3.216 15.18-8.442 20.504-16.913-1.37-2.41-3.528-5.014-6.454-5.014a6.515 6.515 0 0 0-5.908 3.487s-2.84-7.353-8.141-7.353z", fill: "color(display-p3 0.043 0.306 0.635)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagSK };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagTR(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagTR(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.890 0.024 0.075)" }), jsx("circle", { cx: "53", cy: "64", fill: "color(display-p3 1.000 1.000 1.000)", r: "32" }), jsx("circle", { cx: "61", cy: "64", fill: "color(display-p3 0.890 0.024 0.075)", r: "25.6" }), jsx("path", { d: "m78.333 64 28.945 9.405-17.889-24.622v30.434l17.889-24.622z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagTR };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagTW(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagTW(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.996 0.000 0.000)" }), jsx("path", { d: "M0 0h64v64H0z", fill: "color(display-p3 0.000 0.000 0.584)" }), jsx("path", { d: "M20.107 52.891 52.89 20.107l-44.784 12 44.784 12-32.784-32.785 12 44.785 12-44.785-32.785 32.785 44.785-12-44.785-12L44.107 52.89l-12-44.784z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M32.107 18.507c7.51 0 13.6 6.089 13.6 13.6 0 7.51-6.09 13.6-13.6 13.6-7.511 0-13.6-6.09-13.6-13.6 0-7.511 6.089-13.6 13.6-13.6zm0 1.6c-6.628 0-12 5.372-12 12 0 6.627 5.372 12 12 12 6.627 0 12-5.373 12-12 0-6.628-5.373-12-12-12z", fill: "color(display-p3 0.000 0.000 0.584)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagTW };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagUA(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagUA(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 42.667h128V128H0z", fill: "color(display-p3 0.000 0.341 0.718)" }), jsx("path", { d: "M0 85.333h128V128H0z", fill: "color(display-p3 1.000 0.843 0.000)" }), jsx("path", { d: "M0 0h128v42.667H0z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagUA };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagUS(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagUS(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "m0 128 128-.833L127.796 0 0 .167z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "m64 32 64-.104L127.898 16 64 16.02zM64 64l64-.104L127.898 48 64 48.02zM0 96l128-.104L127.796 80 0 80.02zM0 128l128-.104-.204-15.896L0 112.02z", fill: "color(display-p3 0.702 0.098 0.259)" }), jsx("path", { d: "M64 0v64H0v-7.971l3.658-2.657 5.424 3.941-2.072-6.377 5.425-3.941H5.729l-2.071-6.378-2.072 6.378L0 46.994v-8.965l3.658-2.657 5.424 3.941-2.072-6.377 5.425-3.942H5.729l-2.071-6.377-2.072 6.377H0v-9.965l3.658-2.657 5.424 3.941-2.072-6.377 5.425-3.941H5.729L3.658 3.617 1.586 9.995 0 9.994V0h64zM26.701 40.904l-2.072 6.377h-6.706l5.426 3.942-2.073 6.377 5.425-3.941 5.425 3.941-2.072-6.377 5.424-3.941h-6.705l-2.072-6.378zm22.956 0-2.071 6.377H40.88l5.425 3.942-2.072 6.377 5.425-3.941 5.424 3.941-2.072-6.377 5.425-3.941h-6.706l-2.072-6.378zM0 50.714l.305.222L0 51.87v-1.157zm26.701-28.453-2.072 6.377h-6.706l5.426 3.941-2.073 6.377 5.425-3.94 5.425 3.94-2.072-6.377 5.424-3.941h-6.705l-2.072-6.377zm22.956 0-2.071 6.377H40.88l5.425 3.941-2.072 6.377 5.425-3.94 5.424 3.94-2.072-6.377 5.425-3.941h-6.706l-2.072-6.377zM0 32.714l.305.222L0 33.87v-1.157zM49.657 3.617l-2.071 6.378H40.88l5.425 3.94-2.072 6.378 5.425-3.941 5.424 3.941-2.072-6.377 5.425-3.941h-6.706l-2.072-6.378zm-23 0-2.072 6.377H17.88l5.425 3.942-2.072 6.377 5.424-3.941 5.425 3.941-2.072-6.377 5.425-3.941h-6.706l-2.072-6.378zM0 13.714l.305.222L0 14.87v-1.157z", fill: "color(display-p3 0.039 0.192 0.380)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagUS };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagVN(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagVN(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.855 0.145 0.114)" }), jsx("path", { d: "m64.5 26-8.658 26.475H28L50.61 68.47 41.936 95 64.5 78.466 87.065 95l-8.653-26.458L101 52.392l-27.903-.103z", fill: "color(display-p3 1.000 1.000 0.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagVN };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagXK(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagXK(props) {
|
|
4
|
+
return (jsx("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsxs("g", { fill: "none", fillRule: "nonzero", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.141 0.290 0.647)" }), jsx("path", { d: "M64.969 40.562c.75.875 1.252 1.75 1.252 2.813-.63.311-1.5.438-2.002 1 3.126-.438 3.749 3.186 7.249 1.811.127.502.63.94 1.252.75l.374-.998c1.373-.374.998 1.874 2.503 1.436.75.626.248 1.687.75 2.44 0 .873.375 1.623.75 2.373.375-.436.623-1.061 1.5-.874.622.686 1.124 1.312 1.25 2.062-.254 1.439-.628 2.687.87 3.437v.438c1.005.438 3.254-.438 3.254 1.312-.128.626.622.063.876.438.623-.251 1.5-.124 2.25-.124.622 1.312-.75 2.25-1.125 3.437.622.623.375 1.75.248 2.497l-.376.187c.998.187 2.249-.12 3.126.442l1.627.622c.75-.435 1.62-.502 2.623-.435.75.563-.254 1.5.375 1.935.877 0 1.627.127 1.747.877l.127.247c.623-1.124 2.376-.375 3.126-1.184 1.252 0 1.5 1.372 2.122 2.122.254 1.94-2.122 2.818-1.372 4.752-.502.936-1.5 1.686-2.25 2.563.248.127.121.435.121.623-.75.441-.12 1.753-1.124 1.874-.12.816-1.62.502-1.125 1.378 1.004 1.312-.495 2.122-.495 3.314-.63.689-1.88-.63-1.88.689-.75.187-1.5-.69-1.996.06-.253.877.496 1.185.376 2.062 1.245-.128 1.62 1.124 2.121 1.874l1.252 1.251c-1.252.998-2.878-.127-4.378.435-.374-.187 0-.682-.374-.87-.376-.442-1.125-.442-1.747-.562.12.562-1.004.75-.502 1.432 0 .187.247.75-.248.75-1.004.314-.877-.87-1.754-.435-1.124.435-.247 2.122-1.874 1.934.248 1.506-2.496 2.504-.622 3.815.247.248.12.75.12 1.125-1.125 1.004-3.12.629-4.37.254-1.005-.254-.375-1.506-.75-2.188-.375-.63-1.5-1.065-1.5-1.942-.75-.308-1.378-.5-1.88-1.124-1.747 1.687-3.875 3.313-6.372 3.373-1.124.563-1.754 2.818-3.5 1.88-.687 1.126-2.751 0-2.875 1.621-.814.314-.439 1.379-.937 1.874-.188 1.251 0 2.315 1.06 3.065.439.937-.937.937-.374 1.814.127.309 0 .75-.188.877-.375.187-.498.375-.375.75-.31 0-.438.187-.686.435-.314.622-1.312.937-2 1.372-.687.187-1.189-.308-1.624-.75-.127.69-.69 1.065-1.375 1.065-1.001 0-.814-.877-1.563-1.252.311-1.125-.69-1.62-.375-2.624.813-.622 2.185-1.064 1.81-2.376-.873-1.058-.562-2.624-1.435-3.875-.563-.496-1.5-1.245-1.189-2.436.814-.937 0-2.062-.438-3.06-.187-.816-.686-1.565-.686-2.503-1.375-.81-1.439-2.938-3.376-3.125-1.376 0-1.623-1.747-2.999-1.627-.127-.247-.438-.434-.69-.682-.996.682-2.248-.188-3.496.12-.814-1.372.686-3.246-1.503-4.063v-.87c.251.12.375-.127.438-.254.124-.937-1.563-1.058-.873-2.122-.375-.315-.813-.442-.562-1.064-.94-1.935-3.752-1.747-4.378-3.688.502-.435.502-.877.69-1.251-.439-.75-.562-1.56-.439-2.37.439-.127.686-.69.938-1.131-.563-.375-1.25-.937-1.875-.75-1.124-.187-1.938-1.057-2.938-1.56-.25-.247-.124-.688-.124-.997 1.376-.442-.187-2.38 1.5-2.128.438-.562 1.375-.75 2.061-1.188.69-.124 1.252.127 1.938.315.562.746 1.563.435 2.125 1.06.562-.127 1.252-.438 1.938-.127 0-1.06.498-1.686 1.251-2.436.124-.435.81-.75 1.372-.998 1.065.248 2.313.248 3.066-.502.499.315.937-.31 1.5-.31.685-.128 1.247.06 1.75.374.06-1.252 2.248-.188 2.687-1.687.498-1-1.376-1.375-1.252-2.252-.311-1 .438-1.5.813-2.185.438-.188.937-.439 1.5-.315 1.438-.499.314-3.437 2.627-2.373 0 .312-.128.687.06.75.813 0 .938-.938 1.502-1.251.248-.874-.314-1.938.436-2.624.374-.064.689-.187.937-.502 0-.686-.375-1.06-.938-1.5-.187.313-.686.064-1 .188 0-.75-.435-1.248-.562-1.938-.375-.187-.563-.498-.436-.937.563-.562 0-1.937 1.312-1.625.5-.436 1.376-.125 1.874-.875 1.312-.75 3.062-.75 4.063-2.125.439.064.937-.374 1.376 0 .124.813 1.312.499 1.312 1.25", fill: "color(display-p3 0.816 0.651 0.314)" }), jsx("path", { d: "m74.645 23.616-1.728-5.312-1.706 5.312h-5.59l4.523 3.285-1.728 5.312 4.501-3.285 4.523 3.285-1.728-5.312 4.523-3.285h-5.59zm17.579 3.093-1.728-5.29-1.707 5.29H83.2l4.523 3.286-1.728 5.312 4.501-3.286 4.523 3.286-1.728-5.312 4.522-3.286h-5.589zm16.768 6.102-1.707-5.291-1.728 5.29h-5.589l4.523 3.286-1.728 5.312 4.522-3.285 4.502 3.285-1.728-5.312 4.522-3.285h-5.589zm-52.203-9.195-1.706-5.312-1.728 5.312h-5.59l4.523 3.285-1.728 5.312 4.523-3.285 4.501 3.285-1.728-5.312 4.523-3.285h-5.59zm-17.578 3.093-1.707-5.29-1.728 5.29h-5.59l4.523 3.286-1.728 5.312 4.523-3.286 4.501 3.286-1.728-5.312 4.523-3.286h-5.59zm-16.768 6.102-1.728-5.291-1.707 5.29h-5.59l4.523 3.286-1.728 5.312 4.502-3.285 4.522 3.285-1.728-5.312 4.523-3.285h-5.59z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagXK };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagZA(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function FlagZA(props) {
|
|
4
|
+
return (jsxs("svg", { height: "128", viewBox: "0 0 128 128", width: "128", xmlns: "http://www.w3.org/2000/svg", ...props, children: [jsx("defs", { children: jsx("path", { d: "M0 0h128v128H0z", id: "vhiafjxwha" }) }), jsxs("g", { fill: "none", fillRule: "evenodd", children: [jsx("mask", { fill: "#fff", id: "mhmxi9wo7b", children: jsx("use", { xlinkHref: "#vhiafjxwha" }) }), jsx("path", { d: "M0 0v128h128V0z", fill: "color(display-p3 0.000 0.078 0.537)", fillRule: "nonzero", mask: "url(#mhmxi9wo7b)" }), jsx("path", { d: "M0 0v64h128V0z", fill: "color(display-p3 0.878 0.235 0.192)", fillRule: "nonzero", mask: "url(#mhmxi9wo7b)" }), jsxs("g", { mask: "url(#mhmxi9wo7b)", children: [jsx("path", { d: "m38.5 0 63.958 42.666L128 42.583V85.25l-25.541.083-63.938 42.626-38.527.033.001-25.628L57.541 64 .006 25.643-.046.07z", fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero" }), jsxs("g", { fillRule: "nonzero", children: [jsx("path", { d: "m0 0 96 64-96 64z", fill: "color(display-p3 0.000 0.000 0.000)" }), jsx("path", { d: "m0 0 73 64-73 64 .057-25.678L57.541 64 .001 25.64z", fill: "color(display-p3 1.000 0.722 0.110)" })] })] }), jsx("g", { fill: "color(display-p3 0.000 0.467 0.286)", fillRule: "nonzero", mask: "url(#mhmxi9wo7b)", children: jsx("path", { d: "m7.1-10.65 92.775 61.849L128 51.15v25.6l-28.125.05L7.1 138.65l-14.2-21.3 80.023-53.351L-7.1 10.65z" }) })] })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagZA };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const flags: Record<string, React.FC<React.SVGProps<SVGSVGElement>>>;
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { FlagAD } from './flag-ad.js';
|
|
2
|
+
import { FlagAE } from './flag-ae.js';
|
|
3
|
+
import { FlagAT } from './flag-at.js';
|
|
4
|
+
import { FlagBE } from './flag-be.js';
|
|
5
|
+
import { FlagBG } from './flag-bg.js';
|
|
6
|
+
import { FlagCA } from './flag-ca.js';
|
|
7
|
+
import { FlagCH } from './flag-ch.js';
|
|
8
|
+
import { FlagCZ } from './flag-cz.js';
|
|
9
|
+
import { FlagDE } from './flag-de.js';
|
|
10
|
+
import { FlagDJ } from './flag-dj.js';
|
|
11
|
+
import { FlagDK } from './flag-dk.js';
|
|
12
|
+
import { FlagEE } from './flag-ee.js';
|
|
13
|
+
import { FlagES } from './flag-es.js';
|
|
14
|
+
import { FlagFI } from './flag-fi.js';
|
|
15
|
+
import { FlagFR } from './flag-fr.js';
|
|
16
|
+
import { FlagGB } from './flag-gb.js';
|
|
17
|
+
import { FlagGR } from './flag-gr.js';
|
|
18
|
+
import { FlagHR } from './flag-hr.js';
|
|
19
|
+
import { FlagHU } from './flag-hu.js';
|
|
20
|
+
import { FlagIE } from './flag-ie.js';
|
|
21
|
+
import { FlagIT } from './flag-it.js';
|
|
22
|
+
import { FlagKW } from './flag-kw.js';
|
|
23
|
+
import { FlagKZ } from './flag-kz.js';
|
|
24
|
+
import { FlagLT } from './flag-lt.js';
|
|
25
|
+
import { FlagLU } from './flag-lu.js';
|
|
26
|
+
import { FlagLV } from './flag-lv.js';
|
|
27
|
+
import { FlagMT } from './flag-mt.js';
|
|
28
|
+
import { FlagMY } from './flag-my.js';
|
|
29
|
+
import { FlagNL } from './flag-nl.js';
|
|
30
|
+
import { FlagNO } from './flag-no.js';
|
|
31
|
+
import { FlagPL } from './flag-pl.js';
|
|
32
|
+
import { FlagPT } from './flag-pt.js';
|
|
33
|
+
import { FlagRO } from './flag-ro.js';
|
|
34
|
+
import { FlagSA } from './flag-sa.js';
|
|
35
|
+
import { FlagSE } from './flag-se.js';
|
|
36
|
+
import { FlagSG } from './flag-sg.js';
|
|
37
|
+
import { FlagSI } from './flag-si.js';
|
|
38
|
+
import { FlagSK } from './flag-sk.js';
|
|
39
|
+
import { FlagTW } from './flag-tw.js';
|
|
40
|
+
import { FlagUS } from './flag-us.js';
|
|
41
|
+
import { FlagZA } from './flag-za.js';
|
|
42
|
+
|
|
43
|
+
// Centralized selection of flags to be used. Extend as needed.
|
|
44
|
+
const flags = {
|
|
45
|
+
AD: FlagAD,
|
|
46
|
+
AE: FlagAE,
|
|
47
|
+
AT: FlagAT,
|
|
48
|
+
BE: FlagBE,
|
|
49
|
+
BG: FlagBG,
|
|
50
|
+
CA: FlagCA,
|
|
51
|
+
CH: FlagCH,
|
|
52
|
+
CZ: FlagCZ,
|
|
53
|
+
DE: FlagDE,
|
|
54
|
+
DJ: FlagDJ,
|
|
55
|
+
DK: FlagDK,
|
|
56
|
+
EE: FlagEE,
|
|
57
|
+
ES: FlagES,
|
|
58
|
+
FI: FlagFI,
|
|
59
|
+
FR: FlagFR,
|
|
60
|
+
GB: FlagGB,
|
|
61
|
+
GR: FlagGR,
|
|
62
|
+
HR: FlagHR,
|
|
63
|
+
HU: FlagHU,
|
|
64
|
+
IE: FlagIE,
|
|
65
|
+
IT: FlagIT,
|
|
66
|
+
KW: FlagKW,
|
|
67
|
+
KZ: FlagKZ,
|
|
68
|
+
LT: FlagLT,
|
|
69
|
+
LU: FlagLU,
|
|
70
|
+
LV: FlagLV,
|
|
71
|
+
MT: FlagMT,
|
|
72
|
+
MY: FlagMY,
|
|
73
|
+
NL: FlagNL,
|
|
74
|
+
NO: FlagNO,
|
|
75
|
+
PL: FlagPL,
|
|
76
|
+
PT: FlagPT,
|
|
77
|
+
RO: FlagRO,
|
|
78
|
+
SA: FlagSA,
|
|
79
|
+
SE: FlagSE,
|
|
80
|
+
SG: FlagSG,
|
|
81
|
+
SI: FlagSI,
|
|
82
|
+
SK: FlagSK,
|
|
83
|
+
TW: FlagTW,
|
|
84
|
+
US: FlagUS,
|
|
85
|
+
ZA: FlagZA,
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
export { flags };
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
export declare function ConnectedFooter({ className, onCountryLanguageChange, }: {
|
|
1
|
+
export declare function ConnectedFooter({ className }: {
|
|
3
2
|
className?: string;
|
|
4
|
-
onCountryLanguageChange: OnCountryLanguageChangeHandler;
|
|
5
3
|
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
|
-
import {
|
|
3
|
+
import { ConnectedCountryLanguageSelectorButton } from '../country-language-selector-button/connected-country-language-selector-button.js';
|
|
4
4
|
import { FormattedMessage } from '../intl/formatted-message.js';
|
|
5
5
|
import { useCultureCode } from '../intl/use-culture-code.js';
|
|
6
6
|
import { useFetchNavigationLinks } from '../shared/api/bff/hooks/use-fetch-navigation-links.js';
|
|
7
7
|
import { isNavigationSection } from '../shared/api/bff/model/bff.model.js';
|
|
8
|
-
import { useIsAuthenticated } from '../shared/api/storefront/hooks/authentication/use-is-authenticated.js';
|
|
9
8
|
import { Footer } from './footer.js';
|
|
10
9
|
|
|
11
|
-
function ConnectedFooter({ className
|
|
10
|
+
function ConnectedFooter({ className }) {
|
|
12
11
|
const cultureCode = useCultureCode();
|
|
13
12
|
const { data } = useFetchNavigationLinks({ cultureCode });
|
|
14
|
-
const isAuthenticated = useIsAuthenticated();
|
|
15
13
|
if (data && data.key !== 'navigation')
|
|
16
14
|
throw new Error('Invalid navigation data');
|
|
17
15
|
const footerNavigationSection = data?.items
|
|
18
16
|
.filter(isNavigationSection)
|
|
19
17
|
.find(item => item.key === 'footer');
|
|
20
|
-
return (jsx(Footer, { className: className, copyright: jsx(FormattedMessage, { id: "Copyright \u00A9 Sonic Equipment B.V." }), countrySelector: jsx(
|
|
18
|
+
return (jsx(Footer, { className: className, copyright: jsx(FormattedMessage, { id: "Copyright \u00A9 Sonic Equipment B.V." }), countrySelector: jsx(ConnectedCountryLanguageSelectorButton, {}), footerNavigationSection: footerNavigationSection }));
|
|
21
19
|
}
|
|
22
20
|
|
|
23
21
|
export { ConnectedFooter };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var styles = {"checkbox":"checkbox-module-QzsaZ","text-size-small":"checkbox-module--o4dt","text-size-normal":"checkbox-module-5vjph","box":"checkbox-module-spG9E","checkmark":"checkbox-module-CQcmb","
|
|
1
|
+
var styles = {"checkbox":"checkbox-module-QzsaZ","text-size-small":"checkbox-module--o4dt","text-size-normal":"checkbox-module-5vjph","box":"checkbox-module-spG9E","checkmark":"checkbox-module-CQcmb","label":"checkbox-module-bO3ou","color-checkbox":"checkbox-module-CRPMG"};
|
|
2
2
|
|
|
3
3
|
export { styles as default };
|
|
@@ -3,14 +3,13 @@ import { jsx, jsxs } from 'react/jsx-runtime';
|
|
|
3
3
|
import { useRef, useEffect } from 'react';
|
|
4
4
|
import { Select as Select$1, Button, SelectValue, Popover, ListBox, ListBoxSection, Header, ListBoxItem } from 'react-aria-components';
|
|
5
5
|
import clsx from 'clsx';
|
|
6
|
-
import {
|
|
7
|
-
import { StrokeCheckmarkIcon } from '../../../icons/stroke/stroke-checkmark-icon.js';
|
|
6
|
+
import { Icon } from '../../../icon/icon.js';
|
|
8
7
|
import { ProgressCircle } from '../../../loading/progress-circle.js';
|
|
9
8
|
import { FieldError } from '../field-error/field-error.js';
|
|
10
9
|
import { Label } from '../label/label.js';
|
|
11
10
|
import styles from './select.module.css.js';
|
|
12
11
|
|
|
13
|
-
const defaultIcon = (jsx(
|
|
12
|
+
const defaultIcon = (jsx(Icon, { className: styles.chevron, name: "ArrowDown", size: "xxs" }));
|
|
14
13
|
function Select({ className, 'data-test-selector': dataTestSelector, defaultSelectedOption, icon = defaultIcon, isDisabled = false, isLoading, isRequired = false, label, name, onChange, options, placeholder, selectedOption, showLabel = false, showPlaceholder = true, size = 'md', variant = 'outline', }) {
|
|
15
14
|
const selectRef = useRef(null);
|
|
16
15
|
useEffect(() => {
|
|
@@ -32,7 +31,7 @@ function Select({ className, 'data-test-selector': dataTestSelector, defaultSele
|
|
|
32
31
|
? undefined
|
|
33
32
|
: String(defaultSelectedOption), isDisabled: isDisabled, isRequired: isRequired, name: name, onSelectionChange: selected => onChange?.(selected), placeholder: placeholder || label, selectedKey: selectedOption === undefined ? undefined : String(selectedOption), children: [showLabel && jsx(Label, { isRequired: isRequired, children: label }), jsxs(Button, { className: styles.button, children: [jsx(SelectValue, { "data-test-selector": "value" }), jsx("div", { className: styles['icon-wrapper'], children: isLoading ? jsx(ProgressCircle, { variant: "gray" }) : icon })] }), jsx(FieldError, {}), jsx(Popover, { ref: ref =>
|
|
34
33
|
// Workaround for react/react-aria #1513
|
|
35
|
-
ref?.addEventListener('touchend', e => e.preventDefault()), className: clsx(styles.popover, styles[variant]), placement: "bottom left", children: jsx(ListBox, { className: styles.listbox, "data-test-selector": dataTestSelector ? `${dataTestSelector}_options` : undefined, children: jsxs(ListBoxSection, { children: [showPlaceholder && (jsx(Header, { className: styles.header, children: placeholder || label })), Object.entries(options).map(([key, value]) => (jsxs(ListBoxItem, { "aria-label": value, className: styles.item, id: key, textValue: value, children: [selectedOption === key && (jsx("span", { slot: "description", children: jsx(
|
|
34
|
+
ref?.addEventListener('touchend', e => e.preventDefault()), className: clsx(styles.popover, styles[variant]), placement: "bottom left", children: jsx(ListBox, { className: styles.listbox, "data-test-selector": dataTestSelector ? `${dataTestSelector}_options` : undefined, children: jsxs(ListBoxSection, { children: [showPlaceholder && (jsx(Header, { className: styles.header, children: placeholder || label })), Object.entries(options).map(([key, value]) => (jsxs(ListBoxItem, { "aria-label": value, className: styles.item, id: key, textValue: value, children: [selectedOption === key && (jsx("span", { slot: "description", children: jsx(Icon, { className: styles.check, name: "Checkmark" }) })), jsx("span", { slot: "label", children: value })] }, key)))] }) }) })] }));
|
|
36
35
|
}
|
|
37
36
|
|
|
38
37
|
export { Select };
|