14% smaller Amazon icon.

This commit is contained in:
Reizner Evgeniy
2017-04-27 11:11:16 +03:00
parent 320cbb8ee9
commit edb179686d
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/soundcloud.svg" width="125" /><br>928 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/soundcloud.svg" width="125" /><br>928 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/spotify.svg" width="125" /><br>413 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/spotify.svg" width="125" /><br>413 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/snapchat.svg" width="125" /><br>769 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/snapchat.svg" width="125" /><br>769 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/amazon.svg" width="125" /><br>750 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/amazon.svg" width="125" /><br>648 Bytes</td>
</tr> </tr>
<tr> <tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/steam.svg" width="125" /><br>555 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/steam.svg" width="125" /><br>555 Bytes</td>

View File

@@ -1,4 +1,4 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"> <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#f90" height="512" rx="15%" width="512"/> <rect fill="#f90" height="512" rx="15%" width="512"/>
<path d="m293 184-32 3c-18 2-35 5-49 12a72 72 0 0 0 -46 70c0 44 28 66 64 66 12 0 22-1 31-4 14-4 26-12 40-27 8 11 10 16 24 28 4 2 8 2 11-1l33-28c3-3 2-7 0-11-8-10-16-19-16-40v-67c0-28 2-54-19-73-17-16-44-22-64-22h-9c-38 2-79 18-88 65-1 6 3 9 6 9l42 6c5-1 7-5 8-9 3-16 17-24 32-26h3c8 0 18 4 23 12 6 8 6 20 6 31zm0 43c0 17 0 31-9 46-5 10-14 17-23 19l-6 1c-17 0-26-13-26-32 0-23 14-35 32-40 9-2 20-3 32-3zm137 177c18-15 26-43 26-58v-2l-2-7c-3-4-30-8-53-2-6 2-12 5-17 9-4 3-4 6 0 6l17-2c14-1 31-2 35 4 5 6-7 36-12 49-2 5 2 6 6 3zm-372-58a291 291 0 0 0 360 26c7-5 0-13-7-10l-10 4a390 390 0 0 1 -339-26c-5-3-8 3-4 6z" fill="#fff"/> <path d="m293 184c-65 2-127 20-127 85 1 44 28 66 64 66 32 0 53-12 71-31 8 11 10 17 25 28 3 2 8 2 10-1l33-28c4-3 2-8 0-11-8-11-16-19-16-40v-67c0-28 2-54-19-73-17-16-39-21-64-22-56-1-92 29-97 65-1 6 4 9 7 9l39 6c6 1 9-5 10-9 6-23 30-29 45-24 21 7 19 30 19 47zm-38 109c-16 0-26-13-26-31 1-37 30-44 64-44v19c0 34-18 56-38 56zm175 111c14-11 27-40 26-59 0-8-1-9-8-11-14-4-48-5-65 11-3 3-2 5 1 5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zm-372-58c100 94 258 98 360 26 7-5 0-13-7-10-119 54-259 32-349-22-4-3-8 2-4 6z" fill="#fff"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 750 B

After

Width:  |  Height:  |  Size: 648 B