1234567891011121314151617181920 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="375px" height="196px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <linearGradient gradientUnits="userSpaceOnUse" x1="367.25" y1="196" x2="-2.750000000000004" y2="196" id="LinearGradient2244">
- <stop id="Stop2245" stop-color="#00bfbf" offset="0" />
- <stop id="Stop2246" stop-color="#00ffff" offset="0.19" />
- <stop id="Stop2247" stop-color="#bb74ff" offset="0.41" />
- <stop id="Stop2248" stop-color="#9a2eff" offset="0.74" />
- <stop id="Stop2249" stop-color="#8400ff" offset="1" />
- </linearGradient>
- <mask fill="white" id="Clip2250">
- <path d="M 0 192 L 0 3.9999999999999996 C 0 1.7599999999999998 1.7599999999999996 0 4 0 L 371 0 C 373.24 0 375 1.7599999999999998 375 3.9999999999999996 L 375 192 C 375 194.24 373.24 196 371 196 L 4 196 C 1.7599999999999996 196 0 194.24 0 192 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -29 -108 )">
- <path d="M 0 192 L 0 3.9999999999999996 C 0 1.7599999999999998 1.7599999999999996 0 4 0 L 371 0 C 373.24 0 375 1.7599999999999998 375 3.9999999999999996 L 375 192 C 375 194.24 373.24 196 371 196 L 4 196 C 1.7599999999999996 196 0 194.24 0 192 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 29 108 )" class="fill" />
- <path d="M 0 192 L 0 3.9999999999999996 C 0 1.7599999999999998 1.7599999999999996 0 4 0 L 371 0 C 373.24 0 375 1.7599999999999998 375 3.9999999999999996 L 375 192 C 375 194.24 373.24 196 371 196 L 4 196 C 1.7599999999999996 196 0 194.24 0 192 Z " stroke-width="0" stroke="url(#LinearGradient2244)" fill="none" transform="matrix(1 0 0 1 29 108 )" class="stroke" mask="url(#Clip2250)" />
- </g>
- </svg>
|