Add darwinia logo (#155)

This commit is contained in:
WoeOm
2019-06-28 21:21:18 +08:00
committed by Maciej Hirsz
parent 5c1f3272c2
commit 5ed91c0be8
2 changed files with 12 additions and 0 deletions
@@ -36,6 +36,7 @@ import edgewareIcon from '../../icons/edgeware.svg';
import joystreamIcon from '../../icons/joystream.svg';
import ladderIcon from '../../icons/laddernetwork.svg';
import cennznetIcon from '../../icons/cennznet.svg';
import darwiniaIcon from '../../icons/darwinia.svg';
import unknownImplementationIcon from '../../icons/question-solid.svg';
import './Row.css';
@@ -53,6 +54,7 @@ const ICONS = {
'ChainX': chainXIcon,
'ladder-node': ladderIcon,
'cennznet-node': cennznetIcon,
'darwinia-node': darwiniaIcon,
};
export namespace Row {
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 55.1 (78136) - https://sketchapp.com -->
<title>小2</title>
<desc>Created with Sketch.</desc>
<g id="小2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect fill="#FFFFFF" x="0" y="0" width="512" height="512"></rect>
<path d="M479,182.317384 L479,166.1546 L444.153403,166.1546 C346.909206,166.1546 301.794125,190.170672 263.146533,234.781259 C260.87753,234.072508 258.509154,233.575568 256,233.575568 C243.031899,233.575568 232.523265,243.921705 232.523265,256.671078 C232.523265,260.948024 233.790263,264.907254 235.84396,268.345105 C227.223402,278.24318 218.279884,286.976298 208.466857,294.528163 L208.466857,228.394353 C217.360689,225.103141 223.720524,216.736619 223.720524,206.838543 C223.720524,194.081023 213.211891,183.743033 200.243789,183.743033 C187.283969,183.743033 176.775335,194.081023 176.775335,206.838543 C176.775335,216.736619 183.13517,225.103141 192.029002,228.394353 L192.029002,305.599344 C177.123139,314.185823 159.815775,320.507557 138.773664,324.694891 L138.773664,202.651209 C147.667496,199.368144 154.035612,190.985329 154.035612,181.0954 C154.035612,168.33788 143.526978,157.999889 130.558877,157.999889 C117.590776,157.999889 107.082142,168.33788 107.082142,181.0954 C107.082142,190.985329 113.441977,199.368144 122.34409,202.651209 L122.34409,327.42399 C106.692933,329.517657 89.1371384,330.617443 69.0887519,330.666323 L69.0887519,190.65132 C77.9825838,187.368254 84.342419,178.993586 84.342419,169.09551 C84.342419,156.33799 73.8337851,146 60.8739649,146 C47.9058636,146 37.3972298,156.33799 37.3972298,169.09551 C37.3972298,178.993586 43.7570649,187.368254 52.6591778,190.65132 L52.6591778,330.682616 L33,330.682616 L33,346.853546 L67.8383156,346.853546 C164.883768,346.853546 210.023692,322.927086 248.621598,278.487577 C250.948568,279.253354 253.399755,279.766588 256,279.766588 C268.95982,279.766588 279.468454,269.428598 279.468454,256.671078 C279.468454,252.312666 278.168332,248.280116 276.031824,244.793387 C284.693787,234.838285 293.67043,226.064435 303.533143,218.471837 L303.533143,284.613794 C294.63103,287.896859 288.271195,296.271528 288.271195,306.17775 C288.271195,318.927123 298.779828,329.265114 311.74793,329.265114 C324.716031,329.265114 335.224665,318.927123 335.224665,306.17775 C335.224665,296.271528 328.856549,287.896859 319.962717,284.613794 L319.962717,207.400656 C334.86858,198.814177 352.184225,192.50059 373.218055,188.313256 L373.218055,311.358965 C364.324223,314.650177 357.964388,323.024845 357.964388,332.922921 C357.964388,345.680441 368.473022,356.018431 381.432842,356.018431 C394.400943,356.018431 404.909577,345.680441 404.909577,332.922921 C404.909577,323.024845 398.549742,314.650177 389.647629,311.358965 L389.647629,185.57601 C405.307067,183.49049 422.862862,182.382557 442.911248,182.333677 L442.911248,322.34868 C434.009135,325.631746 427.6493,334.014561 427.6493,343.912636 C427.6493,356.66201 438.157934,367 451.126035,367 C464.085855,367 474.594489,356.66201 474.594489,343.912636 C474.594489,334.014561 468.234654,325.639892 459.340822,322.34868 L459.340822,182.317384 L479,182.317384 Z" id="Fill-1" fill="#000000"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB