@web3icons/react 4.0.3 → 4.0.5

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.
@@ -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 NetworkNexis = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "#C5FE4A", d: "m5.846 18.565.05.047.63-.894c.521-1.027.725-1.964.73-2.761a5.4 5.4 0 0 0-.175-1.26 5 5 0 0 1-.167-.76v-.01a6 6 0 0 1-.048-.521c-.11-2.827 2.087-5.248 4.905-5.408l-.02-.018c.672-.042 1.65.106 2.472-.11a4.95 4.95 0 0 0 2.238-1.355.6.6 0 0 1 .1-.084l.578-.819a8.99 8.99 0 0 0-8.543-.94c-4.6 1.877-6.805 7.131-4.925 11.731a8.95 8.95 0 0 0 2.173 3.162zM17.562 6.169a.6.6 0 0 1-.054.125c-.544 1.019-.776 2.558-.726 3.166.082 1.01.39 1.666.295 2.44.072 2.804-2.12 5.186-4.917 5.34h-.006c-.616.039-.688-.02-1.252.005-1.164.052-2.406.538-3.267 1.447l-.576.82q.248.163.503.316.116.066.233.128a8.98 8.98 0 0 0 7.608.373 9 9 0 0 0 4.925-11.734 9 9 0 0 0-2.218-3.203z" }) }) || variant === "mono" && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m5.846 18.565.05.047.63-.894c.521-1.027.725-1.964.73-2.761a5.4 5.4 0 0 0-.175-1.26 5 5 0 0 1-.167-.76v-.01a6 6 0 0 1-.048-.521c-.11-2.827 2.087-5.248 4.905-5.408l-.02-.018c.672-.042 1.65.106 2.472-.11a4.95 4.95 0 0 0 2.238-1.355.6.6 0 0 1 .1-.084l.578-.819a8.99 8.99 0 0 0-8.543-.94c-4.6 1.877-6.805 7.131-4.925 11.731a8.95 8.95 0 0 0 2.173 3.162zM17.562 6.169a.6.6 0 0 1-.054.125c-.544 1.019-.776 2.558-.726 3.166.082 1.01.39 1.666.295 2.44.072 2.804-2.12 5.186-4.917 5.34h-.006c-.616.039-.688-.02-1.252.005-1.164.052-2.406.538-3.267 1.447l-.576.82q.248.163.503.316.116.066.233.128a8.98 8.98 0 0 0 7.608.373 9 9 0 0 0 4.925-11.734 9 9 0 0 0-2.218-3.203z" }) }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
6
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#nexis__a)", children: [
7
+ /* @__PURE__ */ jsx("path", { fill: "#C5FE4A", d: "M24 0H0v24h24z" }),
8
+ /* @__PURE__ */ jsx("path", { fill: "#000", d: "m6.53 17.835.044.043.56-.796c.464-.912.644-1.745.65-2.454a4.8 4.8 0 0 0-.156-1.12 4.4 4.4 0 0 1-.149-.674v-.01a5 5 0 0 1-.042-.463c-.098-2.513 1.855-4.665 4.36-4.807l-.018-.016c.597-.037 1.467.094 2.197-.098a4.4 4.4 0 0 0 1.99-1.204.5.5 0 0 1 .088-.075l.514-.728a8 8 0 0 0-7.594-.836 7.996 7.996 0 0 0-4.378 10.428 8 8 0 0 0 1.932 2.81zM16.944 6.817a.6.6 0 0 1-.048.111c-.484.906-.69 2.274-.645 2.814.072.898.347 1.481.262 2.169.064 2.492-1.885 4.61-4.37 4.746h-.006c-.548.035-.611-.018-1.113.005-1.034.046-2.138.479-2.904 1.287l-.512.728q.22.145.447.282l.207.113a7.999 7.999 0 0 0 9.169-12.946z" })
9
+ ] }),
10
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "nexis__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
11
+ ] }) }));
12
+ NetworkNexis.displayName = "NetworkNexis";
13
+ var NetworkNexis_default = NetworkNexis;
14
+
15
+ export { NetworkNexis_default };
@@ -0,0 +1,33 @@
1
+ import { BaseIcon } from './chunk-MLKFOR3D.js';
2
+ import { forwardRef } from 'react';
3
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
4
+
5
+ var NetworkApechain = forwardRef(({ variant = "branded", fallback, ...props }, ref) => /* @__PURE__ */ jsx(BaseIcon, { fallback, ...props, ref, children: variant === "branded" && /* @__PURE__ */ jsxs(Fragment, { children: [
6
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#apechain__a)", children: [
7
+ /* @__PURE__ */ jsx("path", { stroke: "#0054FA", d: "M20.784 5.027H3.22a.16.16 0 0 0-.161.161v13.395c0 .09.072.161.161.161h17.564a.16.16 0 0 0 .161-.16V5.187a.16.16 0 0 0-.16-.16Z", strokeWidth: "2.256" }),
8
+ /* @__PURE__ */ jsx("path", { fill: "#0054FA", d: "M7.191 8.18h1.424l.917 7.632H8.326l-.134-1.66h-.64l-.134 1.66H6.274zm.568 3.394-.124 1.567h.474l-.134-1.567-.093-1.32h-.03zm4.302 4.238h-1.227V8.181h1.609c.877 0 1.413.515 1.413 1.444v1.877c0 .917-.536 1.433-1.413 1.433h-.382zm.01-3.795h.269c.206 0 .289-.185.289-.515V9.625c0-.34-.083-.526-.29-.526h-.267zm3.199 3.795V8.181h2.392v1.01h-1.165v2.259h1.041v1.01h-1.041v2.342h1.165v1.01z" })
9
+ ] }),
10
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "apechain__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M3 5h18v13.761H3z" }) }) })
11
+ ] }) || variant === "mono" && /* @__PURE__ */ jsxs(Fragment, { children: [
12
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#apechain__a)", children: [
13
+ /* @__PURE__ */ jsx("path", { stroke: "currentColor", d: "M20.784 5.027H3.22a.16.16 0 0 0-.161.161v13.395c0 .09.072.161.161.161h17.564a.16.16 0 0 0 .161-.16V5.187a.16.16 0 0 0-.16-.16Z", strokeWidth: "2.256" }),
14
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.191 8.18h1.424l.917 7.632H8.326l-.134-1.66h-.64l-.134 1.66H6.274zm.568 3.394-.124 1.567h.474l-.134-1.567-.093-1.32h-.03zm4.302 4.238h-1.227V8.181h1.609c.877 0 1.413.515 1.413 1.444v1.877c0 .917-.536 1.433-1.413 1.433h-.382zm.01-3.795h.269c.206 0 .289-.185.289-.515V9.625c0-.34-.083-.526-.29-.526h-.267zm3.199 3.795V8.181h2.392v1.01h-1.165v2.259h1.041v1.01h-1.041v2.342h1.165v1.01z" })
15
+ ] }),
16
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "apechain__a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M3 5h18v13.761H3z" }) }) })
17
+ ] }) || variant === "background" && /* @__PURE__ */ jsxs(Fragment, { children: [
18
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#apechain__a)", children: [
19
+ /* @__PURE__ */ jsx("path", { fill: "#0054FA", d: "M24 0H0v24h24z" }),
20
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#apechain__b)", children: [
21
+ /* @__PURE__ */ jsx("path", { stroke: "#fff", d: "M19.808 6.024H4.196a.143.143 0 0 0-.144.143v11.907c0 .079.064.143.144.143h15.612c.08 0 .143-.064.143-.143V6.167a.143.143 0 0 0-.143-.143Z", strokeWidth: "2.256" }),
22
+ /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M7.726 8.827H8.99l.816 6.784H8.734l-.12-1.476h-.567l-.12 1.476H6.91zm.504 3.016-.11 1.394h.422l-.12-1.394-.082-1.173h-.028zm3.825 3.768h-1.091V8.827h1.43c.779 0 1.256.459 1.256 1.284v1.668c0 .816-.477 1.274-1.256 1.274h-.34zm.009-3.373h.238c.183 0 .257-.165.257-.459v-1.668c0-.303-.074-.468-.257-.468h-.238zm2.842 3.373V8.827h2.127v.899h-1.036v2.007h.926v.899h-.926v2.08h1.036v.899z" })
23
+ ] })
24
+ ] }),
25
+ /* @__PURE__ */ jsxs("defs", { children: [
26
+ /* @__PURE__ */ jsx("clipPath", { id: "apechain__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }),
27
+ /* @__PURE__ */ jsx("clipPath", { id: "apechain__b", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M4 6h16v12.232H4z" }) })
28
+ ] })
29
+ ] }) }));
30
+ NetworkApechain.displayName = "NetworkApechain";
31
+ var NetworkApechain_default = NetworkApechain;
32
+
33
+ export { NetworkApechain_default };
@@ -1,169 +1,172 @@
1
+ import { NetworkArbitrumOne_default } from './chunk-SW5KIBTQ.js';
2
+ import { NetworkBeam_default } from './chunk-LWBJFOYW.js';
3
+ import { NetworkFlare_default } from './chunk-46EJCBNK.js';
4
+ import { NetworkLens_default } from './chunk-NXZBNLXS.js';
5
+ import { NetworkAlgorand_default } from './chunk-MOLWWY7Z.js';
6
+ import { NetworkSolana_default } from './chunk-AOEHNBXI.js';
7
+ import { NetworkMoonbase_default } from './chunk-GUEPLDIM.js';
1
8
  import { NetworkTaiko_default } from './chunk-YPB4WNTN.js';
2
9
  import { NetworkTron_default } from './chunk-2ULZGERR.js';
3
10
  import { NetworkCorn_default } from './chunk-6KZEPS53.js';
4
11
  import { NetworkZircuit_default } from './chunk-VOJG2K4Z.js';
5
- import { NetworkArbitrumOne_default } from './chunk-SW5KIBTQ.js';
6
- import { NetworkBeam_default } from './chunk-LWBJFOYW.js';
7
- import { NetworkFlare_default } from './chunk-46EJCBNK.js';
12
+ import { NetworkBotanix_default } from './chunk-GTGMK3F4.js';
13
+ import { NetworkCardano_default } from './chunk-ILLVEV2S.js';
14
+ import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
8
15
  import { NetworkKroma_default } from './chunk-YTNY6EQB.js';
9
16
  import { NetworkL3x_default } from './chunk-D2R3KYJ3.js';
10
17
  import { NetworkHubbleExchange_default } from './chunk-AH36SYAG.js';
18
+ import { NetworkNexis_default } from './chunk-QC3ZRZPD.js';
11
19
  import { NetworkBitcoin_default } from './chunk-6NE5Z5PS.js';
12
- import { NetworkLens_default } from './chunk-NXZBNLXS.js';
13
- import { NetworkAlgorand_default } from './chunk-MOLWWY7Z.js';
14
- import { NetworkSolana_default } from './chunk-AOEHNBXI.js';
15
- import { NetworkMoonbase_default } from './chunk-GUEPLDIM.js';
20
+ import { NetworkArbitrumNova_default } from './chunk-GQC2U5KJ.js';
21
+ import { NetworkMilkomedaA1_default } from './chunk-UQE6SXVQ.js';
22
+ import { NetworkLightlink_default } from './chunk-6IA2BLX7.js';
16
23
  import { NetworkExpchain_default } from './chunk-YHHFBZIA.js';
17
24
  import { NetworkZyx_default } from './chunk-JKPHGGR2.js';
18
25
  import { NetworkVana_default } from './chunk-7EY3MSDA.js';
19
26
  import { NetworkRonin_default } from './chunk-XX3NEO74.js';
20
27
  import { NetworkMode_default } from './chunk-YSXBOC2N.js';
21
- import { NetworkBotanix_default } from './chunk-GTGMK3F4.js';
22
- import { NetworkCardano_default } from './chunk-ILLVEV2S.js';
23
- import { NetworkJuno_default } from './chunk-7ZHE5YPQ.js';
28
+ import { NetworkCronosZkevm_default } from './chunk-A3KGORSA.js';
29
+ import { NetworkCosmosHub_default } from './chunk-UGET5XVB.js';
30
+ import { NetworkMoonriver_default } from './chunk-BQQGDJHF.js';
24
31
  import { NetworkGravity_default } from './chunk-YJOSJ7OX.js';
25
32
  import { NetworkKucoin_default } from './chunk-W7CKVBL6.js';
26
33
  import { NetworkUltron_default } from './chunk-YIWQ4UI6.js';
27
34
  import { NetworkEthereum_default } from './chunk-AARLPJIG.js';
28
35
  import { NetworkLumio_default } from './chunk-VJGXPCCH.js';
29
- import { NetworkArbitrumNova_default } from './chunk-GQC2U5KJ.js';
30
- import { NetworkMilkomedaA1_default } from './chunk-UQE6SXVQ.js';
31
- import { NetworkLightlink_default } from './chunk-6IA2BLX7.js';
36
+ import { NetworkNahmii_default } from './chunk-W2PNB4R7.js';
37
+ import { NetworkXai_default } from './chunk-YQIYTQ5W.js';
38
+ import { NetworkTenet_default } from './chunk-UQ2F26ZD.js';
32
39
  import { NetworkHarmony_default } from './chunk-RRND2SS4.js';
33
40
  import { NetworkEos_default } from './chunk-2KDZRW25.js';
34
41
  import { NetworkMonad_default } from './chunk-IKJDWJ2B.js';
35
42
  import { NetworkEthereumClassic_default } from './chunk-Z3TXTFXZ.js';
36
43
  import { NetworkZeroNetwork_default } from './chunk-4QWT75QK.js';
37
- import { NetworkCronosZkevm_default } from './chunk-A3KGORSA.js';
38
- import { NetworkCosmosHub_default } from './chunk-UGET5XVB.js';
39
- import { NetworkMoonriver_default } from './chunk-BQQGDJHF.js';
44
+ import { NetworkXdc_default } from './chunk-CSHZUKL5.js';
45
+ import { NetworkUnichain_default } from './chunk-H32XS44M.js';
46
+ import { NetworkArweave_default } from './chunk-LSFTIAPL.js';
40
47
  import { NetworkImmutable_default } from './chunk-VW7SN5CO.js';
41
48
  import { NetworkStargaze_default } from './chunk-V73DADWW.js';
42
49
  import { NetworkBerachain_default } from './chunk-Y4HMPO5S.js';
43
50
  import { NetworkMetisAndromeda_default } from './chunk-P74CNTSH.js';
44
51
  import { NetworkRari_default } from './chunk-TU445MU3.js';
45
- import { NetworkNahmii_default } from './chunk-W2PNB4R7.js';
46
- import { NetworkXai_default } from './chunk-YQIYTQ5W.js';
47
- import { NetworkTenet_default } from './chunk-UQ2F26ZD.js';
52
+ import { NetworkMint_default } from './chunk-3YUAWOTQ.js';
53
+ import { NetworkPolygonZkevm_default } from './chunk-H2J754UF.js';
54
+ import { NetworkLitecoin_default } from './chunk-AAGJE4LS.js';
48
55
  import { NetworkFuse_default } from './chunk-DTKP57F4.js';
49
56
  import { NetworkTelos_default } from './chunk-OAWZMGMC.js';
50
57
  import { NetworkElastos_default } from './chunk-S36W3DNO.js';
51
58
  import { NetworkLycan_default } from './chunk-MWIQ7FXP.js';
52
59
  import { NetworkStellar_default } from './chunk-JMQSULRC.js';
53
- import { NetworkXdc_default } from './chunk-CSHZUKL5.js';
54
- import { NetworkUnichain_default } from './chunk-H32XS44M.js';
55
- import { NetworkArweave_default } from './chunk-LSFTIAPL.js';
60
+ import { NetworkMultiversx_default } from './chunk-N5DG5HH6.js';
61
+ import { NetworkScroll_default } from './chunk-HASBMKVU.js';
62
+ import { NetworkPolygon_default } from './chunk-GEWEZMQF.js';
56
63
  import { NetworkBinanceSmartChain_default } from './chunk-WTDPLAPU.js';
57
64
  import { NetworkFilecoin_default } from './chunk-BPDU2NS3.js';
58
65
  import { NetworkShimmerEvm_default } from './chunk-UOAFMBPY.js';
59
66
  import { NetworkThundercore_default } from './chunk-ZEUUDSOU.js';
60
67
  import { NetworkTreasure_default } from './chunk-EYUJORW5.js';
61
- import { NetworkMint_default } from './chunk-3YUAWOTQ.js';
62
- import { NetworkPolygonZkevm_default } from './chunk-H2J754UF.js';
63
- import { NetworkLitecoin_default } from './chunk-AAGJE4LS.js';
68
+ import { NetworkAbstract_default } from './chunk-SQEQ4TEB.js';
69
+ import { NetworkApechain_default } from './chunk-UAVKH6S2.js';
70
+ import { NetworkFraxtal_default } from './chunk-PUXKAJCZ.js';
64
71
  import { NetworkSys_default } from './chunk-OEKZIEVJ.js';
65
72
  import { NetworkStep_default } from './chunk-4BX3U6SC.js';
66
73
  import { NetworkOasys_default } from './chunk-OXTLYOXO.js';
67
74
  import { NetworkBob_default } from './chunk-B2GOBZJM.js';
68
75
  import { NetworkCoinexSmartChain_default } from './chunk-N34HWU7U.js';
69
- import { NetworkMultiversx_default } from './chunk-N5DG5HH6.js';
70
- import { NetworkScroll_default } from './chunk-HASBMKVU.js';
71
- import { NetworkPolygon_default } from './chunk-GEWEZMQF.js';
76
+ import { NetworkKarura_default } from './chunk-EDX3LLJY.js';
77
+ import { NetworkSui_default } from './chunk-4BHJVAFQ.js';
72
78
  import { NetworkAcala_default } from './chunk-JQVUAJVQ.js';
73
79
  import { NetworkZora_default } from './chunk-CSKBKLHJ.js';
74
80
  import { NetworkRei_default } from './chunk-IWQVB5TW.js';
75
81
  import { NetworkNibiru_default } from './chunk-HTCQ23TJ.js';
76
82
  import { NetworkGnosis_default } from './chunk-ZX7AL7X6.js';
77
83
  import { NetworkHemi_default } from './chunk-57FNWD7B.js';
78
- import { NetworkAbstract_default } from './chunk-SQEQ4TEB.js';
79
- import { NetworkFraxtal_default } from './chunk-PUXKAJCZ.js';
84
+ import { NetworkLisk_default } from './chunk-3WQFQDFM.js';
85
+ import { NetworkDiode_default } from './chunk-3TDMYX7F.js';
80
86
  import { NetworkPush_default } from './chunk-WBUXXTT2.js';
81
87
  import { NetworkVanar_default } from './chunk-Z63NK2GZ.js';
82
88
  import { NetworkKardia_default } from './chunk-J7AZNH66.js';
83
89
  import { NetworkOptopia_default } from './chunk-RL7R36DW.js';
84
90
  import { NetworkUbiq_default } from './chunk-W46QBMK6.js';
85
91
  import { NetworkConflux_default } from './chunk-GAAJMJ2Z.js';
86
- import { NetworkKarura_default } from './chunk-EDX3LLJY.js';
87
- import { NetworkSui_default } from './chunk-4BHJVAFQ.js';
92
+ import { NetworkEtherlink_default } from './chunk-OQYC3WUF.js';
93
+ import { NetworkBase_default } from './chunk-SZYH4RNL.js';
88
94
  import { NetworkShiden_default } from './chunk-PDXP7XFL.js';
89
95
  import { NetworkZetaChain_default } from './chunk-LQ5JZZOB.js';
90
96
  import { NetworkAptos_default } from './chunk-YUFQUMMZ.js';
91
97
  import { NetworkSuperSeed_default } from './chunk-LUZU5IAK.js';
92
98
  import { NetworkSilicon_default } from './chunk-JVEMU7HA.js';
93
99
  import { NetworkXrp_default } from './chunk-DJTND6FW.js';
94
- import { NetworkLisk_default } from './chunk-3WQFQDFM.js';
95
- import { NetworkDiode_default } from './chunk-3TDMYX7F.js';
100
+ import { NetworkMeter_default } from './chunk-RBVYLDDB.js';
101
+ import { NetworkTheta_default } from './chunk-NAHRV35J.js';
96
102
  import { NetworkVara_default } from './chunk-TOQTYZ2W.js';
97
103
  import { NetworkZilliqa_default } from './chunk-4KV2US24.js';
98
104
  import { NetworkStarknet_default } from './chunk-FPOMUB7K.js';
99
105
  import { NetworkMantle_default } from './chunk-6UWKG6VC.js';
100
106
  import { NetworkMoonbeam_default } from './chunk-225SWZFC.js';
101
107
  import { NetworkRollux_default } from './chunk-63FO4OSZ.js';
102
- import { NetworkEtherlink_default } from './chunk-OQYC3WUF.js';
103
- import { NetworkBase_default } from './chunk-SZYH4RNL.js';
108
+ import { NetworkBouncebit_default } from './chunk-Y2EAD2J2.js';
109
+ import { NetworkEnuls_default } from './chunk-CV6VKB36.js';
104
110
  import { NetworkInjective_default } from './chunk-MWRHFRE3.js';
105
111
  import { NetworkOsmosis_default } from './chunk-R6CTV6TW.js';
106
112
  import { NetworkNeonEvm_default } from './chunk-6X5EL53V.js';
107
113
  import { NetworkRootstock_default } from './chunk-6QTUB7OL.js';
108
114
  import { NetworkLavaNetwork_default } from './chunk-KUHEZ2TF.js';
109
115
  import { NetworkMoonbaseAlpha_default } from './chunk-FDKJEG3E.js';
110
- import { NetworkMeter_default } from './chunk-RBVYLDDB.js';
111
- import { NetworkTheta_default } from './chunk-NAHRV35J.js';
116
+ import { NetworkReya_default } from './chunk-T6V2FQUQ.js';
117
+ import { NetworkKaia_default } from './chunk-7SSXFJDC.js';
112
118
  import { NetworkFantom_default } from './chunk-N2KZCCIM.js';
113
119
  import { NetworkAvalanche_default } from './chunk-R4JKYGPW.js';
114
120
  import { NetworkChiliz_default } from './chunk-7ELBNRW4.js';
115
121
  import { NetworkNearProtocol_default } from './chunk-MYRCL2HO.js';
116
122
  import { NetworkCelo_default } from './chunk-WMWQLZZT.js';
117
123
  import { NetworkWax_default } from './chunk-NVYRVOSW.js';
118
- import { NetworkBouncebit_default } from './chunk-Y2EAD2J2.js';
119
- import { NetworkEnuls_default } from './chunk-CV6VKB36.js';
124
+ import { NetworkCronos_default } from './chunk-3QGQJZ54.js';
125
+ import { NetworkLumia_default } from './chunk-RYAHJXK6.js';
120
126
  import { NetworkEdgeless_default } from './chunk-35E24QIV.js';
121
127
  import { NetworkFluence_default } from './chunk-LZUMCCSM.js';
122
128
  import { NetworkWemix_default } from './chunk-WVEXIUOU.js';
123
129
  import { NetworkDogechain_default } from './chunk-3EFYCVAE.js';
124
130
  import { NetworkSoneium_default } from './chunk-6TGWKG44.js';
125
131
  import { NetworkClover_default } from './chunk-WJYTDAFZ.js';
126
- import { NetworkReya_default } from './chunk-T6V2FQUQ.js';
127
- import { NetworkKaia_default } from './chunk-7SSXFJDC.js';
132
+ import { NetworkBlast_default } from './chunk-REEMJZKS.js';
133
+ import { NetworkEnergyWeb_default } from './chunk-ROLMYDRH.js';
128
134
  import { NetworkCosmos_default } from './chunk-RXJWZWIM.js';
129
135
  import { NetworkKujira_default } from './chunk-LXVZS2KC.js';
130
136
  import { NetworkOrderly_default } from './chunk-CLWGXDNW.js';
131
137
  import { NetworkSeiNetwork_default } from './chunk-ZT62LWQZ.js';
132
138
  import { NetworkMantaPacific_default } from './chunk-FTQYMKM5.js';
133
139
  import { NetworkNeoX_default } from './chunk-SKP45AXE.js';
134
- import { NetworkCronos_default } from './chunk-3QGQJZ54.js';
135
- import { NetworkLumia_default } from './chunk-RYAHJXK6.js';
140
+ import { NetworkLukso_default } from './chunk-HI63GUTN.js';
141
+ import { NetworkSongbird_default } from './chunk-H43LA7AU.js';
136
142
  import { NetworkHederaHashgraph_default } from './chunk-2KMLE42Z.js';
137
143
  import { NetworkBoba_default } from './chunk-J7ZN3KLQ.js';
138
144
  import { NetworkParadex_default } from './chunk-WGZZUG47.js';
139
145
  import { NetworkXLayer_default } from './chunk-DPQNK66V.js';
140
146
  import { NetworkWorld_default } from './chunk-FBNIJK3T.js';
141
147
  import { NetworkMantra_default } from './chunk-QI2ICP4C.js';
142
- import { NetworkBlast_default } from './chunk-REEMJZKS.js';
143
- import { NetworkEnergyWeb_default } from './chunk-ROLMYDRH.js';
148
+ import { NetworkLyra_default } from './chunk-NZPPEPBF.js';
149
+ import { NetworkViction_default } from './chunk-CBHIWSMY.js';
144
150
  import { NetworkSonic_default } from './chunk-UHYVH3LV.js';
145
151
  import { NetworkApexLayer_default } from './chunk-5G5VJ2UW.js';
146
152
  import { NetworkOptimism_default } from './chunk-MJAPCV2L.js';
147
153
  import { NetworkMilkomedaC1_default } from './chunk-ERZVUYHM.js';
148
154
  import { NetworkIotex_default } from './chunk-DJATFF35.js';
149
155
  import { NetworkLoopring_default } from './chunk-G6USRXRQ.js';
150
- import { NetworkLukso_default } from './chunk-HI63GUTN.js';
151
- import { NetworkSongbird_default } from './chunk-H43LA7AU.js';
156
+ import { NetworkIotaEvm_default } from './chunk-GMADHATI.js';
157
+ import { NetworkPolkadot_default } from './chunk-CF4Z65CS.js';
152
158
  import { NetworkKava_default } from './chunk-D7KDYFDV.js';
153
159
  import { NetworkZksync_default } from './chunk-25M6V7UE.js';
154
160
  import { NetworkAurora_default } from './chunk-YLY4ZFFS.js';
155
161
  import { NetworkVelas_default } from './chunk-UID7F5PU.js';
156
162
  import { NetworkTombchain_default } from './chunk-7AEVDOAM.js';
157
163
  import { NetworkAstar_default } from './chunk-CDP32FVG.js';
158
- import { NetworkLyra_default } from './chunk-NZPPEPBF.js';
159
- import { NetworkViction_default } from './chunk-CBHIWSMY.js';
160
164
  import { NetworkBitkubChain_default } from './chunk-TXAP4NPF.js';
161
165
  import { NetworkJapanOpenChain_default } from './chunk-QT53GT2L.js';
162
166
  import { NetworkLinea_default } from './chunk-5PMFVPJ5.js';
163
167
  import { NetworkKakarot_default } from './chunk-YIEKOJQH.js';
164
168
  import { NetworkFio_default } from './chunk-ZLZYECH4.js';
165
169
  import { NetworkOkex_default } from './chunk-WMFSZ2T2.js';
166
- import { NetworkPolkadot_default } from './chunk-CF4Z65CS.js';
167
170
  import { __export } from './chunk-MLKFOR3D.js';
168
171
 
169
172
  // src/icons/networks/index.ts
@@ -172,6 +175,7 @@ __export(networks_exports, {
172
175
  NetworkAbstract: () => NetworkAbstract_default,
173
176
  NetworkAcala: () => NetworkAcala_default,
174
177
  NetworkAlgorand: () => NetworkAlgorand_default,
178
+ NetworkApechain: () => NetworkApechain_default,
175
179
  NetworkApexLayer: () => NetworkApexLayer_default,
176
180
  NetworkAptos: () => NetworkAptos_default,
177
181
  NetworkArbitrumNova: () => NetworkArbitrumNova_default,
@@ -228,6 +232,7 @@ __export(networks_exports, {
228
232
  NetworkHubbleExchange: () => NetworkHubbleExchange_default,
229
233
  NetworkImmutable: () => NetworkImmutable_default,
230
234
  NetworkInjective: () => NetworkInjective_default,
235
+ NetworkIotaEvm: () => NetworkIotaEvm_default,
231
236
  NetworkIotex: () => NetworkIotex_default,
232
237
  NetworkJapanOpenChain: () => NetworkJapanOpenChain_default,
233
238
  NetworkJuno: () => NetworkJuno_default,
@@ -271,6 +276,7 @@ __export(networks_exports, {
271
276
  NetworkNearProtocol: () => NetworkNearProtocol_default,
272
277
  NetworkNeoX: () => NetworkNeoX_default,
273
278
  NetworkNeonEvm: () => NetworkNeonEvm_default,
279
+ NetworkNexis: () => NetworkNexis_default,
274
280
  NetworkNibiru: () => NetworkNibiru_default,
275
281
  NetworkOasys: () => NetworkOasys_default,
276
282
  NetworkOkex: () => NetworkOkex_default,
@@ -1,28 +1,28 @@
1
- import '../chunk-QA6AMY3B.js';
2
- export { ExchangeGateIo_default as ExchangeGateIo } from '../chunk-RXIPVV2M.js';
3
- export { ExchangeOdos_default as ExchangeOdos } from '../chunk-FL5J4FGE.js';
4
- export { ExchangeParaSwap_default as ExchangeParaSwap } from '../chunk-DKRDAVJ5.js';
5
- export { ExchangeBinance_default as ExchangeBinance } from '../chunk-LYZLCRZE.js';
1
+ import '../chunk-W5WQCB5J.js';
6
2
  export { ExchangeUpbit_default as ExchangeUpbit } from '../chunk-J2LRWPZO.js';
7
3
  export { ExchangeBancor_default as ExchangeBancor } from '../chunk-B6M2ODPC.js';
8
4
  export { ExchangeSushiswap_default as ExchangeSushiswap } from '../chunk-ZTGZZTG5.js';
9
- export { ExchangeBtcturk_default as ExchangeBtcturk } from '../chunk-YC36AUDR.js';
10
- export { ExchangeOkx_default as ExchangeOkx } from '../chunk-AKM5SND7.js';
11
- export { ExchangeBybit_default as ExchangeBybit } from '../chunk-XVESXVHY.js';
12
- export { ExchangeCoinbase_default as ExchangeCoinbase } from '../chunk-SMVULKC3.js';
13
5
  export { ExchangeBalancer_default as ExchangeBalancer } from '../chunk-IXBWQQW2.js';
14
6
  export { ExchangeCowswap_default as ExchangeCowswap } from '../chunk-DFXVLQAL.js';
15
7
  export { ExchangeKucoin_default as ExchangeKucoin } from '../chunk-O2BBUKBO.js';
16
8
  export { ExchangeSwissborg_default as ExchangeSwissborg } from '../chunk-QS3YV2J3.js';
17
- export { ExchangeKraken_default as ExchangeKraken } from '../chunk-YY2NJUZQ.js';
18
- export { ExchangeParibu_default as ExchangeParibu } from '../chunk-EQXXIZSK.js';
19
- export { Exchange1inch_default as Exchange1inch } from '../chunk-WLC3S6A6.js';
20
- export { ExchangeUniswap_default as ExchangeUniswap } from '../chunk-RSFETOYE.js';
9
+ export { ExchangeGateIo_default as ExchangeGateIo } from '../chunk-RXIPVV2M.js';
10
+ export { ExchangeOdos_default as ExchangeOdos } from '../chunk-FL5J4FGE.js';
11
+ export { ExchangeParaSwap_default as ExchangeParaSwap } from '../chunk-DKRDAVJ5.js';
12
+ export { ExchangeBinance_default as ExchangeBinance } from '../chunk-LYZLCRZE.js';
21
13
  export { ExchangePancakeSwap_default as ExchangePancakeSwap } from '../chunk-5MQAIAL2.js';
22
14
  export { ExchangeGemini_default as ExchangeGemini } from '../chunk-XADCBISI.js';
23
15
  export { ExchangeParadex_default as ExchangeParadex } from '../chunk-L42PGZUC.js';
24
16
  export { ExchangeBithumb_default as ExchangeBithumb } from '../chunk-NSFLDPOD.js';
17
+ export { ExchangeBtcturk_default as ExchangeBtcturk } from '../chunk-YC36AUDR.js';
18
+ export { ExchangeOkx_default as ExchangeOkx } from '../chunk-AKM5SND7.js';
19
+ export { ExchangeBybit_default as ExchangeBybit } from '../chunk-XVESXVHY.js';
20
+ export { ExchangeCoinbase_default as ExchangeCoinbase } from '../chunk-SMVULKC3.js';
25
21
  export { ExchangeCryptoCom_default as ExchangeCryptoCom } from '../chunk-RXY6NJ3J.js';
26
22
  export { ExchangeBitstamp_default as ExchangeBitstamp } from '../chunk-WCRRLNPE.js';
27
23
  export { ExchangeAevo_default as ExchangeAevo } from '../chunk-JMZLYWBY.js';
24
+ export { ExchangeKraken_default as ExchangeKraken } from '../chunk-YY2NJUZQ.js';
25
+ export { ExchangeParibu_default as ExchangeParibu } from '../chunk-EQXXIZSK.js';
26
+ export { Exchange1inch_default as Exchange1inch } from '../chunk-WLC3S6A6.js';
27
+ export { ExchangeUniswap_default as ExchangeUniswap } from '../chunk-RSFETOYE.js';
28
28
  import '../chunk-MLKFOR3D.js';
@@ -1,4 +1,4 @@
1
- export { aE as NetworkAbstract, ay as NetworkAcala, bD as NetworkAlgorand, q as NetworkApexLayer, ak as NetworkAptos, bn as NetworkArbitrumNova, bK as NetworkArbitrumOne, b1 as NetworkArweave, m as NetworkAstar, j as NetworkAurora, X as NetworkAvalanche, ah as NetworkBase, bL as NetworkBeam, b4 as NetworkBerachain, aO as NetworkBinanceSmartChain, bB as NetworkBitcoin, N as NetworkBitkubChain, D as NetworkBlast, aJ as NetworkBob, y as NetworkBoba, bv as NetworkBotanix, a0 as NetworkBouncebit, bw as NetworkCardano, _ as NetworkCelo, Y as NetworkChiliz, T as NetworkClover, aK as NetworkCoinexSmartChain, av as NetworkConflux, bI as NetworkCorn, F as NetworkCosmos, bg as NetworkCosmosHub, L as NetworkCronos, bf as NetworkCronosZkevm, ap as NetworkDiode, R as NetworkDogechain, O as NetworkEdgeless, aY as NetworkElastos, E as NetworkEnergyWeb, a1 as NetworkEnuls, bb as NetworkEos, bl as NetworkEthereum, bd as NetworkEthereumClassic, ag as NetworkEtherlink, bq as NetworkExpchain, W as NetworkFantom, aP as NetworkFilecoin, d as NetworkFio, bM as NetworkFlare, P as NetworkFluence, aF as NetworkFraxtal, aW as NetworkFuse, aC as NetworkGnosis, bi as NetworkGravity, ba as NetworkHarmony, x as NetworkHederaHashgraph, aD as NetworkHemi, bA as NetworkHubbleExchange, b2 as NetworkImmutable, a2 as NetworkInjective, t as NetworkIotex, a as NetworkJapanOpenChain, bx as NetworkJuno, V as NetworkKaia, c as NetworkKakarot, as as NetworkKardia, aw as NetworkKarura, g as NetworkKava, by as NetworkKroma, bj as NetworkKucoin, G as NetworkKujira, bz as NetworkL3x, a6 as NetworkLavaNetwork, bC as NetworkLens, bp as NetworkLightlink, b as NetworkLinea, ao as NetworkLisk, aV as NetworkLitecoin, u as NetworkLoopring, v as NetworkLukso, M as NetworkLumia, bm as NetworkLumio, aZ as NetworkLycan, n as NetworkLyra, J as NetworkMantaPacific, ad as NetworkMantle, C as NetworkMantra, a8 as NetworkMeter, b5 as NetworkMetisAndromeda, bo as NetworkMilkomedaA1, s as NetworkMilkomedaC1, aT as NetworkMint, bu as NetworkMode, bc as NetworkMonad, bF as NetworkMoonbase, a7 as NetworkMoonbaseAlpha, ae as NetworkMoonbeam, bh as NetworkMoonriver, aL as NetworkMultiversx, b7 as NetworkNahmii, Z as NetworkNearProtocol, K as NetworkNeoX, a4 as NetworkNeonEvm, aB as NetworkNibiru, aI as NetworkOasys, e as NetworkOkex, r as NetworkOptimism, at as NetworkOptopia, H as NetworkOrderly, a3 as NetworkOsmosis, z as NetworkParadex, f as NetworkPolkadot, aN as NetworkPolygon, aU as NetworkPolygonZkevm, aq as NetworkPush, b6 as NetworkRari, aA as NetworkRei, U as NetworkReya, af as NetworkRollux, bt as NetworkRonin, a5 as NetworkRootstock, aM as NetworkScroll, I as NetworkSeiNetwork, ai as NetworkShiden, aQ as NetworkShimmerEvm, am as NetworkSilicon, bE as NetworkSolana, S as NetworkSoneium, w as NetworkSongbird, p as NetworkSonic, b3 as NetworkStargaze, ac as NetworkStarknet, a_ as NetworkStellar, aH as NetworkStep, ax as NetworkSui, al as NetworkSuperSeed, aG as NetworkSys, bG as NetworkTaiko, aX as NetworkTelos, b9 as NetworkTenet, a9 as NetworkTheta, aR as NetworkThundercore, l as NetworkTombchain, aS as NetworkTreasure, bH as NetworkTron, au as NetworkUbiq, bk as NetworkUltron, b0 as NetworkUnichain, bs as NetworkVana, ar as NetworkVanar, aa as NetworkVara, k as NetworkVelas, o as NetworkViction, $ as NetworkWax, Q as NetworkWemix, B as NetworkWorld, A as NetworkXLayer, b8 as NetworkXai, a$ as NetworkXdc, an as NetworkXrp, be as NetworkZeroNetwork, aj as NetworkZetaChain, ab as NetworkZilliqa, bJ as NetworkZircuit, h as NetworkZksync, az as NetworkZora, br as NetworkZyx } from '../index-Cm5MvSeA.js';
1
+ export { aF as NetworkAbstract, az as NetworkAcala, bG as NetworkAlgorand, aG as NetworkApechain, r as NetworkApexLayer, al as NetworkAptos, bp as NetworkArbitrumNova, bN as NetworkArbitrumOne, b3 as NetworkArweave, n as NetworkAstar, k as NetworkAurora, Y as NetworkAvalanche, ai as NetworkBase, bO as NetworkBeam, b6 as NetworkBerachain, aQ as NetworkBinanceSmartChain, bE as NetworkBitcoin, N as NetworkBitkubChain, E as NetworkBlast, aL as NetworkBob, z as NetworkBoba, bx as NetworkBotanix, a1 as NetworkBouncebit, by as NetworkCardano, $ as NetworkCelo, Z as NetworkChiliz, U as NetworkClover, aM as NetworkCoinexSmartChain, aw as NetworkConflux, bL as NetworkCorn, G as NetworkCosmos, bi as NetworkCosmosHub, M as NetworkCronos, bh as NetworkCronosZkevm, aq as NetworkDiode, S as NetworkDogechain, P as NetworkEdgeless, a_ as NetworkElastos, F as NetworkEnergyWeb, a2 as NetworkEnuls, bd as NetworkEos, bn as NetworkEthereum, bf as NetworkEthereumClassic, ah as NetworkEtherlink, bs as NetworkExpchain, X as NetworkFantom, aR as NetworkFilecoin, d as NetworkFio, bP as NetworkFlare, Q as NetworkFluence, aH as NetworkFraxtal, aY as NetworkFuse, aD as NetworkGnosis, bk as NetworkGravity, bc as NetworkHarmony, y as NetworkHederaHashgraph, aE as NetworkHemi, bC as NetworkHubbleExchange, b4 as NetworkImmutable, a3 as NetworkInjective, f as NetworkIotaEvm, u as NetworkIotex, a as NetworkJapanOpenChain, bz as NetworkJuno, W as NetworkKaia, c as NetworkKakarot, at as NetworkKardia, ax as NetworkKarura, h as NetworkKava, bA as NetworkKroma, bl as NetworkKucoin, H as NetworkKujira, bB as NetworkL3x, a7 as NetworkLavaNetwork, bF as NetworkLens, br as NetworkLightlink, b as NetworkLinea, ap as NetworkLisk, aX as NetworkLitecoin, v as NetworkLoopring, w as NetworkLukso, O as NetworkLumia, bo as NetworkLumio, a$ as NetworkLycan, o as NetworkLyra, K as NetworkMantaPacific, ae as NetworkMantle, D as NetworkMantra, a9 as NetworkMeter, b7 as NetworkMetisAndromeda, bq as NetworkMilkomedaA1, t as NetworkMilkomedaC1, aV as NetworkMint, bw as NetworkMode, be as NetworkMonad, bI as NetworkMoonbase, a8 as NetworkMoonbaseAlpha, af as NetworkMoonbeam, bj as NetworkMoonriver, aN as NetworkMultiversx, b9 as NetworkNahmii, _ as NetworkNearProtocol, L as NetworkNeoX, a5 as NetworkNeonEvm, bD as NetworkNexis, aC as NetworkNibiru, aK as NetworkOasys, e as NetworkOkex, s as NetworkOptimism, au as NetworkOptopia, I as NetworkOrderly, a4 as NetworkOsmosis, A as NetworkParadex, g as NetworkPolkadot, aP as NetworkPolygon, aW as NetworkPolygonZkevm, ar as NetworkPush, b8 as NetworkRari, aB as NetworkRei, V as NetworkReya, ag as NetworkRollux, bv as NetworkRonin, a6 as NetworkRootstock, aO as NetworkScroll, J as NetworkSeiNetwork, aj as NetworkShiden, aS as NetworkShimmerEvm, an as NetworkSilicon, bH as NetworkSolana, T as NetworkSoneium, x as NetworkSongbird, q as NetworkSonic, b5 as NetworkStargaze, ad as NetworkStarknet, b0 as NetworkStellar, aJ as NetworkStep, ay as NetworkSui, am as NetworkSuperSeed, aI as NetworkSys, bJ as NetworkTaiko, aZ as NetworkTelos, bb as NetworkTenet, aa as NetworkTheta, aT as NetworkThundercore, m as NetworkTombchain, aU as NetworkTreasure, bK as NetworkTron, av as NetworkUbiq, bm as NetworkUltron, b2 as NetworkUnichain, bu as NetworkVana, as as NetworkVanar, ab as NetworkVara, l as NetworkVelas, p as NetworkViction, a0 as NetworkWax, R as NetworkWemix, C as NetworkWorld, B as NetworkXLayer, ba as NetworkXai, b1 as NetworkXdc, ao as NetworkXrp, bg as NetworkZeroNetwork, ak as NetworkZetaChain, ac as NetworkZilliqa, bM as NetworkZircuit, j as NetworkZksync, aA as NetworkZora, bt as NetworkZyx } from '../index-FL9B4SOk.js';
2
2
  import 'react';
3
3
  import '../types-C1VLGFFn.js';
4
4
  import '@web3icons/common';