@sonic-equipment/ui 259.0.2 → 260.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/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 +2 -0
- package/dist/buttons/link/link.js +4 -7
- 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 +10 -0
- package/dist/country-language-selector/connected-country-language-selector.js +129 -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 +1 -1
- 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/pages/order-details/order-details-content.js +1 -1
- package/dist/pages/my-sonic/pages/order-history/order-history-page.js +2 -2
- 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/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
|
@@ -6,7 +6,7 @@ import { updateLocale } from '../shared/api/storefront/services/website-service.
|
|
|
6
6
|
import { useSessionStorage } from '../shared/local-storage/use-session-storage.js';
|
|
7
7
|
import { isCountry } from '../shared/model/countries-languages.js';
|
|
8
8
|
|
|
9
|
-
function useCountriesLanguages({ billToCountryId, defaultCountryCode, defaultLanguageCode, }) {
|
|
9
|
+
function useCountriesLanguages({ billToCountryId, defaultCountryCode = 'NL', defaultLanguageCode = 'EN', }) {
|
|
10
10
|
const [sessionCountries, setSessionCountries] = useSessionStorage('countries-v1');
|
|
11
11
|
// get the current country ID from billToCountryId, from CurrentCountryId cookie second
|
|
12
12
|
const [cookieCountryId] = useCookie('CurrentCountryId');
|
|
@@ -26,7 +26,7 @@ function DeliveryTime({ className, deliveryDate }) {
|
|
|
26
26
|
});
|
|
27
27
|
return (jsxs("div", { className: clsx(styles['delivery-time'], className), children: [jsx("p", { "data-test-selector": "deliveryTime", children: jsx(FormattedMessage, { id: "Delivery expected on {0}", replacementValues: {
|
|
28
28
|
'0': localeDate,
|
|
29
|
-
} }) }), jsx(InfoIconTooltip, { className: styles['info'], variant: "stroke", children: jsx(FormattedMessage, { id: "The expected delivery is an indication based on the product availability and the shipping location." }) })] }));
|
|
29
|
+
} }) }), jsx(InfoIconTooltip, { className: styles['info'], size: "sm", variant: "stroke", children: jsx(FormattedMessage, { id: "The expected delivery is an indication based on the product availability and the shipping location." }) })] }));
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
export { DeliveryTime };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { clsx } from 'clsx';
|
|
4
|
-
import {
|
|
4
|
+
import { Icon } from '../../icon/icon.js';
|
|
5
5
|
import styles from './details.module.css.js';
|
|
6
6
|
|
|
7
7
|
function Details({ children, className, lang, summary }) {
|
|
8
|
-
return (jsxs("details", { className: clsx(styles['details'], className), lang: lang, children: [jsxs("summary", { className: styles['summary'], children: [jsx(
|
|
8
|
+
return (jsxs("details", { className: clsx(styles['details'], className), lang: lang, children: [jsxs("summary", { className: styles['summary'], children: [jsx(Icon, { className: styles['arrow'], name: "ArrowRightBold", size: "xxs" }), summary] }), jsx("div", { className: styles['content'], children: children })] }));
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
export { Details };
|
package/dist/exports.d.ts
CHANGED
|
@@ -36,6 +36,7 @@ export * from './breadcrumbs/breadcrumb';
|
|
|
36
36
|
export * from './buttons/add-to-cart-button/add-to-cart-button';
|
|
37
37
|
export * from './buttons/add-to-cart-button/connected-add-to-cart-button';
|
|
38
38
|
export * from './buttons/button/button';
|
|
39
|
+
export * from './buttons/close-button/close-button';
|
|
39
40
|
export * from './buttons/favorite/connected-favorite-button';
|
|
40
41
|
export * from './buttons/favorite/favorite-button';
|
|
41
42
|
export * from './buttons/icon-button/icon-button';
|
|
@@ -82,6 +83,12 @@ export * from './cookies/cookie-provider';
|
|
|
82
83
|
export * from './cookies/readonly-cookie-reader';
|
|
83
84
|
export * from './cookies/types';
|
|
84
85
|
export * from './cookies/use-cookie';
|
|
86
|
+
export * from './country-language-selection-list/connected-country-language-selection-list';
|
|
87
|
+
export * from './country-language-selection-list/country-language-selection-list';
|
|
88
|
+
export * from './country-language-selector-button/connected-country-language-selector-button';
|
|
89
|
+
export * from './country-language-selector-button/country-language-selector-button';
|
|
90
|
+
export * from './country-language-selector/connected-country-language-selector';
|
|
91
|
+
export * from './country-language-selector/country-language-selector';
|
|
85
92
|
export * from './country-select/country-select';
|
|
86
93
|
export * from './country-select/hooks/use-countries';
|
|
87
94
|
export * from './country-selector/connected-country-selector';
|
|
@@ -98,6 +105,68 @@ export * from './drawer/use-drawer';
|
|
|
98
105
|
export * from './filters/active-filters/active-filters';
|
|
99
106
|
export * from './filters/multi-select/multi-select';
|
|
100
107
|
export * from './filters/pagination/pagination';
|
|
108
|
+
export * from './flag/flag';
|
|
109
|
+
export * from './flags/flag-ad';
|
|
110
|
+
export * from './flags/flag-ae';
|
|
111
|
+
export * from './flags/flag-al';
|
|
112
|
+
export * from './flags/flag-at';
|
|
113
|
+
export * from './flags/flag-ba';
|
|
114
|
+
export * from './flags/flag-be';
|
|
115
|
+
export * from './flags/flag-bg';
|
|
116
|
+
export * from './flags/flag-br';
|
|
117
|
+
export * from './flags/flag-ca';
|
|
118
|
+
export * from './flags/flag-ch';
|
|
119
|
+
export * from './flags/flag-cy';
|
|
120
|
+
export * from './flags/flag-cz';
|
|
121
|
+
export * from './flags/flag-de';
|
|
122
|
+
export * from './flags/flag-dj';
|
|
123
|
+
export * from './flags/flag-dk';
|
|
124
|
+
export * from './flags/flag-ec';
|
|
125
|
+
export * from './flags/flag-ee';
|
|
126
|
+
export * from './flags/flag-es';
|
|
127
|
+
export * from './flags/flag-eu';
|
|
128
|
+
export * from './flags/flag-fi';
|
|
129
|
+
export * from './flags/flag-fr';
|
|
130
|
+
export * from './flags/flag-gb';
|
|
131
|
+
export * from './flags/flag-gr';
|
|
132
|
+
export * from './flags/flag-hr';
|
|
133
|
+
export * from './flags/flag-hu';
|
|
134
|
+
export * from './flags/flag-ie';
|
|
135
|
+
export * from './flags/flag-iq';
|
|
136
|
+
export * from './flags/flag-is';
|
|
137
|
+
export * from './flags/flag-it';
|
|
138
|
+
export * from './flags/flag-kw';
|
|
139
|
+
export * from './flags/flag-kz';
|
|
140
|
+
export * from './flags/flag-lb';
|
|
141
|
+
export * from './flags/flag-lt';
|
|
142
|
+
export * from './flags/flag-lu';
|
|
143
|
+
export * from './flags/flag-lv';
|
|
144
|
+
export * from './flags/flag-ma';
|
|
145
|
+
export * from './flags/flag-mc';
|
|
146
|
+
export * from './flags/flag-md';
|
|
147
|
+
export * from './flags/flag-me';
|
|
148
|
+
export * from './flags/flag-mk';
|
|
149
|
+
export * from './flags/flag-mt';
|
|
150
|
+
export * from './flags/flag-mx';
|
|
151
|
+
export * from './flags/flag-my';
|
|
152
|
+
export * from './flags/flag-nl';
|
|
153
|
+
export * from './flags/flag-no';
|
|
154
|
+
export * from './flags/flag-pl';
|
|
155
|
+
export * from './flags/flag-pt';
|
|
156
|
+
export * from './flags/flag-ro';
|
|
157
|
+
export * from './flags/flag-rs';
|
|
158
|
+
export * from './flags/flag-sa';
|
|
159
|
+
export * from './flags/flag-se';
|
|
160
|
+
export * from './flags/flag-sg';
|
|
161
|
+
export * from './flags/flag-si';
|
|
162
|
+
export * from './flags/flag-sk';
|
|
163
|
+
export * from './flags/flag-tr';
|
|
164
|
+
export * from './flags/flag-tw';
|
|
165
|
+
export * from './flags/flag-ua';
|
|
166
|
+
export * from './flags/flag-us';
|
|
167
|
+
export * from './flags/flag-vn';
|
|
168
|
+
export * from './flags/flag-xk';
|
|
169
|
+
export * from './flags/flag-za';
|
|
101
170
|
export * from './footer/connected-footer';
|
|
102
171
|
export * from './footer/footer';
|
|
103
172
|
export * from './forms/elements/checkbox/checkbox';
|
|
@@ -159,6 +228,7 @@ export * from './header/header';
|
|
|
159
228
|
export * from './header/header-layout/header-layout';
|
|
160
229
|
export * from './header/link-list/navigation-link-list';
|
|
161
230
|
export * from './header/sonic-logo/sonic-logo';
|
|
231
|
+
export * from './icon/icon';
|
|
162
232
|
export * from './info-icon-tooltip/info-icon-tooltip';
|
|
163
233
|
export * from './intl/formatted-date';
|
|
164
234
|
export * from './intl/formatted-message';
|
|
@@ -207,9 +277,6 @@ export * from './modals/favorite/add-to-favorite-dialog';
|
|
|
207
277
|
export * from './modals/modal/modal';
|
|
208
278
|
export * from './modals/recover-password/recover-password-dialog';
|
|
209
279
|
export * from './modals/signin/sign-in-dialog';
|
|
210
|
-
export * from './navigation/account-icon/account-icon';
|
|
211
|
-
export * from './navigation/cart-icon/cart-icon';
|
|
212
|
-
export * from './navigation/favorite-icon/favorite-icon';
|
|
213
280
|
export * from './navigation/mobile-navigation/mobile-navigation';
|
|
214
281
|
export * from './navigation/panel-navigation/panel-navigation';
|
|
215
282
|
export * from './navigation/quick-access-menu/quick-access-menu';
|
|
@@ -255,6 +322,7 @@ export * from './pages/checkout/shipping-page/shipping-page-content';
|
|
|
255
322
|
export * from './pages/components/page-container/page-container';
|
|
256
323
|
export * from './pages/components/page-meta-data/page-meta-data';
|
|
257
324
|
export * from './pages/components/page/page';
|
|
325
|
+
export * from './pages/countries-page/countries-page';
|
|
258
326
|
export * from './pages/error-page/error-page';
|
|
259
327
|
export * from './pages/loading-page/loading-page';
|
|
260
328
|
export * from './pages/my-sonic/actions/change-customer/change-customer';
|
|
@@ -4,7 +4,6 @@ import clsx from 'clsx';
|
|
|
4
4
|
import { FilterSection } from '../../algolia/filter-section.js';
|
|
5
5
|
import { IconButton } from '../../buttons/icon-button/icon-button.js';
|
|
6
6
|
import { Link } from '../../buttons/link/link.js';
|
|
7
|
-
import { StrokeCloseboxIcon } from '../../icons/stroke/stroke-closebox-icon.js';
|
|
8
7
|
import { FormattedMessage } from '../../intl/formatted-message.js';
|
|
9
8
|
import { useFormattedMessage } from '../../intl/use-formatted-message.js';
|
|
10
9
|
import filterSectionStyles from '../../algolia/filter-section.module.css.js';
|
|
@@ -14,7 +13,7 @@ const ActiveFilters = ({ onClearAllFilters, onClearFilter, selectedFilterCategor
|
|
|
14
13
|
const t = useFormattedMessage();
|
|
15
14
|
if (selectedFilterCategories.length === 0)
|
|
16
15
|
return null;
|
|
17
|
-
return (jsx(FilterSection, { button: jsx(Link, { onClick: onClearAllFilters, children: jsx(FormattedMessage, { id: "Clear filters" }) }), title: t('Chosen filters'), variant: "with-action", children: selectedFilterCategories.map(category => category.filters.map(filter => (jsxs("div", { className: clsx(filterSectionStyles['filter-section-item'], styles['active-filter-item']), children: [jsxs("span", { children: [jsxs("span", { children: [jsx(FormattedMessage, { noTranslationId: true, id: `facet.${category.label.toLowerCase()}` }), jsx("span", { children: ": " })] }), jsx("span", { className: styles['active-filter-value'], children: filter.label })] }), jsx(IconButton, { className: styles['clear-filter-button'],
|
|
16
|
+
return (jsx(FilterSection, { button: jsx(Link, { onClick: onClearAllFilters, children: jsx(FormattedMessage, { id: "Clear filters" }) }), title: t('Chosen filters'), variant: "with-action", children: selectedFilterCategories.map(category => category.filters.map(filter => (jsxs("div", { className: clsx(filterSectionStyles['filter-section-item'], styles['active-filter-item']), children: [jsxs("span", { children: [jsxs("span", { children: [jsx(FormattedMessage, { noTranslationId: true, id: `facet.${category.label.toLowerCase()}` }), jsx("span", { children: ": " })] }), jsx("span", { className: styles['active-filter-value'], children: filter.label })] }), jsx(IconButton, { className: styles['clear-filter-button'], icon: "Close", label: "Clear filters", onClick: () => onClearFilter(category.label, filter), theme: "secondary" })] }, `${category.label}-${filter.value}`)))) }));
|
|
18
17
|
};
|
|
19
18
|
|
|
20
19
|
export { ActiveFilters };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var styles = {"active-filter-item":"active-filters-module-Rrmhy","active-filter-value":"active-filters-module-CIuPU"
|
|
1
|
+
var styles = {"active-filter-item":"active-filters-module-Rrmhy","active-filter-value":"active-filters-module-CIuPU"};
|
|
2
2
|
|
|
3
3
|
export { styles as default };
|
|
@@ -2,15 +2,13 @@
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { IconButton } from '../../buttons/icon-button/icon-button.js';
|
|
4
4
|
import { NumberField } from '../../forms/fields/number-field/number-field.js';
|
|
5
|
-
import { GlyphsChevronsSlimLeftIcon } from '../../icons/glyph/glyphs-chevrons-slim-left-icon.js';
|
|
6
|
-
import { GlyphsChevronsSlimRightIcon } from '../../icons/glyph/glyphs-chevrons-slim-right-icon.js';
|
|
7
5
|
import { FormattedMessage } from '../../intl/formatted-message.js';
|
|
8
6
|
import { useFormattedMessage } from '../../intl/use-formatted-message.js';
|
|
9
7
|
import styles from './pagination.module.css.js';
|
|
10
8
|
|
|
11
9
|
function Pagination({ currentPage, onChange, totalPages, }) {
|
|
12
10
|
const t = useFormattedMessage();
|
|
13
|
-
return (jsxs("div", { className: styles.pagination, children: [jsx(IconButton, { className: styles['previous'], isDisabled: currentPage === 1, onClick: () => onChange(currentPage - 1)
|
|
11
|
+
return (jsxs("div", { className: styles.pagination, children: [jsx(IconButton, { className: styles['previous'], icon: "Backward", isDisabled: currentPage === 1, label: t('Previous'), onClick: () => onChange(currentPage - 1) }), jsxs("div", { className: styles['page-number-container'], children: [jsx(NumberField, { autoGrow: true, label: t('Current page'), maxValue: totalPages, minValue: 1, onChange: onChange, size: "md", value: currentPage }), jsx(FormattedMessage, { id: "of" }), jsx("div", { children: totalPages })] }), jsx(IconButton, { className: styles['next'], icon: "Forward", isDisabled: currentPage >= totalPages, label: t('Next'), onClick: () => onChange(currentPage + 1) })] }));
|
|
14
12
|
}
|
|
15
13
|
|
|
16
14
|
export { Pagination };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var styles = {"pagination":"pagination-module-k4OgY","page-number-container":"pagination-module-oq89A"
|
|
1
|
+
var styles = {"pagination":"pagination-module-k4OgY","page-number-container":"pagination-module-oq89A"};
|
|
2
2
|
|
|
3
3
|
export { styles as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { CountryCode } from '../intl/types';
|
|
2
|
+
export interface FlagProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
country: CountryCode;
|
|
5
|
+
label?: string;
|
|
6
|
+
shape?: 'square' | 'round';
|
|
7
|
+
}
|
|
8
|
+
export declare function Flag({ className, country, label, shape, }: FlagProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import clsx from 'clsx';
|
|
3
|
+
import { flags } from '../flags/index.js';
|
|
4
|
+
import styles from './flag.module.css.js';
|
|
5
|
+
|
|
6
|
+
function Flag({ className, country, label, shape = 'round', }) {
|
|
7
|
+
const FlagComponent = flags[country];
|
|
8
|
+
return (jsx("div", { "aria-label": label || country, className: clsx(styles['flag'], styles[shape], className), children: FlagComponent ? jsx(FlagComponent, {}) : null }));
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
export { Flag };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagAD(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 FlagAD(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 0.816 0.063 0.227)", fillRule: "nonzero" }), jsx("path", { d: "M0 0h87.04v128H0z", fill: "color(display-p3 0.996 0.875 0.000)", fillRule: "nonzero" }), jsx("path", { d: "M0 0h40.96v128H0z", fill: "color(display-p3 0.000 0.094 0.659)", fillRule: "nonzero" }), jsx("path", { d: "M60.08 45.233c1.542 0 2.173 1.33 3.715 1.33.953 0 1.508-.313 2.337-.783.579-.33.949-.506 1.613-.506.681 0 1.099.207 1.447.794.197.331.36.98.274 1.353a8.052 8.052 0 0 1-.546 1.665c-.133.314-.26.502-.26.844 0 .823 1.114 1.106 1.873 1.117.165.003 1.553.026 2.408-.843-.464-.02-.982-.382-.982-.848 0-.527.369-.883.868-1.035.095-.028.256.057.343.012.122-.064.064-.202.173-.288.25-.2.41-.325.73-.325.208 0 .33.03.497.15.089.063.12.142.23.142.227 0 .341-.146.569-.146a.88.88 0 0 1 .46.11c.138.07.134.302.287.302.077 0 .484-.167.697-.167.441 0 .677.16.962.497.077.09.126.274.205.274.396.032.752.252.96.591.053.084.132.29.224.326.108.04.199.033.34.124.323.209.573.6.56.978-.004.128-.061.306-.096.426-.376 1.322-1.272 1.743-2.176 2.878-.384.483-.689.87-.689 1.491 0 .15.185.425.265.548-.05-.29.084-.65.39-.666.42-.022.744.298.8.716a.886.886 0 0 1-.065.367c.241-.153.513-.25.795-.283.148-.016.233-.02.382-.017.672.017 1.413.396 1.862.78 1.376 1.174 1.543 2.892 1.467 3.369-.166 1.06-.061 2.979-2.76 3.744.5.21.839.588.839 1.05 0 .506-.384.936-.887.936-.287 0-.487-.07-.688-.272-.56.563-.67 1.138-.67 1.936 0 .476.09.759.29 1.19.211.457.362.725.743 1.055.2-.305.413-.527.778-.527.352 0 .651.113.796.436.042.097.004.177.054.272.064.122.17.15.235.273.103.188.003.35.09.545.057.127.182.145.235.273.086.195.11.329.11.545 0 .604-.547 1.036-1.149 1.036-.182 0-.282-.073-.46-.055.342.346.605.496.867.909.379.598.474 1.022.56 1.726.016.132.019.211.019.346 0 .904-.141 1.444-.543 2.253-.384.775-.713 1.205-1.412 1.71-1.09.787-1.884 1.014-3.202 1.271-.722.152-1.454.249-2.19.291-1.099.07-1.725.072-2.822.145-1.438.098-2.436.302-3.456 1.327.482.354.814.702.814 1.299 0 .614-.377 1.053-.96 1.246-.134.045-.234.003-.36.072-.153.08-.145.254-.29.345-.256.164-.454.2-.76.2-.538 0-.905-.128-1.285-.508-.44.368-.59.7-1.086.98-.162.09-.245.22-.435.22-.294 0-.431-.19-.668-.364a4.598 4.598 0 0 1-.887-.818c-.45.27-.726.49-1.248.49-.321 0-.525-.045-.796-.219-.142-.087-.167-.218-.307-.308-.15-.093-.274-.06-.436-.128-.604-.26-.994-.71-.994-1.372 0-.578.363-.947.886-1.19-1.001-1.006-1.988-1.18-3.401-1.273-1.094-.07-1.716-.072-2.805-.144-.866-.06-1.348-.148-2.208-.29-.649-.107-1.033-.142-1.628-.42-2.048-.958-3.352-2.273-3.619-4.525-.023-.193-.018-.304-.018-.5 0-1.172.459-1.887 1.284-2.716-.212-.051-.354.02-.56-.055-.516-.188-.887-.548-.887-1.1 0-.204.009-.34.108-.518.07-.124.205-.149.236-.29.04-.187-.013-.318.073-.491.056-.116.162-.138.217-.255.178-.373.402-.672.813-.672.354 0 .58.186.76.49.345-.159.44-.417.634-.745.323-.543.47-.922.47-1.553 0-.441-.042-.7-.18-1.119-.1-.3-.141-.504-.363-.726a.872.872 0 0 1-.687.272c-.575 0-1.014-.495-1.014-1.072a.966.966 0 0 1 .598-.926c-.31-.27-.579-.291-.923-.51-.522-.332-.705-.681-1.05-1.2-.224-.338-.281-.574-.396-.963-.14-.468-.218-.747-.218-1.234 0-.128.001-.203.018-.328.128-.986.305-1.604.922-2.38.367-.462.615-.747 1.158-.982.46-.2.737-.347 1.239-.347.152 0 .24 0 .39.02.23.029.378.05.579.163.077.043.218.173.218.082 0-.104-.056-.16-.056-.264 0-.418.299-.8.715-.8.3 0 .422.267.57.528a.787.787 0 0 0 .145-.454c0-.692-.368-1.044-.796-1.582-.932-1.17-2.1-1.717-2.1-3.216 0-.448.216-.753.597-.983.112-.064.26 0 .369-.07.093-.058.082-.18.14-.274.094-.147.176-.211.305-.324.213-.187.4-.131.634-.295.118-.08.146-.187.237-.295.262-.32.498-.474.911-.474.208 0 .325.002.517.079.066.026.188.125.205.105a.948.948 0 0 1 .287-.234c.174-.083.243-.115.439-.115.221 0 .366.124.589.124.08 0 .1-.082.166-.124.196-.134.309-.21.55-.21.23 0 .358.077.55.2.184.116.21.272.398.381.105.062.192.034.308.073.516.173.905.517.905 1.062 0 .296-.07.507-.29.701-.173.154-.338.127-.561.2.72.577 1.345.72 2.264.72.841 0 1.869-.345 1.869-1.191 0-.392-.215-.604-.369-.964-.276-.643-.426-1.023-.426-1.722 0-.554.06-.891.382-1.341.33-.463.733-.57 1.301-.57z", fill: "color(display-p3 0.780 0.702 0.498)", fillRule: "nonzero" }), jsx("path", { d: "M54.476 49.73a.713.713 0 0 0 .489.49.753.753 0 0 0 .766-.28c.192-.25.18-.562.106-.81-.047-.16-.175-.314-.345-.446l-1.016 1.036v.01z", stroke: "color(display-p3 0.439 0.239 0.161)", strokeLinejoin: "round", strokeWidth: ".133" }), jsx("path", { d: "M80.206 65.22c-.24-.578-.856-.32-.893 0-.089.738.555.96 1.012.84a.797.797 0 0 0 .5-.39.973.973 0 0 0 .076-.747.986.986 0 0 0-.169-.333.996.996 0 0 0-.256-.243c-.175-.112-.367-.124-.668-.124-1.114 0-2.09 1.323-2.418 2.698-.107.452-.256 1.461-.051 2.418.22 1.02.66 1.725 1.174 2.262.279.289.658.547 1.15.826.151.086.553.265.832.345.286.082.55.07.788.02.66-.145.967-.762.634-1.393-.272-.517-1.075-.8-1.452-.142a.655.655 0 0 0-.081.311c.003.177.076.389.2.468.288.184.747.132.727-.378", stroke: "color(display-p3 0.439 0.239 0.161)", strokeLinecap: "round", strokeWidth: ".133" }), jsx("path", { d: "M76.76 72.823c.224-.265.738-.66 1.324-.733.596-.074 1.113.1 1.642.386 1.032.558 1.607 1.157 1.99 2.268.098.283.18.707.167 1.16-.018.72-.2 1.508-.396 1.89-.17.332-.617 1.799-3.064 2.81-1.428.592-3.622.728-5.135.787-2.082.084-4.002.161-5.115 1.54", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".164" }), jsxs("g", { stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".143", children: [jsx("path", { d: "M77.28 75.186c-.06-.22-.004-.43.169-.668.233-.322.727-.43 1.175-.18.15.082.337.193.507.419.064.085.173.224.229.319.136.234.192.424.218.501.492 1.404-.29 2.927-1.312 3.537-.794.476-1.742.687-2.877.82-.509.06-.8.057-1.313.08-.413.02-.77.013-1.104.01-.277-.005-.54-.003-.807-.01-.481-.018-.963-.01-1.444.02-.582.043-1.02.057-1.511.14-.323.054-.7.106-1.095.195-.118.026-.238.049-.358.085l-.242.075c-.713.218-1.406.484-1.952.838-.17.11-.36.218-.497.347-.084.08-.188.162-.271.244-.384.38-.775.788-.867 1.343-.016.102-.016.21-.016.32 0 .36.292.852 1.077 1.012m1.106-34.176c.165.298.256.48.16.79-.108.35-.355.56-.707.56-.797 0-1.264-.948-.905-1.55.636-1.07 1.86-.469 2.995.061-.055-.274-.15-.364-.141-.703.026-.845.649-1.227.897-2.006.149-.465.208-.87-.132-1.198-.294-.288-.637-.283-1.022-.133-.77.304-1.696 1.176-3.324 1.2-1.629-.024-2.562-.896-3.332-1.2-.386-.151-.729-.155-1.024.133-.338.329-.28.733-.13 1.197.249.78.87 1.162.895 2.006.01.34-.084.429-.14.704 1.135-.53 2.407-1.184 2.996-.062.329.627-.109 1.55-.905 1.55-.35 0-.598-.224-.707-.56-.097-.298 0-.559.159-.79" }), jsx("path", { d: "M62.968 49.902c.543.236.928.527.864.999-.07.514-.29.636-.993.909m.848-.763c-.031.309-.255.51-.798.637", strokeLinecap: "round" })] }), jsx("path", { d: "m55.347 48.577.14.1.148.16.1.2.051.17.01.219-.011.15-.05.171-.1.12-.119.13-.169.09-.219.05-.19.03-.197-.09-.18-.13-.11-.16-.08-.2v-.08l.976-.93z", fill: "color(display-p3 0.780 0.702 0.498)", fillRule: "nonzero" }), jsx("path", { d: "M55.041 49.359c-.061-.332-.448-.4-.596-.204-.23.302-.063.804.406.951a.753.753 0 0 0 .766-.279c.194-.252.18-.563.107-.81-.048-.16-.175-.3-.346-.43-.544-.416-1.423-.32-1.711.38-.373.902.437 1.58 1.184 2.09.94.642 2.01.758 2.816.749 1.831-.02 3.225-.9 4.13-1.4.211-.115.428-.092.538.04a.401.401 0 0 1-.051.551", stroke: "color(display-p3 0.439 0.239 0.161)", strokeLinecap: "round", strokeWidth: ".133" }), jsx("path", { d: "m49.613 74.274-.408.15-.418.319-.179.25-.23.4-.099.3-.08.37-.039.28m3.802-2.03-.03.36-.06.25-.18.43-.278.37-.298.24-.218.11-.31.07", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".136" }), jsx("path", { d: "M63.949 83.901c-.074.333-.384.714-1.06.851l-.13.026", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".153" }), jsx("path", { d: "M80.844 73.273c.427.4.728.887.958 1.556.098.283.178.708.167 1.161-.018.72-.2 1.508-.396 1.89-.17.332-.617 1.799-3.065 2.81-1.429.592-3.623.727-5.135.787-2.051.081-3.946.159-5.067 1.482", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".174" }), jsx("path", { d: "M77.498 74.608c.152-.208.706-.472 1.154-.223.192.096.355.24.475.417", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".119" }), jsx("path", { d: "M80.321 72.787c.1.039.2.074.287.1.287.082.556.088.789.017.565-.17.929-.702.634-1.392a1.136 1.136 0 0 0-.346-.428", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".174" }), jsx("path", { d: "M48.056 57.917c-.38.236-.663.292-.96.636-.294.585-.41.9-.524 1.37m9.22-10.385c0 .346-.253.563-.596.636", stroke: "color(display-p3 0.439 0.239 0.161)", strokeLinecap: "round", strokeWidth: ".133" }), jsx("path", { d: "M79.423 56.361c.946-.02 3.694.725 3.713 3.97.02 3.204-1.969 3.729-2.765 3.941", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".128" }), jsx("path", { d: "M79.671 56.361c1.63-.07 3.315 1.135 3.388 4.145.058 2.35-1.602 3.418-2.398 3.631", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".133" }), jsx("path", { d: "m78.762 67.692.026-.321.106-.512.151-.397.17-.328.22-.265m1.556-.683-.026.315-.09.215-.138.206-.16.12-.243.09-.214.013-.16-.025M77.098 55.51l.07-.34.15-.314.194-.315.332-.43.264-.295.428-.435.368-.375.235-.27.307-.375.275-.415.164-.34.09-.439.026-.545-.05-.158m-2.455 25.749.324-.065.243-.13.135-.136.094-.154.064-.25.006-.176m-31.65-2.44.24.02.307-.025.31-.11m1-7.342-.04.28-.064.125-.096.12-.128.1-.145.064-.19.031-.129.01m1.98-3.138-.069.434-.084.19-.176.241-.233.18-.239.12-.462.115m3.06-7.988-.09.26-.11.19-.149.21-.209.19-.25.12-.208.05-.13-.01m.076-1.245.006.2", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".113" }), jsxs("g", { stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".127", children: [jsx("path", { d: "M50.857 62.797a1.37 1.37 0 0 1-.419.261m30.105 9.005c.016.018.074.029.094.04.283.17.843-.042.679-.482", strokeLinecap: "round" }), jsx("path", { d: "M79.557 65.92c.201.264.581.333.88.255a.797.797 0 0 0 .5-.39c.125-.229.153-.5.077-.75a.988.988 0 0 0-.17-.331 1.36 1.36 0 0 0-.272-.287c-.022-.014-.043-.033-.066-.049m1.285 6.834a.79.79 0 0 0-.243-.734c-.055-.049-.11-.125-.176-.158m.096.094c-.009-.375-.315-.643-.692-.709m-.835.57c-.087-.071-.18-.131-.261-.218a3.16 3.16 0 0 1-.863-2.144c-.005-.832.328-1.68.717-2.008M68.233 82.899l.358-.33.249-.189.468-.29.438-.21.307-.08.618-.141.717-.11m-5.902 3.891c-.258.4-.875.999-1.523 1.24-.646-.241-1.263-.84-1.523-1.24" }), jsx("path", { d: "M62.884 84.608c-.08.308-.232.593-.444.83", strokeLinecap: "round" }), jsx("path", { d: "m62.948 84.189-.09.44m-.467.84-.19.19-.337.189-.388.12m-1.13-35.724c.05-.152.1-.267.092-.516-.026-.845-.648-1.228-.896-2.007-.149-.464-.208-.868.13-1.198.295-.288.638-.283 1.024-.131.77.303 1.703 1.175 3.332 1.2-1.63-.027-2.562-.897-3.333-1.2-.384-.152-.759-.197-1.055.09-.338.331-.247.775-.098 1.239.248.78.84 1.162.864 2.006.007.25-.058.365-.106.517m3.723-2.71c1.603-.086 2.976-1.167 3.418-1.256.396-.077.615-.042.906.222-.29-.264-.62-.256-.995-.108-.77.303-1.696 1.175-3.324 1.198m15.92 22.679a3.128 3.128 0 0 1-1.245-2.478c-.003-.833.33-1.68.717-2.01M65.43 85.383c-.259.4-.876 1-1.523 1.24-.647-.24-1.264-.84-1.522-1.24" }), jsx("path", { d: "m61.334 50.667.463-.26c.211-.116.465-.091.575.041.123.15.14.409-.03.567", strokeLinecap: "round" }), jsx("path", { d: "M58.941 51.792c1.1-.232 1.996-.726 2.673-1.106m6.454 32.984c.09.061.15.192.15.192.025.06.057.116.066.17.051.306-.148.496-.395.525a.673.673 0 0 1-.702-.408m-8.302-32.414c1.1-.231 1.996-.725 2.673-1.106m19.515 21.477c-.209.08-.324.07-.584-.046-.106-.048-.23-.121-.371-.204-.51-.29-1.115-.748-1.682-1.818a3.793 3.793 0 0 1-.442-1.568c-.014-.386.027-.79.123-1.25.159-.762.348-1.176.816-1.82.23-.317.428-.51.857-.52m-28.74-7.895c.345.28.54.704.528 1.149 0 .622-.519 1.64-1.792 2a1.655 1.655 0 0 1-1.264-.152" }), jsx("path", { d: "M51.259 59.093c.229.16.319.34.319.652 0 .213-.139.491-.372.755a2.476 2.476 0 0 1-1.757.805c-.429.012-.85-.111-1.206-.353a1.82 1.82 0 0 1-.765-1.08" }), jsx("path", { d: "M51.238 60.434c.26.24.34.54.34.917 0 .551-.223.977-.736 1.427a2.483 2.483 0 0 1-.388.28m25.885-4.434v.71m-.056-.885v.999m.056-3.163v1.31m-.056-1.6v1.79m-.38 16.465c-.205.43-.488.816-.836 1.14-.396.39-.668.57-1.165.82-.482.243-.786.32-1.313.44-.45.103-.911.16-1.374.17-.494.022-.774 0-1.267-.033-.53-.037-.823-.11-1.35-.158-.435-.039-.681-.073-1.119-.072-.45 0-.706.004-1.15.082a4.39 4.39 0 0 0-1.035.29c-.537.22-1.144.6-1.273.77-.13-.17-.736-.55-1.274-.77a4.39 4.39 0 0 0-1.036-.29 5.7 5.7 0 0 0-1.15-.082c-.437-.001-.683.033-1.118.072-.528.048-.822.12-1.349.158-.494.034-.774.055-1.268.032a6.661 6.661 0 0 1-1.374-.17c-.527-.119-.83-.197-1.313-.44-.497-.249-.77-.429-1.165-.82l-.121-.122m8.433 10.722.359-.045m6.054-.473.362-.035.345-.139.24-.146.328-.39.068-.146.051-.337.018-.156m9.382-27.461c.155-.531-.034-1.09-.546-1.077m-26.39 9.355a1.642 1.642 0 0 1-.72.939m.73-9.386a1.31 1.31 0 0 1-.733.805c-.37.167-.797.012-1.027-.167" }), jsx("path", { d: "M48.762 58.44c.307.16.617-.075.553-.476a.57.57 0 0 0-.503-.44", strokeLinecap: "round" }), jsx("path", { d: "M50.031 75.368c.067.063.081.142.17.16.134.025.239.075.373-.105.167-.222.077-.567-.096-.784-.184-.232-.718-.437-1.166-.188-.198.1-.372.243-.508.42-.064.085-.173.223-.23.32-.134.232-.19.422-.217.5-.41 1.17.077 2.399.83 3.15" }), jsx("path", { d: "M68.044 83.644c.047.05.09.102.129.16.025.06.046.118.055.17.051.306-.149.497-.394.526-.34.039-.566-.162-.675-.406", strokeLinecap: "round" }), jsx("path", { d: "M77.888 48.876c.67.082 1.252.723 1.252 1.414 0 .888-.298 1.22-.764 1.856-.5.682-2.13 1.929-2.13 3.348 0 .86.24 1.41.856 1.69.397.18.863-.014 1.075-.206.517-.47.31-1.295-.23-1.394-.657-.12-.78.92-.138.85m3.564 13.874a.74.74 0 0 0-.723-.627.74.74 0 0 0-.733.755c0 .204.08.39.207.526" }), jsx("path", { d: "M76.773 56.985c-.344.28-.539.704-.527 1.149 0 .622.518 1.64 1.792 2 .487.137.955.124 1.247-.055m-31.207-2.076a1.877 1.877 0 0 0-.966.694c-.238.338-.377.808-.461 1.219-.038.18-.083.75.03 1.338.08.404.236.788.461 1.132.061.09.131.173.21.25.064.066.16.124.226.175M60.38 81.303c.97.432 1.68.754 2.284 1.71.19.3.24.731.24.98 0 .54-.221 1.15-.668 1.53-.416.353-.827.46-1.334.41-.384-.04-.746-.32-.806-.52m-9.295-22.602c.548.43.775.848.775 1.51 0 .758-.367 1.229-.796 1.499" }), jsx("path", { d: "M50.303 65.281c.816 1.02 1.249 1.625 1.273 2.84.023 1.138-.338 1.919-1.015 2.738", strokeLinecap: "round" }), jsx("path", { d: "M65.95 51.802a.827.827 0 0 0 .32-.448c.095-.3.098-.554-.062-.784.197.257.215.476.16.79-.036.199-.163.304-.32.448m10.291 17.309v3.245h.01c0 .002-.002.307-.029.5-.017.126-.035.24-.054.347" }), jsx("path", { d: "M76.283 68.804v3.5h.009c0 .002-.001.308-.027.501a5.543 5.543 0 0 1-.093.529m.11-8.627v2.918m.057-2.688v2.373m0-5.392v1.78m-.056-1.99v2.194m.056-3.803v.69m-.056-.83v1m-.369 13.096-.068.139c-.204.43-.487.817-.835 1.14-.396.391-.669.57-1.165.82-.483.244-.786.32-1.313.439-.451.104-.911.162-1.374.171-.494.022-.774 0-1.267-.033-.53-.038-.823-.111-1.35-.157-.436-.039-.681-.075-1.12-.074-.449.002-.706.004-1.149.084a4.39 4.39 0 0 0-1.035.29c-.538.218-1.145.598-1.274.77-.13-.172-.736-.552-1.273-.77a4.388 4.388 0 0 0-1.036-.29 5.703 5.703 0 0 0-1.15-.084c-.437 0-.683.035-1.118.074-.529.046-.82.12-1.35.157-.493.034-.774.055-1.268.032a6.658 6.658 0 0 1-1.373-.17c-.527-.12-.83-.197-1.313-.44-.497-.25-.77-.428-1.165-.819a4.436 4.436 0 0 1-.494-.56m-.402-.64c.086.635-.18 1.26-.45 1.546-.17.18-.538.525-.997.53-.755.01-.981-.512-1.027-.64" }), jsx("path", { d: "M51.123 73.804c.141.14.265.309.371.51.189.36.131.962-.019 1.24-.016.03-.038.063-.061.095m-4.049 3.62c.45.474 1.13.99 2.175 1.42 1.428.592 3.622.728 5.135.787 2.011.08 3.866.163 4.992 1.414m3.474-.817c.333.329.672.681.816 1.131m-1.47 2.3c-.043.047-.09.09-.138.133-.416.352-.827.46-1.334.41-.384-.039-.755-.328-.856-.518m-1.07-.584a.836.836 0 0 0 .059.075c.264.29.63.466 1.02.492m5.374-.015c-.258.4-.875.999-1.523 1.239-.646-.24-1.263-.84-1.523-1.24l-.059-.093m3.116.091c.046.051.096.098.148.141.415.354.826.462 1.333.412a1.09 1.09 0 0 0 .814-.52s.069-.075.09-.146" }), jsx("path", { d: "m67.808 85.413-.148.24-.227.188-.342.143-.31.013" }), jsx("path", { d: "M68.612 83.128c.198.154.357.354.46.583.063.148.093.308.102.475a1.18 1.18 0 0 1-.286.834 1.5 1.5 0 0 1-1.172.496m.037-.057a1.364 1.364 0 0 1-1.037-.434M79.452 71.39a4.769 4.769 0 0 1-.96-1.296 3.79 3.79 0 0 1-.443-1.569 5.222 5.222 0 0 1 .124-1.25c.158-.762.44-1.35.816-1.819.128-.159.276-.36.416-.448m-.275-15.23c.508.039.978.588.971 1.125-.009.782-.269 1.106-.882 1.871-.527.66-2.11 1.82-2.07 2.929.007.197.113.4.23.564m-.631.696c.112.112.248.203.41.278.29.13.614.064.852-.058M73.775 48.5c.17.116.343.296.438.522.371.903-.439 1.58-1.185 2.09-.501.335-1.067.56-1.66.66" }), jsx("path", { d: "M72.92 50.241c-.18-.001-.396-.054-.63-.3a.672.672 0 0 1-.14-.2m-2.972.985a.924.924 0 0 1-.264-.193c-.178-.2-.296-.47-.159-.882.126-.38.735-1.45.764-2.188.046-1.132-.386-1.798-1.062-2.058" }), jsx("path", { d: "m69.463 47.21-.026.424-.115.434-.22.593-.168.38-.176.381-.089.266-.034.194.026.187m7.603 25.368a.6.6 0 0 0 .119.167c.129.219.632.6 1.09.605.756.011.935-.521.955-.64.096-.578-.102-.737-.397-.9 0 0-.175-.09-.384-.056", strokeLinecap: "round" }), jsx("path", { d: "M47.39 72.9c-.268.069-.519.071-.738.004-.566-.17-1.024-.715-.79-1.392m2.677-6.393c.056.057.075.142.083.215.088.737-.555.951-1.012.832a1.127 1.127 0 0 1-.603-.458.948.948 0 0 1-.124-.463m4.412-4.754a.954.954 0 0 1 .247.355m-.227-1.712a.768.768 0 0 1 .233.263" }), jsx("path", { d: "M51.573 60.078a1.7 1.7 0 0 1-.312.478 2.47 2.47 0 0 1-1.756.805c-.428.012-.85-.11-1.205-.352-.437-.293-.722-.711-.816-1.12", strokeLinecap: "round" }), jsx("path", { d: "M51.086 57.017c.217.18.38.415.474.681" }), jsx("path", { d: "M51.566 58.615c-.177.587-.705 1.315-1.724 1.575-.486.123-1.114-.031-1.329-.215", strokeLinecap: "round" }), jsx("path", { d: "M48.008 58.477c.053.53.405.926 1.075.939.94.02 1.513-1.36.677-2.326" }), jsx("path", { d: "M45.89 63.093c.14.171.295.328.465.468.347.3.75.525 1.187.662m1.056.1c.84-.102 1.314-.731 1.22-1.468-.07-.56-.583-.992-.932-1.017", strokeLinecap: "round" }), jsx("path", { d: "M49.97 55.575c.365-.012.572.32.568.6" }), jsx("path", { d: "M49.884 50.547c.192.495.547.908 1.006 1.17m28.836 6.22c.344.473.12 1.406-.817 1.424-.363 0-.7-.192-.888-.504", strokeLinecap: "round" }), jsx("path", { d: "M76.339 51.76v3.175" }), jsx("path", { d: "M48.751 58.432c.288.21.66-.144.516-.52-.097-.254-.455-.528-.953-.188-.55.375-.398 1.56.656 1.579.941.018 1.513-1.36.677-2.327-.805-.93-2.27-.711-3.225.051-.406.325-1.174 1.176-1.412 2.336-.074.36-.123.657-.117 1.02.003.238.026.505.096.84.105.538.314 1.05.615 1.509.09.132.173.24.261.329.164.164.214.252.379.39.54.452 1.236.807 2.089.77.936-.039 1.473-.7 1.373-1.479-.096-.756-.856-1.131-1.353-.78-.338.24-.458.983.14 1.16.338.1.636-.331.397-.58m25.913-14.455c.54-.295.956-.24 1.264.19.335.466.382 1.086.308 1.45-.109.54-.264.763-.691 1.156", strokeLinecap: "round" }), jsx("path", { d: "M76.106 48.328c.617-.41 1.285-.235 1.651.31.27.4.338.734.32 1.229-.033.848-.561 1.52-1.145 1.85", strokeLinecap: "round" }), jsx("path", { d: "M79.012 49.758c.507.04.915.501.915 1.04 0 .769-.214 1.103-.826 1.868-.527.66-2.109 1.82-2.07 2.929.016.42.368.815.671.837" }), jsx("path", { d: "M79.072 58.432c-.288.21-.657-.128-.498-.488.11-.25.438-.56.936-.22.55.375.398 1.56-.657 1.579-.94.018-1.577-1.325-.677-2.327.822-.913 2.345-.736 3.3.028.407.325 1.225 1.217 1.4 2.389.211 1.417.185 3.159-1.272 4.232-.586.431-1.398.628-2.115.596-.934-.042-1.472-.7-1.372-1.479.096-.756.82-1.076 1.353-.78.553.308.456 1.089-.14 1.16-.35.042-.637-.33-.396-.58", strokeLinecap: "round" }), jsx("path", { d: "M78.574 57.944c.155-.701.753-.767 1.237-.759 1.318.018 2.228 1.59 2.243 3.108.02 1.918-.81 3.048-2.206 3.109-.361.015-.983-.157-.995-.6" }), jsx("path", { d: "M79.386 57.63c1.39.31 1.877 1.569 1.877 2.768 0 .98-.096 2.317-1.993 2.788", strokeLinecap: "square" }), jsx("path", { d: "M81.678 71.089a.785.785 0 0 0-.502-.882.78.78 0 0 0-.947.356.787.787 0 0 0 .196.996" }), jsx("path", { d: "M78.89 69.9c.261.39.579.822 1.247 1.188m-.25 2.118c-.656-.432-1.9-.997-3.024-.44-.418.206-.698.462-.855.879-.284.75.033 1.579.357 1.922.169.18.537.523.994.53.757.01.937-.522.957-.64.09-.55-.23-.77-.399-.83-.13-.045-.551-.033-.64.266-.032.1-.037.274.043.404", strokeLinecap: "round" }), jsx("path", { d: "M68.095 83.763c.208.43-.028.646-.319.68-.427.05-.657-.29-.686-.6a.886.886 0 0 1 .232-.666c.166-.18.4-.282.643-.283.452.007.82.3.994.704.064.146.092.308.102.475.016.304-.086.602-.285.832-.256.3-.654.481-1.08.498-.844.034-1.502-.759-1.502-1.569 0-1.55 2.287-2.395 3.195-2.612 1.113-.268 1.792-.368 3.583-.467.716-.04 1.241-.02 2.03-.103.705-.073 1.075-.107 1.8-.278.907-.212 1.752-.589 2.51-1.279.58-.531.913-.909 1.183-1.64.233-.63.34-1.876-.25-2.798-.52-.815-1.243-1.238-2.069-1.358-.746-.11-1.4.215-1.792.958-.188.36-.13.962.02 1.24.129.24.498.593.955.6.757.01.937-.522.957-.64.09-.55-.23-.77-.399-.83-.13-.046-.552-.035-.642.266a.542.542 0 0 0 .045.404", strokeLinecap: "round" }), jsx("path", { d: "M67.443 81.303c-.97.432-1.68.754-2.283 1.71-.19.3-.24.731-.24.98 0 .54.22 1.15.667 1.53.416.353.827.46 1.334.41.384-.04.746-.32.806-.52", strokeLinecap: "round" }), jsx("path", { d: "M77.021 62.811c-.453.152-.775.848-.775 1.51 0 .758.367 1.229.796 1.499" }), jsx("path", { d: "M77.52 65.281c-.817 1.02-1.25 1.625-1.274 2.84-.023 1.138.338 1.919 1.015 2.738", strokeLinecap: "round" }), jsx("path", { d: "m73.17 48.332.07-.104c.338-.5.935-.632 1.374-.3.527.399.66 1.08.517 1.8-.09.45-.393.823-.81 1.094" }), jsx("path", { d: "M53.02 48.087c-.517-.24-.943-.192-1.263.19-.369.44-.384 1.086-.309 1.45.11.54.264.763.692 1.156", strokeLinecap: "round" }), jsx("path", { d: "M51.716 48.328c-.617-.41-1.285-.235-1.651.31-.27.4-.338.734-.32 1.229.033.848.562 1.52 1.145 1.85" }), jsx("path", { d: "M49.935 48.876a1.367 1.367 0 0 0-1.203 1.34c0 .89.218 1.25.716 1.93.499.68 2.13 1.929 2.13 3.348 0 .86-.24 1.41-.857 1.69-.396.18-.862-.014-1.075-.206-.517-.47-.31-1.295.23-1.394.656-.12.78.92.139.85" }), jsx("path", { d: "M48.81 49.758c-.508.04-1.007.478-1.007 1.015 0 .772.306 1.128.918 1.893.527.66 2.017 1.797 1.977 2.906-.015.42-.295.933-.574.874" }), jsx("path", { d: "M47.616 65.22c.24-.578.856-.32.893 0 .089.738-.555.96-1.012.84a.797.797 0 0 1-.5-.39.975.975 0 0 1-.076-.747.965.965 0 0 1 .169-.333.996.996 0 0 1 .256-.243c.175-.112.367-.124.668-.124 1.114 0 2.09 1.323 2.418 2.698.108.452.256 1.461.051 2.418-.22 1.02-.659 1.725-1.174 2.262-.277.289-.657.547-1.15.826-.267.14-.545.256-.832.345-.286.082-.554.09-.787.02-.566-.172-.93-.703-.635-1.393.229-.538 1.075-.8 1.452-.142.032.057.082.18.081.311-.002.177-.075.389-.2.468-.288.184-.747.132-.727-.378", strokeLinecap: "round" }), jsx("path", { d: "M46.75 72.106c.21.08.325.07.584-.046.107-.048.23-.121.372-.204.51-.29 1.115-.748 1.682-1.818.259-.484.41-1.02.441-1.568a5.146 5.146 0 0 0-.123-1.25c-.158-.762-.348-1.176-.815-1.82-.23-.317-.429-.51-.858-.52m-1.888 6.209a.785.785 0 0 1 .503-.882c.36-.13.76.02.947.356a.787.787 0 0 1-.197.996" }), jsx("path", { d: "M46.449 70.308a.74.74 0 0 1 .723-.627.74.74 0 0 1 .733.755c0 .204-.08.39-.207.526" }), jsx("path", { d: "M47.875 70.269a3.128 3.128 0 0 0 1.244-2.478c.004-.833-.33-1.68-.717-2.01" }), jsx("path", { d: "M48.933 69.9c-.261.39-.578.822-1.247 1.188", strokeLinecap: "round" }), jsx("path", { d: "M50.92 72.767c-.186-.437-.555-.642-1.155-.706-.596-.064-1.113.101-1.642.386-1.032.558-1.606 1.157-1.99 2.269a3.464 3.464 0 0 0-.167 1.16c.018.72.2 1.508.397 1.89.17.331.616 1.798 3.064 2.81 1.429.592 3.623.728 5.136.787 2.08.082 4 .16 5.114 1.539" }), jsx("path", { d: "M47.936 73.206c.655-.432 1.9-.997 3.023-.44.418.206.698.462.855.879.285.75-.033 1.579-.357 1.922-.169.18-.537.523-.994.53-.757.01-.937-.522-.956-.64-.09-.55.23-.77.398-.83.13-.045.551-.033.64.266.032.1.037.274-.043.404", strokeLinecap: "round" }), jsx("path", { d: "M50.542 75.186c.06-.22.03-.45-.169-.668-.2-.221-.727-.43-1.175-.18-.198.1-.371.243-.507.419-.064.085-.173.224-.229.319-.136.234-.192.424-.217.501-.493 1.404.308 2.896 1.312 3.537.876.56 1.771.72 2.876.82.512.047.8.057 1.314.08.412.02.768.013 1.105.01.275-.005.537-.003.806-.01.435-.01.889-.02 1.443.02.582.043 1.02.057 1.512.141.322.053.698.105 1.094.194.118.026.238.049.358.085l.242.075c.713.218 1.406.484 1.952.838.17.11.364.215.497.347.102.103.188.162.271.244.384.38.775.788.867 1.343.016.102.016.21.016.321 0 .36-.291.851-1.077 1.01" }), jsx("path", { d: "M59.727 83.763c-.208.43.029.646.32.68.427.05.656-.29.685-.6a.886.886 0 0 0-.232-.666.878.878 0 0 0-.643-.283c-.452.007-.82.3-.994.704a1.398 1.398 0 0 0-.102.475 1.18 1.18 0 0 0 .285.832c.256.3.655.481 1.08.498.844.034 1.502-.759 1.502-1.569 0-1.55-2.287-2.395-3.195-2.612-1.113-.268-1.792-.368-3.582-.467-.717-.04-1.242-.02-2.03-.103-.706-.073-1.076-.107-1.801-.278-.907-.212-1.751-.589-2.51-1.279-.58-.531-.913-.909-1.183-1.64-.233-.63-.34-1.876.25-2.798.52-.815 1.244-1.238 2.07-1.358.745-.11 1.4.215 1.791.958.188.36.13.962-.02 1.24-.128.24-.498.593-.955.6-.757.01-.937-.522-.956-.64-.09-.55.23-.77.398-.83.13-.046.553-.035.64.266a.535.535 0 0 1-.043.404" }), jsx("path", { d: "m54.652 48.332-.07-.104c-.338-.5-.935-.632-1.374-.3-.527.399-.66 1.08-.517 1.8.09.45.393.823.81 1.094", strokeLinecap: "round" }), jsx("path", { d: "M73.35 49.848c-.807.879-1.614 1.16-2.817 1.2-.376.012-1.096-.12-1.513-.42-.269-.193-.567-.52-.379-1.09.128-.38.736-1.45.766-2.19.046-1.13-.387-1.748-1.063-1.989-1.251-.443-2.594.799-3.404 1.07a2.72 2.72 0 0 1-1.024.16 2.757 2.757 0 0 1-1.033-.16c-.81-.27-2.153-1.513-3.405-1.07-.676.24-1.109.859-1.063 1.99.03.74.64 1.808.765 2.189.189.57-.11.898-.378 1.09-.419.3-1.137.43-1.513.42-1.203-.04-2.01-.321-2.816-1.2" }), jsx("path", { d: "M59.466 80.949c.16.063.039-.039 1.05.411.969.432 1.657.81 2.26 1.767.19.3.238.729.238.98 0 .16-.019.328-.057.493", strokeLinecap: "round" }), jsx("path", { d: "M59.532 85.293c.197.1.42.157.65.166.845.034 1.503-.76 1.503-1.568 0-.562-.305-1.035-.73-1.415" }), jsx("path", { d: "M59.715 83.762c-.205.457.087.703.376.738.427.05.668-.29.699-.6a.899.899 0 0 0-.42-.833", strokeLinecap: "round" }), jsx("path", { d: "M78.02 48.883c.642 0 1.203.719 1.203 1.456 0 .848-.45 1.369-.78 1.761-.266.316-.551.6-.894.945" }), jsx("path", { d: "M77.258 48.203c.218.102.41.274.557.491.269.399.337.734.318 1.23-.032.848-.64 1.436-1.183 1.794m-.955-3.515c.045.039.087.081.128.13.369.441.397 1.09.308 1.452-.131.54-.31.774-.748 1.098M74.67 47.98c.527.4.685 1.091.51 1.804-.125.507-.443.812-.84 1.055m2.225 8.253c.064.187.166.25.298.388.34.342.765.586 1.231.708.49.138.928.034 1.265-.175M46.757 70.869c.248-.005.496.163.657.446a.655.655 0 0 1 .08.309c0 .177-.078.365-.204.445-.287.183-.797.105-.776-.405", strokeLinecap: "round" }), jsx("path", { d: "M48.298 64.251c.986.186 1.936 1.38 2.247 2.682.107.454.256 1.464.05 2.42-.22 1.02-.658 1.726-1.173 2.262a3.411 3.411 0 0 1-.425.366l-.21.143m-1.586-2.438c.405 0 .76.39.76.806 0 .206-.079.39-.207.526" }), jsx("path", { d: "M46.927 70.16c.423 0 .823.408.823.841 0 .24-.108.466-.295.615" }), jsx("path", { d: "M50.796 65.897c.387.522.643.972.761 1.552m-.013 1.705c-.062.282-.16.555-.289.812a3.579 3.579 0 0 1-.712.933", strokeLinecap: "round" }), jsx("path", { d: "M50.857 62.853c.374.293.599.596.704.96" }), jsx("path", { d: "M51.571 61.875c-.098.342-.32.6-.674.926m-1.83-3.452.43-.114.257-.193.163-.234.141-.365.058-.296", strokeLinecap: "round" }), jsx("path", { d: "M48.193 57.824a2.637 2.637 0 0 0-.489.171 1.78 1.78 0 0 0-.705.589c-.238.338-.376.807-.46 1.219-.04.18-.084.75.03 1.338.079.404.235.79.46 1.133.072.105.136.195.21.269.258.26.496.419.895.34" }), jsx("path", { d: "M50.609 55.917c-.07.258-.208.579-.61.543", strokeLinecap: "round" }), jsx("path", { d: "M49.135 57.669c-.386-.381-1.207-.48-2.022.038a3.22 3.22 0 0 0-.314.24 1.84 1.84 0 0 0-.288.318 3.82 3.82 0 0 0-.279.489 2.52 2.52 0 0 0-.188.532c-.108.41-.152.834-.13 1.257.021.195.04.373.071.538.074.437.225.858.446 1.242.179.3.627.989 1.543 1.08.359.035.975-.13.995-.6" }), jsx("path", { d: "M72.753 49.34c.061-.332.46-.396.609-.2.23.301.077.82-.39.967a.753.753 0 0 1-.767-.28c-.193-.25-.18-.562-.106-.81.046-.16.174-.298.345-.43.544-.415 1.422-.318 1.712.381.37.903-.438 1.579-1.184 2.09-.94.641-2.01.758-2.816.749-1.832-.02-3.226-.9-4.131-1.4-.211-.116-.429-.093-.538.04a.401.401 0 0 0 .05.55", strokeLinecap: "round" }), jsx("path", { d: "M73.121 49.029c.195.009.246.084.306.163.23.302.062.82-.407.967m3.568 10.355c-.698.762-.057 2.072.465 2.368.18.142.256.066.402.15", strokeLinecap: "round" }), jsx("path", { d: "M76.625 59.056c-.23.16-.31.34-.32.652-.007.26.04.551.283.806.381.398 1.126.744 1.847.753.428.013.85-.11 1.205-.352a1.82 1.82 0 0 0 .766-1.08m-4.172 12.414c0 .002 0 .307-.027.5-.049.485-.191.957-.418 1.388-.204.43-.488.817-.836 1.14-.394.392-.668.57-1.165.82-.482.244-.786.321-1.313.44-.45.104-.911.161-1.374.17-.494.022-.774 0-1.267-.033-.528-.036-.821-.11-1.349-.157-.435-.038-.682-.074-1.12-.073-.448.001-.706.004-1.15.083a4.39 4.39 0 0 0-1.035.29c-.537.218-1.144.6-1.273.77-.128-.17-.736-.552-1.274-.77a4.39 4.39 0 0 0-1.036-.29 5.704 5.704 0 0 0-1.149-.083c-.438 0-.683.035-1.119.073-.527.046-.82.121-1.349.157-.494.035-.774.055-1.267.033-.54-.025-.849-.051-1.375-.17-.526-.12-.83-.197-1.313-.44-.495-.25-.77-.428-1.165-.82a3.756 3.756 0 0 1-.836-1.14 3.807 3.807 0 0 1-.417-1.388 5.169 5.169 0 0 1-.028-.5V51.803h24.646V72.25h.01z" })] }), jsxs("g", { fill: "color(display-p3 0.780 0.702 0.498)", fillRule: "nonzero", children: [jsx("path", { d: "M49.589 75.17a.501.501 0 1 1 1.001-.003.501.501 0 0 1-1.001.003zm-3.071-3.55c0-.248.159-.45.353-.45.195 0 .353.202.353.45s-.158.45-.353.45c-.194 0-.353-.202-.353-.45z", stroke: "color(display-p3 0.780 0.702 0.498)", strokeWidth: ".1" }), jsx("path", { d: "M48.262 62.703c0-.204.154-.369.34-.369.19 0 .343.165.343.37 0 .204-.154.368-.342.368-.188 0-.34-.164-.34-.369zm6.127-13.185c-.022-.205.1-.385.272-.403.173-.018.33.133.352.338.022.206-.101.386-.274.404-.171.018-.329-.134-.35-.339z" })] }), jsxs("g", { stroke: "color(display-p3 0.780 0.702 0.498)", strokeWidth: ".127", children: [jsx("path", { d: "M47.862 64.784a.445.445 0 0 0-.17.117.45.45 0 0 0-.104.167.812.812 0 0 0-.049.239m.944 5.373c.069-.085.11-.13.179-.217.055-.072.087-.112.135-.19.045-.069.064-.11.103-.183.055-.103.083-.16.134-.265m-.252 2.8c-.118.054-.188.079-.303.14-.087.047-.136.078-.22.129-.099.063-.153.099-.249.167-.097.073-.148.121-.243.197m2.993-7.612c-.064-.066-.099-.105-.164-.17-.07-.067-.106-.107-.18-.169-.071-.06-.116-.089-.191-.144", strokeLinecap: "round" }), jsx("path", { d: "M50.838 62.975c-.095.042-.145.077-.243.109-.114.037-.191.057-.3.062" }), jsx("path", { d: "M47.488 59.659c.032.116.04.186.083.298.055.142.103.217.186.343.087.133.14.206.255.317.098.097.16.146.277.222.11.073.182.098.297.16m-.197-1.177c.097.052.147.091.248.134.093.038.148.055.244.077.133.03.21.039.345.041.145.004.188 0 .371-.03m1.435-8.168c-.16-.093-.256-.135-.41-.24a2.44 2.44 0 0 1-.373-.305 1.87 1.87 0 0 1-.232-.26c-.071-.097-.1-.161-.164-.264m1.5-.914c.052.135.065.216.129.344.087.175.153.266.285.41.18.2.334.257.548.42m.29-1.189c.05.121.064.196.128.31.055.102.093.155.167.245.092.115.153.174.269.266.133.105.229.136.375.223", strokeLinecap: "round" })] }), jsx("path", { d: "M66.66 48.246c-.01-.341-.344-.376-.472-.376-.37 0-.47.232-.931.48-.576.31-.826.38-1.339.385-.513-.005-.768-.074-1.346-.385-.461-.248-.538-.473-.908-.473a.465.465 0 0 0-.45.493s-.003.103.014.173c.005.025.037.018.046.04a.476.476 0 0 1 .102-.337.437.437 0 0 1 .325-.169c.37 0 .507.238.968.486.577.311.825.38 1.339.386.513-.005.768-.075 1.346-.386.461-.248.593-.506.963-.506.128 0 .217.083.26.214.025.081.012.134.018.167.003.015.023.013.026.03.013-.06.043-.081.039-.222z", fill: "color(display-p3 0.439 0.239 0.161)", fillRule: "nonzero", stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".1" }), jsxs("g", { fill: "color(display-p3 0.439 0.239 0.161)", fillRule: "nonzero", children: [jsx("path", { d: "M52.88 76.854c.103-.112.181-.07.2-.122.014-.039-.016-.041-.059-.058-.056-.02-.115-.033-.171-.054-.059-.022-.111-.051-.17-.075-.025-.009-.081-.037-.096.006-.03.078.204.072.126.282a.746.746 0 0 1-.163.242l-.53.579c-.012.014-.031.042-.044.038-.013-.005-.01-.04-.01-.058l.008-.822c0-.155.012-.27.038-.339.036-.093.143-.015.166-.077.013-.037.003-.038-.061-.063-.032-.013-.094-.025-.223-.073-.068-.026-.133-.06-.2-.085-.03-.013-.085-.053-.106 0-.006.017.016.04.02.045.075.053.094.089.095.19l.015 1.494c0 .108.012.14.033.146.022.009.038 0 .082-.052l1.05-1.144z" }), jsx("path", { d: "M53.498 77.085c.067-.217.195-.086.22-.164.009-.027 0-.035-.062-.054-.116-.037-.193-.052-.267-.075-.072-.023-.149-.058-.228-.082-.02-.006-.068-.03-.08.009-.026.081.226.09.16.298l-.345 1.098c-.067.218-.196.11-.221.192-.004.01-.004.028.014.033.053.018.144.036.233.065.16.051.233.083.308.108.047.014.068.011.077-.013.023-.075-.24-.041-.152-.323l.343-1.092zm.74.22c.04-.137.104-.12.18-.096.209.062.274.266.207.492-.04.135-.09.261-.403.167-.063-.018-.138-.04-.122-.099l.137-.464zm-.568.99c-.085.29-.23.164-.252.238-.013.045.032.052.054.058.104.03.21.051.32.086.087.026.14.052.175.062.048.013.068.005.075-.016.024-.083-.208-.05-.136-.295l.118-.399c.024-.08.016-.1.125-.067.103.031.135.062.151.178l.067.415c.025.152.047.316.21.365.083.025.234.014.256-.056.003-.02-.004-.036-.023-.043-.02-.005-.045.003-.066-.004-.016-.005-.055-.016-.064-.059-.062-.334-.14-.72-.134-.733.006-.023.072-.025.147-.061a.378.378 0 0 0 .205-.252c.03-.106.086-.443-.366-.576-.138-.042-.282-.075-.419-.116-.13-.039-.143-.052-.24-.08-.023-.008-.048-.002-.054.02-.024.083.225.065.15.322l-.299 1.013zm1.685.495c-.067.278-.275.11-.297.2-.013.051.023.057.061.066.084.021.154.027.295.062.14.034.206.06.29.08.06.014.1.032.114-.025.016-.064-.269-.061-.2-.35l.253-1.054c.025-.111.05-.118.135-.097l.18.043c.242.048.112.291.195.312.055.012.054-.084.057-.114l.028-.218c.004-.026.011-.058-.02-.064-.195-.048-.337-.072-.642-.146-.306-.073-.443-.117-.637-.163-.032-.008-.039.026-.048.048l-.106.3c-.013.029-.037.076.008.088.093.022.103-.298.34-.242l.176.043c.085.02.103.038.076.149l-.258 1.082zm2.54-.65c.083-.129.166-.1.176-.155.008-.04-.023-.038-.068-.047-.059-.01-.119-.013-.179-.023-.06-.013-.118-.032-.18-.044-.025-.005-.085-.023-.093.022-.015.082.214.035.173.257a.713.713 0 0 1-.119.265l-.422.663c-.01.016-.023.047-.036.045-.013-.002-.017-.038-.02-.055l-.135-.81a1.131 1.131 0 0 1-.02-.34c.017-.101.138-.042.15-.105.007-.04-.003-.04-.071-.051-.035-.008-.097-.01-.232-.035-.073-.013-.142-.036-.212-.049-.032-.006-.094-.037-.104.02-.004.016.022.035.027.038.083.041.107.072.127.171l.272 1.47c.02.106.037.135.058.138.023.004.037-.007.072-.064l.835-1.311zm.118 1.351c0 .06-.003.077.047.1.117.052.217.126.345.148.278.046.508-.131.56-.44.05-.302-.072-.426-.28-.576-.262-.187-.373-.237-.346-.396.025-.159.135-.232.276-.21.365.063.323.507.371.515.048.01.058-.018.063-.07l.03-.322c.005-.055.016-.09-.016-.095-.027-.004-.086.024-.114.02-.064-.011-.137-.118-.31-.147-.25-.042-.451.128-.498.4-.04.249.07.36.237.483.313.225.442.278.407.48-.03.188-.176.281-.341.253-.236-.039-.332-.277-.361-.515-.004-.033-.006-.055-.039-.061-.052-.008-.043.064-.042.097l.011.336zm3.165-.896c.069-.136.156-.117.16-.172.003-.042-.027-.036-.072-.039-.06-.006-.122 0-.182-.006-.061-.004-.12-.018-.183-.024-.025-.002-.087-.014-.09.031-.007.084.217.013.199.237a.77.77 0 0 1-.091.278l-.35.703c-.008.017-.02.049-.033.047-.012 0-.02-.034-.025-.051l-.218-.792a1.096 1.096 0 0 1-.056-.337c.007-.1.133-.054.138-.12.004-.04-.008-.038-.077-.043-.033-.003-.096.001-.233-.01-.073-.006-.146-.021-.216-.026-.032-.003-.097-.026-.102.03 0 .017.025.034.032.037.087.03.115.059.143.155l.425 1.434c.03.103.051.128.072.131.023.001.034-.013.064-.072l.695-1.391z" }), jsx("path", { d: "M61.517 79.757c-.003.244-.209.2-.209.296 0 .041.042.03.067.03.057 0 .115-.01.184-.008.076 0 .149.01.253.011.029 0 .082.003.082-.03 0-.114-.275.047-.271-.412l.008-.816c0-.022.004-.039.016-.039s.025.013.039.032l1.024 1.256c.014.02.025.034.055.034.025 0 .025-.018.025-.071l.013-1.346c.001-.252.185-.193.185-.265 0-.006 0-.03-.04-.03-.02 0-.095.007-.23.006-.15 0-.212-.01-.246-.012-.027 0-.035.024-.035.041 0 .079.263.039.26.257l-.006.797c0 .06-.006.09-.018.09-.013 0-.039-.03-.067-.064l-.855-1.064c-.038-.047-.013-.063-.08-.065-.115 0-.17.01-.226.01-.04 0-.08-.011-.12-.011-.026 0-.037.018-.039.04 0 .116.244-.039.238.422l-.007.912zm2.081-1.08c.003-.227.163-.14.163-.221 0-.03-.01-.035-.075-.035-.122-.001-.2.008-.277.008-.076 0-.16-.013-.244-.013-.019 0-.071-.008-.073.034 0 .083.23.019.23.237v1.151c0 .228-.154.165-.155.248 0 .013.004.029.023.03.056 0 .148-.01.24-.008.168 0 .247.012.328.013.049 0 .068-.009.07-.036 0-.077-.243.03-.24-.264l.01-1.144zm.901 1.115c.003.285-.242.172-.24.266 0 .051.037.05.076.05.085-.001.157-.011.3-.013.145-.001.215.008.3.007.063 0 .107.006.106-.052 0-.067-.276.005-.278-.289l-.01-1.084c0-.116.021-.128.11-.128l.181-.002c.249-.013.182.255.268.255.055 0 .03-.094.026-.124l-.026-.22c-.001-.024-.001-.057-.033-.057-.201.002-.346.013-.658.015-.314.003-.458-.005-.658-.004-.032 0-.032.035-.035.058l-.03.318c-.004.03-.017.083.028.083.097-.001.03-.315.272-.316l.18-.003c.09 0 .11.012.11.126l.011 1.114zm1.252-.454c-.038.003-.068.008-.07-.017-.003-.033.007-.06.016-.09l.132-.437c.01-.026.017-.03.022-.03.01 0 .004 0 .018.019l.21.419c.013.027.028.052.03.086.002.024-.028.024-.066.027l-.292.023zm.367.1c.057-.004.07.02.154.2.03.063.047.105.051.158.013.145-.142.13-.137.2.003.034.03.026.07.023.06-.003.14-.02.234-.027.14-.012.2-.006.277-.012.058-.006.077-.002.075-.043-.007-.078-.116.025-.198-.141l-.692-1.417c-.033-.07-.038-.075-.058-.072-.028.001-.034.047-.047.087l-.467 1.493c-.042.138-.154.132-.149.188.003.03.036.023.067.02.061-.005.123-.019.187-.024.069-.005.134 0 .202-.007.045-.002.113.01.109-.042-.005-.064-.233-.008-.247-.18-.004-.057.019-.143.03-.193.038-.16.081-.173.118-.177l.423-.034h-.002zm1.662-.994c-.022-.164-.013-.167.244-.201.411-.054.282.245.382.232.05-.006.028-.083.022-.114l-.039-.234c-.004-.022-.022-.044-.049-.039-.188.023-.332.053-.485.074-.326.042-.48.052-.568.064-.03.005-.043.026-.04.047.012.096.242-.012.27.201l.146 1.113c.039.291-.14.183-.128.292.004.016.018.026.045.022.118-.015.205-.037.272-.046.094-.013.174-.013.256-.023.052-.008.098-.004.092-.052-.008-.064-.241.026-.276-.236l-.047-.353c-.018-.137-.03-.165.068-.178l.159-.02c.221-.03.194.23.262.22.051-.006.027-.09.022-.12l-.07-.422c-.012-.065-.035-.056-.05-.054-.043.006-.02.225-.204.25l-.133.017c-.092.013-.094-.004-.108-.107l-.043-.333zm.786.546c.088.478.432.744.857.664.674-.124.697-.726.635-1.057-.092-.501-.463-.745-.874-.664-.504.099-.713.54-.618 1.057zm.235-.183c-.064-.342-.018-.688.338-.761.272-.055.58.17.676.692.073.39.013.729-.35.803-.377.077-.601-.39-.665-.734h.001zm1.667-.836c-.033-.14.032-.155.109-.175.21-.051.368.094.423.323.034.138.052.271-.266.347-.063.016-.14.035-.154-.024l-.112-.47zm0 1.142c.072.294-.115.257-.099.333.012.046.054.028.077.023.104-.026.206-.059.32-.087.087-.02.146-.026.182-.034.047-.013.061-.03.056-.051-.02-.084-.205.062-.264-.188l-.097-.404c-.019-.08-.036-.093.076-.12.103-.026.147-.013.219.077l.263.326c.098.12.2.251.365.211.083-.02.209-.105.192-.177-.005-.018-.02-.03-.038-.026-.022.006-.039.026-.06.03-.017.003-.057.012-.085-.02-.22-.257-.479-.553-.483-.565-.005-.025.052-.06.099-.129a.38.38 0 0 0 .051-.32c-.025-.107-.146-.426-.604-.316-.14.034-.279.077-.42.111-.132.033-.15.026-.247.05-.025.006-.042.022-.038.046.022.084.228-.057.29.204l.246 1.026h-.001zm1.725-.387c.072.276-.192.226-.169.316.013.052.048.04.085.03.083-.02.15-.048.29-.085.139-.036.21-.044.293-.066.06-.015.103-.019.09-.075-.018-.065-.266.072-.34-.214l-.27-1.05c-.029-.112-.012-.129.074-.15l.178-.047c.236-.07.235.204.32.183.053-.015.007-.1-.004-.126l-.078-.207c-.008-.024-.017-.056-.048-.048-.194.051-.331.096-.634.175-.304.078-.446.105-.64.155-.031.01-.022.042-.018.065l.046.316c.002.03.004.085.047.073.093-.024-.047-.312.188-.373l.176-.045c.084-.023.108-.016.137.096l.277 1.077zm1.1-1.473c-.06-.219.118-.18.096-.258-.008-.028-.02-.03-.082-.012-.118.032-.19.063-.264.083-.073.02-.156.034-.237.055-.019.006-.073.013-.061.052.022.082.238-.048.296.162l.307 1.11c.06.218-.105.2-.083.282.003.01.012.026.03.02.054-.015.141-.048.23-.072.16-.045.24-.058.317-.079.047-.013.064-.028.056-.054-.02-.073-.222.098-.3-.186l-.305-1.103zm.458.536c.154.463.531.676.94.538.651-.218.59-.817.483-1.136-.16-.482-.562-.674-.957-.535-.486.167-.632.635-.466 1.133zm.207-.214c-.11-.33-.112-.679.23-.8.262-.093.599.087.766.59.126.377.113.72-.235.844-.363.13-.65-.302-.76-.634zm1.526-1.089c-.052-.133.01-.158.083-.187.203-.08.38.04.465.26.051.13.09.26-.215.381-.06.023-.134.053-.156-.002l-.177-.452zm.159 1.132c.111.28-.08.27-.051.342.016.045.056.022.078.013.1-.039.197-.088.304-.132.084-.032.141-.045.176-.059.046-.018.056-.038.048-.058-.03-.08-.193.09-.286-.149l-.153-.385c-.03-.079-.048-.09.058-.132.1-.038.145-.033.23.047l.305.286c.113.105.232.219.39.157.08-.03.192-.132.166-.202-.008-.018-.026-.025-.043-.019-.02.008-.034.03-.055.037-.015.007-.054.021-.086-.007-.254-.224-.55-.481-.556-.494-.01-.022.04-.064.079-.14a.38.38 0 0 0 .006-.324c-.04-.103-.203-.403-.64-.229-.135.053-.267.116-.401.168-.126.052-.146.048-.239.084-.023.01-.038.03-.03.051.032.081.217-.088.316.162l.384.981v.002z" })] }), jsxs("g", { fillRule: "nonzero", children: [jsx("path", { d: "M52.82 53.046h10.52v10.546H52.82z", fill: "color(display-p3 0.835 0.169 0.118)" }), jsx("path", { d: "M57.754 61.35s-.007.376-.11.68c-.12.35-.12.35-.23.52-.126.198-.292.368-.487.5-.251.161-.506.241-.762.218-.703-.062-1.029-.827-1.188-1.45-.169-.659-.649-1.017-.956-.778-.18.14-.188.374-.038.6.158.24.525.36.525.36l-.377.48s-.806-.106-.964-.952c-.06-.32.095-.916.626-1.095.679-.228 1.111.257 1.32.668.288.564.41 1.599 1.207 1.438.434-.086.637-.72.637-1.01l.317-.339.467.15.013.01zM58.409 61.35s.006.376.11.68c.12.35.12.35.23.52.126.198.292.368.487.5.25.161.505.241.761.218.703-.062 1.03-.827 1.188-1.45.17-.659.65-1.017.956-.778.18.14.189.374.039.6-.159.24-.525.36-.525.36l.376.48s.807-.106.964-.952c.06-.32-.095-.916-.626-1.095-.678-.228-1.11.257-1.32.668-.287.564-.41 1.599-1.206 1.438-.434-.086-.638-.72-.638-1.01l-.316-.339-.467.15-.013.01z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "m59.023 56.865 1.378-1.497s.207-.168.206-.437l-.284.044-.064-.147-.013-.147.381-.081c.005-.062 0-.11.012-.178.01-.064.024-.098.038-.16l-.417.028c.022-.074.017-.112.04-.18.02-.058.025-.08.064-.142.078-.013.148-.03.244-.04.093-.009.147-.005.24-.011.229-.427 1.177-.82 1.85-.116.488.51.383 1.443-.25 1.69a.806.806 0 0 1-.877-.143l.252-.498c.348.21.637-.051.617-.321-.026-.34-.246-.552-.557-.579-.29-.025-.497.142-.627.399-.08.16-.044.275-.07.45-.029.191-.014.298-.069.491a1.125 1.125 0 0 1-.303.462l-1.412 1.533-5.496 5.973-.413-.384 5.53-6.009z", fill: "color(display-p3 0.996 0.875 0.000)" }), jsx("path", { d: "M54.977 57.39s.346 1.72 1.52 4.299c.597-.219.95-.36 1.583-.36.632 0 .986.12 1.582.36 1.174-2.58 1.52-4.298 1.52-4.298l-3.102-4.009-3.103 4.009z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "m58.383 54.738 2.153 2.783s-.286 1.352-1.162 3.388c-.338-.078-.628-.146-.99-.17v-6zm-.606 0-2.153 2.783s.286 1.352 1.162 3.388c.338-.078.628-.146.99-.17v-6z", fill: "color(display-p3 0.996 0.875 0.000)" })] }), jsxs("g", { fillRule: "nonzero", children: [jsx("path", { d: "M64.46 53.046h10.52v10.546H64.46z", fill: "color(display-p3 0.996 0.875 0.000)" }), jsx("path", { d: "M65.934 53.046h1.568v10.546h-1.568V53.046zm3.006 0h1.568v10.546H68.94l-.001-10.546zm3.005 0h1.568v10.546h-1.568V53.046z", fill: "color(display-p3 0.835 0.169 0.118)" })] }), jsxs("g", { fillRule: "nonzero", children: [jsx("path", { d: "M52.86 72.738c.03.19.097.516.277.849.19.3.12.293.547.773.21.236.54.438.798.578.258.14.45.209.875.32.835.22 1.42.234 2.121.206.548-.022.967-.09 1.312-.136.494-.067.862-.107 1.424-.13.272-.013.531-.014.786 0 .307.017.612.064.934.129.477.103.947.24 1.404.411l.002-11.013-10.52-.003v7.527s.021.367.04.488v.001z", fill: "color(display-p3 0.996 0.875 0.000)" }), jsx("path", { d: "m54.081 74.67.493.288.676.244V64.719H54.08v9.95zm5.845.477.001-10.428h-1.17v10.595s.8-.103 1.169-.129v-.038zM62.26 64.72h-1.166v10.463c.38.041.771.11 1.169.216l-.003-10.68zm-4.67 0v10.714c-.012 0-.781.04-1.174 0V64.722l1.174-.001z", fill: "color(display-p3 0.835 0.169 0.118)", stroke: "color(display-p3 0.835 0.169 0.118)", strokeWidth: ".1" })] }), jsx("path", { d: "M74.941 72.736a2.676 2.676 0 0 1-.276.848c-.19.301-.12.294-.548.772-.21.238-.539.44-.797.578-.259.142-.45.21-.876.322-.834.22-1.42.234-2.12.206-.549-.022-.967-.09-1.313-.137a13.696 13.696 0 0 0-1.423-.13 8.072 8.072 0 0 0-.786 0 6.591 6.591 0 0 0-.934.129c-.698.141-1.414.411-1.414.411l.007-11.013 10.521-.003v7.527s-.021.368-.04.489z", fill: "color(display-p3 0.996 0.875 0.000)", fillRule: "nonzero" }), jsxs("g", { children: [jsx("path", { d: "m67.151 65.603-.076.036c-.039.042-.057.067-.099.104-.058.051-.099.064-.16.11-.03.02-.054.026-.077.056-.032.04-.01.08-.032.128-.024.052-.047.077-.083.12-.047.056-.083.078-.137.128-.054.052-.075.094-.14.129-.017.009-.025.018-.044.024-.027.01-.044 0-.072.008-.05.018-.064.072-.1.093.014.028.013.047.028.077.02.041.09.155.104.184.027.038.035.09.068.1.069.022.11.02.169.017.101.023.164.02.26.06.078.032.11.073.188.108.06.027.098.044.164.057.048.009.076.016.128.013.032-.004.047-.017.079-.021h.017l-.004.048v.011h.008l.263.117a.29.29 0 0 0-.024.049.22.22 0 0 0-.008.108c.08.243.149.395.188.41.08.03.103.11.149.193-.017.017-.03.026-.045.039-.078.077-.147.13-.211.234-.096.153-.16.154-.041.357.07.12.105.141.196.309.047.086.073.151.1.254a.994.994 0 0 1 .04.253l.125.048.083-.084.08-.154.004-.116c-.03-.025-.038-.06-.032-.1.01-.047.066-.038.093-.08.035-.06-.043-.095-.085-.141-.077-.086-.183-.107-.207-.237-.007-.036.01-.055.047-.092.11-.108.145-.125.252-.233.03.018.078.025.124.016.036-.007.068.016.18.048.079.022.112.01.156.004l.048-.013c.007.029.014.054.016.09.007.135-.02.385.02.45a.333.333 0 0 1 .036.071c.013.031.028.052.028.085.001.09.007.147 0 .24-.005.09-.013.135-.028.225a.25.25 0 0 1-.056.138c-.036.046-.076.053-.123.087l-.013.129.145.06.164.042.088-.038c0-.032.005-.051.019-.08.017-.032.03-.056.06-.068.046-.018.097.017.115-.012.022-.031.01-.043.006-.097-.007-.085-.024-.126-.036-.212a1.525 1.525 0 0 1-.02-.354c.003-.08.004-.123.02-.2.021-.115.061-.17.087-.283.03-.125.034-.206.048-.316.406.058.743.051 1.196-.05.022-.003.096-.031.096-.031.102.09.219.163.348.21v.124c.005.037-.005.062.017.093.012.019.025.03.047.036.035.007.059.002.085-.021.029-.026.023-.058.032-.096.003-.018 0-.072 0-.09a.535.535 0 0 0 .11.01c.047 0 .069.001.114-.004l.003.06c.004.031-.01.056.004.084.014.03.032.046.064.051a.08.08 0 0 0 .068-.011c.038-.023.035-.064.04-.108a.655.655 0 0 0 0-.1l.133-.05a.549.549 0 0 1-.013.106.645.645 0 0 1-.032.12c-.026.073-.056.11-.096.177-.047.081-.073.126-.132.2-.027.035-.046.05-.071.086-.034.042-.044.072-.077.115-.041.057-.064.094-.12.138-.089.07-.147.013-.268.108l-.028.132.184.068.164.033.056-.033a.13.13 0 0 1 .028-.096c.027-.035.057-.045.1-.051.046-.008.096.003.132-.029.045-.04.045-.118.08-.189.095-.19.225-.36.385-.501.078-.077.144-.1.21-.187.033-.04.067-.059.069-.111.001-.036-.018-.054-.027-.09-.013-.048-.026-.128-.026-.128.196.097.126.084.162.18.028.08-.004.135.007.219.014.096.06.141.068.24.01.116-.018.183-.04.297-.019.102-.016.165-.06.257a.495.495 0 0 1-.148.202c-.026.022-.046.032-.076.052l-.015.132.143.049.209.057.047-.045c.02-.084-.006-.207.051-.218.053-.007.09 0 .102-.038.005-.018.007-.043.012-.081.027-.243.053-.47.08-.579.03-.125.027-.152.05-.245.024-.085-.01-.036.053-.218.094-.27-.025-.304-.135-.469-.06-.09-.08-.122-.089-.193-.012-.105.02-.193.016-.353a5.465 5.465 0 0 1 0-.37c.015-.007.03-.016.045-.025.15-.082.208-.107.303-.316a.45.45 0 0 0 .04-.19c0-.043-.008-.084-.012-.132-.004-.051-.024-.082-.04-.12a.408.408 0 0 0-.071-.11c-.1-.118-.228-.145-.348-.188-.19-.07-.32-.056-.53-.073a3.541 3.541 0 0 0-.547-.008c-.256.016-.4.067-.655.097-.246.028-.382.047-.628.051-.29.007-.567-.058-.74-.044-.314.027-.32.098-.793.138-.246.02-.491.023-.491.023l-.277-.087c.11-.04.137-.065.188-.134.035-.046.03-.086.072-.136.034-.04.057-.08.1-.125a.281.281 0 0 0-.12-.055c-.047-.01-.074-.007-.12 0a.39.39 0 0 0-.156.043.351.351 0 0 0-.107.078s-.165-.108-.28-.159c-.144-.061-.205-.09-.385-.115z", fill: "color(display-p3 0.835 0.169 0.118)", fillRule: "nonzero" }), jsxs("g", { stroke: "color(display-p3 0.996 0.875 0.000)", children: [jsx("path", { d: "m72.803 67.224-.098.03c-.111.052-.202.055-.333.065-.339.026-.546-.136-.896-.11-.179.015-.26.155-.442.2-.084.02-.132.03-.218.036l.065-.132s-.164.033-.27.033a1 1 0 0 1-.196-.017l.13-.122s-.103-.016-.165-.042a.501.501 0 0 1-.135-.081c.085-.016.132-.026.216-.046.199-.05.262-.147.498-.17.148-.014.388-.007.978.092.388.065.56.034.708-.033.099-.045.13-.13.14-.23.014-.1-.05-.18-.11-.233a.225.225 0 0 0-.141-.046", strokeLinecap: "round", strokeWidth: ".127" }), jsx("path", { d: "M67.174 66.078a.227.227 0 0 0-.171.039c-.062.037-.07.089-.114.145.058.013.09.047.146.034a.178.178 0 0 0 .098-.066.2.2 0 0 0 .054-.149l-.013-.003z", fill: "color(display-p3 0.988 0.851 0.000)", fillRule: "nonzero", strokeWidth: ".1" }), jsx("path", { d: "M68.613 67.79s.033.069.051.115c.032.079.049.126.068.211.026.115.014.184.03.302.003.02.007.038.011.054l-.006.162m.87-1-.045.192c-.046.195-.087.3-.121.497-.005.033-.01.065-.013.094m-1.39-.573c.101.026.069.484.229.589", strokeLinecap: "round", strokeWidth: ".127" }), jsx("path", { d: "m71.695 68.543.049-.032c.129-.053.246-.131.344-.23", strokeWidth: ".127" }), jsx("path", { d: "M70.705 68.6c.453-.169.755-.507.971-.55m-.512-.294a.589.589 0 0 0 .106-.013c.189-.039.218.132.35.24.237.2.269.44.55.643l.041.029.108.082", strokeLinecap: "round", strokeWidth: ".127" }), jsx("path", { d: "M66.266 66.582c.034.01.055.01.09.007.043-.004.063-.03.104-.031.035-.001.06-.005.088.015a.108.108 0 0 1 .036.044c.01.022.02.036.016.06-.008.037-.041.055-.078.055-.031 0-.057-.008-.07-.035a.06.06 0 0 1-.005-.052.128.128 0 0 1-.1.003.135.135 0 0 1-.081-.066z", fill: "color(display-p3 0.988 0.851 0.000)", fillRule: "nonzero", strokeWidth: ".1" })] }), jsx("path", { d: "M67.217 67.822c-.103-.031-.252-.107-.252-.107.042-.032.076-.033.11-.07.05-.052.048-.102.076-.17.029-.067.023-.122.086-.173a.17.17 0 0 1 .144-.021c.044.014.097.051.108.099.017.072-.02.113-.032.186-.01.073-.038.116-.025.188.009.049.03.067.046.115 0 0-.161-.018-.261-.047zm-.127.122c0-.029.014-.056.04-.07a.08.08 0 0 1 .121.067.08.08 0 1 1-.161.003zm-.225-2.123-.018-.013c-.05-.04-.054-.084-.077-.142a.518.518 0 0 1-.041-.15c-.006-.05 0-.082 0-.134 0-.047.005-.074 0-.121-.005-.05-.004-.079-.027-.121-.013-.023-.051-.044-.04-.054.012-.013.032-.003.054 0 .051.005.08.02.12.054a.23.23 0 0 1 .086.134c.022.07.032.115.051.189.013.038.018.06.039.095.02.034.04.049.066.08l-.002.003c-.039.043-.056.07-.099.107-.038.035-.071.051-.108.075l-.004-.002zm.46 1.368.286.133c.195-.121.35-.296.448-.504.113-.221.13-.341.174-.554l-.23-.075-.044.009c-.072.221-.09.347-.207.54-.103.165-.22.296-.34.39l-.087.061zm.633 2.33c.046-.064.065-.104.118-.162.058-.064.102-.09.167-.148.02.001.044-.002.062.01-.004.12-.026.24-.067.353-.018.05-.02.082-.051.126-.02.028-.036.04-.06.065-.064-.095-.17-.167-.17-.244zm4.225.238c.073.027.118.035.188.07.078.038.115.073.188.12.003.02.013.041.008.062-.116.03-.237.041-.357.033-.053-.004-.085.003-.134-.013-.034-.012-.05-.025-.081-.04.074-.09.113-.212.188-.232zm-1.25-.262c.074.027.119.034.189.069.077.039.115.073.188.12.003.021.013.042.008.063-.117.03-.237.04-.357.033-.053-.004-.085.003-.135-.013-.033-.013-.048-.026-.08-.041.074-.09.112-.21.188-.231zm-2.219.273c.073.027.118.035.188.07.079.038.116.073.189.12.002.021.012.042.007.062-.116.03-.237.041-.357.034-.052-.004-.084.002-.134-.013-.034-.013-.049-.026-.08-.041.073-.09.112-.211.187-.232zm-1.15-3.831c-.077-.036-.134-.134-.084-.206.02-.027.053-.022.073-.05.023-.035.018-.064.017-.108 0-.047-.018-.073-.026-.12-.01-.052-.019-.083-.018-.136 0-.08-.005-.139.044-.202.032-.04.084-.077.106-.08.018.019-.007.065-.005.107.005.06.017.092.038.148.026.072.06.103.09.175.026.067.051.104.053.176a.295.295 0 0 1-.026.148.257.257 0 0 1-.08.108.246.246 0 0 1-.102.054.141.141 0 0 1-.08-.014z", fill: "color(display-p3 0.000 0.396 0.741)", fillRule: "nonzero" })] }), jsxs("g", { children: [jsx("path", { d: "m67.151 70.307-.076.036c-.039.043-.057.067-.099.104-.058.052-.099.065-.16.11-.03.02-.054.027-.077.056-.032.041-.01.08-.032.129-.024.051-.047.077-.083.12-.047.056-.083.078-.137.128-.054.051-.075.094-.14.128-.017.01-.025.018-.044.025-.027.009-.044-.001-.072.008-.05.018-.064.072-.1.092.014.028.013.048.028.077.02.041.09.156.104.184.027.039.035.09.068.1.069.022.11.021.169.017.101.023.164.02.26.06.078.033.11.074.188.109.06.027.098.043.164.056.048.01.076.017.128.013.032-.004.047-.017.079-.02h.017l-.004.047v.012h.008l.263.117a.29.29 0 0 0-.024.048.22.22 0 0 0-.008.108c.08.243.149.395.188.41.08.03.103.111.149.193-.017.017-.03.026-.045.039-.078.077-.147.131-.211.234-.096.153-.16.154-.041.357.07.12.105.142.196.309.047.086.073.152.1.255a.994.994 0 0 1 .04.253l.125.047.083-.083.08-.154.004-.116c-.03-.026-.038-.06-.032-.1.01-.048.066-.039.093-.08.035-.06-.043-.095-.085-.142-.077-.086-.183-.106-.207-.236-.007-.036.01-.055.047-.093.11-.108.145-.124.252-.232.03.018.078.024.124.015.036-.006.068.017.18.049.079.022.112.01.156.004l.048-.013c.007.028.014.054.016.09.007.135-.02.384.02.45a.333.333 0 0 1 .036.07c.013.031.028.052.028.085.001.09.007.147 0 .24-.005.09-.013.136-.028.226a.25.25 0 0 1-.056.137c-.036.047-.076.053-.123.088l-.013.128.145.06.164.042.088-.037c0-.032.005-.052.019-.08.017-.032.03-.057.06-.068.046-.018.097.017.115-.013.022-.03.01-.042.006-.096-.007-.085-.024-.126-.036-.213a1.525 1.525 0 0 1-.02-.353c.003-.08.004-.124.02-.2.021-.115.061-.17.087-.284.03-.124.034-.205.048-.316.406.058.743.052 1.196-.049.022-.004.096-.032.096-.032.102.09.219.163.348.21v.124c.005.038-.005.062.017.093.012.02.025.03.047.036.035.008.059.003.085-.02.029-.026.023-.058.032-.097.003-.018 0-.072 0-.089a.535.535 0 0 0 .11.01c.047 0 .069 0 .114-.005l.003.06c.004.032-.01.056.004.084.014.03.032.047.064.052a.08.08 0 0 0 .068-.012c.038-.023.035-.064.04-.108a.655.655 0 0 0 0-.1l.133-.049a.549.549 0 0 1-.013.106.645.645 0 0 1-.032.12c-.026.072-.056.11-.096.177-.047.08-.073.126-.132.2-.027.035-.046.05-.071.085-.034.042-.044.072-.077.116-.041.056-.064.094-.12.137-.089.071-.147.013-.268.108l-.028.133.184.068.164.032.056-.032a.13.13 0 0 1 .028-.097c.027-.034.057-.045.1-.051.046-.008.096.004.132-.028.045-.04.045-.119.08-.19.095-.19.225-.36.385-.5.078-.078.144-.1.21-.187.033-.041.067-.06.069-.112.001-.036-.018-.054-.027-.089-.013-.049-.026-.128-.026-.128.196.096.126.083.162.18.028.08-.004.135.007.218.014.097.06.142.068.24.01.116-.018.183-.04.298-.019.101-.016.164-.06.257a.495.495 0 0 1-.148.202c-.026.022-.046.032-.076.051l-.015.133.143.048.209.057.047-.045c.02-.084-.006-.207.051-.217.053-.008.09 0 .102-.039.005-.018.007-.042.012-.08.027-.244.053-.47.08-.58.03-.124.027-.151.05-.245.024-.085-.01-.036.053-.217.094-.27-.025-.305-.135-.47-.06-.09-.08-.122-.089-.192-.012-.106.02-.193.016-.354a5.465 5.465 0 0 1 0-.37c.015-.007.03-.016.045-.025.15-.082.208-.106.303-.316a.45.45 0 0 0 .04-.189c0-.044-.008-.085-.012-.132-.004-.052-.024-.083-.04-.121a.408.408 0 0 0-.071-.11c-.1-.118-.228-.145-.348-.187-.19-.07-.32-.057-.53-.074a3.541 3.541 0 0 0-.547-.007c-.256.015-.4.067-.655.096-.246.028-.382.048-.628.052-.29.006-.567-.058-.74-.044-.314.027-.32.098-.793.137-.246.02-.491.024-.491.024l-.277-.088c.11-.04.137-.064.188-.134.035-.046.03-.086.072-.136.034-.04.057-.08.1-.125a.281.281 0 0 0-.12-.055c-.047-.01-.074-.006-.12 0a.39.39 0 0 0-.156.044.351.351 0 0 0-.107.077s-.165-.108-.28-.158c-.144-.062-.205-.09-.385-.116z", fill: "color(display-p3 0.835 0.169 0.118)", fillRule: "nonzero" }), jsxs("g", { stroke: "color(display-p3 0.996 0.875 0.000)", children: [jsx("path", { d: "m72.803 71.928-.098.031c-.111.052-.202.054-.333.065-.339.025-.546-.137-.896-.11-.179.014-.26.155-.442.2-.084.02-.132.03-.218.036l.065-.133s-.164.034-.27.034a1 1 0 0 1-.196-.017l.13-.122s-.103-.017-.165-.043a.501.501 0 0 1-.135-.08c.085-.016.132-.026.216-.047.199-.049.262-.147.498-.17.148-.014.388-.006.978.093.388.064.56.033.708-.034.099-.045.13-.13.14-.23.014-.1-.05-.18-.11-.232a.225.225 0 0 0-.141-.047", strokeLinecap: "round", strokeWidth: ".127" }), jsx("path", { d: "M67.174 70.783a.227.227 0 0 0-.171.038c-.062.038-.07.09-.114.146.058.013.09.046.146.033a.178.178 0 0 0 .098-.065.2.2 0 0 0 .054-.15l-.013-.002z", fill: "color(display-p3 0.988 0.851 0.000)", fillRule: "nonzero", strokeWidth: ".1" }), jsx("path", { d: "M68.613 72.494s.033.069.051.115c.032.08.049.127.068.212.026.115.014.184.03.302.003.02.007.037.011.053l-.006.163m.87-1-.045.19c-.046.197-.087.302-.121.499l-.013.093m-1.39-.572c.101.026.069.483.229.588", strokeLinecap: "round", strokeWidth: ".127" }), jsx("path", { d: "m71.695 73.248.049-.033c.129-.052.246-.13.344-.23", strokeWidth: ".127" }), jsx("path", { d: "M70.705 73.304c.453-.168.755-.507.971-.549m-.512-.295a.589.589 0 0 0 .106-.013c.189-.038.218.132.35.241.237.199.269.44.55.643l.041.028.108.083", strokeLinecap: "round", strokeWidth: ".127" }), jsx("path", { d: "M66.266 71.287c.034.009.055.01.09.006.043-.004.063-.03.104-.03.035-.002.06-.006.088.015a.108.108 0 0 1 .036.044c.01.021.02.036.016.06-.008.036-.041.054-.078.054-.031 0-.057-.008-.07-.035a.06.06 0 0 1-.005-.051.128.128 0 0 1-.1.002.135.135 0 0 1-.081-.065z", fill: "color(display-p3 0.988 0.851 0.000)", fillRule: "nonzero", strokeWidth: ".1" })] }), jsx("path", { d: "M67.217 72.526c-.103-.03-.252-.106-.252-.106.042-.033.076-.034.11-.071.05-.052.048-.102.076-.17.029-.067.023-.122.086-.172a.17.17 0 0 1 .144-.022c.044.014.097.051.108.099.017.072-.02.113-.032.186-.01.074-.038.116-.025.188.009.049.03.067.046.116 0 0-.161-.018-.261-.048zm-.127.122c0-.029.014-.056.04-.07a.08.08 0 0 1 .121.068.08.08 0 1 1-.161.002zm-.225-2.122-.018-.013c-.05-.04-.054-.085-.077-.143a.518.518 0 0 1-.041-.149c-.006-.051 0-.082 0-.135 0-.046.005-.073 0-.12-.005-.05-.004-.08-.027-.122-.013-.023-.051-.043-.04-.054.012-.013.032-.002.054 0 .051.005.08.02.12.054a.23.23 0 0 1 .086.134c.022.07.032.116.051.189.013.039.018.06.039.095.02.035.04.049.066.081l-.002.003c-.039.042-.056.07-.099.106-.038.035-.071.052-.108.075l-.004-.001zm.46 1.368.286.132c.195-.12.35-.296.448-.504.113-.221.13-.34.174-.554l-.23-.075-.044.01c-.072.22-.09.347-.207.54-.103.164-.22.295-.34.389l-.087.062zm.633 2.33c.046-.065.065-.105.118-.163.058-.064.102-.09.167-.147.02 0 .044-.003.062.009-.004.12-.026.24-.067.353-.018.05-.02.082-.051.126-.02.028-.036.04-.06.066-.064-.095-.17-.167-.17-.245zm4.225.237c.073.027.118.035.188.07.078.038.115.073.188.12.003.021.013.042.008.062-.116.03-.237.041-.357.034-.053-.004-.085.002-.134-.013-.034-.013-.05-.026-.081-.041.074-.09.113-.211.188-.232zm-1.25-.262c.074.027.119.035.189.07.077.038.115.073.188.12.003.02.013.041.008.062-.117.03-.237.041-.357.033-.053-.003-.085.003-.135-.012-.033-.013-.048-.026-.08-.042.074-.09.112-.21.188-.231zm-2.219.274c.073.027.118.035.188.07.079.038.116.073.189.12.002.02.012.041.007.062-.116.03-.237.04-.357.033-.052-.004-.084.003-.134-.013-.034-.012-.049-.025-.08-.04.073-.09.112-.212.187-.232zm-1.15-3.832c-.077-.036-.134-.133-.084-.205.02-.027.053-.022.073-.05.023-.035.018-.065.017-.108 0-.048-.018-.074-.026-.121-.01-.052-.019-.083-.018-.135 0-.081-.005-.14.044-.202.032-.041.084-.077.106-.08.018.018-.007.064-.005.107.005.059.017.091.038.148.026.072.06.103.09.175.026.066.051.104.053.176a.295.295 0 0 1-.026.148.257.257 0 0 1-.08.108.246.246 0 0 1-.102.054.141.141 0 0 1-.08-.015z", fill: "color(display-p3 0.000 0.396 0.741)", fillRule: "nonzero" })] }), jsx("g", { stroke: "color(display-p3 0.439 0.239 0.161)", strokeWidth: ".102", children: jsx("path", { d: "M52.82 53.046h10.52v10.546H52.82V53.046zm11.64 0h10.52v10.546H64.46V53.046zm-11.6 19.692c.03.19.097.516.277.849.19.3.12.293.547.773.21.236.54.438.798.578.258.14.45.209.875.32.835.22 1.42.234 2.121.206.548-.022.967-.09 1.312-.136.494-.067.862-.107 1.424-.13.272-.013.531-.014.786 0 .307.017.612.064.934.129.477.103.947.24 1.404.411l.002-11.013-10.52-.003v7.527s.021.367.04.488v.001zm22.081-.002a2.676 2.676 0 0 1-.276.848c-.19.301-.12.294-.548.772-.21.238-.539.44-.797.578-.259.142-.45.21-.876.322-.834.22-1.42.234-2.12.206-.549-.022-.967-.09-1.313-.137a13.696 13.696 0 0 0-1.423-.13 8.072 8.072 0 0 0-.786 0 6.591 6.591 0 0 0-.934.129c-.698.141-1.414.411-1.414.411l.007-11.013 10.521-.003v7.527s-.021.368-.04.489z" }) })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagAD };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagAE(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 FlagAE(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.518 0.239)" }), jsx("path", { d: "M0 42.667h128V128H0z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M0 85.333h128V128H0z", fill: "color(display-p3 0.000 0.000 0.000)" }), jsx("path", { d: "M0 0h64v128H0z", fill: "color(display-p3 0.784 0.063 0.180)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagAE };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagAL(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 FlagAL(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 0H0v128h128z", fill: "color(display-p3 1.000 0.000 0.000)" }), jsx("path", { d: "M68.342 96.721c-1.123-.975-2.485-2.95-2.466-4.852.1-1.42 1.073-2.244 1.701-.512.888 1.912 2.793 5.074 5.418 3.22 1.146-.843 1.128-2.084-.444-1.941-1.941-.134-3.134-1.203-4.003-3.957-.158-1.514.471-1.476 1.35-.502 1.128 1.296 3.374 3.256 5.853 2.206 1.377-.578 1.765-1.77-.315-2.064-1.97.029-3.578-1.25-5.178-3.2-.878-1.078.416-2.167 1.194-1.249.693.596 1.664 1.694 2.496 1.846.962.189 2.154.095 3.475-.606 1.425-1.193.962-2.054-.767-2.252-1.34.066-2.07.576-3.799-.578-3.108-2.103-5.578-4.913-5.964-8.292-.254-2.223.94-2.896 1.933-2.64 2.7.695 4.465 5.745 6.333 8.52.612.8 1.174.813 1.571.566a47.152 47.152 0 0 0 2.097-1.89s5.495.988 8.487 1.964l-3.331 1.186c-1.262-.698-2.785.054-2.785 1.264-1.193.827-1.097 1.796-.582 2.73.157-.65.29-1.496 1.234-1.608 1.346.557 2.914-.239 2.914-1.29l3.93-1.547 3.971 2.25c0 1.521 1.44 2.004 2.938 1.593.706.439 1.16 1.2 1.4 2.014.441-1.174.35-2.003-.343-2.58.397-1.517-1.728-2.977-3.373-2.005l-2.857-1.642 4.89-.137c.567 1.005 2.619 1.06 3.217 0 .511-.14.943-.23 1.94.512-.314-1.2-.925-1.714-1.842-1.714-.697-1.236-3.22-1.23-3.584.162l-5.093.141 3.022-2.153c1.128.666 2.71-.075 3.027-1.286.45-.535 1.005-.787 2.096-.423-.562-.998-1.355-1.296-2.787-.618-1.306-.991-3.027.21-2.766 1.208l-4.02 2.738c-2.918-.872-8.203-2.229-8.203-2.229.63-.663 1.268-1.278 1.896-1.95.227-.394-.12-.852-.602-.947-4.715-.975-7.415-2.878-9.05-7.714-.685-2.026.794-2.631 1.303-1.392.703 1.723 1.479 3.606 3.596 5.065.73.511 2.904.094 1.619-1.127-1.332-1.098-1.905-1.57-2.561-4.24 0-1.353 1.377-1.96 2.145-.663.822 2.66.906 3.805 2.394 5.518 1.128 1.297 2.598 2.168 3.328 2.149 1.314-.018 2.636-1.44.88-2.47-2.58-1.032-3.524-2.442-3.903-3.787-.416-2.347.038-3.483 1.452-2.329 2.006 2.282 5.834 6.531 7.84 8.51 2.247 1.723 4.826 1.78 6.878.029 1.175-1.354.758-2.811-1.081-2.5-4.151.352-7.294-1.712-10.743-7.288-.676-1.26-.86-3.067.629-1.722 1.719 2.328 4.225 4.307 6.555 5.159 2.34.841 4.27.376 5.02-.36.903-.904.665-3.18-.897-2.631-1.285.454-3.097.567-4.983-.162-1.887-.738-3.846-2.328-5.927-5.026-.712-1.523-.48-2.81.962-2.026 3.412 2.898 7.813 5.244 10.059 3.834 1.655-1.032 1.683-3.682-.415-3.511-4.226.576-5.825-.36-9.885-3.947-.924-.692-.86-2.444.61-1.326 3.412 2.206 8.072 3.067 9.903 1.913 1.646-1.032 1.405-4.185-1.369-3.068-2.219 1.353-4.67 1.316-9.578-2.196-1.239-1.031-.315-2.376.702-1.799 3.948 2.253 9.7 3.218 11.197-1.363.582-1.75-.472-2.773-2.016-1.561-3.393 3.142-7.24 1.6-9.393.018-.616-.364-1.748-2.206.24-1.864 5.14 1.174 10.226.152 11.15-3.493.537-1.183-.518-3.275-2.395-1.523-2.468 2.441-5.085 2.526-8.375 2.508-1.675-.35-1.692-2.197-.287-2.47 2.598.055 5.159-1.08 7.211-2.235 2.007-1.154 3.67-2.773 4.198-5.017.324-2.006-1.609-4.136-2.773-2.006-1.72 3.114-5.53 6.048-9.765 6.578-.22-.37-.776-1.316-1.46-1.05a65.17 65.17 0 0 0-4.25 1.854c-3.29 1.563-4.66 2.317-4.265 5.018.412 2.818-1.758 4.599-3.55 4.107-1.564-.421-2.427-1.835-2.146-4.287.224-1.954 2.184-4.318 4.392-5.557 1.43-.801 3.587-1.24 6.185-1.817 1.581-.312 2.387-.928 2.478-1.572 0 0-1.08.792-2.81.673-.818-.059-1.366-.419-1.573-.786.602-.123 1.693.02 2.672.02 1.304-.011 4.33-.303 5.132-2.14.25-1.212-.545-1.43-1.285-.654-.795.84-1.123 1.593-2.718 1.875-.97.17-1.942.369-3.19.066.703-.836 1.82-1.691 2.773-1.534.314.053.73.342 1.064.863.204-1.326-.158-2.822-3.698-2.197.056-1.003-2.053-1.439-3.32-1.42-.72.02-2.19.446-3.253.956-1.683.521-3.347.9-5.308 1.042 1.138.974 1.35 1.032 2.487 1.855-1.72.643-3.05 1.968-3.652 2.84 0 0 2.007-.057 2.515.17-2.1.615-3.042.984-4.152 2.12.389.066.97.18 1.22.275.26.094.193.265-.017.425-.453.346-2.321 2.52-2.867 3.04-.545-.52-2.414-2.694-2.866-3.04-.21-.16-.278-.33-.018-.425.25-.095.832-.209 1.22-.275-1.11-1.136-2.052-1.505-4.152-2.12.508-.227 2.515-.17 2.515-.17-.601-.872-1.933-2.197-3.652-2.84 1.137-.823 1.35-.88 2.487-1.855-1.96-.142-3.624-.52-5.307-1.043-1.063-.51-2.533-.936-3.254-.955-1.267-.019-3.375.417-3.32 1.42-3.54-.625-3.902.871-3.698 2.197.334-.52.75-.81 1.064-.863.953-.157 2.07.698 2.774 1.534-1.249.303-2.22.105-3.19-.066-1.596-.282-1.923-1.036-2.719-1.874-.74-.777-1.535-.559-1.285.653.803 1.837 3.828 2.129 5.132 2.14.98 0 2.07-.143 2.672-.02-.207.368-.754.727-1.572.786-1.73.119-2.811-.673-2.811-.673.092.644.897 1.26 2.478 1.572 2.598.578 4.756 1.016 6.186 1.817 2.208 1.24 4.167 3.603 4.392 5.557.28 2.452-.583 3.866-2.146 4.287-1.793.492-3.963-1.289-3.55-4.107.394-2.701-.976-3.455-4.265-5.018a65.18 65.18 0 0 0-4.25-1.854c-.685-.266-1.24.681-1.46 1.05-4.236-.53-8.045-3.464-9.765-6.578-1.165-2.13-3.098 0-2.774 2.006.527 2.244 2.191 3.863 4.198 5.017 2.053 1.154 4.614 2.29 7.212 2.234 1.405.274 1.387 2.12-.287 2.47-3.291.02-5.908-.066-8.376-2.507-1.877-1.752-2.932.34-2.395 1.523.925 3.644 6.01 4.667 11.15 3.493 1.988-.342.857 1.5.24 1.864-2.153 1.581-6 3.124-9.393-.018-1.544-1.212-2.598-.19-2.015 1.561 1.497 4.581 7.248 3.616 11.196 1.363 1.017-.577 1.941.768.703 1.8-4.91 3.51-7.36 3.548-9.58 2.195-2.773-1.117-3.014 2.036-1.367 3.068 1.83 1.154 6.49.293 9.902-1.913 1.47-1.118 1.534.634.61 1.326-4.06 3.587-5.658 4.523-9.884 3.947-2.099-.171-2.07 2.48-.416 3.511 2.247 1.41 6.647-.936 10.06-3.834 1.442-.785 1.673.503.961 2.026-2.08 2.698-4.04 4.288-5.927 5.026-1.885.73-3.697.616-4.983.162-1.562-.55-1.8 1.727-.897 2.63.75.737 2.68 1.202 5.02.36 2.33-.851 4.837-2.83 6.555-5.158 1.49-1.345 1.305.463.63 1.722-3.45 5.576-6.592 7.64-10.743 7.289-1.84-.312-2.257 1.145-1.082 2.499 2.053 1.75 4.631 1.694 6.879-.029 2.005-1.979 5.834-6.228 7.839-8.51 1.414-1.154 1.868-.018 1.453 2.329-.38 1.345-1.323 2.755-3.903 3.786-1.757 1.032-.435 2.452.88 2.47.73.02 2.2-.85 3.327-2.147 1.488-1.714 1.572-2.86 2.394-5.52.768-1.296 2.146-.69 2.146.663-.656 2.67-1.23 3.143-2.561 4.24-1.286 1.222.888 1.639 1.618 1.128 2.117-1.459 2.893-3.342 3.596-5.065.509-1.24 1.988-.634 1.304 1.392-1.636 4.836-4.336 6.74-9.051 7.714-.482.095-.828.553-.602.947.629.672 1.267 1.287 1.896 1.95 0 0-5.285 1.357-8.203 2.23l-4.02-2.74c.261-.997-1.46-2.198-2.766-1.208-1.432-.677-2.225-.379-2.787.619 1.091-.364 1.646-.112 2.096.423.317 1.211 1.9 1.952 3.027 1.285l3.022 2.154-5.093-.141c-.364-1.392-2.886-1.398-3.584-.162-.917 0-1.528.514-1.843 1.714.998-.742 1.43-.653 1.941-.512.599 1.06 2.65 1.005 3.217 0l4.89.137-2.857 1.642c-1.645-.972-3.77.488-3.373 2.006-.692.576-.784 1.405-.342 2.58.239-.815.693-1.576 1.399-2.015 1.498.41 2.938-.071 2.938-1.593l3.97-2.25 3.931 1.546c0 1.052 1.568 1.848 2.914 1.29.943.113 1.077.959 1.234 1.61.516-.935.612-1.904-.582-2.73 0-1.21-1.523-1.963-2.784-1.265l-3.332-1.186c2.992-.976 8.487-1.964 8.487-1.964.75.718 1.348 1.247 2.097 1.89.398.247.96.234 1.571-.566 1.868-2.775 3.634-7.825 6.334-8.52.992-.256 2.186.417 1.932 2.64-.386 3.38-2.856 6.19-5.964 8.292-1.729 1.154-2.459.644-3.799.578-1.729.198-2.191 1.059-.767 2.252 1.321.7 2.514.795 3.476.606.832-.152 1.803-1.25 2.496-1.846.777-.918 2.071.17 1.194 1.25-1.6 1.95-3.209 3.228-5.179 3.2-2.08.293-1.691 1.485-.314 2.063 2.478 1.05 4.724-.91 5.853-2.206.878-.974 1.507-1.012 1.35.502-.87 2.754-2.062 3.823-4.004 3.957-1.572-.143-1.59 1.098-.443 1.94 2.624 1.855 4.53-1.307 5.417-3.219.628-1.732 1.6-.908 1.701.512.02 1.903-1.342 3.877-2.466 4.852-1.123.976 4.842 7.175 4.842 7.175s5.965-6.2 4.842-7.175zm7.994-70.206c-.929 0-1.502.326-1.502.72 0 .402.573.729 1.502.729.923 0 1.509-.357 1.509-.759 0-.395-.587-.69-1.51-.69zm-25.671 0c.928 0 1.502.326 1.502.72 0 .402-.574.729-1.502.729-.923 0-1.51-.357-1.51-.759 0-.395.587-.69 1.51-.69z", fill: "color(display-p3 0.000 0.000 0.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagAL };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagAT(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 FlagAT(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 0v128H0V0z", fill: "color(display-p3 0.937 0.200 0.251)" }), jsx("path", { d: "M128 0v85.333H0V0z", fill: "color(display-p3 1.000 1.000 1.000)" }), jsx("path", { d: "M128 0v42.667H0V0z", fill: "color(display-p3 0.937 0.200 0.251)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagAT };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagBA(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 FlagBA(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 0.000 0.137 0.584)", fillRule: "nonzero" }), jsx("path", { d: "M0 0h128v128z", fill: "color(display-p3 0.996 0.796 0.000)", fillRule: "nonzero" }), jsx("path", { d: "m105.491 109.924 2.256 6.889 7.253.015-5.858 4.274 2.226 6.898-5.877-4.248L99.614 128l2.226-6.898-5.858-4.274 7.253-.015 2.256-6.889zM89.494 93.937l2.256 6.888 7.253.016-5.858 4.273 2.226 6.899-5.877-4.248-5.877 4.248 2.226-6.899-5.858-4.273 7.253-.016 2.256-6.888zM73.497 77.949l2.256 6.889 7.253.016-5.858 4.273 2.226 6.898-5.877-4.247-5.877 4.247 2.226-6.898-5.858-4.273 7.253-.016 2.256-6.889zM57.5 61.962l2.256 6.889 7.253.015-5.858 4.274 2.226 6.898L57.5 75.79l-5.877 4.248 2.226-6.898-5.858-4.274 7.253-.015 2.256-6.889zM41.503 45.975l2.256 6.888 7.253.016-5.858 4.273 2.226 6.899-5.877-4.248-5.877 4.248 2.226-6.899-5.858-4.273 7.253-.016 2.256-6.888zM25.506 29.987l2.256 6.889 7.253.016-5.858 4.273 2.226 6.898-5.877-4.247-5.877 4.247 2.226-6.898-5.858-4.273 7.253-.016 2.256-6.889zM9.509 14l2.256 6.889 7.253.015-5.858 4.274 2.226 6.898-5.877-4.248-5.877 4.248 2.226-6.898L0 20.904l7.253-.015L9.509 14z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagBA };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagBE(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 FlagBE(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.784 0.063 0.180)" }), jsx("path", { d: "M0 0h85.333v128H0z", fill: "color(display-p3 1.000 0.804 0.000)" }), jsx("path", { d: "M0 0h42.667v128H0z", fill: "color(display-p3 0.000 0.000 0.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagBE };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagBG(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 FlagBG(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 1.000 1.000 1.000)" }), jsx("path", { d: "M0 42.667h128V128H0z", fill: "color(display-p3 0.000 0.588 0.431)" }), jsx("path", { d: "M0 85.333h128V128H0z", fill: "color(display-p3 0.839 0.149 0.071)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagBG };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagBR(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 FlagBR(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("ellipse", { cx: "22.4", cy: "22.383", id: "vwg97099fa", rx: "22.4", ry: "22.383" }), jsx("path", { d: "M0 2.132V0h1.92v2.132H0zM.96.7v.366h.96V.7H.96z", id: "uf74b62f3c" })] }), jsxs("g", { fill: "none", fillRule: "evenodd", children: [jsx("path", { d: "M0 0h128v128H0z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsx("path", { d: "m11.191 63.97 53.12 33.894 53.12-33.894-53.12-33.893z", fill: "color(display-p3 0.996 0.875 0.000)", fillRule: "nonzero" }), jsx("ellipse", { cx: "64.311", cy: "63.97", fill: "color(display-p3 0.000 0.153 0.463)", fillRule: "nonzero", rx: "22.4", ry: "22.383" }), jsxs("g", { transform: "translate(41.911 41.587)", children: [jsx("mask", { fill: "#fff", id: "47xaixupfb", children: jsx("use", { xlinkHref: "#vwg97099fa" }) }), jsx("path", { d: "M-44.8 67.148c0-30.021 24.356-54.358 54.4-54.358 30.044 0 54.4 24.337 54.4 54.358h-3.2c0-28.255-22.923-51.16-51.2-51.16-28.277 0-51.2 22.905-51.2 51.16h-3.2z", fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", mask: "url(#47xaixupfb)" })] }), jsx("path", { d: "M44.947 55.312c.526-.065 1.01.356 1.082.94.072.585-.296 1.11-.823 1.175-.526.065-1.01-.356-1.082-.94-.072-.585.296-1.11.823-1.175zm.048.393c-.31.038-.523.366-.478.733.045.367.332.634.641.596.31-.037.523-.366.478-.733-.045-.367-.332-.634-.641-.596z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsxs("g", { fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero", children: [jsx("path", { d: "M48.043 55.021a.67.67 0 1 1 .093 1.337l-.851.06.055.79-.395.027-.119-2.129zm-.003.397-.821.058.038.547.821-.058a.274.274 0 1 0-.038-.547z" }), jsx("path", { d: "M48.754 57.109c-.022-.304-.068-.973-.524-.94l-.578.04c.669-.047.716.621.737.925" })] }), jsx("path", { d: "M50.617 54.918a.915.915 0 0 1 .93.897l.005.305a.914.914 0 0 1-.898.93l-1.005.017-.038-2.132zm-.024.396-.579.01.024 1.34.579-.01a.579.579 0 0 0 .569-.589l-.004-.182a.579.579 0 0 0-.589-.569zM52.357 57.04l1.92.067.013-.396-1.553-.054.019-.548 1.218.043.013-.365-1.219-.043.015-.426 1.462.051.014-.395-1.827-.064zM55.064 57.155l.364.032.128-1.456.297 1.493.334.03.553-1.42-.128 1.457.365.031.185-2.123-.531-.047-.552 1.42-.298-1.494-.531-.046zM59.484 57.653l1.577.271.062-.36-1.217-.209.083-.48.99.17.063-.36-.991-.17.056-.33 1.18.202.061-.36-1.54-.265zM65.278 56.697a.67.67 0 1 1-.335 1.298l-.826-.214-.198.766-.384-.099.563-2.056zm-.128.376-.797-.206-.137.53.797.207a.274.274 0 1 0 .137-.531z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsxs("g", { fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero", children: [jsx("path", { d: "M67.985 57.489a.67.67 0 1 1-.403 1.278l-.814-.257-.238.755-.378-.119.67-2.024zm-.148.368-.785-.247-.165.522.785.248a.274.274 0 1 0 .165-.523z" }), jsx("path", { d: "M67.882 59.691c.091-.29.293-.93-.143-1.067l-.552-.174c.64.202.438.84.346 1.131" })] }), jsx("path", { d: "M70.375 58.32c.497.185.733.782.526 1.334-.206.551-.775.847-1.272.662-.497-.186-.732-.783-.526-1.335.206-.551.776-.848 1.272-.662zm-.138.37c-.292-.11-.633.083-.763.43s.002.716.294.825c.291.109.633-.084.762-.43.13-.347-.002-.716-.293-.825z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsxs("g", { transform: "rotate(23.5 -105.752 202.837)", children: [jsx("mask", { fill: "#fff", id: "ei87hc67ed", children: jsx("use", { xlinkHref: "#uf74b62f3c" }) }), jsx("path", { d: "M.96 0c.53 0 .96.477.96 1.066 0 .588-.43 1.066-.96 1.066S0 1.654 0 1.066C0 .477.43 0 .96 0zm0 .396c-.311 0-.564.3-.564.67 0 .37.253.67.564.67.311 0 .564-.3.564-.67 0-.37-.253-.67-.564-.67z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero", mask: "url(#ei87hc67ed)" })] }), jsx("path", { d: "m72.705 60.413.74.322-.12.28-.741-.323z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsx("path", { d: "m73.166 60.613.28.122-.425.977-.28-.121z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsxs("g", { fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero", children: [jsx("path", { d: "M75.805 60.695a.67.67 0 1 1-.598 1.199l-.763-.38-.354.708-.354-.177.978-1.894zm-.204.34-.736-.367-.245.49.737.368a.274.274 0 1 0 .244-.49z" }), jsx("path", { d: "M75.359 62.854c.135-.272.434-.872.025-1.076l-.518-.258c.6.299.301.898.165 1.17" })] }), jsx("path", { d: "m76.15 63.271 1.672.946.195-.345-1.353-.765.27-.477 1.061.6.18-.318-1.061-.6.21-.372 1.273.72.195-.344-1.591-.9zM79.263 64.315c-.114.18.002.38.259.544.257.163.432.158.506.042.233-.366-1.116-.9-.7-1.538.358-.548.971-.121 1.202.026.232.147.603.528.315.967l-.392-.25c.122-.192-.013-.377-.218-.508-.2-.127-.361-.185-.48.001-.199.298 1.123.86.719 1.496-.3.469-.819.264-1.166.043-.296-.189-.737-.633-.45-1.081l.405.258zM81.552 65.827c-.124.173-.019.38.23.557.248.177.423.18.503.069.252-.354-1.068-.958-.62-1.573.387-.529.977-.07 1.2.089.224.159.575.559.264.982l-.379-.27c.133-.186.008-.378-.19-.52-.193-.136-.351-.203-.48-.023-.214.287 1.077.918.64 1.531-.323.453-.832.221-1.167-.018-.285-.203-.703-.67-.392-1.103l.39.279zM85.043 66.611c.415.33.455.972.088 1.432-.366.46-1 .567-1.415.237-.414-.33-.454-.971-.087-1.432.366-.46 1-.567 1.414-.237zm-.246.31c-.244-.194-.628-.116-.858.174-.23.29-.22.681.024.875.244.194.628.116.858-.173.23-.29.22-.682-.024-.876z", fill: "color(display-p3 0.000 0.608 0.227)", fillRule: "nonzero" }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m46.026 58.991-.297.912.456.149" }), jsx("path", { d: "m46.025 58.991.297.912-.456.149" }), jsx("path", { d: "M46.938 59.654h-.96l.001.48" }), jsx("path", { d: "m46.938 59.654-.776.564-.282-.389" }), jsx("path", { d: "m45.113 59.654.776.564.282-.388" }), jsx("path", { d: "M45.113 59.654h.96v.48" }), jsxs("g", { children: [jsx("path", { d: "m46.59 60.726-.297-.912-.456.148" }), jsx("path", { d: "m46.59 60.726-.777-.563.283-.389" })] }), jsxs("g", { children: [jsx("path", { d: "m45.461 60.726.777-.563-.283-.389" }), jsx("path", { d: "m45.462 60.726.296-.912.456.148" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m48.006 68.4-.296.913.456.148" }), jsx("path", { d: "m48.006 68.4.297.913-.456.148" }), jsx("path", { d: "M48.92 69.064h-.96v.48" }), jsx("path", { d: "m48.92 69.064-.777.564-.282-.389" }), jsx("path", { d: "m47.094 69.064.776.564.282-.389" }), jsx("path", { d: "M47.094 69.064h.96l-.001.48" }), jsxs("g", { children: [jsx("path", { d: "m48.57 70.136-.296-.912-.456.148" }), jsx("path", { d: "m48.57 70.136-.776-.563.283-.389" })] }), jsxs("g", { children: [jsx("path", { d: "m47.442 70.136.777-.564-.283-.388" }), jsx("path", { d: "m47.442 70.136.297-.912.456.148" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m45.264 70.57-.248.76.38.124" }), jsx("path", { d: "m45.264 70.57.247.76-.38.124" }), jsx("path", { d: "M46.024 71.123h-.8v.4" }), jsx("path", { d: "m46.024 71.123-.647.47-.235-.324" }), jsx("path", { d: "m44.503 71.123.647.47.235-.324" }), jsx("path", { d: "M44.503 71.123h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m45.734 72.017-.247-.76-.38.123" }), jsx("path", { d: "m45.734 72.017-.647-.47.235-.324" })] }), jsxs("g", { children: [jsx("path", { d: "m44.794 72.017.647-.47-.236-.324" }), jsx("path", { d: "m44.794 72.017.247-.76.38.123" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m50.224 67.54-.151.528.233.086" }), jsx("path", { d: "m50.27 67.54.172.528-.264.086" }), jsx("path", { d: "m50.71 67.894-.548.019-.01.248" }), jsx("path", { d: "m50.725 67.938-.449.326-.163-.225" }), jsx("path", { d: "m49.738 67.894.455.307.154-.195" }), jsx("path", { d: "M49.752 67.85h.556v.277" }), jsxs("g", { children: [jsx("path", { d: "m50.525 68.465-.188-.516-.239.068" }), jsx("path", { d: "m50.488 68.492-.45-.326.164-.224" })] }), jsxs("g", { children: [jsx("path", { d: "m49.924 68.465.433-.338-.138-.206" }), jsx("path", { d: "m49.887 68.438.171-.528.264.086" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m52.67 70.784-.248.76.38.124" }), jsx("path", { d: "m52.67 70.784.246.76-.38.123" }), jsx("path", { d: "M53.43 71.336h-.8v.4" }), jsx("path", { d: "m53.43 71.336-.647.47-.235-.324" }), jsx("path", { d: "m51.909 71.336.647.47.235-.324" }), jsx("path", { d: "M51.909 71.336h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m53.14 72.23-.247-.76-.38.123" }), jsx("path", { d: "m53.14 72.23-.647-.47.235-.324" })] }), jsxs("g", { children: [jsx("path", { d: "m52.2 72.23.646-.47-.235-.324" }), jsx("path", { d: "m52.2 72.23.246-.76.38.123" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m51.999 73.167-.198.608.304.099" }), jsx("path", { d: "m51.999 73.167.198.608-.305.099" }), jsx("path", { d: "M52.607 73.609h-.64v.32" }), jsx("path", { d: "m52.607 73.609-.517.376-.188-.26" }), jsx("path", { d: "m51.39 73.609.518.376.188-.26" }), jsx("path", { d: "M51.39 73.609h.64v.32" }), jsxs("g", { children: [jsx("path", { d: "m52.375 74.324-.198-.609-.304.1" }), jsx("path", { d: "m52.375 74.324-.518-.376.189-.26" })] }), jsxs("g", { children: [jsx("path", { d: "m51.623 74.324.517-.376-.188-.26" }), jsx("path", { d: "m51.623 74.324.197-.609.305.1" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m71.26 56.068-.297.912.457.148" }), jsx("path", { d: "m71.26 56.068.296.912-.456.148" }), jsx("path", { d: "M72.172 56.73h-.959v.48" }), jsx("path", { d: "m72.172 56.73-.776.564-.282-.388" }), jsx("path", { d: "m70.347 56.73.776.565.282-.389" }), jsx("path", { d: "M70.347 56.73h.96v.48" }), jsxs("g", { children: [jsx("path", { d: "m71.824 57.803-.296-.912-.457.148" }), jsx("path", { d: "m71.824 57.803-.776-.564.282-.388" })] }), jsxs("g", { children: [jsx("path", { d: "m70.696 57.803.776-.564-.282-.388" }), jsx("path", { d: "m70.696 57.803.296-.912.456.148" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m80.006 70.867-.296.913.456.148" }), jsx("path", { d: "m80.006 70.867.297.913-.456.148" }), jsx("path", { d: "M80.92 71.53h-.96v.48" }), jsx("path", { d: "m80.92 71.53-.777.564-.282-.388" }), jsx("path", { d: "m79.094 71.53.776.564.282-.388" }), jsx("path", { d: "M79.094 71.53h.96l-.001.48" }), jsxs("g", { children: [jsx("path", { d: "m80.57 72.603-.296-.913-.456.149" }), jsx("path", { d: "m80.57 72.603-.776-.564.283-.388" })] }), jsxs("g", { children: [jsx("path", { d: "m79.442 72.603.777-.564-.283-.388" }), jsx("path", { d: "m79.442 72.603.297-.913.456.149" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m83.115 71.4-.198.609.305.098" }), jsx("path", { d: "m83.115 71.4.198.609-.305.098" }), jsx("path", { d: "M83.723 71.842h-.64l.001.32" }), jsx("path", { d: "m83.723 71.842-.517.376-.188-.259" }), jsx("path", { d: "m82.507 71.842.517.376.188-.259" }), jsx("path", { d: "M82.507 71.842h.64l-.001.32" }), jsxs("g", { children: [jsx("path", { d: "m83.491 72.557-.197-.608-.305.099" }), jsx("path", { d: "m83.491 72.557-.517-.376.188-.258" })] }), jsxs("g", { children: [jsx("path", { d: "m82.739 72.557.517-.376-.188-.258" }), jsx("path", { d: "m82.739 72.557.197-.608.305.099" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m80.92 73.007-.246.76.38.124" }), jsx("path", { d: "m80.92 73.007.248.76-.38.123" }), jsx("path", { d: "m81.681 73.56-.8-.001v.4" }), jsx("path", { d: "m81.681 73.559-.646.47-.235-.324" }), jsx("path", { d: "m80.16 73.559.647.47.235-.324" }), jsx("path", { d: "m80.16 73.56.8-.001v.4" }), jsxs("g", { children: [jsx("path", { d: "m81.39 74.453-.246-.76-.38.123" }), jsx("path", { d: "m81.39 74.453-.646-.47.235-.324" })] }), jsxs("g", { children: [jsx("path", { d: "m80.45 74.453.648-.47-.236-.324" }), jsx("path", { d: "m80.45 74.453.248-.76.38.123" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m75.526 77.696-.247.76.38.124" }), jsx("path", { d: "m75.526 77.696.248.76-.38.124" }), jsx("path", { d: "M76.287 78.249h-.8v.4" }), jsx("path", { d: "m76.287 78.249-.647.47-.235-.324" }), jsx("path", { d: "m74.766 78.249.647.47.235-.324" }), jsx("path", { d: "M74.766 78.249h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m75.997 79.142-.247-.76-.38.124" }), jsx("path", { d: "m75.997 79.142-.647-.47.235-.323" })] }), jsxs("g", { children: [jsx("path", { d: "m75.056 79.142.647-.47-.235-.323" }), jsx("path", { d: "m75.056 79.142.247-.76.38.124" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m75.496 80.11-.198.608.305.099" }), jsx("path", { d: "m75.496 80.11.198.608-.305.099" }), jsx("path", { d: "M76.104 80.552h-.64l.001.32" }), jsx("path", { d: "m76.104 80.552-.517.376-.188-.26" }), jsx("path", { d: "m74.888 80.552.517.376.188-.26" }), jsx("path", { d: "M74.888 80.552h.64l-.001.32" }), jsxs("g", { children: [jsx("path", { d: "m75.872 81.267-.197-.609-.305.1" }), jsx("path", { d: "m75.872 81.267-.517-.376.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m75.12 81.267.517-.376-.188-.259" }), jsx("path", { d: "m75.12 81.267.197-.609.305.1" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m77.751 76.09-.198.608.305.1" }), jsx("path", { d: "m77.751 76.09.198.608-.304.1" }), jsx("path", { d: "M78.36 76.532h-.64v.32" }), jsx("path", { d: "m78.36 76.532-.518.376-.188-.259" }), jsx("path", { d: "m77.143 76.532.517.376.188-.259" }), jsx("path", { d: "M77.143 76.532h.64v.32" }), jsxs("g", { children: [jsx("path", { d: "m78.127 77.247-.197-.608-.304.099" }), jsx("path", { d: "m78.127 77.247-.517-.376.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m77.375 77.247.518-.376-.188-.259" }), jsx("path", { d: "m77.375 77.247.198-.608.304.099" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m79.55 74.803-.248.76.38.124" }), jsx("path", { d: "m79.55 74.803.246.76-.38.124" }), jsx("path", { d: "M80.31 75.356h-.8v.4" }), jsx("path", { d: "m80.31 75.356-.647.47-.235-.324" }), jsx("path", { d: "m78.789 75.356.647.47.235-.324" }), jsx("path", { d: "M78.789 75.356h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m80.02 76.25-.247-.76-.38.123" }), jsx("path", { d: "m80.02 76.25-.647-.47.235-.324" })] }), jsxs("g", { children: [jsx("path", { d: "m79.08 76.25.646-.47-.235-.324" }), jsx("path", { d: "m79.08 76.25.246-.76.38.123" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m75.435 75.664-.198.608.305.099" }), jsx("path", { d: "m75.435 75.664.198.608-.305.099" }), jsx("path", { d: "M76.043 76.106h-.64l.001.32" }), jsx("path", { d: "m76.043 76.106-.517.376-.188-.26" }), jsx("path", { d: "m74.827 76.106.517.376.188-.26" }), jsx("path", { d: "M74.827 76.106h.64l-.001.32" }), jsxs("g", { children: [jsx("path", { d: "m75.811 76.82-.197-.608-.305.1" }), jsx("path", { d: "m75.811 76.82-.517-.375.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m75.059 76.82.517-.375-.188-.259" }), jsx("path", { d: "m75.059 76.82.197-.608.305.1" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m55.778 64.084-.247.76.38.124" }), jsx("path", { d: "m55.778 64.084.247.76-.38.124" }), jsx("path", { d: "M56.538 64.637h-.8l.001.4" }), jsx("path", { d: "m56.538 64.637-.646.47-.235-.324" }), jsx("path", { d: "m55.017 64.637.647.47.235-.324" }), jsx("path", { d: "M55.017 64.637h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m56.248 65.53-.247-.76-.38.124" }), jsx("path", { d: "m56.248 65.53-.647-.47.235-.323" })] }), jsxs("g", { children: [jsx("path", { d: "m55.308 65.53.647-.47-.235-.323" }), jsx("path", { d: "m55.308 65.53.247-.76.38.124" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m70.406 62.204-.197.608.304.099" }), jsx("path", { d: "m70.407 62.204.197.608-.304.099" }), jsx("path", { d: "M71.015 62.646h-.64v.32" }), jsx("path", { d: "m71.015 62.646-.517.376-.188-.26" }), jsx("path", { d: "m69.798 62.646.517.376.188-.26" }), jsx("path", { d: "M69.798 62.646h.64v.32" }), jsxs("g", { children: [jsx("path", { d: "m70.783 63.36-.198-.608-.304.1" }), jsx("path", { d: "m70.783 63.36-.518-.375.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m70.03 63.36.518-.375-.188-.259" }), jsx("path", { d: "m70.03 63.36.198-.608.304.1" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m64.311 73.06-.296.912.456.149" }), jsx("path", { d: "m64.311 73.06.297.912-.457.149" }), jsx("path", { d: "M65.224 73.723h-.96v.48" }), jsx("path", { d: "m65.224 73.723-.776.564-.282-.389" }), jsx("path", { d: "m63.399 73.723.776.564.282-.388" }), jsx("path", { d: "M63.399 73.723h.959v.48" }), jsxs("g", { children: [jsx("path", { d: "m64.875 74.795-.296-.912-.456.148" }), jsx("path", { d: "m64.875 74.795-.776-.563.282-.389" })] }), jsxs("g", { children: [jsx("path", { d: "m63.747 74.795.776-.563-.282-.389" }), jsx("path", { d: "m63.747 74.795.296-.912.457.148" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m66.902 68.774-.247.76.38.124" }), jsx("path", { d: "m66.902 68.774.247.76-.38.124" }), jsx("path", { d: "M67.662 69.326h-.8v.4" }), jsx("path", { d: "m67.662 69.326-.646.47-.235-.323" }), jsx("path", { d: "m66.141 69.326.647.47.235-.323" }), jsx("path", { d: "M66.141 69.326h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m67.372 70.22-.247-.76-.38.123" }), jsx("path", { d: "m67.372 70.22-.647-.47.235-.323" })] }), jsxs("g", { children: [jsx("path", { d: "m66.432 70.22.647-.47-.236-.323" }), jsx("path", { d: "m66.432 70.22.247-.76.38.123" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m64.311 66.764-.247.76.38.124" }), jsx("path", { d: "m64.311 66.764.247.76-.38.124" }), jsx("path", { d: "M65.072 67.316h-.8v.4" }), jsx("path", { d: "m65.072 67.316-.647.47-.235-.323" }), jsx("path", { d: "m63.55 67.316.647.47.235-.323" }), jsx("path", { d: "M63.55 67.316h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m64.781 68.21-.246-.76-.38.123" }), jsx("path", { d: "m64.781 68.21-.646-.47.235-.323" })] }), jsxs("g", { children: [jsx("path", { d: "m63.841 68.21.647-.47-.235-.323" }), jsx("path", { d: "m63.841 68.21.247-.76.38.123" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m62.056 68.934-.198.608.305.099" }), jsx("path", { d: "m62.056 68.934.198.608-.305.099" }), jsx("path", { d: "M62.664 69.376h-.64l.001.32" }), jsx("path", { d: "m62.664 69.376-.517.376-.188-.26" }), jsx("path", { d: "m61.448 69.376.517.376.188-.26" }), jsx("path", { d: "M61.448 69.376h.64l-.001.32" }), jsxs("g", { children: [jsx("path", { d: "m62.432 70.09-.197-.608-.305.1" }), jsx("path", { d: "m62.432 70.09-.517-.375.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m61.68 70.09.517-.375-.188-.259" }), jsx("path", { d: "m61.68 70.09.197-.608.305.1" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m63.207 70.677-.151.528.233.086" }), jsx("path", { d: "m63.254 70.677.171.528-.264.086" }), jsx("path", { d: "m63.694 71.03-.55.02-.009.248" }), jsx("path", { d: "m63.708 71.074-.45.327-.162-.225" }), jsx("path", { d: "m62.721 71.03.455.308.154-.196" }), jsx("path", { d: "M62.735 70.986h.555v.278" }), jsxs("g", { children: [jsx("path", { d: "m63.508 71.602-.188-.516-.239.067" }), jsx("path", { d: "m63.47 71.629-.449-.326.164-.225" })] }), jsxs("g", { children: [jsx("path", { d: "m62.907 71.602.433-.338-.138-.207" }), jsx("path", { d: "m62.87 71.575.171-.528.264.085" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m71.016 78.245-.247.76.38.123" }), jsx("path", { d: "m71.016 78.245.247.76-.38.123" }), jsx("path", { d: "M71.776 78.797h-.799v.4" }), jsx("path", { d: "m71.776 78.797-.646.47-.235-.324" }), jsx("path", { d: "m70.255 78.797.647.47.235-.324" }), jsx("path", { d: "M70.255 78.797h.8v.4" }), jsxs("g", { children: [jsx("path", { d: "m71.486 79.69-.247-.76-.38.124" }), jsx("path", { d: "m71.486 79.69-.647-.47.235-.323" })] }), jsxs("g", { children: [jsx("path", { d: "m70.546 79.69.647-.47-.235-.323" }), jsx("path", { d: "m70.546 79.69.247-.76.38.124" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m72.936 76.425-.198.608.305.1" }), jsx("path", { d: "m72.936 76.425.198.608-.305.1" }), jsx("path", { d: "M73.544 76.867h-.64l.001.32" }), jsx("path", { d: "m73.544 76.867-.517.376-.188-.259" }), jsx("path", { d: "m72.328 76.867.517.376.188-.259" }), jsx("path", { d: "M72.328 76.867h.64l-.001.32" }), jsxs("g", { children: [jsx("path", { d: "m73.312 77.582-.197-.608-.305.099" }), jsx("path", { d: "m73.312 77.582-.517-.376.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m72.56 77.582.517-.376-.188-.259" }), jsx("path", { d: "m72.56 77.582.197-.608.305.099" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m69.248 75.877-.197.608.304.099" }), jsx("path", { d: "m69.248 75.877.198.608-.304.099" }), jsx("path", { d: "M69.857 76.319h-.64v.32" }), jsx("path", { d: "m69.857 76.319-.517.376-.188-.26" }), jsx("path", { d: "m68.64 76.319.517.376.188-.26" }), jsx("path", { d: "M68.64 76.319h.64v.32" }), jsxs("g", { children: [jsx("path", { d: "m69.625 77.034-.198-.609-.304.1" }), jsx("path", { d: "m69.624 77.034-.517-.376.188-.259" })] }), jsxs("g", { children: [jsx("path", { d: "m68.872 77.034.518-.376-.188-.259" }), jsx("path", { d: "m68.872 77.034.198-.609.304.1" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m55.32 74.887-.296.912.457.149" }), jsx("path", { d: "m55.32 74.887.297.912-.456.149" }), jsx("path", { d: "M56.233 75.55h-.959v.48" }), jsx("path", { d: "m56.233 75.55-.776.564-.282-.388" }), jsx("path", { d: "m54.408 75.55.776.564.282-.388" }), jsx("path", { d: "M54.408 75.55h.96v.48" }), jsxs("g", { children: [jsx("path", { d: "m55.885 76.623-.296-.913-.457.149" }), jsx("path", { d: "m55.885 76.623-.776-.564.282-.388" })] }), jsxs("g", { children: [jsx("path", { d: "m54.757 76.622.776-.563-.282-.388" }), jsx("path", { d: "m54.757 76.623.296-.913.456.149" })] })] }), jsxs("g", { fill: "color(display-p3 1.000 1.000 1.000)", fillRule: "nonzero", children: [jsx("path", { d: "m64.433 81.179-.152.527.233.086" }), jsx("path", { d: "m64.479 81.179.171.527-.264.086" }), jsx("path", { d: "m64.86 81.49-.548.018-.01.249" }), jsx("path", { d: "m64.875 81.533-.45.327-.162-.225" }), jsx("path", { d: "m64.005 81.49.455.307.154-.196" }), jsx("path", { d: "M64.019 81.445h.555v.278" }), jsxs("g", { children: [jsx("path", { d: "m64.697 81.992-.188-.516-.239.068" }), jsx("path", { d: "m64.66 82.02-.45-.327.164-.224" })] }), jsxs("g", { children: [jsx("path", { d: "m64.168 81.992.433-.338-.138-.206" }), jsx("path", { d: "m64.13 81.965.172-.528.264.086" })] })] })] })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagBR };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagCA(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 FlagCA(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.835 0.169 0.118)" }), jsx("path", { d: "M32 0h64v128H32V0zm33.2 91.067-.6-11.507a1.267 1.267 0 0 1 1.48-1.307l11.453 2.014L75.987 76a.867.867 0 0 1 .266-.973L88.8 64.867l-2.827-1.32a.867.867 0 0 1-.453-1.054L88 54.867 80.773 56.4a.867.867 0 0 1-.973-.507L78.4 52.6l-5.64 6.053a.867.867 0 0 1-1.48-.76L74 43.867l-4.36 2.52a.867.867 0 0 1-1.213-.36L64 37.333l-4.427 8.694a.867.867 0 0 1-1.213.36L54 43.867l2.72 14.026a.867.867 0 0 1-1.48.76L49.6 52.6l-1.4 3.293a.867.867 0 0 1-.973.507L40 54.867l2.48 7.626a.867.867 0 0 1-.453 1.054l-2.827 1.32 12.547 10.16a.867.867 0 0 1 .266.973l-1.546 4.267 11.453-2.014a1.267 1.267 0 0 1 1.48 1.307l-.6 11.507h2.4z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagCA };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function FlagCH(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 FlagCH(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.161 0.110)" }), jsx("path", { d: "M52 24h24v28h28v24H76v28H52V76H24V52h28z", fill: "color(display-p3 1.000 1.000 1.000)" })] }) }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { FlagCH };
|