diff options
Diffstat (limited to 'icons/flags/ro.svg')
| -rw-r--r-- | icons/flags/ro.svg | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/icons/flags/ro.svg b/icons/flags/ro.svg index a7a8d60..fda0f7b 100644 --- a/icons/flags/ro.svg +++ b/icons/flags/ro.svg @@ -1,9 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="450" height="300" id="svg2"> - <defs id="defs4"/> - <g> - <rect width="150" height="300" x="0" y="0" fill="#002b7f" fill-opacity="1"/> - <rect width="150" height="300" x="150" y="0" fill="#fcd116" fill-opacity="1"/> - <rect width="150" height="300" x="300" y="0" fill="#ce1126" fill-opacity="1"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ro" viewBox="0 0 640 480"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path fill="#00319c" d="M0 0h213.3v480H0z"/> + <path fill="#ffde00" d="M213.3 0h213.4v480H213.3z"/> + <path fill="#de2110" d="M426.7 0H640v480H426.7z"/> </g> </svg> |
