@luxfi/core 5.2.14 → 5.3.1
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 +107 -101
- package/components/commerce/mobile-menu-toggle-button.tsx +35 -35
- package/components/commerce/mobile-nav-menu-ai.tsx +51 -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 +21 -17
- package/components/drawer-margin.tsx +25 -25
- package/components/footer.tsx +77 -77
- package/components/header/desktop.tsx +51 -50
- package/components/header/index.tsx +50 -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 +50 -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,47 +1,47 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const AIChatAct: 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_16" fill="white">
|
14
|
-
<path d="M6.74887 6.85454C6.89131 5.94716 7.03374 5.05404 7.17618 4.14669C7.17618 3.8248 6.90578 3.6344 6.53522 3.6344C6.2075 3.6344 5.80857 3.79564 5.46695 4.14669C5.66613 4.08837 5.85141 4.05864 6.02222 4.04435C6.19303 4.02948 6.33547 4.19072 6.30709 4.38112C6.16466 5.2885 6.02222 6.18162 5.87979 7.08896C5.87979 7.41086 6.15019 7.60126 6.52075 7.60126C6.84846 7.60126 7.2474 7.44002 7.58901 7.08896C7.38983 7.14728 7.20455 7.17702 7.03374 7.19131C6.86293 7.20618 6.7205 7.04494 6.74887 6.85454Z" />
|
15
|
-
</mask>
|
16
|
-
<path
|
17
|
-
d="M6.74887 6.85454C6.89131 5.94716 7.03374 5.05404 7.17618 4.14669C7.17618 3.8248 6.90578 3.6344 6.53522 3.6344C6.2075 3.6344 5.80857 3.79564 5.46695 4.14669C5.66613 4.08837 5.85141 4.05864 6.02222 4.04435C6.19303 4.02948 6.33547 4.19072 6.30709 4.38112C6.16466 5.2885 6.02222 6.18162 5.87979 7.08896C5.87979 7.41086 6.15019 7.60126 6.52075 7.60126C6.84846 7.60126 7.2474 7.44002 7.58901 7.08896C7.38983 7.14728 7.20455 7.17702 7.03374 7.19131C6.86293 7.20618 6.7205 7.04494 6.74887 6.85454Z"
|
18
|
-
fill="#949494"
|
19
|
-
/>
|
20
|
-
<path
|
21
|
-
d="M6.74887 6.85454L5.43163 6.64777L5.4301 6.65802L6.74887 6.85454ZM7.17618 4.14669L8.49338 4.35347L8.50951 4.25071V4.14669H7.17618ZM5.46695 4.14669L4.51139 3.21682L0.974529 6.85137L5.84161 5.42631L5.46695 4.14669ZM6.02222 4.04435L6.13342 5.37305L6.13782 5.37266L6.02222 4.04435ZM6.30709 4.38112L7.62434 4.58789L7.62586 4.57764L6.30709 4.38112ZM5.87979 7.08896L4.56258 6.88219L4.54645 6.98495V7.08896H5.87979ZM7.58901 7.08896L8.54458 8.01884L12.0814 4.38429L7.21435 5.80935L7.58901 7.08896ZM7.03374 7.19131L6.92255 5.86261L6.91814 5.863L7.03374 7.19131ZM8.06607 7.06131C8.13715 6.60855 8.20824 6.15922 8.27948 5.70897C8.35067 5.25898 8.42202 4.80807 8.49338 4.35347L5.85898 3.93992C5.7879 4.39267 5.71681 4.84199 5.64557 5.29224C5.57437 5.74223 5.50303 6.19315 5.43167 6.64777L8.06607 7.06131ZM8.50951 4.14669C8.50951 3.56965 8.24801 3.05257 7.8088 2.71393C7.40403 2.40183 6.93302 2.30107 6.53522 2.30107V4.96773C6.50798 4.96773 6.35745 4.96217 6.18051 4.82574C6.08782 4.75428 5.99743 4.65256 5.93242 4.52078C5.8671 4.38839 5.84284 4.25697 5.84284 4.14669H8.50951ZM6.53522 2.30107C5.79023 2.30107 5.06098 2.65204 4.51139 3.21682L6.42251 5.07657C6.48392 5.01347 6.53512 4.98325 6.56257 4.97065C6.59312 4.95663 6.58586 4.96773 6.53522 4.96773V2.30107ZM5.84161 5.42631C5.94219 5.39686 6.03768 5.38105 6.13342 5.37304L5.91103 2.71566C5.66515 2.73624 5.39008 2.77989 5.09228 2.86708L5.84161 5.42631ZM6.13782 5.37266C5.32183 5.44368 4.90934 4.71458 4.98832 4.18459L7.62586 4.57764C7.76159 3.66686 7.06423 2.61529 5.90662 2.71604L6.13782 5.37266ZM4.98989 4.17435C4.91882 4.62711 4.84773 5.07644 4.77649 5.52669C4.70529 5.97668 4.63395 6.42759 4.56258 6.88219L7.19699 7.29574C7.26806 6.84299 7.33915 6.39367 7.41039 5.94342C7.48159 5.49343 7.55293 5.04251 7.6243 4.58789L4.98989 4.17435ZM4.54645 7.08896C4.54645 7.66601 4.80795 8.18309 5.24716 8.52173C5.65194 8.83383 6.12295 8.93459 6.52075 8.93459V6.26793C6.54799 6.26793 6.69852 6.27349 6.87545 6.40991C6.96814 6.48138 7.05853 6.5831 7.12355 6.71487C7.18887 6.84727 7.21312 6.97868 7.21312 7.08896H4.54645ZM6.52075 8.93459C7.26574 8.93459 7.99498 8.58362 8.54458 8.01884L6.63345 6.15909C6.57204 6.22219 6.52085 6.2524 6.4934 6.26501C6.46284 6.27903 6.4701 6.26793 6.52075 6.26793V8.93459ZM7.21435 5.80935C7.11378 5.8388 7.01829 5.85461 6.92255 5.86262L7.14494 8.52C7.39081 8.49942 7.66589 8.45577 7.96368 8.36858L7.21435 5.80935ZM6.91814 5.863C7.73414 5.79198 8.14662 6.52108 8.06764 7.05106L5.4301 6.65802C5.29437 7.5688 5.99173 8.62037 7.14934 8.51962L6.91814 5.863Z"
|
22
|
-
fill="white"
|
23
|
-
mask="url(#path-1-inside-1_1372_16)"
|
24
|
-
/>
|
25
|
-
<path
|
26
|
-
d="M6.87622 2.78449L6.72255 2.78479C6.72296 2.72663 6.77628 2.64597 6.87622 2.64597C6.97721 2.64597 7.02978 2.72825 7.02989 2.7842L6.87622 2.78449ZM6.87622 2.92497C6.77589 2.92497 6.72255 2.84368 6.72255 2.78547H6.87622H7.02989C7.02989 2.84368 6.97654 2.92497 6.87622 2.92497Z"
|
27
|
-
fill="#949494"
|
28
|
-
stroke="white"
|
29
|
-
strokeWidth="1.33333"
|
30
|
-
/>
|
31
|
-
<mask id="path-4-inside-2_1372_16" fill="white">
|
32
|
-
<path d="M10.8647 0.429223H2.40426C1.59249 0.429223 0.937027 1.10276 0.937027 1.93698V7.90903C0.937027 8.74322 1.59246 9.41679 2.40426 9.41679H2.7036L2.20507 11.9051C2.19061 11.9783 2.21954 12.0663 2.29076 12.1098C2.31913 12.1246 2.34751 12.1389 2.39035 12.1389C2.43319 12.1389 2.46157 12.1241 2.50441 12.0949L5.95121 9.41618H10.8652C11.677 9.41618 12.3325 8.74264 12.3325 7.90842L12.3319 1.93696C12.3319 1.10277 11.6764 0.429223 10.8647 0.429223ZM11.9613 7.90903C11.9613 8.53854 11.4628 9.03596 10.8647 9.03596H5.8794C5.83656 9.03596 5.79372 9.05083 5.76534 9.07999L2.66067 11.4951L3.10245 9.27041C3.11692 9.21209 3.10245 9.1532 3.05961 9.10917C3.03123 9.06515 2.97393 9.03599 2.91717 9.03599H2.39028C1.77769 9.03599 1.29363 8.52369 1.29363 7.90905L1.29308 1.93701C1.29308 1.3075 1.7916 0.810075 2.38972 0.810075H10.8501C11.4627 0.810075 11.9468 1.32237 11.9468 1.93701L11.9473 7.90905L11.9613 7.90903Z" />
|
33
|
-
</mask>
|
34
|
-
<path
|
35
|
-
d="M10.8647 0.429223H2.40426C1.59249 0.429223 0.937027 1.10276 0.937027 1.93698V7.90903C0.937027 8.74322 1.59246 9.41679 2.40426 9.41679H2.7036L2.20507 11.9051C2.19061 11.9783 2.21954 12.0663 2.29076 12.1098C2.31913 12.1246 2.34751 12.1389 2.39035 12.1389C2.43319 12.1389 2.46157 12.1241 2.50441 12.0949L5.95121 9.41618H10.8652C11.677 9.41618 12.3325 8.74264 12.3325 7.90842L12.3319 1.93696C12.3319 1.10277 11.6764 0.429223 10.8647 0.429223ZM11.9613 7.90903C11.9613 8.53854 11.4628 9.03596 10.8647 9.03596H5.8794C5.83656 9.03596 5.79372 9.05083 5.76534 9.07999L2.66067 11.4951L3.10245 9.27041C3.11692 9.21209 3.10245 9.1532 3.05961 9.10917C3.03123 9.06515 2.97393 9.03599 2.91717 9.03599H2.39028C1.77769 9.03599 1.29363 8.52369 1.29363 7.90905L1.29308 1.93701C1.29308 1.3075 1.7916 0.810075 2.38972 0.810075H10.8501C11.4627 0.810075 11.9468 1.32237 11.9468 1.93701L11.9473 7.90905L11.9613 7.90903Z"
|
36
|
-
fill="#949494"
|
37
|
-
/>
|
38
|
-
<path
|
39
|
-
d="M2.7036 9.41679L4.01095 9.67871L4.33056 8.08345H2.7036V9.41679ZM2.20507 11.9051L0.897717 11.6432L0.897049 11.6465L2.20507 11.9051ZM2.29076 12.1098L1.59642 13.248L1.63352 13.2707L1.67203 13.2908L2.29076 12.1098ZM2.50441 12.0949L3.25464 13.1971L3.2894 13.1735L3.32259 13.1477L2.50441 12.0949ZM5.95121 9.41618V8.08284H5.49402L5.13303 8.36339L5.95121 9.41618ZM12.3325 7.90842H13.6658V7.90829L12.3325 7.90842ZM12.3319 1.93696H10.9986V1.93708L12.3319 1.93696ZM11.9613 7.90903H13.2946V6.57319L11.9588 6.5757L11.9613 7.90903ZM5.76534 9.07999L6.58401 10.1324L6.65669 10.0759L6.72091 10.0099L5.76534 9.07999ZM2.66067 11.4951L1.35288 11.2354L0.656214 14.7436L3.47934 12.5475L2.66067 11.4951ZM3.10245 9.27041L1.80833 8.94942L1.80077 8.9799L1.79465 9.01071L3.10245 9.27041ZM3.05961 9.10917L1.9389 9.83152L2.01107 9.9435L2.10398 10.039L3.05961 9.10917ZM1.29363 7.90905H2.62697V7.90893L1.29363 7.90905ZM1.29308 1.93701H-0.0402551V1.93713L1.29308 1.93701ZM11.9468 1.93701H10.6134V1.93713L11.9468 1.93701ZM11.9473 7.90905L10.614 7.90918L10.6141 9.24489L11.9498 9.24238L11.9473 7.90905ZM10.8647 -0.904111H2.40426V1.76256H10.8647V-0.904111ZM2.40426 -0.904111C0.82211 -0.904111 -0.396306 0.400843 -0.396306 1.93698H2.27036C2.27036 1.87465 2.29344 1.82928 2.32179 1.80015C2.34946 1.77172 2.37698 1.76256 2.40426 1.76256V-0.904111ZM-0.396306 1.93698V7.90903H2.27036V1.93698H-0.396306ZM-0.396306 7.90903C-0.396306 9.4451 0.822049 10.7501 2.40426 10.7501V8.08345C2.37698 8.08345 2.34945 8.07429 2.32179 8.04586C2.29344 8.01673 2.27036 7.97135 2.27036 7.90903H-0.396306ZM2.40426 10.7501H2.7036V8.08345H2.40426V10.7501ZM1.39625 9.15486L0.897721 11.6432L3.51243 12.167L4.01095 9.67871L1.39625 9.15486ZM0.897049 11.6465C0.791861 12.1787 0.974909 12.8689 1.59642 13.248L2.9851 10.9715C3.46417 11.2637 3.58936 11.7778 3.5131 12.1636L0.897049 11.6465ZM1.67203 13.2908C1.72751 13.3199 2.00215 13.4723 2.39035 13.4723V10.8056C2.52693 10.8056 2.65379 10.83 2.76384 10.8674C2.85738 10.8991 2.92639 10.9375 2.90949 10.9287L1.67203 13.2908ZM2.39035 13.4723C2.84776 13.4723 3.15545 13.2646 3.25464 13.1971L1.75418 10.9927C1.75429 10.9926 1.77203 10.9804 1.79927 10.9644C1.82789 10.9476 1.87536 10.9215 1.93793 10.8957C2.08309 10.8357 2.23851 10.8056 2.39035 10.8056V13.4723ZM3.32259 13.1477L6.7694 10.469L5.13303 8.36339L1.68623 11.0421L3.32259 13.1477ZM5.95121 10.7495H10.8652V8.08284H5.95121V10.7495ZM10.8652 10.7495C12.4474 10.7495 13.6658 9.44456 13.6658 7.90842H10.9991C10.9991 7.97075 10.9761 8.01612 10.9477 8.04525C10.92 8.07368 10.8925 8.08284 10.8652 8.08284V10.7495ZM13.6658 7.90829L13.6653 1.93683L10.9986 1.93708L10.9991 7.90854L13.6658 7.90829ZM13.6653 1.93696C13.6653 0.400812 12.4468 -0.904111 10.8647 -0.904111V1.76256C10.892 1.76256 10.9195 1.77173 10.9472 1.80017C10.9755 1.8293 10.9986 1.87466 10.9986 1.93696H13.6653ZM10.628 7.90903C10.628 7.82505 10.7037 7.70263 10.8647 7.70263V10.3693C12.2218 10.3693 13.2946 9.25202 13.2946 7.90903H10.628ZM10.8647 7.70263H5.8794V10.3693H10.8647V7.70263ZM5.8794 7.70263C5.55841 7.70263 5.14098 7.80976 4.80978 8.15011L6.72091 10.0099C6.44646 10.2919 6.11472 10.3693 5.8794 10.3693V7.70263ZM4.94668 8.02758L1.84201 10.4427L3.47934 12.5475L6.58401 10.1324L4.94668 8.02758ZM3.96847 11.7548L4.41025 9.53012L1.79465 9.01071L1.35288 11.2354L3.96847 11.7548ZM4.39657 9.59141C4.51727 9.1048 4.39305 8.56766 4.01524 8.17936L2.10398 10.039C1.81185 9.73874 1.71657 9.31938 1.80833 8.94942L4.39657 9.59141ZM4.18032 8.38683C3.87901 7.91935 3.37394 7.70265 2.91717 7.70265V10.3693C2.72266 10.3693 2.54376 10.321 2.39102 10.2427C2.24029 10.1655 2.07051 10.0357 1.9389 9.83152L4.18032 8.38683ZM2.91717 7.70265H2.39028V10.3693H2.91717V7.70265ZM2.39028 7.70265C2.46734 7.70265 2.53352 7.73756 2.57202 7.77749C2.60825 7.81506 2.62697 7.86283 2.62697 7.90905H-0.0396987C-0.0396987 9.21396 0.996029 10.3693 2.39028 10.3693V7.70265ZM2.62697 7.90893L2.62641 1.93688L-0.0402551 1.93713L-0.0396987 7.90918L2.62697 7.90893ZM2.62641 1.93701C2.62641 2.02098 2.55067 2.14341 2.38972 2.14341V-0.523259C1.03253 -0.523259 -0.0402551 0.594017 -0.0402551 1.93701H2.62641ZM2.38972 2.14341H10.8501V-0.523259H2.38972V2.14341ZM10.8501 2.14341C10.773 2.14341 10.7069 2.1085 10.6684 2.06857C10.6321 2.03101 10.6134 1.98323 10.6134 1.93701H13.2801C13.2801 0.632101 12.2444 -0.523259 10.8501 -0.523259V2.14341ZM10.6134 1.93713L10.614 7.90918L13.2806 7.90893L13.2801 1.93688L10.6134 1.93713ZM11.9498 9.24238L11.9638 9.24236L11.9588 6.5757L11.9448 6.57572L11.9498 9.24238Z"
|
40
|
-
fill="white"
|
41
|
-
mask="url(#path-4-inside-2_1372_16)"
|
42
|
-
/>
|
43
|
-
</svg>
|
44
|
-
|
45
|
-
)
|
46
|
-
|
47
|
-
export default AIChatAct
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const AIChatAct: 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_16" fill="white">
|
14
|
+
<path d="M6.74887 6.85454C6.89131 5.94716 7.03374 5.05404 7.17618 4.14669C7.17618 3.8248 6.90578 3.6344 6.53522 3.6344C6.2075 3.6344 5.80857 3.79564 5.46695 4.14669C5.66613 4.08837 5.85141 4.05864 6.02222 4.04435C6.19303 4.02948 6.33547 4.19072 6.30709 4.38112C6.16466 5.2885 6.02222 6.18162 5.87979 7.08896C5.87979 7.41086 6.15019 7.60126 6.52075 7.60126C6.84846 7.60126 7.2474 7.44002 7.58901 7.08896C7.38983 7.14728 7.20455 7.17702 7.03374 7.19131C6.86293 7.20618 6.7205 7.04494 6.74887 6.85454Z" />
|
15
|
+
</mask>
|
16
|
+
<path
|
17
|
+
d="M6.74887 6.85454C6.89131 5.94716 7.03374 5.05404 7.17618 4.14669C7.17618 3.8248 6.90578 3.6344 6.53522 3.6344C6.2075 3.6344 5.80857 3.79564 5.46695 4.14669C5.66613 4.08837 5.85141 4.05864 6.02222 4.04435C6.19303 4.02948 6.33547 4.19072 6.30709 4.38112C6.16466 5.2885 6.02222 6.18162 5.87979 7.08896C5.87979 7.41086 6.15019 7.60126 6.52075 7.60126C6.84846 7.60126 7.2474 7.44002 7.58901 7.08896C7.38983 7.14728 7.20455 7.17702 7.03374 7.19131C6.86293 7.20618 6.7205 7.04494 6.74887 6.85454Z"
|
18
|
+
fill="#949494"
|
19
|
+
/>
|
20
|
+
<path
|
21
|
+
d="M6.74887 6.85454L5.43163 6.64777L5.4301 6.65802L6.74887 6.85454ZM7.17618 4.14669L8.49338 4.35347L8.50951 4.25071V4.14669H7.17618ZM5.46695 4.14669L4.51139 3.21682L0.974529 6.85137L5.84161 5.42631L5.46695 4.14669ZM6.02222 4.04435L6.13342 5.37305L6.13782 5.37266L6.02222 4.04435ZM6.30709 4.38112L7.62434 4.58789L7.62586 4.57764L6.30709 4.38112ZM5.87979 7.08896L4.56258 6.88219L4.54645 6.98495V7.08896H5.87979ZM7.58901 7.08896L8.54458 8.01884L12.0814 4.38429L7.21435 5.80935L7.58901 7.08896ZM7.03374 7.19131L6.92255 5.86261L6.91814 5.863L7.03374 7.19131ZM8.06607 7.06131C8.13715 6.60855 8.20824 6.15922 8.27948 5.70897C8.35067 5.25898 8.42202 4.80807 8.49338 4.35347L5.85898 3.93992C5.7879 4.39267 5.71681 4.84199 5.64557 5.29224C5.57437 5.74223 5.50303 6.19315 5.43167 6.64777L8.06607 7.06131ZM8.50951 4.14669C8.50951 3.56965 8.24801 3.05257 7.8088 2.71393C7.40403 2.40183 6.93302 2.30107 6.53522 2.30107V4.96773C6.50798 4.96773 6.35745 4.96217 6.18051 4.82574C6.08782 4.75428 5.99743 4.65256 5.93242 4.52078C5.8671 4.38839 5.84284 4.25697 5.84284 4.14669H8.50951ZM6.53522 2.30107C5.79023 2.30107 5.06098 2.65204 4.51139 3.21682L6.42251 5.07657C6.48392 5.01347 6.53512 4.98325 6.56257 4.97065C6.59312 4.95663 6.58586 4.96773 6.53522 4.96773V2.30107ZM5.84161 5.42631C5.94219 5.39686 6.03768 5.38105 6.13342 5.37304L5.91103 2.71566C5.66515 2.73624 5.39008 2.77989 5.09228 2.86708L5.84161 5.42631ZM6.13782 5.37266C5.32183 5.44368 4.90934 4.71458 4.98832 4.18459L7.62586 4.57764C7.76159 3.66686 7.06423 2.61529 5.90662 2.71604L6.13782 5.37266ZM4.98989 4.17435C4.91882 4.62711 4.84773 5.07644 4.77649 5.52669C4.70529 5.97668 4.63395 6.42759 4.56258 6.88219L7.19699 7.29574C7.26806 6.84299 7.33915 6.39367 7.41039 5.94342C7.48159 5.49343 7.55293 5.04251 7.6243 4.58789L4.98989 4.17435ZM4.54645 7.08896C4.54645 7.66601 4.80795 8.18309 5.24716 8.52173C5.65194 8.83383 6.12295 8.93459 6.52075 8.93459V6.26793C6.54799 6.26793 6.69852 6.27349 6.87545 6.40991C6.96814 6.48138 7.05853 6.5831 7.12355 6.71487C7.18887 6.84727 7.21312 6.97868 7.21312 7.08896H4.54645ZM6.52075 8.93459C7.26574 8.93459 7.99498 8.58362 8.54458 8.01884L6.63345 6.15909C6.57204 6.22219 6.52085 6.2524 6.4934 6.26501C6.46284 6.27903 6.4701 6.26793 6.52075 6.26793V8.93459ZM7.21435 5.80935C7.11378 5.8388 7.01829 5.85461 6.92255 5.86262L7.14494 8.52C7.39081 8.49942 7.66589 8.45577 7.96368 8.36858L7.21435 5.80935ZM6.91814 5.863C7.73414 5.79198 8.14662 6.52108 8.06764 7.05106L5.4301 6.65802C5.29437 7.5688 5.99173 8.62037 7.14934 8.51962L6.91814 5.863Z"
|
22
|
+
fill="white"
|
23
|
+
mask="url(#path-1-inside-1_1372_16)"
|
24
|
+
/>
|
25
|
+
<path
|
26
|
+
d="M6.87622 2.78449L6.72255 2.78479C6.72296 2.72663 6.77628 2.64597 6.87622 2.64597C6.97721 2.64597 7.02978 2.72825 7.02989 2.7842L6.87622 2.78449ZM6.87622 2.92497C6.77589 2.92497 6.72255 2.84368 6.72255 2.78547H6.87622H7.02989C7.02989 2.84368 6.97654 2.92497 6.87622 2.92497Z"
|
27
|
+
fill="#949494"
|
28
|
+
stroke="white"
|
29
|
+
strokeWidth="1.33333"
|
30
|
+
/>
|
31
|
+
<mask id="path-4-inside-2_1372_16" fill="white">
|
32
|
+
<path d="M10.8647 0.429223H2.40426C1.59249 0.429223 0.937027 1.10276 0.937027 1.93698V7.90903C0.937027 8.74322 1.59246 9.41679 2.40426 9.41679H2.7036L2.20507 11.9051C2.19061 11.9783 2.21954 12.0663 2.29076 12.1098C2.31913 12.1246 2.34751 12.1389 2.39035 12.1389C2.43319 12.1389 2.46157 12.1241 2.50441 12.0949L5.95121 9.41618H10.8652C11.677 9.41618 12.3325 8.74264 12.3325 7.90842L12.3319 1.93696C12.3319 1.10277 11.6764 0.429223 10.8647 0.429223ZM11.9613 7.90903C11.9613 8.53854 11.4628 9.03596 10.8647 9.03596H5.8794C5.83656 9.03596 5.79372 9.05083 5.76534 9.07999L2.66067 11.4951L3.10245 9.27041C3.11692 9.21209 3.10245 9.1532 3.05961 9.10917C3.03123 9.06515 2.97393 9.03599 2.91717 9.03599H2.39028C1.77769 9.03599 1.29363 8.52369 1.29363 7.90905L1.29308 1.93701C1.29308 1.3075 1.7916 0.810075 2.38972 0.810075H10.8501C11.4627 0.810075 11.9468 1.32237 11.9468 1.93701L11.9473 7.90905L11.9613 7.90903Z" />
|
33
|
+
</mask>
|
34
|
+
<path
|
35
|
+
d="M10.8647 0.429223H2.40426C1.59249 0.429223 0.937027 1.10276 0.937027 1.93698V7.90903C0.937027 8.74322 1.59246 9.41679 2.40426 9.41679H2.7036L2.20507 11.9051C2.19061 11.9783 2.21954 12.0663 2.29076 12.1098C2.31913 12.1246 2.34751 12.1389 2.39035 12.1389C2.43319 12.1389 2.46157 12.1241 2.50441 12.0949L5.95121 9.41618H10.8652C11.677 9.41618 12.3325 8.74264 12.3325 7.90842L12.3319 1.93696C12.3319 1.10277 11.6764 0.429223 10.8647 0.429223ZM11.9613 7.90903C11.9613 8.53854 11.4628 9.03596 10.8647 9.03596H5.8794C5.83656 9.03596 5.79372 9.05083 5.76534 9.07999L2.66067 11.4951L3.10245 9.27041C3.11692 9.21209 3.10245 9.1532 3.05961 9.10917C3.03123 9.06515 2.97393 9.03599 2.91717 9.03599H2.39028C1.77769 9.03599 1.29363 8.52369 1.29363 7.90905L1.29308 1.93701C1.29308 1.3075 1.7916 0.810075 2.38972 0.810075H10.8501C11.4627 0.810075 11.9468 1.32237 11.9468 1.93701L11.9473 7.90905L11.9613 7.90903Z"
|
36
|
+
fill="#949494"
|
37
|
+
/>
|
38
|
+
<path
|
39
|
+
d="M2.7036 9.41679L4.01095 9.67871L4.33056 8.08345H2.7036V9.41679ZM2.20507 11.9051L0.897717 11.6432L0.897049 11.6465L2.20507 11.9051ZM2.29076 12.1098L1.59642 13.248L1.63352 13.2707L1.67203 13.2908L2.29076 12.1098ZM2.50441 12.0949L3.25464 13.1971L3.2894 13.1735L3.32259 13.1477L2.50441 12.0949ZM5.95121 9.41618V8.08284H5.49402L5.13303 8.36339L5.95121 9.41618ZM12.3325 7.90842H13.6658V7.90829L12.3325 7.90842ZM12.3319 1.93696H10.9986V1.93708L12.3319 1.93696ZM11.9613 7.90903H13.2946V6.57319L11.9588 6.5757L11.9613 7.90903ZM5.76534 9.07999L6.58401 10.1324L6.65669 10.0759L6.72091 10.0099L5.76534 9.07999ZM2.66067 11.4951L1.35288 11.2354L0.656214 14.7436L3.47934 12.5475L2.66067 11.4951ZM3.10245 9.27041L1.80833 8.94942L1.80077 8.9799L1.79465 9.01071L3.10245 9.27041ZM3.05961 9.10917L1.9389 9.83152L2.01107 9.9435L2.10398 10.039L3.05961 9.10917ZM1.29363 7.90905H2.62697V7.90893L1.29363 7.90905ZM1.29308 1.93701H-0.0402551V1.93713L1.29308 1.93701ZM11.9468 1.93701H10.6134V1.93713L11.9468 1.93701ZM11.9473 7.90905L10.614 7.90918L10.6141 9.24489L11.9498 9.24238L11.9473 7.90905ZM10.8647 -0.904111H2.40426V1.76256H10.8647V-0.904111ZM2.40426 -0.904111C0.82211 -0.904111 -0.396306 0.400843 -0.396306 1.93698H2.27036C2.27036 1.87465 2.29344 1.82928 2.32179 1.80015C2.34946 1.77172 2.37698 1.76256 2.40426 1.76256V-0.904111ZM-0.396306 1.93698V7.90903H2.27036V1.93698H-0.396306ZM-0.396306 7.90903C-0.396306 9.4451 0.822049 10.7501 2.40426 10.7501V8.08345C2.37698 8.08345 2.34945 8.07429 2.32179 8.04586C2.29344 8.01673 2.27036 7.97135 2.27036 7.90903H-0.396306ZM2.40426 10.7501H2.7036V8.08345H2.40426V10.7501ZM1.39625 9.15486L0.897721 11.6432L3.51243 12.167L4.01095 9.67871L1.39625 9.15486ZM0.897049 11.6465C0.791861 12.1787 0.974909 12.8689 1.59642 13.248L2.9851 10.9715C3.46417 11.2637 3.58936 11.7778 3.5131 12.1636L0.897049 11.6465ZM1.67203 13.2908C1.72751 13.3199 2.00215 13.4723 2.39035 13.4723V10.8056C2.52693 10.8056 2.65379 10.83 2.76384 10.8674C2.85738 10.8991 2.92639 10.9375 2.90949 10.9287L1.67203 13.2908ZM2.39035 13.4723C2.84776 13.4723 3.15545 13.2646 3.25464 13.1971L1.75418 10.9927C1.75429 10.9926 1.77203 10.9804 1.79927 10.9644C1.82789 10.9476 1.87536 10.9215 1.93793 10.8957C2.08309 10.8357 2.23851 10.8056 2.39035 10.8056V13.4723ZM3.32259 13.1477L6.7694 10.469L5.13303 8.36339L1.68623 11.0421L3.32259 13.1477ZM5.95121 10.7495H10.8652V8.08284H5.95121V10.7495ZM10.8652 10.7495C12.4474 10.7495 13.6658 9.44456 13.6658 7.90842H10.9991C10.9991 7.97075 10.9761 8.01612 10.9477 8.04525C10.92 8.07368 10.8925 8.08284 10.8652 8.08284V10.7495ZM13.6658 7.90829L13.6653 1.93683L10.9986 1.93708L10.9991 7.90854L13.6658 7.90829ZM13.6653 1.93696C13.6653 0.400812 12.4468 -0.904111 10.8647 -0.904111V1.76256C10.892 1.76256 10.9195 1.77173 10.9472 1.80017C10.9755 1.8293 10.9986 1.87466 10.9986 1.93696H13.6653ZM10.628 7.90903C10.628 7.82505 10.7037 7.70263 10.8647 7.70263V10.3693C12.2218 10.3693 13.2946 9.25202 13.2946 7.90903H10.628ZM10.8647 7.70263H5.8794V10.3693H10.8647V7.70263ZM5.8794 7.70263C5.55841 7.70263 5.14098 7.80976 4.80978 8.15011L6.72091 10.0099C6.44646 10.2919 6.11472 10.3693 5.8794 10.3693V7.70263ZM4.94668 8.02758L1.84201 10.4427L3.47934 12.5475L6.58401 10.1324L4.94668 8.02758ZM3.96847 11.7548L4.41025 9.53012L1.79465 9.01071L1.35288 11.2354L3.96847 11.7548ZM4.39657 9.59141C4.51727 9.1048 4.39305 8.56766 4.01524 8.17936L2.10398 10.039C1.81185 9.73874 1.71657 9.31938 1.80833 8.94942L4.39657 9.59141ZM4.18032 8.38683C3.87901 7.91935 3.37394 7.70265 2.91717 7.70265V10.3693C2.72266 10.3693 2.54376 10.321 2.39102 10.2427C2.24029 10.1655 2.07051 10.0357 1.9389 9.83152L4.18032 8.38683ZM2.91717 7.70265H2.39028V10.3693H2.91717V7.70265ZM2.39028 7.70265C2.46734 7.70265 2.53352 7.73756 2.57202 7.77749C2.60825 7.81506 2.62697 7.86283 2.62697 7.90905H-0.0396987C-0.0396987 9.21396 0.996029 10.3693 2.39028 10.3693V7.70265ZM2.62697 7.90893L2.62641 1.93688L-0.0402551 1.93713L-0.0396987 7.90918L2.62697 7.90893ZM2.62641 1.93701C2.62641 2.02098 2.55067 2.14341 2.38972 2.14341V-0.523259C1.03253 -0.523259 -0.0402551 0.594017 -0.0402551 1.93701H2.62641ZM2.38972 2.14341H10.8501V-0.523259H2.38972V2.14341ZM10.8501 2.14341C10.773 2.14341 10.7069 2.1085 10.6684 2.06857C10.6321 2.03101 10.6134 1.98323 10.6134 1.93701H13.2801C13.2801 0.632101 12.2444 -0.523259 10.8501 -0.523259V2.14341ZM10.6134 1.93713L10.614 7.90918L13.2806 7.90893L13.2801 1.93688L10.6134 1.93713ZM11.9498 9.24238L11.9638 9.24236L11.9588 6.5757L11.9448 6.57572L11.9498 9.24238Z"
|
40
|
+
fill="white"
|
41
|
+
mask="url(#path-4-inside-2_1372_16)"
|
42
|
+
/>
|
43
|
+
</svg>
|
44
|
+
|
45
|
+
)
|
46
|
+
|
47
|
+
export default AIChatAct
|
@@ -1,29 +1,29 @@
|
|
1
|
-
import React from 'react'
|
2
|
-
import { type LucideProps } from 'lucide-react'
|
3
|
-
|
4
|
-
const AIChat: 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
|
-
d="M11.9316 13.2588C12.215 11.4535 12.4984 9.67657 12.7817 7.87133C12.7817 7.23089 12.2438 6.85208 11.5065 6.85208C10.8545 6.85208 10.0608 7.17288 9.3811 7.87133C9.77739 7.7553 10.146 7.69615 10.4859 7.66771C10.8257 7.63813 11.1091 7.95892 11.0526 8.33774C10.7692 10.143 10.4859 11.92 10.2025 13.7252C10.2025 14.3656 10.7405 14.7445 11.4777 14.7445C12.1297 14.7445 12.9234 14.4237 13.6031 13.7252C13.2068 13.8412 12.8382 13.9004 12.4984 13.9288C12.1585 13.9584 11.8751 13.6376 11.9316 13.2588Z"
|
15
|
-
fill="#949494"
|
16
|
-
/>
|
17
|
-
<path
|
18
|
-
d="M12.185 6.21172C12.7517 6.21172 13.2056 5.74531 13.2056 5.16288C13.2056 4.58045 12.7517 4.11404 12.185 4.11404C11.6182 4.11404 11.1643 4.58045 11.1643 5.16288C11.1654 5.74645 11.6182 6.21172 12.185 6.21172Z"
|
19
|
-
fill="#949494"
|
20
|
-
/>
|
21
|
-
<path
|
22
|
-
d="M20.1202 0.475068H3.28758C1.6725 0.475068 0.368408 1.81512 0.368408 3.47487V15.3567C0.368408 17.0164 1.67244 18.3565 3.28758 18.3565H3.88314L2.89129 23.3072C2.86251 23.4528 2.92007 23.628 3.06176 23.7144C3.11822 23.744 3.17467 23.7724 3.25991 23.7724C3.34515 23.7724 3.4016 23.7428 3.48684 23.6848L10.3445 18.3553H20.1214C21.7364 18.3553 23.0405 17.0153 23.0405 15.3555L23.0394 3.47482C23.0394 1.81513 21.7353 0.475068 20.1202 0.475068ZM22.302 15.3567C22.302 16.6092 21.3102 17.5988 20.1202 17.5988H10.2016C10.1164 17.5988 10.0312 17.6284 9.97472 17.6864L3.79773 22.4915L4.67669 18.0653C4.70547 17.9493 4.67669 17.8321 4.59145 17.7445C4.53499 17.6569 4.42098 17.5989 4.30806 17.5989H3.25976C2.04097 17.5989 1.07791 16.5796 1.07791 15.3568L1.0768 3.47492C1.0768 2.22247 2.06865 1.2328 3.25865 1.2328H20.0913C21.31 1.2328 22.2731 2.25205 22.2731 3.47492L22.2742 15.3568L22.302 15.3567Z"
|
23
|
-
fill="#949494"
|
24
|
-
/>
|
25
|
-
</svg>
|
26
|
-
|
27
|
-
)
|
28
|
-
|
29
|
-
export default AIChat
|
1
|
+
import React from 'react'
|
2
|
+
import { type LucideProps } from 'lucide-react'
|
3
|
+
|
4
|
+
const AIChat: 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
|
+
d="M11.9316 13.2588C12.215 11.4535 12.4984 9.67657 12.7817 7.87133C12.7817 7.23089 12.2438 6.85208 11.5065 6.85208C10.8545 6.85208 10.0608 7.17288 9.3811 7.87133C9.77739 7.7553 10.146 7.69615 10.4859 7.66771C10.8257 7.63813 11.1091 7.95892 11.0526 8.33774C10.7692 10.143 10.4859 11.92 10.2025 13.7252C10.2025 14.3656 10.7405 14.7445 11.4777 14.7445C12.1297 14.7445 12.9234 14.4237 13.6031 13.7252C13.2068 13.8412 12.8382 13.9004 12.4984 13.9288C12.1585 13.9584 11.8751 13.6376 11.9316 13.2588Z"
|
15
|
+
fill="#949494"
|
16
|
+
/>
|
17
|
+
<path
|
18
|
+
d="M12.185 6.21172C12.7517 6.21172 13.2056 5.74531 13.2056 5.16288C13.2056 4.58045 12.7517 4.11404 12.185 4.11404C11.6182 4.11404 11.1643 4.58045 11.1643 5.16288C11.1654 5.74645 11.6182 6.21172 12.185 6.21172Z"
|
19
|
+
fill="#949494"
|
20
|
+
/>
|
21
|
+
<path
|
22
|
+
d="M20.1202 0.475068H3.28758C1.6725 0.475068 0.368408 1.81512 0.368408 3.47487V15.3567C0.368408 17.0164 1.67244 18.3565 3.28758 18.3565H3.88314L2.89129 23.3072C2.86251 23.4528 2.92007 23.628 3.06176 23.7144C3.11822 23.744 3.17467 23.7724 3.25991 23.7724C3.34515 23.7724 3.4016 23.7428 3.48684 23.6848L10.3445 18.3553H20.1214C21.7364 18.3553 23.0405 17.0153 23.0405 15.3555L23.0394 3.47482C23.0394 1.81513 21.7353 0.475068 20.1202 0.475068ZM22.302 15.3567C22.302 16.6092 21.3102 17.5988 20.1202 17.5988H10.2016C10.1164 17.5988 10.0312 17.6284 9.97472 17.6864L3.79773 22.4915L4.67669 18.0653C4.70547 17.9493 4.67669 17.8321 4.59145 17.7445C4.53499 17.6569 4.42098 17.5989 4.30806 17.5989H3.25976C2.04097 17.5989 1.07791 16.5796 1.07791 15.3568L1.0768 3.47492C1.0768 2.22247 2.06865 1.2328 3.25865 1.2328H20.0913C21.31 1.2328 22.2731 2.25205 22.2731 3.47492L22.2742 15.3568L22.302 15.3567Z"
|
23
|
+
fill="#949494"
|
24
|
+
/>
|
25
|
+
</svg>
|
26
|
+
|
27
|
+
)
|
28
|
+
|
29
|
+
export default AIChat
|