blob: cd78e869302f6fec565163d06efb6dbda72a83fe (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19">
<defs>
<clipPath>
<rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ff00ff" color="#000000"/>
</clipPath>
</defs>
<g transform="translate(0,-1033.3622)">
<rect width="4" height="8" x="4" y="1039.36" rx="0.5" fill="#f9f9f9"/>
</g>
</svg>
|