12345678910111213 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
- <path style="fill:#222222;stroke:#888888" d="M 92,25 92,82 59,99 9,82 10,25 59,36 z"/>
- <path style="fill:#888888;stroke:#222222;stroke-width:1" d="M 10,25 1,10 38,4 47,18 53,3 98,8 92,25 59,36 z"/>
- <path style="fill:#333333;stroke:#222222;stroke-width:1" d="M 10,25 47,18 92,25 59,36 z"/>
- <path style="fill:none;stroke:#444444;stroke-width:1.5" d="m 59,38 0,59"/>
- <path style="fill:#666666;stroke:none;" d="M 1,41 10,25 59,36 92,25 99,42 66,55 59,36 51,56 z"/>
- <path style="fill:#5E9FCE;stroke:#041E31;stroke-width:3;fill-opacity:0.8" d="M 68,72 68,57 3,57 3,72 z"/>
- </svg>
|