1234567891011121314151617181920 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="376px" height="40px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <linearGradient gradientUnits="userSpaceOnUse" x1="368.22933333333333" y1="40" x2="-2.7573333333333374" y2="40" id="LinearGradient5062">
- <stop id="Stop5063" stop-color="#00bfbf" offset="0" />
- <stop id="Stop5064" stop-color="#00ffff" offset="0.19" />
- <stop id="Stop5065" stop-color="#bb74ff" offset="0.41" />
- <stop id="Stop5066" stop-color="#9a2eff" offset="0.74" />
- <stop id="Stop5067" stop-color="#8400ff" offset="1" />
- </linearGradient>
- <mask fill="white" id="Clip5068">
- <path d="M 0 36 L 0 4 C 0 1.7599999999999998 1.7599999999999998 0 4 0 L 372 0 C 374.24 0 376 1.7599999999999998 376 4 L 376 36 C 376 38.239999999999995 374.24 40 372 40 L 4 40 C 1.7599999999999998 40 0 38.239999999999995 0 36 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -29 -106 )">
- <path d="M 0 36 L 0 4 C 0 1.7599999999999998 1.7599999999999998 0 4 0 L 372 0 C 374.24 0 376 1.7599999999999998 376 4 L 376 36 C 376 38.239999999999995 374.24 40 372 40 L 4 40 C 1.7599999999999998 40 0 38.239999999999995 0 36 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 29 106 )" class="fill" />
- <path d="M 0 36 L 0 4 C 0 1.7599999999999998 1.7599999999999998 0 4 0 L 372 0 C 374.24 0 376 1.7599999999999998 376 4 L 376 36 C 376 38.239999999999995 374.24 40 372 40 L 4 40 C 1.7599999999999998 40 0 38.239999999999995 0 36 Z " stroke-width="0" stroke="url(#LinearGradient5062)" fill="none" transform="matrix(1 0 0 1 29 106 )" class="stroke" mask="url(#Clip5068)" />
- </g>
- </svg>
|