Shrank Vegetarian to 300 bytes (#572)

* shrank vegetarian.svg

* updated README.md with new vegetarian.svg size
This commit is contained in:
Zach Frohardt
2021-08-01 13:20:38 -07:00
committed by GitHub
parent f94f4d8c6b
commit 39f6434d51
2 changed files with 3 additions and 2 deletions

View File

@@ -297,7 +297,7 @@ Say thanks!
</tr>
<tr>
<td>VLC<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vlc.svg" width="125" title="VLC" /><br>670 Bytes</td>
<td>Vegetarian<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vegetarian.svg" width="125" title="Vegetarian" /><br>309 Bytes</td>
<td>Vegetarian<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vegetarian.svg" width="125" title="Vegetarian" /><br>300 Bytes</td>
<td>Espressif<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/espressif.svg" width="125" title="Espressif" /><br>641 Bytes</td>
<td>NHS<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nhs.svg" width="125" title="NHS" /><br>491 Bytes</td>
<td>Orcid<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/orcid.svg" width="125" title="Orcid" /><br>421 Bytes</td>

View File

@@ -3,4 +3,5 @@ aria-label="Vegetarian" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><circle cx="256" cy="256" r="220" stroke="#0f0" fill="#fff" stroke-width="25"/><path fill="#0f0" d="m 140,120 44,0 72,225 72,-225 44,0 -90,265 -52,0 z"/></svg>
fill="#fff"/><circle cx="256" cy="256" r="220" stroke="#0f0" fill="#fff" stroke-width="25"/><path
fill="#0f0" d="m140 120h44l72 225 72-225h44l-90 265h-52z"/></svg>

Before

Width:  |  Height:  |  Size: 309 B

After

Width:  |  Height:  |  Size: 300 B