diff --git a/src/components/layout/navigation/index.svelte b/src/components/layout/navigation/index.svelte index 2c48b076..b728a047 100644 --- a/src/components/layout/navigation/index.svelte +++ b/src/components/layout/navigation/index.svelte @@ -34,7 +34,7 @@ ...(rexIsAvailable($activeBlockchain) ? [ { - icon: 'battery-charging', + icon: 'dollar-sign', name: 'Earn', path: '/earn', },