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(-93.000000, -98.000000)">
- <g id="交易关闭" transform="translate(93.000000, 98.000000)">
- <rect id="矩形" x="0" y="0" width="52" height="52"></rect>
- <path d="M26,52 C40.3594035,52 52,40.3594035 52,26 C52,11.6405965 40.3594035,0 26,0 C11.6405965,0 0,11.6405965 0,26 C0,40.3594035 11.6405965,52 26,52 Z M28.9839727,26.0090953 L36.9549872,33.9801098 L33.9710145,36.9640825 L26,28.993068 L18.0289855,36.9640825 L15.044075,33.9801098 L23.0150895,26.0090953 L14.955925,17.948993 L17.9398977,14.9640825 L26,23.0241848 L34.0601023,14.9640825 L37.044075,17.9480553 L28.9839727,26.0081576 L28.9839727,26.0090953 Z" id="形状结合" fill="url(#linearGradient-1)"></path>
- </g>
- </g>
- </g>
- </svg>
|