Skip to content

Commit

Permalink
Add icon for Kagome Node (paritytech#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefashkaa authored May 20, 2022
1 parent 45878f9 commit 561b27b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/components/List/Column/ImplementationColumn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import crabIcon from '../../../icons/crab.svg';
import darwiniaIcon from '../../../icons/darwinia.svg';
import turingIcon from '../../../icons/turingnetwork.svg';
import dothereumIcon from '../../../icons/dothereum.svg';
import kagomeIcon from '../../../icons/kagome.svg';
import katalchainIcon from '../../../icons/katalchain.svg';
import bifrostIcon from '../../../icons/bifrost.svg';
import totemIcon from '../../../icons/totem.svg';
Expand All @@ -57,6 +58,7 @@ const ICONS = {
Darwinia: darwiniaIcon,
'turing-node': turingIcon,
dothereum: dothereumIcon,
'Kagome Node': kagomeIcon,
katalchain: katalchainIcon,
'bifrost-node': bifrostIcon,
'totem-meccano-node': totemIcon,
Expand Down
3 changes: 3 additions & 0 deletions frontend/src/icons/kagome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 561b27b

Please sign in to comment.