@@ -7,10 +7,10 @@ import { BattleTestedIcon } from "./BattleTestedIcon"
7
7
import { BloxstakingGlyphIcon } from "./BloxstakingGlyphIcon"
8
8
import { BugBountyIcon } from "./BugBountyIcon"
9
9
import { CautionProductGlyphIcon } from "./CautionProductGlyphIcon"
10
- import { StakingDappnodeGlyphIcon } from "./StakingDappnodeGlyphIcon"
11
10
import { DefaultOpenSourceGlyphIcon } from "./DefaultOpenSourceGlyphIcon"
12
11
import { DockerIcon } from "./DockerIcon"
13
12
import { EconomicalIcon } from "./EconomicalIcon"
13
+ import { EthpoolGlyphIcon } from "./EthpoolGlyphIcon"
14
14
import { GreenCheckProductGlyphIcon } from "./GreenCheckProductGlyphIcon"
15
15
import { KilnGlyphIcon } from "./KilnGlyphIcon"
16
16
import { LidoGlyphIcon } from "./LidoGlyphIcon"
@@ -23,6 +23,7 @@ import { SelfCustodyIcon } from "./SelfCustodyIcon"
23
23
import { StafiGlyphIcon } from "./StafiGlyphIcon"
24
24
import { StakefishGlyphIcon } from "./StakefishGlyphIcon"
25
25
import { StakewiseGlyphIcon } from "./StakewiseGlyphIcon"
26
+ import { StakingDappnodeGlyphIcon } from "./StakingDappnodeGlyphIcon"
26
27
import { StakingGlyphCentralizedIcon } from "./StakingGlyphCentralizedIcon"
27
28
import { StakingGlyphCloudIcon } from "./StakingGlyphCloudIcon"
28
29
import { StakingGlyphCPUIcon } from "./StakingGlyphCPUIcon"
@@ -44,10 +45,10 @@ export {
44
45
BloxstakingGlyphIcon ,
45
46
BugBountyIcon ,
46
47
CautionProductGlyphIcon ,
47
- StakingDappnodeGlyphIcon ,
48
48
DefaultOpenSourceGlyphIcon ,
49
49
DockerIcon ,
50
50
EconomicalIcon ,
51
+ EthpoolGlyphIcon ,
51
52
GreenCheckProductGlyphIcon ,
52
53
KilnGlyphIcon ,
53
54
LidoGlyphIcon ,
@@ -61,6 +62,7 @@ export {
61
62
StakefishGlyphIcon ,
62
63
StakewiseGlyphIcon ,
63
64
StakingGlyphCentralizedIcon ,
65
+ StakingDappnodeGlyphIcon ,
64
66
StakingGlyphCloudIcon ,
65
67
StakingGlyphCPUIcon ,
66
68
StakingGlyphEtherCircleIcon ,
0 commit comments