@web3icons/react 4.0.5 → 4.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/NetworkAutonomys-4XTGJIUN.js +2 -0
- package/dist/NetworkInk-N5UPYF3O.js +2 -0
- package/dist/NetworkOntology-BQTBLRYZ.js +2 -0
- package/dist/NetworkProm-OPB5JELU.js +2 -0
- package/dist/NetworkSwell-NEDNOJ7Q.js +2 -0
- package/dist/TokenPROM-4WW5HRY7.js +2 -0
- package/dist/TokenSWELL-TZ3FHQ2Q.js +2 -0
- package/dist/chunk-5XC4TEPM.js +15 -0
- package/dist/chunk-7ETB4LWL.js +15 -0
- package/dist/chunk-7MKO4SAX.js +31 -0
- package/dist/{chunk-VSTGFLNF.js → chunk-ATKYE5QI.js} +73 -63
- package/dist/{chunk-7VT6TJLF.js → chunk-HOJ22A6W.js} +9 -7
- package/dist/chunk-LE7HKXFG.js +34 -0
- package/dist/chunk-R735U4Y4.js +34 -0
- package/dist/chunk-T5NUF7RD.js +31 -0
- package/dist/chunk-X4XP34GO.js +35 -0
- package/dist/icons/exchanges.js +8 -8
- package/dist/icons/networks.d.ts +1 -1
- package/dist/icons/networks.js +69 -64
- package/dist/icons/tokens.d.ts +1 -1
- package/dist/icons/tokens.js +9 -8
- package/dist/icons/wallets.js +10 -10
- package/dist/{index-FL9B4SOk.d.ts → index-Dl1XZc_g.d.ts} +82 -2
- package/dist/{index-D2wTRj0X.d.ts → index-tr93aKpe.d.ts} +21 -5
- package/dist/index.d.ts +2 -2
- package/dist/index.js +103 -91
- package/package.json +2 -2
- package/dist/TokenPROM-2JX5XNHG.js +0 -2
- package/dist/chunk-MKPQKWS2.js +0 -22
- package/dist/{chunk-W5WQCB5J.js → chunk-CZD4OMR5.js} +7 -7
- package/dist/{chunk-U5RFXEPZ.js → chunk-JP4VH56O.js} +9 -9
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkInk = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "#7757E2", d: "M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121 0 .622-.549 1.079-1.13 1.079-.583 0-.611 0-1.168.045-.557.044-1.133.501-1.133 1.12 0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121 0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125 0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124 0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122 0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03.142.006.285.006.6.006.624 0 1.112.46 1.112 1.079", fillRule: "evenodd", clipRule: "evenodd" }) }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121 0 .622-.549 1.079-1.13 1.079-.583 0-.611 0-1.168.045-.557.044-1.133.501-1.133 1.12 0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121 0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125 0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124 0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122 0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03.142.006.285.006.6.006.624 0 1.112.46 1.112 1.079", fillRule: "evenodd", clipRule: "evenodd" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#ink__a)", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#7757E2", d: "M24 0H0v24h24z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121 0 .622-.549 1.079-1.13 1.079-.583 0-.611 0-1.168.045-.557.044-1.133.501-1.133 1.12 0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121 0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125 0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124 0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122 0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03.142.006.285.006.6.006.624 0 1.112.46 1.112 1.079", fillRule: "evenodd", clipRule: "evenodd" })
|
|
9
|
+
] }),
|
|
10
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "ink__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
11
|
+
] }) }));
|
|
12
|
+
NetworkInk.displayName = "NetworkInk";
|
|
13
|
+
var NetworkInk_default = NetworkInk;
|
|
14
|
+
|
|
15
|
+
export { NetworkInk_default };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkOntology = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "#49A3FF", d: "M3 10.891V3.387l14.85 15.321c-.306.259-4.014 3.3-8.424 1.946-3.843-1.18-6.561-5.18-6.417-9.772zm17.973 2.25L21 20.589 6.105 5.314c.306-.267 4.014-3.319 8.415-1.973 3.852 1.162 6.597 5.18 6.453 9.79z" }) }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M3 10.891V3.387l14.85 15.321c-.306.259-4.014 3.3-8.424 1.946-3.843-1.18-6.561-5.18-6.417-9.772zm17.973 2.25L21 20.589 6.105 5.314c.306-.267 4.014-3.319 8.415-1.973 3.852 1.162 6.597 5.18 6.453 9.79z" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#ontology__a)", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#49A3FF", d: "M24 0H0v24h24z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M4 11.014v-6.67l13.2 13.619c-.272.23-3.568 2.934-7.488 1.73-3.416-1.05-5.832-4.606-5.704-8.687zm15.976 2 .024 6.62L6.76 6.058c.272-.238 3.568-2.95 7.48-1.754 3.424 1.033 5.864 4.605 5.736 8.702z" })
|
|
9
|
+
] }),
|
|
10
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "ontology__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
11
|
+
] }) }));
|
|
12
|
+
NetworkOntology.displayName = "NetworkOntology";
|
|
13
|
+
var NetworkOntology_default = NetworkOntology;
|
|
14
|
+
|
|
15
|
+
export { NetworkOntology_default };
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkSwell = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#swell__a)", d: "m20.243 13.907-.022.023-.033.033-6.233 6.224a2.784 2.784 0 0 1-3.933 0l-1.721-1.719a.31.31 0 0 1 .127-.518q2.767-.855 4.498-1.972 4.119-2.663 7.317-2.072m-1.306-5.12c2.301.725 2.032 2.418 2.063 3.086q-3.78-1.983-9.097 1.453-3.962 2.56-6.638 2.111C3.48 15.139 3.08 12.96 3 12.381q2.94 1.486 7.88-1.707 4.605-2.975 8.056-1.887m-4.982-4.974 1.617 1.615a.312.312 0 0 1-.158.526q-3.513.708-5.618 2.068-3.609 2.333-6.15 2.168l6.376-6.377a2.784 2.784 0 0 1 3.933 0" }),
|
|
7
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", { id: "swell__a", x1: "12", x2: "11.823", y1: "3", y2: "33.353", gradientUnits: "userSpaceOnUse", children: [
|
|
8
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#3068EF" }),
|
|
9
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#1322AC" })
|
|
10
|
+
] }) })
|
|
11
|
+
] }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m20.243 13.907-.022.023-.033.033-6.233 6.224a2.784 2.784 0 0 1-3.933 0l-1.721-1.719a.31.31 0 0 1 .127-.518q2.767-.855 4.498-1.972 4.119-2.663 7.317-2.072m-1.306-5.12c2.301.725 2.032 2.418 2.063 3.086q-3.78-1.983-9.097 1.453-3.962 2.56-6.638 2.111C3.48 15.139 3.08 12.96 3 12.381q2.94 1.486 7.88-1.707 4.605-2.975 8.056-1.887m-4.982-4.974 1.617 1.615a.312.312 0 0 1-.158.526q-3.513.708-5.618 2.068-3.609 2.333-6.15 2.168l6.376-6.377a2.784 2.784 0 0 1 3.933 0" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
12
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#swell__a)", children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#swell__b)", d: "M24 0H0v24h24z" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#swell__c)", d: "m19.328 13.695-.02.02-.03.03-5.54 5.532a2.475 2.475 0 0 1-3.496 0l-1.53-1.527a.277.277 0 0 1 .113-.461q2.46-.759 3.998-1.753 3.662-2.367 6.505-1.841m-1.162-4.551c2.046.644 1.807 2.15 1.834 2.743q-3.36-1.762-8.086 1.291-3.522 2.277-5.9 1.877C4.427 14.79 4.07 12.854 4 12.339q2.613 1.322 7.005-1.516 4.092-2.646 7.16-1.678m-4.428-4.421 1.437 1.435a.277.277 0 0 1-.14.468q-3.123.629-4.994 1.838-3.207 2.073-5.467 1.927l5.668-5.668a2.475 2.475 0 0 1 3.496 0" })
|
|
15
|
+
] }),
|
|
16
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
17
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "swell__b", x1: "12", x2: "12", y1: "24.453", y2: ".419", gradientUnits: "userSpaceOnUse", children: [
|
|
18
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#2C0370" }),
|
|
19
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#0F0027" })
|
|
20
|
+
] }),
|
|
21
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "swell__c", x1: "12", x2: "12", y1: "4", y2: "20", gradientUnits: "userSpaceOnUse", children: [
|
|
22
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#7DADFF" }),
|
|
23
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#CEDFFF" })
|
|
24
|
+
] }),
|
|
25
|
+
/* @__PURE__ */ jsx("clipPath", { id: "swell__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) })
|
|
26
|
+
] })
|
|
27
|
+
] }) }));
|
|
28
|
+
NetworkSwell.displayName = "NetworkSwell";
|
|
29
|
+
var NetworkSwell_default = NetworkSwell;
|
|
30
|
+
|
|
31
|
+
export { NetworkSwell_default };
|
|
@@ -1,158 +1,165 @@
|
|
|
1
|
-
import { NetworkArbitrumOne_default } from './chunk-SW5KIBTQ.js';
|
|
2
|
-
import { NetworkBeam_default } from './chunk-LWBJFOYW.js';
|
|
3
1
|
import { NetworkFlare_default } from './chunk-46EJCBNK.js';
|
|
4
|
-
import { NetworkLens_default } from './chunk-NXZBNLXS.js';
|
|
5
|
-
import { NetworkAlgorand_default } from './chunk-MOLWWY7Z.js';
|
|
6
2
|
import { NetworkSolana_default } from './chunk-AOEHNBXI.js';
|
|
7
3
|
import { NetworkMoonbase_default } from './chunk-GUEPLDIM.js';
|
|
8
4
|
import { NetworkTaiko_default } from './chunk-YPB4WNTN.js';
|
|
9
5
|
import { NetworkTron_default } from './chunk-2ULZGERR.js';
|
|
10
6
|
import { NetworkCorn_default } from './chunk-6KZEPS53.js';
|
|
11
7
|
import { NetworkZircuit_default } from './chunk-VOJG2K4Z.js';
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
|
|
8
|
+
import { NetworkArbitrumOne_default } from './chunk-SW5KIBTQ.js';
|
|
9
|
+
import { NetworkBeam_default } from './chunk-LWBJFOYW.js';
|
|
15
10
|
import { NetworkKroma_default } from './chunk-YTNY6EQB.js';
|
|
11
|
+
import { NetworkInk_default } from './chunk-5XC4TEPM.js';
|
|
16
12
|
import { NetworkL3x_default } from './chunk-D2R3KYJ3.js';
|
|
17
13
|
import { NetworkHubbleExchange_default } from './chunk-AH36SYAG.js';
|
|
18
14
|
import { NetworkNexis_default } from './chunk-QC3ZRZPD.js';
|
|
19
15
|
import { NetworkBitcoin_default } from './chunk-6NE5Z5PS.js';
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import { NetworkLightlink_default } from './chunk-6IA2BLX7.js';
|
|
16
|
+
import { NetworkLens_default } from './chunk-NXZBNLXS.js';
|
|
17
|
+
import { NetworkAlgorand_default } from './chunk-MOLWWY7Z.js';
|
|
23
18
|
import { NetworkExpchain_default } from './chunk-YHHFBZIA.js';
|
|
24
19
|
import { NetworkZyx_default } from './chunk-JKPHGGR2.js';
|
|
25
20
|
import { NetworkVana_default } from './chunk-7EY3MSDA.js';
|
|
26
21
|
import { NetworkRonin_default } from './chunk-XX3NEO74.js';
|
|
27
22
|
import { NetworkMode_default } from './chunk-YSXBOC2N.js';
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import { NetworkGravity_default } from './chunk-YJOSJ7OX.js';
|
|
23
|
+
import { NetworkBotanix_default } from './chunk-GTGMK3F4.js';
|
|
24
|
+
import { NetworkCardano_default } from './chunk-ILLVEV2S.js';
|
|
25
|
+
import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
|
|
32
26
|
import { NetworkKucoin_default } from './chunk-W7CKVBL6.js';
|
|
33
27
|
import { NetworkUltron_default } from './chunk-YIWQ4UI6.js';
|
|
28
|
+
import { NetworkSwell_default } from './chunk-7MKO4SAX.js';
|
|
34
29
|
import { NetworkEthereum_default } from './chunk-AARLPJIG.js';
|
|
35
30
|
import { NetworkLumio_default } from './chunk-VJGXPCCH.js';
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import { NetworkHarmony_default } from './chunk-RRND2SS4.js';
|
|
31
|
+
import { NetworkArbitrumNova_default } from './chunk-GQC2U5KJ.js';
|
|
32
|
+
import { NetworkMilkomedaA1_default } from './chunk-UQE6SXVQ.js';
|
|
33
|
+
import { NetworkLightlink_default } from './chunk-6IA2BLX7.js';
|
|
40
34
|
import { NetworkEos_default } from './chunk-2KDZRW25.js';
|
|
41
35
|
import { NetworkMonad_default } from './chunk-IKJDWJ2B.js';
|
|
42
36
|
import { NetworkEthereumClassic_default } from './chunk-Z3TXTFXZ.js';
|
|
43
37
|
import { NetworkZeroNetwork_default } from './chunk-4QWT75QK.js';
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
38
|
+
import { NetworkCronosZkevm_default } from './chunk-A3KGORSA.js';
|
|
39
|
+
import { NetworkCosmosHub_default } from './chunk-UGET5XVB.js';
|
|
40
|
+
import { NetworkMoonriver_default } from './chunk-BQQGDJHF.js';
|
|
41
|
+
import { NetworkGravity_default } from './chunk-YJOSJ7OX.js';
|
|
48
42
|
import { NetworkStargaze_default } from './chunk-V73DADWW.js';
|
|
49
43
|
import { NetworkBerachain_default } from './chunk-Y4HMPO5S.js';
|
|
50
44
|
import { NetworkMetisAndromeda_default } from './chunk-P74CNTSH.js';
|
|
51
45
|
import { NetworkRari_default } from './chunk-TU445MU3.js';
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
46
|
+
import { NetworkNahmii_default } from './chunk-W2PNB4R7.js';
|
|
47
|
+
import { NetworkXai_default } from './chunk-YQIYTQ5W.js';
|
|
48
|
+
import { NetworkTenet_default } from './chunk-UQ2F26ZD.js';
|
|
49
|
+
import { NetworkHarmony_default } from './chunk-RRND2SS4.js';
|
|
56
50
|
import { NetworkTelos_default } from './chunk-OAWZMGMC.js';
|
|
57
51
|
import { NetworkElastos_default } from './chunk-S36W3DNO.js';
|
|
58
52
|
import { NetworkLycan_default } from './chunk-MWIQ7FXP.js';
|
|
59
53
|
import { NetworkStellar_default } from './chunk-JMQSULRC.js';
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
54
|
+
import { NetworkXdc_default } from './chunk-CSHZUKL5.js';
|
|
55
|
+
import { NetworkUnichain_default } from './chunk-H32XS44M.js';
|
|
56
|
+
import { NetworkArweave_default } from './chunk-LSFTIAPL.js';
|
|
57
|
+
import { NetworkImmutable_default } from './chunk-VW7SN5CO.js';
|
|
64
58
|
import { NetworkFilecoin_default } from './chunk-BPDU2NS3.js';
|
|
65
59
|
import { NetworkShimmerEvm_default } from './chunk-UOAFMBPY.js';
|
|
66
60
|
import { NetworkThundercore_default } from './chunk-ZEUUDSOU.js';
|
|
67
61
|
import { NetworkTreasure_default } from './chunk-EYUJORW5.js';
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
62
|
+
import { NetworkMint_default } from './chunk-3YUAWOTQ.js';
|
|
63
|
+
import { NetworkPolygonZkevm_default } from './chunk-H2J754UF.js';
|
|
64
|
+
import { NetworkLitecoin_default } from './chunk-AAGJE4LS.js';
|
|
65
|
+
import { NetworkFuse_default } from './chunk-DTKP57F4.js';
|
|
72
66
|
import { NetworkStep_default } from './chunk-4BX3U6SC.js';
|
|
73
67
|
import { NetworkOasys_default } from './chunk-OXTLYOXO.js';
|
|
74
68
|
import { NetworkBob_default } from './chunk-B2GOBZJM.js';
|
|
75
69
|
import { NetworkCoinexSmartChain_default } from './chunk-N34HWU7U.js';
|
|
70
|
+
import { NetworkMultiversx_default } from './chunk-N5DG5HH6.js';
|
|
71
|
+
import { NetworkScroll_default } from './chunk-HASBMKVU.js';
|
|
72
|
+
import { NetworkPolygon_default } from './chunk-GEWEZMQF.js';
|
|
73
|
+
import { NetworkBinanceSmartChain_default } from './chunk-WTDPLAPU.js';
|
|
74
|
+
import { NetworkNibiru_default } from './chunk-HTCQ23TJ.js';
|
|
75
|
+
import { NetworkGnosis_default } from './chunk-ZX7AL7X6.js';
|
|
76
|
+
import { NetworkHemi_default } from './chunk-57FNWD7B.js';
|
|
77
|
+
import { NetworkAbstract_default } from './chunk-SQEQ4TEB.js';
|
|
78
|
+
import { NetworkProm_default } from './chunk-LE7HKXFG.js';
|
|
79
|
+
import { NetworkApechain_default } from './chunk-UAVKH6S2.js';
|
|
80
|
+
import { NetworkFraxtal_default } from './chunk-PUXKAJCZ.js';
|
|
81
|
+
import { NetworkSys_default } from './chunk-OEKZIEVJ.js';
|
|
82
|
+
import { NetworkOptopia_default } from './chunk-RL7R36DW.js';
|
|
83
|
+
import { NetworkUbiq_default } from './chunk-W46QBMK6.js';
|
|
84
|
+
import { NetworkConflux_default } from './chunk-GAAJMJ2Z.js';
|
|
76
85
|
import { NetworkKarura_default } from './chunk-EDX3LLJY.js';
|
|
77
86
|
import { NetworkSui_default } from './chunk-4BHJVAFQ.js';
|
|
78
87
|
import { NetworkAcala_default } from './chunk-JQVUAJVQ.js';
|
|
79
88
|
import { NetworkZora_default } from './chunk-CSKBKLHJ.js';
|
|
80
89
|
import { NetworkRei_default } from './chunk-IWQVB5TW.js';
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
90
|
+
import { NetworkSuperSeed_default } from './chunk-LUZU5IAK.js';
|
|
91
|
+
import { NetworkSilicon_default } from './chunk-JVEMU7HA.js';
|
|
92
|
+
import { NetworkXrp_default } from './chunk-DJTND6FW.js';
|
|
84
93
|
import { NetworkLisk_default } from './chunk-3WQFQDFM.js';
|
|
85
94
|
import { NetworkDiode_default } from './chunk-3TDMYX7F.js';
|
|
86
95
|
import { NetworkPush_default } from './chunk-WBUXXTT2.js';
|
|
87
96
|
import { NetworkVanar_default } from './chunk-Z63NK2GZ.js';
|
|
88
97
|
import { NetworkKardia_default } from './chunk-J7AZNH66.js';
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
98
|
+
import { NetworkMantle_default } from './chunk-6UWKG6VC.js';
|
|
99
|
+
import { NetworkMoonbeam_default } from './chunk-225SWZFC.js';
|
|
100
|
+
import { NetworkRollux_default } from './chunk-63FO4OSZ.js';
|
|
92
101
|
import { NetworkEtherlink_default } from './chunk-OQYC3WUF.js';
|
|
93
102
|
import { NetworkBase_default } from './chunk-SZYH4RNL.js';
|
|
94
103
|
import { NetworkShiden_default } from './chunk-PDXP7XFL.js';
|
|
95
104
|
import { NetworkZetaChain_default } from './chunk-LQ5JZZOB.js';
|
|
96
105
|
import { NetworkAptos_default } from './chunk-YUFQUMMZ.js';
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
106
|
+
import { NetworkRootstock_default } from './chunk-6QTUB7OL.js';
|
|
107
|
+
import { NetworkLavaNetwork_default } from './chunk-KUHEZ2TF.js';
|
|
108
|
+
import { NetworkMoonbaseAlpha_default } from './chunk-FDKJEG3E.js';
|
|
100
109
|
import { NetworkMeter_default } from './chunk-RBVYLDDB.js';
|
|
101
110
|
import { NetworkTheta_default } from './chunk-NAHRV35J.js';
|
|
102
111
|
import { NetworkVara_default } from './chunk-TOQTYZ2W.js';
|
|
103
112
|
import { NetworkZilliqa_default } from './chunk-4KV2US24.js';
|
|
104
113
|
import { NetworkStarknet_default } from './chunk-FPOMUB7K.js';
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
114
|
+
import { NetworkNearProtocol_default } from './chunk-MYRCL2HO.js';
|
|
115
|
+
import { NetworkCelo_default } from './chunk-WMWQLZZT.js';
|
|
116
|
+
import { NetworkWax_default } from './chunk-NVYRVOSW.js';
|
|
108
117
|
import { NetworkBouncebit_default } from './chunk-Y2EAD2J2.js';
|
|
109
118
|
import { NetworkEnuls_default } from './chunk-CV6VKB36.js';
|
|
110
119
|
import { NetworkInjective_default } from './chunk-MWRHFRE3.js';
|
|
111
120
|
import { NetworkOsmosis_default } from './chunk-R6CTV6TW.js';
|
|
112
121
|
import { NetworkNeonEvm_default } from './chunk-6X5EL53V.js';
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
122
|
+
import { NetworkDogechain_default } from './chunk-3EFYCVAE.js';
|
|
123
|
+
import { NetworkSoneium_default } from './chunk-6TGWKG44.js';
|
|
124
|
+
import { NetworkClover_default } from './chunk-WJYTDAFZ.js';
|
|
116
125
|
import { NetworkReya_default } from './chunk-T6V2FQUQ.js';
|
|
117
126
|
import { NetworkKaia_default } from './chunk-7SSXFJDC.js';
|
|
118
127
|
import { NetworkFantom_default } from './chunk-N2KZCCIM.js';
|
|
119
128
|
import { NetworkAvalanche_default } from './chunk-R4JKYGPW.js';
|
|
120
129
|
import { NetworkChiliz_default } from './chunk-7ELBNRW4.js';
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import { NetworkWax_default } from './chunk-NVYRVOSW.js';
|
|
130
|
+
import { NetworkMantaPacific_default } from './chunk-FTQYMKM5.js';
|
|
131
|
+
import { NetworkNeoX_default } from './chunk-SKP45AXE.js';
|
|
124
132
|
import { NetworkCronos_default } from './chunk-3QGQJZ54.js';
|
|
125
133
|
import { NetworkLumia_default } from './chunk-RYAHJXK6.js';
|
|
126
134
|
import { NetworkEdgeless_default } from './chunk-35E24QIV.js';
|
|
127
135
|
import { NetworkFluence_default } from './chunk-LZUMCCSM.js';
|
|
128
136
|
import { NetworkWemix_default } from './chunk-WVEXIUOU.js';
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
137
|
+
import { NetworkAutonomys_default } from './chunk-T5NUF7RD.js';
|
|
138
|
+
import { NetworkWorld_default } from './chunk-FBNIJK3T.js';
|
|
139
|
+
import { NetworkMantra_default } from './chunk-QI2ICP4C.js';
|
|
132
140
|
import { NetworkBlast_default } from './chunk-REEMJZKS.js';
|
|
133
141
|
import { NetworkEnergyWeb_default } from './chunk-ROLMYDRH.js';
|
|
134
142
|
import { NetworkCosmos_default } from './chunk-RXJWZWIM.js';
|
|
135
143
|
import { NetworkKujira_default } from './chunk-LXVZS2KC.js';
|
|
136
144
|
import { NetworkOrderly_default } from './chunk-CLWGXDNW.js';
|
|
137
145
|
import { NetworkSeiNetwork_default } from './chunk-ZT62LWQZ.js';
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
146
|
+
import { NetworkIotex_default } from './chunk-DJATFF35.js';
|
|
147
|
+
import { NetworkLoopring_default } from './chunk-G6USRXRQ.js';
|
|
140
148
|
import { NetworkLukso_default } from './chunk-HI63GUTN.js';
|
|
141
149
|
import { NetworkSongbird_default } from './chunk-H43LA7AU.js';
|
|
142
150
|
import { NetworkHederaHashgraph_default } from './chunk-2KMLE42Z.js';
|
|
143
151
|
import { NetworkBoba_default } from './chunk-J7ZN3KLQ.js';
|
|
144
152
|
import { NetworkParadex_default } from './chunk-WGZZUG47.js';
|
|
145
153
|
import { NetworkXLayer_default } from './chunk-DPQNK66V.js';
|
|
146
|
-
import {
|
|
147
|
-
import { NetworkMantra_default } from './chunk-QI2ICP4C.js';
|
|
154
|
+
import { NetworkAstar_default } from './chunk-CDP32FVG.js';
|
|
148
155
|
import { NetworkLyra_default } from './chunk-NZPPEPBF.js';
|
|
149
156
|
import { NetworkViction_default } from './chunk-CBHIWSMY.js';
|
|
150
157
|
import { NetworkSonic_default } from './chunk-UHYVH3LV.js';
|
|
151
158
|
import { NetworkApexLayer_default } from './chunk-5G5VJ2UW.js';
|
|
152
159
|
import { NetworkOptimism_default } from './chunk-MJAPCV2L.js';
|
|
153
160
|
import { NetworkMilkomedaC1_default } from './chunk-ERZVUYHM.js';
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
161
|
+
import { NetworkOntology_default } from './chunk-7ETB4LWL.js';
|
|
162
|
+
import { NetworkOkex_default } from './chunk-WMFSZ2T2.js';
|
|
156
163
|
import { NetworkIotaEvm_default } from './chunk-GMADHATI.js';
|
|
157
164
|
import { NetworkPolkadot_default } from './chunk-CF4Z65CS.js';
|
|
158
165
|
import { NetworkKava_default } from './chunk-D7KDYFDV.js';
|
|
@@ -160,13 +167,11 @@ import { NetworkZksync_default } from './chunk-25M6V7UE.js';
|
|
|
160
167
|
import { NetworkAurora_default } from './chunk-YLY4ZFFS.js';
|
|
161
168
|
import { NetworkVelas_default } from './chunk-UID7F5PU.js';
|
|
162
169
|
import { NetworkTombchain_default } from './chunk-7AEVDOAM.js';
|
|
163
|
-
import { NetworkAstar_default } from './chunk-CDP32FVG.js';
|
|
164
170
|
import { NetworkBitkubChain_default } from './chunk-TXAP4NPF.js';
|
|
165
171
|
import { NetworkJapanOpenChain_default } from './chunk-QT53GT2L.js';
|
|
166
172
|
import { NetworkLinea_default } from './chunk-5PMFVPJ5.js';
|
|
167
173
|
import { NetworkKakarot_default } from './chunk-YIEKOJQH.js';
|
|
168
174
|
import { NetworkFio_default } from './chunk-ZLZYECH4.js';
|
|
169
|
-
import { NetworkOkex_default } from './chunk-WMFSZ2T2.js';
|
|
170
175
|
import { __export } from './chunk-MLKFOR3D.js';
|
|
171
176
|
|
|
172
177
|
// src/icons/networks/index.ts
|
|
@@ -183,6 +188,7 @@ __export(networks_exports, {
|
|
|
183
188
|
NetworkArweave: () => NetworkArweave_default,
|
|
184
189
|
NetworkAstar: () => NetworkAstar_default,
|
|
185
190
|
NetworkAurora: () => NetworkAurora_default,
|
|
191
|
+
NetworkAutonomys: () => NetworkAutonomys_default,
|
|
186
192
|
NetworkAvalanche: () => NetworkAvalanche_default,
|
|
187
193
|
NetworkBase: () => NetworkBase_default,
|
|
188
194
|
NetworkBeam: () => NetworkBeam_default,
|
|
@@ -232,6 +238,7 @@ __export(networks_exports, {
|
|
|
232
238
|
NetworkHubbleExchange: () => NetworkHubbleExchange_default,
|
|
233
239
|
NetworkImmutable: () => NetworkImmutable_default,
|
|
234
240
|
NetworkInjective: () => NetworkInjective_default,
|
|
241
|
+
NetworkInk: () => NetworkInk_default,
|
|
235
242
|
NetworkIotaEvm: () => NetworkIotaEvm_default,
|
|
236
243
|
NetworkIotex: () => NetworkIotex_default,
|
|
237
244
|
NetworkJapanOpenChain: () => NetworkJapanOpenChain_default,
|
|
@@ -280,6 +287,7 @@ __export(networks_exports, {
|
|
|
280
287
|
NetworkNibiru: () => NetworkNibiru_default,
|
|
281
288
|
NetworkOasys: () => NetworkOasys_default,
|
|
282
289
|
NetworkOkex: () => NetworkOkex_default,
|
|
290
|
+
NetworkOntology: () => NetworkOntology_default,
|
|
283
291
|
NetworkOptimism: () => NetworkOptimism_default,
|
|
284
292
|
NetworkOptopia: () => NetworkOptopia_default,
|
|
285
293
|
NetworkOrderly: () => NetworkOrderly_default,
|
|
@@ -288,6 +296,7 @@ __export(networks_exports, {
|
|
|
288
296
|
NetworkPolkadot: () => NetworkPolkadot_default,
|
|
289
297
|
NetworkPolygon: () => NetworkPolygon_default,
|
|
290
298
|
NetworkPolygonZkevm: () => NetworkPolygonZkevm_default,
|
|
299
|
+
NetworkProm: () => NetworkProm_default,
|
|
291
300
|
NetworkPush: () => NetworkPush_default,
|
|
292
301
|
NetworkRari: () => NetworkRari_default,
|
|
293
302
|
NetworkRei: () => NetworkRei_default,
|
|
@@ -310,6 +319,7 @@ __export(networks_exports, {
|
|
|
310
319
|
NetworkStep: () => NetworkStep_default,
|
|
311
320
|
NetworkSui: () => NetworkSui_default,
|
|
312
321
|
NetworkSuperSeed: () => NetworkSuperSeed_default,
|
|
322
|
+
NetworkSwell: () => NetworkSwell_default,
|
|
313
323
|
NetworkSys: () => NetworkSys_default,
|
|
314
324
|
NetworkTaiko: () => NetworkTaiko_default,
|
|
315
325
|
NetworkTelos: () => NetworkTelos_default,
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { TokenMOE_default } from './chunk-DD2W2T2T.js';
|
|
1
2
|
import { TokenVINE_default } from './chunk-JSOK56PS.js';
|
|
2
3
|
import { TokenOVR_default } from './chunk-OU7BWY4P.js';
|
|
4
|
+
import { TokenOXY_default } from './chunk-3EAGITPR.js';
|
|
3
5
|
import { TokenTNT_default } from './chunk-OLW7IHKE.js';
|
|
4
6
|
import { TokenBCMC_default } from './chunk-TYIQBNJV.js';
|
|
5
7
|
import { TokenGT_default } from './chunk-7RCQ34OT.js';
|
|
@@ -7,7 +9,7 @@ import { TokenMAN_default } from './chunk-4RNGOF5Z.js';
|
|
|
7
9
|
import { TokenZAT_default } from './chunk-4LEPI654.js';
|
|
8
10
|
import { TokenVTX_default } from './chunk-J52YLTMY.js';
|
|
9
11
|
import { TokenPASG_default } from './chunk-FFUHR5OF.js';
|
|
10
|
-
import {
|
|
12
|
+
import { TokenRAZOR_default } from './chunk-WZLNISB4.js';
|
|
11
13
|
import { TokenGOLDEN_default } from './chunk-ZRDQGTZM.js';
|
|
12
14
|
import { TokenMWC_default } from './chunk-CNOMPVCE.js';
|
|
13
15
|
import { TokenONT_default } from './chunk-EHTAP7XL.js';
|
|
@@ -15,7 +17,7 @@ import { TokenVCF_default } from './chunk-E6JBPY77.js';
|
|
|
15
17
|
import { TokenHOPR_default } from './chunk-26X3Y5JV.js';
|
|
16
18
|
import { TokenPART_default } from './chunk-H3UVC5EY.js';
|
|
17
19
|
import { TokenTOP_default } from './chunk-NBDJWFOJ.js';
|
|
18
|
-
import {
|
|
20
|
+
import { TokenWAGMIGAMES_default } from './chunk-ROFJZHJU.js';
|
|
19
21
|
import { TokenGUSD_default } from './chunk-SEDNVKG7.js';
|
|
20
22
|
import { TokenFRONT_default } from './chunk-DIJFWYWU.js';
|
|
21
23
|
import { TokenBOBA_default } from './chunk-OMIGTJYJ.js';
|
|
@@ -23,7 +25,7 @@ import { TokenSSX_default } from './chunk-PQNMFUJR.js';
|
|
|
23
25
|
import { TokenSPC_default } from './chunk-ZAYL7KIW.js';
|
|
24
26
|
import { TokenAQUA_default } from './chunk-ZYNFPIUK.js';
|
|
25
27
|
import { TokenXRUNE_default } from './chunk-TKW3ZOWV.js';
|
|
26
|
-
import {
|
|
28
|
+
import { TokenXCAD_default } from './chunk-77HX7OW5.js';
|
|
27
29
|
import { TokenLINA_default } from './chunk-GIMFMSBD.js';
|
|
28
30
|
import { TokenFLOW_default } from './chunk-AV26JRO6.js';
|
|
29
31
|
import { TokenQTCON_default } from './chunk-2E4ABPZX.js';
|
|
@@ -31,7 +33,7 @@ import { TokenRMRK_default } from './chunk-7ZEG3WDV.js';
|
|
|
31
33
|
import { TokenLSK_default } from './chunk-YI2EHH6I.js';
|
|
32
34
|
import { TokenNHT_default } from './chunk-D445U6MR.js';
|
|
33
35
|
import { TokenSRK_default } from './chunk-GCA23YAL.js';
|
|
34
|
-
import {
|
|
36
|
+
import { TokenHUNT_default } from './chunk-G53M3ZZR.js';
|
|
35
37
|
import { TokenLPNT_default } from './chunk-IICBIQKP.js';
|
|
36
38
|
import { TokenPERP_default } from './chunk-L5LJSRMZ.js';
|
|
37
39
|
import { TokenOBOT_default } from './chunk-F4SQXT4W.js';
|
|
@@ -39,15 +41,14 @@ import { TokenXAUT_default } from './chunk-MDBMTVIN.js';
|
|
|
39
41
|
import { TokenRVC_default } from './chunk-UAJZUL4P.js';
|
|
40
42
|
import { TokenPNG_default } from './chunk-RKWTEWJK.js';
|
|
41
43
|
import { TokenNGL_default } from './chunk-NE6B54U3.js';
|
|
42
|
-
import { TokenXCAD_default } from './chunk-77HX7OW5.js';
|
|
43
44
|
import { TokenWRX_default } from './chunk-GT2W4IRD.js';
|
|
44
45
|
import { TokenECO_default } from './chunk-IS7TQMO7.js';
|
|
45
46
|
import { TokenBLID_default } from './chunk-JVSYIMHF.js';
|
|
46
47
|
import { TokenXFUND_default } from './chunk-R6POE2P3.js';
|
|
48
|
+
import { TokenSWELL_default } from './chunk-X4XP34GO.js';
|
|
47
49
|
import { TokenRAIL_default } from './chunk-OJ2TRQSK.js';
|
|
48
50
|
import { TokenPNP_default } from './chunk-WJ66F3VH.js';
|
|
49
51
|
import { TokenSEND_default } from './chunk-AHTJXA7K.js';
|
|
50
|
-
import { TokenHUNT_default } from './chunk-G53M3ZZR.js';
|
|
51
52
|
import { TokenTETU_default } from './chunk-B6E6VAE4.js';
|
|
52
53
|
import { TokenGAMMA_default } from './chunk-44NT6WBH.js';
|
|
53
54
|
import { TokenMAHA_default } from './chunk-6BGQ243R.js';
|
|
@@ -1176,7 +1177,7 @@ import { TokenUMB_default } from './chunk-ZUIAQOFY.js';
|
|
|
1176
1177
|
import { TokenHONEY_default } from './chunk-JO5W423M.js';
|
|
1177
1178
|
import { TokenBNB_default } from './chunk-GYQZMBV2.js';
|
|
1178
1179
|
import { TokenPRIME_default } from './chunk-T3A5NYMW.js';
|
|
1179
|
-
import { TokenPROM_default } from './chunk-
|
|
1180
|
+
import { TokenPROM_default } from './chunk-R735U4Y4.js';
|
|
1180
1181
|
import { TokenIDLE_default } from './chunk-Z3UUVXQL.js';
|
|
1181
1182
|
import { TokenEXTRA_default } from './chunk-22ZAXCTK.js';
|
|
1182
1183
|
import { TokenHANDY_default } from './chunk-RFIMZ7HF.js';
|
|
@@ -3338,6 +3339,7 @@ __export(tokens_exports, {
|
|
|
3338
3339
|
TokenSWAP: () => TokenSWAP_default,
|
|
3339
3340
|
TokenSWASH: () => TokenSWASH_default,
|
|
3340
3341
|
TokenSWEAT: () => TokenSWEAT_default,
|
|
3342
|
+
TokenSWELL: () => TokenSWELL_default,
|
|
3341
3343
|
TokenSWETH: () => TokenSWETH_default,
|
|
3342
3344
|
TokenSWFTC: () => TokenSWFTC_default,
|
|
3343
3345
|
TokenSWISE: () => TokenSWISE_default,
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkProm = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#prom__a)", d: "m17.38 5.172-9.845 6.953a5.87 5.87 0 0 1-.892-3.132C6.643 5.682 9.355 3 12.707 3a6.07 6.07 0 0 1 4.673 2.172" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#prom__b)", d: "M17.5 10.262a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465-4.936 3.48-.261.186.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817" }),
|
|
8
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
9
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "prom__a", x1: "14.355", x2: "8.154", y1: "3.24", y2: "10.538", gradientUnits: "userSpaceOnUse", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#E2D177" }),
|
|
11
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EE448A" })
|
|
12
|
+
] }),
|
|
13
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "prom__b", x1: "16.504", x2: "7.202", y1: "10.146", y2: "17.523", gradientUnits: "userSpaceOnUse", children: [
|
|
14
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#E2D177" }),
|
|
15
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EE448A" })
|
|
16
|
+
] })
|
|
17
|
+
] })
|
|
18
|
+
] }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m17.38 5.172-9.845 6.953a5.87 5.87 0 0 1-.892-3.132C6.643 5.682 9.355 3 12.707 3a6.07 6.07 0 0 1 4.673 2.172m.12 5.09a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465-4.936 3.48-.261.186.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
19
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#prom__a)", children: [
|
|
20
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#prom__b)", d: "M24 0H0v24h24z" }),
|
|
21
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "m17.38 5.172-9.845 6.953a5.87 5.87 0 0 1-.892-3.132C6.643 5.682 9.355 3 12.707 3a6.07 6.07 0 0 1 4.673 2.172m.12 5.09a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465-4.936 3.48-.261.186.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817" })
|
|
22
|
+
] }),
|
|
23
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
24
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "prom__b", x1: "21.827", x2: "5.298", y1: "5.221", y2: "21.75", gradientUnits: "userSpaceOnUse", children: [
|
|
25
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#E2D177" }),
|
|
26
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EE448A" })
|
|
27
|
+
] }),
|
|
28
|
+
/* @__PURE__ */ jsx("clipPath", { id: "prom__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) })
|
|
29
|
+
] })
|
|
30
|
+
] }) }));
|
|
31
|
+
NetworkProm.displayName = "NetworkProm";
|
|
32
|
+
var NetworkProm_default = NetworkProm;
|
|
33
|
+
|
|
34
|
+
export { NetworkProm_default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var TokenPROM = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#PROM__a)", d: "m17.38 5.172-9.845 6.953a5.87 5.87 0 0 1-.893-3.132C6.643 5.682 9.356 3 12.708 3a6.07 6.07 0 0 1 4.673 2.172" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#PROM__b)", d: "M17.5 10.262a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465-4.936 3.48-.261.186.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817" }),
|
|
8
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
9
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "PROM__a", x1: "14.355", x2: "8.154", y1: "3.24", y2: "10.538", gradientUnits: "userSpaceOnUse", children: [
|
|
10
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#E2D177" }),
|
|
11
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EE448A" })
|
|
12
|
+
] }),
|
|
13
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "PROM__b", x1: "16.504", x2: "7.202", y1: "10.146", y2: "17.523", gradientUnits: "userSpaceOnUse", children: [
|
|
14
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#E2D177" }),
|
|
15
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EE448A" })
|
|
16
|
+
] })
|
|
17
|
+
] })
|
|
18
|
+
] }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m17.38 5.172-9.845 6.953a5.87 5.87 0 0 1-.893-3.132C6.643 5.682 9.356 3 12.708 3a6.07 6.07 0 0 1 4.673 2.172m.119 5.09a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465-4.936 3.48-.261.186.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
19
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#PROM__a)", children: [
|
|
20
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#PROM__b)", d: "M24 0H0v24h24z" }),
|
|
21
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "m17.38 5.172-9.845 6.953a5.87 5.87 0 0 1-.893-3.132C6.643 5.682 9.356 3 12.708 3a6.07 6.07 0 0 1 4.673 2.172m.119 5.09a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465-4.936 3.48-.261.186.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817" })
|
|
22
|
+
] }),
|
|
23
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
24
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "PROM__b", x1: "21.827", x2: "5.298", y1: "5.221", y2: "21.75", gradientUnits: "userSpaceOnUse", children: [
|
|
25
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#E2D177" }),
|
|
26
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EE448A" })
|
|
27
|
+
] }),
|
|
28
|
+
/* @__PURE__ */ jsx("clipPath", { id: "PROM__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) })
|
|
29
|
+
] })
|
|
30
|
+
] }) }));
|
|
31
|
+
TokenPROM.displayName = "TokenPROM";
|
|
32
|
+
var TokenPROM_default = TokenPROM;
|
|
33
|
+
|
|
34
|
+
export { TokenPROM_default };
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var NetworkAutonomys = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "#000", d: "m14.268 3 6.393 11.35A9.3 9.3 0 0 0 21 11.853c0-4.254-2.86-7.83-6.732-8.853" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "#000", d: "m14.268 3 6.393 11.35A9.3 9.3 0 0 0 21 11.853c0-4.254-2.86-7.83-6.732-8.853M12 21c2.536 0 4.825-1.067 6.462-2.78H5.538A8.9 8.9 0 0 0 12 21" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#000", d: "M12 21c2.536 0 4.825-1.067 6.462-2.78H5.538A8.9 8.9 0 0 0 12 21m-9-9.146c0 .866.12 1.704.34 2.498L9.732 3C5.86 4.022 3 7.599 3 11.854" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#000", d: "M3 11.854c0 .866.12 1.704.34 2.498L9.732 3C5.86 4.022 3 7.599 3 11.854m13.277 2.482L12 6.742l-4.276 7.594z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#000", d: "M16.277 14.336 12 6.742l-4.276 7.594z" })
|
|
11
|
+
] }) || variant === "mono" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
12
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m14.268 3 6.393 11.35A9.3 9.3 0 0 0 21 11.853c0-4.254-2.86-7.83-6.732-8.853" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m14.268 3 6.393 11.35A9.3 9.3 0 0 0 21 11.853c0-4.254-2.86-7.83-6.732-8.853M12 21c2.536 0 4.825-1.067 6.462-2.78H5.538A8.9 8.9 0 0 0 12 21" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12 21c2.536 0 4.825-1.067 6.462-2.78H5.538A8.9 8.9 0 0 0 12 21m-9-9.146c0 .866.12 1.704.34 2.498L9.732 3C5.86 4.022 3 7.599 3 11.854" }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M3 11.854c0 .866.12 1.704.34 2.498L9.732 3C5.86 4.022 3 7.599 3 11.854m13.277 2.482L12 6.742l-4.276 7.594z" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.277 14.336 12 6.742l-4.276 7.594z" })
|
|
17
|
+
] }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
18
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#autonomys__a)", children: [
|
|
19
|
+
/* @__PURE__ */ jsx("path", { fill: "#000", d: "M24 0H0v24h24z" }),
|
|
20
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "m14.016 4 5.682 10.09A8.3 8.3 0 0 0 20 11.87c0-3.782-2.542-6.961-5.985-7.87" }),
|
|
21
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "m14.016 4 5.682 10.09A8.3 8.3 0 0 0 20 11.87c0-3.782-2.542-6.961-5.985-7.87M12 20a7.92 7.92 0 0 0 5.744-2.471H6.256A7.92 7.92 0 0 0 12 20" }),
|
|
22
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M12 20a7.92 7.92 0 0 0 5.744-2.471H6.256A7.92 7.92 0 0 0 12 20m-8-8.13c0 .77.106 1.515.302 2.22L9.984 4C6.543 4.909 4 8.088 4 11.87" }),
|
|
23
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M4 11.87c0 .77.106 1.515.302 2.22L9.984 4C6.543 4.909 4 8.088 4 11.87m11.802 2.207L12 7.326l-3.8 6.75z" }),
|
|
24
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "M15.802 14.077 12 7.326l-3.8 6.75z" })
|
|
25
|
+
] }),
|
|
26
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "autonomys__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
27
|
+
] }) }));
|
|
28
|
+
NetworkAutonomys.displayName = "NetworkAutonomys";
|
|
29
|
+
var NetworkAutonomys_default = NetworkAutonomys;
|
|
30
|
+
|
|
31
|
+
export { NetworkAutonomys_default };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { BaseIcon } from './chunk-MLKFOR3D.js';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
+
|
|
5
|
+
var TokenSWELL = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#SWELL__a)", d: "M12 20.64a8.64 8.64 0 1 0 0-17.28 8.64 8.64 0 0 0 0 17.28" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#SWELL__b)", d: "M12 3.72a8.28 8.28 0 1 0 0 16.56 8.28 8.28 0 0 0 0-16.56M3 12a9 9 0 1 1 18 0 9 9 0 0 1-18 0", fillRule: "evenodd", clipRule: "evenodd" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "m17.606 13.222-.016.016-.022.022-4.239 4.19c-.738.73-1.936.73-2.674 0l-1.17-1.157a.208.208 0 0 1 .086-.349q1.882-.575 3.058-1.328 2.802-1.792 4.977-1.394m-.89-3.446c1.566.488 1.383 1.628 1.404 2.077q-2.571-1.335-6.186.978-2.693 1.725-4.514 1.422c-1.213-.202-1.486-1.668-1.54-2.058q2 1 5.359-1.149 3.13-2.003 5.478-1.27M13.33 6.427l1.1 1.087a.208.208 0 0 1-.108.355q-2.388.476-3.82 1.392-2.454 1.57-4.182 1.46l4.336-4.294a1.907 1.907 0 0 1 2.674 0" }),
|
|
9
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
10
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "SWELL__a", x1: "12", x2: "12", y1: "3", y2: "21", gradientUnits: "userSpaceOnUse", children: [
|
|
11
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#2142CB" }),
|
|
12
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#3066ED" })
|
|
13
|
+
] }),
|
|
14
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "SWELL__b", x1: "12", x2: "12", y1: "3", y2: "21", gradientUnits: "userSpaceOnUse", children: [
|
|
15
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#7DACFF" }),
|
|
16
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#CEDEFF" })
|
|
17
|
+
] })
|
|
18
|
+
] })
|
|
19
|
+
] }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-3.177 1.29.016-.017q-2.265-.414-5.183 1.453-1.226.783-3.186 1.383a.217.217 0 0 0-.09.363l1.219 1.205c.77.76 2.016.76 2.786 0l4.415-4.364zm.55-1.61c0-.54.001-1.541-1.46-1.997q-2.445-.763-5.706 1.324-3.5 2.238-5.582 1.196c.057.406.34 1.934 1.604 2.144q1.896.315 4.702-1.481 3.766-2.409 6.444-1.02-.003-.072-.002-.167M14.53 7.327l-1.145-1.133a1.986 1.986 0 0 0-2.786 0l-4.516 4.472q1.8.115 4.356-1.52 1.49-.954 3.98-1.45a.217.217 0 0 0 .112-.369", fillRule: "evenodd", clipRule: "evenodd" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
20
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#SWELL__a)", children: [
|
|
21
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#SWELL__b)", d: "M24 0H0v24h24z" }),
|
|
22
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", d: "m19.328 13.695-.02.02-.03.03-5.54 5.532a2.475 2.475 0 0 1-3.496 0l-1.53-1.527a.277.277 0 0 1 .113-.461q2.46-.759 3.998-1.753 3.662-2.367 6.505-1.841m-1.162-4.551c2.046.644 1.807 2.15 1.834 2.743q-3.36-1.762-8.086 1.291-3.522 2.277-5.9 1.877C4.427 14.79 4.07 12.854 4 12.339q2.613 1.322 7.005-1.516 4.092-2.646 7.16-1.678m-4.428-4.421 1.437 1.435a.277.277 0 0 1-.14.468q-3.123.629-4.994 1.838-3.207 2.074-5.467 1.927l5.668-5.668a2.475 2.475 0 0 1 3.496 0" })
|
|
23
|
+
] }),
|
|
24
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
25
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "SWELL__b", x1: "12", x2: "12", y1: "-.5", y2: "24.5", gradientUnits: "userSpaceOnUse", children: [
|
|
26
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#2142CB" }),
|
|
27
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#3066ED" })
|
|
28
|
+
] }),
|
|
29
|
+
/* @__PURE__ */ jsx("clipPath", { id: "SWELL__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) })
|
|
30
|
+
] })
|
|
31
|
+
] }) }));
|
|
32
|
+
TokenSWELL.displayName = "TokenSWELL";
|
|
33
|
+
var TokenSWELL_default = TokenSWELL;
|
|
34
|
+
|
|
35
|
+
export { TokenSWELL_default };
|