* 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>
3 lines
378 B
XML
3 lines
378 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="Chrome" role="img"
|
|
viewBox="0 0 512 512"><path d="M256 140h228A256 256 0 0 1 244 511.7" fill="#fc4"/><path d="M357 314 244 511.7A256 256 0 0 1 40 118" fill="#0f9d58"/><path d="M256 140h228A256 256 1 0 0 40 118L155 314" fill="#db4437"/><circle cx="256" cy="256" r="105" fill="#4285f4" stroke="#f1f1f1" stroke-width="24"/></svg> |