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

@@ -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