a few bytes less for Chrome Icon (#639)

replace the yellow path by a circle
reuse chromium’s icon shorter paths
This commit is contained in:
3l3gant-cod3s
2022-04-11 20:54:07 +02:00
committed by GitHub
parent 770514833c
commit 99e38cd31f
2 changed files with 2 additions and 2 deletions

View File

@@ -280,7 +280,7 @@ Say thanks!
<table>
<tr>
<td>Chrome<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="125" title="Chrome" /><br>378 Bytes</td>
<td>Chrome<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="125" title="Chrome" /><br>364 Bytes</td>
<td>Firefox<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="125" title="Firefox" /><br>1022 Bytes</td>
<td>Samsung Internet<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsung_internet.svg" width="125" title="Samsung Internet" /><br>346 Bytes</td>
<td>Edge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="125" title="Edge" /><br>964 Bytes</td>