Merge pull request #884 from chriskirknielsen/master

Fix and reduce playstation.svg icon
This commit is contained in:
Ethan Chapman
2025-01-02 12:39:04 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -399,7 +399,7 @@ Say thanks!
<td>Pinboard<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinboard.svg" width="100" title="Pinboard"><br>241 bytes</td>
<td>Pinterest<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinterest.svg" width="100" title="Pinterest"><br>508 bytes</td>
<td>Pixelfed<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pixelfed.svg" width="100" title="Pixelfed"><br>971 bytes</td>
<td>PlayStation<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/playstation.svg" width="100" title="PlayStation"><br>703 bytes</td>
<td>PlayStation<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/playstation.svg" width="100" title="PlayStation"><br>515 bytes</td>
<td>Plex<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/plex.svg" width="100" title="Plex"><br>205 bytes</td>
<td>Pocket<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/pocket.svg" width="100" title="Pocket"><br>293 bytes</td>
</tr>

View File

@@ -2,4 +2,4 @@
aria-label="PlayStation" role="img"
viewBox="0 0 512 512">
<path d="M0 0h512v512H0"
fill="#fff"/><path fill="#0070d1" d="M381.3 281.6c-4.7 5.9-16.2 10.1-16.2 10.1L280 322.4v-14.9l62.6-22.3c7.1-2.6 8.2-6.2 2.4-8.1-5.8-2-16.3-1.4-23.5 1.2l-42.2 14.9v-23.7l2.4-.8s12.2-4.3 29.3-6.2c17.2-2 38.1.2 54.6 6.5 18.5 5.9 18.4 7 15.4 13zM284.7 242v-55c0-6.8-1.2-13.1-7.6-15-5-1.5-8 3-8 9.9v129.8L230 299.2V142.7c16.6 3 41 10.4 54 14.8 33.2 11.4 44.5 25.6 44.5 57.6 0 31.1-19.2 43-43.5 31.1zm-127 55.5c-19-5.3-22.1-16.5-13.4-23 8-6 21.6-10.4 21.6-10.4l56.2-20v22.8l-40.4 14.5c-7.2 2.5-8.3 6.2-2.5 8.1a42.8 42.8 0 0 0 23.5-1.2l19.5-7v20.4l-3.9.7a127 127 0 0 1-60.6-5z"/></svg>
fill="#fff"/><path fill="#0070d1" d="M77 322c-14 10-9 27 21 36 31 10 64 13 96 7l6-1v-32l-32 10c-13 4-25 5-37 2-9-2-7-8 4-12l65-23v-35l-91 31c-10 4-21 9-32 17Zm216-140v90c39 19 69 0 69-48s-19-72-70-89c-27-9-55-18-82-24v270l64 20V174c0-10 0-18 8-15 10 3 11 13 11 23Zm121 119c-40-14-84-15-125-1l-3 1v36l60-23c13-3 25-4 37-2 9 4 7 10-4 14l-93 35v35l128-48c9-4 19-8 26-16 6-9 3-22-26-31Z"/></svg>

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 516 B