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/cn.svg | |
| download | WebInterface-Perl-3470e2605595bf52b3ba07bf0b3886e5a61d3e06.tar.gz WebInterface-Perl-3470e2605595bf52b3ba07bf0b3886e5a61d3e06.zip | |
first version of masterinterface
Diffstat (limited to 's/flag/cn.svg')
| -rwxr-xr-x | s/flag/cn.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/s/flag/cn.svg b/s/flag/cn.svg new file mode 100755 index 0000000..3a48789 --- /dev/null +++ b/s/flag/cn.svg @@ -0,0 +1,19 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="480" viewBox="-5 -5 12.8 9.6"> + <title> + Flag of the People's Republic of China + </title> + <defs> + <path id="b" fill="#ffde00" d="M-.588.81L0-1 .588.81-.952-.31H.952z"/> + <clipPath id="a"> + <path d="M-5-15.4h26.667v20H-5z"/> + </clipPath> + </defs> + <g transform="matrix(.48 0 0 .48 -2.6 2.39)" clip-path="url(#a)"> + <path fill="#de2910" d="M-5-15.4h30v20H-5z"/> + <use height="20" width="30" transform="matrix(3 0 0 3 0 -10.4)" xlink:href="#b"/> + <use height="20" width="30" transform="rotate(-120.93 -1.29 -8.12)" xlink:href="#b"/> + <use height="20" width="30" transform="rotate(-98.11 -1.45 -8.74)" xlink:href="#b"/> + <use height="20" width="30" transform="rotate(-74.04 -2.07 -8.84)" xlink:href="#b"/> + <use height="20" width="30" transform="rotate(-51.32 -4.16 -8.4)" xlink:href="#b"/> + </g> +</svg> |
