123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="355px" height="62px" viewBox="0 0 355 62" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>优惠底图</title>
- <defs>
- <linearGradient x1="100%" y1="50%" x2="0%" y2="50%" id="linearGradient-1">
- <stop stop-color="#FFE9C2" offset="0%"></stop>
- <stop stop-color="#FFE3CB" offset="100%"></stop>
- </linearGradient>
- <path d="M61,0 C61,2.76142375 63.2385763,5 66,5 C68.7614237,5 71,2.76142375 71,0 L346,0 C350.970563,-9.13077564e-16 355,4.02943725 355,9 L355,53 C355,57.9705627 350.970563,62 346,62 L71,62 L71,62 C71,59.2385763 68.7614237,57 66,57 C63.2385763,57 61,59.2385763 61,62 L9,62 C4.02943725,62 6.08718376e-16,57.9705627 0,53 L0,9 C-6.08718376e-16,4.02943725 4.02943725,9.13077564e-16 9,0 L61,0 L61,0 Z" id="path-2"></path>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="分享(曲谱)" transform="translate(-10.000000, -97.000000)">
- <g id="优惠底图" transform="translate(10.000000, 97.000000)">
- <g id="形状结合-2">
- <mask id="mask-3" fill="white">
- <use xlink:href="#path-2"></use>
- </mask>
- <use id="形状结合" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
- </g>
- <line x1="66.5" y1="8.5" x2="66.5" y2="56.5" id="直线" stroke="#FFAD3B" stroke-width="0.5" stroke-linecap="square" stroke-dasharray="3"></line>
- </g>
- </g>
- </g>
- </svg>
|