diff --git a/packages/frontend/src/components/List/Column.tsx b/packages/frontend/src/components/List/Column.tsx index b1e1ed8..3a0c129 100644 --- a/packages/frontend/src/components/List/Column.tsx +++ b/packages/frontend/src/components/List/Column.tsx @@ -48,6 +48,7 @@ import darwiniaIcon from '../../icons/darwinia.svg'; import turingIcon from '../../icons/turingnetwork.svg'; import dothereumIcon from '../../icons/dothereum.svg'; import katalchainIcon from '../../icons/katalchain.svg'; +import bifrostIcon from '../../icons/bifrost.svg'; import unknownImplementationIcon from '../../icons/question-solid.svg'; const ICONS = { @@ -65,6 +66,7 @@ const ICONS = { 'turing-node': turingIcon, 'dothereum': dothereumIcon, 'katalchain': katalchainIcon, + 'bifrost-node': bifrostIcon, }; export namespace Column { diff --git a/packages/frontend/src/icons/bifrost.svg b/packages/frontend/src/icons/bifrost.svg new file mode 100644 index 0000000..68bb67f --- /dev/null +++ b/packages/frontend/src/icons/bifrost.svg @@ -0,0 +1,3 @@ + + +