1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="25px" height="20px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip1961">
- <path d="M 0 20 L 0 0 L 25 0 L 25 20 L 0 20 Z " fill-rule="evenodd" />
- </mask>
- <mask fill="white" id="Clip1962">
- <path d="M 5 3 L 22 3 L 22 18 L 5 18 Z M 0 0 L 25 0 L 25 20 L 0 20 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -370 -177 )">
- <path d="M 0 20 L 0 0 L 25 0 L 25 20 L 0 20 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 370 177 )" class="fill" />
- <path d="M 0 20 L 0 0 L 25 0 L 25 20 L 0 20 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 370 177 )" class="stroke" mask="url(#Clip1961)" />
- <path d="M 24.511956994098107 0.39043440472151514 L 0.48804300590189387 19.609565595278482 M 0.48804300590189387 0.39043440472151514 L 24.511956994098107 19.609565595278482 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 370 177 )" class="stroke" mask="url(#Clip1962)" />
- </g>
- </svg>
|