mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-09 20:21:01 +00:00
feat: add Joystream icon (#142)
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<svg width="100" height="100" viewBox="100 142 200 242" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M232 154.004H153V181.311H201.19V293.659C201.19 302.632 195.66 310.434 187.365 313.945L168.01 321.356L176.305 351.004L205.535 339.691C215.41 335.79 223.705 328.378 228.05 319.016C230.815 313.554 232 307.313 232 301.461V154.004Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 370 B |
Reference in New Issue
Block a user