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="Amber Framework" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path d="M87 161l169-95-125 206-44 79z" fill="#f3c095"/><path d="M256 446L87 351l44-79L256 66l169 95v190z" fill="#fffefc"/><path d="M87 351l44-79 125 174zM316 358l-185-86 240-69z" fill="#e67e25"/><g fill-opacity=".9"><path d="M256 446L131 272l185 86z" fill="#e57d25"/><path d="M316 358l55-155 54 148z" fill="#e67e26"/></g><g fill-opacity=".8"><path d="M131 272L256 66l115 137z" fill="#e68025"/><path d="M87 351V161l44 111z" fill="#e47e27"/><path d="M256 446l60-88 109-7z" fill="#e68025"/></g><path d="M425 351l-54-148 54-42z" fill="#e67e25"/><path d="M371 203L256 66l169 95z" fill="#e67e24"/></svg>
|
||||
fill="#fff"/><path fill="#f3c095" d="M87 161l169-95-125 206-44 79z"/><path fill="#fffefc" d="M256 446L87 351l44-79L256 66l169 95v190z"/><path fill="#e67e25" d="M425 161l-54 42 54 148V161zm-54 42l-240 69 185 86 55-155zm-240 69l-44 79 169 95-125-174z"/><g fill-opacity=".9"><path fill="#e57d25" d="M256 446L131 272l185 86z"/><path fill="#e67e26" d="M316 358l55-155 54 148z"/></g><g fill-opacity=".8"><path fill="#e68025" d="M131 272L256 66l115 137z"/><path fill="#e47e27" d="M87 351V161l44 111z"/><path fill="#e68025" d="M256 446l60-88 109-7z"/></g><path fill="#e67e24" d="M371 203L256 66l169 95z"/></svg>
|
||||
|
Before Width: | Height: | Size: 753 B After Width: | Height: | Size: 746 B |
Reference in New Issue
Block a user