@web3icons/react 4.0.37 → 4.0.38
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/dynamic.js +9153 -8169
- package/dist/icons/index.d.ts +8 -0
- package/dist/icons/index.js +4478 -3626
- package/dist/icons/networks/NetworkFlow.d.ts +21 -0
- package/dist/icons/networks/NetworkFlow.js +78 -0
- package/dist/icons/networks/NetworkFlowTestnet.d.ts +21 -0
- package/dist/icons/networks/NetworkFlowTestnet.js +78 -0
- package/dist/icons/networks/NetworkGunz.d.ts +21 -0
- package/dist/icons/networks/NetworkGunz.js +169 -0
- package/dist/icons/networks/NetworkJuris.d.ts +21 -0
- package/dist/icons/networks/NetworkJuris.js +105 -0
- package/dist/icons/networks/NetworkStable.d.ts +21 -0
- package/dist/icons/networks/NetworkStable.js +98 -0
- package/dist/icons/networks/NetworkTerraClassic.d.ts +21 -0
- package/dist/icons/networks/NetworkTerraClassic.js +95 -0
- package/dist/icons/networks/index.d.ts +6 -0
- package/dist/icons/networks/index.js +1054 -455
- package/dist/icons/tokens/TokenGUN.d.ts +21 -0
- package/dist/icons/tokens/TokenGUN.js +169 -0
- package/dist/icons/tokens/TokenJURIS.d.ts +21 -0
- package/dist/icons/tokens/TokenJURIS.js +105 -0
- package/dist/icons/tokens/TokenLUNC.d.ts +1 -1
- package/dist/icons/tokens/TokenLUNC.js +12 -25
- package/dist/icons/tokens/index.d.ts +2 -0
- package/dist/icons/tokens/index.js +3285 -3032
- package/dist/index.d.ts +145 -1
- package/dist/index.js +8223 -7231
- package/package.json +2 -2
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as react from 'react'
|
|
2
|
+
import { I as IconComponentProps } from '../types-hwx0Ggwu.js'
|
|
3
|
+
import { TIconVariants } from '@web3icons/common'
|
|
4
|
+
|
|
5
|
+
declare const __iconNode: TIconVariants
|
|
6
|
+
/**
|
|
7
|
+
* @component @name NetworkTerraClassic
|
|
8
|
+
* @description Web3Icon for NetworkTerraClassic
|
|
9
|
+
*
|
|
10
|
+
* @preview (branded, mono, background)
|
|
11
|
+
* @preview   
|
|
12
|
+
* @see https://web3icons.io/networks/terra-classic
|
|
13
|
+
* @param props - Web3Icon component props
|
|
14
|
+
* @returns {JSX.Element} JSX Element
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
declare const NetworkTerraClassic: react.ForwardRefExoticComponent<
|
|
18
|
+
Omit<IconComponentProps, 'ref'> & react.RefAttributes<SVGSVGElement>
|
|
19
|
+
>
|
|
20
|
+
|
|
21
|
+
export { __iconNode, NetworkTerraClassic as default }
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { createWeb3Icon } from '../../createWeb3Icon'
|
|
2
|
+
|
|
3
|
+
// src/icons/networks/NetworkTerraClassic.ts
|
|
4
|
+
var __iconNode = {
|
|
5
|
+
branded: [
|
|
6
|
+
[
|
|
7
|
+
'path',
|
|
8
|
+
{
|
|
9
|
+
fill: '#0E3CA5',
|
|
10
|
+
d: 'M10.74 16.816c.493 1.832 2.262 3.23 3.156 3.172.031-.002 3.39-.63 5.227-3.715 1.431-2.4.944-4.717-1.002-4.768-.7.052-8.321 1.82-7.381 5.31m7.201-11.77-.002-.001.003-.002a8.51 8.51 0 0 0-9-1.304 5 5 0 0 0-.542.266q-.181.095-.356.197l.028.01a3.9 3.9 0 0 0-.9.856c-2.451 3.252 5.764 5.615 10.156 5.622 2.02 1.458 2.587-4.1.613-5.643',
|
|
11
|
+
},
|
|
12
|
+
],
|
|
13
|
+
[
|
|
14
|
+
'path',
|
|
15
|
+
{
|
|
16
|
+
fill: '#5493F7',
|
|
17
|
+
d: 'M9.437 5.113C8.31 6.816 4.55 8.016 3.931 7.829l-.004-.008.078-.154A9.07 9.07 0 0 1 7.403 4.05a2.65 2.65 0 0 1 1.243-.332c1.674.032.8 1.382.791 1.396M8.512 17.15c.082.535-.002 2.649-.11 2.827-.094.006-.29.018-.856-.301a9.04 9.04 0 0 1-3.95-4.623 9.1 9.1 0 0 1-.043-6.36c.65.867 1.4 1.65 2.039 2.526.607.833 1.444 2.192 1.614 2.482 1.057 1.803 1.225 2.915 1.305 3.449M21 11.82a9 9 0 0 1-.626 3.32c-1.06 1.145-8.208-1.671-8.278-1.703-.978-.429-3.953-1.74-4.221-3.796-.386-2.957 5.59-5.019 8.216-5.098.315.004 1.273.015 1.832.471a9 9 0 0 1 2.274 3.068c.53 1.174.805 2.45.803 3.739m-4.837 8.017c-.78.365-1.637.1-1.415-.662.428-1.464 4.164-2.964 4.99-3.045.101-.01.144.06.1.139a9.1 9.1 0 0 1-3.675 3.568',
|
|
18
|
+
},
|
|
19
|
+
],
|
|
20
|
+
],
|
|
21
|
+
mono: [
|
|
22
|
+
[
|
|
23
|
+
'path',
|
|
24
|
+
{
|
|
25
|
+
fill: 'currentColor',
|
|
26
|
+
d: 'M10.74 16.816c.493 1.832 2.262 3.23 3.156 3.172.031-.002 3.39-.63 5.227-3.715 1.431-2.4.944-4.717-1.002-4.768-.7.052-8.321 1.82-7.381 5.31m7.201-11.77-.002-.001.003-.002a8.51 8.51 0 0 0-9-1.304 5 5 0 0 0-.542.266q-.181.095-.356.197l.028.01a3.9 3.9 0 0 0-.9.856c-2.451 3.252 5.764 5.615 10.156 5.622 2.02 1.458 2.587-4.1.613-5.643',
|
|
27
|
+
opacity: '.4',
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
'path',
|
|
32
|
+
{
|
|
33
|
+
fill: 'currentColor',
|
|
34
|
+
d: 'M9.437 5.113C8.31 6.816 4.55 8.016 3.931 7.829l-.004-.008.078-.154A9.07 9.07 0 0 1 7.403 4.05a2.65 2.65 0 0 1 1.243-.332c1.674.032.8 1.382.791 1.396M8.512 17.15c.082.535-.002 2.649-.11 2.827-.094.006-.29.018-.856-.301a9.04 9.04 0 0 1-3.95-4.623 9.1 9.1 0 0 1-.043-6.36c.65.867 1.4 1.65 2.039 2.526.607.833 1.444 2.192 1.614 2.482 1.057 1.803 1.225 2.915 1.305 3.449M21 11.82a9 9 0 0 1-.626 3.32c-1.06 1.145-8.208-1.671-8.278-1.703-.978-.429-3.953-1.74-4.221-3.796-.386-2.957 5.59-5.019 8.216-5.098.315.004 1.273.015 1.832.471a9 9 0 0 1 2.274 3.068c.53 1.174.805 2.45.803 3.739m-4.837 8.017c-.78.365-1.637.1-1.415-.662.428-1.464 4.164-2.964 4.99-3.045.101-.01.144.06.1.139a9.1 9.1 0 0 1-3.675 3.568',
|
|
35
|
+
},
|
|
36
|
+
],
|
|
37
|
+
],
|
|
38
|
+
background: [
|
|
39
|
+
[
|
|
40
|
+
'g',
|
|
41
|
+
{
|
|
42
|
+
clipPath: 'url(#terra-classic__a)',
|
|
43
|
+
},
|
|
44
|
+
[
|
|
45
|
+
[
|
|
46
|
+
'path',
|
|
47
|
+
{
|
|
48
|
+
fill: '#0E3CA5',
|
|
49
|
+
d: 'M24 0H0v24h24z',
|
|
50
|
+
},
|
|
51
|
+
],
|
|
52
|
+
[
|
|
53
|
+
'path',
|
|
54
|
+
{
|
|
55
|
+
fill: '#fff',
|
|
56
|
+
d: 'M10.88 16.69c.438 1.617 2.01 2.85 2.805 2.8.028-.003 3.013-.557 4.647-3.279 1.271-2.118.838-4.162-.891-4.206-.622.045-7.397 1.605-6.561 4.685m6.4-10.384-.001-.002.002-.001a7.6 7.6 0 0 0-8-1.151 5 5 0 0 0-.481.235q-.16.083-.317.174l.025.008a3.5 3.5 0 0 0-.8.756c-2.179 2.869 5.123 4.954 9.027 4.96 1.796 1.286 2.3-3.618.546-4.98',
|
|
57
|
+
opacity: '.4',
|
|
58
|
+
},
|
|
59
|
+
],
|
|
60
|
+
[
|
|
61
|
+
'path',
|
|
62
|
+
{
|
|
63
|
+
fill: '#fff',
|
|
64
|
+
d: 'M9.722 6.364C8.72 7.867 5.378 8.926 4.828 8.76l-.004-.008.069-.135a8 8 0 0 1 3.021-3.193 2.4 2.4 0 0 1 1.105-.292c1.488.028.71 1.219.703 1.23M8.9 16.985c.072.473-.002 2.338-.099 2.495-.083.005-.257.016-.76-.266a8 8 0 0 1-3.51-4.078 7.96 7.96 0 0 1-.04-5.612c.578.765 1.246 1.456 1.813 2.229.54.735 1.283 1.934 1.435 2.19.94 1.59 1.088 2.572 1.16 3.042M20 12.284a7.9 7.9 0 0 1-.557 2.929c-.942 1.01-7.295-1.475-7.357-1.503-.87-.379-3.514-1.535-3.753-3.35-.343-2.609 4.969-4.428 7.303-4.497.28.003 1.132.013 1.629.415A7.96 7.96 0 0 1 20 12.284m-4.3 7.073c-.693.322-1.455.088-1.257-.585.38-1.29 3.701-2.614 4.435-2.686.09-.01.129.052.089.122a8.07 8.07 0 0 1-3.267 3.149',
|
|
65
|
+
},
|
|
66
|
+
],
|
|
67
|
+
],
|
|
68
|
+
],
|
|
69
|
+
[
|
|
70
|
+
'defs',
|
|
71
|
+
{},
|
|
72
|
+
[
|
|
73
|
+
[
|
|
74
|
+
'clipPath',
|
|
75
|
+
{
|
|
76
|
+
id: 'terra-classic__a',
|
|
77
|
+
},
|
|
78
|
+
[
|
|
79
|
+
[
|
|
80
|
+
'path',
|
|
81
|
+
{
|
|
82
|
+
fill: '#fff',
|
|
83
|
+
d: 'M0 0h24v24H0z',
|
|
84
|
+
},
|
|
85
|
+
],
|
|
86
|
+
],
|
|
87
|
+
],
|
|
88
|
+
],
|
|
89
|
+
],
|
|
90
|
+
],
|
|
91
|
+
}
|
|
92
|
+
var NetworkTerraClassic = createWeb3Icon('NetworkTerraClassic', __iconNode)
|
|
93
|
+
var NetworkTerraClassic_default = NetworkTerraClassic
|
|
94
|
+
|
|
95
|
+
export { __iconNode, NetworkTerraClassic_default as default }
|
|
@@ -4,6 +4,7 @@ export { default as NetworkEdgeless } from './NetworkEdgeless.js'
|
|
|
4
4
|
export { default as NetworkEnuls } from './NetworkEnuls.js'
|
|
5
5
|
export { default as NetworkHederaHashgraph } from './NetworkHederaHashgraph.js'
|
|
6
6
|
export { default as NetworkCosmosHub } from './NetworkCosmosHub.js'
|
|
7
|
+
export { default as NetworkTerraClassic } from './NetworkTerraClassic.js'
|
|
7
8
|
export { default as NetworkBinanceSmartChain } from './NetworkBinanceSmartChain.js'
|
|
8
9
|
export { default as NetworkStatus } from './NetworkStatus.js'
|
|
9
10
|
export { default as NetworkChiliz } from './NetworkChiliz.js'
|
|
@@ -58,6 +59,7 @@ export { default as NetworkLoopring } from './NetworkLoopring.js'
|
|
|
58
59
|
export { default as NetworkNahmii } from './NetworkNahmii.js'
|
|
59
60
|
export { default as NetworkProm } from './NetworkProm.js'
|
|
60
61
|
export { default as NetworkSymbiosis } from './NetworkSymbiosis.js'
|
|
62
|
+
export { default as NetworkFlow } from './NetworkFlow.js'
|
|
61
63
|
export { default as NetworkRei } from './NetworkRei.js'
|
|
62
64
|
export { default as NetworkFio } from './NetworkFio.js'
|
|
63
65
|
export { default as NetworkRonin } from './NetworkRonin.js'
|
|
@@ -72,6 +74,7 @@ export { default as NetworkLens } from './NetworkLens.js'
|
|
|
72
74
|
export { default as NetworkLavaNetwork } from './NetworkLavaNetwork.js'
|
|
73
75
|
export { default as NetworkMoonbaseAlpha } from './NetworkMoonbaseAlpha.js'
|
|
74
76
|
export { default as NetworkMegaEth } from './NetworkMegaEth.js'
|
|
77
|
+
export { default as NetworkStable } from './NetworkStable.js'
|
|
75
78
|
export { default as NetworkMoonriver } from './NetworkMoonriver.js'
|
|
76
79
|
export { default as NetworkCorn } from './NetworkCorn.js'
|
|
77
80
|
export { default as NetworkAmeChain } from './NetworkAmeChain.js'
|
|
@@ -155,6 +158,7 @@ export { default as NetworkHemi } from './NetworkHemi.js'
|
|
|
155
158
|
export { default as NetworkVaulta } from './NetworkVaulta.js'
|
|
156
159
|
export { default as NetworkZksyncSepolia } from './NetworkZksyncSepolia.js'
|
|
157
160
|
export { default as NetworkBase } from './NetworkBase.js'
|
|
161
|
+
export { default as NetworkFlowTestnet } from './NetworkFlowTestnet.js'
|
|
158
162
|
export { default as NetworkApexLayer } from './NetworkApexLayer.js'
|
|
159
163
|
export { default as NetworkAcala } from './NetworkAcala.js'
|
|
160
164
|
export { default as NetworkSoneium } from './NetworkSoneium.js'
|
|
@@ -173,6 +177,7 @@ export { default as NetworkVana } from './NetworkVana.js'
|
|
|
173
177
|
export { default as NetworkGoerli } from './NetworkGoerli.js'
|
|
174
178
|
export { default as NetworkScrollSepolia } from './NetworkScrollSepolia.js'
|
|
175
179
|
export { default as NetworkAutonomys } from './NetworkAutonomys.js'
|
|
180
|
+
export { default as NetworkGunz } from './NetworkGunz.js'
|
|
176
181
|
export { default as NetworkKakarot } from './NetworkKakarot.js'
|
|
177
182
|
export { default as NetworkUltra } from './NetworkUltra.js'
|
|
178
183
|
export { default as NetworkBlast } from './NetworkBlast.js'
|
|
@@ -209,6 +214,7 @@ export { default as NetworkKavaTestnet } from './NetworkKavaTestnet.js'
|
|
|
209
214
|
export { default as NetworkFilecoin } from './NetworkFilecoin.js'
|
|
210
215
|
export { default as NetworkEos } from './NetworkEos.js'
|
|
211
216
|
export { default as NetworkShibarium } from './NetworkShibarium.js'
|
|
217
|
+
export { default as NetworkJuris } from './NetworkJuris.js'
|
|
212
218
|
export { default as NetworkPolygon } from './NetworkPolygon.js'
|
|
213
219
|
export { default as NetworkSepolia } from './NetworkSepolia.js'
|
|
214
220
|
export { default as NetworkBouncebit } from './NetworkBouncebit.js'
|