123456789101112131415 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>椭圆形</title>
- <defs>
- <linearGradient x1="-1.11022302e-14%" y1="50%" x2="116.367779%" y2="50%" id="linearGradient-1">
- <stop stop-color="#2B5CFD" offset="0%"></stop>
- <stop stop-color="#FFFFFF" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="关于我们改2" transform="translate(-955.000000, -2470.000000)" fill="url(#linearGradient-1)">
- <circle id="椭圆形" cx="961" cy="2476" r="6"></circle>
- </g>
- </g>
- </svg>
|