From 1f3a07fa3e9f380335e86714c493bee7da4c30b6 Mon Sep 17 00:00:00 2001 From: lurpis Date: Sun, 15 Dec 2019 19:24:07 +0800 Subject: [PATCH] add Bifrost icon (#211) --- packages/frontend/src/components/List/Column.tsx | 2 ++ packages/frontend/src/icons/bifrost.svg | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 packages/frontend/src/icons/bifrost.svg 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 @@ + + +