@web3icons/react 4.0.4 → 4.0.6
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/NetworkApechain-KBMGYJZF.js +2 -0
- package/dist/NetworkInk-N5UPYF3O.js +2 -0
- package/dist/NetworkNexis-4MGKNLQ5.js +2 -0
- package/dist/NetworkOntology-BQTBLRYZ.js +2 -0
- package/dist/NetworkProm-OPB5JELU.js +2 -0
- package/dist/TokenAPE-CGQD64LW.js +2 -0
- package/dist/TokenPROM-4WW5HRY7.js +2 -0
- package/dist/chunk-5XC4TEPM.js +15 -0
- package/dist/chunk-7ETB4LWL.js +15 -0
- package/dist/{chunk-GT5UC52J.js → chunk-DTMZ4QXK.js} +49 -39
- package/dist/chunk-LE7HKXFG.js +34 -0
- package/dist/chunk-OKW7OFNU.js +362 -0
- package/dist/chunk-QC3ZRZPD.js +15 -0
- package/dist/chunk-R735U4Y4.js +34 -0
- package/dist/chunk-UAVKH6S2.js +33 -0
- package/dist/{chunk-2PINIL2J.js → chunk-WXBCFRNX.js} +2 -2
- package/dist/icons/exchanges.js +11 -11
- package/dist/icons/networks.d.ts +1 -1
- package/dist/icons/networks.js +45 -40
- package/dist/icons/tokens.d.ts +1 -1
- package/dist/icons/tokens.js +3 -3
- package/dist/icons/wallets.js +15 -15
- package/dist/{index-CZVIFZvr.d.ts → index-Bo9YZEPh.d.ts} +6 -6
- package/dist/{index-DyzS26Nu.d.ts → index-DoDsMz_l.d.ts} +82 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +81 -71
- package/package.json +2 -2
- package/dist/TokenAPE-MT67CRGJ.js +0 -2
- package/dist/TokenPROM-2JX5XNHG.js +0 -2
- package/dist/chunk-IQUXJCRG.js +0 -48
- package/dist/chunk-MKPQKWS2.js +0 -22
- package/dist/{chunk-CZD4OMR5.js → chunk-76S5ZZMT.js} +10 -10
- package/dist/{chunk-JP4VH56O.js → chunk-JXGEHILC.js} +14 -14
|
@@ -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 };
|
|
@@ -1,76 +1,82 @@
|
|
|
1
|
-
import { NetworkFlare_default } from './chunk-46EJCBNK.js';
|
|
2
|
-
import { NetworkSolana_default } from './chunk-AOEHNBXI.js';
|
|
3
|
-
import { NetworkMoonbase_default } from './chunk-GUEPLDIM.js';
|
|
4
|
-
import { NetworkTaiko_default } from './chunk-YPB4WNTN.js';
|
|
5
1
|
import { NetworkTron_default } from './chunk-2ULZGERR.js';
|
|
6
2
|
import { NetworkCorn_default } from './chunk-6KZEPS53.js';
|
|
7
3
|
import { NetworkZircuit_default } from './chunk-VOJG2K4Z.js';
|
|
8
4
|
import { NetworkArbitrumOne_default } from './chunk-SW5KIBTQ.js';
|
|
9
5
|
import { NetworkBeam_default } from './chunk-LWBJFOYW.js';
|
|
10
|
-
import {
|
|
11
|
-
import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
|
|
12
|
-
import { NetworkKroma_default } from './chunk-YTNY6EQB.js';
|
|
13
|
-
import { NetworkL3x_default } from './chunk-D2R3KYJ3.js';
|
|
6
|
+
import { NetworkFlare_default } from './chunk-46EJCBNK.js';
|
|
14
7
|
import { NetworkHubbleExchange_default } from './chunk-AH36SYAG.js';
|
|
8
|
+
import { NetworkNexis_default } from './chunk-QC3ZRZPD.js';
|
|
15
9
|
import { NetworkBitcoin_default } from './chunk-6NE5Z5PS.js';
|
|
16
10
|
import { NetworkLens_default } from './chunk-NXZBNLXS.js';
|
|
17
11
|
import { NetworkAlgorand_default } from './chunk-MOLWWY7Z.js';
|
|
12
|
+
import { NetworkSolana_default } from './chunk-AOEHNBXI.js';
|
|
13
|
+
import { NetworkMoonbase_default } from './chunk-GUEPLDIM.js';
|
|
14
|
+
import { NetworkTaiko_default } from './chunk-YPB4WNTN.js';
|
|
15
|
+
import { NetworkRonin_default } from './chunk-XX3NEO74.js';
|
|
16
|
+
import { NetworkMode_default } from './chunk-YSXBOC2N.js';
|
|
17
|
+
import { NetworkBotanix_default } from './chunk-GTGMK3F4.js';
|
|
18
|
+
import { NetworkCardano_default } from './chunk-ILLVEV2S.js';
|
|
19
|
+
import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
|
|
20
|
+
import { NetworkKroma_default } from './chunk-YTNY6EQB.js';
|
|
21
|
+
import { NetworkInk_default } from './chunk-5XC4TEPM.js';
|
|
22
|
+
import { NetworkL3x_default } from './chunk-D2R3KYJ3.js';
|
|
23
|
+
import { NetworkEthereum_default } from './chunk-AARLPJIG.js';
|
|
24
|
+
import { NetworkLumio_default } from './chunk-VJGXPCCH.js';
|
|
25
|
+
import { NetworkArbitrumNova_default } from './chunk-GQC2U5KJ.js';
|
|
18
26
|
import { NetworkMilkomedaA1_default } from './chunk-UQE6SXVQ.js';
|
|
19
27
|
import { NetworkLightlink_default } from './chunk-6IA2BLX7.js';
|
|
20
28
|
import { NetworkExpchain_default } from './chunk-YHHFBZIA.js';
|
|
21
29
|
import { NetworkZyx_default } from './chunk-JKPHGGR2.js';
|
|
22
30
|
import { NetworkVana_default } from './chunk-7EY3MSDA.js';
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
31
|
+
import { NetworkEthereumClassic_default } from './chunk-Z3TXTFXZ.js';
|
|
32
|
+
import { NetworkZeroNetwork_default } from './chunk-4QWT75QK.js';
|
|
33
|
+
import { NetworkCronosZkevm_default } from './chunk-A3KGORSA.js';
|
|
26
34
|
import { NetworkCosmosHub_default } from './chunk-UGET5XVB.js';
|
|
27
35
|
import { NetworkMoonriver_default } from './chunk-BQQGDJHF.js';
|
|
28
36
|
import { NetworkGravity_default } from './chunk-YJOSJ7OX.js';
|
|
29
37
|
import { NetworkKucoin_default } from './chunk-W7CKVBL6.js';
|
|
30
38
|
import { NetworkUltron_default } from './chunk-YIWQ4UI6.js';
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
39
|
+
import { NetworkMetisAndromeda_default } from './chunk-P74CNTSH.js';
|
|
40
|
+
import { NetworkRari_default } from './chunk-TU445MU3.js';
|
|
41
|
+
import { NetworkNahmii_default } from './chunk-W2PNB4R7.js';
|
|
34
42
|
import { NetworkXai_default } from './chunk-YQIYTQ5W.js';
|
|
35
43
|
import { NetworkTenet_default } from './chunk-UQ2F26ZD.js';
|
|
36
44
|
import { NetworkHarmony_default } from './chunk-RRND2SS4.js';
|
|
37
45
|
import { NetworkEos_default } from './chunk-2KDZRW25.js';
|
|
38
46
|
import { NetworkMonad_default } from './chunk-IKJDWJ2B.js';
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
47
|
+
import { NetworkLycan_default } from './chunk-MWIQ7FXP.js';
|
|
48
|
+
import { NetworkStellar_default } from './chunk-JMQSULRC.js';
|
|
49
|
+
import { NetworkXdc_default } from './chunk-CSHZUKL5.js';
|
|
42
50
|
import { NetworkUnichain_default } from './chunk-H32XS44M.js';
|
|
43
51
|
import { NetworkArweave_default } from './chunk-LSFTIAPL.js';
|
|
44
52
|
import { NetworkImmutable_default } from './chunk-VW7SN5CO.js';
|
|
45
53
|
import { NetworkStargaze_default } from './chunk-V73DADWW.js';
|
|
46
54
|
import { NetworkBerachain_default } from './chunk-Y4HMPO5S.js';
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
55
|
+
import { NetworkThundercore_default } from './chunk-ZEUUDSOU.js';
|
|
56
|
+
import { NetworkTreasure_default } from './chunk-EYUJORW5.js';
|
|
57
|
+
import { NetworkMint_default } from './chunk-3YUAWOTQ.js';
|
|
50
58
|
import { NetworkPolygonZkevm_default } from './chunk-H2J754UF.js';
|
|
51
59
|
import { NetworkLitecoin_default } from './chunk-AAGJE4LS.js';
|
|
52
60
|
import { NetworkFuse_default } from './chunk-DTKP57F4.js';
|
|
53
61
|
import { NetworkTelos_default } from './chunk-OAWZMGMC.js';
|
|
54
62
|
import { NetworkElastos_default } from './chunk-S36W3DNO.js';
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
63
|
+
import { NetworkBob_default } from './chunk-B2GOBZJM.js';
|
|
64
|
+
import { NetworkCoinexSmartChain_default } from './chunk-N34HWU7U.js';
|
|
65
|
+
import { NetworkMultiversx_default } from './chunk-N5DG5HH6.js';
|
|
58
66
|
import { NetworkScroll_default } from './chunk-HASBMKVU.js';
|
|
59
67
|
import { NetworkPolygon_default } from './chunk-GEWEZMQF.js';
|
|
60
68
|
import { NetworkBinanceSmartChain_default } from './chunk-WTDPLAPU.js';
|
|
61
69
|
import { NetworkFilecoin_default } from './chunk-BPDU2NS3.js';
|
|
62
70
|
import { NetworkShimmerEvm_default } from './chunk-UOAFMBPY.js';
|
|
63
|
-
import {
|
|
64
|
-
import { NetworkTreasure_default } from './chunk-EYUJORW5.js';
|
|
65
|
-
import { NetworkMint_default } from './chunk-3YUAWOTQ.js';
|
|
71
|
+
import { NetworkHemi_default } from './chunk-57FNWD7B.js';
|
|
66
72
|
import { NetworkAbstract_default } from './chunk-SQEQ4TEB.js';
|
|
73
|
+
import { NetworkProm_default } from './chunk-LE7HKXFG.js';
|
|
74
|
+
import { NetworkApechain_default } from './chunk-UAVKH6S2.js';
|
|
67
75
|
import { NetworkFraxtal_default } from './chunk-PUXKAJCZ.js';
|
|
68
76
|
import { NetworkSys_default } from './chunk-OEKZIEVJ.js';
|
|
69
77
|
import { NetworkStep_default } from './chunk-4BX3U6SC.js';
|
|
70
78
|
import { NetworkOasys_default } from './chunk-OXTLYOXO.js';
|
|
71
|
-
import {
|
|
72
|
-
import { NetworkCoinexSmartChain_default } from './chunk-N34HWU7U.js';
|
|
73
|
-
import { NetworkMultiversx_default } from './chunk-N5DG5HH6.js';
|
|
79
|
+
import { NetworkConflux_default } from './chunk-GAAJMJ2Z.js';
|
|
74
80
|
import { NetworkKarura_default } from './chunk-EDX3LLJY.js';
|
|
75
81
|
import { NetworkSui_default } from './chunk-4BHJVAFQ.js';
|
|
76
82
|
import { NetworkAcala_default } from './chunk-JQVUAJVQ.js';
|
|
@@ -78,7 +84,7 @@ import { NetworkZora_default } from './chunk-CSKBKLHJ.js';
|
|
|
78
84
|
import { NetworkRei_default } from './chunk-IWQVB5TW.js';
|
|
79
85
|
import { NetworkNibiru_default } from './chunk-HTCQ23TJ.js';
|
|
80
86
|
import { NetworkGnosis_default } from './chunk-ZX7AL7X6.js';
|
|
81
|
-
import {
|
|
87
|
+
import { NetworkXrp_default } from './chunk-DJTND6FW.js';
|
|
82
88
|
import { NetworkLisk_default } from './chunk-3WQFQDFM.js';
|
|
83
89
|
import { NetworkDiode_default } from './chunk-3TDMYX7F.js';
|
|
84
90
|
import { NetworkPush_default } from './chunk-WBUXXTT2.js';
|
|
@@ -86,7 +92,7 @@ import { NetworkVanar_default } from './chunk-Z63NK2GZ.js';
|
|
|
86
92
|
import { NetworkKardia_default } from './chunk-J7AZNH66.js';
|
|
87
93
|
import { NetworkOptopia_default } from './chunk-RL7R36DW.js';
|
|
88
94
|
import { NetworkUbiq_default } from './chunk-W46QBMK6.js';
|
|
89
|
-
import {
|
|
95
|
+
import { NetworkRollux_default } from './chunk-63FO4OSZ.js';
|
|
90
96
|
import { NetworkEtherlink_default } from './chunk-OQYC3WUF.js';
|
|
91
97
|
import { NetworkBase_default } from './chunk-SZYH4RNL.js';
|
|
92
98
|
import { NetworkShiden_default } from './chunk-PDXP7XFL.js';
|
|
@@ -94,7 +100,7 @@ import { NetworkZetaChain_default } from './chunk-LQ5JZZOB.js';
|
|
|
94
100
|
import { NetworkAptos_default } from './chunk-YUFQUMMZ.js';
|
|
95
101
|
import { NetworkSuperSeed_default } from './chunk-LUZU5IAK.js';
|
|
96
102
|
import { NetworkSilicon_default } from './chunk-JVEMU7HA.js';
|
|
97
|
-
import {
|
|
103
|
+
import { NetworkMoonbaseAlpha_default } from './chunk-FDKJEG3E.js';
|
|
98
104
|
import { NetworkMeter_default } from './chunk-RBVYLDDB.js';
|
|
99
105
|
import { NetworkTheta_default } from './chunk-NAHRV35J.js';
|
|
100
106
|
import { NetworkVara_default } from './chunk-TOQTYZ2W.js';
|
|
@@ -102,7 +108,7 @@ import { NetworkZilliqa_default } from './chunk-4KV2US24.js';
|
|
|
102
108
|
import { NetworkStarknet_default } from './chunk-FPOMUB7K.js';
|
|
103
109
|
import { NetworkMantle_default } from './chunk-6UWKG6VC.js';
|
|
104
110
|
import { NetworkMoonbeam_default } from './chunk-225SWZFC.js';
|
|
105
|
-
import {
|
|
111
|
+
import { NetworkWax_default } from './chunk-NVYRVOSW.js';
|
|
106
112
|
import { NetworkBouncebit_default } from './chunk-Y2EAD2J2.js';
|
|
107
113
|
import { NetworkEnuls_default } from './chunk-CV6VKB36.js';
|
|
108
114
|
import { NetworkInjective_default } from './chunk-MWRHFRE3.js';
|
|
@@ -110,7 +116,7 @@ import { NetworkOsmosis_default } from './chunk-R6CTV6TW.js';
|
|
|
110
116
|
import { NetworkNeonEvm_default } from './chunk-6X5EL53V.js';
|
|
111
117
|
import { NetworkRootstock_default } from './chunk-6QTUB7OL.js';
|
|
112
118
|
import { NetworkLavaNetwork_default } from './chunk-KUHEZ2TF.js';
|
|
113
|
-
import {
|
|
119
|
+
import { NetworkClover_default } from './chunk-WJYTDAFZ.js';
|
|
114
120
|
import { NetworkReya_default } from './chunk-T6V2FQUQ.js';
|
|
115
121
|
import { NetworkKaia_default } from './chunk-7SSXFJDC.js';
|
|
116
122
|
import { NetworkFantom_default } from './chunk-N2KZCCIM.js';
|
|
@@ -118,7 +124,7 @@ import { NetworkAvalanche_default } from './chunk-R4JKYGPW.js';
|
|
|
118
124
|
import { NetworkChiliz_default } from './chunk-7ELBNRW4.js';
|
|
119
125
|
import { NetworkNearProtocol_default } from './chunk-MYRCL2HO.js';
|
|
120
126
|
import { NetworkCelo_default } from './chunk-WMWQLZZT.js';
|
|
121
|
-
import {
|
|
127
|
+
import { NetworkNeoX_default } from './chunk-SKP45AXE.js';
|
|
122
128
|
import { NetworkCronos_default } from './chunk-3QGQJZ54.js';
|
|
123
129
|
import { NetworkLumia_default } from './chunk-RYAHJXK6.js';
|
|
124
130
|
import { NetworkEdgeless_default } from './chunk-35E24QIV.js';
|
|
@@ -126,7 +132,7 @@ import { NetworkFluence_default } from './chunk-LZUMCCSM.js';
|
|
|
126
132
|
import { NetworkWemix_default } from './chunk-WVEXIUOU.js';
|
|
127
133
|
import { NetworkDogechain_default } from './chunk-3EFYCVAE.js';
|
|
128
134
|
import { NetworkSoneium_default } from './chunk-6TGWKG44.js';
|
|
129
|
-
import {
|
|
135
|
+
import { NetworkMantra_default } from './chunk-QI2ICP4C.js';
|
|
130
136
|
import { NetworkBlast_default } from './chunk-REEMJZKS.js';
|
|
131
137
|
import { NetworkEnergyWeb_default } from './chunk-ROLMYDRH.js';
|
|
132
138
|
import { NetworkCosmos_default } from './chunk-RXJWZWIM.js';
|
|
@@ -134,7 +140,7 @@ import { NetworkKujira_default } from './chunk-LXVZS2KC.js';
|
|
|
134
140
|
import { NetworkOrderly_default } from './chunk-CLWGXDNW.js';
|
|
135
141
|
import { NetworkSeiNetwork_default } from './chunk-ZT62LWQZ.js';
|
|
136
142
|
import { NetworkMantaPacific_default } from './chunk-FTQYMKM5.js';
|
|
137
|
-
import {
|
|
143
|
+
import { NetworkLoopring_default } from './chunk-G6USRXRQ.js';
|
|
138
144
|
import { NetworkLukso_default } from './chunk-HI63GUTN.js';
|
|
139
145
|
import { NetworkSongbird_default } from './chunk-H43LA7AU.js';
|
|
140
146
|
import { NetworkHederaHashgraph_default } from './chunk-2KMLE42Z.js';
|
|
@@ -142,15 +148,14 @@ import { NetworkBoba_default } from './chunk-J7ZN3KLQ.js';
|
|
|
142
148
|
import { NetworkParadex_default } from './chunk-WGZZUG47.js';
|
|
143
149
|
import { NetworkXLayer_default } from './chunk-DPQNK66V.js';
|
|
144
150
|
import { NetworkWorld_default } from './chunk-FBNIJK3T.js';
|
|
145
|
-
import { NetworkMantra_default } from './chunk-QI2ICP4C.js';
|
|
146
151
|
import { NetworkLyra_default } from './chunk-NZPPEPBF.js';
|
|
147
152
|
import { NetworkViction_default } from './chunk-CBHIWSMY.js';
|
|
148
153
|
import { NetworkSonic_default } from './chunk-UHYVH3LV.js';
|
|
149
154
|
import { NetworkApexLayer_default } from './chunk-5G5VJ2UW.js';
|
|
150
155
|
import { NetworkOptimism_default } from './chunk-MJAPCV2L.js';
|
|
151
156
|
import { NetworkMilkomedaC1_default } from './chunk-ERZVUYHM.js';
|
|
157
|
+
import { NetworkOntology_default } from './chunk-7ETB4LWL.js';
|
|
152
158
|
import { NetworkIotex_default } from './chunk-DJATFF35.js';
|
|
153
|
-
import { NetworkLoopring_default } from './chunk-G6USRXRQ.js';
|
|
154
159
|
import { NetworkIotaEvm_default } from './chunk-GMADHATI.js';
|
|
155
160
|
import { NetworkPolkadot_default } from './chunk-CF4Z65CS.js';
|
|
156
161
|
import { NetworkKava_default } from './chunk-D7KDYFDV.js';
|
|
@@ -173,6 +178,7 @@ __export(networks_exports, {
|
|
|
173
178
|
NetworkAbstract: () => NetworkAbstract_default,
|
|
174
179
|
NetworkAcala: () => NetworkAcala_default,
|
|
175
180
|
NetworkAlgorand: () => NetworkAlgorand_default,
|
|
181
|
+
NetworkApechain: () => NetworkApechain_default,
|
|
176
182
|
NetworkApexLayer: () => NetworkApexLayer_default,
|
|
177
183
|
NetworkAptos: () => NetworkAptos_default,
|
|
178
184
|
NetworkArbitrumNova: () => NetworkArbitrumNova_default,
|
|
@@ -229,6 +235,7 @@ __export(networks_exports, {
|
|
|
229
235
|
NetworkHubbleExchange: () => NetworkHubbleExchange_default,
|
|
230
236
|
NetworkImmutable: () => NetworkImmutable_default,
|
|
231
237
|
NetworkInjective: () => NetworkInjective_default,
|
|
238
|
+
NetworkInk: () => NetworkInk_default,
|
|
232
239
|
NetworkIotaEvm: () => NetworkIotaEvm_default,
|
|
233
240
|
NetworkIotex: () => NetworkIotex_default,
|
|
234
241
|
NetworkJapanOpenChain: () => NetworkJapanOpenChain_default,
|
|
@@ -273,9 +280,11 @@ __export(networks_exports, {
|
|
|
273
280
|
NetworkNearProtocol: () => NetworkNearProtocol_default,
|
|
274
281
|
NetworkNeoX: () => NetworkNeoX_default,
|
|
275
282
|
NetworkNeonEvm: () => NetworkNeonEvm_default,
|
|
283
|
+
NetworkNexis: () => NetworkNexis_default,
|
|
276
284
|
NetworkNibiru: () => NetworkNibiru_default,
|
|
277
285
|
NetworkOasys: () => NetworkOasys_default,
|
|
278
286
|
NetworkOkex: () => NetworkOkex_default,
|
|
287
|
+
NetworkOntology: () => NetworkOntology_default,
|
|
279
288
|
NetworkOptimism: () => NetworkOptimism_default,
|
|
280
289
|
NetworkOptopia: () => NetworkOptopia_default,
|
|
281
290
|
NetworkOrderly: () => NetworkOrderly_default,
|
|
@@ -284,6 +293,7 @@ __export(networks_exports, {
|
|
|
284
293
|
NetworkPolkadot: () => NetworkPolkadot_default,
|
|
285
294
|
NetworkPolygon: () => NetworkPolygon_default,
|
|
286
295
|
NetworkPolygonZkevm: () => NetworkPolygonZkevm_default,
|
|
296
|
+
NetworkProm: () => NetworkProm_default,
|
|
287
297
|
NetworkPush: () => NetworkPush_default,
|
|
288
298
|
NetworkRari: () => NetworkRari_default,
|
|
289
299
|
NetworkRei: () => NetworkRei_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 };
|