Shrink the Google Podcasts icon (#527)

* Shrank file by rearranging paths and converting to relative commands

* Updated README with new file size
This commit is contained in:
Zach Frohardt
2021-05-10 02:32:58 -07:00
committed by GitHub
parent a91c72e74c
commit 8cda12136a
2 changed files with 2 additions and 2 deletions

View File

@@ -265,7 +265,7 @@ Say thanks!
<table>
<tr>
<td>iTunes<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/itunes_podcasts.svg" width="125" title="iTunes" /><br>779 Bytes</td>
<td>Google<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_podcasts.svg" width="125" title="Google" /><br>478 Bytes</td>
<td>Google<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_podcasts.svg" width="125" title="Google" /><br>466 Bytes</td>
<td>Pocket Casts<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocketcasts.svg" width="125" title="Pocket Casts" /><br>292 Bytes</td>
<td>Stitcher<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/stitcher.svg" width="125" title="Stitcher" /><br>387 Bytes</td>
<td>TuneIn<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/tunein.svg" width="125" title="TuneIn" /><br>608 Bytes</td>

View File

@@ -4,4 +4,4 @@ stroke-linecap="round" stroke-linejoin="round" stroke-width="43"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path stroke="#fab908" d="M256 109v22zM256 381v22zM256 195v122"/><path stroke="#ea4335" d="M181 176v75zM181 315v21z"/><path stroke="#34a853" d="M331 261v75zM331 197v-21z"/><path stroke="#4285f4" d="M405 245v22"/><path stroke="#0066d9" d="M107 245v22"/></svg>
fill="#fff"/><path stroke="#fab908" d="m256 109v22zm0 86v122m0 64v22z"/><path stroke="#ea4335" d="m181 176v75zm0 139v21z"/><path stroke="#34a853" d="m331 176v21zm0 85v75z"/><path stroke="#4285f4" d="m405 245v22"/><path stroke="#0066d9" d="m107 245v22"/></svg>

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 466 B