Shrank Ethereum to 412 bytes (#578)

* shrank ethereum.svg

* updated README with new size of ethereum.svg
This commit is contained in:
Zach Frohardt
2021-08-05 12:53:08 -07:00
committed by GitHub
parent 7259ab2c25
commit eb23b7ba2d
2 changed files with 7 additions and 2 deletions

View File

@@ -362,7 +362,7 @@ Say thanks!
<tr> <tr>
<td>PayPal<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/paypal.svg" width="125" title="PayPal" /><br>548 Bytes</td> <td>PayPal<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/paypal.svg" width="125" title="PayPal" /><br>548 Bytes</td>
<td>Bitcoin<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="125" title="Bitcoin" /><br>529 Bytes</td> <td>Bitcoin<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="125" title="Bitcoin" /><br>529 Bytes</td>
<td>Ethereum<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ethereum.svg" width="125" title="Ethereum" /><br>463 Bytes</td> <td>Ethereum<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ethereum.svg" width="125" title="Ethereum" /><br>412 Bytes</td>
<td>Liberapay<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/liberapay.svg" width="125" title="Liberapay" /><br>565 Bytes</td> <td>Liberapay<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/liberapay.svg" width="125" title="Liberapay" /><br>565 Bytes</td>
<td>Ko-Fi<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ko-fi.svg" width="125" title="Ko-Fi" /><br>421 Bytes</td> <td>Ko-Fi<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ko-fi.svg" width="125" title="Ko-Fi" /><br>421 Bytes</td>
<td>Flattr<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/flattr.svg" width="125" title="Flattr" /><br>347 Bytes</td> <td>Flattr<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/flattr.svg" width="125" title="Flattr" /><br>347 Bytes</td>

View File

@@ -3,4 +3,9 @@ aria-label="Ethereum" role="img"
viewBox="0 0 512 512"><rect viewBox="0 0 512 512"><rect
width="512" height="512" width="512" height="512"
rx="15%" 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> fill="#fff"/><path
fill="#3C3C3B" d="m256 362v107l131-185z"/><path
fill="#343434" d="m256 41l131 218-131 78-132-78"/><path
fill="#8C8C8C" d="m256 41v158l-132 60m0 25l132 78v107"/><path
fill="#141414" d="m256 199v138l131-78"/><path
fill="#393939" d="m124 259l132-60v138"/></svg>

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 412 B