| 12345678910 |
- <svg version="1.1"
- baseProfile="full"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:ev="http://www.w3.org/2001/xml-events"
- width="25" height="60">
- <polyline points="22,3 3,30 22,57" style="fill:none;stroke:white;stroke-width:3;stroke-linecap:round"></polyline>
- </svg>
|