diff options
Diffstat (limited to 'icons/flags/bv.svg')
| -rw-r--r-- | icons/flags/bv.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/flags/bv.svg b/icons/flags/bv.svg new file mode 100644 index 0000000..1c4fe46 --- /dev/null +++ b/icons/flags/bv.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1100" height="800" id="Flag_of_Norway"> + <rect width="1100" height="800" fill="#ef2b2d"/> + <rect width="200" height="800" x="300" fill="white"/> + <rect width="1100" height="200" y="300" fill="white"/> + <rect width="100" height="800" x="350" fill="#002868"/> + <rect width="1100" height="100" y="350" fill="#002868"/> +</svg> |
