Shrinks ubuntu.svg (#487)
* Shrinks ubuntu.svg Uses 1 circle with stroke for main ring instead of 2 separate circles. Simplifies path. * Changes fill in outer circle to none Based on @Erwan-le-Gall improvement in #490 , this commit changes the fill in the large `circle` from the same color as the containing `rect` to `none`, shaving off 3 bytes.
This commit is contained in:
@@ -425,7 +425,7 @@ Say thanks!
|
||||
<td>Android<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/android.svg" width="125" title="Android" /><br>551 Bytes</td>
|
||||
<td>Arch Linux<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/arch_linux.svg" width="125" title="Arch Linux" /><br>425 Bytes</td>
|
||||
<td>GNU/Linux<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/linux.svg" width="125" title="Linux" /><br>965 Bytes</td>
|
||||
<td>Ubuntu<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubuntu.svg" width="125" title="Ubuntu" /><br>492 Bytes</td>
|
||||
<td>Ubuntu<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubuntu.svg" width="125" title="Ubuntu" /><br>455 Bytes</td>
|
||||
<td>Windows<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/windows.svg" width="125" title="Microsoft Windows" /><br>270 Bytes</td>
|
||||
<td>Elementary OS<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/elementaryos.svg" width="125" title="Elementary OS" /><br>767 Bytes</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user