diff options
Diffstat (limited to 'icons/flags/cn.svg')
| -rw-r--r-- | icons/flags/cn.svg | 32 |
1 files changed, 10 insertions, 22 deletions
diff --git a/icons/flags/cn.svg b/icons/flags/cn.svg index 7ca3415..10d3489 100644 --- a/icons/flags/cn.svg +++ b/icons/flags/cn.svg @@ -1,23 +1,11 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="china_flag_svg" width="900" height="600" viewBox="0 0 30 20"> -<desc>Flag of the People's Republic of China</desc> -<defs> -<g id="s"> -<g id="c"> -<polyline id="t" fill="#fcd116" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/> -<use xlink:href="#t" transform="scale(-1,1)"/> -</g> -<use xlink:href="#c" transform="rotate(72)"/> -<use xlink:href="#c" transform="rotate(-72)"/> -<use xlink:href="#c" transform="rotate(144)"/> -<use xlink:href="#c" transform="rotate(-144)"/> -</g> -<use xlink:href="#s" id="r" transform="rotate(-90)"/> -</defs> -<rect width="30" height="20" fill="#ce1126"/> -<use xlink:href="#s" transform="translate(5,5) scale(3)"/> -<use xlink:href="#r" transform="translate(10,2) rotate(-30.963756532073521417107679840837)"/> -<use xlink:href="#r" transform="translate(12,4) rotate(-8.1301023541559787031443874409066)"/> -<use xlink:href="#r" transform="translate(12,7) rotate(15.945395900922854797657689523261)"/> -<use xlink:href="#r" transform="translate(10,9) rotate(38.659808254090090604005862335173)"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-cn" viewBox="0 0 640 480"> + <defs> + <path id="cn-a" fill="#ff0" d="M-.6.8 0-1 .6.8-1-.3h2z"/> + </defs> + <path fill="#ee1c25" d="M0 0h640v480H0z"/> + <use xlink:href="#cn-a" width="30" height="20" transform="matrix(71.9991 0 0 72 120 120)"/> + <use xlink:href="#cn-a" width="30" height="20" transform="matrix(-12.33562 -20.5871 20.58684 -12.33577 240.3 48)"/> + <use xlink:href="#cn-a" width="30" height="20" transform="matrix(-3.38573 -23.75998 23.75968 -3.38578 288 95.8)"/> + <use xlink:href="#cn-a" width="30" height="20" transform="matrix(6.5991 -23.0749 23.0746 6.59919 288 168)"/> + <use xlink:href="#cn-a" width="30" height="20" transform="matrix(14.9991 -18.73557 18.73533 14.99929 240 216)"/> </svg> |
