Reducing Etsy size

This commit is contained in:
Guillaume Cier
2023-03-07 15:20:57 +07:00
parent 1a2491c9a0
commit 367723e5da
2 changed files with 2 additions and 2 deletions

View File

@@ -247,7 +247,7 @@ Say thanks!
<td>freeCodeCamp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/freecodecamp.svg" width="125" title="freeCodeCamp"/><br>727 Bytes</td> <td>freeCodeCamp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/freecodecamp.svg" width="125" title="freeCodeCamp"/><br>727 Bytes</td>
<td>Codeberg<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/codeberg.svg" width="125" title="Codeberg"/><br>594 Bytes</td> <td>Codeberg<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/codeberg.svg" width="125" title="Codeberg"/><br>594 Bytes</td>
<td>BitBucket<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitbucket.svg" width="125" title="BitBucket"/><br>681 Bytes</td> <td>BitBucket<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitbucket.svg" width="125" title="BitBucket"/><br>681 Bytes</td>
<td>Etsy<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/etsy.svg" width="125" title="Etsy"/><br>538 Bytes</td> <td>Etsy<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/etsy.svg" width="125" title="Etsy"/><br>477 Bytes</td>
<td>Intercom<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/intercom.svg" width="125" title="Intercom"/><br>839 Bytes</td> <td>Intercom<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/intercom.svg" width="125" title="Intercom"/><br>839 Bytes</td>
<td>Overleaf<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/overleaf.svg" width="125" title="Intercom"/><br>452 Bytes</td> <td>Overleaf<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/overleaf.svg" width="125" title="Intercom"/><br>452 Bytes</td>
</tr> </tr>

View File

@@ -4,4 +4,4 @@ viewBox="0 0 512 512"
fill="#fff"><rect fill="#fff"><rect
width="512" height="512" width="512" height="512"
rx="15%" rx="15%"
fill="#fff"/><path fill="#f2521b" d="M218 137c0-4 2-6 8-6h94c17 0 25 14 31 40l5 20h16c2-59 5-86 5-86s-40 5-64 5H194l-64-2v17l22 4c16 2 19 6 20 20 0 0 1 41 1 108s-1 108-1 108c0 12-5 17-20 19l-22 4v17l64-2h107c24 0 81 2 81 2 1-14 10-82 11-89h-16l-16 36c-13 29-31 30-52 30h-61c-20 0-30-8-30-25v-93s46 0 60 1c12 .8 18 4 22 20l5 22h18l-1-53 2-54h-18l-6 24c-4 16-6 18-22 20-20 2-60 1-60 1V135"/></svg> fill="#fff"/><path fill="#f2521b" d="M218 137q0-6 8-6h94q23 0 31 40l5 20h16q3-67 5-86-41 5-64 5H194l-64-2v17l22 4c16 2 19 6 20 20q2 108 0 216c0 12-5 17-20 19l-22 4v17l64-2h107q31 0 81 2 5-44 11-89h-16l-16 36c-13 29-31 30-52 30h-61q-30 0-30-25v-93q43 0 60 1 18 0 22 20l5 22h18l-1-53 2-54h-18l-6 24c-4 16-6 18-22 20q-17 2-60 1z"/></svg>

Before

Width:  |  Height:  |  Size: 538 B

After

Width:  |  Height:  |  Size: 477 B