a few bytes less (bis) – Chromium (#641)

* a few bytes less

replace the yellow path by a circle
reuse chromium’s icon shorter paths

* a few less bytes for Chrome Icon

* a few bytes less (bis)

* Update README.md
This commit is contained in:
3l3gant-cod3s
2022-04-24 20:33:56 +02:00
committed by GitHub
parent 7d9aaf14e3
commit 1c4aebd7ec
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Chromium" role="img"
viewBox="0 0 512 512"><path fill="#a2c2fa" d="M256 140h228a256 256 0 01-240 371.7"/><path fill="#6199f6" d="M357 314L244 511.7A256 256 0 0140 118"/><path fill="#396bd7" d="M256 140h228a256 256 1 00-444-22l115 196"/><circle cx="256" cy="256" r="105" fill="#4687f4" stroke="#f1f1f1" stroke-width="24"/></svg>
viewBox="0 0 512 512"><circle fill="#a2c2fa" r="256" cy="256" cx="256" /><path fill="#6199f6" d="M357 314L244 511.7A256 256 0 0140 118"/><path fill="#396bd7" d="M256 140h228a256 256 1 00-444-22l115 196"/><circle cx="256" cy="256" r="105" fill="#4687f4" stroke="#f1f1f1" stroke-width="24"/></svg>

Before

Width:  |  Height:  |  Size: 379 B

After

Width:  |  Height:  |  Size: 369 B