New icon added - ethereum (#142)

* New icon added - ethereum

* Fix ethereum icon

* Compressed

Using `svgo -p 0 -i ethereum.svg -o output.svg`

* Updated Ethereum size
This commit is contained in:
Sergey Eroshenkov
2018-03-14 12:13:44 +03:00
committed by Terence Eden
parent f8c8ec71b7
commit 3b15a5f98c
6 changed files with 21 additions and 2 deletions

6
images/svg/ethereum.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Ethereum" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#3C3C3B" d="M256 362l-21 45 21 62 131-185z"/><path fill="#8C8C8C" d="M256 469V362l-132-78z"/><path fill="#343434" d="M256 41L124 259l132 78 131-78z"/><path fill="#8C8C8C" d="M256 41L124 259l132-60z"/><path fill="#141414" d="M256 337l131-78-131-60z"/><path fill="#393939" d="M124 259l132 78V199z"/></svg>

After

Width:  |  Height:  |  Size: 464 B