1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="50px" height="59px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip301">
- <path d="M 0 59 L 0 0 L 50 0 L 50 59 L 0 59 Z " fill-rule="evenodd" />
- </mask>
- <mask fill="white" id="Clip302">
- <path d="M 6 19 L 46 19 L 46 41 L 6 41 Z M 0 0 L 50 0 L 50 59 L 0 59 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -620 -466 )">
- <path d="M 0 59 L 0 0 L 50 0 L 50 59 L 0 59 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 0)" stroke="none" transform="matrix(1 0 0 1 620 466 )" class="fill" />
- <path d="M 0 59 L 0 0 L 50 0 L 50 59 L 0 59 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(245, 154, 35, 0.2)" fill="none" transform="matrix(1 0 0 1 620 466 )" class="stroke" mask="url(#Clip301)" />
- <path d="M 49.618552199713044 0.45010840433860455 L 0.381447800286953 58.54989159566139 M 0.381447800286953 0.45010840433860455 L 49.618552199713044 58.54989159566139 " stroke-width="1" stroke-dasharray="0" stroke="rgba(245, 154, 35, 0.2)" fill="none" transform="matrix(1 0 0 1 620 466 )" class="stroke" mask="url(#Clip302)" />
- </g>
- </svg>
|