diff options
| author | Darkelarious <darkelarious@333networks.com> | 2021-09-05 20:35:44 +0200 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2021-09-05 20:35:44 +0200 |
| commit | 3470e2605595bf52b3ba07bf0b3886e5a61d3e06 (patch) | |
| tree | 36e7fcf008183b464aca47b7eeba0953dd36feef /s/flag/dk.svg | |
| download | WebInterface-Perl-3470e2605595bf52b3ba07bf0b3886e5a61d3e06.tar.gz WebInterface-Perl-3470e2605595bf52b3ba07bf0b3886e5a61d3e06.zip | |
first version of masterinterface
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> |
