12345678910 |
- <?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:#eeeeee;stroke:#222222;stroke-width:3;" d="M 33,98 98,98 98,2 33,2 z"/>
- <path style="fill:#666666;stroke:#222222;stroke-width:3;" d="M 33,95 76,71 76,2 33,2 z"/>
- <path style="fill:none;stroke:#222222;stroke-width:5;" d="m 71,27 -5,1 c -2,0 -1,5 -1,5"/>
- <path style="fill:#D02727;stroke:#430000;stroke-width:4;" d="M 48,49 21,14 21,31 3,31 3,66 21,66 21,84 z"/>
- </svg>
|