diff options
Diffstat (limited to 'icons/flags/nl.svg')
| -rw-r--r-- | icons/flags/nl.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/nl.svg b/icons/flags/nl.svg new file mode 100644 index 0000000..6e06ba2 --- /dev/null +++ b/icons/flags/nl.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 9 6" id="Flag_of_the_Netherlands"> + <rect id="red_stripe" fill="#AE1C28" width="9" height="6"/> + <rect id="white_stripe" fill="#FFF" width="9" height="4" y="2"/> + <rect id="blue_stripe" fill="#21468B" width="9" height="2" y="4"/> +</svg> |
