forked from edent/SuperTinyIcons
Unified paths for each color, removed unneeded group
This commit is contained in:
@@ -166,7 +166,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>786 Bytes</td>
|
||||
<td>Google<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_podcasts.svg" width="125" title="Google" /><br>524 Bytes</td>
|
||||
<td>Google<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_podcasts.svg" width="125" title="Google" /><br>479 Bytes</td>
|
||||
<td>Pocketcasts<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocketcasts.svg" width="125" title="Pocketcasts" /><br>383 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>843 Bytes</td>
|
||||
|
@@ -1,6 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Google Podcasts" role="img"
|
||||
stroke-linecap="round" stroke-linejoin="round" stroke-width="43"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><g stroke-linecap="round" stroke-width="43"><g stroke="#fab908"><path d="M256 109v22"/><path d="M256 381v22"/><path d="M256 195v122"/></g><g stroke="#ea4335"><path d="M181 176v75"/><path d="M181 315v21"/></g><g stroke="#34a853"><path d="M331 261v75"/><path d="M331 197v-21"/></g><path stroke="#4285f4" d="M405 245v22"/><path stroke="#0066d9" d="M107 245v22"/></g></svg>
|
||||
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>
|
||||
|
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 479 B |
Reference in New Issue
Block a user