combination of same color paths × 9 icons (#647)

* 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

* shorten colors #xxyyzz -> #xyz

* optimisation: 3 black paths -> 1 path

* foobar2000 926 -> 785 bytes

* Revert "a few bytes less"

* Revert "a few less bytes for Chrome Icon"

* Revert "a few bytes less (bis)"

* Revert "Update README.md – Chromium"

* Revert "optimisation: 3 black paths -> 1 path"

* Revert "foobar2000 926 -> 785 bytes"

* Revert "shorten colors #xxyyzz -> #xyz"

* combine same color paths

* combine same color paths

* combine same color paths

* combine same color paths

* combine 2 paths with same color

* cleanup (remove hidden or combine parts…)

* cleanup (combine same color paths…)

* combine same color paths

* combination of same color paths × 9 icons

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
3l3gant-cod3s
2022-04-24 20:38:03 +02:00
committed by GitHub
parent 9247e59805
commit 3f5c3360fc
10 changed files with 20 additions and 21 deletions

View File

@@ -3,4 +3,4 @@ aria-label="Google Meet" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M166 106v90h-90" fill="#ea4335"/><path d="M166 106v90h120v62l90-73v-49q0-30-30-30" fill="#ffba00"/><path d="M164 406v-90h122v-60l90 71v49q0 30-30 30" fill="#00ac47"/><path d="M286 256l90-73v146" fill="#00832d"/><path d="M376 183l42-34c9-7 18-7 18 7v200c0 14-9 14-18 7l-42-34" fill="#00ac47"/><path d="M76 314v62q0 30 30 30h60v-92" fill="#0066da"/><path d="M76 196h90v120h-90" fill="#2684fc"/></svg>
fill="#fff"/><path fill="#ea4335" d="M166 106v90H76"/><path fill="#ffba00" d="M166 106v90h120v62l90-73v-49q0-30-30-30"/><path fill="#00ac47" d="M376 183l42-34c9-7 18-7 18 7v200c0 14-9 14-18 7l-42-34m-212 77v-90h122v-60l90 71v49q0 30-30 30"/><path fill="#0066da" d="M76 314v62q0 30 30 30h60v-92"/><path fill="#2684fc" d="M76 196h90v120H76"/><path fill="#00832d" d="M286 256l90-73v146"/></svg>

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 530 B