diff options
Diffstat (limited to 'icons/flags/bg.svg')
| -rw-r--r-- | icons/flags/bg.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/bg.svg b/icons/flags/bg.svg new file mode 100644 index 0000000..b37e190 --- /dev/null +++ b/icons/flags/bg.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="500" height="300" id="Bulgaria Flag"> + <rect x="0" y="0" width="500" height="100" id="white stripe" fill="#fff"/> + <rect x="0" y="100" width="500" height="100" fill="#00966E"/> + <rect x="0" y="200" width="500" height="100" id="red Stripe" fill="#D62612"/> +</svg> |
