diff options
Diffstat (limited to 's/flag/dk.svg')
| -rwxr-xr-x | s/flag/dk.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/s/flag/dk.svg b/s/flag/dk.svg new file mode 100755 index 0000000..0aaf086 --- /dev/null +++ b/s/flag/dk.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640"> + <defs> + <clipPath id="a"> + <path fill-opacity=".67" d="M-64 0h682.67v512H-64z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" clip-path="url(#a)" transform="matrix(.94 0 0 .94 60 0)" stroke-width="1pt"> + <path fill="#fb1b22" d="M-64 0h676.57v512H-64z"/> + <path fill="#fff" d="M-64 219.43h676.57v73.143H-64z"/> + <path fill="#fff" d="M155.43 0h73.143v512H155.43z"/> + </g> +</svg> |
