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="taiga.io" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M393 119l-17 119L256 256l17-120z" opacity=".8" fill="#a295ae"/><path d="M120 393l17-119 119-17-17 120z" opacity=".8" fill="#5d6f6d"/><path d="M120 119l119 17 17 120-120-17z" opacity=".8" fill="#8cd592"/><path d="M393 392l-119-17-17-120 120 17z" opacity=".8" fill="#665e74"/><path d="M256 449l-72-96 72-96 72 96z" opacity=".8" fill="#3c3647"/><path d="M450 255l-96 72-96-72 96-72z" opacity=".8" fill="#837193"/><path d="M256 62l72 96-72 96-72-96z" opacity=".8" fill="#a2f4ac"/><path d="M63 256l96-72 96 72-96 72z" opacity=".8" fill="#7ea685"/><path d="M256 210l46 46-46 46-46-46z" fill="#3c3647"/></svg>
fill="#fff"/><path d="M393 119l-17 119L256 256l17-120z" opacity=".8" fill="#a295ae"/><path d="M120 393l17-119 119-17-17 120z" opacity=".8" fill="#5d6f6d"/><path d="M120 119l119 17 17 120-120-17z" opacity=".8" fill="#8cd592"/><path d="M393 392l-119-17-17-120 120 17z" opacity=".8" fill="#665e74"/><path d="M450 255l-96 72-96-72 96-72z" opacity=".8" fill="#837193"/><path d="M256 62l72 96-72 96-72-96z" opacity=".8" fill="#a2f4ac"/><path d="M63 256l96-72 96 72-96 72z" opacity=".8" fill="#7ea685"/><g fill="#3c3647"><path d="M256 449l-72-96 72-96 72 96z" opacity=".8"/><path d="M256 210l46 46-46 46-46-46z"/></g></svg>

Before

Width:  |  Height:  |  Size: 759 B

After

Width:  |  Height:  |  Size: 753 B