Makes WhatsApp icon even smaller (#447)

Uses a simpler path for the speech bubble, with
the white border defined by the stroke attribute,
and the inside green part done a standard fill.

Also changes the fill color to match WhatsApp’s
brand guide.

Final size: current version: 589 bytes
My update: 484 bytes
This commit is contained in:
Brian Tremblay
2020-10-10 14:35:32 -07:00
committed by GitHub
parent 3d53f9a5d2
commit 4e0249ee24
2 changed files with 3 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ Say thanks!
<table>
<tr>
<td>WhatsApp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatsapp.svg" width="125" title="WhatsApp" /><br>589 Bytes</td>
<td>WhatsApp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatsapp.svg" width="125" title="WhatsApp" /><br>484 Bytes</td>
<td>Telegram<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="125" title="Telegram" /><br>419 Bytes</td>
<td>Skype<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/skype.svg" width="125" title="Skype" /><br>487 Bytes</td>
<td>Snapchat<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/snapchat.svg" width="125" title="Snapchat" /><br>649 Bytes</td>