Shrank Yubico to 306 bytes (#577)

* shrank yubico.svg by rearranging path

* updated README with new yubico.svg size
This commit is contained in:
Zach Frohardt
2021-08-05 12:47:41 -07:00
committed by GitHub
parent a45cdcf893
commit 7259ab2c25
2 changed files with 3 additions and 2 deletions

View File

@@ -337,7 +337,7 @@ Say thanks!
<td>Lock / PGP<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/lock.svg" width="125" title="Lock" /><br>393 Bytes</td> <td>Lock / PGP<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/lock.svg" width="125" title="Lock" /><br>393 Bytes</td>
<td>LastPass<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/lastpass.svg" width="125" title="LastPass" /><br>297 Bytes</td> <td>LastPass<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/lastpass.svg" width="125" title="LastPass" /><br>297 Bytes</td>
<td>Symantec<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="125" title="Symantec" /><br>614 Bytes</td> <td>Symantec<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="125" title="Symantec" /><br>614 Bytes</td>
<td>Yubico<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/yubico.svg" width="125" title="Yubico" /><br>309 Bytes</td> <td>Yubico<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/yubico.svg" width="125" title="Yubico" /><br>306 Bytes</td>
<td>Keybase<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/keybase.svg" width="125" title="Keybase" /><br>647 Bytes</td> <td>Keybase<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/keybase.svg" width="125" title="Keybase" /><br>647 Bytes</td>
</tr> </tr>
<tr> <tr>

View File

@@ -3,4 +3,5 @@ aria-label="Yubico" 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"/><circle cx="256" cy="256" fill="none" r="233" stroke="#98c93c" stroke-width="45"/><path d="m256 260 46-132h68l-114 279h-71l33-77-80-202h69z" fill="#98c93c"/></svg> fill="#fff"/><circle cx="256" cy="256" fill="none" r="233" stroke="#98c93c" stroke-width="45"/><path
d="M256 407H185l33-77-80-202h69l49 132 46-132h68" fill="#98c93c"/></svg>

Before

Width:  |  Height:  |  Size: 309 B

After

Width:  |  Height:  |  Size: 306 B