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:
@@ -3,4 +3,4 @@ aria-label="Roundcube" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><g fill-rule="evenodd"><path d="M255.997 107.626L448 218.68v118.523l-192.003-111.05z" fill="#37beff"/><path d="M255.997 107.626L64 218.68v118.523l191.997-111.05z" fill="#404f54"/><path d="M255.997 63.74c73.34 0 132.815 59.556 132.815 132.994S329.336 329.73 255.997 329.73 123.18 270.173 123.18 196.735 182.657 63.74 255.997 63.74" fill="#ccc"/><path d="M255.997 63.74c73.366 0 132.862 59.556 132.862 132.994S329.363 329.73 255.997 329.73c-42.112-28.38-59.536-85.557-59.536-132.92S213.885 92.175 255.997 63.74" fill="#e5e5e5"/><path d="M255.997 448.26L448 337.204V218.68L255.997 329.73z" fill="#37beff"/><path d="M255.997 448.26L64 337.204V218.68l191.997 111.05z" fill="#404f54"/></g></svg>
|
||||
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>
|
||||
|
Before Width: | Height: | Size: 838 B After Width: | Height: | Size: 575 B |
Reference in New Issue
Block a user