1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="120px" height="80px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip3896">
- <path d="M 0 80 L 0 0 L 120 0 L 120 80 L 0 80 Z " fill-rule="evenodd" />
- </mask>
- <mask fill="white" id="Clip3897">
- <path d="M 17.88818359375 21 L 104.11181640625 21 L 104.11181640625 61 L 17.88818359375 61 Z M 0 0 L 120 0 L 120 80 L 0 80 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -177 -531 )">
- <path d="M 0 80 L 0 0 L 120 0 L 120 80 L 0 80 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 177 531 )" class="fill" />
- <path d="M 0 80 L 0 0 L 120 0 L 120 80 L 0 80 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 177 531 )" class="stroke" mask="url(#Clip3896)" />
- <path d="M 119.37596227924661 0.41602514716892186 L 0.6240377207533828 79.58397485283108 M 0.6240377207533828 0.41602514716892186 L 119.37596227924661 79.58397485283108 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 177 531 )" class="stroke" mask="url(#Clip3897)" />
- </g>
- </svg>
|