diff options
Diffstat (limited to 'icons/flags/ps.svg')
| -rw-r--r-- | icons/flags/ps.svg | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/icons/flags/ps.svg b/icons/flags/ps.svg index 6b60ba2..362d435 100644 --- a/icons/flags/ps.svg +++ b/icons/flags/ps.svg @@ -1,12 +1,6 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="1200" height="600" id="svg2" version="1.0"> - <defs id="defs4"/> - <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" width="1200px" height="600px"/> - - <g id="layer1"> - <rect width="1200" height="200" x="0" y="400" opacity="1" fill="#408040" fill-opacity="1" stroke="none" stroke-opacity="1"/> - <rect y="200" x="0" height="200" width="1200" opacity="1" fill="white" fill-opacity="1" stroke="none" stroke-opacity="1"/> - <rect y="0" x="0" height="200" width="1200" opacity="1" fill="#333" fill-opacity="1" stroke="none" stroke-opacity="1"/> - <path d="M 0,0 L 300,300 L 0,600 L 0,0 z " fill="#c33" fill-opacity="1" stroke="none" stroke-opacity="1"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="flag-icons-ps" viewBox="0 0 640 480"> + <path fill="#009639" d="M0 0h640v480H0z"/> + <path fill="#fff" d="M0 0h640v320H0z"/> + <path d="M0 0h640v160H0z"/> + <path fill="#ed2e38" d="m0 0 320 240L0 480Z"/> </svg> |
