* New icon added - ethereum * Fix ethereum icon * Compressed Using `svgo -p 0 -i ethereum.svg -o output.svg` * Updated Ethereum size
7 lines
464 B
XML
7 lines
464 B
XML
<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>
|