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/bh.svg | |
| download | WebInterface-Perl-3470e2605595bf52b3ba07bf0b3886e5a61d3e06.tar.gz WebInterface-Perl-3470e2605595bf52b3ba07bf0b3886e5a61d3e06.zip | |
first version of masterinterface
Diffstat (limited to 's/flag/bh.svg')
| -rwxr-xr-x | s/flag/bh.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/s/flag/bh.svg b/s/flag/bh.svg new file mode 100755 index 0000000..c67e017 --- /dev/null +++ b/s/flag/bh.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1"> + <defs> + <clipPath id="a"> + <path fill-opacity=".67" d="M0 0h640v480H0z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#a)"> + <path fill="#e10011" d="M-32.5 0h720v480h-720z"/> + <path d="M114.25 479.77L-32.5 480V0l146.06.075 94.242 30.306-93.554 29.542 93.554 30.458-93.554 29.542 93.554 30.458-93.554 29.54 93.554 30.46-93.554 29.54 93.554 30.46-93.554 29.54 93.554 30.46-93.554 29.54 93.554 30.46-93.554 29.54 93.554 30.46-93.554 29.54" fill="#fff"/> + </g> +</svg> |
