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

- old
+ new

@@ -1,16 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg id="canada" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" fill-opacity="14.118" height="480" width="640" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" fill="#28ff09"> - <metadata id="metadata3698"> - <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> - <g id="flag" fill-rule="evenodd" fill-opacity="1"> - <rect id="rect555" height="480" width="213.97" y="0" x="0" fill="#000067"/> - <rect id="rect557" height="480" width="213.97" y="0" x="426.03" fill="#f00"/> - <rect id="rect556" height="480" width="212.06" y="0" x="213.97" fill="#ff0"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" fill-opacity="14.118" height="480" width="640" fill="#28ff09" viewBox="0 0 640 480"> + <g fill-rule="evenodd" fill-opacity="1"> + <path fill="#000067" d="M0 0h213.97v480H0z"/> + <path fill="red" d="M426.03 0H640v480H426.03z"/> + <path fill="#ff0" d="M213.97 0h212.06v480H213.97z"/> + </g> </svg>