1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="4px" height="60px" viewBox="0 0 4 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>map_line</title>
- <defs>
- <linearGradient x1="50%" y1="50%" x2="50%" y2="11.688261%" id="linearGradient-1">
- <stop stop-color="#FFFFFF" offset="0%"></stop>
- <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"></stop>
- <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="展示界面-三维" transform="translate(-78.000000, -298.000000)" fill="url(#linearGradient-1)">
- <g id="编组-15" transform="translate(31.000000, 270.000000)">
- <g id="编组-14" transform="translate(25.000000, 0.000000)">
- <polygon id="map_line" points="22 20 26 20 23.9752968 88"></polygon>
- </g>
- </g>
- </g>
- </g>
- </svg>
|