12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>img_doticon_07</title>
- <defs>
- <radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="50%" id="radialGradient-1">
- <stop stop-color="#FFFFFF" stop-opacity="0" offset="0%"></stop>
- <stop stop-color="#FFFFFF" stop-opacity="0.4" offset="100%"></stop>
- </radialGradient>
- <radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="50%" id="radialGradient-2">
- <stop stop-color="#FFFFFF" stop-opacity="0" offset="0%"></stop>
- <stop stop-color="#FFFFFF" stop-opacity="0.6" offset="100%"></stop>
- </radialGradient>
- </defs>
- <g id="编辑器" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="icon" transform="translate(-549.000000, -514.000000)" fill-rule="nonzero">
- <g id="img_doticon_07" transform="translate(549.000000, 514.000000)">
- <rect id="box-7" fill-opacity="0" fill="#FFFFFF" x="0" y="0" width="28" height="28"></rect>
- <g id="组_3858-2" transform="translate(4.000000, 1.000000)">
- <g id="编组" transform="translate(0.000000, 6.000000)" fill="#FFFFFF">
- <polygon id="路径_5047-4" points="7.606 20.004 -0.004 11.78 2.755 9.257 6.084 12.435 6.084 0.005 9.223 0.005 9.223 5.914 10.903 4.68 12.851 4.935 13.024 6.594 14.842 5.913 16.442 6.423 16.269 7.742 18.91 6.891 19.993 9.443 18.693 20.003"></polygon>
- </g>
- <circle id="椭圆_77-3" fill="url(#radialGradient-1)" cx="7.5" cy="6" r="6"></circle>
- <circle id="椭圆_78" fill="url(#radialGradient-2)" cx="7.5" cy="6" r="3"></circle>
- </g>
- </g>
- </g>
- </g>
- </svg>
|