123456789101112131415 |
- <?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:#777777;stroke:#222222;stroke-width:2px;" d="m 95,95 -70,0 0,-30 50,0 0,-25 20,0 z"/>
- <path style="fill:#555555;stroke:#222222;stroke-width:2px;" d="m 95,40 0,-7 -20,0 0,7 z"/>
- <path style="fill:#aaaaaa;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"/>
- <path style="fill:none;stroke:#aaaaaa;stroke-width:14px;stroke-linecap:round;stroke-linejoin:round;" d="M 36,27 C 15,39 18,81 51,81 74,81 81,64 81,53 81,43 76,33 65,26"/>
- <path style="fill:none;stroke:#007B00;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;" d="M 36,27 C 15,39 18,81 51,81 74,81 81,64 81,53 81,43 76,33 65,26"/>
- <path style="fill:#007B00;" d="m 23,15 24,7 -4,24"/>
- </svg>
|