1234567891011 |
- <?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:#999999;stroke:#222222;stroke-width:2px;" d="m 95,95 -70,0 0,-30 50,0 0,-25 20,0 z"/>
- <path style="fill:#666666;stroke:#222222;stroke-width:2px;" d="m 95,40 0,-7 -20,0 0,7 z"/>
- <path style="fill:#cccccc;stroke:#222222;stroke-width:2px;" d="m 5,65 0,-55 70,0 0,55 z"/>
- <path style="fill:#238FB7;stroke:#222222;stroke-width:2px;" d="m 5,10 0,-7 70,0 0,7 z"/>
- </svg>
|