123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="52px" height="52px" viewBox="0 0 52 52" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>交易成功</title>
- <defs>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
- <stop stop-color="#FFFFFF" offset="0%"></stop>
- <stop stop-color="#FFFBFE" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="报名缴费" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="画板备份-2" transform="translate(-494.000000, -206.000000)">
- <g id="交易成功" transform="translate(494.000000, 206.000000)">
- <rect id="矩形" x="0" y="0" width="52" height="52"></rect>
- <path d="M26,0 C40.3594035,0 52,11.6405965 52,26 C52,40.3594035 40.3594035,52 26,52 C11.6405965,52 0,40.3594035 0,26 C0,11.6405965 11.6405965,0 26,0 Z M35.4700867,17 L24.0422711,28.3030329 L19.0107622,21.6516598 L15,24.768585 L23.4969475,36 L39,20.6660483 L35.4700867,17 Z" id="形状结合" fill="url(#linearGradient-1)"></path>
- </g>
- </g>
- </g>
- </svg>
|