The commit updates all 276 icons to remove (hopefully) all color-bleeding artifacts, both at the outer edges and inside. This was achieved by squaring all the icons, overlapping the shapes where needed, and finally applying a circular mask to all files using a custom script.
1 line
No EOL
316 B
XML
1 line
No EOL
316 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#6da544" d="M0 0l216.9 301.6L512 512V0z"/><path fill="#ffda44" d="M0 0l512 512H0z"/><path fill="#d80027" d="M256 121l90 270-234-168h288L166 391z"/></g></svg> |