diff options
Diffstat (limited to 'icons/flags/bw.svg')
| -rw-r--r-- | icons/flags/bw.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/bw.svg b/icons/flags/bw.svg new file mode 100644 index 0000000..f89aee0 --- /dev/null +++ b/icons/flags/bw.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 36 24"> + <rect id="blue" width="36" height="24" fill="#75aadb"/> + <line x1="0" y1="12" x2="36" y2="12" stroke-width="6" stroke="white"/> + <line x1="0" y1="12" x2="36" y2="12" stroke-width="4" stroke="black"/> +</svg> |
