diff options
Diffstat (limited to 'icons/flags/it.svg')
| -rw-r--r-- | icons/flags/it.svg | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/icons/flags/it.svg b/icons/flags/it.svg index 8c1b8b9..20a8bfd 100644 --- a/icons/flags/it.svg +++ b/icons/flags/it.svg @@ -1,9 +1,7 @@ -<?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" version="1.1" width="1500" height="1000" viewBox="0 0 3 2" id="svg277"> - - <defs id="defs286"/> - <sodipodi:namedview borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base"/> - <rect width="1" height="2" fill="#008d46"/> - <rect width="1" height="2" x="1" fill="#fafeff" fill="#ffffff" fill-opacity="1"/> - <rect width="1" height="2" x="2" fill="#d2232c"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-it" viewBox="0 0 640 480"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path fill="#fff" d="M0 0h640v480H0z"/> + <path fill="#009246" d="M0 0h213.3v480H0z"/> + <path fill="#ce2b37" d="M426.7 0H640v480H426.7z"/> + </g> </svg> |
