@gardenfi/garden-book 0.2.3-beta.12 → 0.2.3-beta.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/BlogCard/BlogCard.js +60 -0
- package/dist/BottomSheet/BottomSheet.js +17 -0
- package/dist/Button/Button.js +108 -0
- package/dist/Button/ClientOnlyLottie.js +27 -0
- package/dist/{Button.js → Button/spinner.json.js} +30 -170
- package/dist/Checkbox/Checkbox.js +7 -0
- package/dist/Chip/Chip.js +20 -0
- package/dist/ClientOnly/ClientOnly.js +6 -0
- package/dist/Container/Container.js +6 -0
- package/dist/Footer/Footer.js +371 -0
- package/dist/Footer/FooterBackgroundAnimation.js +100 -0
- package/dist/Footer/FooterLink.js +86 -0
- package/dist/GradientScroll/GradientScroll.js +73 -0
- package/dist/Icons/APIIcon/APIIcon.js +37 -0
- package/dist/Icons/AddIcon/AddIcon.js +16 -0
- package/dist/Icons/ArrowDownwardIcon/ArrowDownwardIcon.js +16 -0
- package/dist/Icons/ArrowEastIcon/ArrowEastIcon.js +22 -0
- package/dist/Icons/ArrowInwardIcon/ArrowInwardIcon.js +37 -0
- package/dist/Icons/ArrowLeftIcon/ArrowLeftIcon.js +16 -0
- package/dist/Icons/ArrowNorthEastIcon/ArrowNorthEastIcon.js +16 -0
- package/dist/Icons/ArrowNorthWestIcon/ArrowNorthWestIcon.js +16 -0
- package/dist/Icons/ArrowRightIcon/ArrowRightIcon.js +16 -0
- package/dist/Icons/ArrowSouthEastIcon/ArrowSouthEastIcon.js +16 -0
- package/dist/Icons/ArrowSouthWestIcon/ArrowSouthWestIcon.js +16 -0
- package/dist/Icons/ArrowSyncIcon/ArrowSyncIcon.js +16 -0
- package/dist/Icons/ArrowUpwardIcon/ArrowUpwardIcon.js +16 -0
- package/dist/Icons/BlogIcon/BlogIcon.js +37 -0
- package/dist/Icons/BrandKitIcon/BrandKitIcon.js +37 -0
- package/dist/Icons/CancelIcon/CancelIcon.js +22 -0
- package/dist/Icons/ChainflipIcon/ChainflipIcon.js +103 -0
- package/dist/Icons/CheckCircleIcon/CheckCircleIcon.js +22 -0
- package/dist/Icons/CheckIcon/CheckIcon.js +16 -0
- package/dist/Icons/Checked/Checked.js +37 -0
- package/dist/Icons/ClockIcon/ClockIcon.js +16 -0
- package/dist/Icons/CloseIcon/CloseIcon.js +16 -0
- package/dist/Icons/CodeBlockIcon/CodeBlockIcon.js +22 -0
- package/dist/Icons/CompareArrowsIcon/CompareArrowsIcon.js +22 -0
- package/dist/Icons/ConsoleIcon/ConsoleIcon.js +22 -0
- package/dist/Icons/CopyIcon/CopyIcon.js +16 -0
- package/dist/Icons/CopyrightsIcon/CopyrightsIcon.js +22 -0
- package/dist/Icons/DeleteIcon/DeleteIcon.js +16 -0
- package/dist/Icons/DiscordIcon/DiscordIcon.js +22 -0
- package/dist/Icons/DollarChipIcon/DollarChipIcon.js +37 -0
- package/dist/Icons/DraftIcon/DraftIcon.js +37 -0
- package/dist/Icons/EditIcon/EditIcon.js +16 -0
- package/dist/Icons/EncryptedIcon/EncryptedIcon.js +37 -0
- package/dist/Icons/ExchangeIcon/ExchangeIcon.js +19 -0
- package/dist/Icons/FaqIcon/FaqIcon.js +37 -0
- package/dist/Icons/FeesIcon/FeesIcon.js +22 -0
- package/dist/Icons/FingerprintIcon/FingerprintIcon.js +22 -0
- package/dist/Icons/FolderIcon/FolderIcon.js +37 -0
- package/dist/Icons/GasStationIcon/GasStationIcon.js +22 -0
- package/dist/Icons/GiftBoxIcon/GiftBoxIcon.js +37 -0
- package/dist/Icons/{LanguageIcon → GlobeIcon}/GlobeIcon.d.ts +1 -1
- package/dist/Icons/GlobeIcon/GlobeIcon.js +16 -0
- package/dist/Icons/GlobeIcon/index.d.ts +1 -0
- package/dist/Icons/HorizontalSwap/HorizontalSwap.js +37 -0
- package/dist/Icons/HubIcon/HubIcon.js +16 -0
- package/dist/Icons/InfinityIcon/InfinityIcon.js +22 -0
- package/dist/Icons/InfoIcon/InfoIcon.js +16 -0
- package/dist/Icons/KeyboardDownIcon/KeyboardDownIcon.js +16 -0
- package/dist/Icons/KeyboardLeftIcon/KeyboardLeftIcon.js +16 -0
- package/dist/Icons/KeyboardRightIcon/KeyboardRightIcon.js +16 -0
- package/dist/Icons/KeyboardUpIcon/KeyboardUpIcon.js +16 -0
- package/dist/Icons/LinkIcon/LinkIcon.js +16 -0
- package/dist/Icons/LockIcon/LockIcon.js +16 -0
- package/dist/Icons/LogoutIcon/LogoutIcon.js +16 -0
- package/dist/Icons/MenuIcon/MenuIcon.js +16 -0
- package/dist/Icons/MinusIcon/MinusIcon.js +19 -0
- package/dist/Icons/OpenInFullIcon/OpenInFullIcon.js +16 -0
- package/dist/Icons/OpenInNewIcon/OpenInNewIcon.js +22 -0
- package/dist/Icons/OtterSecIcon/OtterSecIcon.js +31 -0
- package/dist/Icons/PageInfoIcon/PageInfoIcon.js +16 -0
- package/dist/Icons/PasskeyIcon/PasskeyIcon.js +22 -0
- package/dist/Icons/PasskeyIcon/index.d.ts +1 -1
- package/dist/Icons/PlusIcon/PlusIcon.js +19 -0
- package/dist/Icons/RadioCheckedIcon/RadioCheckedIcon.js +16 -0
- package/dist/Icons/RadioUncheckedIcon/RadioUncheckedIcon.js +16 -0
- package/dist/Icons/RaiseHandIcon/RaiseHandIcon.js +37 -0
- package/dist/Icons/ReferralIcon/ReferralIcon.js +16 -0
- package/dist/Icons/RelayLinkIcon/RelayLinkIcon.js +88 -0
- package/dist/Icons/RemoveIcon/RemoveIcon.js +16 -0
- package/dist/Icons/Rotate360Icon/Rotate360Icon.js +37 -0
- package/dist/Icons/RoutingIcon/RoutingIcon.js +37 -0
- package/dist/Icons/RowInfoIcon/RowInfoIcon.js +37 -0
- package/dist/Icons/SDKIcon/SDKIcon.js +37 -0
- package/dist/Icons/SearchIcon/SearchIcon.js +16 -0
- package/dist/Icons/SearchIconThin/SearchIconThin.js +37 -0
- package/dist/Icons/Share/Share.js +22 -0
- package/dist/Icons/StakeIcon/StakeIcon.js +37 -0
- package/dist/Icons/StarIcon/StarIcon.js +16 -0
- package/dist/Icons/SwapHorizontalIcon/SwapHorizontalIcon.js +21 -0
- package/dist/Icons/ThorswapIcon/ThorswapIcon.js +55 -0
- package/dist/Icons/TimerIcon/TimerIcon.js +16 -0
- package/dist/Icons/Unchecked/Unchecked.js +37 -0
- package/dist/Icons/WalletIcon/WalletIcon.js +16 -0
- package/dist/Icons/WalletIconRose/WalletIconRose.js +22 -0
- package/dist/Icons/WarningIcon/WarningIcon.js +37 -0
- package/dist/Icons/XIcon/XIcon.js +22 -0
- package/dist/Icons/XSolidIcon/XSolidIcon.js +22 -0
- package/dist/Icons/ZellicIcon/ZellicIcon.js +101 -0
- package/dist/Icons/index.d.ts +1 -1
- package/dist/InfoBadge/InfoBadge.js +16 -0
- package/dist/Logo/ArbitrumLogo/ArbitrumLogo.js +66 -0
- package/dist/Logo/BTCLogo/BTCLogo.js +32 -0
- package/dist/Logo/Camelot/Camelot.js +73 -0
- package/dist/Logo/CatalogLogo/CatalogLogo.js +44 -0
- package/dist/Logo/Coinbase/Coinbase.js +24 -0
- package/dist/Logo/DLCBTC/DLCBTC.js +68 -0
- package/dist/Logo/Debridge/Debridge.js +103 -0
- package/dist/Logo/Dodo/DODO.js +77 -0
- package/dist/Logo/EthereumLogo/EthereumLogo.js +60 -0
- package/dist/Logo/GMX/GMX.js +49 -0
- package/dist/Logo/GMXLogo/GMXLogo.js +40 -0
- package/dist/Logo/GardenDocs/GardenDocs.js +31 -0
- package/dist/Logo/GardenExplorer/GardenExplorer.js +34 -0
- package/dist/Logo/GardenExplorerAlt/GardenExplorerAlt.js +31 -0
- package/dist/Logo/GardenFullLogo/GardenFullLogo.js +66 -0
- package/dist/{GardenIcon-E0OJI-b-.js → Logo/GardenIcon/GardenIcon.js} +11 -13
- package/dist/Logo/GardenIconOutline/GardenIconOutline.js +43 -0
- package/dist/Logo/GardenLogo/GardenLogo.js +33 -0
- package/dist/Logo/GardenLogoDark/GardenLogoDark.js +83 -0
- package/dist/Logo/GardenLogoLight/GardenLogoLight.js +83 -0
- package/dist/Logo/GardenLogoMarkDark/GardenLogoMarkDark.js +41 -0
- package/dist/Logo/GardenLogoMarkLight/GardenLogoMarkLight.js +41 -0
- package/dist/Logo/GardenLogoText/GardenLogoText.js +59 -0
- package/dist/Logo/GardenStrokeIcon/GardenStrokeIcon.js +43 -0
- package/dist/Logo/NFTIcon/NFTIcon.js +37 -0
- package/dist/Logo/PancakeSwap/PancakeSwap.js +134 -0
- package/dist/Logo/PhantomIcon/PhantomIcon.js +23 -0
- package/dist/Logo/PolygonLogo/PolygonLogo.js +31 -0
- package/dist/Logo/Radiant/Radiant.js +31 -0
- package/dist/Logo/RadiantLogo/RadiantLogo.js +40 -0
- package/dist/Logo/Solv/Solv.js +73 -0
- package/dist/Logo/SwellBTC/SwellBTC.js +31 -0
- package/dist/Logo/TraderJoe/TraderJoe.js +98 -0
- package/dist/Logo/TrailOfBits/TrailOfBits.js +190 -0
- package/dist/Logo/TrustWallet/TrustWallet.js +50 -0
- package/dist/Logo/Vertex/Vertex.js +90 -0
- package/dist/Logo/WalletConnect/WalletConnect.js +22 -0
- package/dist/Modal/Modal.js +66 -0
- package/dist/Opacity/Opacity.d.ts +1 -1
- package/dist/Opacity/Opacity.js +25 -0
- package/dist/QuestCard/QuestCard.js +57 -0
- package/dist/Sidebar/Sidebar.js +41 -0
- package/dist/TokenInfo/TokenInfo.js +44 -0
- package/dist/TokenNetworkLogos/TokenNetworkLogos.js +39 -0
- package/dist/{Typography-DX9XpQWB.js → Typography/Typography.js} +23 -25
- package/dist/animations/RollingText/RollingText.d.ts +12 -0
- package/dist/animations/RollingText/RollingText.js +70 -0
- package/dist/animations/ScaleY/ScaleY.d.ts +12 -0
- package/dist/animations/ScaleY/ScaleY.js +32 -0
- package/dist/animations/Shine/Shine.d.ts +11 -0
- package/dist/animations/Shine/Shine.js +6 -0
- package/dist/animations/index.d.ts +5 -0
- package/dist/assets/blogPlaceholder.svg.js +4 -0
- package/dist/assets/maskRect.svg.js +4 -0
- package/dist/hooks/useClientOnly.d.ts +5 -0
- package/dist/hooks/useClientOnly.js +10 -0
- package/dist/index.d.ts +21 -0
- package/dist/index.js +287 -0
- package/dist/node_modules/@radix-ui/primitive/dist/index.js +9 -0
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +29 -0
- package/dist/node_modules/@radix-ui/react-context/dist/index.js +70 -0
- package/dist/node_modules/@radix-ui/react-dialog/dist/index.js +257 -0
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +127 -0
- package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +17 -0
- package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +137 -0
- package/dist/node_modules/@radix-ui/react-id/dist/index.js +13 -0
- package/dist/node_modules/@radix-ui/react-portal/dist/index.js +16 -0
- package/dist/node_modules/@radix-ui/react-presence/dist/index.js +71 -0
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +36 -0
- package/dist/node_modules/@radix-ui/react-slot/dist/index.js +50 -0
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +13 -0
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +54 -0
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +14 -0
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +6 -0
- package/dist/node_modules/aria-hidden/dist/es2015/index.js +52 -0
- package/dist/node_modules/vaul/dist/index.js +1038 -0
- package/dist/style.css +1 -17
- package/dist/utils/utils.d.ts +3 -0
- package/dist/utils/utils.js +6 -0
- package/package.json +4 -8
- package/dist/BlogCard.js +0 -820
- package/dist/BlogCard.js.map +0 -1
- package/dist/BottomSheet.js +0 -2801
- package/dist/BottomSheet.js.map +0 -1
- package/dist/Button/spinner.json.d.ts +0 -3
- package/dist/Button.js.map +0 -1
- package/dist/Checkbox.js +0 -9
- package/dist/Checkbox.js.map +0 -1
- package/dist/Chip-DOSAEkS5.js +0 -24
- package/dist/Chip-DOSAEkS5.js.map +0 -1
- package/dist/Chip.js +0 -5
- package/dist/Chip.js.map +0 -1
- package/dist/ClientOnly-CMQEf-Yl.js +0 -13
- package/dist/ClientOnly-CMQEf-Yl.js.map +0 -1
- package/dist/ClientOnly.js +0 -5
- package/dist/ClientOnly.js.map +0 -1
- package/dist/Combination-BN2ESQ8D.js +0 -666
- package/dist/Combination-BN2ESQ8D.js.map +0 -1
- package/dist/Container.js +0 -9
- package/dist/Container.js.map +0 -1
- package/dist/Footer.js +0 -661
- package/dist/Footer.js.map +0 -1
- package/dist/GardenIcon-E0OJI-b-.js.map +0 -1
- package/dist/GradientScroll.js +0 -86
- package/dist/GradientScroll.js.map +0 -1
- package/dist/Icons/LanguageIcon/index.d.ts +0 -1
- package/dist/Icons.js +0 -1936
- package/dist/Icons.js.map +0 -1
- package/dist/InfoBadge.js +0 -19
- package/dist/InfoBadge.js.map +0 -1
- package/dist/KeyboardDownIcon-hh63DdT7.js +0 -19
- package/dist/KeyboardDownIcon-hh63DdT7.js.map +0 -1
- package/dist/Logo.js +0 -2044
- package/dist/Logo.js.map +0 -1
- package/dist/Modal.js +0 -77
- package/dist/Modal.js.map +0 -1
- package/dist/Opacity-DRe3jTZ4.js +0 -29
- package/dist/Opacity-DRe3jTZ4.js.map +0 -1
- package/dist/Opacity.js +0 -5
- package/dist/Opacity.js.map +0 -1
- package/dist/OpenInFullIcon-D2mt0Gjr.js +0 -34
- package/dist/OpenInFullIcon-D2mt0Gjr.js.map +0 -1
- package/dist/QuestCard.js +0 -60
- package/dist/QuestCard.js.map +0 -1
- package/dist/RadioUncheckedIcon-KnzZG6cp.js +0 -34
- package/dist/RadioUncheckedIcon-KnzZG6cp.js.map +0 -1
- package/dist/Sidebar.js +0 -45
- package/dist/Sidebar.js.map +0 -1
- package/dist/TokenInfo.js +0 -47
- package/dist/TokenInfo.js.map +0 -1
- package/dist/TokenNetworkLogos-DZZrRsmI.js +0 -41
- package/dist/TokenNetworkLogos-DZZrRsmI.js.map +0 -1
- package/dist/TokenNetworkLogos.js +0 -5
- package/dist/TokenNetworkLogos.js.map +0 -1
- package/dist/Typography-DX9XpQWB.js.map +0 -1
- package/dist/Typography.js +0 -5
- package/dist/Typography.js.map +0 -1
- package/dist/Unchecked-B7UGXlAZ.js +0 -76
- package/dist/Unchecked-B7UGXlAZ.js.map +0 -1
- package/dist/XIcon-DC822TMq.js +0 -67
- package/dist/XIcon-DC822TMq.js.map +0 -1
- package/dist/fonts/HafferBlack.woff2 +0 -0
- package/dist/fonts/HafferBold.woff2 +0 -0
- package/dist/fonts/HafferHeavy.woff2 +0 -0
- package/dist/fonts/HafferLight.woff2 +0 -0
- package/dist/fonts/HafferMedium.woff2 +0 -0
- package/dist/fonts/HafferRegular.woff2 +0 -0
- package/dist/fonts/HafferSemiBold.woff2 +0 -0
- package/dist/fonts/HafferThin.woff2 +0 -0
- package/dist/index-Ir5YwUO1.js +0 -45
- package/dist/index-Ir5YwUO1.js.map +0 -1
- package/dist/useClientOnly-Bzx92NOa.js +0 -12
- package/dist/useClientOnly-Bzx92NOa.js.map +0 -1
- package/dist/utils-BnsJHiW8.js +0 -2478
- package/dist/utils-BnsJHiW8.js.map +0 -1
- /package/dist/Icons/PasskeyIcon/{Passkey.d.ts → PasskeyIcon.d.ts} +0 -0
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsxs as h, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const s = (e) => /* @__PURE__ */ h(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "16",
|
|
6
|
+
height: "16",
|
|
7
|
+
viewBox: "0 0 16 16",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...e,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ C(
|
|
13
|
+
"mask",
|
|
14
|
+
{
|
|
15
|
+
id: "mask0_25526_70195",
|
|
16
|
+
style: { maskType: "alpha" },
|
|
17
|
+
maskUnits: "userSpaceOnUse",
|
|
18
|
+
x: "0",
|
|
19
|
+
y: "0",
|
|
20
|
+
width: "16",
|
|
21
|
+
height: "16",
|
|
22
|
+
children: /* @__PURE__ */ C("rect", { width: "16", height: "16", fill: "#D9D9D9" })
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ C("g", { mask: "url(#mask0_25526_70195)", children: /* @__PURE__ */ C(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M13.0245 13.7178L8.83729 9.53051C8.50396 9.80574 8.12063 10.0211 7.68729 10.1767C7.25396 10.3322 6.80568 10.41 6.34246 10.41C5.20301 10.41 4.23868 10.0155 3.44946 9.22651C2.66024 8.43751 2.26562 7.4734 2.26562 6.33418C2.26562 5.19507 2.66012 4.23063 3.44912 3.44085C4.23812 2.65118 5.20224 2.25635 6.34146 2.25635C7.48057 2.25635 8.44501 2.65096 9.23479 3.44018C10.0245 4.2294 10.4193 5.19374 10.4193 6.33318C10.4193 6.80929 10.3394 7.26402 10.1796 7.69735C10.0197 8.13068 9.80646 8.50757 9.53979 8.82802L13.727 13.0152L13.0245 13.7178ZM6.34246 9.41018C7.20146 9.41018 7.92901 9.11207 8.52513 8.51585C9.12135 7.91974 9.41946 7.19218 9.41946 6.33318C9.41946 5.47418 9.12135 4.74662 8.52513 4.15051C7.92901 3.55429 7.20146 3.25618 6.34246 3.25618C5.48346 3.25618 4.7559 3.55429 4.15979 4.15051C3.56357 4.74662 3.26546 5.47418 3.26546 6.33318C3.26546 7.19218 3.56357 7.91974 4.15979 8.51585C4.7559 9.11207 5.48346 9.41018 6.34246 9.41018Z",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}
|
|
31
|
+
) })
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
export {
|
|
36
|
+
s as SearchIconThin
|
|
37
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const o = (r) => /* @__PURE__ */ C(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "16",
|
|
7
|
+
height: "16",
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...r,
|
|
11
|
+
children: /* @__PURE__ */ C(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M11.333 14.6663C10.7775 14.6663 10.3052 14.4719 9.91634 14.083C9.52745 13.6941 9.33301 13.2219 9.33301 12.6663C9.33301 12.5997 9.34968 12.4441 9.38301 12.1997L4.69967 9.46634C4.5219 9.63301 4.31634 9.76356 4.08301 9.85801C3.84967 9.95245 3.59967 9.99967 3.33301 9.99967C2.77745 9.99967 2.30523 9.80523 1.91634 9.41634C1.52745 9.02745 1.33301 8.55523 1.33301 7.99967C1.33301 7.44412 1.52745 6.9719 1.91634 6.58301C2.30523 6.19412 2.77745 5.99967 3.33301 5.99967C3.59967 5.99967 3.84967 6.0469 4.08301 6.14134C4.31634 6.23579 4.5219 6.36634 4.69967 6.53301L9.38301 3.79967C9.36079 3.7219 9.3469 3.6469 9.34134 3.57467C9.33579 3.50245 9.33301 3.4219 9.33301 3.33301C9.33301 2.77745 9.52745 2.30523 9.91634 1.91634C10.3052 1.52745 10.7775 1.33301 11.333 1.33301C11.8886 1.33301 12.3608 1.52745 12.7497 1.91634C13.1386 2.30523 13.333 2.77745 13.333 3.33301C13.333 3.88856 13.1386 4.36079 12.7497 4.74967C12.3608 5.13856 11.8886 5.33301 11.333 5.33301C11.0663 5.33301 10.8163 5.28579 10.583 5.19134C10.3497 5.0969 10.1441 4.96634 9.96634 4.79967L5.28301 7.53301C5.30523 7.61079 5.31912 7.68579 5.32467 7.75801C5.33023 7.83023 5.33301 7.91079 5.33301 7.99967C5.33301 8.08856 5.33023 8.16912 5.32467 8.24134C5.31912 8.31356 5.30523 8.38856 5.28301 8.46634L9.96634 11.1997C10.1441 11.033 10.3497 10.9025 10.583 10.808C10.8163 10.7136 11.0663 10.6663 11.333 10.6663C11.8886 10.6663 12.3608 10.8608 12.7497 11.2497C13.1386 11.6386 13.333 12.1108 13.333 12.6663C13.333 13.2219 13.1386 13.6941 12.7497 14.083C12.3608 14.4719 11.8886 14.6663 11.333 14.6663ZM11.333 13.333C11.5219 13.333 11.6802 13.2691 11.808 13.1413C11.9358 13.0136 11.9997 12.8552 11.9997 12.6663C11.9997 12.4775 11.9358 12.3191 11.808 12.1913C11.6802 12.0636 11.5219 11.9997 11.333 11.9997C11.1441 11.9997 10.9858 12.0636 10.858 12.1913C10.7302 12.3191 10.6663 12.4775 10.6663 12.6663C10.6663 12.8552 10.7302 13.0136 10.858 13.1413C10.9858 13.2691 11.1441 13.333 11.333 13.333ZM3.33301 8.66634C3.5219 8.66634 3.68023 8.60245 3.80801 8.47467C3.93579 8.3469 3.99967 8.18856 3.99967 7.99967C3.99967 7.81079 3.93579 7.65245 3.80801 7.52467C3.68023 7.3969 3.5219 7.33301 3.33301 7.33301C3.14412 7.33301 2.98579 7.3969 2.85801 7.52467C2.73023 7.65245 2.66634 7.81079 2.66634 7.99967C2.66634 8.18856 2.73023 8.3469 2.85801 8.47467C2.98579 8.60245 3.14412 8.66634 3.33301 8.66634ZM11.333 3.99967C11.5219 3.99967 11.6802 3.93579 11.808 3.80801C11.9358 3.68023 11.9997 3.5219 11.9997 3.33301C11.9997 3.14412 11.9358 2.98579 11.808 2.85801C11.6802 2.73023 11.5219 2.66634 11.333 2.66634C11.1441 2.66634 10.9858 2.73023 10.858 2.85801C10.7302 2.98579 10.6663 3.14412 10.6663 3.33301C10.6663 3.5219 10.7302 3.68023 10.858 3.80801C10.9858 3.93579 11.1441 3.99967 11.333 3.99967Z",
|
|
15
|
+
fill: "currentColor"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
o as Share
|
|
22
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsxs as t, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const i = (e) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "16",
|
|
6
|
+
height: "16",
|
|
7
|
+
viewBox: "0 0 16 16",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...e,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ C(
|
|
13
|
+
"mask",
|
|
14
|
+
{
|
|
15
|
+
id: "mask0_24315_24292",
|
|
16
|
+
style: { maskType: "alpha" },
|
|
17
|
+
maskUnits: "userSpaceOnUse",
|
|
18
|
+
x: "0",
|
|
19
|
+
y: "0",
|
|
20
|
+
width: "16",
|
|
21
|
+
height: "16",
|
|
22
|
+
children: /* @__PURE__ */ C("rect", { width: "16", height: "16", fill: "#D9D9D9" })
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ C("g", { mask: "url(#mask0_24315_24292)", children: /* @__PURE__ */ C(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M10.001 13C8.60544 13 7.42306 12.5157 6.45383 11.5472C5.48461 10.5786 5 9.39656 5 8.001C5 6.60544 5.48428 5.42306 6.45283 4.45383C7.42139 3.48461 8.60344 3 9.999 3C11.3946 3 12.5769 3.48428 13.5462 4.45283C14.5154 5.42139 15 6.60344 15 7.999C15 9.39456 14.5157 10.5769 13.5472 11.5462C12.5786 12.5154 11.3966 13 10.001 13ZM4.66667 12.8205C3.57433 12.5307 2.69017 11.9391 2.01417 11.0455C1.33806 10.1519 1 9.13678 1 8C1 6.86322 1.33806 5.84806 2.01417 4.9545C2.69017 4.06094 3.57433 3.46928 4.66667 3.1795V4.23333C3.86667 4.51111 3.22222 4.99444 2.73333 5.68333C2.24444 6.37222 2 7.14444 2 8C2 8.85556 2.24444 9.62778 2.73333 10.3167C3.22222 11.0056 3.86667 11.4889 4.66667 11.7667V12.8205ZM10 12C11.1111 12 12.0556 11.6111 12.8333 10.8333C13.6111 10.0556 14 9.11111 14 8C14 6.88889 13.6111 5.94444 12.8333 5.16667C12.0556 4.38889 11.1111 4 10 4C8.88889 4 7.94444 4.38889 7.16667 5.16667C6.38889 5.94444 6 6.88889 6 8C6 9.11111 6.38889 10.0556 7.16667 10.8333C7.94444 11.6111 8.88889 12 10 12Z",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}
|
|
31
|
+
) })
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
export {
|
|
36
|
+
i as StakeIcon
|
|
37
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const o = (r) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "18",
|
|
6
|
+
height: "17",
|
|
7
|
+
viewBox: "0 0 18 17",
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...r,
|
|
11
|
+
children: /* @__PURE__ */ L("path", { d: "M6.3763 13.0209L9.0013 11.4375L11.6263 13.0417L10.9388 10.0417L13.2513 8.04169L10.2096 7.77085L9.0013 4.93752L7.79297 7.75002L4.7513 8.02085L7.0638 10.0417L6.3763 13.0209ZM3.85547 16.5L5.20964 10.6459L0.667969 6.70835L6.66797 6.18752L9.0013 0.666687L11.3346 6.18752L17.3346 6.70835L12.793 10.6459L14.1471 16.5L9.0013 13.3959L3.85547 16.5Z" })
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
export {
|
|
15
|
+
o as StarIcon
|
|
16
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const r = (t) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "12",
|
|
7
|
+
height: "10",
|
|
8
|
+
viewBox: "0 0 12 10",
|
|
9
|
+
fill: "#817A90",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ L(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M3.1727 9.36931L0.458008 6.65462L3.1727 3.93994L3.78753 4.56367L2.13392 6.21712H6.38103V7.09212H2.13392L3.78753 8.74573L3.1727 9.36931ZM8.82665 6.05452L8.21182 5.43079L9.86542 3.77719H5.61832V2.90233H9.86542L8.21182 1.24873L8.82665 0.625L11.5413 3.33969L8.82665 6.05452Z"
|
|
15
|
+
}
|
|
16
|
+
)
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
export {
|
|
20
|
+
r as SwapHorizontalIcon
|
|
21
|
+
};
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const n = (s) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
version: "1.1",
|
|
6
|
+
id: "Layer_2",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
9
|
+
width: 16,
|
|
10
|
+
height: 16,
|
|
11
|
+
viewBox: "0 0 2988 2988",
|
|
12
|
+
style: { background: "new 0 0 2988 2988" },
|
|
13
|
+
xmlSpace: "preserve",
|
|
14
|
+
...s,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ e("style", { type: "text/css", children: `.st0{enable-background:new;}
|
|
17
|
+
.st1{fill:url(#SVGID_1_);}` }),
|
|
18
|
+
/* @__PURE__ */ e("ellipse", { className: "st0", cx: "1494.8", cy: "1494", rx: "1443.3", ry: "1442.6" }),
|
|
19
|
+
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ l(
|
|
20
|
+
"linearGradient",
|
|
21
|
+
{
|
|
22
|
+
id: "SVGID_1_",
|
|
23
|
+
gradientUnits: "userSpaceOnUse",
|
|
24
|
+
x1: "2551.4639",
|
|
25
|
+
y1: "437.3013",
|
|
26
|
+
x2: "438.0661",
|
|
27
|
+
y2: "2550.699",
|
|
28
|
+
children: [
|
|
29
|
+
/* @__PURE__ */ e("stop", { offset: "0", style: { stopColor: "#3EF8F3" } }),
|
|
30
|
+
/* @__PURE__ */ e("stop", { offset: "1", style: { stopColor: "#07AEFE" } })
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
) }),
|
|
34
|
+
/* @__PURE__ */ e(
|
|
35
|
+
"path",
|
|
36
|
+
{
|
|
37
|
+
className: "st1",
|
|
38
|
+
d: `M2872.1,912.5c-75.3-177.9-183.1-337.7-320.3-474.9c-26.2-26.2-53.2-51.3-81-75.3c-3.1-2.6-6.2-5.3-9.3-7.9
|
|
39
|
+
c-115.6-98.2-244.6-177.6-384.9-236.9C1892.3,39.5,1696.5,0,1494.7,0C1293,0,1097.2,39.5,912.9,117.4
|
|
40
|
+
c-178,75.3-337.9,182.9-475.1,320.1c-137.3,137.2-245,297-320.3,474.9C39.5,1096.7,0,1292.3,0,1494c0,201.7,39.5,397.3,117.5,581.5
|
|
41
|
+
c75.3,177.9,183.1,337.7,320.3,474.9c22.2,22.2,45.1,43.7,68.5,64.3c4.4,3.9,8.9,7.8,13.3,11.6c117.7,101.5,249.6,183.5,393.3,244.2
|
|
42
|
+
c184.3,77.9,380.1,117.4,581.8,117.4c201.8,0,397.5-39.5,581.8-117.4c178-75.2,337.9-182.9,475.1-320.1
|
|
43
|
+
c137.3-137.2,245-297,320.3-474.9c77.9-184.2,117.5-379.9,117.5-581.5C2989.5,1292.3,2950,1096.7,2872.1,912.5z M1494.7,2907.5
|
|
44
|
+
c-337.4,0-647.6-118.7-890.9-316.5l1481.5-623.5l-507.3-514.8l-0.2,0.2l-1-1L561.3,2555C266.7,2295.7,80.5,1916.2,80.5,1494
|
|
45
|
+
C80.5,714.6,714.9,80.5,1494.7,80.5c333.3,0,640,115.9,882,309.3L1069.2,937.9l507.6,513.9l0.2-0.2l1,1l841.1-1027.5
|
|
46
|
+
C2719,684.5,2909,1067.5,2909,1494C2909,2273.4,2274.6,2907.5,1494.7,2907.5z M762.5,2444.7l816.4-886.8l378.4,384L762.5,2444.7z
|
|
47
|
+
M2242.1,525.8l-669.4,817.7l-375.2-379.8L2242.1,525.8z`
|
|
48
|
+
}
|
|
49
|
+
)
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
);
|
|
53
|
+
export {
|
|
54
|
+
n as ThorswapIcon
|
|
55
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const o = (r) => /* @__PURE__ */ C(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "16",
|
|
6
|
+
height: "19",
|
|
7
|
+
viewBox: "0 0 16 19",
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...r,
|
|
11
|
+
children: /* @__PURE__ */ C("path", { d: "M5.5 2.49998V0.833313H10.5V2.49998H5.5ZM7.16667 11.6666H8.83333V6.66665H7.16667V11.6666ZM8 18.3333C6.97222 18.3333 6.00347 18.1354 5.09375 17.7396C4.18403 17.3437 3.38889 16.8055 2.70833 16.125C2.02778 15.4444 1.48958 14.6493 1.09375 13.7396C0.697917 12.8298 0.5 11.8611 0.5 10.8333C0.5 9.80554 0.697917 8.83679 1.09375 7.92706C1.48958 7.01734 2.02778 6.2222 2.70833 5.54165C3.38889 4.86109 4.18403 4.3229 5.09375 3.92706C6.00347 3.53123 6.97222 3.33331 8 3.33331C8.86111 3.33331 9.6875 3.4722 10.4792 3.74998C11.2708 4.02776 12.0139 4.43054 12.7083 4.95831L13.875 3.79165L15.0417 4.95831L13.875 6.12498C14.4028 6.81942 14.8056 7.56248 15.0833 8.35415C15.3611 9.14581 15.5 9.9722 15.5 10.8333C15.5 11.8611 15.3021 12.8298 14.9062 13.7396C14.5104 14.6493 13.9722 15.4444 13.2917 16.125C12.6111 16.8055 11.816 17.3437 10.9062 17.7396C9.99653 18.1354 9.02778 18.3333 8 18.3333ZM8 16.6666C9.61111 16.6666 10.9861 16.0972 12.125 14.9583C13.2639 13.8194 13.8333 12.4444 13.8333 10.8333C13.8333 9.2222 13.2639 7.8472 12.125 6.70831C10.9861 5.56942 9.61111 4.99998 8 4.99998C6.38889 4.99998 5.01389 5.56942 3.875 6.70831C2.73611 7.8472 2.16667 9.2222 2.16667 10.8333C2.16667 12.4444 2.73611 13.8194 3.875 14.9583C5.01389 16.0972 6.38889 16.6666 8 16.6666Z" })
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
export {
|
|
15
|
+
o as TimerIcon
|
|
16
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsxs as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const i = (s) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "24",
|
|
7
|
+
height: "24",
|
|
8
|
+
viewBox: "0 0 24 24",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...s,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ e(
|
|
13
|
+
"mask",
|
|
14
|
+
{
|
|
15
|
+
id: "mask0_14594_15093",
|
|
16
|
+
style: { maskType: "alpha" },
|
|
17
|
+
maskUnits: "userSpaceOnUse",
|
|
18
|
+
x: "0",
|
|
19
|
+
y: "0",
|
|
20
|
+
width: "24",
|
|
21
|
+
height: "24",
|
|
22
|
+
children: /* @__PURE__ */ e("rect", { width: "24", height: "24", fill: "#D9D9D9" })
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ e("g", { mask: "url(#mask0_14594_15093)", children: /* @__PURE__ */ e(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM5 19H19V5H5V19Z",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}
|
|
31
|
+
) })
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
export {
|
|
36
|
+
i as Unchecked
|
|
37
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const H = (t) => /* @__PURE__ */ C(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "17",
|
|
6
|
+
height: "16",
|
|
7
|
+
viewBox: "0 0 17 16",
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ C("path", { d: "M2.16667 15.5C1.70833 15.5 1.31597 15.3368 0.989583 15.0104C0.663194 14.684 0.5 14.2917 0.5 13.8333V2.16667C0.5 1.70833 0.663194 1.31597 0.989583 0.989583C1.31597 0.663194 1.70833 0.5 2.16667 0.5H13.8333C14.2917 0.5 14.684 0.663194 15.0104 0.989583C15.3368 1.31597 15.5 1.70833 15.5 2.16667V4.25H13.8333V2.16667H2.16667V13.8333H13.8333V11.75H15.5V13.8333C15.5 14.2917 15.3368 14.684 15.0104 15.0104C14.684 15.3368 14.2917 15.5 13.8333 15.5H2.16667ZM8.83333 12.1667C8.375 12.1667 7.98264 12.0035 7.65625 11.6771C7.32986 11.3507 7.16667 10.9583 7.16667 10.5V5.5C7.16667 5.04167 7.32986 4.64931 7.65625 4.32292C7.98264 3.99653 8.375 3.83333 8.83333 3.83333H14.6667C15.125 3.83333 15.5174 3.99653 15.8438 4.32292C16.1701 4.64931 16.3333 5.04167 16.3333 5.5V10.5C16.3333 10.9583 16.1701 11.3507 15.8438 11.6771C15.5174 12.0035 15.125 12.1667 14.6667 12.1667H8.83333ZM14.6667 10.5V5.5H8.83333V10.5H14.6667ZM11.3333 9.25C11.6806 9.25 11.9757 9.12847 12.2188 8.88542C12.4618 8.64236 12.5833 8.34722 12.5833 8C12.5833 7.65278 12.4618 7.35764 12.2188 7.11458C11.9757 6.87153 11.6806 6.75 11.3333 6.75C10.9861 6.75 10.691 6.87153 10.4479 7.11458C10.2049 7.35764 10.0833 7.65278 10.0833 8C10.0833 8.34722 10.2049 8.64236 10.4479 8.88542C10.691 9.12847 10.9861 9.25 11.3333 9.25Z" })
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
export {
|
|
15
|
+
H as WalletIcon
|
|
16
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const e = (t) => /* @__PURE__ */ C(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "19",
|
|
6
|
+
height: "18",
|
|
7
|
+
viewBox: "0 0 19 18",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ C(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M2 18C1.45 18 0.979167 17.8042 0.5875 17.4125C0.195833 17.0208 0 16.55 0 16V2C0 1.45 0.195833 0.979167 0.5875 0.5875C0.979167 0.195833 1.45 0 2 0H16C16.55 0 17.0208 0.195833 17.4125 0.5875C17.8042 0.979167 18 1.45 18 2H10C8.81667 2 7.85417 2.37083 7.1125 3.1125C6.37083 3.85417 6 4.81667 6 6V12C6 13.1833 6.37083 14.1458 7.1125 14.8875C7.85417 15.6292 8.81667 16 10 16H18C18 16.55 17.8042 17.0208 17.4125 17.4125C17.0208 17.8042 16.55 18 16 18H2ZM10 14C9.45 14 8.97917 13.8042 8.5875 13.4125C8.19583 13.0208 8 12.55 8 12V6C8 5.45 8.19583 4.97917 8.5875 4.5875C8.97917 4.19583 9.45 4 10 4H17C17.55 4 18.0208 4.19583 18.4125 4.5875C18.8042 4.97917 19 5.45 19 6V12C19 12.55 18.8042 13.0208 18.4125 13.4125C18.0208 13.8042 17.55 14 17 14H10ZM13 10.5C13.4333 10.5 13.7917 10.3583 14.075 10.075C14.3583 9.79167 14.5 9.43333 14.5 9C14.5 8.56667 14.3583 8.20833 14.075 7.925C13.7917 7.64167 13.4333 7.5 13 7.5C12.5667 7.5 12.2083 7.64167 11.925 7.925C11.6417 8.20833 11.5 8.56667 11.5 9C11.5 9.43333 11.6417 9.79167 11.925 10.075C12.2083 10.3583 12.5667 10.5 13 10.5Z",
|
|
15
|
+
fill: "#E36492"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
e as WalletIconRose
|
|
22
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const r = (i) => /* @__PURE__ */ s(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "16",
|
|
6
|
+
height: "16",
|
|
7
|
+
viewBox: "0 0 16 16",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...i,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ e(
|
|
13
|
+
"mask",
|
|
14
|
+
{
|
|
15
|
+
id: "mask0_19962_22568",
|
|
16
|
+
style: { maskType: "alpha" },
|
|
17
|
+
maskUnits: "userSpaceOnUse",
|
|
18
|
+
x: "0",
|
|
19
|
+
y: "0",
|
|
20
|
+
width: "16",
|
|
21
|
+
height: "16",
|
|
22
|
+
children: /* @__PURE__ */ e("rect", { width: "16", height: "16", fill: "#D9D9D9" })
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ e("g", { mask: "url(#mask0_19962_22568)", children: /* @__PURE__ */ e(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M0.664062 13.9987L7.9974 1.33203L15.3307 13.9987H0.664062ZM2.96406 12.6654H13.0307L7.9974 3.9987L2.96406 12.6654ZM7.9974 11.9987C8.18629 11.9987 8.34462 11.9348 8.4724 11.807C8.60017 11.6793 8.66406 11.5209 8.66406 11.332C8.66406 11.1431 8.60017 10.9848 8.4724 10.857C8.34462 10.7293 8.18629 10.6654 7.9974 10.6654C7.80851 10.6654 7.65017 10.7293 7.5224 10.857C7.39462 10.9848 7.33073 11.1431 7.33073 11.332C7.33073 11.5209 7.39462 11.6793 7.5224 11.807C7.65017 11.9348 7.80851 11.9987 7.9974 11.9987ZM7.33073 9.9987H8.66406V6.66536H7.33073V9.9987Z",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}
|
|
31
|
+
) })
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
export {
|
|
36
|
+
r as WarningIcon
|
|
37
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const L = (r) => /* @__PURE__ */ o(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "25",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 25 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...r,
|
|
11
|
+
children: /* @__PURE__ */ o(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M17.6557 3.86523H20.4171L14.3858 10.757L21.481 20.1364H15.9269L11.5735 14.4493L6.5983 20.1364H3.83298L10.2828 12.7635L3.48096 3.86523H9.17587L13.1068 9.06341L17.6557 3.86523ZM16.6857 18.4858H18.215L8.34276 5.42977H6.69999L16.6857 18.4858Z",
|
|
15
|
+
fill: "currentColor"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
L as XIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const i = (o) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...o,
|
|
11
|
+
children: /* @__PURE__ */ L(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M3.81818 2C2.81364 2 2 2.81364 2 3.81818V20.1818C2 21.1864 2.81364 22 3.81818 22H20.1818C21.1864 22 22 21.1864 22 20.1818V3.81818C22 2.81364 21.1864 2 20.1818 2H3.81818ZM6.22585 6.54545H10.418L12.8647 10.0433L15.892 6.54545H17.2113L13.4577 10.892L18.0494 17.4545H13.8572L11.1424 13.5732L7.79013 17.4545H6.44957L10.5458 12.7227L6.22585 6.54545ZM8.25355 7.62145L14.3935 16.3732H16.0199L9.8782 7.62145H8.25355Z",
|
|
15
|
+
fill: "#817A90"
|
|
16
|
+
}
|
|
17
|
+
)
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
export {
|
|
21
|
+
i as XSolidIcon
|
|
22
|
+
};
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { jsxs as o, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const L = (l) => /* @__PURE__ */ o(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "48",
|
|
6
|
+
height: "43",
|
|
7
|
+
viewBox: "0 0 48 43",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...l,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ r(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M14.3948 0.654297V17.277L11.6504 15.6921V0.654297H14.3948Z",
|
|
16
|
+
fill: "currentColor"
|
|
17
|
+
}
|
|
18
|
+
),
|
|
19
|
+
/* @__PURE__ */ r(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M19.8831 0.654297V20.4451L17.1387 18.8602V0.654297H19.8831Z",
|
|
23
|
+
fill: "currentColor"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ r(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
d: "M1.37221 19.2656L15.7667 27.5761L13.0223 29.1611L0 21.6413L1.37221 19.2656Z",
|
|
30
|
+
fill: "currentColor"
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
/* @__PURE__ */ r(
|
|
34
|
+
"path",
|
|
35
|
+
{
|
|
36
|
+
d: "M4.11733 14.5117L21.2563 24.4071L18.5119 25.9921L2.74512 16.8891L4.11733 14.5117Z",
|
|
37
|
+
fill: "currentColor"
|
|
38
|
+
}
|
|
39
|
+
),
|
|
40
|
+
/* @__PURE__ */ r(
|
|
41
|
+
"path",
|
|
42
|
+
{
|
|
43
|
+
d: "M10.9775 39.8474L25.3721 31.5352V34.705L12.3498 42.223L10.9775 39.8474Z",
|
|
44
|
+
fill: "currentColor"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ r(
|
|
48
|
+
"path",
|
|
49
|
+
{
|
|
50
|
+
d: "M8.2334 35.0907L25.3724 25.1953V28.3651L9.60561 37.4681L8.2334 35.0907Z",
|
|
51
|
+
fill: "currentColor"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ r(
|
|
55
|
+
"path",
|
|
56
|
+
{
|
|
57
|
+
d: "M33.6055 41.8181V25.1953L36.3499 26.7802V41.8181H33.6055Z",
|
|
58
|
+
fill: "currentColor"
|
|
59
|
+
}
|
|
60
|
+
),
|
|
61
|
+
/* @__PURE__ */ r(
|
|
62
|
+
"path",
|
|
63
|
+
{
|
|
64
|
+
d: "M28.1172 41.8201V22.0293L30.8616 23.6142V41.8201H28.1172Z",
|
|
65
|
+
fill: "currentColor"
|
|
66
|
+
}
|
|
67
|
+
),
|
|
68
|
+
/* @__PURE__ */ r(
|
|
69
|
+
"path",
|
|
70
|
+
{
|
|
71
|
+
d: "M46.6279 23.2118L32.2334 14.9013L34.9778 13.3164L48.0001 20.8362L46.6279 23.2118Z",
|
|
72
|
+
fill: "currentColor"
|
|
73
|
+
}
|
|
74
|
+
),
|
|
75
|
+
/* @__PURE__ */ r(
|
|
76
|
+
"path",
|
|
77
|
+
{
|
|
78
|
+
d: "M43.8831 27.9667L26.7441 18.0712L29.4886 16.4863L45.2553 25.5893L43.8831 27.9667Z",
|
|
79
|
+
fill: "currentColor"
|
|
80
|
+
}
|
|
81
|
+
),
|
|
82
|
+
/* @__PURE__ */ r(
|
|
83
|
+
"path",
|
|
84
|
+
{
|
|
85
|
+
d: "M37.0225 2.62566L22.6279 10.9379V7.76805L35.6503 0.25L37.0225 2.62566Z",
|
|
86
|
+
fill: "currentColor"
|
|
87
|
+
}
|
|
88
|
+
),
|
|
89
|
+
/* @__PURE__ */ r(
|
|
90
|
+
"path",
|
|
91
|
+
{
|
|
92
|
+
d: "M39.7669 7.38323L22.6279 17.2787V14.1088L38.3947 5.00586L39.7669 7.38323Z",
|
|
93
|
+
fill: "currentColor"
|
|
94
|
+
}
|
|
95
|
+
)
|
|
96
|
+
]
|
|
97
|
+
}
|
|
98
|
+
);
|
|
99
|
+
export {
|
|
100
|
+
L as ZellicIcon
|
|
101
|
+
};
|
package/dist/Icons/index.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export { KeyboardDownIcon } from './KeyboardDownIcon';
|
|
|
18
18
|
export { KeyboardLeftIcon } from './KeyboardLeftIcon';
|
|
19
19
|
export { KeyboardRightIcon } from './KeyboardRightIcon';
|
|
20
20
|
export { KeyboardUpIcon } from './KeyboardUpIcon';
|
|
21
|
-
export {
|
|
21
|
+
export { GlobeIcon } from './GlobeIcon';
|
|
22
22
|
export { LinkIcon } from './LinkIcon';
|
|
23
23
|
export { LockIcon } from './LockIcon';
|
|
24
24
|
export { LogoutIcon } from './LogoutIcon';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { Opacity as p } from "../Opacity/Opacity.js";
|
|
3
|
+
import { Typography as f } from "../Typography/Typography.js";
|
|
4
|
+
import { cn as i } from "../utils/utils.js";
|
|
5
|
+
const l = ({ children: r, className: m, ...e }) => /* @__PURE__ */ o(
|
|
6
|
+
p,
|
|
7
|
+
{
|
|
8
|
+
level: "medium",
|
|
9
|
+
className: i("gf-px-4 gf-py-3 gf-rounded-3xl gf-w-max", m),
|
|
10
|
+
...e,
|
|
11
|
+
children: /* @__PURE__ */ o(f, { size: "h3", weight: "bold", children: r })
|
|
12
|
+
}
|
|
13
|
+
);
|
|
14
|
+
export {
|
|
15
|
+
l as InfoBadge
|
|
16
|
+
};
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { jsxs as l, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const i = (L) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "18",
|
|
6
|
+
height: "20",
|
|
7
|
+
viewBox: "0 0 18 20",
|
|
8
|
+
...L,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ C(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M0.671875 6.07916V13.9193C0.671875 14.4199 0.939395 14.8827 1.37268 15.1322L8.16244 19.0531C8.59572 19.3025 9.12912 19.3025 9.5624 19.0531L16.3522 15.1322C16.7854 14.8827 17.053 14.4199 17.053 13.9193V6.07916C17.053 5.57858 16.7854 5.11576 16.3522 4.86629L9.5624 0.945401C9.12912 0.695934 8.59572 0.695934 8.16244 0.945401L1.37104 4.86629C0.937754 5.11576 0.671875 5.57858 0.671875 6.07916Z",
|
|
16
|
+
fill: "#213147"
|
|
17
|
+
}
|
|
18
|
+
),
|
|
19
|
+
/* @__PURE__ */ C(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M10.3474 11.5195L9.37907 14.175C9.35281 14.2488 9.35281 14.3292 9.37907 14.4031L11.0449 18.9723L12.9717 17.8595L10.6592 11.5195C10.6067 11.3734 10.3999 11.3734 10.3474 11.5195Z",
|
|
23
|
+
fill: "#12AAFF"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ C(
|
|
27
|
+
"path",
|
|
28
|
+
{
|
|
29
|
+
d: "M12.2881 7.05242C12.2356 6.90635 12.0288 6.90635 11.9763 7.05242L11.008 9.70793C10.9817 9.78178 10.9817 9.8622 11.008 9.93606L13.7373 17.4168L15.6641 16.304L12.2881 7.05242Z",
|
|
30
|
+
fill: "#12AAFF"
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
/* @__PURE__ */ C(
|
|
34
|
+
"path",
|
|
35
|
+
{
|
|
36
|
+
d: "M8.86263 1.23913C8.91022 1.23913 8.95782 1.25226 9.00049 1.27523L16.3483 5.51781C16.4336 5.56704 16.4861 5.65895 16.4861 5.75579V14.2393C16.4861 14.3378 16.4336 14.428 16.3483 14.4773L9.00049 18.7198C8.95946 18.7445 8.91022 18.756 8.86263 18.756C8.81503 18.756 8.76744 18.7428 8.72476 18.7198L1.37699 14.4806C1.29165 14.4313 1.23913 14.3394 1.23913 14.2426V5.75743C1.23913 5.65895 1.29165 5.56869 1.37699 5.51945L8.72476 1.27688C8.76744 1.25226 8.81503 1.23913 8.86263 1.23913ZM8.86263 0C8.60167 0 8.33908 0.0672903 8.10438 0.203512L0.758247 4.44444C0.288856 4.71525 0 5.21582 0 5.75743V14.2409C0 14.7825 0.288856 15.2831 0.758247 15.5539L8.10602 19.7965C8.34072 19.9311 8.60167 20 8.86427 20C9.12522 20 9.38782 19.9327 9.62252 19.7965L16.9703 15.5539C17.4397 15.2831 17.7285 14.7825 17.7285 14.2409V5.75743C17.7285 5.21582 17.4397 4.71525 16.9703 4.44444L9.62088 0.203512C9.38618 0.0672903 9.12358 0 8.86263 0Z",
|
|
37
|
+
fill: "#9DCCED"
|
|
38
|
+
}
|
|
39
|
+
),
|
|
40
|
+
/* @__PURE__ */ C(
|
|
41
|
+
"path",
|
|
42
|
+
{
|
|
43
|
+
d: "M4.00391 17.4285L4.68009 15.5771L6.04067 16.708L4.76872 17.8699L4.00391 17.4285Z",
|
|
44
|
+
fill: "#213147"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
/* @__PURE__ */ C(
|
|
48
|
+
"path",
|
|
49
|
+
{
|
|
50
|
+
d: "M8.24586 5.14893H6.38306C6.24356 5.14893 6.11883 5.23591 6.07123 5.36721L2.07812 16.3142L4.00493 17.4269L8.40177 5.37213C8.4428 5.26381 8.36238 5.14893 8.24586 5.14893Z",
|
|
51
|
+
fill: "white"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ C(
|
|
55
|
+
"path",
|
|
56
|
+
{
|
|
57
|
+
d: "M11.5074 5.14893H9.6446C9.5051 5.14893 9.38036 5.23591 9.33277 5.36721L4.77344 17.8668L6.70024 18.9796L11.6633 5.37213C11.7027 5.26381 11.6223 5.14893 11.5074 5.14893Z",
|
|
58
|
+
fill: "white"
|
|
59
|
+
}
|
|
60
|
+
)
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
);
|
|
64
|
+
export {
|
|
65
|
+
i as ArbitrumLogo
|
|
66
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs as e, jsx as L } from "react/jsx-runtime";
|
|
2
|
+
const l = (C) => /* @__PURE__ */ e(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
width: "20",
|
|
6
|
+
height: "20",
|
|
7
|
+
viewBox: "0 0 20 20",
|
|
8
|
+
...C,
|
|
9
|
+
fill: "none",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ L(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M9.99969 19.9995C15.5225 19.9995 19.9994 15.5226 19.9994 9.99976C19.9994 4.47692 15.5225 6.10352e-05 9.99969 6.10352e-05C4.47686 6.10352e-05 0 4.47692 0 9.99976C0 15.5226 4.47686 19.9995 9.99969 19.9995Z",
|
|
16
|
+
fill: "#ECECEC"
|
|
17
|
+
}
|
|
18
|
+
),
|
|
19
|
+
/* @__PURE__ */ L("circle", { cx: "10", cy: "10", r: "10", fill: "#F7931A" }),
|
|
20
|
+
/* @__PURE__ */ L(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M12.1154 8.57283C11.7999 9.80896 9.89365 9.1692 9.27554 9.01141L9.83393 6.82401C10.452 6.9818 12.4446 7.28205 12.1154 8.57283ZM11.7556 12.1043C11.4095 13.4641 9.12116 12.7148 8.37762 12.5254L9.00085 10.1179C9.74165 10.3082 12.1255 10.6884 11.7627 12.1082L11.7556 12.1043ZM14.2891 8.60841C14.4968 7.27892 13.4874 6.56018 12.1055 6.07304L12.565 4.2735L11.4686 3.99277L11.0207 5.74572C10.734 5.67215 10.4382 5.60277 10.1441 5.53436L10.5843 3.77028L9.49154 3.48697L9.03298 5.28474C8.79357 5.23004 8.55965 5.17373 8.33297 5.11677L6.82267 4.72988L6.52396 5.90153C6.52396 5.90153 7.33973 6.09353 7.31764 6.10449C7.63363 6.14376 7.85989 6.42897 7.82623 6.74558L7.31089 8.7908C7.34946 8.8006 7.38737 8.81283 7.42439 8.82742L7.3088 8.79886L6.56959 11.6677C6.49946 11.8783 6.27252 11.9929 6.06139 11.9242C6.07735 11.9329 5.26593 11.7203 5.26593 11.7203L4.71393 12.9723L6.14007 13.3363L6.92488 13.5345L6.46197 15.3529L7.55665 15.6326L8.00779 13.84C8.29685 13.9218 8.58882 13.9983 8.87998 14.072L8.42158 15.8653L9.51626 16.145L9.98272 14.3286C11.8545 14.6941 13.2588 14.5583 13.8598 12.8705C14.3425 11.5093 13.8509 10.7233 12.8723 10.2054C13.5904 10.045 14.1351 9.57824 14.2821 8.60454L14.2891 8.60841Z",
|
|
24
|
+
fill: "white"
|
|
25
|
+
}
|
|
26
|
+
)
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
export {
|
|
31
|
+
l as BTCLogo
|
|
32
|
+
};
|