1234567891011121314151617181920 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="355px" height="70px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <linearGradient gradientUnits="userSpaceOnUse" x1="347.6633333333333" y1="70" x2="-2.6033333333333375" y2="70" id="LinearGradient2391">
- <stop id="Stop2392" stop-color="#00bfbf" offset="0" />
- <stop id="Stop2393" stop-color="#00ffff" offset="0.19" />
- <stop id="Stop2394" stop-color="#bb74ff" offset="0.41" />
- <stop id="Stop2395" stop-color="#9a2eff" offset="0.74" />
- <stop id="Stop2396" stop-color="#8400ff" offset="1" />
- </linearGradient>
- <mask fill="white" id="Clip2397">
- <path d="M 0 66 L 0 4 C 0 1.7599999999999998 1.76 0 4 0 L 351 0 C 353.24 0 355 1.7599999999999998 355 4 L 355 66 C 355 68.24 353.24 70 351 70 L 4 70 C 1.76 70 0 68.24 0 66 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -35 -260 )">
- <path d="M 0 66 L 0 4 C 0 1.7599999999999998 1.76 0 4 0 L 351 0 C 353.24 0 355 1.7599999999999998 355 4 L 355 66 C 355 68.24 353.24 70 351 70 L 4 70 C 1.76 70 0 68.24 0 66 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 35 260 )" class="fill" />
- <path d="M 0 66 L 0 4 C 0 1.7599999999999998 1.76 0 4 0 L 351 0 C 353.24 0 355 1.7599999999999998 355 4 L 355 66 C 355 68.24 353.24 70 351 70 L 4 70 C 1.76 70 0 68.24 0 66 Z " stroke-width="0" stroke="url(#LinearGradient2391)" fill="none" transform="matrix(1 0 0 1 35 260 )" class="stroke" mask="url(#Clip2397)" />
- </g>
- </svg>
|