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;" d="M 22,43 C 15,50 4.3,53 0.3,61 l 0,8 C 0.3,69 13,49 22,60 z"/>
- <path style="fill:#cccccc;stroke:#444444;stroke-width:2" d="m 66,28 25,0 c 6,0 6,10 0,10 l -25,0 z"/>
- <path style="fill:#cccccc;stroke:#444444;stroke-width:2" d="m 66,65 25,0 c 6,0 6,10 0,10 l -25,0 z"/>
- <path style="fill:#555555;stroke:#222222;stroke-width:3" d="m 66,25 c 0,0 0,50 0,55 0,4 0,5 -4,5 -7,0 -20,0 -24,0 -4,0 -10,-3 -13,-10 -4,-10 -6,-32 1,-48 4,-9 8,-8 13,-8 5,0 19,0 23,0 4,0 4,1 4,6 z"/>
- <path style="fill:#888888;stroke:#999999;stroke-width:2" d="m 62,24 -29,0 c 0,0 -6,15 -6,27 0,12 1,17 6,28 l 29,0 z"/>
- <path style="fill:#FF3D3D;fill-opacity:0.7;stroke:#730000;stroke-width:2" d="M 35,29 28,37 43,52 28,67 35,75 51,59 65,74 73,66 58,51 73,36 65,29 50,44 z"/>
- </svg>
|