app/assets/images/flags/1x1/pa.svg in flag-icons-rails-1.1.2 vs app/assets/images/flags/1x1/pa.svg in flag-icons-rails-2.5.0

- old
+ new

@@ -1,23 +1,13 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg id="svg1646" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <metadata id="metadata3564"> - <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="defs1648"> - <clipPath id="clipPath10940" clipPathUnits="userSpaceOnUse"> - <rect id="rect10942" fill-opacity="0.67" height="512" width="512" y="0" x="0"/> - </clipPath> - </defs> - <g id="flag" fill-rule="evenodd" clip-path="url(#clipPath10940)"> - <rect id="rect555" height="595.94" width="592.45" y="-24.954" x="-26.003" stroke-width="1pt" fill="#fff"/> - <rect id="rect1649" height="275.22" width="312.09" y="-20.417" x="255.34" stroke-width="1pt" fill="#db0000"/> - <rect id="rect1650" height="316.17" width="309.82" y="254.81" x="-54.446" stroke-width="1pt" fill="#0000ab"/> - <path id="path205" d="m178.98 181.59-46.477-29.211-46.249 29.498 17.201-47.936-46.164-29.6 57.113-0.41269 17.715-47.79 18.094 47.68 57.113 0.0629-45.927 29.879 17.581 47.83z" stroke-width=".11287" fill="#0000ab"/> - <path id="path1660" d="m435.24 449.04-46.477-29.211-46.249 29.498 17.201-47.936-46.164-29.6 57.113-0.4127 17.715-47.79 18.094 47.68 57.113 0.0629-45.927 29.879 17.581 47.83z" stroke-width=".11287" fill="#d80000"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 512 512"> + <defs> + <clipPath id="a"> + <path fill-opacity=".67" d="M0 0h512v512H0z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" clip-path="url(#a)"> + <path fill="#fff" d="M-26.003-24.954h592.45v595.94h-592.45z"/> + <path fill="#db0000" d="M255.34-20.417h312.09v275.22H255.34z"/> + <path fill="#0000ab" d="M-54.446 254.81h309.82v316.17h-309.82zM178.98 181.59l-46.477-29.211-46.249 29.498 17.201-47.936-46.164-29.6 57.113-.413 17.715-47.79 18.094 47.68 57.113.063-45.927 29.88 17.581 47.83z"/> + <path d="M435.24 449.04l-46.477-29.211-46.249 29.498 17.201-47.936-46.164-29.6 57.113-.413 17.715-47.79 18.094 47.68 57.113.063-45.927 29.88 17.581 47.83z" fill="#d80000"/> + </g> </svg>