1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="375px" height="126px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip2091">
- <path d="M 0 126 L 0 0 L 375 0 L 375 126 L 0 126 Z " fill-rule="evenodd" />
- </mask>
- <mask fill="white" id="Clip2092">
- <path d="M 158.75 53 L 218.25 53 L 218.25 75 L 158.75 75 Z M 0 0 L 375 0 L 375 126 L 0 126 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g>
- <path d="M 0 126 L 0 0 L 375 0 L 375 126 L 0 126 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" class="fill" />
- <path d="M 0 126 L 0 0 L 375 0 L 375 126 L 0 126 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" class="stroke" mask="url(#Clip2091)" />
- <path d="M 373.58940143982926 0.4739611162173627 L 1.4105985601707223 125.52603888378265 M 1.4105985601707223 0.4739611162173627 L 373.58940143982926 125.52603888378265 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" class="stroke" mask="url(#Clip2092)" />
- </g>
- </svg>
|