12345678910111213141516171819202122232425 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="129px" height="44px" viewBox="0 0 129 44" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>编组 20</title>
- <defs>
- <linearGradient x1="100%" y1="50%" x2="0%" y2="50%" id="linearGradient-1">
- <stop stop-color="#E0782C" offset="0%"></stop>
- <stop stop-color="#E78E36" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="50%" y1="6.26178469%" x2="50%" y2="100%" id="linearGradient-2">
- <stop stop-color="#FFEDB2" offset="0%"></stop>
- <stop stop-color="#FFC84F" offset="39.8519449%"></stop>
- <stop stop-color="#FFC648" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="结束评测" transform="translate(-342.000000, -16.000000)">
- <g id="编组-20" transform="translate(342.000000, 16.000000)">
- <rect id="矩形" fill="url(#linearGradient-1)" x="0" y="0" width="129" height="44" rx="19"></rect>
- <rect id="矩形" fill="url(#linearGradient-2)" x="0" y="0" width="129" height="38" rx="19"></rect>
- <circle id="椭圆形" fill="#FFFFFF" cx="8" cy="17" r="2"></circle>
- <ellipse id="椭圆形" fill="#FFFFFF" transform="translate(11.183013, 9.683013) rotate(-52.000000) translate(-11.183013, -9.683013) " cx="11.1830127" cy="9.6830127" rx="3.5" ry="2.5"></ellipse>
- </g>
- </g>
- </g>
- </svg>
|