12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="210px" height="60px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient gradientUnits="userSpaceOnUse" x1="105" y1="0" x2="105" y2="60" id="LinearGradient3063">
- <stop id="Stop3064" stop-color="#ffffff" offset="0" />
- <stop id="Stop3065" stop-color="#f2f2f2" offset="0" />
- <stop id="Stop3066" stop-color="#e4e4e4" offset="1" />
- <stop id="Stop3067" stop-color="#ffffff" offset="1" />
- </linearGradient>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip3068">
- <path d="M 0 50 L 0 10 C 0 4.3999999999999995 4.3999999999999995 0 10 0 L 200 0 C 205.6 0 210 4.3999999999999995 210 10 L 210 50 C 210 55.6 205.6 60 200 60 L 10 60 C 4.3999999999999995 60 0 55.6 0 50 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -1105 -724 )">
- <path d="M 0 50 L 0 10 C 0 4.3999999999999995 4.3999999999999995 0 10 0 L 200 0 C 205.6 0 210 4.3999999999999995 210 10 L 210 50 C 210 55.6 205.6 60 200 60 L 10 60 C 4.3999999999999995 60 0 55.6 0 50 Z " fill-rule="nonzero" fill="url(#LinearGradient3063)" stroke="none" transform="matrix(1 0 0 1 1105 724 )" class="fill" />
- <path d="M 0 50 L 0 10 C 0 4.3999999999999995 4.3999999999999995 0 10 0 L 200 0 C 205.6 0 210 4.3999999999999995 210 10 L 210 50 C 210 55.6 205.6 60 200 60 L 10 60 C 4.3999999999999995 60 0 55.6 0 50 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1105 724 )" class="stroke" mask="url(#Clip3068)" />
- </g>
- </svg>
|