From 2ec4269699ac5f809ee111631507dbd867409965 Mon Sep 17 00:00:00 2001 From: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com> Date: Mon, 6 May 2019 12:09:29 +0200 Subject: [PATCH] feat: add Joystream icon (#142) --- packages/frontend/src/components/List/Row.tsx | 2 ++ packages/frontend/src/icons/joystream.svg | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 packages/frontend/src/icons/joystream.svg diff --git a/packages/frontend/src/components/List/Row.tsx b/packages/frontend/src/components/List/Row.tsx index 4118742..428872f 100644 --- a/packages/frontend/src/components/List/Row.tsx +++ b/packages/frontend/src/components/List/Row.tsx @@ -33,6 +33,7 @@ import polkadotJsIcon from '../../icons/polkadot-js.svg'; import airalabRobonomicsIcon from '../../icons/robonomics.svg'; import chainXIcon from '../../icons/chainx.svg'; import edgewareIcon from '../../icons/edgeware.svg'; +import joystreamIcon from '../../icons/joystream.svg'; import unknownImplementationIcon from '../../icons/question-solid.svg'; import './Row.css'; @@ -46,6 +47,7 @@ const ICONS = { 'robonomics-node': airalabRobonomicsIcon, 'substrate-node': paritySubstrateIcon, 'edgeware-node': edgewareIcon, + 'joystream-node': joystreamIcon, 'ChainX': chainXIcon, }; diff --git a/packages/frontend/src/icons/joystream.svg b/packages/frontend/src/icons/joystream.svg new file mode 100644 index 0000000..2c2e8a0 --- /dev/null +++ b/packages/frontend/src/icons/joystream.svg @@ -0,0 +1,3 @@ + + +