* 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
575 B
XML
7 lines
575 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 fill="#37beff" d="M256 107.63v340.62L448 337.2V218.68z"/><path fill="#404f54" d="M256 107.63L64 218.68V337.2l192 111.06z"/><path fill="#ccc" d="M256 63.74c-73.34 0-132.82 59.56-132.82 133 0 24.2 6.46 46.88 17.74 66.43L256 329.73z"/><path fill="#e5e5e5" d="M256 63.74c-42.12 28.44-59.54 85.7-59.54 133.07 0 47.36 17.42 104.54 59.54 132.92l115.13-66.59a132.46 132.46 0 0 0 17.73-66.4c0-73.44-59.5-133-132.86-133z"/></svg>
|