diff options
Diffstat (limited to 'icons/flags/ru.svg')
| -rw-r--r-- | icons/flags/ru.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/ru.svg b/icons/flags/ru.svg new file mode 100644 index 0000000..d721989 --- /dev/null +++ b/icons/flags/ru.svg @@ -0,0 +1,6 @@ +<?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> |
