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

@@ -2,5 +2,4 @@
aria-label="Netflix" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%" fill="#fff"/>
<path d="M279 89v148l-6-17-8 165 12 33 10 1a757 757 0 0 1 58 5V89h-66z" fill="#b20710"/><path d="M161 89v335l12-1 21-2 32-2 1-71v-71l5 14 2 6 8-165-3-8-12-34v-1h-66z" fill="#b20710"/><linearGradient id="a" x1="209" x2="297" y1="271" y2="241" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b20710"/><stop offset=".5"/><stop offset="1" stop-color="#b20710"/></linearGradient><path fill="url(#a)" d="M161 89s66 238 66 234v-46l5 14 45 127 10 1a754 754 0 0 1 58 5l-66-236v49l-6-17-34-96-12-34-1-1h-65z"/><path fill="#e50914" d="m161 89 66 188 5 14 45 127 10 1a757 757 0 0 1 58 5l-66-187-6-17-34-96-12-34v-1h-66z"/></svg>
rx="15%" fill="#fff"/><path d="M161 89v335l12-1 21-2 32-2 1-71v-71l5 14 2 6 8-165-3-8-12-34v-1h-66zm118 0v148l-6-17-8 165 12 33 10 1a757 757 0 0 1 58 5V89h-66z" fill="#b20710"/><linearGradient id="a" x1="209" x2="297" y1="271" y2="241" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b20710"/><stop offset=".5"/><stop offset="1" stop-color="#b20710"/></linearGradient><path fill="url(#a)" d="M161 89s66 238 66 234v-46l5 14 45 127 10 1a754 754 0 0 1 58 5l-66-236v49l-6-17-34-96-12-34-1-1h-65z"/><path fill="#e50914" d="M161 89l66 188 5 14 45 127 10 1a757 757 0 0 1 58 5l-66-187-6-17-34-96-12-34v-1h-66z"/></svg>

Before

Width:  |  Height:  |  Size: 820 B

After

Width:  |  Height:  |  Size: 792 B