12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="149px" height="60px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient gradientUnits="userSpaceOnUse" x1="74.5" y1="0" x2="74.5" y2="60" id="LinearGradient560">
- <stop id="Stop561" stop-color="#ffffff" offset="0" />
- <stop id="Stop562" stop-color="#f2f2f2" offset="0" />
- <stop id="Stop563" stop-color="#e4e4e4" offset="1" />
- <stop id="Stop564" stop-color="#ffffff" offset="1" />
- </linearGradient>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip565">
- <path d="M 0 50 L 0 10 C 0 4.3999999999999995 4.3999999999999995 0 10 0 L 139 0 C 144.6 0 149 4.3999999999999995 149 10 L 149 50 C 149 55.6 144.6 60 139 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 -321 -1288 )">
- <path d="M 0 50 L 0 10 C 0 4.3999999999999995 4.3999999999999995 0 10 0 L 139 0 C 144.6 0 149 4.3999999999999995 149 10 L 149 50 C 149 55.6 144.6 60 139 60 L 10 60 C 4.3999999999999995 60 0 55.6 0 50 Z " fill-rule="nonzero" fill="url(#LinearGradient560)" stroke="none" transform="matrix(1 0 0 1 321 1288 )" class="fill" />
- <path d="M 0 50 L 0 10 C 0 4.3999999999999995 4.3999999999999995 0 10 0 L 139 0 C 144.6 0 149 4.3999999999999995 149 10 L 149 50 C 149 55.6 144.6 60 139 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 321 1288 )" class="stroke" mask="url(#Clip565)" />
- </g>
- </svg>
|