1234567891011121314151617181920 |
- <?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" 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>
|