app/assets/images/flags/4x3/ps.svg in flag-icons-rails-1.1.2 vs app/assets/images/flags/4x3/ps.svg in flag-icons-rails-2.5.0

- old
+ new

@@ -1,24 +1,15 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg id="svg548" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1" y="0" x="0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <metadata id="metadata3713"> - <rdf:RDF> - <cc:Work rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> - </cc:Work> - </rdf:RDF> - </metadata> - <defs id="defs550"> - <clipPath id="clipPath7570" clipPathUnits="userSpaceOnUse"> - <rect id="rect7572" fill-opacity="0.67" height="512" width="682.67" y=".000016181" x="-118"/> - </clipPath> - </defs> - <g id="flag" clip-path="url(#clipPath7570)" transform="matrix(.93750 0 0 .93750 110.63 -.000015169)"> - <g id="g558" fill-rule="evenodd" stroke-width="1pt" transform="matrix(24.381 0 0 24.381 -246 .00001745)"> - <rect id="rect551" height="7" width="42" y="0" x="0"/> - <rect id="rect552" height="7" width="42" y="7" x="0" fill="#fff"/> - <rect id="rect553" height="7" width="42" y="14" x="0" fill="#090"/> - <path id="path554" d="m0 21 21-10.5-21-10.5v21z" fill="#f00"/> +<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1" viewBox="0 0 640 480"> + <defs> + <clipPath id="a"> + <path fill-opacity=".67" d="M-118 0h682.67v512H-118z"/> + </clipPath> + </defs> + <g clip-path="url(#a)" transform="translate(110.63) scale(.9375)"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path d="M-246 0H778.002v170.667H-246z"/> + <path fill="#fff" d="M-246 170.667H778.002v170.667H-246z"/> + <path fill="#090" d="M-246 341.334H778.002v170.667H-246z"/> + <path d="M-246 512.001l512.001-256L-246 0v512.001z" fill="red"/> + </g> </g> - </g> </svg>