diff --git a/.storybook/main.js b/.storybook/main.js
new file mode 100644
index 0000000..373272e
--- /dev/null
+++ b/.storybook/main.js
@@ -0,0 +1,14 @@
+module.exports = {
+ stories: ["../src/**/*.stories.mdx", "../src/**/*.stories.@(js|jsx|ts|tsx)"],
+ addons: [
+ {
+ name: "@storybook/addon-essentials",
+ options: {
+ backgrounds: false,
+ },
+ },
+ "@storybook/addon-links",
+ "@storybook/addon-a11y",
+ "themeprovider-storybook/register",
+ ],
+};
diff --git a/.storybook/preview-head.html b/.storybook/preview-head.html
new file mode 100644
index 0000000..7d3cf37
--- /dev/null
+++ b/.storybook/preview-head.html
@@ -0,0 +1 @@
+
diff --git a/.storybook/preview.js b/.storybook/preview.js
new file mode 100644
index 0000000..b021548
--- /dev/null
+++ b/.storybook/preview.js
@@ -0,0 +1,33 @@
+import React from "react";
+import { withThemesProvider } from "themeprovider-storybook";
+import light from "../src/theme/light";
+import dark from "../src/theme/dark";
+import ResetCSS from "../src/ResetCSS";
+import { ModalProvider } from "../src/widgets/Modal";
+
+const globalDecorator = (StoryFn) => (
+
+
+
+
+);
+
+export const parameters = {
+ actions: { argTypesRegex: "^on[A-Z].*" },
+ layout: "fullscreen",
+};
+
+const themes = [
+ {
+ name: "Light",
+ backgroundColor: light.colors.background,
+ ...light,
+ },
+ {
+ name: "Dark",
+ backgroundColor: dark.colors.background,
+ ...dark,
+ },
+];
+
+export const decorators = [globalDecorator, withThemesProvider(themes)];
diff --git a/dist/components/Image/tokens.d.ts b/dist/components/Image/tokens.d.ts
index 38cd168..ce71535 100644
--- a/dist/components/Image/tokens.d.ts
+++ b/dist/components/Image/tokens.d.ts
@@ -5,8 +5,8 @@ declare const tokens: {
cake: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -14,8 +14,8 @@ declare const tokens: {
txl: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -23,8 +23,8 @@ declare const tokens: {
cos: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -32,8 +32,8 @@ declare const tokens: {
bunny: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -41,8 +41,8 @@ declare const tokens: {
alice: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -50,8 +50,8 @@ declare const tokens: {
for: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -59,8 +59,8 @@ declare const tokens: {
bux: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -68,8 +68,8 @@ declare const tokens: {
nuls: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -77,8 +77,8 @@ declare const tokens: {
belt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -86,8 +86,8 @@ declare const tokens: {
ramp: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -95,8 +95,8 @@ declare const tokens: {
bfi: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -104,8 +104,8 @@ declare const tokens: {
dexe: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -113,8 +113,8 @@ declare const tokens: {
bel: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -122,8 +122,8 @@ declare const tokens: {
tpt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -131,8 +131,8 @@ declare const tokens: {
watch: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -140,8 +140,8 @@ declare const tokens: {
xmark: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -149,8 +149,8 @@ declare const tokens: {
bmxx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -158,8 +158,8 @@ declare const tokens: {
iotx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -167,8 +167,8 @@ declare const tokens: {
bor: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -176,8 +176,8 @@ declare const tokens: {
bopen: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -185,8 +185,8 @@ declare const tokens: {
dodo: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -194,8 +194,8 @@ declare const tokens: {
swingby: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -203,8 +203,8 @@ declare const tokens: {
bry: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -212,8 +212,8 @@ declare const tokens: {
zee: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -221,8 +221,8 @@ declare const tokens: {
swgb: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -230,8 +230,8 @@ declare const tokens: {
swg: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -239,8 +239,8 @@ declare const tokens: {
sfp: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -248,8 +248,8 @@ declare const tokens: {
lina: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -257,8 +257,8 @@ declare const tokens: {
lit: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -266,8 +266,8 @@ declare const tokens: {
hget: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -275,8 +275,8 @@ declare const tokens: {
bdo: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -284,8 +284,8 @@ declare const tokens: {
egld: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -293,8 +293,8 @@ declare const tokens: {
ust: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -302,8 +302,8 @@ declare const tokens: {
wsote: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -311,8 +311,8 @@ declare const tokens: {
front: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -320,8 +320,8 @@ declare const tokens: {
helmet: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -329,8 +329,8 @@ declare const tokens: {
btcst: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -338,8 +338,8 @@ declare const tokens: {
bscx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -347,8 +347,8 @@ declare const tokens: {
ten: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -356,8 +356,8 @@ declare const tokens: {
balbt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -365,8 +365,8 @@ declare const tokens: {
asr: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -374,8 +374,8 @@ declare const tokens: {
atm: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -383,8 +383,8 @@ declare const tokens: {
og: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -392,8 +392,8 @@ declare const tokens: {
reef: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -401,8 +401,8 @@ declare const tokens: {
ditto: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -410,8 +410,8 @@ declare const tokens: {
juv: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -419,8 +419,8 @@ declare const tokens: {
psg: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -428,8 +428,8 @@ declare const tokens: {
vai: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -437,8 +437,8 @@ declare const tokens: {
wbnb: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -446,8 +446,8 @@ declare const tokens: {
blink: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -455,8 +455,8 @@ declare const tokens: {
unfi: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -464,8 +464,8 @@ declare const tokens: {
twt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -473,8 +473,8 @@ declare const tokens: {
hard: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -482,8 +482,8 @@ declare const tokens: {
broobee: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -491,8 +491,8 @@ declare const tokens: {
stax: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -500,8 +500,8 @@ declare const tokens: {
nar: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -509,8 +509,8 @@ declare const tokens: {
nya: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -518,8 +518,8 @@ declare const tokens: {
ctk: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -527,8 +527,8 @@ declare const tokens: {
inj: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -536,8 +536,8 @@ declare const tokens: {
sxp: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -545,8 +545,8 @@ declare const tokens: {
alpha: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -554,8 +554,8 @@ declare const tokens: {
xvs: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -563,8 +563,8 @@ declare const tokens: {
sushi: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -572,8 +572,8 @@ declare const tokens: {
comp: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -581,8 +581,8 @@ declare const tokens: {
syrup: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -590,8 +590,8 @@ declare const tokens: {
bifi: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -599,8 +599,8 @@ declare const tokens: {
dusk: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -608,8 +608,8 @@ declare const tokens: {
busd: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -617,8 +617,8 @@ declare const tokens: {
eth: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -626,8 +626,8 @@ declare const tokens: {
beth: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -635,8 +635,8 @@ declare const tokens: {
mamzn: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -644,8 +644,8 @@ declare const tokens: {
mgoogl: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -653,8 +653,8 @@ declare const tokens: {
mnflx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -662,8 +662,8 @@ declare const tokens: {
mtsla: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -671,8 +671,8 @@ declare const tokens: {
ltc: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -680,8 +680,8 @@ declare const tokens: {
usdc: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -689,8 +689,8 @@ declare const tokens: {
dai: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -698,8 +698,8 @@ declare const tokens: {
ada: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -707,8 +707,8 @@ declare const tokens: {
band: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -716,8 +716,8 @@ declare const tokens: {
dot: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -725,8 +725,8 @@ declare const tokens: {
eos: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -734,8 +734,8 @@ declare const tokens: {
link: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -743,8 +743,8 @@ declare const tokens: {
usdt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -752,8 +752,8 @@ declare const tokens: {
btcb: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -761,8 +761,8 @@ declare const tokens: {
xrp: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -770,8 +770,8 @@ declare const tokens: {
atom: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -779,8 +779,8 @@ declare const tokens: {
yfii: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -788,8 +788,8 @@ declare const tokens: {
xtz: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -797,8 +797,8 @@ declare const tokens: {
bch: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -806,8 +806,8 @@ declare const tokens: {
yfi: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -815,8 +815,8 @@ declare const tokens: {
uni: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -824,8 +824,8 @@ declare const tokens: {
fil: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -833,8 +833,8 @@ declare const tokens: {
bake: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -842,8 +842,8 @@ declare const tokens: {
burger: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -851,8 +851,8 @@ declare const tokens: {
bdigg: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -860,8 +860,8 @@ declare const tokens: {
bbadger: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -869,8 +869,8 @@ declare const tokens: {
trade: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -878,8 +878,8 @@ declare const tokens: {
pnt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -887,8 +887,8 @@ declare const tokens: {
mir: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -896,8 +896,8 @@ declare const tokens: {
pbtc: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -905,8 +905,8 @@ declare const tokens: {
lto: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -914,8 +914,8 @@ declare const tokens: {
pcws: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -923,8 +923,8 @@ declare const tokens: {
zil: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -932,8 +932,8 @@ declare const tokens: {
lien: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -941,8 +941,8 @@ declare const tokens: {
swth: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -950,8 +950,8 @@ declare const tokens: {
dft: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -959,8 +959,8 @@ declare const tokens: {
gum: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -968,8 +968,8 @@ declare const tokens: {
dego: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -977,8 +977,8 @@ declare const tokens: {
nrv: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -986,8 +986,8 @@ declare const tokens: {
easy: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -995,8 +995,8 @@ declare const tokens: {
oddz: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1004,8 +1004,8 @@ declare const tokens: {
hoo: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1013,8 +1013,8 @@ declare const tokens: {
apys: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1022,8 +1022,8 @@ declare const tokens: {
bondly: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1031,8 +1031,8 @@ declare const tokens: {
tko: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1040,8 +1040,8 @@ declare const tokens: {
itam: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1049,8 +1049,8 @@ declare const tokens: {
arpa: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1058,8 +1058,8 @@ declare const tokens: {
eps: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1067,8 +1067,8 @@ declare const tokens: {
jgn: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1076,8 +1076,8 @@ declare const tokens: {
tlm: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1085,8 +1085,8 @@ declare const tokens: {
perl: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1094,8 +1094,8 @@ declare const tokens: {
alpa: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1103,8 +1103,8 @@ declare const tokens: {
hzn: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1112,8 +1112,8 @@ declare const tokens: {
suter: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1121,8 +1121,8 @@ declare const tokens: {
cgg: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1130,8 +1130,8 @@ declare const tokens: {
mix: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1139,8 +1139,8 @@ declare const tokens: {
hakka: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1148,8 +1148,8 @@ declare const tokens: {
xed: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1157,8 +1157,8 @@ declare const tokens: {
τbtc: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1166,8 +1166,8 @@ declare const tokens: {
alpaca: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1175,8 +1175,8 @@ declare const tokens: {
dfd: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1184,8 +1184,8 @@ declare const tokens: {
lmt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1193,8 +1193,8 @@ declare const tokens: {
btt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1202,8 +1202,8 @@ declare const tokens: {
trx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1211,8 +1211,8 @@ declare const tokens: {
win: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1220,8 +1220,8 @@ declare const tokens: {
mcoin: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1229,8 +1229,8 @@ declare const tokens: {
math: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1238,8 +1238,8 @@ declare const tokens: {
kun: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1247,8 +1247,8 @@ declare const tokens: {
qsd: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1256,8 +1256,8 @@ declare const tokens: {
hyfi: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1265,8 +1265,8 @@ declare const tokens: {
oin: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1274,8 +1274,8 @@ declare const tokens: {
doge: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1283,8 +1283,8 @@ declare const tokens: {
fine: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1292,8 +1292,8 @@ declare const tokens: {
one: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1301,8 +1301,8 @@ declare const tokens: {
pmon: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1310,8 +1310,8 @@ declare const tokens: {
hotcross: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1319,8 +1319,8 @@ declare const tokens: {
τdoge: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1328,8 +1328,8 @@ declare const tokens: {
btr: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1337,8 +1337,8 @@ declare const tokens: {
ubxt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1346,8 +1346,8 @@ declare const tokens: {
wmass: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1355,8 +1355,8 @@ declare const tokens: {
rfox: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1364,8 +1364,8 @@ declare const tokens: {
xend: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1373,8 +1373,8 @@ declare const tokens: {
cyc: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1382,8 +1382,8 @@ declare const tokens: {
chr: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1391,8 +1391,8 @@ declare const tokens: {
kalm: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1400,8 +1400,8 @@ declare const tokens: {
deri: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1409,8 +1409,8 @@ declare const tokens: {
well: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1418,8 +1418,8 @@ declare const tokens: {
popen: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1427,8 +1427,8 @@ declare const tokens: {
ez: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1436,8 +1436,8 @@ declare const tokens: {
vrt: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1445,8 +1445,8 @@ declare const tokens: {
tusd: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1454,8 +1454,8 @@ declare const tokens: {
mtrg: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1463,8 +1463,8 @@ declare const tokens: {
ktn: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1472,8 +1472,8 @@ declare const tokens: {
qkc: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1481,8 +1481,8 @@ declare const tokens: {
bcfx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1490,8 +1490,8 @@ declare const tokens: {
mx: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1499,8 +1499,8 @@ declare const tokens: {
ata: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1508,8 +1508,8 @@ declare const tokens: {
mbox: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1517,8 +1517,8 @@ declare const tokens: {
boring: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1526,8 +1526,8 @@ declare const tokens: {
marsh: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
@@ -1535,8 +1535,8 @@ declare const tokens: {
ampl: {
symbol: string;
address: {
- 56: string;
- 97: string;
+ 250: string;
+ 4002: string;
};
decimals: number;
projectLink: string;
diff --git a/dist/components/Svg/Icons/Binance.d.ts b/dist/components/Svg/Icons/Fantom.d.ts
similarity index 100%
rename from dist/components/Svg/Icons/Binance.d.ts
rename to dist/components/Svg/Icons/Fantom.d.ts
diff --git a/dist/components/Svg/index.d.ts b/dist/components/Svg/index.d.ts
index c54ac79..96f9104 100644
--- a/dist/components/Svg/index.d.ts
+++ b/dist/components/Svg/index.d.ts
@@ -10,7 +10,6 @@ export { default as ArrowForwardIcon } from "./Icons/ArrowForward";
export { default as ArrowLastIcon } from "./Icons/ArrowLast";
export { default as ArrowUpIcon } from "./Icons/ArrowUp";
export { default as AutoRenewIcon } from "./Icons/AutoRenew";
-export { default as BinanceIcon } from "./Icons/Binance";
export { default as BinanceChainIcon } from "./Icons/BinanceChain";
export { default as BlockIcon } from "./Icons/Block";
export { default as FtmUsdtPairTokenIcon } from "./Icons/FtmUsdtPairToken";
@@ -42,6 +41,7 @@ export { default as EarnIcon } from "./Icons/Earn";
export { default as EarnFilledIcon } from "./Icons/EarnFilled";
export { default as ErrorIcon } from "./Icons/Error";
export { default as EllipsisIcon } from "./Icons/Ellipsis";
+export { default as FantomIcon } from "./Icons/Fantom";
export { default as HelpIcon } from "./Icons/Help";
export { default as HistoryIcon } from "./Icons/History";
export { default as InfoIcon } from "./Icons/Info";
diff --git a/dist/index.cjs.js b/dist/index.cjs.js
index 22143d5..462c53f 100644
--- a/dist/index.cjs.js
+++ b/dist/index.cjs.js
@@ -355,17 +355,11 @@ var Icon$1W = function (props) {
};
var Icon$1V = function (props) {
- return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 16 16" }, props),
- React__default['default'].createElement("circle", { cx: "8", cy: "8", r: "8", fill: "#F0B90B" }),
- React__default['default'].createElement("path", { d: "M5.01656 8.00006L3.79256 9.23256L2.56006 8.00006L3.79256 6.76756L5.01656 8.00006ZM8.00006 5.01656L10.1081 7.12456L11.3406 5.89206L9.23256 3.79256L8.00006 2.56006L6.76756 3.79256L4.66806 5.89206L5.90056 7.12456L8.00006 5.01656ZM12.2076 6.76756L10.9836 8.00006L12.2161 9.23256L13.4401 8.00006L12.2076 6.76756ZM8.00006 10.9836L5.89206 8.87556L4.66806 10.1081L6.77606 12.2161L8.00006 13.4401L9.23256 12.2076L11.3406 10.0996L10.1081 8.87556L8.00006 10.9836ZM8.00006 9.23256L9.23256 8.00006L8.00006 6.76756L6.76756 8.00006L8.00006 9.23256Z", fill: "#FFFDFA" })));
-};
-
-var Icon$1U = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 40 40" }, props),
React__default['default'].createElement("path", { d: "M14.2487 9.59637L10.7888 7.58546L20.1999 2.08337L29.6387 7.58546L26.1787 9.59637L20.1999 6.13313L14.2487 9.59637ZM32.1022 13.0596V17.1094L35.5622 15.0985V11.0487L32.1022 9.00986L28.6422 11.0208L32.1022 13.0596ZM16.7399 11.0487L20.1999 13.0596L23.6599 11.0487L20.1999 9.00986L16.7399 11.0487ZM29.6387 14.5119L26.1787 12.501L20.1999 15.9643L14.2487 12.501L10.7888 14.5119V18.5617L16.7399 22.0249V28.9514L20.1999 30.9623L23.6599 28.9514V22.0249L29.6387 18.5617V14.5119ZM32.1022 26.9405L26.1511 30.4038V34.4535L35.5899 28.9514V17.9752L32.1022 20.014V26.9405ZM26.1511 27.527L29.611 25.5161V21.4384L26.1511 23.4493V27.527ZM16.7399 31.8561V35.9058L20.1999 37.9168L23.6599 35.9058V31.8561L20.1999 33.867L16.7399 31.8561ZM4.80992 15.0985L8.2699 17.1094V13.0596L11.7299 11.0487L8.29758 9.00986L4.8376 11.0208V15.0985H4.80992ZM8.29758 20.014L4.8376 18.0031V28.9794L14.2764 34.4814V30.4317L8.29758 26.9405V20.014ZM14.2487 23.4773L10.7888 21.4664V25.5161L14.2487 27.527V23.4773Z", fill: "#F1BA0D" })));
};
-var Icon$1T = function (props) {
+var Icon$1U = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 64 64" }, props),
React__default['default'].createElement("path", { d: "M58.6666 34.1665C58.6666 48.8523 46.7275 59.6665 31.9999 59.6665C17.2723 59.6665 5.33325 48.8523 5.33325 34.1665C5.33325 19.4808 17.2723 8.6665 31.9999 8.6665C46.7275 8.6665 58.6666 19.4808 58.6666 34.1665Z", fill: "#EB8C00" }),
React__default['default'].createElement("path", { d: "M58.6666 29.8335C58.6666 44.5192 46.7275 55.3335 31.9999 55.3335C17.2723 55.3335 5.33325 44.5192 5.33325 29.8335C5.33325 15.1477 17.2723 4.3335 31.9999 4.3335C46.7275 4.3335 58.6666 15.1477 58.6666 29.8335Z", fill: "#FFD800" }),
@@ -375,12 +369,12 @@ var Icon$1T = function (props) {
React__default['default'].createElement("path", { d: "M23.4077 30.5L19.8827 34.0117L16.3333 30.5L19.8827 26.9883L23.4077 30.5ZM31.9999 21.9992L38.0708 28.0055L41.6202 24.4938L35.5494 18.5117L31.9999 15L28.4504 18.5117L22.4041 24.4938L25.9536 28.0055L31.9999 21.9992ZM44.1171 26.9883L40.5921 30.5L44.1416 34.0117L47.6666 30.5L44.1171 26.9883ZM31.9999 39.0008L25.9291 32.9945L22.4041 36.5063L28.4749 42.5125L31.9999 46L35.5494 42.4883L41.6202 36.482L38.0708 32.9945L31.9999 39.0008ZM31.9999 34.0117L35.5494 30.5L31.9999 26.9883L28.4504 30.5L31.9999 34.0117Z", fill: "#191326" })));
};
-var Icon$1S = function (props) {
+var Icon$1T = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C17.5228 22 22 17.5228 22 12C22 11.7792 21.9928 11.5602 21.9788 11.343C18.6515 16.824 10.797 19.3967 6.32085 20.232C7.93393 21.3469 9.8907 22 12 22ZM3.6987 17.5775C2.62604 15.9842 2 14.0652 2 12C2 6.47715 6.47715 2 12 2C16.6548 2 20.5667 5.18031 21.6815 9.48656C20.7816 11.0755 19.4244 12.3811 17.8282 13.4444V7.27607C17.8282 6.86948 17.4986 6.53988 17.092 6.53988H15.3742C14.9676 6.53988 14.638 6.86948 14.638 7.27607V15.0795C14.638 15.1034 14.6392 15.1269 14.6413 15.1501C14.2758 15.3076 13.906 15.4562 13.5337 15.5963V9.36196C13.5337 8.95537 13.2041 8.62577 12.7975 8.62577H11.0798C10.6732 8.62577 10.3436 8.95537 10.3436 9.36196V16.592C9.97218 16.6864 9.60348 16.7732 9.23926 16.8528V11.4479C9.23926 11.0413 8.90966 10.7117 8.50307 10.7117H6.78528C6.37869 10.7117 6.04908 11.0413 6.04908 11.4479V17.3941C5.17906 17.4987 4.38348 17.5575 3.6987 17.5775Z" })));
};
-var Icon$1R = function (props) {
+var Icon$1S = function (props) {
var id = uniqueId__default['default']("svg");
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 64 64" }, props),
React__default['default'].createElement("g", { clipPath: "url(#" + id + ")" },
@@ -402,7 +396,7 @@ var Icon$1R = function (props) {
React__default['default'].createElement("rect", { width: "64", height: "64", fill: "white" })))));
};
-var Icon$1Q = function (props) {
+var Icon$1R = function (props) {
var theme = styled.useTheme();
var primaryColor = theme.isDark ? "#3C3742" : "#e9eaeb";
var secondaryColor = theme.isDark ? "#666171" : "#bdc2c4";
@@ -422,21 +416,21 @@ var Icon$1Q = function (props) {
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M71.9838 37.09L69.7348 37.0231C69.7449 36.6834 69.75 36.3423 69.75 36C69.75 35.6577 69.7449 35.3166 69.7348 34.9769L71.9838 34.91C71.9946 35.272 72 35.6354 72 36C72 36.3646 71.9946 36.728 71.9838 37.09ZM71.8544 32.7398L69.6134 32.941C69.5523 32.2603 69.471 31.5857 69.3702 30.9176L71.5949 30.5818C71.7025 31.2945 71.7892 32.014 71.8544 32.7398ZM71.2052 28.4414L69.0048 28.9115C68.8622 28.2441 68.6999 27.5841 68.5185 26.932L70.6861 26.3289C70.8798 27.0248 71.053 27.7292 71.2052 28.4414ZM70.0397 24.2525L67.9128 24.9864C67.6906 24.3424 67.4494 23.7072 67.1899 23.0815L69.2683 22.2196C69.5452 22.8874 69.8026 23.5652 70.0397 24.2525ZM68.3746 20.237L66.3524 21.2235C66.0538 20.6114 65.7373 20.0097 65.4034 19.419L67.3622 18.3119C67.7183 18.942 68.0561 19.584 68.3746 20.237ZM66.2353 16.4517L64.347 17.6751C63.977 17.104 63.5901 16.5448 63.1872 15.998L64.9984 14.6631C65.4281 15.2462 65.8407 15.8426 66.2353 16.4517ZM63.656 12.952L61.9283 14.3934C61.4925 13.8711 61.0413 13.3621 60.5752 12.8671L62.2132 11.3246C62.7102 11.8523 63.1914 12.3951 63.656 12.952ZM60.6754 9.78678L59.1329 11.4248C58.6379 10.9587 58.1289 10.5074 57.6066 10.0717L59.048 8.34397C59.6049 8.80865 60.1477 9.28984 60.6754 9.78678ZM57.3369 7.00159L56.002 8.8128C55.4552 8.40985 54.896 8.02303 54.3249 7.65302L55.5482 5.76468C56.1574 6.15933 56.7538 6.57187 57.3369 7.00159ZM53.6881 4.63782L52.581 6.5966C51.9903 6.26271 51.3886 5.94615 50.7765 5.64759L51.7629 3.62536C52.416 3.94392 53.058 4.28165 53.6881 4.63782ZM49.7804 2.7317L48.9185 4.81008C48.2928 4.55061 47.6576 4.30943 47.0136 4.08723L47.7475 1.96028C48.4348 2.19743 49.1126 2.4548 49.7804 2.7317ZM45.6711 1.31385L45.068 3.48152C44.4159 3.3001 43.7559 3.13777 43.0885 2.99517L43.5586 0.794831C44.2708 0.947003 44.9752 1.12024 45.6711 1.31385ZM41.4182 0.405049L41.0824 2.62985C40.4143 2.529 39.7397 2.44772 39.059 2.38662L39.2602 0.14563C39.986 0.210778 40.7055 0.297466 41.4182 0.405049ZM37.09 0.0161859C36.728 0.0054207 36.3646 0 36 0C35.6354 0 35.272 0.00542073 34.91 0.016186L34.9769 2.26519C35.3166 2.25509 35.6577 2.25 36 2.25C36.3423 2.25 36.6834 2.25509 37.0231 2.26519L37.09 0.0161859ZM32.7398 0.145631L32.941 2.38662C32.2603 2.44772 31.5857 2.529 30.9176 2.62985L30.5818 0.405049C31.2945 0.297467 32.014 0.210779 32.7398 0.145631ZM28.4414 0.794832L28.9115 2.99517C28.2441 3.13777 27.5841 3.3001 26.932 3.48152L26.3289 1.31386C27.0248 1.12024 27.7292 0.947004 28.4414 0.794832ZM24.2525 1.96028L24.9864 4.08723C24.3424 4.30944 23.7072 4.55061 23.0815 4.81008L22.2196 2.7317C22.8874 2.45481 23.5652 2.19743 24.2525 1.96028ZM20.237 3.62536L21.2235 5.64759C20.6114 5.94616 20.0097 6.26272 19.419 6.5966L18.3119 4.63783C18.942 4.28165 19.584 3.94392 20.237 3.62536ZM16.4517 5.76469L17.6751 7.65302C17.104 8.02303 16.5448 8.40985 15.998 8.81281L14.6631 7.00159C15.2462 6.57188 15.8426 6.15933 16.4517 5.76469ZM12.952 8.34398L14.3934 10.0717C13.8711 10.5075 13.3621 10.9587 12.8671 11.4248L11.3246 9.78679C11.8523 9.28984 12.3951 8.80865 12.952 8.34398ZM9.78678 11.3246L11.4248 12.8671C10.9587 13.3621 10.5074 13.8711 10.0717 14.3934L8.34397 12.952C8.80865 12.3951 9.28984 11.8523 9.78678 11.3246ZM7.00159 14.6631L8.8128 15.998C8.40985 16.5448 8.02303 17.104 7.65302 17.6751L5.76468 16.4518C6.15933 15.8426 6.57187 15.2462 7.00159 14.6631ZM4.63782 18.3119L6.5966 19.419C6.26271 20.0097 5.94615 20.6114 5.64759 21.2235L3.62536 20.2371C3.94392 19.584 4.28165 18.942 4.63782 18.3119ZM2.7317 22.2196L4.81008 23.0815C4.55061 23.7072 4.30943 24.3424 4.08723 24.9864L1.96028 24.2525C2.19743 23.5652 2.4548 22.8874 2.7317 22.2196ZM1.31385 26.3289L3.48152 26.932C3.3001 27.5841 3.13777 28.2441 2.99517 28.9115L0.794831 28.4414C0.947003 27.7292 1.12024 27.0248 1.31385 26.3289ZM0.405049 30.5818L2.62985 30.9176C2.529 31.5857 2.44772 32.2603 2.38662 32.941L0.14563 32.7398C0.210778 32.014 0.297466 31.2945 0.405049 30.5818ZM0.0161859 34.91C0.0054207 35.272 0 35.6354 0 36C0 36.3646 0.00542073 36.728 0.016186 37.09L2.26519 37.0231C2.25509 36.6834 2.25 36.3423 2.25 36C2.25 35.6577 2.25509 35.3166 2.26519 34.9769L0.0161859 34.91ZM0.145631 39.2602L2.38662 39.059C2.44772 39.7397 2.529 40.4143 2.62985 41.0824L0.40505 41.4182C0.297467 40.7055 0.210779 39.986 0.145631 39.2602ZM0.794833 43.5586L2.99517 43.0885C3.13777 43.7559 3.3001 44.4159 3.48152 45.068L1.31386 45.6711C1.12024 44.9752 0.947004 44.2708 0.794833 43.5586ZM1.96028 47.7475L4.08723 47.0136C4.30944 47.6576 4.55061 48.2928 4.81008 48.9185L2.7317 49.7804C2.45481 49.1126 2.19743 48.4348 1.96028 47.7475ZM3.62536 51.763L5.64759 50.7765C5.94616 51.3886 6.26272 51.9903 6.5966 52.581L4.63783 53.6881C4.28165 53.058 3.94392 52.416 3.62536 51.763ZM5.76469 55.5482L7.65302 54.3249C8.02303 54.896 8.40985 55.4552 8.81281 56.002L7.00159 57.3369C6.57188 56.7538 6.15933 56.1574 5.76469 55.5482ZM8.34398 59.048L10.0717 57.6066C10.5075 58.1289 10.9587 58.6379 11.4248 59.1329L9.78679 60.6754C9.28984 60.1477 8.80865 59.6049 8.34398 59.048ZM11.3246 62.2132L12.8671 60.5752C13.3621 61.0413 13.8711 61.4925 14.3934 61.9283L12.952 63.656C12.3951 63.1914 11.8523 62.7102 11.3246 62.2132ZM14.6631 64.9984L15.998 63.1872C16.5448 63.5901 17.104 63.977 17.6751 64.347L16.4518 66.2353C15.8426 65.8407 15.2462 65.4281 14.6631 64.9984ZM18.3119 67.3622L19.419 65.4034C20.0097 65.7373 20.6114 66.0538 21.2235 66.3524L20.2371 68.3746C19.584 68.0561 18.942 67.7184 18.3119 67.3622ZM22.2196 69.2683L23.0815 67.1899C23.7072 67.4494 24.3424 67.6906 24.9864 67.9128L24.2525 70.0397C23.5652 69.8026 22.8874 69.5452 22.2196 69.2683ZM26.3289 70.6861L26.932 68.5185C27.5841 68.6999 28.2441 68.8622 28.9115 69.0048L28.4414 71.2052C27.7292 71.053 27.0248 70.8798 26.3289 70.6861ZM30.5818 71.595L30.9176 69.3702C31.5857 69.471 32.2603 69.5523 32.941 69.6134L32.7398 71.8544C32.014 71.7892 31.2945 71.7025 30.5818 71.595ZM34.91 71.9838L34.9769 69.7348C35.3166 69.7449 35.6577 69.75 36 69.75C36.3423 69.75 36.6834 69.7449 37.0231 69.7348L37.09 71.9838C36.728 71.9946 36.3646 72 36 72C35.6354 72 35.272 71.9946 34.91 71.9838ZM39.2602 71.8544L39.059 69.6134C39.7397 69.5523 40.4143 69.471 41.0824 69.3702L41.4182 71.5949C40.7055 71.7025 39.986 71.7892 39.2602 71.8544ZM43.5586 71.2052L43.0885 69.0048C43.7559 68.8622 44.4159 68.6999 45.068 68.5185L45.6711 70.6861C44.9752 70.8798 44.2708 71.053 43.5586 71.2052ZM47.7475 70.0397L47.0136 67.9128C47.6576 67.6906 48.2928 67.4494 48.9185 67.1899L49.7804 69.2683C49.1126 69.5452 48.4348 69.8026 47.7475 70.0397ZM51.7629 68.3746L50.7765 66.3524C51.3886 66.0538 51.9903 65.7373 52.581 65.4034L53.6881 67.3622C53.058 67.7183 52.416 68.0561 51.7629 68.3746ZM55.5482 66.2353L54.3249 64.347C54.896 63.977 55.4552 63.5901 56.002 63.1872L57.3369 64.9984C56.7538 65.4281 56.1574 65.8407 55.5482 66.2353ZM59.048 63.656L57.6066 61.9283C58.1289 61.4925 58.6379 61.0413 59.1329 60.5752L60.6754 62.2132C60.1477 62.7102 59.6049 63.1914 59.048 63.656ZM62.2132 60.6754L60.5752 59.1329C61.0413 58.6379 61.4925 58.1289 61.9283 57.6066L63.656 59.048C63.1914 59.6049 62.7102 60.1477 62.2132 60.6754ZM64.9984 57.3369L63.1872 56.002C63.5901 55.4552 63.977 54.896 64.347 54.3249L66.2353 55.5482C65.8407 56.1574 65.4281 56.7538 64.9984 57.3369ZM67.3622 53.6881L65.4034 52.581C65.7373 51.9903 66.0538 51.3886 66.3524 50.7765L68.3746 51.7629C68.0561 52.416 67.7184 53.058 67.3622 53.6881ZM69.2683 49.7804L67.1899 48.9185C67.4494 48.2928 67.6906 47.6576 67.9128 47.0136L70.0397 47.7475C69.8026 48.4348 69.5452 49.1126 69.2683 49.7804ZM70.6861 45.6711L68.5185 45.068C68.6999 44.4159 68.8622 43.7559 69.0048 43.0885L71.2052 43.5586C71.053 44.2708 70.8798 44.9752 70.6861 45.6711ZM71.595 41.4182L69.3702 41.0824C69.471 40.4143 69.5523 39.7397 69.6134 39.059L71.8544 39.2602C71.7892 39.986 71.7025 40.7055 71.595 41.4182Z", fill: secondaryColor })));
};
-var Icon$1P = function (props) { return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
+var Icon$1Q = function (props) { return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M15 12.1757C15 13.8325 13.6569 15.1757 12 15.1757C10.3431 15.1757 9 13.8325 9 12.1757C9 10.5188 10.3431 9.17566 12 9.17566C13.6569 9.17566 15 10.5188 15 12.1757Z" }),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.83 4.17566H20C21.1 4.17566 22 5.07566 22 6.17566V18.1757C22 19.2757 21.1 20.1757 20 20.1757H4C2.9 20.1757 2 19.2757 2 18.1757V6.17566C2 5.07566 2.9 4.17566 4 4.17566H7.17L8.4 2.82566C8.78 2.41566 9.32 2.17566 9.88 2.17566H14.12C14.68 2.17566 15.22 2.41566 15.59 2.82566L16.83 4.17566ZM7 12.1757C7 14.9357 9.24 17.1757 12 17.1757C14.76 17.1757 17 14.9357 17 12.1757C17 9.41566 14.76 7.17566 12 7.17566C9.24 7.17566 7 9.41566 7 12.1757Z" }))); };
-var Icon$1O = function (props) {
+var Icon$1P = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.0967 17.8521L7.87565 20.2891C6.91907 20.8414 5.69589 20.5136 5.1436 19.557L0.999729 12.3796C0.447444 11.4231 0.775193 10.1999 1.73178 9.64759L6.31754 7C6.53486 6.87453 6.76593 6.79448 6.99977 6.75691V6C6.99977 4.89543 7.8952 4 8.99977 4H14.9998C16.1043 4 16.9998 4.89543 16.9998 6V6.73545C17.299 6.75379 17.5986 6.83993 17.8759 7L22.4616 9.64759C23.4182 10.1999 23.746 11.4231 23.1937 12.3796L19.0498 19.557C18.4975 20.5136 17.2743 20.8414 16.3178 20.2891L12.0967 17.8521ZM8.99977 6L14.9998 6L14.9998 7.98154L11.2363 14.5H8.99977L8.99977 6ZM6.99977 14.5L6.99977 8.91551L2.73178 11.3796L6.87565 18.557L10.4386 16.5H8.99977C7.8952 16.5 6.99977 15.6046 6.99977 14.5ZM16.8759 8.73205L21.4616 11.3796L17.3178 18.557L12.732 15.9094L16.8759 8.73205Z" })));
};
-var Icon$1N = function (props) {
+var Icon$1O = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M4.5 12H7.5C8.05 12 8.5 11.55 8.5 11V7C8.5 6.45 8.05 6 7.5 6H4.5C3.95 6 3.5 6.45 3.5 7V11C3.5 11.55 3.95 12 4.5 12ZM4.5 19H7.5C8.05 19 8.5 18.55 8.5 18V14C8.5 13.45 8.05 13 7.5 13H4.5C3.95 13 3.5 13.45 3.5 14V18C3.5 18.55 3.95 19 4.5 19ZM10.5 19H13.5C14.05 19 14.5 18.55 14.5 18V14C14.5 13.45 14.05 13 13.5 13H10.5C9.95 13 9.5 13.45 9.5 14V18C9.5 18.55 9.95 19 10.5 19ZM16.5 19H19.5C20.05 19 20.5 18.55 20.5 18V14C20.5 13.45 20.05 13 19.5 13H16.5C15.95 13 15.5 13.45 15.5 14V18C15.5 18.55 15.95 19 16.5 19ZM10.5 12H13.5C14.05 12 14.5 11.55 14.5 11V7C14.5 6.45 14.05 6 13.5 6H10.5C9.95 6 9.5 6.45 9.5 7V11C9.5 11.55 9.95 12 10.5 12ZM15.5 7V11C15.5 11.55 15.95 12 16.5 12H19.5C20.05 12 20.5 11.55 20.5 11V7C20.5 6.45 20.05 6 19.5 6H16.5C15.95 6 15.5 6.45 15.5 7Z" })));
};
-var Icon$1M = function (props) {
+var Icon$1N = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 19H5V5H19V19Z" }),
React__default['default'].createElement("path", { d: "M11.25 7.72H6.25V9.22H11.25V7.72Z" }),
@@ -446,68 +440,68 @@ var Icon$1M = function (props) {
React__default['default'].createElement("path", { d: "M14.09 10.95L15.5 9.54L16.91 10.95L17.97 9.89L16.56 8.47L17.97 7.06L16.91 6L15.5 7.41L14.09 6L13.03 7.06L14.44 8.47L13.03 9.89L14.09 10.95Z" })));
};
-var Icon$1L = function (props) {
+var Icon$1M = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z" })));
};
-var Icon$1K = function (props) {
+var Icon$1L = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M5 7C5 6.44772 4.55228 6 4 6C3.44772 6 3 6.44772 3 7V18C3 19.1046 3.89543 20 5 20H20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18H5V7Z" }),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 17H7C6.44772 17 6 16.5523 6 16V12C6 11.4477 6.44772 11 7 11H10V10C10 9.44772 10.4477 9 11 9H14V7C14 6.44772 14.4477 6 15 6H19C19.5523 6 20 6.44772 20 7V16C20 16.5523 19.5523 17 19 17ZM16 8H18V15H16V8ZM12 15H14V11H12V15ZM10 13H8V15H10V13Z" })));
};
-var Icon$1J = function (props) {
+var Icon$1K = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M9.00012 16.2L5.50012 12.7C5.11012 12.31 4.49012 12.31 4.10012 12.7C3.71012 13.09 3.71012 13.71 4.10012 14.1L8.29012 18.29C8.68012 18.68 9.31012 18.68 9.70012 18.29L20.3001 7.70001C20.6901 7.31001 20.6901 6.69001 20.3001 6.30001C19.9101 5.91001 19.2901 5.91001 18.9001 6.30001L9.00012 16.2Z" })));
};
-var Icon$1I = function (props) {
+var Icon$1J = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M12 2.75711C6.48 2.75711 2 7.23711 2 12.7571C2 18.2771 6.48 22.7571 12 22.7571C17.52 22.7571 22 18.2771 22 12.7571C22 7.23711 17.52 2.75711 12 2.75711ZM9.29 17.0471L5.7 13.4571C5.31 13.0671 5.31 12.4371 5.7 12.0471C6.09 11.6571 6.72 11.6571 7.11 12.0471L10 14.9271L16.88 8.04711C17.27 7.65711 17.9 7.65711 18.29 8.04711C18.68 8.43711 18.68 9.06711 18.29 9.45711L10.7 17.0471C10.32 17.4371 9.68 17.4371 9.29 17.0471Z" })));
};
-var Icon$1H = function (props) {
+var Icon$1I = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M8.11997 9.29006L12 13.1701L15.88 9.29006C16.27 8.90006 16.9 8.90006 17.29 9.29006C17.68 9.68006 17.68 10.3101 17.29 10.7001L12.7 15.2901C12.31 15.6801 11.68 15.6801 11.29 15.2901L6.69997 10.7001C6.30997 10.3101 6.30997 9.68006 6.69997 9.29006C7.08997 8.91006 7.72997 8.90006 8.11997 9.29006Z" })));
};
-var Icon$1G = function (props) {
+var Icon$1H = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M14.71 15.88L10.83 12L14.71 8.12001C15.1 7.73001 15.1 7.10001 14.71 6.71001C14.32 6.32001 13.69 6.32001 13.3 6.71001L8.70998 11.3C8.31998 11.69 8.31998 12.32 8.70998 12.71L13.3 17.3C13.69 17.69 14.32 17.69 14.71 17.3C15.09 16.91 15.1 16.27 14.71 15.88Z" })));
};
-var Icon$1F = function (props) {
+var Icon$1G = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M9.29006 15.88L13.1701 12L9.29006 8.12001C8.90006 7.73001 8.90006 7.10001 9.29006 6.71001C9.68006 6.32001 10.3101 6.32001 10.7001 6.71001L15.2901 11.3C15.6801 11.69 15.6801 12.32 15.2901 12.71L10.7001 17.3C10.3101 17.69 9.68006 17.69 9.29006 17.3C8.91006 16.91 8.90006 16.27 9.29006 15.88Z" })));
};
-var Icon$1E = function (props) {
+var Icon$1F = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M8.11997 14.7101L12 10.8301L15.88 14.7101C16.27 15.1001 16.9 15.1001 17.29 14.7101C17.68 14.3201 17.68 13.6901 17.29 13.3001L12.7 8.7101C12.31 8.3201 11.68 8.3201 11.29 8.7101L6.69997 13.3001C6.30997 13.6901 6.30997 14.3201 6.69997 14.7101C7.08997 15.0901 7.72997 15.1001 8.11997 14.7101Z" })));
};
-var Icon$1D = function (props) {
+var Icon$1E = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" })));
};
-var Icon$1C = function (props) {
+var Icon$1D = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M19.43 12.98C19.47 12.66 19.5 12.34 19.5 12C19.5 11.66 19.47 11.34 19.43 11.02L21.54 9.37C21.73 9.22 21.78 8.95 21.66 8.73L19.66 5.27C19.54 5.05 19.27 4.97 19.05 5.05L16.56 6.05C16.04 5.65 15.48 5.32 14.87 5.07L14.49 2.42C14.46 2.18 14.25 2 14 2H9.99996C9.74996 2 9.53996 2.18 9.50996 2.42L9.12996 5.07C8.51996 5.32 7.95996 5.66 7.43996 6.05L4.94996 5.05C4.71996 4.96 4.45996 5.05 4.33996 5.27L2.33996 8.73C2.20996 8.95 2.26996 9.22 2.45996 9.37L4.56996 11.02C4.52996 11.34 4.49996 11.67 4.49996 12C4.49996 12.33 4.52996 12.66 4.56996 12.98L2.45996 14.63C2.26996 14.78 2.21996 15.05 2.33996 15.27L4.33996 18.73C4.45996 18.95 4.72996 19.03 4.94996 18.95L7.43996 17.95C7.95996 18.35 8.51996 18.68 9.12996 18.93L9.50996 21.58C9.53996 21.82 9.74996 22 9.99996 22H14C14.25 22 14.46 21.82 14.49 21.58L14.87 18.93C15.48 18.68 16.04 18.34 16.56 17.95L19.05 18.95C19.28 19.04 19.54 18.95 19.66 18.73L21.66 15.27C21.78 15.05 21.73 14.78 21.54 14.63L19.43 12.98ZM12 15.5C10.07 15.5 8.49996 13.93 8.49996 12C8.49996 10.07 10.07 8.5 12 8.5C13.93 8.5 15.5 10.07 15.5 12C15.5 13.93 13.93 15.5 12 15.5Z" })));
};
-var Icon$1B = function (props) {
+var Icon$1C = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 40 40" }, props),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.13298 26.6579C3.13253 26.6921 3.1323 26.7263 3.1323 26.7606C3.1323 30.9564 6.53367 34.3577 10.7295 34.3577C14.9253 34.3577 18.3266 30.9564 18.3266 26.7606C18.3266 26.7263 18.3264 26.6921 18.326 26.6579H14.732C14.7329 26.692 14.7333 26.7262 14.7333 26.7606C14.7333 28.9719 12.9407 30.7645 10.7294 30.7645C8.51812 30.7645 6.7255 28.9719 6.7255 26.7606C6.7255 26.7262 6.72593 26.692 6.72679 26.6579H3.13298ZM10.7295 5.71436C15.6624 5.71436 19.6613 9.71326 19.6613 14.6462C19.6613 19.5791 15.6624 23.578 10.7295 23.578C5.79663 23.578 1.79773 19.5791 1.79773 14.6462C1.79773 9.71326 5.79663 5.71436 10.7295 5.71436ZM10.7295 9.3076C13.6779 9.3076 16.0681 11.6977 16.0681 14.6461C16.0681 17.5945 13.6779 19.9847 10.7295 19.9847C7.78111 19.9847 5.39096 17.5945 5.39096 14.6461C5.39096 11.6977 7.78111 9.3076 10.7295 9.3076ZM11.3454 12.9033C12.0632 13.157 12.5775 13.8415 12.5775 14.6462C12.5775 15.6668 11.7501 16.4941 10.7295 16.4941C9.70893 16.4941 8.88157 15.6668 8.88157 14.6462C8.88157 13.8416 9.39577 13.1571 10.1135 12.9034V11.6689H11.3454V12.9033ZM22.7464 16.9552C22.154 15.8735 21.8172 14.6318 21.8172 13.3115C21.8172 9.11573 25.2186 5.71436 29.4144 5.71436C33.6102 5.71436 37.0115 9.11573 37.0115 13.3115C37.0115 14.6319 36.6747 15.8735 36.0823 16.9553C35.1444 16.216 34.0807 15.6291 32.9286 15.232C33.2408 14.6618 33.4183 14.0074 33.4183 13.3115C33.4183 11.1002 31.6257 9.30761 29.4144 9.30761C27.2031 9.30761 25.4105 11.1002 25.4105 13.3115C25.4105 14.0074 25.588 14.6618 25.9002 15.2319C24.7481 15.629 23.6844 16.2159 22.7464 16.9552ZM29.4144 34.3577C34.3473 34.3577 38.3462 30.3588 38.3462 25.4259C38.3462 20.493 34.3473 16.4941 29.4144 16.4941C24.4815 16.4941 20.4826 20.493 20.4826 25.4259C20.4826 30.3588 24.4815 34.3577 29.4144 34.3577ZM29.4144 30.7645C32.3628 30.7645 34.7529 28.3743 34.7529 25.4259C34.7529 22.4775 32.3628 20.0874 29.4144 20.0874C26.466 20.0874 24.0758 22.4775 24.0758 25.4259C24.0758 28.3743 26.466 30.7645 29.4144 30.7645ZM30.0303 27.1688C30.7481 26.9151 31.2624 26.2306 31.2624 25.4259C31.2624 24.4053 30.435 23.578 29.4144 23.578C28.3938 23.578 27.5665 24.4053 27.5665 25.4259C27.5665 26.2305 28.0807 26.915 28.7984 27.1687V28.4032H30.0303V27.1688Z", fill: "#DEAE30" })));
};
-var Icon$1A = function (props) {
+var Icon$1B = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M4 13C5.1 13 6 12.1 6 11C6 9.9 5.1 9 4 9C2.9 9 2 9.9 2 11C2 12.1 2.9 13 4 13ZM5.13 14.1C4.76 14.04 4.39 14 4 14C3.01 14 2.07 14.21 1.22 14.58C0.48 14.9 0 15.62 0 16.43V17C0 17.5523 0.447715 18 1 18H4.5V16.39C4.5 15.56 4.73 14.78 5.13 14.1ZM20 13C21.1 13 22 12.1 22 11C22 9.9 21.1 9 20 9C18.9 9 18 9.9 18 11C18 12.1 18.9 13 20 13ZM24 16.43C24 15.62 23.52 14.9 22.78 14.58C21.93 14.21 20.99 14 20 14C19.61 14 19.24 14.04 18.87 14.1C19.27 14.78 19.5 15.56 19.5 16.39V18H23C23.5523 18 24 17.5523 24 17V16.43ZM16.24 13.65C15.07 13.13 13.63 12.75 12 12.75C10.37 12.75 8.93 13.14 7.76 13.65C6.68 14.13 6 15.21 6 16.39V17C6 17.5523 6.44772 18 7 18H17C17.5523 18 18 17.5523 18 17V16.39C18 15.21 17.32 14.13 16.24 13.65ZM8.07 16C8.16 15.77 8.2 15.61 8.98 15.31C9.95 14.93 10.97 14.75 12 14.75C13.03 14.75 14.05 14.93 15.02 15.31C15.79 15.61 15.83 15.77 15.93 16H8.07ZM12 8C12.55 8 13 8.45 13 9C13 9.55 12.55 10 12 10C11.45 10 11 9.55 11 9C11 8.45 11.45 8 12 8ZM12 6C10.34 6 9 7.34 9 9C9 10.66 10.34 12 12 12C13.66 12 15 10.66 15 9C15 7.34 13.66 6 12 6Z" })));
};
-var Icon$1z = function (props) {
+var Icon$1A = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M9.43458 5.26321C9.31196 4.60661 9.81578 4 10.4837 4C11.0732 4 11.551 4.47784 11.551 5.06729V6.38309C11.6985 6.37268 11.8483 6.36735 12 6.36735C12.1458 6.36735 12.2898 6.37227 12.4316 6.38189V5.06729C12.4316 4.47784 12.9094 4 13.4989 4C14.1668 4 14.6707 4.60661 14.548 5.26321L14.2592 6.80987C15.2505 7.24263 16 7.99428 16 8.93878V9.5102C16 10.2869 15.4862 10.9372 14.7678 11.3762C14.0438 11.8186 13.0645 12.0816 12 12.0816C10.9355 12.0816 9.95615 11.8186 9.23219 11.3762C8.51384 10.9372 8 10.2869 8 9.5102V8.93878C8 7.99928 8.74184 7.25052 9.72473 6.81689L9.43458 5.26321Z" }),
React__default['default'].createElement("path", { d: "M6 11C6 12.1 5.1 13 4 13C2.9 13 2 12.1 2 11C2 9.9 2.9 9 4 9C5.1 9 6 9.9 6 11Z" }),
@@ -517,12 +511,12 @@ var Icon$1z = function (props) {
React__default['default'].createElement("path", { d: "M12 12.75C13.63 12.75 15.07 13.13 16.24 13.65C17.32 14.13 18 15.21 18 16.39V17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17V16.39C6 15.21 6.68 14.13 7.76 13.65C8.93 13.14 10.37 12.75 12 12.75Z" })));
};
-var Icon$1y = function (props) {
+var Icon$1z = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M15 1H4C2.9 1 2 1.9 2 3V16C2 16.55 2.45 17 3 17C3.55 17 4 16.55 4 16V4C4 3.45 4.45 3 5 3H15C15.55 3 16 2.55 16 2C16 1.45 15.55 1 15 1ZM19 5H8C6.9 5 6 5.9 6 7V21C6 22.1 6.9 23 8 23H19C20.1 23 21 22.1 21 21V7C21 5.9 20.1 5 19 5ZM18 21H9C8.45 21 8 20.55 8 20V8C8 7.45 8.45 7 9 7H18C18.55 7 19 7.45 19 8V20C19 20.55 18.55 21 18 21Z" })));
};
-var Icon$1x = function (props) {
+var Icon$1y = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 25 25" }, props),
React__default['default'].createElement("path", { d: "M15.6772 2.8668C15.9878 1.97095 15.2658 1.05469 14.2495 1.05469C13.4213 1.05469 12.75 1.67612 12.75 2.4427L12.75 5.07933C12.75 5.61801 13.2217 6.05469 13.8037 6.05469C14.2615 6.05469 14.667 5.78094 14.8069 5.37734L15.6772 2.8668Z", fill: "#FFC700" }),
React__default['default'].createElement("path", { d: "M9.32279 2.8668C9.01225 1.97095 9.73416 1.05469 10.7505 1.05469C11.5787 1.05469 12.25 1.67612 12.25 2.4427L12.25 5.07934C12.25 5.61801 11.7783 6.05469 11.1963 6.05469C10.7385 6.05469 10.333 5.78094 10.1931 5.37734L9.32279 2.8668Z", fill: "#FFC700" }),
@@ -586,30 +580,43 @@ var Icon$1x = function (props) {
React__default['default'].createElement("path", { d: "M5.90905 18.2896V16.9247H7.27393C7.27393 17.0159 7.23912 17.1072 7.16951 17.1768L6.16114 18.1851C6.09153 18.2547 6.00029 18.2896 5.90905 18.2896Z", fill: "#9F0400" })));
};
-var Icon$1w = function (props) {
+var Icon$1x = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M13 7C13 6.44772 12.5523 6 12 6C11.4478 6 11 6.44772 11 7V7.51206C9.97631 7.76875 9.16137 8.59434 8.94664 9.66796C8.60189 11.3917 9.92035 13 11.6783 13H12.7143C13.1483 13 13.5 13.3518 13.5 13.7857C13.5 14.2197 13.1483 14.5714 12.7143 14.5714H11.4947C11.3096 14.5714 11.1282 14.5201 10.9706 14.4231L10.5241 14.1483C10.0538 13.8589 9.43783 14.0055 9.14838 14.4759C8.85893 14.9463 9.00559 15.5622 9.47594 15.8517L9.92241 16.1264C10.2535 16.3302 10.6197 16.4668 11 16.5304V17C11 17.5523 11.4478 18 12 18C12.5523 18 13 17.5523 13 17V16.557C14.4043 16.4139 15.5 15.2278 15.5 13.7857C15.5 12.2472 14.2528 11 12.7143 11H11.6783C11.1824 11 10.8106 10.5464 10.9078 10.0602C10.9813 9.69293 11.3037 9.42857 11.6783 9.42857H12.2948C12.5269 9.42857 12.7494 9.52076 12.9135 9.68485L13.0786 9.84996C13.4692 10.2405 14.1023 10.2405 14.4929 9.84996C14.8834 9.45944 14.8834 8.82627 14.4929 8.43575L14.3278 8.27064C13.9582 7.90106 13.4983 7.64249 13 7.5164V7Z" }),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12ZM4 12C4 16.41 7.59 20 12 20C16.41 20 20 16.41 20 12C20 7.59 16.41 4 12 4C7.59 4 4 7.59 4 12Z" })));
};
-var Icon$1v = function (props) { return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
+var Icon$1w = function (props) { return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4063 19.9329C12.066 19.9329 12.6742 19.779 13.207 19.5106V21.6632C12.6449 21.8378 12.0415 21.9329 11.4063 21.9329H7.00792C2.52538 21.9329 -0.374267 17.1964 1.66429 13.2043L3.70684 9.20426C4.30576 8.03138 5.25922 7.11243 6.39803 6.55101L5.46396 4.68288C5.08785 3.93066 5.54693 3.02913 6.3765 2.89087L11.6153 2.01773C12.5647 1.8595 13.3292 2.78847 12.9912 3.68962L11.9333 6.51092C13.1087 7.06815 14.094 8.00302 14.7074 9.20426L16.6114 12.9329H14.3657L12.9261 10.1138C12.2427 8.77534 10.8666 7.93292 9.36372 7.93292H9.05047C7.54759 7.93292 6.17153 8.77534 5.48805 10.1138L3.4455 14.1138C2.08646 16.7753 4.01956 19.9329 7.00792 19.9329H11.4063ZM10.6623 4.20415L7.70695 4.69671L8.32504 5.93291H10.014L10.6623 4.20415Z" }),
React__default['default'].createElement("path", { d: "M14.707 13.9329C14.4309 13.9329 14.207 14.1568 14.207 14.4329V15.4329C14.207 15.7091 14.4309 15.9329 14.707 15.9329H20.707C20.9832 15.9329 21.207 15.7091 21.207 15.4329V14.4329C21.207 14.1568 20.9832 13.9329 20.707 13.9329H14.707Z" }),
React__default['default'].createElement("path", { d: "M15.207 17.4329C15.207 17.1568 15.4309 16.9329 15.707 16.9329H21.707C21.9832 16.9329 22.207 17.1568 22.207 17.4329V18.4329C22.207 18.7091 21.9832 18.9329 21.707 18.9329H15.707C15.4309 18.9329 15.207 18.7091 15.207 18.4329V17.4329Z" }),
React__default['default'].createElement("path", { d: "M14.707 19.9329C14.4309 19.9329 14.207 20.1568 14.207 20.4329V21.4329C14.207 21.7091 14.4309 21.9329 14.707 21.9329L20.707 21.9329C20.9832 21.9329 21.207 21.7091 21.207 21.4329V20.4329C21.207 20.1568 20.9832 19.9329 20.707 19.9329L14.707 19.9329Z" }),
React__default['default'].createElement("path", { d: "M9.9212 9.93292C9.9212 9.51871 9.58541 9.18292 9.1712 9.18292C8.75699 9.18292 8.4212 9.51871 8.4212 9.93292V10.2471C7.4372 10.4874 6.70692 11.3749 6.70692 12.4329C6.70692 13.6756 7.71427 14.6829 8.95691 14.6829H9.64423C10.0043 14.6829 10.3136 14.9388 10.381 15.2926C10.469 15.7548 10.1147 16.1829 9.64423 16.1829H8.89883C8.62969 16.1829 8.38118 16.0387 8.24765 15.805L8.1081 15.5608C7.90259 15.2012 7.44445 15.0762 7.08481 15.2817C6.72517 15.4872 6.60023 15.9454 6.80573 16.305L6.94528 16.5492C7.26526 17.1092 7.80531 17.4979 8.4212 17.6317V17.9329C8.4212 18.3471 8.75699 18.6829 9.1712 18.6829C9.58541 18.6829 9.9212 18.3471 9.9212 17.9329V17.6662C11.1913 17.5114 12.101 16.3061 11.8545 15.0119C11.6524 13.9507 10.7245 13.1829 9.64423 13.1829H8.95691C8.5427 13.1829 8.20692 12.8471 8.20692 12.4329C8.20692 12.0187 8.5427 11.6829 8.95691 11.6829H9.44357C9.71272 11.6829 9.96123 11.8271 10.0948 12.0608L10.2343 12.305C10.4398 12.6647 10.898 12.7896 11.2576 12.5841C11.6172 12.3786 11.7422 11.9205 11.5367 11.5608L11.3971 11.3166C11.0771 10.7566 10.5371 10.3679 9.9212 10.2341V9.93292Z" }))); };
-var Icon$1u = function (props) { return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
+var Icon$1v = function (props) { return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.207 19.4326C13.207 18.8803 13.6547 18.4326 14.207 18.4326V16.4326C13.6547 16.4326 13.207 15.9849 13.207 15.4326V13.4326C13.207 12.8803 13.6547 12.4326 14.207 12.4326H16.6114L14.7074 8.70395C14.0154 7.34887 12.8502 6.33275 11.4726 5.81533L12.5232 3.01377C12.726 2.47308 12.2673 1.9157 11.6977 2.01064L6.45885 2.88377C5.96111 2.96673 5.68566 3.50765 5.91133 3.95898L6.85595 5.84823C5.51579 6.37512 4.38442 7.37702 3.70684 8.70395L1.66429 12.704C-0.374266 16.6961 2.52538 21.4326 7.00792 21.4326H11.4063C12.0415 21.4326 12.6449 21.3375 13.207 21.1629V19.4326ZM9.17123 8.68262C9.58544 8.68262 9.92123 9.0184 9.92123 9.43262V9.73384C10.5371 9.86761 11.0772 10.2563 11.3971 10.8163L11.5367 11.0605C11.7422 11.4202 11.6173 11.8783 11.2576 12.0838C10.898 12.2893 10.4398 12.1644 10.2343 11.8047L10.0948 11.5605C9.96125 11.3268 9.71274 11.1826 9.4436 11.1826H8.95694C8.54273 11.1826 8.20694 11.5184 8.20694 11.9326C8.20694 12.3468 8.54273 12.6826 8.95694 12.6826H9.64426C10.7246 12.6826 11.6524 13.4504 11.8545 14.5116C12.101 15.8058 11.1913 17.0111 9.92123 17.1659V17.4326C9.92123 17.8468 9.58544 18.1826 9.17123 18.1826C8.75701 18.1826 8.42123 17.8468 8.42123 17.4326V17.1314C7.80534 16.9976 7.26529 16.6089 6.94531 16.0489L6.80576 15.8047C6.60025 15.4451 6.7252 14.9869 7.08484 14.7814C7.44448 14.5759 7.90262 14.7009 8.10812 15.0605L8.24767 15.3047C8.3812 15.5384 8.62971 15.6826 8.89885 15.6826H9.64426C10.1147 15.6826 10.469 15.2545 10.381 14.7923C10.3136 14.4385 10.0044 14.1826 9.64426 14.1826H8.95694C7.7143 14.1826 6.70694 13.1753 6.70694 11.9326C6.70694 10.8746 7.43722 9.98712 8.42123 9.74678V9.43262C8.42123 9.0184 8.75701 8.68262 9.17123 8.68262Z" }),
React__default['default'].createElement("path", { d: "M15.7071 16.4326C15.4309 16.4326 15.2071 16.6565 15.2071 16.9326V17.9326C15.2071 18.2088 15.4309 18.4326 15.7071 18.4326H21.7071C21.9832 18.4326 22.2071 18.2088 22.2071 17.9326V16.9326C22.2071 16.6565 21.9832 16.4326 21.7071 16.4326H15.7071Z" }),
React__default['default'].createElement("path", { d: "M14.7071 13.4326C14.4309 13.4326 14.2071 13.6565 14.2071 13.9326V14.9326C14.2071 15.2088 14.4309 15.4326 14.7071 15.4326H20.7071C20.9832 15.4326 21.2071 15.2088 21.2071 14.9326V13.9326C21.2071 13.6565 20.9832 13.4326 20.7071 13.4326H14.7071Z" }),
React__default['default'].createElement("path", { d: "M14.7071 19.4326C14.4309 19.4326 14.2071 19.6565 14.2071 19.9326V20.9326C14.2071 21.2088 14.4309 21.4326 14.7071 21.4326L20.7071 21.4326C20.9832 21.4326 21.2071 21.2088 21.2071 20.9326V19.9326C21.2071 19.6565 20.9832 19.4326 20.7071 19.4326L14.7071 19.4326Z" }))); };
-var Icon$1t = function (props) {
+var Icon$1u = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 16 5" }, props),
React__default['default'].createElement("path", { d: "M2 0.00384521C0.9 0.00384521 0 0.903845 0 2.00384C0 3.10384 0.9 4.00384 2 4.00384C3.1 4.00384 4 3.10384 4 2.00384C4 0.903845 3.1 0.00384521 2 0.00384521ZM14 0.00384521C12.9 0.00384521 12 0.903845 12 2.00384C12 3.10384 12.9 4.00384 14 4.00384C15.1 4.00384 16 3.10384 16 2.00384C16 0.903845 15.1 0.00384521 14 0.00384521ZM8 0.00384521C6.9 0.00384521 6 0.903845 6 2.00384C6 3.10384 6.9 4.00384 8 4.00384C9.1 4.00384 10 3.10384 10 2.00384C10 0.903845 9.1 0.00384521 8 0.00384521Z" })));
};
+var Icon$1t = function (props) {
+ return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 32 32" }, props),
+ React__default['default'].createElement("defs", null,
+ React__default['default'].createElement("mask", { id: "mask", x: "10", y: "6", width: "93.1", height: "20", maskUnits: "userSpaceOnUse" },
+ React__default['default'].createElement("g", { id: "a" },
+ React__default['default'].createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M10,6h93.1V26H10Z" })))),
+ React__default['default'].createElement("g", { id: "Layer_2", "data-name": "Layer 2" },
+ React__default['default'].createElement("g", { id: "Layer_1-2", "data-name": "Layer 1" },
+ React__default['default'].createElement("circle", { fill: "#13b5ec", cx: "16", cy: "16", r: "16" }),
+ React__default['default'].createElement("g", { mask: "url(#mask);" },
+ React__default['default'].createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M17.2,12.9l3.6-2.1V15Zm3.6,9L16,24.7l-4.8-2.8V17L16,19.8,20.8,17ZM11.2,10.8l3.6,2.1L11.2,15Zm5.4,3.1L20.2,16l-3.6,2.1Zm-1.2,4.2L11.8,16l3.6-2.1Zm4.8-8.3L16,12.2,11.8,9.8,16,7.3ZM10,9.4V22.5l6,3.4,6-3.4V9.4L16,6Z" }))))));
+};
+
var Icon$1s = function (props) {
return (React__default['default'].createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React__default['default'].createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM11 16H13V18H11V16ZM12.61 6.04C10.55 5.74 8.73 7.01 8.18 8.83C8 9.41 8.44 10 9.05 10H9.25C9.66 10 9.99 9.71 10.13 9.33C10.45 8.44 11.4 7.83 12.43 8.05C13.38 8.25 14.08 9.18 14 10.15C13.9 11.49 12.38 11.78 11.55 13.03C11.55 13.04 11.54 13.04 11.54 13.05C11.53 13.07 11.52 13.08 11.51 13.1C11.42 13.25 11.33 13.42 11.26 13.6C11.25 13.63 11.23 13.65 11.22 13.68C11.21 13.7 11.21 13.72 11.2 13.75C11.08 14.09 11 14.5 11 15H13C13 14.58 13.11 14.23 13.28 13.93C13.3 13.9 13.31 13.87 13.33 13.84C13.41 13.7 13.51 13.57 13.61 13.45C13.62 13.44 13.63 13.42 13.64 13.41C13.74 13.29 13.85 13.18 13.97 13.07C14.93 12.16 16.23 11.42 15.96 9.51C15.72 7.77 14.35 6.3 12.61 6.04Z" })));
@@ -1298,14 +1305,14 @@ var ExpandableButton = function (_a) {
var onClick = _a.onClick, expanded = _a.expanded, children = _a.children;
return (React__default['default'].createElement(IconButton, { "aria-label": "Hide or show expandable content", onClick: onClick },
children,
- expanded ? React__default['default'].createElement(Icon$1E, { color: "invertedContrast" }) : React__default['default'].createElement(Icon$1H, { color: "invertedContrast" })));
+ expanded ? React__default['default'].createElement(Icon$1F, { color: "invertedContrast" }) : React__default['default'].createElement(Icon$1I, { color: "invertedContrast" })));
};
ExpandableButton.defaultProps = {
expanded: false,
};
var ExpandableLabel = function (_a) {
var onClick = _a.onClick, expanded = _a.expanded, children = _a.children;
- return (React__default['default'].createElement(Button, { variant: "text", "aria-label": "Hide or show expandable content", onClick: onClick, endIcon: expanded ? React__default['default'].createElement(Icon$1E, { color: "primary" }) : React__default['default'].createElement(Icon$1H, { color: "primary" }) }, children));
+ return (React__default['default'].createElement(Button, { variant: "text", "aria-label": "Hide or show expandable content", onClick: onClick, endIcon: expanded ? React__default['default'].createElement(Icon$1F, { color: "primary" }) : React__default['default'].createElement(Icon$1I, { color: "primary" }) }, children));
};
ExpandableLabel.defaultProps = {
expanded: false,
@@ -1377,7 +1384,7 @@ var Alert = function (_a) {
typeof children === "string" ? React__default['default'].createElement(Text, { as: "p" }, children) : children),
onClick && (React__default['default'].createElement(CloseHandler, null,
React__default['default'].createElement(IconButton, { scale: "sm", variant: "text", onClick: onClick },
- React__default['default'].createElement(Icon$1D, { width: "24px", color: "currentColor" }))))));
+ React__default['default'].createElement(Icon$1E, { width: "24px", color: "currentColor" }))))));
};
var templateObject_1$10, templateObject_2$u, templateObject_3$e, templateObject_4$a;
@@ -1525,7 +1532,7 @@ var insertSeparators = function (items, separator) {
]);
}, []);
};
-var DefaultSeparator = React__default['default'].createElement(Icon$1F, { color: "currentColor", width: "24px" });
+var DefaultSeparator = React__default['default'].createElement(Icon$1G, { color: "currentColor", width: "24px" });
var Breadcrumbs = function (_a) {
var _b = _a.separator, separator = _b === void 0 ? DefaultSeparator : _b, children = _a.children;
var validItems = React.Children.toArray(children).filter(function (child) { return React.isValidElement(child); });
@@ -2015,7 +2022,7 @@ var TokenPairImage = function (_a) {
};
var StyledProfileAvatar = styled__default['default'](BackgroundImage)(templateObject_1$G || (templateObject_1$G = __makeTemplateObject(["\n border-radius: 50%;\n"], ["\n border-radius: 50%;\n"])));
-var StyledBunnyPlaceholder = styled__default['default'](Icon$1Q)(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n height: 100%;\n width: 100%;\n"], ["\n height: 100%;\n width: 100%;\n"])));
+var StyledBunnyPlaceholder = styled__default['default'](Icon$1R)(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n height: 100%;\n width: 100%;\n"], ["\n height: 100%;\n width: 100%;\n"])));
var ProfileAvatar = function (props) { return (React__default['default'].createElement(StyledProfileAvatar, __assign({ loadingPlaceholder: React__default['default'].createElement(StyledBunnyPlaceholder, null) }, props))); };
var templateObject_1$G, templateObject_2$n;
@@ -3799,7 +3806,7 @@ var ModalBody = styled__default['default'](Flex)(templateObject_3$4 || (template
var ModalCloseButton = function (_a) {
var onDismiss = _a.onDismiss;
return (React__default['default'].createElement(IconButton, { variant: "text", onClick: onDismiss, "aria-label": "Close the dialog" },
- React__default['default'].createElement(Icon$1D, { color: "primary" })));
+ React__default['default'].createElement(Icon$1E, { color: "primary" })));
};
var ModalBackButton = function (_a) {
var onBack = _a.onBack;
@@ -4422,7 +4429,7 @@ var templateObject_1$b;
var PriceLink = styled__default['default'].a(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n display: flex;\n align-items: center;\n svg {\n transition: transform 0.3s;\n }\n :hover {\n svg {\n transform: scale(1.2);\n }\n }\n"], ["\n display: flex;\n align-items: center;\n svg {\n transition: transform 0.3s;\n }\n :hover {\n svg {\n transform: scale(1.2);\n }\n }\n"])));
var CakePrice = function (_a) {
var cakePriceUsd = _a.cakePriceUsd;
- return cakePriceUsd ? (React__default['default'].createElement(PriceLink, { href: "https://pancakeswap.finance/swap?outputCurrency=0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82", target: "_blank" },
+ return cakePriceUsd ? (React__default['default'].createElement(PriceLink, { href: "https://degen.haus/swap?outputCurrency=0xD948EfcC99be419cA9bDACE89b2beC31EDF13adB", target: "_blank" },
React__default['default'].createElement(Icon$11, { width: "24px", mr: "8px" }),
React__default['default'].createElement(Text, { color: "textSubtle", bold: true }, "$" + cakePriceUsd.toFixed(3)))) : (React__default['default'].createElement(Skeleton, { width: 80, height: 24 }));
};
@@ -4474,7 +4481,7 @@ var PanelFooter = function (_a) {
if (!isPushed) {
return (React__default['default'].createElement(Container, null,
React__default['default'].createElement(IconButton, { variant: "text", onClick: function () { return pushNav(true); } },
- React__default['default'].createElement(Icon$1C, null))));
+ React__default['default'].createElement(Icon$1D, null))));
}
return (React__default['default'].createElement(Container, null,
React__default['default'].createElement(SocialEntry, null,
@@ -4759,7 +4766,7 @@ var UserMenu = function (_a) {
React__default['default'].createElement(StyledUserMenu, __assign({ ref: setTargetRef }, props),
React__default['default'].createElement(MenuIcon, { avatarSrc: avatarSrc, variant: variant }),
React__default['default'].createElement(LabelText, { title: text || account }, text || accountEllipsis),
- React__default['default'].createElement(Icon$1H, { color: "text", width: "24px" })),
+ React__default['default'].createElement(Icon$1I, { color: "text", width: "24px" })),
React__default['default'].createElement(Menu, __assign({ style: styles.popper, ref: setTooltipRef }, attributes.popper, { isOpen: isOpen }), children)));
};
var templateObject_1$4, templateObject_2$1, templateObject_3;
@@ -4804,7 +4811,7 @@ var connectors = [
},
{
title: "Binance Chain",
- icon: Icon$1U,
+ icon: Icon$1V,
connectorId: exports.ConnectorNames.BSC,
priority: 999,
},
@@ -4816,7 +4823,7 @@ var connectors = [
},
{
title: "Coin98",
- icon: Icon$1B,
+ icon: Icon$1C,
connectorId: exports.ConnectorNames.Injected,
priority: 999,
},
@@ -4940,7 +4947,7 @@ var CopyToClipboard = function (_a) {
}
} }, props),
children,
- React__default['default'].createElement(Icon$1y, { width: "20px", color: "primary", ml: "4px" }),
+ React__default['default'].createElement(Icon$1z, { width: "20px", color: "primary", ml: "4px" }),
React__default['default'].createElement(Tooltip, { isTooltipDisplayed: isTooltipDisplayed }, "Copied")));
};
var templateObject_1$1, templateObject_2;
@@ -4992,56 +4999,56 @@ exports.BackgroundImage = BackgroundImage;
exports.BalanceInput = BalanceInput;
exports.BaseLayout = GridLayout$1;
exports.BaseMenu = BaseMenu;
-exports.BinanceChainIcon = Icon$1U;
-exports.BinanceIcon = Icon$1V;
+exports.BinanceChainIcon = Icon$1V;
exports.BlockIcon = Icon$27;
exports.Box = Box;
exports.Breadcrumbs = Breadcrumbs;
-exports.BscScanIcon = Icon$1S;
-exports.BunnyCardsIcon = Icon$1R;
-exports.BunnyPlaceholderIcon = Icon$1Q;
+exports.BscScanIcon = Icon$1T;
+exports.BunnyCardsIcon = Icon$1S;
+exports.BunnyPlaceholderIcon = Icon$1R;
exports.Button = Button;
exports.ButtonMenu = ButtonMenu$1;
exports.ButtonMenuItem = ButtonMenuItem;
-exports.CalculateIcon = Icon$1M;
-exports.CameraIcon = Icon$1P;
+exports.CalculateIcon = Icon$1N;
+exports.CameraIcon = Icon$1Q;
exports.Card = Card;
exports.CardBody = CardBody;
exports.CardFooter = CardFooter;
exports.CardHeader = CardHeader;
exports.CardRibbon = CardRibbon;
-exports.CardViewIcon = Icon$1N;
-exports.Cards = Icon$1O;
+exports.CardViewIcon = Icon$1O;
+exports.Cards = Icon$1P;
exports.CardsLayout = GridLayout;
-exports.ChartIcon = Icon$1K;
+exports.ChartIcon = Icon$1L;
exports.Checkbox = Checkbox;
-exports.CheckmarkCircleFillIcon = Icon$1I;
+exports.CheckmarkCircleFillIcon = Icon$1J;
exports.CheckmarkCircleIcon = Icon$29;
-exports.CheckmarkIcon = Icon$1J;
-exports.ChevronDownIcon = Icon$1H;
-exports.ChevronLeftIcon = Icon$1G;
-exports.ChevronRightIcon = Icon$1F;
-exports.ChevronUpIcon = Icon$1E;
-exports.CircleOutlineIcon = Icon$1L;
+exports.CheckmarkIcon = Icon$1K;
+exports.ChevronDownIcon = Icon$1I;
+exports.ChevronLeftIcon = Icon$1H;
+exports.ChevronRightIcon = Icon$1G;
+exports.ChevronUpIcon = Icon$1F;
+exports.CircleOutlineIcon = Icon$1M;
exports.ClickableElementContainer = ClickableElementContainer;
-exports.CloseIcon = Icon$1D;
-exports.CogIcon = Icon$1C;
-exports.Coin98Icon = Icon$1B;
-exports.CommunityFilledIcon = Icon$1z;
-exports.CommunityIcon = Icon$1A;
-exports.CopyIcon = Icon$1y;
-exports.CrownIcon = Icon$1x;
-exports.CurrencyIcon = Icon$1w;
+exports.CloseIcon = Icon$1E;
+exports.CogIcon = Icon$1D;
+exports.Coin98Icon = Icon$1C;
+exports.CommunityFilledIcon = Icon$1A;
+exports.CommunityIcon = Icon$1B;
+exports.CopyIcon = Icon$1z;
+exports.CrownIcon = Icon$1y;
+exports.CurrencyIcon = Icon$1x;
exports.Dropdown = Dropdown;
-exports.EarnFilledIcon = Icon$1u;
-exports.EarnIcon = Icon$1v;
-exports.EllipsisIcon = Icon$1t;
+exports.EarnFilledIcon = Icon$1v;
+exports.EarnIcon = Icon$1w;
+exports.EllipsisIcon = Icon$1u;
exports.ErrorIcon = Icon$28;
exports.ExpandableButton = ExpandableButton;
exports.ExpandableLabel = ExpandableLabel;
exports.FallingBunnies = FallingBunnies;
+exports.FantomIcon = Icon$1t;
exports.Flex = Flex;
-exports.FtmUsdtPairTokenIcon = Icon$1T;
+exports.FtmUsdtPairTokenIcon = Icon$1U;
exports.Grid = Grid;
exports.Heading = Heading;
exports.HelpIcon = Icon$1s;
diff --git a/dist/index.esm.js b/dist/index.esm.js
index a0d3859..66b0f86 100644
--- a/dist/index.esm.js
+++ b/dist/index.esm.js
@@ -341,17 +341,11 @@ var Icon$1W = function (props) {
};
var Icon$1V = function (props) {
- return (React.createElement(Svg, __assign({ viewBox: "0 0 16 16" }, props),
- React.createElement("circle", { cx: "8", cy: "8", r: "8", fill: "#F0B90B" }),
- React.createElement("path", { d: "M5.01656 8.00006L3.79256 9.23256L2.56006 8.00006L3.79256 6.76756L5.01656 8.00006ZM8.00006 5.01656L10.1081 7.12456L11.3406 5.89206L9.23256 3.79256L8.00006 2.56006L6.76756 3.79256L4.66806 5.89206L5.90056 7.12456L8.00006 5.01656ZM12.2076 6.76756L10.9836 8.00006L12.2161 9.23256L13.4401 8.00006L12.2076 6.76756ZM8.00006 10.9836L5.89206 8.87556L4.66806 10.1081L6.77606 12.2161L8.00006 13.4401L9.23256 12.2076L11.3406 10.0996L10.1081 8.87556L8.00006 10.9836ZM8.00006 9.23256L9.23256 8.00006L8.00006 6.76756L6.76756 8.00006L8.00006 9.23256Z", fill: "#FFFDFA" })));
-};
-
-var Icon$1U = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 40 40" }, props),
React.createElement("path", { d: "M14.2487 9.59637L10.7888 7.58546L20.1999 2.08337L29.6387 7.58546L26.1787 9.59637L20.1999 6.13313L14.2487 9.59637ZM32.1022 13.0596V17.1094L35.5622 15.0985V11.0487L32.1022 9.00986L28.6422 11.0208L32.1022 13.0596ZM16.7399 11.0487L20.1999 13.0596L23.6599 11.0487L20.1999 9.00986L16.7399 11.0487ZM29.6387 14.5119L26.1787 12.501L20.1999 15.9643L14.2487 12.501L10.7888 14.5119V18.5617L16.7399 22.0249V28.9514L20.1999 30.9623L23.6599 28.9514V22.0249L29.6387 18.5617V14.5119ZM32.1022 26.9405L26.1511 30.4038V34.4535L35.5899 28.9514V17.9752L32.1022 20.014V26.9405ZM26.1511 27.527L29.611 25.5161V21.4384L26.1511 23.4493V27.527ZM16.7399 31.8561V35.9058L20.1999 37.9168L23.6599 35.9058V31.8561L20.1999 33.867L16.7399 31.8561ZM4.80992 15.0985L8.2699 17.1094V13.0596L11.7299 11.0487L8.29758 9.00986L4.8376 11.0208V15.0985H4.80992ZM8.29758 20.014L4.8376 18.0031V28.9794L14.2764 34.4814V30.4317L8.29758 26.9405V20.014ZM14.2487 23.4773L10.7888 21.4664V25.5161L14.2487 27.527V23.4773Z", fill: "#F1BA0D" })));
};
-var Icon$1T = function (props) {
+var Icon$1U = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 64 64" }, props),
React.createElement("path", { d: "M58.6666 34.1665C58.6666 48.8523 46.7275 59.6665 31.9999 59.6665C17.2723 59.6665 5.33325 48.8523 5.33325 34.1665C5.33325 19.4808 17.2723 8.6665 31.9999 8.6665C46.7275 8.6665 58.6666 19.4808 58.6666 34.1665Z", fill: "#EB8C00" }),
React.createElement("path", { d: "M58.6666 29.8335C58.6666 44.5192 46.7275 55.3335 31.9999 55.3335C17.2723 55.3335 5.33325 44.5192 5.33325 29.8335C5.33325 15.1477 17.2723 4.3335 31.9999 4.3335C46.7275 4.3335 58.6666 15.1477 58.6666 29.8335Z", fill: "#FFD800" }),
@@ -361,12 +355,12 @@ var Icon$1T = function (props) {
React.createElement("path", { d: "M23.4077 30.5L19.8827 34.0117L16.3333 30.5L19.8827 26.9883L23.4077 30.5ZM31.9999 21.9992L38.0708 28.0055L41.6202 24.4938L35.5494 18.5117L31.9999 15L28.4504 18.5117L22.4041 24.4938L25.9536 28.0055L31.9999 21.9992ZM44.1171 26.9883L40.5921 30.5L44.1416 34.0117L47.6666 30.5L44.1171 26.9883ZM31.9999 39.0008L25.9291 32.9945L22.4041 36.5063L28.4749 42.5125L31.9999 46L35.5494 42.4883L41.6202 36.482L38.0708 32.9945L31.9999 39.0008ZM31.9999 34.0117L35.5494 30.5L31.9999 26.9883L28.4504 30.5L31.9999 34.0117Z", fill: "#191326" })));
};
-var Icon$1S = function (props) {
+var Icon$1T = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 22C17.5228 22 22 17.5228 22 12C22 11.7792 21.9928 11.5602 21.9788 11.343C18.6515 16.824 10.797 19.3967 6.32085 20.232C7.93393 21.3469 9.8907 22 12 22ZM3.6987 17.5775C2.62604 15.9842 2 14.0652 2 12C2 6.47715 6.47715 2 12 2C16.6548 2 20.5667 5.18031 21.6815 9.48656C20.7816 11.0755 19.4244 12.3811 17.8282 13.4444V7.27607C17.8282 6.86948 17.4986 6.53988 17.092 6.53988H15.3742C14.9676 6.53988 14.638 6.86948 14.638 7.27607V15.0795C14.638 15.1034 14.6392 15.1269 14.6413 15.1501C14.2758 15.3076 13.906 15.4562 13.5337 15.5963V9.36196C13.5337 8.95537 13.2041 8.62577 12.7975 8.62577H11.0798C10.6732 8.62577 10.3436 8.95537 10.3436 9.36196V16.592C9.97218 16.6864 9.60348 16.7732 9.23926 16.8528V11.4479C9.23926 11.0413 8.90966 10.7117 8.50307 10.7117H6.78528C6.37869 10.7117 6.04908 11.0413 6.04908 11.4479V17.3941C5.17906 17.4987 4.38348 17.5575 3.6987 17.5775Z" })));
};
-var Icon$1R = function (props) {
+var Icon$1S = function (props) {
var id = uniqueId("svg");
return (React.createElement(Svg, __assign({ viewBox: "0 0 64 64" }, props),
React.createElement("g", { clipPath: "url(#" + id + ")" },
@@ -388,7 +382,7 @@ var Icon$1R = function (props) {
React.createElement("rect", { width: "64", height: "64", fill: "white" })))));
};
-var Icon$1Q = function (props) {
+var Icon$1R = function (props) {
var theme = useTheme();
var primaryColor = theme.isDark ? "#3C3742" : "#e9eaeb";
var secondaryColor = theme.isDark ? "#666171" : "#bdc2c4";
@@ -408,21 +402,21 @@ var Icon$1Q = function (props) {
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M71.9838 37.09L69.7348 37.0231C69.7449 36.6834 69.75 36.3423 69.75 36C69.75 35.6577 69.7449 35.3166 69.7348 34.9769L71.9838 34.91C71.9946 35.272 72 35.6354 72 36C72 36.3646 71.9946 36.728 71.9838 37.09ZM71.8544 32.7398L69.6134 32.941C69.5523 32.2603 69.471 31.5857 69.3702 30.9176L71.5949 30.5818C71.7025 31.2945 71.7892 32.014 71.8544 32.7398ZM71.2052 28.4414L69.0048 28.9115C68.8622 28.2441 68.6999 27.5841 68.5185 26.932L70.6861 26.3289C70.8798 27.0248 71.053 27.7292 71.2052 28.4414ZM70.0397 24.2525L67.9128 24.9864C67.6906 24.3424 67.4494 23.7072 67.1899 23.0815L69.2683 22.2196C69.5452 22.8874 69.8026 23.5652 70.0397 24.2525ZM68.3746 20.237L66.3524 21.2235C66.0538 20.6114 65.7373 20.0097 65.4034 19.419L67.3622 18.3119C67.7183 18.942 68.0561 19.584 68.3746 20.237ZM66.2353 16.4517L64.347 17.6751C63.977 17.104 63.5901 16.5448 63.1872 15.998L64.9984 14.6631C65.4281 15.2462 65.8407 15.8426 66.2353 16.4517ZM63.656 12.952L61.9283 14.3934C61.4925 13.8711 61.0413 13.3621 60.5752 12.8671L62.2132 11.3246C62.7102 11.8523 63.1914 12.3951 63.656 12.952ZM60.6754 9.78678L59.1329 11.4248C58.6379 10.9587 58.1289 10.5074 57.6066 10.0717L59.048 8.34397C59.6049 8.80865 60.1477 9.28984 60.6754 9.78678ZM57.3369 7.00159L56.002 8.8128C55.4552 8.40985 54.896 8.02303 54.3249 7.65302L55.5482 5.76468C56.1574 6.15933 56.7538 6.57187 57.3369 7.00159ZM53.6881 4.63782L52.581 6.5966C51.9903 6.26271 51.3886 5.94615 50.7765 5.64759L51.7629 3.62536C52.416 3.94392 53.058 4.28165 53.6881 4.63782ZM49.7804 2.7317L48.9185 4.81008C48.2928 4.55061 47.6576 4.30943 47.0136 4.08723L47.7475 1.96028C48.4348 2.19743 49.1126 2.4548 49.7804 2.7317ZM45.6711 1.31385L45.068 3.48152C44.4159 3.3001 43.7559 3.13777 43.0885 2.99517L43.5586 0.794831C44.2708 0.947003 44.9752 1.12024 45.6711 1.31385ZM41.4182 0.405049L41.0824 2.62985C40.4143 2.529 39.7397 2.44772 39.059 2.38662L39.2602 0.14563C39.986 0.210778 40.7055 0.297466 41.4182 0.405049ZM37.09 0.0161859C36.728 0.0054207 36.3646 0 36 0C35.6354 0 35.272 0.00542073 34.91 0.016186L34.9769 2.26519C35.3166 2.25509 35.6577 2.25 36 2.25C36.3423 2.25 36.6834 2.25509 37.0231 2.26519L37.09 0.0161859ZM32.7398 0.145631L32.941 2.38662C32.2603 2.44772 31.5857 2.529 30.9176 2.62985L30.5818 0.405049C31.2945 0.297467 32.014 0.210779 32.7398 0.145631ZM28.4414 0.794832L28.9115 2.99517C28.2441 3.13777 27.5841 3.3001 26.932 3.48152L26.3289 1.31386C27.0248 1.12024 27.7292 0.947004 28.4414 0.794832ZM24.2525 1.96028L24.9864 4.08723C24.3424 4.30944 23.7072 4.55061 23.0815 4.81008L22.2196 2.7317C22.8874 2.45481 23.5652 2.19743 24.2525 1.96028ZM20.237 3.62536L21.2235 5.64759C20.6114 5.94616 20.0097 6.26272 19.419 6.5966L18.3119 4.63783C18.942 4.28165 19.584 3.94392 20.237 3.62536ZM16.4517 5.76469L17.6751 7.65302C17.104 8.02303 16.5448 8.40985 15.998 8.81281L14.6631 7.00159C15.2462 6.57188 15.8426 6.15933 16.4517 5.76469ZM12.952 8.34398L14.3934 10.0717C13.8711 10.5075 13.3621 10.9587 12.8671 11.4248L11.3246 9.78679C11.8523 9.28984 12.3951 8.80865 12.952 8.34398ZM9.78678 11.3246L11.4248 12.8671C10.9587 13.3621 10.5074 13.8711 10.0717 14.3934L8.34397 12.952C8.80865 12.3951 9.28984 11.8523 9.78678 11.3246ZM7.00159 14.6631L8.8128 15.998C8.40985 16.5448 8.02303 17.104 7.65302 17.6751L5.76468 16.4518C6.15933 15.8426 6.57187 15.2462 7.00159 14.6631ZM4.63782 18.3119L6.5966 19.419C6.26271 20.0097 5.94615 20.6114 5.64759 21.2235L3.62536 20.2371C3.94392 19.584 4.28165 18.942 4.63782 18.3119ZM2.7317 22.2196L4.81008 23.0815C4.55061 23.7072 4.30943 24.3424 4.08723 24.9864L1.96028 24.2525C2.19743 23.5652 2.4548 22.8874 2.7317 22.2196ZM1.31385 26.3289L3.48152 26.932C3.3001 27.5841 3.13777 28.2441 2.99517 28.9115L0.794831 28.4414C0.947003 27.7292 1.12024 27.0248 1.31385 26.3289ZM0.405049 30.5818L2.62985 30.9176C2.529 31.5857 2.44772 32.2603 2.38662 32.941L0.14563 32.7398C0.210778 32.014 0.297466 31.2945 0.405049 30.5818ZM0.0161859 34.91C0.0054207 35.272 0 35.6354 0 36C0 36.3646 0.00542073 36.728 0.016186 37.09L2.26519 37.0231C2.25509 36.6834 2.25 36.3423 2.25 36C2.25 35.6577 2.25509 35.3166 2.26519 34.9769L0.0161859 34.91ZM0.145631 39.2602L2.38662 39.059C2.44772 39.7397 2.529 40.4143 2.62985 41.0824L0.40505 41.4182C0.297467 40.7055 0.210779 39.986 0.145631 39.2602ZM0.794833 43.5586L2.99517 43.0885C3.13777 43.7559 3.3001 44.4159 3.48152 45.068L1.31386 45.6711C1.12024 44.9752 0.947004 44.2708 0.794833 43.5586ZM1.96028 47.7475L4.08723 47.0136C4.30944 47.6576 4.55061 48.2928 4.81008 48.9185L2.7317 49.7804C2.45481 49.1126 2.19743 48.4348 1.96028 47.7475ZM3.62536 51.763L5.64759 50.7765C5.94616 51.3886 6.26272 51.9903 6.5966 52.581L4.63783 53.6881C4.28165 53.058 3.94392 52.416 3.62536 51.763ZM5.76469 55.5482L7.65302 54.3249C8.02303 54.896 8.40985 55.4552 8.81281 56.002L7.00159 57.3369C6.57188 56.7538 6.15933 56.1574 5.76469 55.5482ZM8.34398 59.048L10.0717 57.6066C10.5075 58.1289 10.9587 58.6379 11.4248 59.1329L9.78679 60.6754C9.28984 60.1477 8.80865 59.6049 8.34398 59.048ZM11.3246 62.2132L12.8671 60.5752C13.3621 61.0413 13.8711 61.4925 14.3934 61.9283L12.952 63.656C12.3951 63.1914 11.8523 62.7102 11.3246 62.2132ZM14.6631 64.9984L15.998 63.1872C16.5448 63.5901 17.104 63.977 17.6751 64.347L16.4518 66.2353C15.8426 65.8407 15.2462 65.4281 14.6631 64.9984ZM18.3119 67.3622L19.419 65.4034C20.0097 65.7373 20.6114 66.0538 21.2235 66.3524L20.2371 68.3746C19.584 68.0561 18.942 67.7184 18.3119 67.3622ZM22.2196 69.2683L23.0815 67.1899C23.7072 67.4494 24.3424 67.6906 24.9864 67.9128L24.2525 70.0397C23.5652 69.8026 22.8874 69.5452 22.2196 69.2683ZM26.3289 70.6861L26.932 68.5185C27.5841 68.6999 28.2441 68.8622 28.9115 69.0048L28.4414 71.2052C27.7292 71.053 27.0248 70.8798 26.3289 70.6861ZM30.5818 71.595L30.9176 69.3702C31.5857 69.471 32.2603 69.5523 32.941 69.6134L32.7398 71.8544C32.014 71.7892 31.2945 71.7025 30.5818 71.595ZM34.91 71.9838L34.9769 69.7348C35.3166 69.7449 35.6577 69.75 36 69.75C36.3423 69.75 36.6834 69.7449 37.0231 69.7348L37.09 71.9838C36.728 71.9946 36.3646 72 36 72C35.6354 72 35.272 71.9946 34.91 71.9838ZM39.2602 71.8544L39.059 69.6134C39.7397 69.5523 40.4143 69.471 41.0824 69.3702L41.4182 71.5949C40.7055 71.7025 39.986 71.7892 39.2602 71.8544ZM43.5586 71.2052L43.0885 69.0048C43.7559 68.8622 44.4159 68.6999 45.068 68.5185L45.6711 70.6861C44.9752 70.8798 44.2708 71.053 43.5586 71.2052ZM47.7475 70.0397L47.0136 67.9128C47.6576 67.6906 48.2928 67.4494 48.9185 67.1899L49.7804 69.2683C49.1126 69.5452 48.4348 69.8026 47.7475 70.0397ZM51.7629 68.3746L50.7765 66.3524C51.3886 66.0538 51.9903 65.7373 52.581 65.4034L53.6881 67.3622C53.058 67.7183 52.416 68.0561 51.7629 68.3746ZM55.5482 66.2353L54.3249 64.347C54.896 63.977 55.4552 63.5901 56.002 63.1872L57.3369 64.9984C56.7538 65.4281 56.1574 65.8407 55.5482 66.2353ZM59.048 63.656L57.6066 61.9283C58.1289 61.4925 58.6379 61.0413 59.1329 60.5752L60.6754 62.2132C60.1477 62.7102 59.6049 63.1914 59.048 63.656ZM62.2132 60.6754L60.5752 59.1329C61.0413 58.6379 61.4925 58.1289 61.9283 57.6066L63.656 59.048C63.1914 59.6049 62.7102 60.1477 62.2132 60.6754ZM64.9984 57.3369L63.1872 56.002C63.5901 55.4552 63.977 54.896 64.347 54.3249L66.2353 55.5482C65.8407 56.1574 65.4281 56.7538 64.9984 57.3369ZM67.3622 53.6881L65.4034 52.581C65.7373 51.9903 66.0538 51.3886 66.3524 50.7765L68.3746 51.7629C68.0561 52.416 67.7184 53.058 67.3622 53.6881ZM69.2683 49.7804L67.1899 48.9185C67.4494 48.2928 67.6906 47.6576 67.9128 47.0136L70.0397 47.7475C69.8026 48.4348 69.5452 49.1126 69.2683 49.7804ZM70.6861 45.6711L68.5185 45.068C68.6999 44.4159 68.8622 43.7559 69.0048 43.0885L71.2052 43.5586C71.053 44.2708 70.8798 44.9752 70.6861 45.6711ZM71.595 41.4182L69.3702 41.0824C69.471 40.4143 69.5523 39.7397 69.6134 39.059L71.8544 39.2602C71.7892 39.986 71.7025 40.7055 71.595 41.4182Z", fill: secondaryColor })));
};
-var Icon$1P = function (props) { return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
+var Icon$1Q = function (props) { return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M15 12.1757C15 13.8325 13.6569 15.1757 12 15.1757C10.3431 15.1757 9 13.8325 9 12.1757C9 10.5188 10.3431 9.17566 12 9.17566C13.6569 9.17566 15 10.5188 15 12.1757Z" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.83 4.17566H20C21.1 4.17566 22 5.07566 22 6.17566V18.1757C22 19.2757 21.1 20.1757 20 20.1757H4C2.9 20.1757 2 19.2757 2 18.1757V6.17566C2 5.07566 2.9 4.17566 4 4.17566H7.17L8.4 2.82566C8.78 2.41566 9.32 2.17566 9.88 2.17566H14.12C14.68 2.17566 15.22 2.41566 15.59 2.82566L16.83 4.17566ZM7 12.1757C7 14.9357 9.24 17.1757 12 17.1757C14.76 17.1757 17 14.9357 17 12.1757C17 9.41566 14.76 7.17566 12 7.17566C9.24 7.17566 7 9.41566 7 12.1757Z" }))); };
-var Icon$1O = function (props) {
+var Icon$1P = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.0967 17.8521L7.87565 20.2891C6.91907 20.8414 5.69589 20.5136 5.1436 19.557L0.999729 12.3796C0.447444 11.4231 0.775193 10.1999 1.73178 9.64759L6.31754 7C6.53486 6.87453 6.76593 6.79448 6.99977 6.75691V6C6.99977 4.89543 7.8952 4 8.99977 4H14.9998C16.1043 4 16.9998 4.89543 16.9998 6V6.73545C17.299 6.75379 17.5986 6.83993 17.8759 7L22.4616 9.64759C23.4182 10.1999 23.746 11.4231 23.1937 12.3796L19.0498 19.557C18.4975 20.5136 17.2743 20.8414 16.3178 20.2891L12.0967 17.8521ZM8.99977 6L14.9998 6L14.9998 7.98154L11.2363 14.5H8.99977L8.99977 6ZM6.99977 14.5L6.99977 8.91551L2.73178 11.3796L6.87565 18.557L10.4386 16.5H8.99977C7.8952 16.5 6.99977 15.6046 6.99977 14.5ZM16.8759 8.73205L21.4616 11.3796L17.3178 18.557L12.732 15.9094L16.8759 8.73205Z" })));
};
-var Icon$1N = function (props) {
+var Icon$1O = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M4.5 12H7.5C8.05 12 8.5 11.55 8.5 11V7C8.5 6.45 8.05 6 7.5 6H4.5C3.95 6 3.5 6.45 3.5 7V11C3.5 11.55 3.95 12 4.5 12ZM4.5 19H7.5C8.05 19 8.5 18.55 8.5 18V14C8.5 13.45 8.05 13 7.5 13H4.5C3.95 13 3.5 13.45 3.5 14V18C3.5 18.55 3.95 19 4.5 19ZM10.5 19H13.5C14.05 19 14.5 18.55 14.5 18V14C14.5 13.45 14.05 13 13.5 13H10.5C9.95 13 9.5 13.45 9.5 14V18C9.5 18.55 9.95 19 10.5 19ZM16.5 19H19.5C20.05 19 20.5 18.55 20.5 18V14C20.5 13.45 20.05 13 19.5 13H16.5C15.95 13 15.5 13.45 15.5 14V18C15.5 18.55 15.95 19 16.5 19ZM10.5 12H13.5C14.05 12 14.5 11.55 14.5 11V7C14.5 6.45 14.05 6 13.5 6H10.5C9.95 6 9.5 6.45 9.5 7V11C9.5 11.55 9.95 12 10.5 12ZM15.5 7V11C15.5 11.55 15.95 12 16.5 12H19.5C20.05 12 20.5 11.55 20.5 11V7C20.5 6.45 20.05 6 19.5 6H16.5C15.95 6 15.5 6.45 15.5 7Z" })));
};
-var Icon$1M = function (props) {
+var Icon$1N = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 19H5V5H19V19Z" }),
React.createElement("path", { d: "M11.25 7.72H6.25V9.22H11.25V7.72Z" }),
@@ -432,68 +426,68 @@ var Icon$1M = function (props) {
React.createElement("path", { d: "M14.09 10.95L15.5 9.54L16.91 10.95L17.97 9.89L16.56 8.47L17.97 7.06L16.91 6L15.5 7.41L14.09 6L13.03 7.06L14.44 8.47L13.03 9.89L14.09 10.95Z" })));
};
-var Icon$1L = function (props) {
+var Icon$1M = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z" })));
};
-var Icon$1K = function (props) {
+var Icon$1L = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M5 7C5 6.44772 4.55228 6 4 6C3.44772 6 3 6.44772 3 7V18C3 19.1046 3.89543 20 5 20H20C20.5523 20 21 19.5523 21 19C21 18.4477 20.5523 18 20 18H5V7Z" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 17H7C6.44772 17 6 16.5523 6 16V12C6 11.4477 6.44772 11 7 11H10V10C10 9.44772 10.4477 9 11 9H14V7C14 6.44772 14.4477 6 15 6H19C19.5523 6 20 6.44772 20 7V16C20 16.5523 19.5523 17 19 17ZM16 8H18V15H16V8ZM12 15H14V11H12V15ZM10 13H8V15H10V13Z" })));
};
-var Icon$1J = function (props) {
+var Icon$1K = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M9.00012 16.2L5.50012 12.7C5.11012 12.31 4.49012 12.31 4.10012 12.7C3.71012 13.09 3.71012 13.71 4.10012 14.1L8.29012 18.29C8.68012 18.68 9.31012 18.68 9.70012 18.29L20.3001 7.70001C20.6901 7.31001 20.6901 6.69001 20.3001 6.30001C19.9101 5.91001 19.2901 5.91001 18.9001 6.30001L9.00012 16.2Z" })));
};
-var Icon$1I = function (props) {
+var Icon$1J = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M12 2.75711C6.48 2.75711 2 7.23711 2 12.7571C2 18.2771 6.48 22.7571 12 22.7571C17.52 22.7571 22 18.2771 22 12.7571C22 7.23711 17.52 2.75711 12 2.75711ZM9.29 17.0471L5.7 13.4571C5.31 13.0671 5.31 12.4371 5.7 12.0471C6.09 11.6571 6.72 11.6571 7.11 12.0471L10 14.9271L16.88 8.04711C17.27 7.65711 17.9 7.65711 18.29 8.04711C18.68 8.43711 18.68 9.06711 18.29 9.45711L10.7 17.0471C10.32 17.4371 9.68 17.4371 9.29 17.0471Z" })));
};
-var Icon$1H = function (props) {
+var Icon$1I = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M8.11997 9.29006L12 13.1701L15.88 9.29006C16.27 8.90006 16.9 8.90006 17.29 9.29006C17.68 9.68006 17.68 10.3101 17.29 10.7001L12.7 15.2901C12.31 15.6801 11.68 15.6801 11.29 15.2901L6.69997 10.7001C6.30997 10.3101 6.30997 9.68006 6.69997 9.29006C7.08997 8.91006 7.72997 8.90006 8.11997 9.29006Z" })));
};
-var Icon$1G = function (props) {
+var Icon$1H = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M14.71 15.88L10.83 12L14.71 8.12001C15.1 7.73001 15.1 7.10001 14.71 6.71001C14.32 6.32001 13.69 6.32001 13.3 6.71001L8.70998 11.3C8.31998 11.69 8.31998 12.32 8.70998 12.71L13.3 17.3C13.69 17.69 14.32 17.69 14.71 17.3C15.09 16.91 15.1 16.27 14.71 15.88Z" })));
};
-var Icon$1F = function (props) {
+var Icon$1G = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M9.29006 15.88L13.1701 12L9.29006 8.12001C8.90006 7.73001 8.90006 7.10001 9.29006 6.71001C9.68006 6.32001 10.3101 6.32001 10.7001 6.71001L15.2901 11.3C15.6801 11.69 15.6801 12.32 15.2901 12.71L10.7001 17.3C10.3101 17.69 9.68006 17.69 9.29006 17.3C8.91006 16.91 8.90006 16.27 9.29006 15.88Z" })));
};
-var Icon$1E = function (props) {
+var Icon$1F = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M8.11997 14.7101L12 10.8301L15.88 14.7101C16.27 15.1001 16.9 15.1001 17.29 14.7101C17.68 14.3201 17.68 13.6901 17.29 13.3001L12.7 8.7101C12.31 8.3201 11.68 8.3201 11.29 8.7101L6.69997 13.3001C6.30997 13.6901 6.30997 14.3201 6.69997 14.7101C7.08997 15.0901 7.72997 15.1001 8.11997 14.7101Z" })));
};
-var Icon$1D = function (props) {
+var Icon$1E = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" })));
};
-var Icon$1C = function (props) {
+var Icon$1D = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M19.43 12.98C19.47 12.66 19.5 12.34 19.5 12C19.5 11.66 19.47 11.34 19.43 11.02L21.54 9.37C21.73 9.22 21.78 8.95 21.66 8.73L19.66 5.27C19.54 5.05 19.27 4.97 19.05 5.05L16.56 6.05C16.04 5.65 15.48 5.32 14.87 5.07L14.49 2.42C14.46 2.18 14.25 2 14 2H9.99996C9.74996 2 9.53996 2.18 9.50996 2.42L9.12996 5.07C8.51996 5.32 7.95996 5.66 7.43996 6.05L4.94996 5.05C4.71996 4.96 4.45996 5.05 4.33996 5.27L2.33996 8.73C2.20996 8.95 2.26996 9.22 2.45996 9.37L4.56996 11.02C4.52996 11.34 4.49996 11.67 4.49996 12C4.49996 12.33 4.52996 12.66 4.56996 12.98L2.45996 14.63C2.26996 14.78 2.21996 15.05 2.33996 15.27L4.33996 18.73C4.45996 18.95 4.72996 19.03 4.94996 18.95L7.43996 17.95C7.95996 18.35 8.51996 18.68 9.12996 18.93L9.50996 21.58C9.53996 21.82 9.74996 22 9.99996 22H14C14.25 22 14.46 21.82 14.49 21.58L14.87 18.93C15.48 18.68 16.04 18.34 16.56 17.95L19.05 18.95C19.28 19.04 19.54 18.95 19.66 18.73L21.66 15.27C21.78 15.05 21.73 14.78 21.54 14.63L19.43 12.98ZM12 15.5C10.07 15.5 8.49996 13.93 8.49996 12C8.49996 10.07 10.07 8.5 12 8.5C13.93 8.5 15.5 10.07 15.5 12C15.5 13.93 13.93 15.5 12 15.5Z" })));
};
-var Icon$1B = function (props) {
+var Icon$1C = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 40 40" }, props),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.13298 26.6579C3.13253 26.6921 3.1323 26.7263 3.1323 26.7606C3.1323 30.9564 6.53367 34.3577 10.7295 34.3577C14.9253 34.3577 18.3266 30.9564 18.3266 26.7606C18.3266 26.7263 18.3264 26.6921 18.326 26.6579H14.732C14.7329 26.692 14.7333 26.7262 14.7333 26.7606C14.7333 28.9719 12.9407 30.7645 10.7294 30.7645C8.51812 30.7645 6.7255 28.9719 6.7255 26.7606C6.7255 26.7262 6.72593 26.692 6.72679 26.6579H3.13298ZM10.7295 5.71436C15.6624 5.71436 19.6613 9.71326 19.6613 14.6462C19.6613 19.5791 15.6624 23.578 10.7295 23.578C5.79663 23.578 1.79773 19.5791 1.79773 14.6462C1.79773 9.71326 5.79663 5.71436 10.7295 5.71436ZM10.7295 9.3076C13.6779 9.3076 16.0681 11.6977 16.0681 14.6461C16.0681 17.5945 13.6779 19.9847 10.7295 19.9847C7.78111 19.9847 5.39096 17.5945 5.39096 14.6461C5.39096 11.6977 7.78111 9.3076 10.7295 9.3076ZM11.3454 12.9033C12.0632 13.157 12.5775 13.8415 12.5775 14.6462C12.5775 15.6668 11.7501 16.4941 10.7295 16.4941C9.70893 16.4941 8.88157 15.6668 8.88157 14.6462C8.88157 13.8416 9.39577 13.1571 10.1135 12.9034V11.6689H11.3454V12.9033ZM22.7464 16.9552C22.154 15.8735 21.8172 14.6318 21.8172 13.3115C21.8172 9.11573 25.2186 5.71436 29.4144 5.71436C33.6102 5.71436 37.0115 9.11573 37.0115 13.3115C37.0115 14.6319 36.6747 15.8735 36.0823 16.9553C35.1444 16.216 34.0807 15.6291 32.9286 15.232C33.2408 14.6618 33.4183 14.0074 33.4183 13.3115C33.4183 11.1002 31.6257 9.30761 29.4144 9.30761C27.2031 9.30761 25.4105 11.1002 25.4105 13.3115C25.4105 14.0074 25.588 14.6618 25.9002 15.2319C24.7481 15.629 23.6844 16.2159 22.7464 16.9552ZM29.4144 34.3577C34.3473 34.3577 38.3462 30.3588 38.3462 25.4259C38.3462 20.493 34.3473 16.4941 29.4144 16.4941C24.4815 16.4941 20.4826 20.493 20.4826 25.4259C20.4826 30.3588 24.4815 34.3577 29.4144 34.3577ZM29.4144 30.7645C32.3628 30.7645 34.7529 28.3743 34.7529 25.4259C34.7529 22.4775 32.3628 20.0874 29.4144 20.0874C26.466 20.0874 24.0758 22.4775 24.0758 25.4259C24.0758 28.3743 26.466 30.7645 29.4144 30.7645ZM30.0303 27.1688C30.7481 26.9151 31.2624 26.2306 31.2624 25.4259C31.2624 24.4053 30.435 23.578 29.4144 23.578C28.3938 23.578 27.5665 24.4053 27.5665 25.4259C27.5665 26.2305 28.0807 26.915 28.7984 27.1687V28.4032H30.0303V27.1688Z", fill: "#DEAE30" })));
};
-var Icon$1A = function (props) {
+var Icon$1B = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M4 13C5.1 13 6 12.1 6 11C6 9.9 5.1 9 4 9C2.9 9 2 9.9 2 11C2 12.1 2.9 13 4 13ZM5.13 14.1C4.76 14.04 4.39 14 4 14C3.01 14 2.07 14.21 1.22 14.58C0.48 14.9 0 15.62 0 16.43V17C0 17.5523 0.447715 18 1 18H4.5V16.39C4.5 15.56 4.73 14.78 5.13 14.1ZM20 13C21.1 13 22 12.1 22 11C22 9.9 21.1 9 20 9C18.9 9 18 9.9 18 11C18 12.1 18.9 13 20 13ZM24 16.43C24 15.62 23.52 14.9 22.78 14.58C21.93 14.21 20.99 14 20 14C19.61 14 19.24 14.04 18.87 14.1C19.27 14.78 19.5 15.56 19.5 16.39V18H23C23.5523 18 24 17.5523 24 17V16.43ZM16.24 13.65C15.07 13.13 13.63 12.75 12 12.75C10.37 12.75 8.93 13.14 7.76 13.65C6.68 14.13 6 15.21 6 16.39V17C6 17.5523 6.44772 18 7 18H17C17.5523 18 18 17.5523 18 17V16.39C18 15.21 17.32 14.13 16.24 13.65ZM8.07 16C8.16 15.77 8.2 15.61 8.98 15.31C9.95 14.93 10.97 14.75 12 14.75C13.03 14.75 14.05 14.93 15.02 15.31C15.79 15.61 15.83 15.77 15.93 16H8.07ZM12 8C12.55 8 13 8.45 13 9C13 9.55 12.55 10 12 10C11.45 10 11 9.55 11 9C11 8.45 11.45 8 12 8ZM12 6C10.34 6 9 7.34 9 9C9 10.66 10.34 12 12 12C13.66 12 15 10.66 15 9C15 7.34 13.66 6 12 6Z" })));
};
-var Icon$1z = function (props) {
+var Icon$1A = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M9.43458 5.26321C9.31196 4.60661 9.81578 4 10.4837 4C11.0732 4 11.551 4.47784 11.551 5.06729V6.38309C11.6985 6.37268 11.8483 6.36735 12 6.36735C12.1458 6.36735 12.2898 6.37227 12.4316 6.38189V5.06729C12.4316 4.47784 12.9094 4 13.4989 4C14.1668 4 14.6707 4.60661 14.548 5.26321L14.2592 6.80987C15.2505 7.24263 16 7.99428 16 8.93878V9.5102C16 10.2869 15.4862 10.9372 14.7678 11.3762C14.0438 11.8186 13.0645 12.0816 12 12.0816C10.9355 12.0816 9.95615 11.8186 9.23219 11.3762C8.51384 10.9372 8 10.2869 8 9.5102V8.93878C8 7.99928 8.74184 7.25052 9.72473 6.81689L9.43458 5.26321Z" }),
React.createElement("path", { d: "M6 11C6 12.1 5.1 13 4 13C2.9 13 2 12.1 2 11C2 9.9 2.9 9 4 9C5.1 9 6 9.9 6 11Z" }),
@@ -503,12 +497,12 @@ var Icon$1z = function (props) {
React.createElement("path", { d: "M12 12.75C13.63 12.75 15.07 13.13 16.24 13.65C17.32 14.13 18 15.21 18 16.39V17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17V16.39C6 15.21 6.68 14.13 7.76 13.65C8.93 13.14 10.37 12.75 12 12.75Z" })));
};
-var Icon$1y = function (props) {
+var Icon$1z = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M15 1H4C2.9 1 2 1.9 2 3V16C2 16.55 2.45 17 3 17C3.55 17 4 16.55 4 16V4C4 3.45 4.45 3 5 3H15C15.55 3 16 2.55 16 2C16 1.45 15.55 1 15 1ZM19 5H8C6.9 5 6 5.9 6 7V21C6 22.1 6.9 23 8 23H19C20.1 23 21 22.1 21 21V7C21 5.9 20.1 5 19 5ZM18 21H9C8.45 21 8 20.55 8 20V8C8 7.45 8.45 7 9 7H18C18.55 7 19 7.45 19 8V20C19 20.55 18.55 21 18 21Z" })));
};
-var Icon$1x = function (props) {
+var Icon$1y = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 25 25" }, props),
React.createElement("path", { d: "M15.6772 2.8668C15.9878 1.97095 15.2658 1.05469 14.2495 1.05469C13.4213 1.05469 12.75 1.67612 12.75 2.4427L12.75 5.07933C12.75 5.61801 13.2217 6.05469 13.8037 6.05469C14.2615 6.05469 14.667 5.78094 14.8069 5.37734L15.6772 2.8668Z", fill: "#FFC700" }),
React.createElement("path", { d: "M9.32279 2.8668C9.01225 1.97095 9.73416 1.05469 10.7505 1.05469C11.5787 1.05469 12.25 1.67612 12.25 2.4427L12.25 5.07934C12.25 5.61801 11.7783 6.05469 11.1963 6.05469C10.7385 6.05469 10.333 5.78094 10.1931 5.37734L9.32279 2.8668Z", fill: "#FFC700" }),
@@ -572,30 +566,43 @@ var Icon$1x = function (props) {
React.createElement("path", { d: "M5.90905 18.2896V16.9247H7.27393C7.27393 17.0159 7.23912 17.1072 7.16951 17.1768L6.16114 18.1851C6.09153 18.2547 6.00029 18.2896 5.90905 18.2896Z", fill: "#9F0400" })));
};
-var Icon$1w = function (props) {
+var Icon$1x = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M13 7C13 6.44772 12.5523 6 12 6C11.4478 6 11 6.44772 11 7V7.51206C9.97631 7.76875 9.16137 8.59434 8.94664 9.66796C8.60189 11.3917 9.92035 13 11.6783 13H12.7143C13.1483 13 13.5 13.3518 13.5 13.7857C13.5 14.2197 13.1483 14.5714 12.7143 14.5714H11.4947C11.3096 14.5714 11.1282 14.5201 10.9706 14.4231L10.5241 14.1483C10.0538 13.8589 9.43783 14.0055 9.14838 14.4759C8.85893 14.9463 9.00559 15.5622 9.47594 15.8517L9.92241 16.1264C10.2535 16.3302 10.6197 16.4668 11 16.5304V17C11 17.5523 11.4478 18 12 18C12.5523 18 13 17.5523 13 17V16.557C14.4043 16.4139 15.5 15.2278 15.5 13.7857C15.5 12.2472 14.2528 11 12.7143 11H11.6783C11.1824 11 10.8106 10.5464 10.9078 10.0602C10.9813 9.69293 11.3037 9.42857 11.6783 9.42857H12.2948C12.5269 9.42857 12.7494 9.52076 12.9135 9.68485L13.0786 9.84996C13.4692 10.2405 14.1023 10.2405 14.4929 9.84996C14.8834 9.45944 14.8834 8.82627 14.4929 8.43575L14.3278 8.27064C13.9582 7.90106 13.4983 7.64249 13 7.5164V7Z" }),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12ZM4 12C4 16.41 7.59 20 12 20C16.41 20 20 16.41 20 12C20 7.59 16.41 4 12 4C7.59 4 4 7.59 4 12Z" })));
};
-var Icon$1v = function (props) { return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
+var Icon$1w = function (props) { return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4063 19.9329C12.066 19.9329 12.6742 19.779 13.207 19.5106V21.6632C12.6449 21.8378 12.0415 21.9329 11.4063 21.9329H7.00792C2.52538 21.9329 -0.374267 17.1964 1.66429 13.2043L3.70684 9.20426C4.30576 8.03138 5.25922 7.11243 6.39803 6.55101L5.46396 4.68288C5.08785 3.93066 5.54693 3.02913 6.3765 2.89087L11.6153 2.01773C12.5647 1.8595 13.3292 2.78847 12.9912 3.68962L11.9333 6.51092C13.1087 7.06815 14.094 8.00302 14.7074 9.20426L16.6114 12.9329H14.3657L12.9261 10.1138C12.2427 8.77534 10.8666 7.93292 9.36372 7.93292H9.05047C7.54759 7.93292 6.17153 8.77534 5.48805 10.1138L3.4455 14.1138C2.08646 16.7753 4.01956 19.9329 7.00792 19.9329H11.4063ZM10.6623 4.20415L7.70695 4.69671L8.32504 5.93291H10.014L10.6623 4.20415Z" }),
React.createElement("path", { d: "M14.707 13.9329C14.4309 13.9329 14.207 14.1568 14.207 14.4329V15.4329C14.207 15.7091 14.4309 15.9329 14.707 15.9329H20.707C20.9832 15.9329 21.207 15.7091 21.207 15.4329V14.4329C21.207 14.1568 20.9832 13.9329 20.707 13.9329H14.707Z" }),
React.createElement("path", { d: "M15.207 17.4329C15.207 17.1568 15.4309 16.9329 15.707 16.9329H21.707C21.9832 16.9329 22.207 17.1568 22.207 17.4329V18.4329C22.207 18.7091 21.9832 18.9329 21.707 18.9329H15.707C15.4309 18.9329 15.207 18.7091 15.207 18.4329V17.4329Z" }),
React.createElement("path", { d: "M14.707 19.9329C14.4309 19.9329 14.207 20.1568 14.207 20.4329V21.4329C14.207 21.7091 14.4309 21.9329 14.707 21.9329L20.707 21.9329C20.9832 21.9329 21.207 21.7091 21.207 21.4329V20.4329C21.207 20.1568 20.9832 19.9329 20.707 19.9329L14.707 19.9329Z" }),
React.createElement("path", { d: "M9.9212 9.93292C9.9212 9.51871 9.58541 9.18292 9.1712 9.18292C8.75699 9.18292 8.4212 9.51871 8.4212 9.93292V10.2471C7.4372 10.4874 6.70692 11.3749 6.70692 12.4329C6.70692 13.6756 7.71427 14.6829 8.95691 14.6829H9.64423C10.0043 14.6829 10.3136 14.9388 10.381 15.2926C10.469 15.7548 10.1147 16.1829 9.64423 16.1829H8.89883C8.62969 16.1829 8.38118 16.0387 8.24765 15.805L8.1081 15.5608C7.90259 15.2012 7.44445 15.0762 7.08481 15.2817C6.72517 15.4872 6.60023 15.9454 6.80573 16.305L6.94528 16.5492C7.26526 17.1092 7.80531 17.4979 8.4212 17.6317V17.9329C8.4212 18.3471 8.75699 18.6829 9.1712 18.6829C9.58541 18.6829 9.9212 18.3471 9.9212 17.9329V17.6662C11.1913 17.5114 12.101 16.3061 11.8545 15.0119C11.6524 13.9507 10.7245 13.1829 9.64423 13.1829H8.95691C8.5427 13.1829 8.20692 12.8471 8.20692 12.4329C8.20692 12.0187 8.5427 11.6829 8.95691 11.6829H9.44357C9.71272 11.6829 9.96123 11.8271 10.0948 12.0608L10.2343 12.305C10.4398 12.6647 10.898 12.7896 11.2576 12.5841C11.6172 12.3786 11.7422 11.9205 11.5367 11.5608L11.3971 11.3166C11.0771 10.7566 10.5371 10.3679 9.9212 10.2341V9.93292Z" }))); };
-var Icon$1u = function (props) { return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
+var Icon$1v = function (props) { return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.207 19.4326C13.207 18.8803 13.6547 18.4326 14.207 18.4326V16.4326C13.6547 16.4326 13.207 15.9849 13.207 15.4326V13.4326C13.207 12.8803 13.6547 12.4326 14.207 12.4326H16.6114L14.7074 8.70395C14.0154 7.34887 12.8502 6.33275 11.4726 5.81533L12.5232 3.01377C12.726 2.47308 12.2673 1.9157 11.6977 2.01064L6.45885 2.88377C5.96111 2.96673 5.68566 3.50765 5.91133 3.95898L6.85595 5.84823C5.51579 6.37512 4.38442 7.37702 3.70684 8.70395L1.66429 12.704C-0.374266 16.6961 2.52538 21.4326 7.00792 21.4326H11.4063C12.0415 21.4326 12.6449 21.3375 13.207 21.1629V19.4326ZM9.17123 8.68262C9.58544 8.68262 9.92123 9.0184 9.92123 9.43262V9.73384C10.5371 9.86761 11.0772 10.2563 11.3971 10.8163L11.5367 11.0605C11.7422 11.4202 11.6173 11.8783 11.2576 12.0838C10.898 12.2893 10.4398 12.1644 10.2343 11.8047L10.0948 11.5605C9.96125 11.3268 9.71274 11.1826 9.4436 11.1826H8.95694C8.54273 11.1826 8.20694 11.5184 8.20694 11.9326C8.20694 12.3468 8.54273 12.6826 8.95694 12.6826H9.64426C10.7246 12.6826 11.6524 13.4504 11.8545 14.5116C12.101 15.8058 11.1913 17.0111 9.92123 17.1659V17.4326C9.92123 17.8468 9.58544 18.1826 9.17123 18.1826C8.75701 18.1826 8.42123 17.8468 8.42123 17.4326V17.1314C7.80534 16.9976 7.26529 16.6089 6.94531 16.0489L6.80576 15.8047C6.60025 15.4451 6.7252 14.9869 7.08484 14.7814C7.44448 14.5759 7.90262 14.7009 8.10812 15.0605L8.24767 15.3047C8.3812 15.5384 8.62971 15.6826 8.89885 15.6826H9.64426C10.1147 15.6826 10.469 15.2545 10.381 14.7923C10.3136 14.4385 10.0044 14.1826 9.64426 14.1826H8.95694C7.7143 14.1826 6.70694 13.1753 6.70694 11.9326C6.70694 10.8746 7.43722 9.98712 8.42123 9.74678V9.43262C8.42123 9.0184 8.75701 8.68262 9.17123 8.68262Z" }),
React.createElement("path", { d: "M15.7071 16.4326C15.4309 16.4326 15.2071 16.6565 15.2071 16.9326V17.9326C15.2071 18.2088 15.4309 18.4326 15.7071 18.4326H21.7071C21.9832 18.4326 22.2071 18.2088 22.2071 17.9326V16.9326C22.2071 16.6565 21.9832 16.4326 21.7071 16.4326H15.7071Z" }),
React.createElement("path", { d: "M14.7071 13.4326C14.4309 13.4326 14.2071 13.6565 14.2071 13.9326V14.9326C14.2071 15.2088 14.4309 15.4326 14.7071 15.4326H20.7071C20.9832 15.4326 21.2071 15.2088 21.2071 14.9326V13.9326C21.2071 13.6565 20.9832 13.4326 20.7071 13.4326H14.7071Z" }),
React.createElement("path", { d: "M14.7071 19.4326C14.4309 19.4326 14.2071 19.6565 14.2071 19.9326V20.9326C14.2071 21.2088 14.4309 21.4326 14.7071 21.4326L20.7071 21.4326C20.9832 21.4326 21.2071 21.2088 21.2071 20.9326V19.9326C21.2071 19.6565 20.9832 19.4326 20.7071 19.4326L14.7071 19.4326Z" }))); };
-var Icon$1t = function (props) {
+var Icon$1u = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 16 5" }, props),
React.createElement("path", { d: "M2 0.00384521C0.9 0.00384521 0 0.903845 0 2.00384C0 3.10384 0.9 4.00384 2 4.00384C3.1 4.00384 4 3.10384 4 2.00384C4 0.903845 3.1 0.00384521 2 0.00384521ZM14 0.00384521C12.9 0.00384521 12 0.903845 12 2.00384C12 3.10384 12.9 4.00384 14 4.00384C15.1 4.00384 16 3.10384 16 2.00384C16 0.903845 15.1 0.00384521 14 0.00384521ZM8 0.00384521C6.9 0.00384521 6 0.903845 6 2.00384C6 3.10384 6.9 4.00384 8 4.00384C9.1 4.00384 10 3.10384 10 2.00384C10 0.903845 9.1 0.00384521 8 0.00384521Z" })));
};
+var Icon$1t = function (props) {
+ return (React.createElement(Svg, __assign({ viewBox: "0 0 32 32" }, props),
+ React.createElement("defs", null,
+ React.createElement("mask", { id: "mask", x: "10", y: "6", width: "93.1", height: "20", maskUnits: "userSpaceOnUse" },
+ React.createElement("g", { id: "a" },
+ React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M10,6h93.1V26H10Z" })))),
+ React.createElement("g", { id: "Layer_2", "data-name": "Layer 2" },
+ React.createElement("g", { id: "Layer_1-2", "data-name": "Layer 1" },
+ React.createElement("circle", { fill: "#13b5ec", cx: "16", cy: "16", r: "16" }),
+ React.createElement("g", { mask: "url(#mask);" },
+ React.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M17.2,12.9l3.6-2.1V15Zm3.6,9L16,24.7l-4.8-2.8V17L16,19.8,20.8,17ZM11.2,10.8l3.6,2.1L11.2,15Zm5.4,3.1L20.2,16l-3.6,2.1Zm-1.2,4.2L11.8,16l3.6-2.1Zm4.8-8.3L16,12.2,11.8,9.8,16,7.3ZM10,9.4V22.5l6,3.4,6-3.4V9.4L16,6Z" }))))));
+};
+
var Icon$1s = function (props) {
return (React.createElement(Svg, __assign({ viewBox: "0 0 24 24" }, props),
React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM11 16H13V18H11V16ZM12.61 6.04C10.55 5.74 8.73 7.01 8.18 8.83C8 9.41 8.44 10 9.05 10H9.25C9.66 10 9.99 9.71 10.13 9.33C10.45 8.44 11.4 7.83 12.43 8.05C13.38 8.25 14.08 9.18 14 10.15C13.9 11.49 12.38 11.78 11.55 13.03C11.55 13.04 11.54 13.04 11.54 13.05C11.53 13.07 11.52 13.08 11.51 13.1C11.42 13.25 11.33 13.42 11.26 13.6C11.25 13.63 11.23 13.65 11.22 13.68C11.21 13.7 11.21 13.72 11.2 13.75C11.08 14.09 11 14.5 11 15H13C13 14.58 13.11 14.23 13.28 13.93C13.3 13.9 13.31 13.87 13.33 13.84C13.41 13.7 13.51 13.57 13.61 13.45C13.62 13.44 13.63 13.42 13.64 13.41C13.74 13.29 13.85 13.18 13.97 13.07C14.93 12.16 16.23 11.42 15.96 9.51C15.72 7.77 14.35 6.3 12.61 6.04Z" })));
@@ -1284,14 +1291,14 @@ var ExpandableButton = function (_a) {
var onClick = _a.onClick, expanded = _a.expanded, children = _a.children;
return (React.createElement(IconButton, { "aria-label": "Hide or show expandable content", onClick: onClick },
children,
- expanded ? React.createElement(Icon$1E, { color: "invertedContrast" }) : React.createElement(Icon$1H, { color: "invertedContrast" })));
+ expanded ? React.createElement(Icon$1F, { color: "invertedContrast" }) : React.createElement(Icon$1I, { color: "invertedContrast" })));
};
ExpandableButton.defaultProps = {
expanded: false,
};
var ExpandableLabel = function (_a) {
var onClick = _a.onClick, expanded = _a.expanded, children = _a.children;
- return (React.createElement(Button, { variant: "text", "aria-label": "Hide or show expandable content", onClick: onClick, endIcon: expanded ? React.createElement(Icon$1E, { color: "primary" }) : React.createElement(Icon$1H, { color: "primary" }) }, children));
+ return (React.createElement(Button, { variant: "text", "aria-label": "Hide or show expandable content", onClick: onClick, endIcon: expanded ? React.createElement(Icon$1F, { color: "primary" }) : React.createElement(Icon$1I, { color: "primary" }) }, children));
};
ExpandableLabel.defaultProps = {
expanded: false,
@@ -1363,7 +1370,7 @@ var Alert = function (_a) {
typeof children === "string" ? React.createElement(Text, { as: "p" }, children) : children),
onClick && (React.createElement(CloseHandler, null,
React.createElement(IconButton, { scale: "sm", variant: "text", onClick: onClick },
- React.createElement(Icon$1D, { width: "24px", color: "currentColor" }))))));
+ React.createElement(Icon$1E, { width: "24px", color: "currentColor" }))))));
};
var templateObject_1$10, templateObject_2$u, templateObject_3$e, templateObject_4$a;
@@ -1511,7 +1518,7 @@ var insertSeparators = function (items, separator) {
]);
}, []);
};
-var DefaultSeparator = React.createElement(Icon$1F, { color: "currentColor", width: "24px" });
+var DefaultSeparator = React.createElement(Icon$1G, { color: "currentColor", width: "24px" });
var Breadcrumbs = function (_a) {
var _b = _a.separator, separator = _b === void 0 ? DefaultSeparator : _b, children = _a.children;
var validItems = Children.toArray(children).filter(function (child) { return isValidElement(child); });
@@ -2001,7 +2008,7 @@ var TokenPairImage = function (_a) {
};
var StyledProfileAvatar = styled(BackgroundImage)(templateObject_1$G || (templateObject_1$G = __makeTemplateObject(["\n border-radius: 50%;\n"], ["\n border-radius: 50%;\n"])));
-var StyledBunnyPlaceholder = styled(Icon$1Q)(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n height: 100%;\n width: 100%;\n"], ["\n height: 100%;\n width: 100%;\n"])));
+var StyledBunnyPlaceholder = styled(Icon$1R)(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n height: 100%;\n width: 100%;\n"], ["\n height: 100%;\n width: 100%;\n"])));
var ProfileAvatar = function (props) { return (React.createElement(StyledProfileAvatar, __assign({ loadingPlaceholder: React.createElement(StyledBunnyPlaceholder, null) }, props))); };
var templateObject_1$G, templateObject_2$n;
@@ -3785,7 +3792,7 @@ var ModalBody = styled(Flex)(templateObject_3$4 || (templateObject_3$4 = __makeT
var ModalCloseButton = function (_a) {
var onDismiss = _a.onDismiss;
return (React.createElement(IconButton, { variant: "text", onClick: onDismiss, "aria-label": "Close the dialog" },
- React.createElement(Icon$1D, { color: "primary" })));
+ React.createElement(Icon$1E, { color: "primary" })));
};
var ModalBackButton = function (_a) {
var onBack = _a.onBack;
@@ -4408,7 +4415,7 @@ var templateObject_1$b;
var PriceLink = styled.a(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n display: flex;\n align-items: center;\n svg {\n transition: transform 0.3s;\n }\n :hover {\n svg {\n transform: scale(1.2);\n }\n }\n"], ["\n display: flex;\n align-items: center;\n svg {\n transition: transform 0.3s;\n }\n :hover {\n svg {\n transform: scale(1.2);\n }\n }\n"])));
var CakePrice = function (_a) {
var cakePriceUsd = _a.cakePriceUsd;
- return cakePriceUsd ? (React.createElement(PriceLink, { href: "https://pancakeswap.finance/swap?outputCurrency=0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82", target: "_blank" },
+ return cakePriceUsd ? (React.createElement(PriceLink, { href: "https://degen.haus/swap?outputCurrency=0xD948EfcC99be419cA9bDACE89b2beC31EDF13adB", target: "_blank" },
React.createElement(Icon$11, { width: "24px", mr: "8px" }),
React.createElement(Text, { color: "textSubtle", bold: true }, "$" + cakePriceUsd.toFixed(3)))) : (React.createElement(Skeleton, { width: 80, height: 24 }));
};
@@ -4460,7 +4467,7 @@ var PanelFooter = function (_a) {
if (!isPushed) {
return (React.createElement(Container, null,
React.createElement(IconButton, { variant: "text", onClick: function () { return pushNav(true); } },
- React.createElement(Icon$1C, null))));
+ React.createElement(Icon$1D, null))));
}
return (React.createElement(Container, null,
React.createElement(SocialEntry, null,
@@ -4745,7 +4752,7 @@ var UserMenu = function (_a) {
React.createElement(StyledUserMenu, __assign({ ref: setTargetRef }, props),
React.createElement(MenuIcon, { avatarSrc: avatarSrc, variant: variant }),
React.createElement(LabelText, { title: text || account }, text || accountEllipsis),
- React.createElement(Icon$1H, { color: "text", width: "24px" })),
+ React.createElement(Icon$1I, { color: "text", width: "24px" })),
React.createElement(Menu, __assign({ style: styles.popper, ref: setTooltipRef }, attributes.popper, { isOpen: isOpen }), children)));
};
var templateObject_1$4, templateObject_2$1, templateObject_3;
@@ -4790,7 +4797,7 @@ var connectors = [
},
{
title: "Binance Chain",
- icon: Icon$1U,
+ icon: Icon$1V,
connectorId: ConnectorNames.BSC,
priority: 999,
},
@@ -4802,7 +4809,7 @@ var connectors = [
},
{
title: "Coin98",
- icon: Icon$1B,
+ icon: Icon$1C,
connectorId: ConnectorNames.Injected,
priority: 999,
},
@@ -4926,7 +4933,7 @@ var CopyToClipboard = function (_a) {
}
} }, props),
children,
- React.createElement(Icon$1y, { width: "20px", color: "primary", ml: "4px" }),
+ React.createElement(Icon$1z, { width: "20px", color: "primary", ml: "4px" }),
React.createElement(Tooltip, { isTooltipDisplayed: isTooltipDisplayed }, "Copied")));
};
var templateObject_1$1, templateObject_2;
@@ -4961,4 +4968,4 @@ var ResetCSS = createGlobalStyle(templateObject_1 || (templateObject_1 = __makeT
});
var templateObject_1;
-export { Icon$24 as AccountFilledIcon, Icon$25 as AccountIcon, Icon$23 as AddIcon, Alert, Icon$22 as ArrowBackIcon, Icon$21 as ArrowDownIcon, Icon$20 as ArrowDropDownIcon, Icon$1$ as ArrowDropUpIcon, Icon$1_ as ArrowFirstIcon, Icon$1Z as ArrowForwardIcon, Icon$1Y as ArrowLastIcon, Icon$1X as ArrowUpIcon, Icon$1W as AutoRenewIcon, BackgroundImage, BalanceInput, GridLayout$1 as BaseLayout, BaseMenu, Icon$1U as BinanceChainIcon, Icon$1V as BinanceIcon, Icon$27 as BlockIcon, Box, Breadcrumbs, Icon$1S as BscScanIcon, Icon$1R as BunnyCardsIcon, Icon$1Q as BunnyPlaceholderIcon, Button, ButtonMenu$1 as ButtonMenu, ButtonMenuItem, Icon$1M as CalculateIcon, Icon$1P as CameraIcon, Card, CardBody, CardFooter, CardHeader, CardRibbon, Icon$1N as CardViewIcon, Icon$1O as Cards, GridLayout as CardsLayout, Icon$1K as ChartIcon, Checkbox, Icon$1I as CheckmarkCircleFillIcon, Icon$29 as CheckmarkCircleIcon, Icon$1J as CheckmarkIcon, Icon$1H as ChevronDownIcon, Icon$1G as ChevronLeftIcon, Icon$1F as ChevronRightIcon, Icon$1E as ChevronUpIcon, Icon$1L as CircleOutlineIcon, ClickableElementContainer, Icon$1D as CloseIcon, Icon$1C as CogIcon, Icon$1B as Coin98Icon, Icon$1z as CommunityFilledIcon, Icon$1A as CommunityIcon, ConnectorNames, Icon$1y as CopyIcon, Icon$1x as CrownIcon, Icon$1w as CurrencyIcon, Dropdown, Icon$1u as EarnFilledIcon, Icon$1v as EarnIcon, Icon$1t as EllipsisIcon, Icon$28 as ErrorIcon, ExpandableButton, ExpandableLabel, FallingBunnies, Flex, Icon$1T as FtmUsdtPairTokenIcon, Grid, Heading, Icon$1s as HelpIcon, Icon$1r as HistoryIcon, IconButton, Image, Icon$26 as InfoIcon, InlineMenu, InlineMenuContainer, Input$1 as Input, InputGroup, Icon$1p as LanguageCurrencyIcon, Icon$1q as LanguageIcon, Icon$1o as LaurelLeftIcon, Icon$1n as LaurelRightIcon, Link, LinkExternal, Icon$1m as ListViewIcon, Icon$1l as LoginIcon, Icon$1k as LogoIcon, Icon$1j as LogoRoundIcon, Icon$1h as LogoutIcon, Icon$1i as MathWalletIcon, Icon$1g as MedalBronzeIcon, Icon$1f as MedalGoldIcon, Icon$1e as MedalPurpleIcon, Icon$1d as MedalSilverIcon, Icon$1c as MedalTealIcon, Menu$1 as Menu, Message, Icon$1b as MetamaskIcon, Icon$1a as MinusIcon, Modal, ModalBackButton, ModalBody, ModalCloseButton, ModalContainer, ModalHeader, ModalProvider, ModalTitle, Icon$19 as MoreHorizontalIcon, Icon$18 as MoreVerticalIcon, Icon$16 as NftFilledIcon, Icon$17 as NftIcon, Icon$15 as NoProfileAvatarIcon, NotificationDot, Icon$14 as OpenNewIcon, Overlay, Icon$11 as PancakeRoundIcon, PancakeToggle, Icon$13 as PancakesIcon, Icon$12 as PencilIcon, Icon$$ as PlayCircleOutlineIcon, Icon$10 as PocketWatchIcon, Icon$_ as PredictionsIcon, Icon$U as PresentCheckIcon, Icon$S as PresentNoneIcon, Icon$T as PresentWonIcon, Icon$Z as PrizeIcon, ProfileAvatar, Progress, Icon$V as ProgressBunny, Icon$Y as ProposalIcon, Radio, Icon$R as RefreshIcon, Icon$X as RemoveIcon, ResetCSS, Icon$P as ResourcesFilledIcon, Icon$Q as ResourcesIcon, Icon$O as SafePalIcon, Icon$N as SearchIcon, Icon$M as SellIcon, Icon$L as ShareIcon, Skeleton, Slider, Icon$K as SmallDotIcon, Spinner, Icon$J as StarFillIcon, Icon$I as StarLineIcon, Step, Stepper, SubMenu, SubMenuContainer, SubMenuItem, Svg, Icon$H as SwapIcon, Icon$G as SwapVertIcon, Icon$F as SyncAltIcon, Tab, ButtonMenu as TabMenu, Table, Tag, Td, Icon$E as TeamPlayerIcon, Icon$D as TestnetIcon, Text, Textfield as TextField, Th, Icon$C as Ticket, Icon$B as TicketFillIcon, Icon$A as TicketRound, Icon$z as TimerIcon, Toggle, TokenImage, TokenPairImage, Icon$y as TokenPocketIcon, TooltipText, Icon$w as TradeFilledIcon, Icon$x as TradeIcon, Icon$v as TrophyGoldIcon, Icon$u as TrustWalletIcon, Icon$t as TuneIcon, UserMenu, UserMenuDivider, UserMenuItem, Icon$W as VerifiedIcon, Icon$s as VisibilityOff, Icon$r as VisibilityOn, Icon$q as VolumeOffIcon, Icon$p as VolumeUpIcon, Icon$o as VoteIcon, Icon$j as WaitIcon, Icon$m as WalletConnectIcon, Icon$k as WalletFilledIcon, Icon$l as WalletIcon, Icon$n as WarningIcon, variants$5 as alertVariants, byTextAscending, byTextDescending, connectorLocalStorageKey, darkTheme as dark, darkColors, lightTheme as light, lightColors, makeRender, links as menuConfig, status as menuStatus, useKonamiCheatCode, useMatchBreakpoints, useModal, useParticleBurst, useTable, useTooltip, useWalletModal };
+export { Icon$24 as AccountFilledIcon, Icon$25 as AccountIcon, Icon$23 as AddIcon, Alert, Icon$22 as ArrowBackIcon, Icon$21 as ArrowDownIcon, Icon$20 as ArrowDropDownIcon, Icon$1$ as ArrowDropUpIcon, Icon$1_ as ArrowFirstIcon, Icon$1Z as ArrowForwardIcon, Icon$1Y as ArrowLastIcon, Icon$1X as ArrowUpIcon, Icon$1W as AutoRenewIcon, BackgroundImage, BalanceInput, GridLayout$1 as BaseLayout, BaseMenu, Icon$1V as BinanceChainIcon, Icon$27 as BlockIcon, Box, Breadcrumbs, Icon$1T as BscScanIcon, Icon$1S as BunnyCardsIcon, Icon$1R as BunnyPlaceholderIcon, Button, ButtonMenu$1 as ButtonMenu, ButtonMenuItem, Icon$1N as CalculateIcon, Icon$1Q as CameraIcon, Card, CardBody, CardFooter, CardHeader, CardRibbon, Icon$1O as CardViewIcon, Icon$1P as Cards, GridLayout as CardsLayout, Icon$1L as ChartIcon, Checkbox, Icon$1J as CheckmarkCircleFillIcon, Icon$29 as CheckmarkCircleIcon, Icon$1K as CheckmarkIcon, Icon$1I as ChevronDownIcon, Icon$1H as ChevronLeftIcon, Icon$1G as ChevronRightIcon, Icon$1F as ChevronUpIcon, Icon$1M as CircleOutlineIcon, ClickableElementContainer, Icon$1E as CloseIcon, Icon$1D as CogIcon, Icon$1C as Coin98Icon, Icon$1A as CommunityFilledIcon, Icon$1B as CommunityIcon, ConnectorNames, Icon$1z as CopyIcon, Icon$1y as CrownIcon, Icon$1x as CurrencyIcon, Dropdown, Icon$1v as EarnFilledIcon, Icon$1w as EarnIcon, Icon$1u as EllipsisIcon, Icon$28 as ErrorIcon, ExpandableButton, ExpandableLabel, FallingBunnies, Icon$1t as FantomIcon, Flex, Icon$1U as FtmUsdtPairTokenIcon, Grid, Heading, Icon$1s as HelpIcon, Icon$1r as HistoryIcon, IconButton, Image, Icon$26 as InfoIcon, InlineMenu, InlineMenuContainer, Input$1 as Input, InputGroup, Icon$1p as LanguageCurrencyIcon, Icon$1q as LanguageIcon, Icon$1o as LaurelLeftIcon, Icon$1n as LaurelRightIcon, Link, LinkExternal, Icon$1m as ListViewIcon, Icon$1l as LoginIcon, Icon$1k as LogoIcon, Icon$1j as LogoRoundIcon, Icon$1h as LogoutIcon, Icon$1i as MathWalletIcon, Icon$1g as MedalBronzeIcon, Icon$1f as MedalGoldIcon, Icon$1e as MedalPurpleIcon, Icon$1d as MedalSilverIcon, Icon$1c as MedalTealIcon, Menu$1 as Menu, Message, Icon$1b as MetamaskIcon, Icon$1a as MinusIcon, Modal, ModalBackButton, ModalBody, ModalCloseButton, ModalContainer, ModalHeader, ModalProvider, ModalTitle, Icon$19 as MoreHorizontalIcon, Icon$18 as MoreVerticalIcon, Icon$16 as NftFilledIcon, Icon$17 as NftIcon, Icon$15 as NoProfileAvatarIcon, NotificationDot, Icon$14 as OpenNewIcon, Overlay, Icon$11 as PancakeRoundIcon, PancakeToggle, Icon$13 as PancakesIcon, Icon$12 as PencilIcon, Icon$$ as PlayCircleOutlineIcon, Icon$10 as PocketWatchIcon, Icon$_ as PredictionsIcon, Icon$U as PresentCheckIcon, Icon$S as PresentNoneIcon, Icon$T as PresentWonIcon, Icon$Z as PrizeIcon, ProfileAvatar, Progress, Icon$V as ProgressBunny, Icon$Y as ProposalIcon, Radio, Icon$R as RefreshIcon, Icon$X as RemoveIcon, ResetCSS, Icon$P as ResourcesFilledIcon, Icon$Q as ResourcesIcon, Icon$O as SafePalIcon, Icon$N as SearchIcon, Icon$M as SellIcon, Icon$L as ShareIcon, Skeleton, Slider, Icon$K as SmallDotIcon, Spinner, Icon$J as StarFillIcon, Icon$I as StarLineIcon, Step, Stepper, SubMenu, SubMenuContainer, SubMenuItem, Svg, Icon$H as SwapIcon, Icon$G as SwapVertIcon, Icon$F as SyncAltIcon, Tab, ButtonMenu as TabMenu, Table, Tag, Td, Icon$E as TeamPlayerIcon, Icon$D as TestnetIcon, Text, Textfield as TextField, Th, Icon$C as Ticket, Icon$B as TicketFillIcon, Icon$A as TicketRound, Icon$z as TimerIcon, Toggle, TokenImage, TokenPairImage, Icon$y as TokenPocketIcon, TooltipText, Icon$w as TradeFilledIcon, Icon$x as TradeIcon, Icon$v as TrophyGoldIcon, Icon$u as TrustWalletIcon, Icon$t as TuneIcon, UserMenu, UserMenuDivider, UserMenuItem, Icon$W as VerifiedIcon, Icon$s as VisibilityOff, Icon$r as VisibilityOn, Icon$q as VolumeOffIcon, Icon$p as VolumeUpIcon, Icon$o as VoteIcon, Icon$j as WaitIcon, Icon$m as WalletConnectIcon, Icon$k as WalletFilledIcon, Icon$l as WalletIcon, Icon$n as WarningIcon, variants$5 as alertVariants, byTextAscending, byTextDescending, connectorLocalStorageKey, darkTheme as dark, darkColors, lightTheme as light, lightColors, makeRender, links as menuConfig, status as menuStatus, useKonamiCheatCode, useMatchBreakpoints, useModal, useParticleBurst, useTable, useTooltip, useWalletModal };
diff --git a/src/__tests__/components/tokenimage.test.tsx b/src/__tests__/components/tokenimage.test.tsx
index c736fed..a3c95c6 100644
--- a/src/__tests__/components/tokenimage.test.tsx
+++ b/src/__tests__/components/tokenimage.test.tsx
@@ -6,7 +6,7 @@ it("renders correctly", () => {
setupMockIntersectionObserver();
const { asFragment } = renderWithTheme(
diff --git a/src/__tests__/widgets/menu.test.tsx b/src/__tests__/widgets/menu.test.tsx
index da11cf9..fe00a87 100644
--- a/src/__tests__/widgets/menu.test.tsx
+++ b/src/__tests__/widgets/menu.test.tsx
@@ -1745,7 +1745,7 @@ it("renders correctly", () => {
>