* 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>
7 lines
537 B
XML
7 lines
537 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="Roundcube" role="img"
|
|
viewBox="0 0 512 512" ><rect
|
|
width="512" height="512"
|
|
rx="15%"
|
|
fill="#fff"/><path d="m256 107.6v340.6l192-111v-118.5z" fill="#37beff"/><path d="m256 107.6-192 111.1v118.5l192 111.1z" fill="#404f54"/><path d="m256 63.7c-73.3 0-132.8 59.6-132.8 133 0 24.2 6.5 46.9 17.7 66.4l115.1 66.6z" fill="#ccc"/><path d="m256 63.7c-42.1 28.4-59.5 85.7-59.5 133.1s17.4 104.5 59.5 132.9l115.1-66.6a132.5 132.5 0 0 0 17.7-66.4c0-73.4-59.5-133-132.9-133z" fill="#e5e5e5"/></svg>
|