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:
committed by
Terence Eden
parent
f8c8ec71b7
commit
3b15a5f98c
@@ -10,4 +10,4 @@ rx="15%"/></clipPath></defs>
|
||||
width="512" height="512"
|
||||
fill="#dee"/><rect
|
||||
width="512" height="180"
|
||||
fill="#d34"/></g><g id="b"><circle fill="#eab" cx="384" cy="100" r="14" id="a"/><use x="43" href="#a"/><use x="86" href="#a"/></g><use y="43" href="#b"/><text font-size="64" x="256" y="480" id="w">Sunday</text><text fill="#fff" font-size="140" x="140" y="164" id="m">FEB</text><text font-size="256" x="256" y="400" id="d">29</text></svg>
|
||||
fill="#d34"/></g><g id="b"><circle fill="#eab" cx="384" cy="100" r="14" id="a"/><use x="43" href="#a"/><use x="86" href="#a"/></g><use y="43" href="#b"/><text font-size="64" x="256" y="480" id="w">Sunday</text><text fill="#fff" font-size="140" x="140" y="164" id="m">FEB</text><text font-size="256" x="256" y="400" id="d">29</text></svg>
|
||||
|
Before Width: | Height: | Size: 956 B After Width: | Height: | Size: 957 B |
6
images/svg/ethereum.svg
Normal file
6
images/svg/ethereum.svg
Normal 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 |
Reference in New Issue
Block a user