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:
@@ -4,4 +4,4 @@ fill-rule="evenodd"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path d="m93.6 294.2c-10-13.3-9.5-27.5-.8-42.3l51.3-107.2 8.1 208.6z" fill="#01579b"/><path d="m365.2 363.9-200.9 1.6 59.7 60.3 141.1.4z" fill="#40c4ff"/><path d="m297.6 99c-14.2-15.4-31.6-17.1-52.1-5.7l-101.4 51.4v184.5c-.5 9.2 2.6 18.8 8.1 24.2l12.3 12.2h200.7l61 .3v-138.8z" fill="#2cb7f6"/><path d="m426.1 225.9-72.4-70.9c-7.5-7.1-15.5-10.4-24-10.3h-185.6l221.1 220.9h60.9z" fill="#01579b"/></svg>
|
||||
fill="#fff"/><path fill="#01579b" d="M93.6 294.2c-10-13.3-9.5-27.5-.8-42.3l51.3-107.2 8.1 208.6z"/><path fill="#40c4ff" d="M365.2 363.9l-200.9 1.6 59.7 60.3 141.1.4z"/><path fill="#2cb7f6" d="M297.6 99c-14.2-15.4-31.6-17.1-52.1-5.7l-101.4 51.4v184.5c-.5 9.2 2.6 18.8 8.1 24.2l12.3 12.2h200.7L353 155.44z"/><path fill="#01579b" d="M426.1 225.9L353.7 155c-7.5-7.1-15.5-10.4-24-10.3H144.1l221.1 220.9h60.9z"/></svg>
|
||||
|
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 564 B |
Reference in New Issue
Block a user