diff options
Diffstat (limited to 'icons/flags/ru.svg')
| -rw-r--r-- | icons/flags/ru.svg | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/icons/flags/ru.svg b/icons/flags/ru.svg index d721989..cf24301 100644 --- a/icons/flags/ru.svg +++ b/icons/flags/ru.svg @@ -1,6 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="450" height="300" id="Russian Federation Flag"> - <rect x="0" y="0" width="450" height="100" id="White Stripe" fill="#FFFFFF"/> - <rect x="0" y="100" width="450" height="100" id="Blue Stripe" fill="#0000FF"/> - <rect x="0" y="200" width="450" height="100" id="Red Stripe" fill="#FF0000"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ru" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v160H0z"/> + <path fill="#0039a6" d="M0 160h640v160H0z"/> + <path fill="#d52b1e" d="M0 320h640v160H0z"/> </svg> |
