@luxfi/core 5.2.12 → 5.2.14
Sign up to get free protection for your applications and to get access to all the features.
- package/commerce/ui/conf.ts +13 -13
- package/commerce/ui/context.tsx +126 -126
- package/commerce/ui/store.ts +304 -304
- package/components/access-code-input.tsx +71 -71
- package/components/auth/auth-listener.tsx +29 -29
- package/components/auth/auth-token/clear-auth-token.tsx +12 -12
- package/components/auth/auth-token/set-auth-token.tsx +16 -16
- package/components/auth/common-auth-domains.ts +16 -16
- package/components/auth/login-panel.tsx +107 -107
- package/components/back-button.tsx +42 -42
- package/components/chat-widget.tsx +85 -85
- package/components/commerce/add-widget.tsx +20 -20
- package/components/commerce/bag-button.tsx +98 -98
- package/components/commerce/buy-button.tsx +34 -34
- package/components/commerce/checkout-button.tsx +129 -129
- package/components/commerce/checkout-panel/dt-bag-carousel.tsx +36 -36
- package/components/commerce/checkout-panel/dt-checkout-panel.tsx +84 -84
- package/components/commerce/checkout-panel/index.tsx +129 -129
- package/components/commerce/checkout-panel/links-row.tsx +21 -21
- package/components/commerce/checkout-panel/mb-checkout-panel.tsx +54 -54
- package/components/commerce/checkout-panel/steps-indicator.tsx +39 -39
- package/components/commerce/checkout-panel/thank-you.tsx +18 -18
- package/components/commerce/checkout-widget/const.ts +13 -13
- package/components/commerce/checkout-widget/index.tsx +192 -192
- package/components/commerce/checkout-widget/obs-string-set.ts +48 -48
- package/components/commerce/checkout-widget/use-anim-clx-set.ts +58 -58
- package/components/commerce/desktop-bag-popup.tsx +78 -78
- package/components/commerce/desktop-nav-menu.tsx +130 -130
- package/components/commerce/drawer/index.tsx +99 -99
- package/components/commerce/drawer/micro.tsx +144 -144
- package/components/commerce/drawer/shell.tsx +85 -85
- package/components/commerce/mobile-bag-drawer.tsx +51 -51
- package/components/commerce/mobile-login-button.tsx +101 -101
- package/components/commerce/mobile-menu-toggle-button.tsx +35 -35
- package/components/commerce/mobile-nav-menu-ai.tsx +48 -48
- package/components/commerce/mobile-nav-menu-item.tsx +49 -49
- package/components/commerce/mobile-nav-menu.tsx +101 -101
- package/components/contact-dialog/contact-form.tsx +113 -113
- package/components/contact-dialog/disclaimer.tsx +13 -13
- package/components/contact-dialog/index.tsx +64 -64
- package/components/copyright.tsx +17 -21
- package/components/drawer-margin.tsx +25 -25
- package/components/footer.tsx +77 -77
- package/components/header/desktop.tsx +50 -50
- package/components/header/index.tsx +52 -52
- package/components/header/mobile.tsx +163 -163
- package/components/header/theme-toggle.tsx +26 -26
- package/components/icons/24k-gold-card.tsx +43 -43
- package/components/icons/ai-chat-act.tsx +47 -47
- package/components/icons/ai-chat.tsx +29 -29
- package/components/icons/anodized-titanium.tsx +45 -45
- package/components/icons/avatar.tsx +11 -11
- package/components/icons/bag-icon.tsx +10 -10
- package/components/icons/blog-act.tsx +14 -14
- package/components/icons/blog.tsx +20 -20
- package/components/icons/bridge-act.tsx +18 -18
- package/components/icons/bridge.tsx +68 -68
- package/components/icons/changelog-act.tsx +15 -15
- package/components/icons/changelog.tsx +21 -21
- package/components/icons/chrome.tsx +45 -45
- package/components/icons/coins-act.tsx +29 -29
- package/components/icons/coins.tsx +20 -20
- package/components/icons/compare-cards-act.tsx +30 -30
- package/components/icons/compare-cards.tsx +21 -21
- package/components/icons/credit-act.tsx +29 -29
- package/components/icons/credit.tsx +20 -20
- package/components/icons/customer-support-act.tsx +27 -27
- package/components/icons/customer-support.tsx +21 -21
- package/components/icons/customers-act.tsx +65 -65
- package/components/icons/customers.tsx +33 -33
- package/components/icons/developer-docs-act.tsx +26 -26
- package/components/icons/developer-docs.tsx +20 -20
- package/components/icons/exchange-act.tsx +27 -27
- package/components/icons/exchange.tsx +21 -21
- package/components/icons/explorer-act.tsx +27 -27
- package/components/icons/explorer.tsx +22 -22
- package/components/icons/faqs-act.tsx +27 -27
- package/components/icons/faqs.tsx +21 -21
- package/components/icons/github.tsx +14 -14
- package/components/icons/guides-act.tsx +26 -26
- package/components/icons/guides.tsx +21 -21
- package/components/icons/gun-metal.tsx +44 -44
- package/components/icons/index.tsx +43 -43
- package/components/icons/integrations-act.tsx +41 -41
- package/components/icons/integrations.tsx +25 -25
- package/components/icons/irradescent.tsx +41 -41
- package/components/icons/launch-subnet.tsx +21 -21
- package/components/icons/launchsubnet-act.tsx +29 -29
- package/components/icons/left-arrow.tsx +11 -11
- package/components/icons/lux-finance-act.tsx +34 -34
- package/components/icons/lux-finance.tsx +23 -23
- package/components/icons/lux-logo.tsx +10 -10
- package/components/icons/lux-pass-act.tsx +41 -41
- package/components/icons/lux-pass.tsx +25 -25
- package/components/icons/lux-quests-act.tsx +15 -15
- package/components/icons/lux-quests.tsx +21 -21
- package/components/icons/market-act.tsx +39 -39
- package/components/icons/market.tsx +24 -24
- package/components/icons/mirrored-titanium.tsx +46 -46
- package/components/icons/more-benefits-act.tsx +29 -29
- package/components/icons/more-benefits.tsx +21 -21
- package/components/icons/open-source-act.tsx +41 -41
- package/components/icons/open-source.tsx +26 -26
- package/components/icons/right-arrow.tsx +10 -10
- package/components/icons/safe-act.tsx +77 -77
- package/components/icons/safe.tsx +37 -37
- package/components/icons/search.tsx +12 -12
- package/components/icons/secure-delivery.tsx +13 -13
- package/components/icons/shop-act.tsx +29 -29
- package/components/icons/shop.tsx +20 -20
- package/components/icons/social-icon.tsx +35 -35
- package/components/icons/social-svg.css +3 -3
- package/components/icons/sterling-silver-card.tsx +44 -44
- package/components/icons/templates-act.tsx +29 -29
- package/components/icons/templates.tsx +21 -21
- package/components/icons/validators-act.tsx +42 -42
- package/components/icons/validators.tsx +41 -41
- package/components/icons/view-all-card-act.tsx +28 -28
- package/components/icons/view-all-card.tsx +20 -20
- package/components/icons/wallet-act.tsx +29 -29
- package/components/icons/wallet.tsx +20 -20
- package/components/icons/warpcast.tsx +58 -58
- package/components/icons/youtube-logo.tsx +59 -59
- package/components/index.ts +27 -27
- package/components/logo.tsx +89 -89
- package/components/main.tsx +27 -27
- package/components/mini-chart/index.tsx +7 -7
- package/components/mini-chart/mini-chart-props.ts +43 -43
- package/components/mini-chart/mini-chart.tsx +85 -85
- package/components/mini-chart/wrapper.tsx +23 -23
- package/components/not-found/index.tsx +28 -28
- package/components/not-found/not-found-content.mdx +5 -5
- package/components/scripts.tsx +24 -24
- package/components/tooltip.tsx +31 -31
- package/environment.d.ts +5 -5
- package/next/analytics/fpixel.ts +15 -15
- package/next/analytics/google-analytics.ts +13 -13
- package/next/analytics/index.ts +3 -3
- package/next/analytics/pixel-analytics.tsx +54 -54
- package/next/font/get-app-router-font-classes.ts +12 -12
- package/next/font/load-and-return-lux-next-fonts-on-import.ts +68 -68
- package/next/font/next-font-desc.ts +27 -27
- package/next/font/pages-router-font-vars.tsx +18 -18
- package/next/head-metadata/from-next/metadata-types.ts +158 -158
- package/next/head-metadata/from-next/opengraph-types.ts +267 -267
- package/next/head-metadata/from-next/twitter-types.ts +92 -92
- package/next/head-metadata/index.tsx +208 -208
- package/next/middleware/determine-device-mw.ts +16 -16
- package/package.json +79 -79
- package/root-layout/WHY_THIS_IS_SEPARATE.txt +1 -1
- package/root-layout/index.tsx +112 -112
- package/server-actions/firebase-app.ts +14 -14
- package/server-actions/index.ts +5 -5
- package/server-actions/store-contact.ts +51 -51
- package/site-def/footer/community.tsx +67 -67
- package/site-def/footer/company.ts +37 -37
- package/site-def/footer/ecosystem.ts +37 -37
- package/site-def/footer/index.tsx +26 -26
- package/site-def/footer/legal.ts +28 -28
- package/site-def/footer/network.ts +45 -45
- package/site-def/footer/svg/warpcast-logo.svg +11 -11
- package/site-def/index.ts +2 -2
- package/site-def/main-nav.tsx +458 -458
- package/style/cart-animation.css +29 -29
- package/style/checkout-animation.css +23 -23
- package/style/drawer-handle-overrides.css +160 -160
- package/style/lux-colors.css +85 -85
- package/style/lux-global.css +47 -47
- package/tailwind/fontFamily.tailwind.lux.ts +18 -18
- package/tailwind/index.ts +2 -2
- package/tailwind/lux-tw-fonts.ts +39 -39
- package/tailwind/tailwind.config.lux-preset.ts +10 -10
- package/tsconfig.json +15 -15
- package/types/chatbot-config.ts +6 -6
- package/types/chatbot-suggested-question.ts +7 -7
- package/types/contact-info.ts +10 -10
- package/types/index.ts +4 -4
- package/types/site-def.ts +43 -43
@@ -1,29 +1,29 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LaunchSubnetAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg
|
6
|
-
width={13}
|
7
|
-
height={13}
|
8
|
-
viewBox="0 0 13 13"
|
9
|
-
fill="none"
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
11
|
-
{...props}
|
12
|
-
>
|
13
|
-
<mask id="path-1-inside-1_1372_36" fill="white">
|
14
|
-
<path d="M6.83838 0.321535C3.52926 0.321535 0.837067 3.01373 0.837067 6.32235C0.837067 9.63172 3.52938 12.3237 6.83838 12.3237C10.1474 12.3237 12.8394 9.63147 12.8394 6.32235C12.8396 3.01336 10.1475 0.321411 6.83838 0.321411V0.321535ZM6.83838 11.8597C5.92925 11.8597 5.11359 10.7466 4.6667 9.12271C5.33755 9.24918 6.06849 9.31854 6.83838 9.31854C7.60808 9.31854 8.33917 9.24917 9.00981 9.12271C8.56294 10.7465 7.74749 11.8597 6.83838 11.8597ZM6.83838 8.85453C6.02531 8.85453 5.247 8.76892 4.5432 8.6176C4.39188 7.91427 4.30626 7.13549 4.30626 6.32241C4.30626 5.50958 4.39188 4.73128 4.5432 4.02773C5.24678 3.87641 6.0253 3.7908 6.83838 3.7908C7.65146 3.7908 8.42951 3.87641 9.13332 4.02773C9.28463 4.73106 9.37025 5.50958 9.37025 6.32241C9.37025 7.13596 9.28463 7.91404 9.13332 8.6176C8.42974 8.76892 7.65146 8.85453 6.83838 8.85453ZM4.03827 8.49414C2.41459 8.04722 1.30128 7.23207 1.30128 6.32246C1.30128 5.41354 2.4146 4.59817 4.03827 4.15116C3.9118 4.82201 3.84219 5.55295 3.84219 6.32246C3.84219 7.09241 3.9118 7.8235 4.03827 8.49414ZM6.83838 0.785609C7.74751 0.785609 8.56292 1.89893 9.00981 3.5226C8.33896 3.39614 7.60802 3.32677 6.83838 3.32677C6.06848 3.32677 5.33734 3.39614 4.6667 3.5226C5.11382 1.89904 5.92951 0.785609 6.83838 0.785609ZM9.63849 4.15116C11.2623 4.59833 12.3757 5.41348 12.3757 6.32246C12.3757 7.23207 11.2624 8.0475 9.63849 8.49414C9.76496 7.82329 9.83457 7.09235 9.83457 6.32246C9.83457 5.55295 9.76496 4.8218 9.63849 4.15116ZM12.2061 4.96283C11.6289 4.38455 10.6899 3.91863 9.52686 3.63393C9.24237 2.47091 8.77644 1.53181 8.19797 0.954734C10.1609 1.45227 11.7088 3.0003 12.2061 4.96283ZM5.47892 0.954734C4.90046 1.53185 4.43448 2.47087 4.14977 3.63393C2.98656 3.91867 2.04765 4.38459 1.47033 4.96332C1.96782 3.00043 3.51602 1.45223 5.47892 0.954734ZM1.47058 7.68188C2.04787 8.26015 2.98671 8.72655 4.15002 9.01127C4.43476 10.1743 4.90068 11.1134 5.47917 11.6907C3.51614 11.193 1.96783 9.64478 1.47058 7.68188ZM8.19821 11.6907C8.77649 11.1134 9.24266 10.1743 9.52711 9.01127C10.6901 8.72653 11.6292 8.26085 12.2063 7.68237C11.7088 9.64478 10.1607 11.193 8.19821 11.6907Z" />
|
15
|
-
</mask>
|
16
|
-
<path
|
17
|
-
d="M6.83838 0.321535C3.52926 0.321535 0.837067 3.01373 0.837067 6.32235C0.837067 9.63172 3.52938 12.3237 6.83838 12.3237C10.1474 12.3237 12.8394 9.63147 12.8394 6.32235C12.8396 3.01336 10.1475 0.321411 6.83838 0.321411V0.321535ZM6.83838 11.8597C5.92925 11.8597 5.11359 10.7466 4.6667 9.12271C5.33755 9.24918 6.06849 9.31854 6.83838 9.31854C7.60808 9.31854 8.33917 9.24917 9.00981 9.12271C8.56294 10.7465 7.74749 11.8597 6.83838 11.8597ZM6.83838 8.85453C6.02531 8.85453 5.247 8.76892 4.5432 8.6176C4.39188 7.91427 4.30626 7.13549 4.30626 6.32241C4.30626 5.50958 4.39188 4.73128 4.5432 4.02773C5.24678 3.87641 6.0253 3.7908 6.83838 3.7908C7.65146 3.7908 8.42951 3.87641 9.13332 4.02773C9.28463 4.73106 9.37025 5.50958 9.37025 6.32241C9.37025 7.13596 9.28463 7.91404 9.13332 8.6176C8.42974 8.76892 7.65146 8.85453 6.83838 8.85453ZM4.03827 8.49414C2.41459 8.04722 1.30128 7.23207 1.30128 6.32246C1.30128 5.41354 2.4146 4.59817 4.03827 4.15116C3.9118 4.82201 3.84219 5.55295 3.84219 6.32246C3.84219 7.09241 3.9118 7.8235 4.03827 8.49414ZM6.83838 0.785609C7.74751 0.785609 8.56292 1.89893 9.00981 3.5226C8.33896 3.39614 7.60802 3.32677 6.83838 3.32677C6.06848 3.32677 5.33734 3.39614 4.6667 3.5226C5.11382 1.89904 5.92951 0.785609 6.83838 0.785609ZM9.63849 4.15116C11.2623 4.59833 12.3757 5.41348 12.3757 6.32246C12.3757 7.23207 11.2624 8.0475 9.63849 8.49414C9.76496 7.82329 9.83457 7.09235 9.83457 6.32246C9.83457 5.55295 9.76496 4.8218 9.63849 4.15116ZM12.2061 4.96283C11.6289 4.38455 10.6899 3.91863 9.52686 3.63393C9.24237 2.47091 8.77644 1.53181 8.19797 0.954734C10.1609 1.45227 11.7088 3.0003 12.2061 4.96283ZM5.47892 0.954734C4.90046 1.53185 4.43448 2.47087 4.14977 3.63393C2.98656 3.91867 2.04765 4.38459 1.47033 4.96332C1.96782 3.00043 3.51602 1.45223 5.47892 0.954734ZM1.47058 7.68188C2.04787 8.26015 2.98671 8.72655 4.15002 9.01127C4.43476 10.1743 4.90068 11.1134 5.47917 11.6907C3.51614 11.193 1.96783 9.64478 1.47058 7.68188ZM8.19821 11.6907C8.77649 11.1134 9.24266 10.1743 9.52711 9.01127C10.6901 8.72653 11.6292 8.26085 12.2063 7.68237C11.7088 9.64478 10.1607 11.193 8.19821 11.6907Z"
|
18
|
-
fill="#949494"
|
19
|
-
/>
|
20
|
-
<path
|
21
|
-
d="M6.83838 0.321535V1.65487H8.17171V0.321535H6.83838ZM12.8394 6.32235L11.5061 6.32228V6.32235H12.8394ZM6.83838 0.321411V-1.01192H5.50505V0.321411H6.83838ZM4.6667 9.12271L4.91371 7.81246L2.81431 7.41668L3.38116 9.47649L4.6667 9.12271ZM9.00981 9.12271L10.2954 9.47649L10.8622 7.41657L8.76274 7.81247L9.00981 9.12271ZM4.5432 8.6176L3.23969 8.89804L3.42085 9.7401L4.26293 9.92115L4.5432 8.6176ZM4.5432 4.02773L4.26285 2.7242L3.42078 2.9053L3.23967 3.74737L4.5432 4.02773ZM9.13332 4.02773L10.4368 3.74729L10.2557 2.90523L9.41358 2.72418L9.13332 4.02773ZM9.13332 8.6176L9.41366 9.92113L10.2557 9.74002L10.4368 8.89795L9.13332 8.6176ZM4.03827 8.49414L3.68443 9.77966L5.74445 10.3467L5.34851 8.24706L4.03827 8.49414ZM4.03827 4.15116L5.34852 4.39817L5.74434 2.29853L3.68436 2.86565L4.03827 4.15116ZM9.00981 3.5226L8.7628 4.83286L10.8623 5.22865L10.2953 3.16878L9.00981 3.5226ZM4.6667 3.5226L3.38123 3.16859L2.81385 5.22882L4.91377 4.83284L4.6667 3.5226ZM9.63849 4.15116L9.99249 2.86568L7.93225 2.29833L8.32825 4.39824L9.63849 4.15116ZM9.63849 8.49414L8.32824 8.24713L7.93253 10.3462L9.99208 9.77974L9.63849 8.49414ZM12.2061 4.96283L11.2623 5.90469L14.6905 9.33984L13.4986 4.63535L12.2061 4.96283ZM9.52686 3.63393L8.23171 3.95074L8.42396 4.73666L9.20984 4.92903L9.52686 3.63393ZM8.19797 0.954734L8.52557 -0.337727L3.81846 -1.53084L7.2563 1.89868L8.19797 0.954734ZM5.47892 0.954734L6.42063 1.89864L9.8579 -1.53062L5.15134 -0.337733L5.47892 0.954734ZM4.14977 3.63393L4.4668 4.92903L5.25253 4.73669L5.44487 3.95096L4.14977 3.63393ZM1.47033 4.96332L0.177859 4.63575L-1.01511 9.34276L2.41429 5.90498L1.47033 4.96332ZM1.47058 7.68188L2.41418 6.73987L-1.01323 3.30665L0.178069 8.0093L1.47058 7.68188ZM4.15002 9.01127L5.44511 8.6942L5.25274 7.90847L4.46699 7.71616L4.15002 9.01127ZM5.47917 11.6907L5.15146 12.9832L9.85733 14.1763L6.42102 10.747L5.47917 11.6907ZM8.19821 11.6907L7.2562 10.7471L3.82109 14.1764L8.526 12.9831L8.19821 11.6907ZM9.52711 9.01127L9.21004 7.71618L8.42416 7.90859L8.23195 8.69451L9.52711 9.01127ZM12.2063 7.68237L13.4988 8.01005L14.6923 3.30247L11.2624 6.74071L12.2063 7.68237ZM6.83838 -1.0118C2.79295 -1.0118 -0.496267 2.27728 -0.496267 6.32235H2.1704C2.1704 3.75018 4.26557 1.65487 6.83838 1.65487V-1.0118ZM-0.496267 6.32235C-0.496267 10.3682 2.79306 13.657 6.83838 13.657V10.9903C4.26571 10.9903 2.1704 8.89529 2.1704 6.32235H-0.496267ZM6.83838 13.657C10.8838 13.657 14.1728 10.3678 14.1728 6.32235H11.5061C11.5061 8.89515 9.41094 10.9903 6.83838 10.9903V13.657ZM14.1728 6.32243C14.173 2.27691 10.8838 -1.01192 6.83838 -1.01192V1.65474C9.41121 1.65474 11.5063 3.74981 11.5061 6.32228L14.1728 6.32243ZM5.50505 0.321411V0.321535H8.17171V0.321411H5.50505ZM6.83838 10.5264C6.96563 10.5264 6.88 10.6016 6.63263 10.2828C6.39876 9.98139 6.14597 9.47288 5.95225 8.76893L3.38116 9.47649C3.63432 10.3964 4.01281 11.2564 4.52578 11.9175C5.02524 12.5612 5.802 13.193 6.83838 13.193V10.5264ZM4.4197 10.433C5.17555 10.5755 5.98933 10.6519 6.83838 10.6519V7.98521C6.14766 7.98521 5.49955 7.9229 4.91371 7.81246L4.4197 10.433ZM6.83838 10.6519C7.68724 10.6519 8.50119 10.5755 9.25688 10.433L8.76274 7.81247C8.17716 7.92289 7.52893 7.98521 6.83838 7.98521V10.6519ZM7.72427 8.76893C7.53053 9.47291 7.27778 9.98144 7.04394 10.2829C6.79661 10.6017 6.71104 10.5264 6.83838 10.5264V13.193C7.87483 13.193 8.65155 12.5611 9.15093 11.9174C9.66381 11.2563 10.0422 10.3963 10.2954 9.47649L7.72427 8.76893ZM6.83838 7.5212C6.11714 7.5212 5.43285 7.44507 4.82346 7.31405L4.26293 9.92115C5.06115 10.0928 5.93349 10.1879 6.83838 10.1879V7.5212ZM5.8467 8.33716C5.71574 7.72844 5.6396 7.04376 5.6396 6.32241H2.97293C2.97293 7.22723 3.06802 8.1001 3.23969 8.89804L5.8467 8.33716ZM5.6396 6.32241C5.6396 5.60141 5.71572 4.91716 5.84672 4.30808L3.23967 3.74737C3.06804 4.5454 2.97293 5.41776 2.97293 6.32241H5.6396ZM4.82354 5.33125C5.43262 5.20026 6.11708 5.12413 6.83838 5.12413V2.45746C5.93352 2.45746 5.06093 2.55256 4.26285 2.7242L4.82354 5.33125ZM6.83838 5.12413C7.5596 5.12413 8.24363 5.20025 8.85306 5.33127L9.41358 2.72418C8.6154 2.55257 7.74331 2.45746 6.83838 2.45746V5.12413ZM7.82981 4.30817C7.96078 4.91693 8.03691 5.60136 8.03691 6.32241H10.7036C10.7036 5.4178 10.6085 4.54519 10.4368 3.74729L7.82981 4.30817ZM8.03691 6.32241C8.03691 7.04416 7.96079 7.72818 7.82979 8.33724L10.4368 8.89795C10.6085 8.09991 10.7036 7.22777 10.7036 6.32241H8.03691ZM8.85297 7.31407C8.24387 7.44507 7.55965 7.5212 6.83838 7.5212V10.1879C7.74327 10.1879 8.61561 10.0928 9.41366 9.92113L8.85297 7.31407ZM4.39211 7.20862C3.68808 7.01483 3.17955 6.76212 2.87814 6.5283C2.55944 6.28107 2.63461 6.19547 2.63461 6.32246H-0.0320569C-0.0320569 7.35907 0.599773 8.13585 1.24365 8.63532C1.90481 9.14821 2.76477 9.52653 3.68443 9.77966L4.39211 7.20862ZM2.63461 6.32246C2.63461 6.45004 2.55915 6.36454 2.87812 6.11712C3.17961 5.88326 3.68821 5.63048 4.39218 5.43667L3.68436 2.86565C2.76466 3.11885 1.90477 3.49726 1.24368 4.01006C0.600062 4.50931 -0.0320569 5.28596 -0.0320569 6.32246H2.63461ZM2.72802 3.90415C2.58558 4.65969 2.50886 5.47345 2.50886 6.32246H5.17552C5.17552 5.63244 5.23802 4.98432 5.34852 4.39817L2.72802 3.90415ZM2.50886 6.32246C2.50886 7.17185 2.58557 7.98579 2.72803 8.74122L5.34851 8.24706C5.23803 7.66122 5.17552 7.01297 5.17552 6.32246H2.50886ZM6.83838 2.11894C6.711 2.11894 6.79656 2.0436 7.04393 2.36248C7.27778 2.66393 7.53053 3.17249 7.72428 3.87642L10.2953 3.16878C10.0422 2.24904 9.66381 1.3891 9.15094 0.72798C8.6516 0.0842837 7.87489 -0.547725 6.83838 -0.547725V2.11894ZM9.25681 2.21235C8.50098 2.06986 7.6872 1.99344 6.83838 1.99344V4.6601C7.52884 4.6601 8.17695 4.72241 8.7628 4.83286L9.25681 2.21235ZM6.83838 1.99344C5.98934 1.99344 5.17534 2.06986 4.41963 2.21236L4.91377 4.83284C5.49934 4.72243 6.14762 4.6601 6.83838 4.6601V1.99344ZM5.95218 3.87662C6.14602 3.17276 6.39888 2.66414 6.63284 2.36259C6.8804 2.04351 6.96598 2.11894 6.83838 2.11894V-0.547725C5.80191 -0.547725 5.02522 0.0844208 4.52594 0.727948C4.01305 1.38901 3.63451 2.24888 3.38123 3.16859L5.95218 3.87662ZM9.28449 5.43664C9.98864 5.63055 10.4973 5.88335 10.7989 6.11723C11.1179 6.36464 11.0424 6.45009 11.0424 6.32246H13.7091C13.7091 5.28585 13.0768 4.50923 12.4332 4.01003C11.7721 3.49729 10.9121 3.11894 9.99249 2.86568L9.28449 5.43664ZM11.0424 6.32246C11.0424 6.19552 11.1175 6.28118 10.7988 6.52842C10.4974 6.76222 9.98891 7.01492 9.2849 7.20854L9.99208 9.77974C10.912 9.52673 11.7721 9.14839 12.4333 8.63542C13.0773 8.13587 13.7091 7.35902 13.7091 6.32246H11.0424ZM10.9487 8.74115C11.0912 7.98559 11.1679 7.17183 11.1679 6.32246H8.50124C8.50124 7.01288 8.43873 7.661 8.32824 8.24713L10.9487 8.74115ZM11.1679 6.32246C11.1679 5.47349 11.0912 4.65949 10.9487 3.90408L8.32825 4.39824C8.43873 4.9841 8.50124 5.63241 8.50124 6.32246H11.1679ZM13.1498 4.02097C12.3378 3.20733 11.1408 2.65631 9.84388 2.33884L9.20984 4.92903C10.239 5.18096 10.9201 5.56178 11.2623 5.90469L13.1498 4.02097ZM10.822 3.31712C10.5047 2.02012 9.95367 0.822857 9.13963 0.0107846L7.2563 1.89868C7.59921 2.24076 7.98 2.9217 8.23171 3.95074L10.822 3.31712ZM7.87037 2.2472C9.359 2.62452 10.5365 3.80221 10.9136 5.29031L13.4986 4.63535C12.8811 2.19839 10.9627 0.280022 8.52557 -0.337727L7.87037 2.2472ZM4.53721 0.0108249C3.72328 0.822859 3.17216 2.01994 2.85468 3.31691L5.44487 3.95096C5.69679 2.92181 6.07763 2.24083 6.42063 1.89864L4.53721 0.0108249ZM3.83275 2.33884C2.53561 2.65636 1.33862 3.20743 0.526369 4.02167L2.41429 5.90498C2.75668 5.56175 3.43752 5.18098 4.4668 4.92903L3.83275 2.33884ZM2.7628 5.29089C3.14007 3.80232 4.3179 2.62449 5.8065 2.2472L5.15134 -0.337733C2.71413 0.279982 0.795562 2.19853 0.177859 4.63575L2.7628 5.29089ZM0.526969 8.62389C1.33883 9.43712 2.53527 9.98875 3.83305 10.3064L4.46699 7.71616C3.43816 7.46436 2.75692 7.08318 2.41418 6.73987L0.526969 8.62389ZM2.85494 9.32834C3.17245 10.6252 3.72347 11.8223 4.53731 12.6345L6.42102 10.747C6.07789 10.4045 5.69707 9.72337 5.44511 8.6942L2.85494 9.32834ZM5.80687 10.3983C4.31797 10.0208 3.14012 8.84282 2.76308 7.35445L0.178069 8.0093C0.795533 10.4467 2.71432 12.3652 5.15146 12.9832L5.80687 10.3983ZM9.14023 12.6343C9.95363 11.8223 10.505 10.6254 10.8223 9.32803L8.23195 8.69451C7.98035 9.72325 7.59935 10.4045 7.2562 10.7471L9.14023 12.6343ZM9.84418 10.3064C11.1408 9.98892 12.3381 9.43818 13.1503 8.62404L11.2624 6.74071C10.9204 7.08352 10.2395 7.46414 9.21004 7.71618L9.84418 10.3064ZM10.9139 7.35469C10.5366 8.84289 9.35878 10.0208 7.87042 10.3983L8.526 12.9831C10.9627 12.3651 12.881 10.4467 13.4988 8.01005L10.9139 7.35469Z"
|
22
|
-
fill="white"
|
23
|
-
mask="url(#path-1-inside-1_1372_36)"
|
24
|
-
/>
|
25
|
-
</svg>
|
26
|
-
|
27
|
-
)
|
28
|
-
|
29
|
-
export default LaunchSubnetAct
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LaunchSubnetAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg
|
6
|
+
width={13}
|
7
|
+
height={13}
|
8
|
+
viewBox="0 0 13 13"
|
9
|
+
fill="none"
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
11
|
+
{...props}
|
12
|
+
>
|
13
|
+
<mask id="path-1-inside-1_1372_36" fill="white">
|
14
|
+
<path d="M6.83838 0.321535C3.52926 0.321535 0.837067 3.01373 0.837067 6.32235C0.837067 9.63172 3.52938 12.3237 6.83838 12.3237C10.1474 12.3237 12.8394 9.63147 12.8394 6.32235C12.8396 3.01336 10.1475 0.321411 6.83838 0.321411V0.321535ZM6.83838 11.8597C5.92925 11.8597 5.11359 10.7466 4.6667 9.12271C5.33755 9.24918 6.06849 9.31854 6.83838 9.31854C7.60808 9.31854 8.33917 9.24917 9.00981 9.12271C8.56294 10.7465 7.74749 11.8597 6.83838 11.8597ZM6.83838 8.85453C6.02531 8.85453 5.247 8.76892 4.5432 8.6176C4.39188 7.91427 4.30626 7.13549 4.30626 6.32241C4.30626 5.50958 4.39188 4.73128 4.5432 4.02773C5.24678 3.87641 6.0253 3.7908 6.83838 3.7908C7.65146 3.7908 8.42951 3.87641 9.13332 4.02773C9.28463 4.73106 9.37025 5.50958 9.37025 6.32241C9.37025 7.13596 9.28463 7.91404 9.13332 8.6176C8.42974 8.76892 7.65146 8.85453 6.83838 8.85453ZM4.03827 8.49414C2.41459 8.04722 1.30128 7.23207 1.30128 6.32246C1.30128 5.41354 2.4146 4.59817 4.03827 4.15116C3.9118 4.82201 3.84219 5.55295 3.84219 6.32246C3.84219 7.09241 3.9118 7.8235 4.03827 8.49414ZM6.83838 0.785609C7.74751 0.785609 8.56292 1.89893 9.00981 3.5226C8.33896 3.39614 7.60802 3.32677 6.83838 3.32677C6.06848 3.32677 5.33734 3.39614 4.6667 3.5226C5.11382 1.89904 5.92951 0.785609 6.83838 0.785609ZM9.63849 4.15116C11.2623 4.59833 12.3757 5.41348 12.3757 6.32246C12.3757 7.23207 11.2624 8.0475 9.63849 8.49414C9.76496 7.82329 9.83457 7.09235 9.83457 6.32246C9.83457 5.55295 9.76496 4.8218 9.63849 4.15116ZM12.2061 4.96283C11.6289 4.38455 10.6899 3.91863 9.52686 3.63393C9.24237 2.47091 8.77644 1.53181 8.19797 0.954734C10.1609 1.45227 11.7088 3.0003 12.2061 4.96283ZM5.47892 0.954734C4.90046 1.53185 4.43448 2.47087 4.14977 3.63393C2.98656 3.91867 2.04765 4.38459 1.47033 4.96332C1.96782 3.00043 3.51602 1.45223 5.47892 0.954734ZM1.47058 7.68188C2.04787 8.26015 2.98671 8.72655 4.15002 9.01127C4.43476 10.1743 4.90068 11.1134 5.47917 11.6907C3.51614 11.193 1.96783 9.64478 1.47058 7.68188ZM8.19821 11.6907C8.77649 11.1134 9.24266 10.1743 9.52711 9.01127C10.6901 8.72653 11.6292 8.26085 12.2063 7.68237C11.7088 9.64478 10.1607 11.193 8.19821 11.6907Z" />
|
15
|
+
</mask>
|
16
|
+
<path
|
17
|
+
d="M6.83838 0.321535C3.52926 0.321535 0.837067 3.01373 0.837067 6.32235C0.837067 9.63172 3.52938 12.3237 6.83838 12.3237C10.1474 12.3237 12.8394 9.63147 12.8394 6.32235C12.8396 3.01336 10.1475 0.321411 6.83838 0.321411V0.321535ZM6.83838 11.8597C5.92925 11.8597 5.11359 10.7466 4.6667 9.12271C5.33755 9.24918 6.06849 9.31854 6.83838 9.31854C7.60808 9.31854 8.33917 9.24917 9.00981 9.12271C8.56294 10.7465 7.74749 11.8597 6.83838 11.8597ZM6.83838 8.85453C6.02531 8.85453 5.247 8.76892 4.5432 8.6176C4.39188 7.91427 4.30626 7.13549 4.30626 6.32241C4.30626 5.50958 4.39188 4.73128 4.5432 4.02773C5.24678 3.87641 6.0253 3.7908 6.83838 3.7908C7.65146 3.7908 8.42951 3.87641 9.13332 4.02773C9.28463 4.73106 9.37025 5.50958 9.37025 6.32241C9.37025 7.13596 9.28463 7.91404 9.13332 8.6176C8.42974 8.76892 7.65146 8.85453 6.83838 8.85453ZM4.03827 8.49414C2.41459 8.04722 1.30128 7.23207 1.30128 6.32246C1.30128 5.41354 2.4146 4.59817 4.03827 4.15116C3.9118 4.82201 3.84219 5.55295 3.84219 6.32246C3.84219 7.09241 3.9118 7.8235 4.03827 8.49414ZM6.83838 0.785609C7.74751 0.785609 8.56292 1.89893 9.00981 3.5226C8.33896 3.39614 7.60802 3.32677 6.83838 3.32677C6.06848 3.32677 5.33734 3.39614 4.6667 3.5226C5.11382 1.89904 5.92951 0.785609 6.83838 0.785609ZM9.63849 4.15116C11.2623 4.59833 12.3757 5.41348 12.3757 6.32246C12.3757 7.23207 11.2624 8.0475 9.63849 8.49414C9.76496 7.82329 9.83457 7.09235 9.83457 6.32246C9.83457 5.55295 9.76496 4.8218 9.63849 4.15116ZM12.2061 4.96283C11.6289 4.38455 10.6899 3.91863 9.52686 3.63393C9.24237 2.47091 8.77644 1.53181 8.19797 0.954734C10.1609 1.45227 11.7088 3.0003 12.2061 4.96283ZM5.47892 0.954734C4.90046 1.53185 4.43448 2.47087 4.14977 3.63393C2.98656 3.91867 2.04765 4.38459 1.47033 4.96332C1.96782 3.00043 3.51602 1.45223 5.47892 0.954734ZM1.47058 7.68188C2.04787 8.26015 2.98671 8.72655 4.15002 9.01127C4.43476 10.1743 4.90068 11.1134 5.47917 11.6907C3.51614 11.193 1.96783 9.64478 1.47058 7.68188ZM8.19821 11.6907C8.77649 11.1134 9.24266 10.1743 9.52711 9.01127C10.6901 8.72653 11.6292 8.26085 12.2063 7.68237C11.7088 9.64478 10.1607 11.193 8.19821 11.6907Z"
|
18
|
+
fill="#949494"
|
19
|
+
/>
|
20
|
+
<path
|
21
|
+
d="M6.83838 0.321535V1.65487H8.17171V0.321535H6.83838ZM12.8394 6.32235L11.5061 6.32228V6.32235H12.8394ZM6.83838 0.321411V-1.01192H5.50505V0.321411H6.83838ZM4.6667 9.12271L4.91371 7.81246L2.81431 7.41668L3.38116 9.47649L4.6667 9.12271ZM9.00981 9.12271L10.2954 9.47649L10.8622 7.41657L8.76274 7.81247L9.00981 9.12271ZM4.5432 8.6176L3.23969 8.89804L3.42085 9.7401L4.26293 9.92115L4.5432 8.6176ZM4.5432 4.02773L4.26285 2.7242L3.42078 2.9053L3.23967 3.74737L4.5432 4.02773ZM9.13332 4.02773L10.4368 3.74729L10.2557 2.90523L9.41358 2.72418L9.13332 4.02773ZM9.13332 8.6176L9.41366 9.92113L10.2557 9.74002L10.4368 8.89795L9.13332 8.6176ZM4.03827 8.49414L3.68443 9.77966L5.74445 10.3467L5.34851 8.24706L4.03827 8.49414ZM4.03827 4.15116L5.34852 4.39817L5.74434 2.29853L3.68436 2.86565L4.03827 4.15116ZM9.00981 3.5226L8.7628 4.83286L10.8623 5.22865L10.2953 3.16878L9.00981 3.5226ZM4.6667 3.5226L3.38123 3.16859L2.81385 5.22882L4.91377 4.83284L4.6667 3.5226ZM9.63849 4.15116L9.99249 2.86568L7.93225 2.29833L8.32825 4.39824L9.63849 4.15116ZM9.63849 8.49414L8.32824 8.24713L7.93253 10.3462L9.99208 9.77974L9.63849 8.49414ZM12.2061 4.96283L11.2623 5.90469L14.6905 9.33984L13.4986 4.63535L12.2061 4.96283ZM9.52686 3.63393L8.23171 3.95074L8.42396 4.73666L9.20984 4.92903L9.52686 3.63393ZM8.19797 0.954734L8.52557 -0.337727L3.81846 -1.53084L7.2563 1.89868L8.19797 0.954734ZM5.47892 0.954734L6.42063 1.89864L9.8579 -1.53062L5.15134 -0.337733L5.47892 0.954734ZM4.14977 3.63393L4.4668 4.92903L5.25253 4.73669L5.44487 3.95096L4.14977 3.63393ZM1.47033 4.96332L0.177859 4.63575L-1.01511 9.34276L2.41429 5.90498L1.47033 4.96332ZM1.47058 7.68188L2.41418 6.73987L-1.01323 3.30665L0.178069 8.0093L1.47058 7.68188ZM4.15002 9.01127L5.44511 8.6942L5.25274 7.90847L4.46699 7.71616L4.15002 9.01127ZM5.47917 11.6907L5.15146 12.9832L9.85733 14.1763L6.42102 10.747L5.47917 11.6907ZM8.19821 11.6907L7.2562 10.7471L3.82109 14.1764L8.526 12.9831L8.19821 11.6907ZM9.52711 9.01127L9.21004 7.71618L8.42416 7.90859L8.23195 8.69451L9.52711 9.01127ZM12.2063 7.68237L13.4988 8.01005L14.6923 3.30247L11.2624 6.74071L12.2063 7.68237ZM6.83838 -1.0118C2.79295 -1.0118 -0.496267 2.27728 -0.496267 6.32235H2.1704C2.1704 3.75018 4.26557 1.65487 6.83838 1.65487V-1.0118ZM-0.496267 6.32235C-0.496267 10.3682 2.79306 13.657 6.83838 13.657V10.9903C4.26571 10.9903 2.1704 8.89529 2.1704 6.32235H-0.496267ZM6.83838 13.657C10.8838 13.657 14.1728 10.3678 14.1728 6.32235H11.5061C11.5061 8.89515 9.41094 10.9903 6.83838 10.9903V13.657ZM14.1728 6.32243C14.173 2.27691 10.8838 -1.01192 6.83838 -1.01192V1.65474C9.41121 1.65474 11.5063 3.74981 11.5061 6.32228L14.1728 6.32243ZM5.50505 0.321411V0.321535H8.17171V0.321411H5.50505ZM6.83838 10.5264C6.96563 10.5264 6.88 10.6016 6.63263 10.2828C6.39876 9.98139 6.14597 9.47288 5.95225 8.76893L3.38116 9.47649C3.63432 10.3964 4.01281 11.2564 4.52578 11.9175C5.02524 12.5612 5.802 13.193 6.83838 13.193V10.5264ZM4.4197 10.433C5.17555 10.5755 5.98933 10.6519 6.83838 10.6519V7.98521C6.14766 7.98521 5.49955 7.9229 4.91371 7.81246L4.4197 10.433ZM6.83838 10.6519C7.68724 10.6519 8.50119 10.5755 9.25688 10.433L8.76274 7.81247C8.17716 7.92289 7.52893 7.98521 6.83838 7.98521V10.6519ZM7.72427 8.76893C7.53053 9.47291 7.27778 9.98144 7.04394 10.2829C6.79661 10.6017 6.71104 10.5264 6.83838 10.5264V13.193C7.87483 13.193 8.65155 12.5611 9.15093 11.9174C9.66381 11.2563 10.0422 10.3963 10.2954 9.47649L7.72427 8.76893ZM6.83838 7.5212C6.11714 7.5212 5.43285 7.44507 4.82346 7.31405L4.26293 9.92115C5.06115 10.0928 5.93349 10.1879 6.83838 10.1879V7.5212ZM5.8467 8.33716C5.71574 7.72844 5.6396 7.04376 5.6396 6.32241H2.97293C2.97293 7.22723 3.06802 8.1001 3.23969 8.89804L5.8467 8.33716ZM5.6396 6.32241C5.6396 5.60141 5.71572 4.91716 5.84672 4.30808L3.23967 3.74737C3.06804 4.5454 2.97293 5.41776 2.97293 6.32241H5.6396ZM4.82354 5.33125C5.43262 5.20026 6.11708 5.12413 6.83838 5.12413V2.45746C5.93352 2.45746 5.06093 2.55256 4.26285 2.7242L4.82354 5.33125ZM6.83838 5.12413C7.5596 5.12413 8.24363 5.20025 8.85306 5.33127L9.41358 2.72418C8.6154 2.55257 7.74331 2.45746 6.83838 2.45746V5.12413ZM7.82981 4.30817C7.96078 4.91693 8.03691 5.60136 8.03691 6.32241H10.7036C10.7036 5.4178 10.6085 4.54519 10.4368 3.74729L7.82981 4.30817ZM8.03691 6.32241C8.03691 7.04416 7.96079 7.72818 7.82979 8.33724L10.4368 8.89795C10.6085 8.09991 10.7036 7.22777 10.7036 6.32241H8.03691ZM8.85297 7.31407C8.24387 7.44507 7.55965 7.5212 6.83838 7.5212V10.1879C7.74327 10.1879 8.61561 10.0928 9.41366 9.92113L8.85297 7.31407ZM4.39211 7.20862C3.68808 7.01483 3.17955 6.76212 2.87814 6.5283C2.55944 6.28107 2.63461 6.19547 2.63461 6.32246H-0.0320569C-0.0320569 7.35907 0.599773 8.13585 1.24365 8.63532C1.90481 9.14821 2.76477 9.52653 3.68443 9.77966L4.39211 7.20862ZM2.63461 6.32246C2.63461 6.45004 2.55915 6.36454 2.87812 6.11712C3.17961 5.88326 3.68821 5.63048 4.39218 5.43667L3.68436 2.86565C2.76466 3.11885 1.90477 3.49726 1.24368 4.01006C0.600062 4.50931 -0.0320569 5.28596 -0.0320569 6.32246H2.63461ZM2.72802 3.90415C2.58558 4.65969 2.50886 5.47345 2.50886 6.32246H5.17552C5.17552 5.63244 5.23802 4.98432 5.34852 4.39817L2.72802 3.90415ZM2.50886 6.32246C2.50886 7.17185 2.58557 7.98579 2.72803 8.74122L5.34851 8.24706C5.23803 7.66122 5.17552 7.01297 5.17552 6.32246H2.50886ZM6.83838 2.11894C6.711 2.11894 6.79656 2.0436 7.04393 2.36248C7.27778 2.66393 7.53053 3.17249 7.72428 3.87642L10.2953 3.16878C10.0422 2.24904 9.66381 1.3891 9.15094 0.72798C8.6516 0.0842837 7.87489 -0.547725 6.83838 -0.547725V2.11894ZM9.25681 2.21235C8.50098 2.06986 7.6872 1.99344 6.83838 1.99344V4.6601C7.52884 4.6601 8.17695 4.72241 8.7628 4.83286L9.25681 2.21235ZM6.83838 1.99344C5.98934 1.99344 5.17534 2.06986 4.41963 2.21236L4.91377 4.83284C5.49934 4.72243 6.14762 4.6601 6.83838 4.6601V1.99344ZM5.95218 3.87662C6.14602 3.17276 6.39888 2.66414 6.63284 2.36259C6.8804 2.04351 6.96598 2.11894 6.83838 2.11894V-0.547725C5.80191 -0.547725 5.02522 0.0844208 4.52594 0.727948C4.01305 1.38901 3.63451 2.24888 3.38123 3.16859L5.95218 3.87662ZM9.28449 5.43664C9.98864 5.63055 10.4973 5.88335 10.7989 6.11723C11.1179 6.36464 11.0424 6.45009 11.0424 6.32246H13.7091C13.7091 5.28585 13.0768 4.50923 12.4332 4.01003C11.7721 3.49729 10.9121 3.11894 9.99249 2.86568L9.28449 5.43664ZM11.0424 6.32246C11.0424 6.19552 11.1175 6.28118 10.7988 6.52842C10.4974 6.76222 9.98891 7.01492 9.2849 7.20854L9.99208 9.77974C10.912 9.52673 11.7721 9.14839 12.4333 8.63542C13.0773 8.13587 13.7091 7.35902 13.7091 6.32246H11.0424ZM10.9487 8.74115C11.0912 7.98559 11.1679 7.17183 11.1679 6.32246H8.50124C8.50124 7.01288 8.43873 7.661 8.32824 8.24713L10.9487 8.74115ZM11.1679 6.32246C11.1679 5.47349 11.0912 4.65949 10.9487 3.90408L8.32825 4.39824C8.43873 4.9841 8.50124 5.63241 8.50124 6.32246H11.1679ZM13.1498 4.02097C12.3378 3.20733 11.1408 2.65631 9.84388 2.33884L9.20984 4.92903C10.239 5.18096 10.9201 5.56178 11.2623 5.90469L13.1498 4.02097ZM10.822 3.31712C10.5047 2.02012 9.95367 0.822857 9.13963 0.0107846L7.2563 1.89868C7.59921 2.24076 7.98 2.9217 8.23171 3.95074L10.822 3.31712ZM7.87037 2.2472C9.359 2.62452 10.5365 3.80221 10.9136 5.29031L13.4986 4.63535C12.8811 2.19839 10.9627 0.280022 8.52557 -0.337727L7.87037 2.2472ZM4.53721 0.0108249C3.72328 0.822859 3.17216 2.01994 2.85468 3.31691L5.44487 3.95096C5.69679 2.92181 6.07763 2.24083 6.42063 1.89864L4.53721 0.0108249ZM3.83275 2.33884C2.53561 2.65636 1.33862 3.20743 0.526369 4.02167L2.41429 5.90498C2.75668 5.56175 3.43752 5.18098 4.4668 4.92903L3.83275 2.33884ZM2.7628 5.29089C3.14007 3.80232 4.3179 2.62449 5.8065 2.2472L5.15134 -0.337733C2.71413 0.279982 0.795562 2.19853 0.177859 4.63575L2.7628 5.29089ZM0.526969 8.62389C1.33883 9.43712 2.53527 9.98875 3.83305 10.3064L4.46699 7.71616C3.43816 7.46436 2.75692 7.08318 2.41418 6.73987L0.526969 8.62389ZM2.85494 9.32834C3.17245 10.6252 3.72347 11.8223 4.53731 12.6345L6.42102 10.747C6.07789 10.4045 5.69707 9.72337 5.44511 8.6942L2.85494 9.32834ZM5.80687 10.3983C4.31797 10.0208 3.14012 8.84282 2.76308 7.35445L0.178069 8.0093C0.795533 10.4467 2.71432 12.3652 5.15146 12.9832L5.80687 10.3983ZM9.14023 12.6343C9.95363 11.8223 10.505 10.6254 10.8223 9.32803L8.23195 8.69451C7.98035 9.72325 7.59935 10.4045 7.2562 10.7471L9.14023 12.6343ZM9.84418 10.3064C11.1408 9.98892 12.3381 9.43818 13.1503 8.62404L11.2624 6.74071C10.9204 7.08352 10.2395 7.46414 9.21004 7.71618L9.84418 10.3064ZM10.9139 7.35469C10.5366 8.84289 9.35878 10.0208 7.87042 10.3983L8.526 12.9831C10.9627 12.3651 12.881 10.4467 13.4988 8.01005L10.9139 7.35469Z"
|
22
|
+
fill="white"
|
23
|
+
mask="url(#path-1-inside-1_1372_36)"
|
24
|
+
/>
|
25
|
+
</svg>
|
26
|
+
|
27
|
+
)
|
28
|
+
|
29
|
+
export default LaunchSubnetAct
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LeftArrow: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
6
|
-
<path d="M1.06975 7.44328C0.679224 7.83381 0.679224 8.46697 1.06975 8.8575L7.43371 15.2215C7.82423 15.612 8.4574 15.612 8.84792 15.2215C9.23845 14.8309 9.23845 14.1978 8.84792 13.8072L3.19107 8.15039L8.84792 2.49354C9.23845 2.10301 9.23845 1.46985 8.84792 1.07932C8.4574 0.688798 7.82423 0.688798 7.43371 1.07932L1.06975 7.44328ZM1.77686 9.15039H2.49037V7.15039H1.77686V9.15039Z" fill="white"/>
|
7
|
-
</svg>
|
8
|
-
)
|
9
|
-
|
10
|
-
export default LeftArrow
|
11
|
-
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LeftArrow: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
6
|
+
<path d="M1.06975 7.44328C0.679224 7.83381 0.679224 8.46697 1.06975 8.8575L7.43371 15.2215C7.82423 15.612 8.4574 15.612 8.84792 15.2215C9.23845 14.8309 9.23845 14.1978 8.84792 13.8072L3.19107 8.15039L8.84792 2.49354C9.23845 2.10301 9.23845 1.46985 8.84792 1.07932C8.4574 0.688798 7.82423 0.688798 7.43371 1.07932L1.06975 7.44328ZM1.77686 9.15039H2.49037V7.15039H1.77686V9.15039Z" fill="white"/>
|
7
|
+
</svg>
|
8
|
+
)
|
9
|
+
|
10
|
+
export default LeftArrow
|
11
|
+
|
@@ -1,34 +1,34 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LuxFinanceAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg
|
6
|
-
width={11}
|
7
|
-
height={11}
|
8
|
-
viewBox="0 0 11 11"
|
9
|
-
fill="none"
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
11
|
-
{...props}
|
12
|
-
>
|
13
|
-
<mask id="path-1-inside-1_1372_25" fill="white">
|
14
|
-
<path
|
15
|
-
fillRule="evenodd"
|
16
|
-
clipRule="evenodd"
|
17
|
-
d="M7.53313 2.44679L7.25952 2.93117C7.22548 2.99095 7.14998 3.0119 7.0902 2.97786C7.06794 2.96521 7.05136 2.94688 7.04088 2.92593L6.98896 2.83604L3.03095 5.12132C2.9716 5.1558 2.89567 5.13529 2.8612 5.07594C2.82673 5.01659 2.8468 4.94066 2.90658 4.90619L6.86459 2.62128L6.76117 2.44236C6.72713 2.38301 6.74764 2.30709 6.80699 2.27304C6.82706 2.26169 6.84845 2.25646 6.86983 2.25646L7.42622 2.2617C7.49473 2.26213 7.54972 2.31842 7.54928 2.38694C7.54884 2.40832 7.54317 2.42883 7.53313 2.44672L7.53313 2.44679ZM2.46283 6.1041H3.81028C3.87923 6.1041 3.93464 6.15996 3.93464 6.22847V7.88974C3.93464 7.95869 3.87879 8.0141 3.81028 8.0141H2.46283C2.39388 8.0141 2.33846 7.95825 2.33846 7.88974V6.22847C2.33803 6.15952 2.39388 6.1041 2.46283 6.1041ZM3.686 6.35284H2.5872V7.76499H3.686V6.35284ZM9.5422 9.25963V10.5169H10.7108V7.96663H9.5422V9.25963ZM9.29303 10.5169V9.38447H8.12441V10.5169H9.29303ZM9.41783 7.71742H10.7108V6.72904H10.1099L8.82522 6.72947H8.12439V7.71786L9.41783 7.71742ZM8.41157 10.0931C8.34262 10.0931 8.28721 10.0372 8.28721 9.96874C8.28721 9.89979 8.34306 9.84393 8.41157 9.84393H9.00636C9.07531 9.84393 9.13072 9.89979 9.13072 9.96874C9.13072 10.0377 9.07487 10.0931 9.00636 10.0931H8.41157ZM9.82931 9.09904C9.76036 9.09904 9.70494 9.04318 9.70494 8.97467C9.70494 8.90572 9.7608 8.84987 9.82931 8.84987H10.4241C10.493 8.84987 10.5489 8.90573 10.5489 8.97467C10.5489 9.04362 10.493 9.09904 10.4241 9.09904H9.82931ZM9.82931 9.66982C9.76036 9.66982 9.70494 9.61396 9.70494 9.54545C9.70494 9.47651 9.7608 9.42109 9.82931 9.42109H10.4241C10.493 9.42109 10.5489 9.47694 10.5489 9.54545C10.5489 9.6144 10.493 9.66982 10.4241 9.66982H9.82931ZM2.46972 3.53126C2.46972 3.64864 2.52252 3.75381 2.60805 3.82974C2.66041 3.87643 2.72543 3.91134 2.79744 3.93054V3.97156C2.79744 4.04051 2.8533 4.09592 2.9218 4.09592C2.99075 4.09592 3.04617 4.04007 3.04617 3.97156V3.93054C3.11817 3.91134 3.18319 3.87643 3.23556 3.82974C3.32109 3.75381 3.37389 3.64864 3.37389 3.53126C3.37389 3.41387 3.32109 3.30871 3.23556 3.23278C3.15439 3.16077 3.04312 3.11583 2.92137 3.11583C2.86202 3.11583 2.80922 3.09532 2.77169 3.06216C2.73852 3.03292 2.71801 2.99277 2.71801 2.94957C2.71801 2.90636 2.73852 2.86622 2.77169 2.83698C2.80922 2.80382 2.86158 2.78331 2.92137 2.78331C2.98071 2.78331 3.03352 2.80382 3.07104 2.83698C3.10421 2.86622 3.12472 2.90636 3.12472 2.94957C3.12472 3.01852 3.18057 3.07393 3.24908 3.07393C3.31803 3.07393 3.37345 3.01808 3.37345 2.94957C3.37345 2.83219 3.32065 2.72702 3.23512 2.65109C3.18275 2.6044 3.11774 2.56949 3.04573 2.55029V2.50927C3.04573 2.44032 2.98987 2.3849 2.92136 2.3849C2.85241 2.3849 2.797 2.44076 2.797 2.50927V2.55029C2.72499 2.56949 2.65997 2.6044 2.60761 2.65109C2.52208 2.72702 2.46928 2.83219 2.46928 2.94957C2.46928 3.06695 2.52208 3.17212 2.60761 3.24805C2.68921 3.32005 2.80005 3.36499 2.9218 3.36499C2.98115 3.36499 3.03395 3.3855 3.07148 3.41867C3.10464 3.44791 3.12515 3.48805 3.12515 3.53126C3.12515 3.57446 3.10464 3.61461 3.07148 3.64385C3.03395 3.67701 2.98158 3.69752 2.9218 3.69752C2.86245 3.69752 2.80965 3.67701 2.77212 3.64385C2.73896 3.61461 2.71845 3.57446 2.71845 3.53126C2.71845 3.46231 2.66259 3.40689 2.59408 3.40689C2.52557 3.40646 2.46972 3.46231 2.46972 3.53126ZM5.76824 8.80534H7.87507V10.6413C7.87507 10.7102 7.93092 10.7656 7.99943 10.7656H10.8351C10.904 10.7656 10.9595 10.7098 10.9595 10.6413L10.9599 7.84228V6.60468C10.9599 6.53573 10.904 6.48032 10.8355 6.48032H10.2346L10.2342 1.82242C10.4192 1.79624 10.5855 1.7094 10.712 1.58285C10.8648 1.43012 10.9599 1.21935 10.9599 0.987197C10.9599 0.755047 10.8652 0.544272 10.712 0.391541C10.5593 0.23881 10.3485 0.143677 10.1164 0.143677H1.17148C0.939318 0.143677 0.728552 0.238373 0.575821 0.391541C0.42309 0.544272 0.327957 0.755047 0.327957 0.987197C0.327957 1.21935 0.422653 1.43012 0.575821 1.58285C0.702374 1.70941 0.868632 1.79624 1.05366 1.82242V8.68107C1.05366 8.75002 1.10951 8.80544 1.17802 8.80544H5.51911V9.22654C5.51911 9.23134 5.51955 9.23614 5.51999 9.2405C5.45453 9.26101 5.39606 9.2968 5.34849 9.34392C5.27299 9.41942 5.2263 9.52371 5.2263 9.63892C5.2263 9.75413 5.27299 9.85842 5.34849 9.93392C5.42398 10.0094 5.52827 10.0561 5.64349 10.0561C5.7587 10.0561 5.86298 10.0094 5.93848 9.93392C6.01398 9.85842 6.06067 9.75413 6.06067 9.63892C6.06067 9.52371 6.01398 9.41942 5.93848 9.34392C5.89135 9.29679 5.83244 9.26057 5.76698 9.2405C5.76742 9.23614 5.76786 9.23134 5.76786 9.22654L5.76824 8.80534ZM5.76301 9.52013C5.79355 9.55068 5.81232 9.59257 5.81232 9.63927C5.81232 9.68552 5.79355 9.72785 5.76301 9.7584C5.73246 9.78895 5.69057 9.80771 5.64387 9.80771C5.59762 9.80771 5.55529 9.78895 5.52474 9.7584C5.49419 9.72785 5.47543 9.68596 5.47543 9.63927C5.47543 9.59301 5.49419 9.55068 5.52474 9.52013C5.55529 9.48958 5.59718 9.47082 5.64387 9.47082C5.69013 9.47082 5.73246 9.48958 5.76301 9.52013ZM8.83336 8.84854C8.83336 8.91749 8.7775 8.9729 8.70899 8.9729C8.64005 8.9729 8.58463 8.91705 8.58463 8.84854L8.58419 8.6753H8.41139C8.34244 8.6753 8.28702 8.61944 8.28702 8.55093C8.28702 8.48199 8.34288 8.42657 8.41139 8.42657H8.58419V8.25377C8.58419 8.18482 8.64005 8.1294 8.70856 8.1294C8.7775 8.1294 8.83292 8.18526 8.83292 8.25377L8.83336 8.42657H9.00616C9.07511 8.42657 9.13053 8.48243 9.13053 8.55093C9.13053 8.61988 9.07467 8.6753 9.00616 8.6753H8.83336V8.84854ZM8.12424 9.13524V7.96709H9.29285V9.13571L8.12424 9.13524ZM9.98492 1.83067H1.30264V8.55619H7.87493V8.01421H7.47695C7.408 8.01421 7.35259 7.95835 7.35259 7.88984V3.28259C7.35259 3.21364 7.40844 3.15823 7.47695 3.15823H8.8244C8.89335 3.15823 8.94877 3.21408 8.94877 3.28259V6.48039H9.98426L9.98492 1.83067ZM10.1163 0.392826C10.2795 0.392826 10.4278 0.459592 10.5361 0.567378C10.6439 0.675163 10.7106 0.823537 10.7106 0.987179C10.7106 1.15038 10.6439 1.29876 10.5361 1.40698C10.4283 1.51476 10.2799 1.58153 10.1163 1.58153H1.17789L1.17134 1.58109C1.00814 1.58109 0.859763 1.51433 0.751541 1.40654C0.643756 1.29876 0.576989 1.15038 0.576989 0.986742C0.576989 0.823538 0.643755 0.675164 0.751541 0.566942C0.859326 0.459157 1.0077 0.392389 1.17134 0.392389L10.1163 0.392826ZM4.97009 4.52101C4.90115 4.52101 4.84573 4.57687 4.84573 4.64581V7.88988C4.84573 7.95883 4.90158 8.01424 4.97009 8.01424H6.31754C6.38649 8.01424 6.44191 7.95839 6.44191 7.88988L6.44234 4.64581C6.44234 4.57687 6.38649 4.52101 6.31798 4.52101H4.97009ZM6.19326 4.77019H5.09447V7.76513H6.19326V4.77019ZM8.36553 6.81678H10.4689C10.5379 6.81678 10.5933 6.87263 10.5933 6.94114V7.53942C10.5933 7.60837 10.5374 7.66379 10.4689 7.66379H8.36553C8.29658 7.66379 8.24117 7.60793 8.24117 7.53942V6.94114C8.24117 6.87263 8.29658 6.81678 8.36553 6.81678ZM10.3445 7.06595V7.4155H8.48991V7.06595H10.3445ZM7.99986 6.48033C7.93091 6.48033 7.87549 6.53619 7.87549 6.6047V7.76503H7.60231L7.60188 3.4069H8.70021V6.48033L7.99986 6.48033Z"
|
18
|
-
/>
|
19
|
-
</mask>
|
20
|
-
<path
|
21
|
-
fillRule="evenodd"
|
22
|
-
clipRule="evenodd"
|
23
|
-
d="M7.53313 2.44679L7.25952 2.93117C7.22548 2.99095 7.14998 3.0119 7.0902 2.97786C7.06794 2.96521 7.05136 2.94688 7.04088 2.92593L6.98896 2.83604L3.03095 5.12132C2.9716 5.1558 2.89567 5.13529 2.8612 5.07594C2.82673 5.01659 2.8468 4.94066 2.90658 4.90619L6.86459 2.62128L6.76117 2.44236C6.72713 2.38301 6.74764 2.30709 6.80699 2.27304C6.82706 2.26169 6.84845 2.25646 6.86983 2.25646L7.42622 2.2617C7.49473 2.26213 7.54972 2.31842 7.54928 2.38694C7.54884 2.40832 7.54317 2.42883 7.53313 2.44672L7.53313 2.44679ZM2.46283 6.1041H3.81028C3.87923 6.1041 3.93464 6.15996 3.93464 6.22847V7.88974C3.93464 7.95869 3.87879 8.0141 3.81028 8.0141H2.46283C2.39388 8.0141 2.33846 7.95825 2.33846 7.88974V6.22847C2.33803 6.15952 2.39388 6.1041 2.46283 6.1041ZM3.686 6.35284H2.5872V7.76499H3.686V6.35284ZM9.5422 9.25963V10.5169H10.7108V7.96663H9.5422V9.25963ZM9.29303 10.5169V9.38447H8.12441V10.5169H9.29303ZM9.41783 7.71742H10.7108V6.72904H10.1099L8.82522 6.72947H8.12439V7.71786L9.41783 7.71742ZM8.41157 10.0931C8.34262 10.0931 8.28721 10.0372 8.28721 9.96874C8.28721 9.89979 8.34306 9.84393 8.41157 9.84393H9.00636C9.07531 9.84393 9.13072 9.89979 9.13072 9.96874C9.13072 10.0377 9.07487 10.0931 9.00636 10.0931H8.41157ZM9.82931 9.09904C9.76036 9.09904 9.70494 9.04318 9.70494 8.97467C9.70494 8.90572 9.7608 8.84987 9.82931 8.84987H10.4241C10.493 8.84987 10.5489 8.90573 10.5489 8.97467C10.5489 9.04362 10.493 9.09904 10.4241 9.09904H9.82931ZM9.82931 9.66982C9.76036 9.66982 9.70494 9.61396 9.70494 9.54545C9.70494 9.47651 9.7608 9.42109 9.82931 9.42109H10.4241C10.493 9.42109 10.5489 9.47694 10.5489 9.54545C10.5489 9.6144 10.493 9.66982 10.4241 9.66982H9.82931ZM2.46972 3.53126C2.46972 3.64864 2.52252 3.75381 2.60805 3.82974C2.66041 3.87643 2.72543 3.91134 2.79744 3.93054V3.97156C2.79744 4.04051 2.8533 4.09592 2.9218 4.09592C2.99075 4.09592 3.04617 4.04007 3.04617 3.97156V3.93054C3.11817 3.91134 3.18319 3.87643 3.23556 3.82974C3.32109 3.75381 3.37389 3.64864 3.37389 3.53126C3.37389 3.41387 3.32109 3.30871 3.23556 3.23278C3.15439 3.16077 3.04312 3.11583 2.92137 3.11583C2.86202 3.11583 2.80922 3.09532 2.77169 3.06216C2.73852 3.03292 2.71801 2.99277 2.71801 2.94957C2.71801 2.90636 2.73852 2.86622 2.77169 2.83698C2.80922 2.80382 2.86158 2.78331 2.92137 2.78331C2.98071 2.78331 3.03352 2.80382 3.07104 2.83698C3.10421 2.86622 3.12472 2.90636 3.12472 2.94957C3.12472 3.01852 3.18057 3.07393 3.24908 3.07393C3.31803 3.07393 3.37345 3.01808 3.37345 2.94957C3.37345 2.83219 3.32065 2.72702 3.23512 2.65109C3.18275 2.6044 3.11774 2.56949 3.04573 2.55029V2.50927C3.04573 2.44032 2.98987 2.3849 2.92136 2.3849C2.85241 2.3849 2.797 2.44076 2.797 2.50927V2.55029C2.72499 2.56949 2.65997 2.6044 2.60761 2.65109C2.52208 2.72702 2.46928 2.83219 2.46928 2.94957C2.46928 3.06695 2.52208 3.17212 2.60761 3.24805C2.68921 3.32005 2.80005 3.36499 2.9218 3.36499C2.98115 3.36499 3.03395 3.3855 3.07148 3.41867C3.10464 3.44791 3.12515 3.48805 3.12515 3.53126C3.12515 3.57446 3.10464 3.61461 3.07148 3.64385C3.03395 3.67701 2.98158 3.69752 2.9218 3.69752C2.86245 3.69752 2.80965 3.67701 2.77212 3.64385C2.73896 3.61461 2.71845 3.57446 2.71845 3.53126C2.71845 3.46231 2.66259 3.40689 2.59408 3.40689C2.52557 3.40646 2.46972 3.46231 2.46972 3.53126ZM5.76824 8.80534H7.87507V10.6413C7.87507 10.7102 7.93092 10.7656 7.99943 10.7656H10.8351C10.904 10.7656 10.9595 10.7098 10.9595 10.6413L10.9599 7.84228V6.60468C10.9599 6.53573 10.904 6.48032 10.8355 6.48032H10.2346L10.2342 1.82242C10.4192 1.79624 10.5855 1.7094 10.712 1.58285C10.8648 1.43012 10.9599 1.21935 10.9599 0.987197C10.9599 0.755047 10.8652 0.544272 10.712 0.391541C10.5593 0.23881 10.3485 0.143677 10.1164 0.143677H1.17148C0.939318 0.143677 0.728552 0.238373 0.575821 0.391541C0.42309 0.544272 0.327957 0.755047 0.327957 0.987197C0.327957 1.21935 0.422653 1.43012 0.575821 1.58285C0.702374 1.70941 0.868632 1.79624 1.05366 1.82242V8.68107C1.05366 8.75002 1.10951 8.80544 1.17802 8.80544H5.51911V9.22654C5.51911 9.23134 5.51955 9.23614 5.51999 9.2405C5.45453 9.26101 5.39606 9.2968 5.34849 9.34392C5.27299 9.41942 5.2263 9.52371 5.2263 9.63892C5.2263 9.75413 5.27299 9.85842 5.34849 9.93392C5.42398 10.0094 5.52827 10.0561 5.64349 10.0561C5.7587 10.0561 5.86298 10.0094 5.93848 9.93392C6.01398 9.85842 6.06067 9.75413 6.06067 9.63892C6.06067 9.52371 6.01398 9.41942 5.93848 9.34392C5.89135 9.29679 5.83244 9.26057 5.76698 9.2405C5.76742 9.23614 5.76786 9.23134 5.76786 9.22654L5.76824 8.80534ZM5.76301 9.52013C5.79355 9.55068 5.81232 9.59257 5.81232 9.63927C5.81232 9.68552 5.79355 9.72785 5.76301 9.7584C5.73246 9.78895 5.69057 9.80771 5.64387 9.80771C5.59762 9.80771 5.55529 9.78895 5.52474 9.7584C5.49419 9.72785 5.47543 9.68596 5.47543 9.63927C5.47543 9.59301 5.49419 9.55068 5.52474 9.52013C5.55529 9.48958 5.59718 9.47082 5.64387 9.47082C5.69013 9.47082 5.73246 9.48958 5.76301 9.52013ZM8.83336 8.84854C8.83336 8.91749 8.7775 8.9729 8.70899 8.9729C8.64005 8.9729 8.58463 8.91705 8.58463 8.84854L8.58419 8.6753H8.41139C8.34244 8.6753 8.28702 8.61944 8.28702 8.55093C8.28702 8.48199 8.34288 8.42657 8.41139 8.42657H8.58419V8.25377C8.58419 8.18482 8.64005 8.1294 8.70856 8.1294C8.7775 8.1294 8.83292 8.18526 8.83292 8.25377L8.83336 8.42657H9.00616C9.07511 8.42657 9.13053 8.48243 9.13053 8.55093C9.13053 8.61988 9.07467 8.6753 9.00616 8.6753H8.83336V8.84854ZM8.12424 9.13524V7.96709H9.29285V9.13571L8.12424 9.13524ZM9.98492 1.83067H1.30264V8.55619H7.87493V8.01421H7.47695C7.408 8.01421 7.35259 7.95835 7.35259 7.88984V3.28259C7.35259 3.21364 7.40844 3.15823 7.47695 3.15823H8.8244C8.89335 3.15823 8.94877 3.21408 8.94877 3.28259V6.48039H9.98426L9.98492 1.83067ZM10.1163 0.392826C10.2795 0.392826 10.4278 0.459592 10.5361 0.567378C10.6439 0.675163 10.7106 0.823537 10.7106 0.987179C10.7106 1.15038 10.6439 1.29876 10.5361 1.40698C10.4283 1.51476 10.2799 1.58153 10.1163 1.58153H1.17789L1.17134 1.58109C1.00814 1.58109 0.859763 1.51433 0.751541 1.40654C0.643756 1.29876 0.576989 1.15038 0.576989 0.986742C0.576989 0.823538 0.643755 0.675164 0.751541 0.566942C0.859326 0.459157 1.0077 0.392389 1.17134 0.392389L10.1163 0.392826ZM4.97009 4.52101C4.90115 4.52101 4.84573 4.57687 4.84573 4.64581V7.88988C4.84573 7.95883 4.90158 8.01424 4.97009 8.01424H6.31754C6.38649 8.01424 6.44191 7.95839 6.44191 7.88988L6.44234 4.64581C6.44234 4.57687 6.38649 4.52101 6.31798 4.52101H4.97009ZM6.19326 4.77019H5.09447V7.76513H6.19326V4.77019ZM8.36553 6.81678H10.4689C10.5379 6.81678 10.5933 6.87263 10.5933 6.94114V7.53942C10.5933 7.60837 10.5374 7.66379 10.4689 7.66379H8.36553C8.29658 7.66379 8.24117 7.60793 8.24117 7.53942V6.94114C8.24117 6.87263 8.29658 6.81678 8.36553 6.81678ZM10.3445 7.06595V7.4155H8.48991V7.06595H10.3445ZM7.99986 6.48033C7.93091 6.48033 7.87549 6.53619 7.87549 6.6047V7.76503H7.60231L7.60188 3.4069H8.70021V6.48033L7.99986 6.48033Z"
|
24
|
-
fill="#949494"
|
25
|
-
stroke="white"
|
26
|
-
strokeWidth="2.66667"
|
27
|
-
mask="url(#path-1-inside-1_1372_25)"
|
28
|
-
/>
|
29
|
-
</svg>
|
30
|
-
|
31
|
-
|
32
|
-
)
|
33
|
-
|
34
|
-
export default LuxFinanceAct
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LuxFinanceAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg
|
6
|
+
width={11}
|
7
|
+
height={11}
|
8
|
+
viewBox="0 0 11 11"
|
9
|
+
fill="none"
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
11
|
+
{...props}
|
12
|
+
>
|
13
|
+
<mask id="path-1-inside-1_1372_25" fill="white">
|
14
|
+
<path
|
15
|
+
fillRule="evenodd"
|
16
|
+
clipRule="evenodd"
|
17
|
+
d="M7.53313 2.44679L7.25952 2.93117C7.22548 2.99095 7.14998 3.0119 7.0902 2.97786C7.06794 2.96521 7.05136 2.94688 7.04088 2.92593L6.98896 2.83604L3.03095 5.12132C2.9716 5.1558 2.89567 5.13529 2.8612 5.07594C2.82673 5.01659 2.8468 4.94066 2.90658 4.90619L6.86459 2.62128L6.76117 2.44236C6.72713 2.38301 6.74764 2.30709 6.80699 2.27304C6.82706 2.26169 6.84845 2.25646 6.86983 2.25646L7.42622 2.2617C7.49473 2.26213 7.54972 2.31842 7.54928 2.38694C7.54884 2.40832 7.54317 2.42883 7.53313 2.44672L7.53313 2.44679ZM2.46283 6.1041H3.81028C3.87923 6.1041 3.93464 6.15996 3.93464 6.22847V7.88974C3.93464 7.95869 3.87879 8.0141 3.81028 8.0141H2.46283C2.39388 8.0141 2.33846 7.95825 2.33846 7.88974V6.22847C2.33803 6.15952 2.39388 6.1041 2.46283 6.1041ZM3.686 6.35284H2.5872V7.76499H3.686V6.35284ZM9.5422 9.25963V10.5169H10.7108V7.96663H9.5422V9.25963ZM9.29303 10.5169V9.38447H8.12441V10.5169H9.29303ZM9.41783 7.71742H10.7108V6.72904H10.1099L8.82522 6.72947H8.12439V7.71786L9.41783 7.71742ZM8.41157 10.0931C8.34262 10.0931 8.28721 10.0372 8.28721 9.96874C8.28721 9.89979 8.34306 9.84393 8.41157 9.84393H9.00636C9.07531 9.84393 9.13072 9.89979 9.13072 9.96874C9.13072 10.0377 9.07487 10.0931 9.00636 10.0931H8.41157ZM9.82931 9.09904C9.76036 9.09904 9.70494 9.04318 9.70494 8.97467C9.70494 8.90572 9.7608 8.84987 9.82931 8.84987H10.4241C10.493 8.84987 10.5489 8.90573 10.5489 8.97467C10.5489 9.04362 10.493 9.09904 10.4241 9.09904H9.82931ZM9.82931 9.66982C9.76036 9.66982 9.70494 9.61396 9.70494 9.54545C9.70494 9.47651 9.7608 9.42109 9.82931 9.42109H10.4241C10.493 9.42109 10.5489 9.47694 10.5489 9.54545C10.5489 9.6144 10.493 9.66982 10.4241 9.66982H9.82931ZM2.46972 3.53126C2.46972 3.64864 2.52252 3.75381 2.60805 3.82974C2.66041 3.87643 2.72543 3.91134 2.79744 3.93054V3.97156C2.79744 4.04051 2.8533 4.09592 2.9218 4.09592C2.99075 4.09592 3.04617 4.04007 3.04617 3.97156V3.93054C3.11817 3.91134 3.18319 3.87643 3.23556 3.82974C3.32109 3.75381 3.37389 3.64864 3.37389 3.53126C3.37389 3.41387 3.32109 3.30871 3.23556 3.23278C3.15439 3.16077 3.04312 3.11583 2.92137 3.11583C2.86202 3.11583 2.80922 3.09532 2.77169 3.06216C2.73852 3.03292 2.71801 2.99277 2.71801 2.94957C2.71801 2.90636 2.73852 2.86622 2.77169 2.83698C2.80922 2.80382 2.86158 2.78331 2.92137 2.78331C2.98071 2.78331 3.03352 2.80382 3.07104 2.83698C3.10421 2.86622 3.12472 2.90636 3.12472 2.94957C3.12472 3.01852 3.18057 3.07393 3.24908 3.07393C3.31803 3.07393 3.37345 3.01808 3.37345 2.94957C3.37345 2.83219 3.32065 2.72702 3.23512 2.65109C3.18275 2.6044 3.11774 2.56949 3.04573 2.55029V2.50927C3.04573 2.44032 2.98987 2.3849 2.92136 2.3849C2.85241 2.3849 2.797 2.44076 2.797 2.50927V2.55029C2.72499 2.56949 2.65997 2.6044 2.60761 2.65109C2.52208 2.72702 2.46928 2.83219 2.46928 2.94957C2.46928 3.06695 2.52208 3.17212 2.60761 3.24805C2.68921 3.32005 2.80005 3.36499 2.9218 3.36499C2.98115 3.36499 3.03395 3.3855 3.07148 3.41867C3.10464 3.44791 3.12515 3.48805 3.12515 3.53126C3.12515 3.57446 3.10464 3.61461 3.07148 3.64385C3.03395 3.67701 2.98158 3.69752 2.9218 3.69752C2.86245 3.69752 2.80965 3.67701 2.77212 3.64385C2.73896 3.61461 2.71845 3.57446 2.71845 3.53126C2.71845 3.46231 2.66259 3.40689 2.59408 3.40689C2.52557 3.40646 2.46972 3.46231 2.46972 3.53126ZM5.76824 8.80534H7.87507V10.6413C7.87507 10.7102 7.93092 10.7656 7.99943 10.7656H10.8351C10.904 10.7656 10.9595 10.7098 10.9595 10.6413L10.9599 7.84228V6.60468C10.9599 6.53573 10.904 6.48032 10.8355 6.48032H10.2346L10.2342 1.82242C10.4192 1.79624 10.5855 1.7094 10.712 1.58285C10.8648 1.43012 10.9599 1.21935 10.9599 0.987197C10.9599 0.755047 10.8652 0.544272 10.712 0.391541C10.5593 0.23881 10.3485 0.143677 10.1164 0.143677H1.17148C0.939318 0.143677 0.728552 0.238373 0.575821 0.391541C0.42309 0.544272 0.327957 0.755047 0.327957 0.987197C0.327957 1.21935 0.422653 1.43012 0.575821 1.58285C0.702374 1.70941 0.868632 1.79624 1.05366 1.82242V8.68107C1.05366 8.75002 1.10951 8.80544 1.17802 8.80544H5.51911V9.22654C5.51911 9.23134 5.51955 9.23614 5.51999 9.2405C5.45453 9.26101 5.39606 9.2968 5.34849 9.34392C5.27299 9.41942 5.2263 9.52371 5.2263 9.63892C5.2263 9.75413 5.27299 9.85842 5.34849 9.93392C5.42398 10.0094 5.52827 10.0561 5.64349 10.0561C5.7587 10.0561 5.86298 10.0094 5.93848 9.93392C6.01398 9.85842 6.06067 9.75413 6.06067 9.63892C6.06067 9.52371 6.01398 9.41942 5.93848 9.34392C5.89135 9.29679 5.83244 9.26057 5.76698 9.2405C5.76742 9.23614 5.76786 9.23134 5.76786 9.22654L5.76824 8.80534ZM5.76301 9.52013C5.79355 9.55068 5.81232 9.59257 5.81232 9.63927C5.81232 9.68552 5.79355 9.72785 5.76301 9.7584C5.73246 9.78895 5.69057 9.80771 5.64387 9.80771C5.59762 9.80771 5.55529 9.78895 5.52474 9.7584C5.49419 9.72785 5.47543 9.68596 5.47543 9.63927C5.47543 9.59301 5.49419 9.55068 5.52474 9.52013C5.55529 9.48958 5.59718 9.47082 5.64387 9.47082C5.69013 9.47082 5.73246 9.48958 5.76301 9.52013ZM8.83336 8.84854C8.83336 8.91749 8.7775 8.9729 8.70899 8.9729C8.64005 8.9729 8.58463 8.91705 8.58463 8.84854L8.58419 8.6753H8.41139C8.34244 8.6753 8.28702 8.61944 8.28702 8.55093C8.28702 8.48199 8.34288 8.42657 8.41139 8.42657H8.58419V8.25377C8.58419 8.18482 8.64005 8.1294 8.70856 8.1294C8.7775 8.1294 8.83292 8.18526 8.83292 8.25377L8.83336 8.42657H9.00616C9.07511 8.42657 9.13053 8.48243 9.13053 8.55093C9.13053 8.61988 9.07467 8.6753 9.00616 8.6753H8.83336V8.84854ZM8.12424 9.13524V7.96709H9.29285V9.13571L8.12424 9.13524ZM9.98492 1.83067H1.30264V8.55619H7.87493V8.01421H7.47695C7.408 8.01421 7.35259 7.95835 7.35259 7.88984V3.28259C7.35259 3.21364 7.40844 3.15823 7.47695 3.15823H8.8244C8.89335 3.15823 8.94877 3.21408 8.94877 3.28259V6.48039H9.98426L9.98492 1.83067ZM10.1163 0.392826C10.2795 0.392826 10.4278 0.459592 10.5361 0.567378C10.6439 0.675163 10.7106 0.823537 10.7106 0.987179C10.7106 1.15038 10.6439 1.29876 10.5361 1.40698C10.4283 1.51476 10.2799 1.58153 10.1163 1.58153H1.17789L1.17134 1.58109C1.00814 1.58109 0.859763 1.51433 0.751541 1.40654C0.643756 1.29876 0.576989 1.15038 0.576989 0.986742C0.576989 0.823538 0.643755 0.675164 0.751541 0.566942C0.859326 0.459157 1.0077 0.392389 1.17134 0.392389L10.1163 0.392826ZM4.97009 4.52101C4.90115 4.52101 4.84573 4.57687 4.84573 4.64581V7.88988C4.84573 7.95883 4.90158 8.01424 4.97009 8.01424H6.31754C6.38649 8.01424 6.44191 7.95839 6.44191 7.88988L6.44234 4.64581C6.44234 4.57687 6.38649 4.52101 6.31798 4.52101H4.97009ZM6.19326 4.77019H5.09447V7.76513H6.19326V4.77019ZM8.36553 6.81678H10.4689C10.5379 6.81678 10.5933 6.87263 10.5933 6.94114V7.53942C10.5933 7.60837 10.5374 7.66379 10.4689 7.66379H8.36553C8.29658 7.66379 8.24117 7.60793 8.24117 7.53942V6.94114C8.24117 6.87263 8.29658 6.81678 8.36553 6.81678ZM10.3445 7.06595V7.4155H8.48991V7.06595H10.3445ZM7.99986 6.48033C7.93091 6.48033 7.87549 6.53619 7.87549 6.6047V7.76503H7.60231L7.60188 3.4069H8.70021V6.48033L7.99986 6.48033Z"
|
18
|
+
/>
|
19
|
+
</mask>
|
20
|
+
<path
|
21
|
+
fillRule="evenodd"
|
22
|
+
clipRule="evenodd"
|
23
|
+
d="M7.53313 2.44679L7.25952 2.93117C7.22548 2.99095 7.14998 3.0119 7.0902 2.97786C7.06794 2.96521 7.05136 2.94688 7.04088 2.92593L6.98896 2.83604L3.03095 5.12132C2.9716 5.1558 2.89567 5.13529 2.8612 5.07594C2.82673 5.01659 2.8468 4.94066 2.90658 4.90619L6.86459 2.62128L6.76117 2.44236C6.72713 2.38301 6.74764 2.30709 6.80699 2.27304C6.82706 2.26169 6.84845 2.25646 6.86983 2.25646L7.42622 2.2617C7.49473 2.26213 7.54972 2.31842 7.54928 2.38694C7.54884 2.40832 7.54317 2.42883 7.53313 2.44672L7.53313 2.44679ZM2.46283 6.1041H3.81028C3.87923 6.1041 3.93464 6.15996 3.93464 6.22847V7.88974C3.93464 7.95869 3.87879 8.0141 3.81028 8.0141H2.46283C2.39388 8.0141 2.33846 7.95825 2.33846 7.88974V6.22847C2.33803 6.15952 2.39388 6.1041 2.46283 6.1041ZM3.686 6.35284H2.5872V7.76499H3.686V6.35284ZM9.5422 9.25963V10.5169H10.7108V7.96663H9.5422V9.25963ZM9.29303 10.5169V9.38447H8.12441V10.5169H9.29303ZM9.41783 7.71742H10.7108V6.72904H10.1099L8.82522 6.72947H8.12439V7.71786L9.41783 7.71742ZM8.41157 10.0931C8.34262 10.0931 8.28721 10.0372 8.28721 9.96874C8.28721 9.89979 8.34306 9.84393 8.41157 9.84393H9.00636C9.07531 9.84393 9.13072 9.89979 9.13072 9.96874C9.13072 10.0377 9.07487 10.0931 9.00636 10.0931H8.41157ZM9.82931 9.09904C9.76036 9.09904 9.70494 9.04318 9.70494 8.97467C9.70494 8.90572 9.7608 8.84987 9.82931 8.84987H10.4241C10.493 8.84987 10.5489 8.90573 10.5489 8.97467C10.5489 9.04362 10.493 9.09904 10.4241 9.09904H9.82931ZM9.82931 9.66982C9.76036 9.66982 9.70494 9.61396 9.70494 9.54545C9.70494 9.47651 9.7608 9.42109 9.82931 9.42109H10.4241C10.493 9.42109 10.5489 9.47694 10.5489 9.54545C10.5489 9.6144 10.493 9.66982 10.4241 9.66982H9.82931ZM2.46972 3.53126C2.46972 3.64864 2.52252 3.75381 2.60805 3.82974C2.66041 3.87643 2.72543 3.91134 2.79744 3.93054V3.97156C2.79744 4.04051 2.8533 4.09592 2.9218 4.09592C2.99075 4.09592 3.04617 4.04007 3.04617 3.97156V3.93054C3.11817 3.91134 3.18319 3.87643 3.23556 3.82974C3.32109 3.75381 3.37389 3.64864 3.37389 3.53126C3.37389 3.41387 3.32109 3.30871 3.23556 3.23278C3.15439 3.16077 3.04312 3.11583 2.92137 3.11583C2.86202 3.11583 2.80922 3.09532 2.77169 3.06216C2.73852 3.03292 2.71801 2.99277 2.71801 2.94957C2.71801 2.90636 2.73852 2.86622 2.77169 2.83698C2.80922 2.80382 2.86158 2.78331 2.92137 2.78331C2.98071 2.78331 3.03352 2.80382 3.07104 2.83698C3.10421 2.86622 3.12472 2.90636 3.12472 2.94957C3.12472 3.01852 3.18057 3.07393 3.24908 3.07393C3.31803 3.07393 3.37345 3.01808 3.37345 2.94957C3.37345 2.83219 3.32065 2.72702 3.23512 2.65109C3.18275 2.6044 3.11774 2.56949 3.04573 2.55029V2.50927C3.04573 2.44032 2.98987 2.3849 2.92136 2.3849C2.85241 2.3849 2.797 2.44076 2.797 2.50927V2.55029C2.72499 2.56949 2.65997 2.6044 2.60761 2.65109C2.52208 2.72702 2.46928 2.83219 2.46928 2.94957C2.46928 3.06695 2.52208 3.17212 2.60761 3.24805C2.68921 3.32005 2.80005 3.36499 2.9218 3.36499C2.98115 3.36499 3.03395 3.3855 3.07148 3.41867C3.10464 3.44791 3.12515 3.48805 3.12515 3.53126C3.12515 3.57446 3.10464 3.61461 3.07148 3.64385C3.03395 3.67701 2.98158 3.69752 2.9218 3.69752C2.86245 3.69752 2.80965 3.67701 2.77212 3.64385C2.73896 3.61461 2.71845 3.57446 2.71845 3.53126C2.71845 3.46231 2.66259 3.40689 2.59408 3.40689C2.52557 3.40646 2.46972 3.46231 2.46972 3.53126ZM5.76824 8.80534H7.87507V10.6413C7.87507 10.7102 7.93092 10.7656 7.99943 10.7656H10.8351C10.904 10.7656 10.9595 10.7098 10.9595 10.6413L10.9599 7.84228V6.60468C10.9599 6.53573 10.904 6.48032 10.8355 6.48032H10.2346L10.2342 1.82242C10.4192 1.79624 10.5855 1.7094 10.712 1.58285C10.8648 1.43012 10.9599 1.21935 10.9599 0.987197C10.9599 0.755047 10.8652 0.544272 10.712 0.391541C10.5593 0.23881 10.3485 0.143677 10.1164 0.143677H1.17148C0.939318 0.143677 0.728552 0.238373 0.575821 0.391541C0.42309 0.544272 0.327957 0.755047 0.327957 0.987197C0.327957 1.21935 0.422653 1.43012 0.575821 1.58285C0.702374 1.70941 0.868632 1.79624 1.05366 1.82242V8.68107C1.05366 8.75002 1.10951 8.80544 1.17802 8.80544H5.51911V9.22654C5.51911 9.23134 5.51955 9.23614 5.51999 9.2405C5.45453 9.26101 5.39606 9.2968 5.34849 9.34392C5.27299 9.41942 5.2263 9.52371 5.2263 9.63892C5.2263 9.75413 5.27299 9.85842 5.34849 9.93392C5.42398 10.0094 5.52827 10.0561 5.64349 10.0561C5.7587 10.0561 5.86298 10.0094 5.93848 9.93392C6.01398 9.85842 6.06067 9.75413 6.06067 9.63892C6.06067 9.52371 6.01398 9.41942 5.93848 9.34392C5.89135 9.29679 5.83244 9.26057 5.76698 9.2405C5.76742 9.23614 5.76786 9.23134 5.76786 9.22654L5.76824 8.80534ZM5.76301 9.52013C5.79355 9.55068 5.81232 9.59257 5.81232 9.63927C5.81232 9.68552 5.79355 9.72785 5.76301 9.7584C5.73246 9.78895 5.69057 9.80771 5.64387 9.80771C5.59762 9.80771 5.55529 9.78895 5.52474 9.7584C5.49419 9.72785 5.47543 9.68596 5.47543 9.63927C5.47543 9.59301 5.49419 9.55068 5.52474 9.52013C5.55529 9.48958 5.59718 9.47082 5.64387 9.47082C5.69013 9.47082 5.73246 9.48958 5.76301 9.52013ZM8.83336 8.84854C8.83336 8.91749 8.7775 8.9729 8.70899 8.9729C8.64005 8.9729 8.58463 8.91705 8.58463 8.84854L8.58419 8.6753H8.41139C8.34244 8.6753 8.28702 8.61944 8.28702 8.55093C8.28702 8.48199 8.34288 8.42657 8.41139 8.42657H8.58419V8.25377C8.58419 8.18482 8.64005 8.1294 8.70856 8.1294C8.7775 8.1294 8.83292 8.18526 8.83292 8.25377L8.83336 8.42657H9.00616C9.07511 8.42657 9.13053 8.48243 9.13053 8.55093C9.13053 8.61988 9.07467 8.6753 9.00616 8.6753H8.83336V8.84854ZM8.12424 9.13524V7.96709H9.29285V9.13571L8.12424 9.13524ZM9.98492 1.83067H1.30264V8.55619H7.87493V8.01421H7.47695C7.408 8.01421 7.35259 7.95835 7.35259 7.88984V3.28259C7.35259 3.21364 7.40844 3.15823 7.47695 3.15823H8.8244C8.89335 3.15823 8.94877 3.21408 8.94877 3.28259V6.48039H9.98426L9.98492 1.83067ZM10.1163 0.392826C10.2795 0.392826 10.4278 0.459592 10.5361 0.567378C10.6439 0.675163 10.7106 0.823537 10.7106 0.987179C10.7106 1.15038 10.6439 1.29876 10.5361 1.40698C10.4283 1.51476 10.2799 1.58153 10.1163 1.58153H1.17789L1.17134 1.58109C1.00814 1.58109 0.859763 1.51433 0.751541 1.40654C0.643756 1.29876 0.576989 1.15038 0.576989 0.986742C0.576989 0.823538 0.643755 0.675164 0.751541 0.566942C0.859326 0.459157 1.0077 0.392389 1.17134 0.392389L10.1163 0.392826ZM4.97009 4.52101C4.90115 4.52101 4.84573 4.57687 4.84573 4.64581V7.88988C4.84573 7.95883 4.90158 8.01424 4.97009 8.01424H6.31754C6.38649 8.01424 6.44191 7.95839 6.44191 7.88988L6.44234 4.64581C6.44234 4.57687 6.38649 4.52101 6.31798 4.52101H4.97009ZM6.19326 4.77019H5.09447V7.76513H6.19326V4.77019ZM8.36553 6.81678H10.4689C10.5379 6.81678 10.5933 6.87263 10.5933 6.94114V7.53942C10.5933 7.60837 10.5374 7.66379 10.4689 7.66379H8.36553C8.29658 7.66379 8.24117 7.60793 8.24117 7.53942V6.94114C8.24117 6.87263 8.29658 6.81678 8.36553 6.81678ZM10.3445 7.06595V7.4155H8.48991V7.06595H10.3445ZM7.99986 6.48033C7.93091 6.48033 7.87549 6.53619 7.87549 6.6047V7.76503H7.60231L7.60188 3.4069H8.70021V6.48033L7.99986 6.48033Z"
|
24
|
+
fill="#949494"
|
25
|
+
stroke="white"
|
26
|
+
strokeWidth="2.66667"
|
27
|
+
mask="url(#path-1-inside-1_1372_25)"
|
28
|
+
/>
|
29
|
+
</svg>
|
30
|
+
|
31
|
+
|
32
|
+
)
|
33
|
+
|
34
|
+
export default LuxFinanceAct
|
@@ -1,23 +1,23 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LuxFinance: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg
|
6
|
-
width={24}
|
7
|
-
height={24}
|
8
|
-
viewBox="0 0 24 24"
|
9
|
-
fill="none"
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
11
|
-
{...props}
|
12
|
-
>
|
13
|
-
<path
|
14
|
-
fillRule="evenodd"
|
15
|
-
clipRule="evenodd"
|
16
|
-
d="M16.4293 5.48461L15.839 6.52972C15.7655 6.65871 15.6026 6.70391 15.4737 6.63047C15.4256 6.60316 15.3899 6.56362 15.3673 6.51842L15.2552 6.32447L6.71533 11.2552C6.58728 11.3296 6.42346 11.2854 6.34908 11.1573C6.2747 11.0293 6.31801 10.8655 6.447 10.7911L14.9869 5.86109L14.7637 5.47506C14.6903 5.34701 14.7346 5.18318 14.8626 5.10973C14.9059 5.08525 14.9521 5.07395 14.9982 5.07395L16.1987 5.08525C16.3465 5.08619 16.4651 5.20765 16.4642 5.35547C16.4632 5.40161 16.451 5.44586 16.4293 5.48446L16.4293 5.48461ZM5.48955 13.3757H8.39683C8.5456 13.3757 8.66517 13.4962 8.66517 13.644V17.2284C8.66517 17.3772 8.54465 17.4968 8.39683 17.4968H5.48955C5.34078 17.4968 5.22121 17.3763 5.22121 17.2284V13.644C5.22027 13.4953 5.34079 13.3757 5.48955 13.3757ZM8.12868 13.9124H5.7579V16.9593H8.12868V13.9124ZM20.7642 20.1841V22.8968H23.2856V17.3944H20.7642V20.1841ZM20.2265 22.8968V20.4535H17.7051V22.8968H20.2265ZM20.4958 16.8566H23.2856V14.7241H21.9891L19.2172 14.725H17.7051V16.8576L20.4958 16.8566ZM18.3247 21.9825C18.1759 21.9825 18.0563 21.8619 18.0563 21.7141C18.0563 21.5654 18.1769 21.4449 18.3247 21.4449H19.608C19.7568 21.4449 19.8763 21.5654 19.8763 21.7141C19.8763 21.8629 19.7558 21.9825 19.608 21.9825H18.3247ZM21.3836 19.8376C21.2349 19.8376 21.1153 19.7171 21.1153 19.5693C21.1153 19.4206 21.2358 19.3 21.3836 19.3H22.667C22.8157 19.3 22.9362 19.4206 22.9362 19.5693C22.9362 19.7181 22.8157 19.8376 22.667 19.8376H21.3836ZM21.3836 21.0692C21.2349 21.0692 21.1153 20.9487 21.1153 20.8008C21.1153 20.6521 21.2358 20.5325 21.3836 20.5325H22.667C22.8157 20.5325 22.9362 20.653 22.9362 20.8008C22.9362 20.9496 22.8157 21.0692 22.667 21.0692H21.3836ZM5.50441 7.82448C5.50441 8.07775 5.61834 8.30467 5.80287 8.46849C5.91586 8.56923 6.05614 8.64456 6.21151 8.68598V8.77449C6.21151 8.92325 6.33203 9.04282 6.47984 9.04282C6.6286 9.04282 6.74817 8.9223 6.74817 8.77449V8.68598C6.90353 8.64456 7.04382 8.56923 7.15681 8.46849C7.34135 8.30466 7.45527 8.07775 7.45527 7.82448C7.45527 7.57122 7.34134 7.3443 7.15681 7.18048C6.98168 7.02512 6.74159 6.92815 6.4789 6.92815C6.35085 6.92815 6.23692 6.8839 6.15595 6.81234C6.08439 6.74926 6.04014 6.66264 6.04014 6.56942C6.04014 6.4762 6.08439 6.38959 6.15595 6.3265C6.23692 6.25494 6.34991 6.21069 6.4789 6.21069C6.60695 6.21069 6.72088 6.25494 6.80184 6.3265C6.8734 6.38958 6.91765 6.4762 6.91765 6.56942C6.91765 6.71818 7.03817 6.83775 7.18599 6.83775C7.33475 6.83775 7.45432 6.71723 7.45432 6.56942C7.45432 6.31615 7.34039 6.08924 7.15586 5.92541C7.04287 5.82467 6.90259 5.74934 6.74722 5.70792V5.61941C6.74722 5.47065 6.6267 5.35108 6.47889 5.35108C6.33013 5.35108 6.21056 5.4716 6.21056 5.61941V5.70792C6.0552 5.74935 5.91491 5.82467 5.80192 5.92541C5.61738 6.08924 5.50346 6.31615 5.50346 6.56942C5.50346 6.82269 5.61739 7.0496 5.80192 7.21343C5.97799 7.36878 6.21714 7.46575 6.47983 7.46575C6.60788 7.46575 6.72181 7.51 6.80278 7.58156C6.87434 7.64464 6.91859 7.73126 6.91859 7.82448C6.91859 7.9177 6.87434 8.00432 6.80278 8.06741C6.72181 8.13896 6.60882 8.18322 6.47983 8.18322C6.35178 8.18322 6.23785 8.13896 6.15689 8.06741C6.08533 8.00432 6.04108 7.9177 6.04108 7.82448C6.04108 7.67572 5.92056 7.55615 5.77274 7.55615C5.62492 7.55521 5.50441 7.67573 5.50441 7.82448ZM12.6214 19.204H17.1671V23.1652C17.1671 23.3139 17.2876 23.4335 17.4354 23.4335H23.5537C23.7025 23.4335 23.8221 23.313 23.8221 23.1652L23.823 17.126V14.4558C23.823 14.307 23.7025 14.1874 23.5547 14.1874H22.2582L22.2572 4.13747C22.6564 4.08097 23.0151 3.8936 23.2882 3.62056C23.6177 3.29103 23.823 2.83626 23.823 2.33536C23.823 1.83447 23.6187 1.3797 23.2882 1.05016C22.9587 0.720627 22.5039 0.515366 22.003 0.515366H2.7033C2.20239 0.515366 1.74763 0.719683 1.4181 1.05016C1.08856 1.3797 0.883301 1.83447 0.883301 2.33536C0.883301 2.83626 1.08762 3.29103 1.4181 3.62056C1.69115 3.89362 2.04987 4.08098 2.44909 4.13747V18.9358C2.44909 19.0846 2.5696 19.2042 2.71742 19.2042H12.0839V20.1127C12.0839 20.1231 12.0848 20.1335 12.0857 20.1429C11.9445 20.1871 11.8183 20.2643 11.7157 20.366C11.5528 20.5289 11.4521 20.7539 11.4521 21.0025C11.4521 21.2511 11.5528 21.4761 11.7157 21.639C11.8786 21.8019 12.1036 21.9026 12.3522 21.9026C12.6008 21.9026 12.8258 21.8019 12.9887 21.639C13.1516 21.4761 13.2523 21.2511 13.2523 21.0025C13.2523 20.7539 13.1516 20.5289 12.9887 20.366C12.887 20.2643 12.7599 20.1862 12.6187 20.1429C12.6196 20.1335 12.6205 20.1231 12.6205 20.1127L12.6214 19.204ZM12.6101 20.7462C12.676 20.8121 12.7165 20.9025 12.7165 21.0033C12.7165 21.1031 12.676 21.1944 12.6101 21.2603C12.5442 21.3262 12.4538 21.3667 12.353 21.3667C12.2532 21.3667 12.1619 21.3262 12.096 21.2603C12.0301 21.1944 11.9896 21.104 11.9896 21.0033C11.9896 20.9035 12.0301 20.8121 12.096 20.7462C12.1619 20.6803 12.2523 20.6398 12.353 20.6398C12.4528 20.6398 12.5442 20.6803 12.6101 20.7462ZM19.2347 19.2972C19.2347 19.4459 19.1142 19.5655 18.9664 19.5655C18.8176 19.5655 18.6981 19.445 18.6981 19.2972L18.6971 18.9234H18.3243C18.1755 18.9234 18.056 18.8029 18.056 18.655C18.056 18.5063 18.1765 18.3867 18.3243 18.3867H18.6971V18.0139C18.6971 17.8651 18.8176 17.7455 18.9655 17.7455C19.1142 17.7455 19.2338 17.8661 19.2338 18.0139L19.2347 18.3867H19.6076C19.7563 18.3867 19.8759 18.5072 19.8759 18.655C19.8759 18.8038 19.7554 18.9234 19.6076 18.9234H19.2347V19.2972ZM17.7047 19.9158V17.3953H20.2262V19.9168L17.7047 19.9158ZM21.7194 4.15526H2.9863V18.6664H17.1668V17.497H16.3081C16.1594 17.497 16.0398 17.3765 16.0398 17.2287V7.28796C16.0398 7.1392 16.1603 7.01963 16.3081 7.01963H19.2154C19.3642 7.01963 19.4837 7.14014 19.4837 7.28796V14.1876H21.7179L21.7194 4.15526ZM22.0028 1.05293C22.3549 1.05293 22.675 1.19699 22.9085 1.42955C23.1411 1.66211 23.2852 1.98225 23.2852 2.33532C23.2852 2.68746 23.1411 3.00759 22.9085 3.24109C22.676 3.47365 22.3558 3.61771 22.0028 3.61771H2.71713L2.703 3.61677C2.35087 3.61677 2.03074 3.47271 1.79723 3.24015C1.56468 3.00759 1.42062 2.68746 1.42062 2.33438C1.42062 1.98225 1.56467 1.66211 1.79723 1.42861C2.02979 1.19605 2.34993 1.05199 2.703 1.05199L22.0028 1.05293ZM10.8993 9.96C10.7505 9.96 10.6309 10.0805 10.6309 10.2293V17.2287C10.6309 17.3775 10.7515 17.4971 10.8993 17.4971H13.8066C13.9553 17.4971 14.0749 17.3766 14.0749 17.2287L14.0758 10.2293C14.0758 10.0805 13.9553 9.96 13.8075 9.96H10.8993ZM13.5384 10.4976H11.1676V16.9596H13.5384V10.4976ZM18.2253 14.9134H22.7636C22.9124 14.9134 23.032 15.0339 23.032 15.1817V16.4726C23.032 16.6214 22.9115 16.7409 22.7636 16.7409H18.2253C18.0766 16.7409 17.957 16.6204 17.957 16.4726V15.1817C17.957 15.0339 18.0766 14.9134 18.2253 14.9134ZM22.4953 15.451V16.2052H18.4937V15.451H22.4953ZM17.4364 14.1875C17.2876 14.1875 17.168 14.308 17.168 14.4558V16.9594H16.5786L16.5777 7.55617H18.9474V14.1875L17.4364 14.1875Z"
|
17
|
-
fill="#949494"
|
18
|
-
/>
|
19
|
-
</svg>
|
20
|
-
|
21
|
-
)
|
22
|
-
|
23
|
-
export default LuxFinance
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LuxFinance: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg
|
6
|
+
width={24}
|
7
|
+
height={24}
|
8
|
+
viewBox="0 0 24 24"
|
9
|
+
fill="none"
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
11
|
+
{...props}
|
12
|
+
>
|
13
|
+
<path
|
14
|
+
fillRule="evenodd"
|
15
|
+
clipRule="evenodd"
|
16
|
+
d="M16.4293 5.48461L15.839 6.52972C15.7655 6.65871 15.6026 6.70391 15.4737 6.63047C15.4256 6.60316 15.3899 6.56362 15.3673 6.51842L15.2552 6.32447L6.71533 11.2552C6.58728 11.3296 6.42346 11.2854 6.34908 11.1573C6.2747 11.0293 6.31801 10.8655 6.447 10.7911L14.9869 5.86109L14.7637 5.47506C14.6903 5.34701 14.7346 5.18318 14.8626 5.10973C14.9059 5.08525 14.9521 5.07395 14.9982 5.07395L16.1987 5.08525C16.3465 5.08619 16.4651 5.20765 16.4642 5.35547C16.4632 5.40161 16.451 5.44586 16.4293 5.48446L16.4293 5.48461ZM5.48955 13.3757H8.39683C8.5456 13.3757 8.66517 13.4962 8.66517 13.644V17.2284C8.66517 17.3772 8.54465 17.4968 8.39683 17.4968H5.48955C5.34078 17.4968 5.22121 17.3763 5.22121 17.2284V13.644C5.22027 13.4953 5.34079 13.3757 5.48955 13.3757ZM8.12868 13.9124H5.7579V16.9593H8.12868V13.9124ZM20.7642 20.1841V22.8968H23.2856V17.3944H20.7642V20.1841ZM20.2265 22.8968V20.4535H17.7051V22.8968H20.2265ZM20.4958 16.8566H23.2856V14.7241H21.9891L19.2172 14.725H17.7051V16.8576L20.4958 16.8566ZM18.3247 21.9825C18.1759 21.9825 18.0563 21.8619 18.0563 21.7141C18.0563 21.5654 18.1769 21.4449 18.3247 21.4449H19.608C19.7568 21.4449 19.8763 21.5654 19.8763 21.7141C19.8763 21.8629 19.7558 21.9825 19.608 21.9825H18.3247ZM21.3836 19.8376C21.2349 19.8376 21.1153 19.7171 21.1153 19.5693C21.1153 19.4206 21.2358 19.3 21.3836 19.3H22.667C22.8157 19.3 22.9362 19.4206 22.9362 19.5693C22.9362 19.7181 22.8157 19.8376 22.667 19.8376H21.3836ZM21.3836 21.0692C21.2349 21.0692 21.1153 20.9487 21.1153 20.8008C21.1153 20.6521 21.2358 20.5325 21.3836 20.5325H22.667C22.8157 20.5325 22.9362 20.653 22.9362 20.8008C22.9362 20.9496 22.8157 21.0692 22.667 21.0692H21.3836ZM5.50441 7.82448C5.50441 8.07775 5.61834 8.30467 5.80287 8.46849C5.91586 8.56923 6.05614 8.64456 6.21151 8.68598V8.77449C6.21151 8.92325 6.33203 9.04282 6.47984 9.04282C6.6286 9.04282 6.74817 8.9223 6.74817 8.77449V8.68598C6.90353 8.64456 7.04382 8.56923 7.15681 8.46849C7.34135 8.30466 7.45527 8.07775 7.45527 7.82448C7.45527 7.57122 7.34134 7.3443 7.15681 7.18048C6.98168 7.02512 6.74159 6.92815 6.4789 6.92815C6.35085 6.92815 6.23692 6.8839 6.15595 6.81234C6.08439 6.74926 6.04014 6.66264 6.04014 6.56942C6.04014 6.4762 6.08439 6.38959 6.15595 6.3265C6.23692 6.25494 6.34991 6.21069 6.4789 6.21069C6.60695 6.21069 6.72088 6.25494 6.80184 6.3265C6.8734 6.38958 6.91765 6.4762 6.91765 6.56942C6.91765 6.71818 7.03817 6.83775 7.18599 6.83775C7.33475 6.83775 7.45432 6.71723 7.45432 6.56942C7.45432 6.31615 7.34039 6.08924 7.15586 5.92541C7.04287 5.82467 6.90259 5.74934 6.74722 5.70792V5.61941C6.74722 5.47065 6.6267 5.35108 6.47889 5.35108C6.33013 5.35108 6.21056 5.4716 6.21056 5.61941V5.70792C6.0552 5.74935 5.91491 5.82467 5.80192 5.92541C5.61738 6.08924 5.50346 6.31615 5.50346 6.56942C5.50346 6.82269 5.61739 7.0496 5.80192 7.21343C5.97799 7.36878 6.21714 7.46575 6.47983 7.46575C6.60788 7.46575 6.72181 7.51 6.80278 7.58156C6.87434 7.64464 6.91859 7.73126 6.91859 7.82448C6.91859 7.9177 6.87434 8.00432 6.80278 8.06741C6.72181 8.13896 6.60882 8.18322 6.47983 8.18322C6.35178 8.18322 6.23785 8.13896 6.15689 8.06741C6.08533 8.00432 6.04108 7.9177 6.04108 7.82448C6.04108 7.67572 5.92056 7.55615 5.77274 7.55615C5.62492 7.55521 5.50441 7.67573 5.50441 7.82448ZM12.6214 19.204H17.1671V23.1652C17.1671 23.3139 17.2876 23.4335 17.4354 23.4335H23.5537C23.7025 23.4335 23.8221 23.313 23.8221 23.1652L23.823 17.126V14.4558C23.823 14.307 23.7025 14.1874 23.5547 14.1874H22.2582L22.2572 4.13747C22.6564 4.08097 23.0151 3.8936 23.2882 3.62056C23.6177 3.29103 23.823 2.83626 23.823 2.33536C23.823 1.83447 23.6187 1.3797 23.2882 1.05016C22.9587 0.720627 22.5039 0.515366 22.003 0.515366H2.7033C2.20239 0.515366 1.74763 0.719683 1.4181 1.05016C1.08856 1.3797 0.883301 1.83447 0.883301 2.33536C0.883301 2.83626 1.08762 3.29103 1.4181 3.62056C1.69115 3.89362 2.04987 4.08098 2.44909 4.13747V18.9358C2.44909 19.0846 2.5696 19.2042 2.71742 19.2042H12.0839V20.1127C12.0839 20.1231 12.0848 20.1335 12.0857 20.1429C11.9445 20.1871 11.8183 20.2643 11.7157 20.366C11.5528 20.5289 11.4521 20.7539 11.4521 21.0025C11.4521 21.2511 11.5528 21.4761 11.7157 21.639C11.8786 21.8019 12.1036 21.9026 12.3522 21.9026C12.6008 21.9026 12.8258 21.8019 12.9887 21.639C13.1516 21.4761 13.2523 21.2511 13.2523 21.0025C13.2523 20.7539 13.1516 20.5289 12.9887 20.366C12.887 20.2643 12.7599 20.1862 12.6187 20.1429C12.6196 20.1335 12.6205 20.1231 12.6205 20.1127L12.6214 19.204ZM12.6101 20.7462C12.676 20.8121 12.7165 20.9025 12.7165 21.0033C12.7165 21.1031 12.676 21.1944 12.6101 21.2603C12.5442 21.3262 12.4538 21.3667 12.353 21.3667C12.2532 21.3667 12.1619 21.3262 12.096 21.2603C12.0301 21.1944 11.9896 21.104 11.9896 21.0033C11.9896 20.9035 12.0301 20.8121 12.096 20.7462C12.1619 20.6803 12.2523 20.6398 12.353 20.6398C12.4528 20.6398 12.5442 20.6803 12.6101 20.7462ZM19.2347 19.2972C19.2347 19.4459 19.1142 19.5655 18.9664 19.5655C18.8176 19.5655 18.6981 19.445 18.6981 19.2972L18.6971 18.9234H18.3243C18.1755 18.9234 18.056 18.8029 18.056 18.655C18.056 18.5063 18.1765 18.3867 18.3243 18.3867H18.6971V18.0139C18.6971 17.8651 18.8176 17.7455 18.9655 17.7455C19.1142 17.7455 19.2338 17.8661 19.2338 18.0139L19.2347 18.3867H19.6076C19.7563 18.3867 19.8759 18.5072 19.8759 18.655C19.8759 18.8038 19.7554 18.9234 19.6076 18.9234H19.2347V19.2972ZM17.7047 19.9158V17.3953H20.2262V19.9168L17.7047 19.9158ZM21.7194 4.15526H2.9863V18.6664H17.1668V17.497H16.3081C16.1594 17.497 16.0398 17.3765 16.0398 17.2287V7.28796C16.0398 7.1392 16.1603 7.01963 16.3081 7.01963H19.2154C19.3642 7.01963 19.4837 7.14014 19.4837 7.28796V14.1876H21.7179L21.7194 4.15526ZM22.0028 1.05293C22.3549 1.05293 22.675 1.19699 22.9085 1.42955C23.1411 1.66211 23.2852 1.98225 23.2852 2.33532C23.2852 2.68746 23.1411 3.00759 22.9085 3.24109C22.676 3.47365 22.3558 3.61771 22.0028 3.61771H2.71713L2.703 3.61677C2.35087 3.61677 2.03074 3.47271 1.79723 3.24015C1.56468 3.00759 1.42062 2.68746 1.42062 2.33438C1.42062 1.98225 1.56467 1.66211 1.79723 1.42861C2.02979 1.19605 2.34993 1.05199 2.703 1.05199L22.0028 1.05293ZM10.8993 9.96C10.7505 9.96 10.6309 10.0805 10.6309 10.2293V17.2287C10.6309 17.3775 10.7515 17.4971 10.8993 17.4971H13.8066C13.9553 17.4971 14.0749 17.3766 14.0749 17.2287L14.0758 10.2293C14.0758 10.0805 13.9553 9.96 13.8075 9.96H10.8993ZM13.5384 10.4976H11.1676V16.9596H13.5384V10.4976ZM18.2253 14.9134H22.7636C22.9124 14.9134 23.032 15.0339 23.032 15.1817V16.4726C23.032 16.6214 22.9115 16.7409 22.7636 16.7409H18.2253C18.0766 16.7409 17.957 16.6204 17.957 16.4726V15.1817C17.957 15.0339 18.0766 14.9134 18.2253 14.9134ZM22.4953 15.451V16.2052H18.4937V15.451H22.4953ZM17.4364 14.1875C17.2876 14.1875 17.168 14.308 17.168 14.4558V16.9594H16.5786L16.5777 7.55617H18.9474V14.1875L17.4364 14.1875Z"
|
17
|
+
fill="#949494"
|
18
|
+
/>
|
19
|
+
</svg>
|
20
|
+
|
21
|
+
)
|
22
|
+
|
23
|
+
export default LuxFinance
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LuxLogo: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" {...props}>
|
6
|
-
<polygon points="25,46.65 50,3.35 0,3.35" fill="white" stroke='black' strokeWidth={props.strokeWidth}/>
|
7
|
-
</svg>
|
8
|
-
)
|
9
|
-
|
10
|
-
export default LuxLogo
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LuxLogo: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" {...props}>
|
6
|
+
<polygon points="25,46.65 50,3.35 0,3.35" fill="white" stroke='black' strokeWidth={props.strokeWidth}/>
|
7
|
+
</svg>
|
8
|
+
)
|
9
|
+
|
10
|
+
export default LuxLogo
|
@@ -1,41 +1,41 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LuxPassAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg
|
6
|
-
width={9}
|
7
|
-
height={14}
|
8
|
-
viewBox="0 0 9 14"
|
9
|
-
fill="none"
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
11
|
-
{...props}
|
12
|
-
>
|
13
|
-
<mask id="path-1-inside-1_1372_51" fill="white">
|
14
|
-
<path d="M0.563212 12.7824L0.60771 1.27259C0.609029 0.931454 0.920501 0.655174 1.30208 0.656649L7.83217 0.681895C8.21377 0.68337 8.52308 0.962063 8.52176 1.30319L8.47727 12.813C8.47595 13.1541 8.16447 13.4304 7.78289 13.4289L1.2528 13.4037C0.871206 13.4022 0.561893 13.1234 0.563212 12.7824ZM8.08139 1.30149C8.08187 1.17743 7.96939 1.0761 7.83062 1.07556L1.30053 1.05031C1.16177 1.04978 1.04851 1.15024 1.04803 1.2743L1.00353 12.7841C1.00305 12.9081 1.11553 13.0095 1.2543 13.01L7.78439 13.0352C7.92315 13.0358 8.03641 12.9353 8.03689 12.8113L8.08139 1.30149Z" />
|
15
|
-
</mask>
|
16
|
-
<path
|
17
|
-
d="M0.563212 12.7824L0.60771 1.27259C0.609029 0.931454 0.920501 0.655174 1.30208 0.656649L7.83217 0.681895C8.21377 0.68337 8.52308 0.962063 8.52176 1.30319L8.47727 12.813C8.47595 13.1541 8.16447 13.4304 7.78289 13.4289L1.2528 13.4037C0.871206 13.4022 0.561893 13.1234 0.563212 12.7824ZM8.08139 1.30149C8.08187 1.17743 7.96939 1.0761 7.83062 1.07556L1.30053 1.05031C1.16177 1.04978 1.04851 1.15024 1.04803 1.2743L1.00353 12.7841C1.00305 12.9081 1.11553 13.0095 1.2543 13.01L7.78439 13.0352C7.92315 13.0358 8.03641 12.9353 8.03689 12.8113L8.08139 1.30149Z"
|
18
|
-
fill="#949494"
|
19
|
-
/>
|
20
|
-
<path
|
21
|
-
d="M1.89654 12.7875L1.94103 1.27775L-0.725614 1.26744L-0.770112 12.7772L1.89654 12.7875ZM1.94103 1.27775C1.94006 1.52829 1.82261 1.72225 1.69709 1.8336C1.57373 1.94303 1.42884 1.99048 1.29693 1.98997L1.30724 -0.676674C0.333738 -0.680438 -0.72092 0.0533299 -0.725614 1.26744L1.94103 1.27775ZM1.29693 1.98997L7.82702 2.01522L7.83733 -0.651428L1.30724 -0.676674L1.29693 1.98997ZM7.82702 2.01522C7.69511 2.01471 7.55059 1.96613 7.42807 1.85575C7.30341 1.74344 7.18747 1.54858 7.18844 1.29804L9.85509 1.30834C9.85978 0.0942774 8.81087 -0.647665 7.83733 -0.651428L7.82702 2.01522ZM7.18844 1.29804L7.14394 12.8078L9.81059 12.8181L9.85509 1.30834L7.18844 1.29804ZM7.14394 12.8078C7.14491 12.5573 7.26236 12.3633 7.38789 12.252C7.51125 12.1425 7.65613 12.0951 7.78805 12.0956L7.77774 14.7622C8.75123 14.766 9.80589 14.0322 9.81059 12.8181L7.14394 12.8078ZM7.78805 12.0956L1.25796 12.0703L1.24765 14.737L7.77774 14.7622L7.78805 12.0956ZM1.25796 12.0703C1.38993 12.0708 1.53445 12.1195 1.65693 12.2298C1.78153 12.3421 1.8975 12.5369 1.89654 12.7875L-0.770112 12.7772C-0.774805 13.9912 0.274028 14.7332 1.24765 14.737L1.25796 12.0703ZM9.41471 1.30664C9.41856 0.309623 8.56647 -0.254939 7.83578 -0.257763L7.82547 2.40888C7.37231 2.40713 6.74517 2.04524 6.74806 1.29633L9.41471 1.30664ZM7.83578 -0.257763L1.30569 -0.283009L1.29538 2.38364L7.82547 2.40888L7.83578 -0.257763ZM1.30569 -0.283009C0.574979 -0.285834 -0.281436 0.272142 -0.285291 1.26914L2.38136 1.27945C2.37846 2.02835 1.74856 2.38539 1.29538 2.38364L1.30569 -0.283009ZM-0.285291 1.26914L-0.329789 12.7789L2.33686 12.7892L2.38136 1.27945L-0.285291 1.26914ZM-0.329789 12.7789C-0.333643 13.7759 0.518454 14.3405 1.24914 14.3433L1.25945 11.6767C1.71261 11.6784 2.33975 12.0403 2.33686 12.7892L-0.329789 12.7789ZM1.24914 14.3433L7.77923 14.3686L7.78954 11.7019L1.25945 11.6767L1.24914 14.3433ZM7.77923 14.3686C8.50994 14.3714 9.36636 13.8134 9.37021 12.8164L6.70357 12.8061C6.70646 12.0572 7.33636 11.7002 7.78954 11.7019L7.77923 14.3686ZM9.37021 12.8164L9.41471 1.30664L6.74806 1.29633L6.70357 12.8061L9.37021 12.8164Z"
|
22
|
-
fill="white"
|
23
|
-
mask="url(#path-1-inside-1_1372_51)"
|
24
|
-
/>
|
25
|
-
<mask id="path-3-inside-2_1372_51" fill="white">
|
26
|
-
<path d="M3.22847 5.793C3.22862 5.75564 3.2394 5.71856 3.26043 5.68625C3.29688 5.63028 3.35931 5.59663 3.4261 5.59689L5.6695 5.60556C5.73635 5.60582 5.79842 5.63995 5.83448 5.6962C5.87059 5.7525 5.87557 5.8232 5.84791 5.884L4.71661 8.36942C4.68451 8.43994 4.61411 8.48504 4.53667 8.48474C4.45924 8.48444 4.38914 8.4388 4.35764 8.36803L3.24554 5.87394C3.23392 5.84811 3.22831 5.82052 3.22842 5.79301L3.22847 5.793ZM5.36335 5.99813L3.72919 5.99181L4.53931 7.80853L5.36335 5.99813Z" />
|
27
|
-
</mask>
|
28
|
-
<path
|
29
|
-
d="M3.22847 5.793C3.22862 5.75564 3.2394 5.71856 3.26043 5.68625C3.29688 5.63028 3.35931 5.59663 3.4261 5.59689L5.6695 5.60556C5.73635 5.60582 5.79842 5.63995 5.83448 5.6962C5.87059 5.7525 5.87557 5.8232 5.84791 5.884L4.71661 8.36942C4.68451 8.43994 4.61411 8.48504 4.53667 8.48474C4.45924 8.48444 4.38914 8.4388 4.35764 8.36803L3.24554 5.87394C3.23392 5.84811 3.22831 5.82052 3.22842 5.79301L3.22847 5.793ZM5.36335 5.99813L3.72919 5.99181L4.53931 7.80853L5.36335 5.99813Z"
|
30
|
-
fill="#949494"
|
31
|
-
/>
|
32
|
-
<path
|
33
|
-
d="M3.22847 5.793L3.36665 7.11916L4.55717 6.99511L4.56179 5.79816L3.22847 5.793ZM3.26043 5.68625L2.14315 4.95861L2.14298 4.95887L3.26043 5.68625ZM5.83448 5.6962L4.71199 6.41578L4.71218 6.41608L5.83448 5.6962ZM5.84791 5.884L7.06144 6.43637L7.06156 6.43611L5.84791 5.884ZM4.71661 8.36942L5.93012 8.92183L5.93014 8.92179L4.71661 8.36942ZM4.35764 8.36803L5.57572 7.82577L5.5754 7.82504L4.35764 8.36803ZM3.24554 5.87394L4.46331 5.33094L4.46148 5.32689L3.24554 5.87394ZM3.22842 5.79301L3.09023 4.46685L1.89972 4.5909L1.89509 5.78785L3.22842 5.79301ZM5.36335 5.99813L6.57689 6.5505L7.43157 4.67278L5.3685 4.66481L5.36335 5.99813ZM3.72919 5.99181L3.73434 4.65849L1.67118 4.65051L2.51144 6.53483L3.72919 5.99181ZM4.53931 7.80853L3.32156 8.35155L4.52683 11.0544L5.75284 8.3609L4.53931 7.80853ZM4.56179 5.79816C4.56096 6.01432 4.49839 6.2285 4.37788 6.41363L2.14298 4.95887C1.98041 5.20862 1.89627 5.49696 1.89515 5.78785L4.56179 5.79816ZM4.37771 6.41389C4.16682 6.73771 3.80634 6.9317 3.42095 6.93021L3.43126 4.26357C2.91228 4.26156 2.42694 4.52285 2.14315 4.95861L4.37771 6.41389ZM3.42095 6.93021L5.66435 6.93889L5.67466 4.27224L3.43126 4.26357L3.42095 6.93021ZM5.66435 6.93889C5.27837 6.93739 4.91991 6.74013 4.71199 6.41578L6.95697 4.97663C6.67692 4.53977 6.19432 4.27425 5.67466 4.27224L5.66435 6.93889ZM4.71218 6.41608C4.50324 6.09034 4.47499 5.68198 4.63426 5.33188L7.06156 6.43611C7.27614 5.96442 7.23794 5.41466 6.95678 4.97632L4.71218 6.41608ZM4.63437 5.33163L3.50307 7.81705L5.93014 8.92179L7.06144 6.43637L4.63437 5.33163ZM3.50309 7.81701C3.68823 7.4103 4.0947 7.14969 4.54183 7.15142L4.53152 9.81807C5.13353 9.82039 5.68078 9.46957 5.93012 8.92183L3.50309 7.81701ZM4.54183 7.15142C4.98841 7.15315 5.39351 7.41647 5.57572 7.82577L3.13956 8.9103C3.38478 9.46113 3.93007 9.81574 4.53152 9.81807L4.54183 7.15142ZM5.5754 7.82504L4.4633 5.33095L2.02778 6.41693L3.13988 8.91102L5.5754 7.82504ZM4.46148 5.32689C4.53012 5.47944 4.56235 5.64068 4.56174 5.79816L1.89509 5.78785C1.89427 6.00037 1.93773 6.21677 2.0296 6.42098L4.46148 5.32689ZM3.3666 7.11916L3.36665 7.11916L3.09029 4.46685L3.09023 4.46685L3.3666 7.11916ZM5.3685 4.66481L3.73434 4.65849L3.72403 7.32514L5.35819 7.33145L5.3685 4.66481ZM2.51144 6.53483L3.32156 8.35155L5.75705 7.26551L4.94694 5.44879L2.51144 6.53483ZM5.75284 8.3609L6.57689 6.5505L4.14981 5.44576L3.32577 7.25617L5.75284 8.3609Z"
|
34
|
-
fill="white"
|
35
|
-
mask="url(#path-3-inside-2_1372_51)"
|
36
|
-
/>
|
37
|
-
</svg>
|
38
|
-
|
39
|
-
)
|
40
|
-
|
41
|
-
export default LuxPassAct
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LuxPassAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg
|
6
|
+
width={9}
|
7
|
+
height={14}
|
8
|
+
viewBox="0 0 9 14"
|
9
|
+
fill="none"
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
11
|
+
{...props}
|
12
|
+
>
|
13
|
+
<mask id="path-1-inside-1_1372_51" fill="white">
|
14
|
+
<path d="M0.563212 12.7824L0.60771 1.27259C0.609029 0.931454 0.920501 0.655174 1.30208 0.656649L7.83217 0.681895C8.21377 0.68337 8.52308 0.962063 8.52176 1.30319L8.47727 12.813C8.47595 13.1541 8.16447 13.4304 7.78289 13.4289L1.2528 13.4037C0.871206 13.4022 0.561893 13.1234 0.563212 12.7824ZM8.08139 1.30149C8.08187 1.17743 7.96939 1.0761 7.83062 1.07556L1.30053 1.05031C1.16177 1.04978 1.04851 1.15024 1.04803 1.2743L1.00353 12.7841C1.00305 12.9081 1.11553 13.0095 1.2543 13.01L7.78439 13.0352C7.92315 13.0358 8.03641 12.9353 8.03689 12.8113L8.08139 1.30149Z" />
|
15
|
+
</mask>
|
16
|
+
<path
|
17
|
+
d="M0.563212 12.7824L0.60771 1.27259C0.609029 0.931454 0.920501 0.655174 1.30208 0.656649L7.83217 0.681895C8.21377 0.68337 8.52308 0.962063 8.52176 1.30319L8.47727 12.813C8.47595 13.1541 8.16447 13.4304 7.78289 13.4289L1.2528 13.4037C0.871206 13.4022 0.561893 13.1234 0.563212 12.7824ZM8.08139 1.30149C8.08187 1.17743 7.96939 1.0761 7.83062 1.07556L1.30053 1.05031C1.16177 1.04978 1.04851 1.15024 1.04803 1.2743L1.00353 12.7841C1.00305 12.9081 1.11553 13.0095 1.2543 13.01L7.78439 13.0352C7.92315 13.0358 8.03641 12.9353 8.03689 12.8113L8.08139 1.30149Z"
|
18
|
+
fill="#949494"
|
19
|
+
/>
|
20
|
+
<path
|
21
|
+
d="M1.89654 12.7875L1.94103 1.27775L-0.725614 1.26744L-0.770112 12.7772L1.89654 12.7875ZM1.94103 1.27775C1.94006 1.52829 1.82261 1.72225 1.69709 1.8336C1.57373 1.94303 1.42884 1.99048 1.29693 1.98997L1.30724 -0.676674C0.333738 -0.680438 -0.72092 0.0533299 -0.725614 1.26744L1.94103 1.27775ZM1.29693 1.98997L7.82702 2.01522L7.83733 -0.651428L1.30724 -0.676674L1.29693 1.98997ZM7.82702 2.01522C7.69511 2.01471 7.55059 1.96613 7.42807 1.85575C7.30341 1.74344 7.18747 1.54858 7.18844 1.29804L9.85509 1.30834C9.85978 0.0942774 8.81087 -0.647665 7.83733 -0.651428L7.82702 2.01522ZM7.18844 1.29804L7.14394 12.8078L9.81059 12.8181L9.85509 1.30834L7.18844 1.29804ZM7.14394 12.8078C7.14491 12.5573 7.26236 12.3633 7.38789 12.252C7.51125 12.1425 7.65613 12.0951 7.78805 12.0956L7.77774 14.7622C8.75123 14.766 9.80589 14.0322 9.81059 12.8181L7.14394 12.8078ZM7.78805 12.0956L1.25796 12.0703L1.24765 14.737L7.77774 14.7622L7.78805 12.0956ZM1.25796 12.0703C1.38993 12.0708 1.53445 12.1195 1.65693 12.2298C1.78153 12.3421 1.8975 12.5369 1.89654 12.7875L-0.770112 12.7772C-0.774805 13.9912 0.274028 14.7332 1.24765 14.737L1.25796 12.0703ZM9.41471 1.30664C9.41856 0.309623 8.56647 -0.254939 7.83578 -0.257763L7.82547 2.40888C7.37231 2.40713 6.74517 2.04524 6.74806 1.29633L9.41471 1.30664ZM7.83578 -0.257763L1.30569 -0.283009L1.29538 2.38364L7.82547 2.40888L7.83578 -0.257763ZM1.30569 -0.283009C0.574979 -0.285834 -0.281436 0.272142 -0.285291 1.26914L2.38136 1.27945C2.37846 2.02835 1.74856 2.38539 1.29538 2.38364L1.30569 -0.283009ZM-0.285291 1.26914L-0.329789 12.7789L2.33686 12.7892L2.38136 1.27945L-0.285291 1.26914ZM-0.329789 12.7789C-0.333643 13.7759 0.518454 14.3405 1.24914 14.3433L1.25945 11.6767C1.71261 11.6784 2.33975 12.0403 2.33686 12.7892L-0.329789 12.7789ZM1.24914 14.3433L7.77923 14.3686L7.78954 11.7019L1.25945 11.6767L1.24914 14.3433ZM7.77923 14.3686C8.50994 14.3714 9.36636 13.8134 9.37021 12.8164L6.70357 12.8061C6.70646 12.0572 7.33636 11.7002 7.78954 11.7019L7.77923 14.3686ZM9.37021 12.8164L9.41471 1.30664L6.74806 1.29633L6.70357 12.8061L9.37021 12.8164Z"
|
22
|
+
fill="white"
|
23
|
+
mask="url(#path-1-inside-1_1372_51)"
|
24
|
+
/>
|
25
|
+
<mask id="path-3-inside-2_1372_51" fill="white">
|
26
|
+
<path d="M3.22847 5.793C3.22862 5.75564 3.2394 5.71856 3.26043 5.68625C3.29688 5.63028 3.35931 5.59663 3.4261 5.59689L5.6695 5.60556C5.73635 5.60582 5.79842 5.63995 5.83448 5.6962C5.87059 5.7525 5.87557 5.8232 5.84791 5.884L4.71661 8.36942C4.68451 8.43994 4.61411 8.48504 4.53667 8.48474C4.45924 8.48444 4.38914 8.4388 4.35764 8.36803L3.24554 5.87394C3.23392 5.84811 3.22831 5.82052 3.22842 5.79301L3.22847 5.793ZM5.36335 5.99813L3.72919 5.99181L4.53931 7.80853L5.36335 5.99813Z" />
|
27
|
+
</mask>
|
28
|
+
<path
|
29
|
+
d="M3.22847 5.793C3.22862 5.75564 3.2394 5.71856 3.26043 5.68625C3.29688 5.63028 3.35931 5.59663 3.4261 5.59689L5.6695 5.60556C5.73635 5.60582 5.79842 5.63995 5.83448 5.6962C5.87059 5.7525 5.87557 5.8232 5.84791 5.884L4.71661 8.36942C4.68451 8.43994 4.61411 8.48504 4.53667 8.48474C4.45924 8.48444 4.38914 8.4388 4.35764 8.36803L3.24554 5.87394C3.23392 5.84811 3.22831 5.82052 3.22842 5.79301L3.22847 5.793ZM5.36335 5.99813L3.72919 5.99181L4.53931 7.80853L5.36335 5.99813Z"
|
30
|
+
fill="#949494"
|
31
|
+
/>
|
32
|
+
<path
|
33
|
+
d="M3.22847 5.793L3.36665 7.11916L4.55717 6.99511L4.56179 5.79816L3.22847 5.793ZM3.26043 5.68625L2.14315 4.95861L2.14298 4.95887L3.26043 5.68625ZM5.83448 5.6962L4.71199 6.41578L4.71218 6.41608L5.83448 5.6962ZM5.84791 5.884L7.06144 6.43637L7.06156 6.43611L5.84791 5.884ZM4.71661 8.36942L5.93012 8.92183L5.93014 8.92179L4.71661 8.36942ZM4.35764 8.36803L5.57572 7.82577L5.5754 7.82504L4.35764 8.36803ZM3.24554 5.87394L4.46331 5.33094L4.46148 5.32689L3.24554 5.87394ZM3.22842 5.79301L3.09023 4.46685L1.89972 4.5909L1.89509 5.78785L3.22842 5.79301ZM5.36335 5.99813L6.57689 6.5505L7.43157 4.67278L5.3685 4.66481L5.36335 5.99813ZM3.72919 5.99181L3.73434 4.65849L1.67118 4.65051L2.51144 6.53483L3.72919 5.99181ZM4.53931 7.80853L3.32156 8.35155L4.52683 11.0544L5.75284 8.3609L4.53931 7.80853ZM4.56179 5.79816C4.56096 6.01432 4.49839 6.2285 4.37788 6.41363L2.14298 4.95887C1.98041 5.20862 1.89627 5.49696 1.89515 5.78785L4.56179 5.79816ZM4.37771 6.41389C4.16682 6.73771 3.80634 6.9317 3.42095 6.93021L3.43126 4.26357C2.91228 4.26156 2.42694 4.52285 2.14315 4.95861L4.37771 6.41389ZM3.42095 6.93021L5.66435 6.93889L5.67466 4.27224L3.43126 4.26357L3.42095 6.93021ZM5.66435 6.93889C5.27837 6.93739 4.91991 6.74013 4.71199 6.41578L6.95697 4.97663C6.67692 4.53977 6.19432 4.27425 5.67466 4.27224L5.66435 6.93889ZM4.71218 6.41608C4.50324 6.09034 4.47499 5.68198 4.63426 5.33188L7.06156 6.43611C7.27614 5.96442 7.23794 5.41466 6.95678 4.97632L4.71218 6.41608ZM4.63437 5.33163L3.50307 7.81705L5.93014 8.92179L7.06144 6.43637L4.63437 5.33163ZM3.50309 7.81701C3.68823 7.4103 4.0947 7.14969 4.54183 7.15142L4.53152 9.81807C5.13353 9.82039 5.68078 9.46957 5.93012 8.92183L3.50309 7.81701ZM4.54183 7.15142C4.98841 7.15315 5.39351 7.41647 5.57572 7.82577L3.13956 8.9103C3.38478 9.46113 3.93007 9.81574 4.53152 9.81807L4.54183 7.15142ZM5.5754 7.82504L4.4633 5.33095L2.02778 6.41693L3.13988 8.91102L5.5754 7.82504ZM4.46148 5.32689C4.53012 5.47944 4.56235 5.64068 4.56174 5.79816L1.89509 5.78785C1.89427 6.00037 1.93773 6.21677 2.0296 6.42098L4.46148 5.32689ZM3.3666 7.11916L3.36665 7.11916L3.09029 4.46685L3.09023 4.46685L3.3666 7.11916ZM5.3685 4.66481L3.73434 4.65849L3.72403 7.32514L5.35819 7.33145L5.3685 4.66481ZM2.51144 6.53483L3.32156 8.35155L5.75705 7.26551L4.94694 5.44879L2.51144 6.53483ZM5.75284 8.3609L6.57689 6.5505L4.14981 5.44576L3.32577 7.25617L5.75284 8.3609Z"
|
34
|
+
fill="white"
|
35
|
+
mask="url(#path-3-inside-2_1372_51)"
|
36
|
+
/>
|
37
|
+
</svg>
|
38
|
+
|
39
|
+
)
|
40
|
+
|
41
|
+
export default LuxPassAct
|
@@ -1,25 +1,25 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LuxPass: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg
|
6
|
-
width={16}
|
7
|
-
height={25}
|
8
|
-
viewBox="0 0 16 25"
|
9
|
-
fill="none"
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
11
|
-
{...props}
|
12
|
-
>
|
13
|
-
<path
|
14
|
-
d="M0.794652 22.882L0.878043 1.31213C0.880515 0.672817 1.46423 0.155054 2.17933 0.157818L14.4171 0.20513C15.1322 0.207895 15.7119 0.730179 15.7094 1.36947L15.626 22.9394C15.6235 23.5787 15.0398 24.0964 14.3247 24.0937L2.08698 24.0464C1.37185 24.0436 0.792181 23.5212 0.794652 22.882ZM14.8841 1.36628C14.885 1.13379 14.6742 0.943884 14.4142 0.942879L2.17643 0.895567C1.91638 0.894561 1.70413 1.08284 1.70323 1.31532L1.61984 22.8852C1.61894 23.1177 1.82973 23.3076 2.08978 23.3086L14.3275 23.3559C14.5876 23.3569 14.7998 23.1687 14.8007 22.9362L14.8841 1.36628Z"
|
15
|
-
fill="#949494"
|
16
|
-
/>
|
17
|
-
<path
|
18
|
-
d="M5.79035 9.78371C5.79063 9.71371 5.81083 9.64422 5.85024 9.58369C5.91853 9.47882 6.0355 9.41577 6.16065 9.41625L10.3641 9.4325C10.4893 9.43299 10.6056 9.49694 10.6732 9.60233C10.7408 9.70781 10.7502 9.84029 10.6983 9.9542L8.57864 14.6111C8.51849 14.7432 8.3866 14.8277 8.2415 14.8272C8.09641 14.8266 7.96508 14.7411 7.90605 14.6085L5.82234 9.93535C5.80057 9.88696 5.79005 9.83527 5.79025 9.78372L5.79035 9.78371ZM9.79042 10.1681L6.72854 10.1562L8.24643 13.5602L9.79042 10.1681Z"
|
19
|
-
fill="#949494"
|
20
|
-
/>
|
21
|
-
</svg>
|
22
|
-
|
23
|
-
)
|
24
|
-
|
25
|
-
export default LuxPass
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LuxPass: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg
|
6
|
+
width={16}
|
7
|
+
height={25}
|
8
|
+
viewBox="0 0 16 25"
|
9
|
+
fill="none"
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
11
|
+
{...props}
|
12
|
+
>
|
13
|
+
<path
|
14
|
+
d="M0.794652 22.882L0.878043 1.31213C0.880515 0.672817 1.46423 0.155054 2.17933 0.157818L14.4171 0.20513C15.1322 0.207895 15.7119 0.730179 15.7094 1.36947L15.626 22.9394C15.6235 23.5787 15.0398 24.0964 14.3247 24.0937L2.08698 24.0464C1.37185 24.0436 0.792181 23.5212 0.794652 22.882ZM14.8841 1.36628C14.885 1.13379 14.6742 0.943884 14.4142 0.942879L2.17643 0.895567C1.91638 0.894561 1.70413 1.08284 1.70323 1.31532L1.61984 22.8852C1.61894 23.1177 1.82973 23.3076 2.08978 23.3086L14.3275 23.3559C14.5876 23.3569 14.7998 23.1687 14.8007 22.9362L14.8841 1.36628Z"
|
15
|
+
fill="#949494"
|
16
|
+
/>
|
17
|
+
<path
|
18
|
+
d="M5.79035 9.78371C5.79063 9.71371 5.81083 9.64422 5.85024 9.58369C5.91853 9.47882 6.0355 9.41577 6.16065 9.41625L10.3641 9.4325C10.4893 9.43299 10.6056 9.49694 10.6732 9.60233C10.7408 9.70781 10.7502 9.84029 10.6983 9.9542L8.57864 14.6111C8.51849 14.7432 8.3866 14.8277 8.2415 14.8272C8.09641 14.8266 7.96508 14.7411 7.90605 14.6085L5.82234 9.93535C5.80057 9.88696 5.79005 9.83527 5.79025 9.78372L5.79035 9.78371ZM9.79042 10.1681L6.72854 10.1562L8.24643 13.5602L9.79042 10.1681Z"
|
19
|
+
fill="#949494"
|
20
|
+
/>
|
21
|
+
</svg>
|
22
|
+
|
23
|
+
)
|
24
|
+
|
25
|
+
export default LuxPass
|
@@ -1,15 +1,15 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const LuxQuestsAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
-
<svg width="13" height="14" viewBox="0 0 13 14" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
6
|
-
<mask id="path-1-inside-1_1372_26" fill="white">
|
7
|
-
<path d="M12.3236 2.1549C12.184 1.01374 10.8289 0.660207 9.99808 1.25548C9.87211 0.703352 9.22351 0.65568 8.7616 0.525168C8.46823 0.463883 8.37176 0.896281 8.66116 0.967777C8.90687 1.02396 9.14917 1.09205 9.38183 1.17092C9.50042 1.21008 9.5742 1.32187 9.56512 1.44727C9.06916 8.88091 3.52509 8.59836 3.11761 1.44557C3.10853 1.31903 3.18117 1.20723 3.29806 1.16751C3.79856 0.995577 4.8597 0.707872 6.34071 0.707872C6.81624 0.707872 7.29801 0.740785 7.77185 0.805474C8.06693 0.841224 8.12877 0.400308 7.8337 0.355481C7.33945 0.287954 6.83726 0.253906 6.34131 0.253906C4.79396 0.253906 3.67829 0.557494 3.15218 0.737941C2.91328 0.81852 2.74078 1.01769 2.68403 1.25546C1.85441 0.661905 0.497612 1.01315 0.359123 2.15488C0.119659 3.58481 1.31131 3.9044 2.18176 4.13804C2.73617 4.28671 3.25992 4.42744 3.34448 4.76622C3.45059 5.17592 2.96598 5.26047 2.73957 4.93475C2.56479 4.69586 2.19935 4.95234 2.37015 5.19919C2.68509 5.63443 3.25312 5.72011 3.61401 5.37907C3.9403 6.02824 4.33865 6.52023 4.8034 6.84653L4.7807 7.15182C4.74438 7.54848 4.99406 7.94569 5.36688 8.08642C5.20062 8.30886 4.89193 8.64593 4.37441 8.96257C4.31766 9.00399 4.27908 9.06471 4.26773 9.13451L4.03961 11.5592H3.74907C3.47498 11.5592 3.25198 11.781 3.25198 12.054V12.6101C3.25198 12.883 3.475 13.1049 3.74907 13.1049H9.00138C9.27546 13.1049 9.49846 12.883 9.49846 12.6101V12.054C9.49846 11.781 9.27545 11.5592 9.00138 11.5592H8.71141L8.48329 9.13451C8.47081 9.06414 8.43335 9.00456 8.37547 8.96257C7.85568 8.64423 7.55209 8.30603 7.39037 8.08415C7.51634 8.03252 7.63154 7.95534 7.72574 7.85377C8.00776 7.57004 7.9862 7.17339 7.94421 6.80738C8.38001 6.48166 8.7568 6.00669 9.07004 5.38023C9.43207 5.71957 9.99726 5.63331 10.3122 5.19865C10.3854 5.0965 10.3616 4.95521 10.2594 4.88201C10.1579 4.80937 10.0154 4.83264 9.9428 4.93478C9.71127 5.27242 9.21248 5.16063 9.34527 4.74923C9.44344 4.42294 9.95586 4.28335 10.5006 4.13751C11.3711 3.90373 12.5627 3.58424 12.3233 2.15435L12.3236 2.1549ZM0.807174 2.2298C0.952442 1.25549 2.06121 1.26968 2.52425 1.71172C2.71832 1.91997 2.77222 2.13561 2.66498 2.27349C2.60142 2.35578 2.47148 2.41139 2.33642 2.33819C2.22633 2.2786 2.08844 2.31946 2.02886 2.42955C1.86771 2.854 2.58326 2.89713 2.81365 2.73199C2.8755 3.10652 2.96062 3.52303 3.07752 3.94862C2.08844 3.54402 0.526357 3.52814 0.806484 2.22924L0.807174 2.2298ZM7.48324 12.0139H9.00178C9.02561 12.0139 9.0449 12.032 9.0449 12.0547V12.6109C9.0449 12.633 9.02561 12.6517 9.00178 12.6517H3.74947C3.72564 12.6517 3.70634 12.6336 3.70634 12.6109V12.0547C3.70634 12.0326 3.72564 12.0139 3.74947 12.0139H6.57543C6.87391 12.0088 6.87391 11.565 6.57543 11.5599H4.49579L4.70064 9.3832H8.05078L8.25563 11.5599H7.48332C7.18427 11.565 7.18541 12.0088 7.48332 12.0139H7.48324ZM7.56098 8.92923H5.1914C5.56025 8.6126 5.76908 8.32035 5.86838 8.15806H6.89434C6.99137 8.32206 7.19623 8.61373 7.5611 8.92923H7.56098ZM7.51728 7.18831C7.54566 7.46296 7.30109 7.71208 7.027 7.70412H5.72067C5.40517 7.71207 5.17535 7.40223 5.24004 7.10149C5.92723 7.4204 6.83352 7.40848 7.50865 7.07482L7.51716 7.18831L7.51728 7.18831ZM10.3834 3.70017C10.1145 3.77223 9.84378 3.84714 9.60545 3.94928C9.72178 3.52823 9.8069 3.11284 9.86932 2.73265C10.0997 2.89779 10.8153 2.85408 10.6541 2.4302C10.5945 2.32012 10.4566 2.27926 10.3465 2.33884C10.2115 2.41204 10.0815 2.357 10.018 2.27415C9.91074 2.13626 9.96521 1.92063 10.1587 1.71237C10.359 1.4973 10.8346 1.34352 11.2528 1.46894C11.4911 1.54044 11.7918 1.73053 11.8758 2.22989C12.0359 3.18436 11.419 3.42211 10.3834 3.69953L10.3834 3.70017Z"/>
|
8
|
-
</mask>
|
9
|
-
<path d="M12.3236 2.1549C12.184 1.01374 10.8289 0.660207 9.99808 1.25548C9.87211 0.703352 9.22351 0.65568 8.7616 0.525168C8.46823 0.463883 8.37176 0.896281 8.66116 0.967777C8.90687 1.02396 9.14917 1.09205 9.38183 1.17092C9.50042 1.21008 9.5742 1.32187 9.56512 1.44727C9.06916 8.88091 3.52509 8.59836 3.11761 1.44557C3.10853 1.31903 3.18117 1.20723 3.29806 1.16751C3.79856 0.995577 4.8597 0.707872 6.34071 0.707872C6.81624 0.707872 7.29801 0.740785 7.77185 0.805474C8.06693 0.841224 8.12877 0.400308 7.8337 0.355481C7.33945 0.287954 6.83726 0.253906 6.34131 0.253906C4.79396 0.253906 3.67829 0.557494 3.15218 0.737941C2.91328 0.81852 2.74078 1.01769 2.68403 1.25546C1.85441 0.661905 0.497612 1.01315 0.359123 2.15488C0.119659 3.58481 1.31131 3.9044 2.18176 4.13804C2.73617 4.28671 3.25992 4.42744 3.34448 4.76622C3.45059 5.17592 2.96598 5.26047 2.73957 4.93475C2.56479 4.69586 2.19935 4.95234 2.37015 5.19919C2.68509 5.63443 3.25312 5.72011 3.61401 5.37907C3.9403 6.02824 4.33865 6.52023 4.8034 6.84653L4.7807 7.15182C4.74438 7.54848 4.99406 7.94569 5.36688 8.08642C5.20062 8.30886 4.89193 8.64593 4.37441 8.96257C4.31766 9.00399 4.27908 9.06471 4.26773 9.13451L4.03961 11.5592H3.74907C3.47498 11.5592 3.25198 11.781 3.25198 12.054V12.6101C3.25198 12.883 3.475 13.1049 3.74907 13.1049H9.00138C9.27546 13.1049 9.49846 12.883 9.49846 12.6101V12.054C9.49846 11.781 9.27545 11.5592 9.00138 11.5592H8.71141L8.48329 9.13451C8.47081 9.06414 8.43335 9.00456 8.37547 8.96257C7.85568 8.64423 7.55209 8.30603 7.39037 8.08415C7.51634 8.03252 7.63154 7.95534 7.72574 7.85377C8.00776 7.57004 7.9862 7.17339 7.94421 6.80738C8.38001 6.48166 8.7568 6.00669 9.07004 5.38023C9.43207 5.71957 9.99726 5.63331 10.3122 5.19865C10.3854 5.0965 10.3616 4.95521 10.2594 4.88201C10.1579 4.80937 10.0154 4.83264 9.9428 4.93478C9.71127 5.27242 9.21248 5.16063 9.34527 4.74923C9.44344 4.42294 9.95586 4.28335 10.5006 4.13751C11.3711 3.90373 12.5627 3.58424 12.3233 2.15435L12.3236 2.1549ZM0.807174 2.2298C0.952442 1.25549 2.06121 1.26968 2.52425 1.71172C2.71832 1.91997 2.77222 2.13561 2.66498 2.27349C2.60142 2.35578 2.47148 2.41139 2.33642 2.33819C2.22633 2.2786 2.08844 2.31946 2.02886 2.42955C1.86771 2.854 2.58326 2.89713 2.81365 2.73199C2.8755 3.10652 2.96062 3.52303 3.07752 3.94862C2.08844 3.54402 0.526357 3.52814 0.806484 2.22924L0.807174 2.2298ZM7.48324 12.0139H9.00178C9.02561 12.0139 9.0449 12.032 9.0449 12.0547V12.6109C9.0449 12.633 9.02561 12.6517 9.00178 12.6517H3.74947C3.72564 12.6517 3.70634 12.6336 3.70634 12.6109V12.0547C3.70634 12.0326 3.72564 12.0139 3.74947 12.0139H6.57543C6.87391 12.0088 6.87391 11.565 6.57543 11.5599H4.49579L4.70064 9.3832H8.05078L8.25563 11.5599H7.48332C7.18427 11.565 7.18541 12.0088 7.48332 12.0139H7.48324ZM7.56098 8.92923H5.1914C5.56025 8.6126 5.76908 8.32035 5.86838 8.15806H6.89434C6.99137 8.32206 7.19623 8.61373 7.5611 8.92923H7.56098ZM7.51728 7.18831C7.54566 7.46296 7.30109 7.71208 7.027 7.70412H5.72067C5.40517 7.71207 5.17535 7.40223 5.24004 7.10149C5.92723 7.4204 6.83352 7.40848 7.50865 7.07482L7.51716 7.18831L7.51728 7.18831ZM10.3834 3.70017C10.1145 3.77223 9.84378 3.84714 9.60545 3.94928C9.72178 3.52823 9.8069 3.11284 9.86932 2.73265C10.0997 2.89779 10.8153 2.85408 10.6541 2.4302C10.5945 2.32012 10.4566 2.27926 10.3465 2.33884C10.2115 2.41204 10.0815 2.357 10.018 2.27415C9.91074 2.13626 9.96521 1.92063 10.1587 1.71237C10.359 1.4973 10.8346 1.34352 11.2528 1.46894C11.4911 1.54044 11.7918 1.73053 11.8758 2.22989C12.0359 3.18436 11.419 3.42211 10.3834 3.69953L10.3834 3.70017Z" fill="#949494" stroke="white" stroke-width="2.66667" mask="url(#path-1-inside-1_1372_26)"/>
|
10
|
-
</svg>
|
11
|
-
|
12
|
-
|
13
|
-
)
|
14
|
-
|
15
|
-
export default LuxQuestsAct
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const LuxQuestsAct: React.FC<LucideProps> = (props: LucideProps) => (
|
5
|
+
<svg width="13" height="14" viewBox="0 0 13 14" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
6
|
+
<mask id="path-1-inside-1_1372_26" fill="white">
|
7
|
+
<path d="M12.3236 2.1549C12.184 1.01374 10.8289 0.660207 9.99808 1.25548C9.87211 0.703352 9.22351 0.65568 8.7616 0.525168C8.46823 0.463883 8.37176 0.896281 8.66116 0.967777C8.90687 1.02396 9.14917 1.09205 9.38183 1.17092C9.50042 1.21008 9.5742 1.32187 9.56512 1.44727C9.06916 8.88091 3.52509 8.59836 3.11761 1.44557C3.10853 1.31903 3.18117 1.20723 3.29806 1.16751C3.79856 0.995577 4.8597 0.707872 6.34071 0.707872C6.81624 0.707872 7.29801 0.740785 7.77185 0.805474C8.06693 0.841224 8.12877 0.400308 7.8337 0.355481C7.33945 0.287954 6.83726 0.253906 6.34131 0.253906C4.79396 0.253906 3.67829 0.557494 3.15218 0.737941C2.91328 0.81852 2.74078 1.01769 2.68403 1.25546C1.85441 0.661905 0.497612 1.01315 0.359123 2.15488C0.119659 3.58481 1.31131 3.9044 2.18176 4.13804C2.73617 4.28671 3.25992 4.42744 3.34448 4.76622C3.45059 5.17592 2.96598 5.26047 2.73957 4.93475C2.56479 4.69586 2.19935 4.95234 2.37015 5.19919C2.68509 5.63443 3.25312 5.72011 3.61401 5.37907C3.9403 6.02824 4.33865 6.52023 4.8034 6.84653L4.7807 7.15182C4.74438 7.54848 4.99406 7.94569 5.36688 8.08642C5.20062 8.30886 4.89193 8.64593 4.37441 8.96257C4.31766 9.00399 4.27908 9.06471 4.26773 9.13451L4.03961 11.5592H3.74907C3.47498 11.5592 3.25198 11.781 3.25198 12.054V12.6101C3.25198 12.883 3.475 13.1049 3.74907 13.1049H9.00138C9.27546 13.1049 9.49846 12.883 9.49846 12.6101V12.054C9.49846 11.781 9.27545 11.5592 9.00138 11.5592H8.71141L8.48329 9.13451C8.47081 9.06414 8.43335 9.00456 8.37547 8.96257C7.85568 8.64423 7.55209 8.30603 7.39037 8.08415C7.51634 8.03252 7.63154 7.95534 7.72574 7.85377C8.00776 7.57004 7.9862 7.17339 7.94421 6.80738C8.38001 6.48166 8.7568 6.00669 9.07004 5.38023C9.43207 5.71957 9.99726 5.63331 10.3122 5.19865C10.3854 5.0965 10.3616 4.95521 10.2594 4.88201C10.1579 4.80937 10.0154 4.83264 9.9428 4.93478C9.71127 5.27242 9.21248 5.16063 9.34527 4.74923C9.44344 4.42294 9.95586 4.28335 10.5006 4.13751C11.3711 3.90373 12.5627 3.58424 12.3233 2.15435L12.3236 2.1549ZM0.807174 2.2298C0.952442 1.25549 2.06121 1.26968 2.52425 1.71172C2.71832 1.91997 2.77222 2.13561 2.66498 2.27349C2.60142 2.35578 2.47148 2.41139 2.33642 2.33819C2.22633 2.2786 2.08844 2.31946 2.02886 2.42955C1.86771 2.854 2.58326 2.89713 2.81365 2.73199C2.8755 3.10652 2.96062 3.52303 3.07752 3.94862C2.08844 3.54402 0.526357 3.52814 0.806484 2.22924L0.807174 2.2298ZM7.48324 12.0139H9.00178C9.02561 12.0139 9.0449 12.032 9.0449 12.0547V12.6109C9.0449 12.633 9.02561 12.6517 9.00178 12.6517H3.74947C3.72564 12.6517 3.70634 12.6336 3.70634 12.6109V12.0547C3.70634 12.0326 3.72564 12.0139 3.74947 12.0139H6.57543C6.87391 12.0088 6.87391 11.565 6.57543 11.5599H4.49579L4.70064 9.3832H8.05078L8.25563 11.5599H7.48332C7.18427 11.565 7.18541 12.0088 7.48332 12.0139H7.48324ZM7.56098 8.92923H5.1914C5.56025 8.6126 5.76908 8.32035 5.86838 8.15806H6.89434C6.99137 8.32206 7.19623 8.61373 7.5611 8.92923H7.56098ZM7.51728 7.18831C7.54566 7.46296 7.30109 7.71208 7.027 7.70412H5.72067C5.40517 7.71207 5.17535 7.40223 5.24004 7.10149C5.92723 7.4204 6.83352 7.40848 7.50865 7.07482L7.51716 7.18831L7.51728 7.18831ZM10.3834 3.70017C10.1145 3.77223 9.84378 3.84714 9.60545 3.94928C9.72178 3.52823 9.8069 3.11284 9.86932 2.73265C10.0997 2.89779 10.8153 2.85408 10.6541 2.4302C10.5945 2.32012 10.4566 2.27926 10.3465 2.33884C10.2115 2.41204 10.0815 2.357 10.018 2.27415C9.91074 2.13626 9.96521 1.92063 10.1587 1.71237C10.359 1.4973 10.8346 1.34352 11.2528 1.46894C11.4911 1.54044 11.7918 1.73053 11.8758 2.22989C12.0359 3.18436 11.419 3.42211 10.3834 3.69953L10.3834 3.70017Z"/>
|
8
|
+
</mask>
|
9
|
+
<path d="M12.3236 2.1549C12.184 1.01374 10.8289 0.660207 9.99808 1.25548C9.87211 0.703352 9.22351 0.65568 8.7616 0.525168C8.46823 0.463883 8.37176 0.896281 8.66116 0.967777C8.90687 1.02396 9.14917 1.09205 9.38183 1.17092C9.50042 1.21008 9.5742 1.32187 9.56512 1.44727C9.06916 8.88091 3.52509 8.59836 3.11761 1.44557C3.10853 1.31903 3.18117 1.20723 3.29806 1.16751C3.79856 0.995577 4.8597 0.707872 6.34071 0.707872C6.81624 0.707872 7.29801 0.740785 7.77185 0.805474C8.06693 0.841224 8.12877 0.400308 7.8337 0.355481C7.33945 0.287954 6.83726 0.253906 6.34131 0.253906C4.79396 0.253906 3.67829 0.557494 3.15218 0.737941C2.91328 0.81852 2.74078 1.01769 2.68403 1.25546C1.85441 0.661905 0.497612 1.01315 0.359123 2.15488C0.119659 3.58481 1.31131 3.9044 2.18176 4.13804C2.73617 4.28671 3.25992 4.42744 3.34448 4.76622C3.45059 5.17592 2.96598 5.26047 2.73957 4.93475C2.56479 4.69586 2.19935 4.95234 2.37015 5.19919C2.68509 5.63443 3.25312 5.72011 3.61401 5.37907C3.9403 6.02824 4.33865 6.52023 4.8034 6.84653L4.7807 7.15182C4.74438 7.54848 4.99406 7.94569 5.36688 8.08642C5.20062 8.30886 4.89193 8.64593 4.37441 8.96257C4.31766 9.00399 4.27908 9.06471 4.26773 9.13451L4.03961 11.5592H3.74907C3.47498 11.5592 3.25198 11.781 3.25198 12.054V12.6101C3.25198 12.883 3.475 13.1049 3.74907 13.1049H9.00138C9.27546 13.1049 9.49846 12.883 9.49846 12.6101V12.054C9.49846 11.781 9.27545 11.5592 9.00138 11.5592H8.71141L8.48329 9.13451C8.47081 9.06414 8.43335 9.00456 8.37547 8.96257C7.85568 8.64423 7.55209 8.30603 7.39037 8.08415C7.51634 8.03252 7.63154 7.95534 7.72574 7.85377C8.00776 7.57004 7.9862 7.17339 7.94421 6.80738C8.38001 6.48166 8.7568 6.00669 9.07004 5.38023C9.43207 5.71957 9.99726 5.63331 10.3122 5.19865C10.3854 5.0965 10.3616 4.95521 10.2594 4.88201C10.1579 4.80937 10.0154 4.83264 9.9428 4.93478C9.71127 5.27242 9.21248 5.16063 9.34527 4.74923C9.44344 4.42294 9.95586 4.28335 10.5006 4.13751C11.3711 3.90373 12.5627 3.58424 12.3233 2.15435L12.3236 2.1549ZM0.807174 2.2298C0.952442 1.25549 2.06121 1.26968 2.52425 1.71172C2.71832 1.91997 2.77222 2.13561 2.66498 2.27349C2.60142 2.35578 2.47148 2.41139 2.33642 2.33819C2.22633 2.2786 2.08844 2.31946 2.02886 2.42955C1.86771 2.854 2.58326 2.89713 2.81365 2.73199C2.8755 3.10652 2.96062 3.52303 3.07752 3.94862C2.08844 3.54402 0.526357 3.52814 0.806484 2.22924L0.807174 2.2298ZM7.48324 12.0139H9.00178C9.02561 12.0139 9.0449 12.032 9.0449 12.0547V12.6109C9.0449 12.633 9.02561 12.6517 9.00178 12.6517H3.74947C3.72564 12.6517 3.70634 12.6336 3.70634 12.6109V12.0547C3.70634 12.0326 3.72564 12.0139 3.74947 12.0139H6.57543C6.87391 12.0088 6.87391 11.565 6.57543 11.5599H4.49579L4.70064 9.3832H8.05078L8.25563 11.5599H7.48332C7.18427 11.565 7.18541 12.0088 7.48332 12.0139H7.48324ZM7.56098 8.92923H5.1914C5.56025 8.6126 5.76908 8.32035 5.86838 8.15806H6.89434C6.99137 8.32206 7.19623 8.61373 7.5611 8.92923H7.56098ZM7.51728 7.18831C7.54566 7.46296 7.30109 7.71208 7.027 7.70412H5.72067C5.40517 7.71207 5.17535 7.40223 5.24004 7.10149C5.92723 7.4204 6.83352 7.40848 7.50865 7.07482L7.51716 7.18831L7.51728 7.18831ZM10.3834 3.70017C10.1145 3.77223 9.84378 3.84714 9.60545 3.94928C9.72178 3.52823 9.8069 3.11284 9.86932 2.73265C10.0997 2.89779 10.8153 2.85408 10.6541 2.4302C10.5945 2.32012 10.4566 2.27926 10.3465 2.33884C10.2115 2.41204 10.0815 2.357 10.018 2.27415C9.91074 2.13626 9.96521 1.92063 10.1587 1.71237C10.359 1.4973 10.8346 1.34352 11.2528 1.46894C11.4911 1.54044 11.7918 1.73053 11.8758 2.22989C12.0359 3.18436 11.419 3.42211 10.3834 3.69953L10.3834 3.70017Z" fill="#949494" stroke="white" stroke-width="2.66667" mask="url(#path-1-inside-1_1372_26)"/>
|
10
|
+
</svg>
|
11
|
+
|
12
|
+
|
13
|
+
)
|
14
|
+
|
15
|
+
export default LuxQuestsAct
|