circle-flags/flags/sc.svg
climech a419c7faaf Fix color-bleeding issues (all flags)
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.
2021-02-02 18:29:07 +01:00

1 line
No EOL
462 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="#0052b4" d="M0 0v332l150.9-138.5L225.2 0z"/><path fill="#ffda44" d="M273.1 253.3L512 0H225.2L0 332v80.2z"/><path fill="#d80027" d="M512 0L0 412.2v50.4L277.9 390 512 256z"/><path fill="#eee" d="M0 462.6L512 256v133.5l-223.9 78.8L0 488.4z"/><path fill="#6da544" d="M512 389.5l-512 99V512h512z"/></g></svg>