12345678910111213141516 |
- <?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:none;stroke:#222222;stroke-width:3;stroke-linecap:round;" d="m 53,90 c 1,5 12,7 17,2 3,-4 3,-8 3,-8 0,0 3,5 10,5 10,0 10,-11 10,-11"/>
- <g style="fill:#222222;stroke:none;">
- <path d="m 35,53 c -8,0 -15,7 -15,16 0,8 6,16 15,16 10,0 17,-7 17,-16 l -4,0 c 0,3 -3,7 -8,7 -5,0 -7,-4 -7,-8 0,-4 4,-8 7,-8 5,0 8,4 8,8 l 0,1 4,0 C 52,60 46,53 35,53 z m 23,21 20,-6 c 2,-1 4,-1 3,3 l -7,13 c -1,2 -2,2 -3,0 L 58,77 c -3,-1 0,-3 0,-3 z"/>
- <ellipse cx="88" cy="55" rx="9" ry="9"/>
- </g>
- <path style="fill:#FF6F00;stroke:#532800;stroke-width:2;stroke-linecap:round;" d="m 77,42 c 0,-5 0,-9 -3,-11 -4,-3 0,-13 7,-15 4,-1 10,2 12,3 C 89,7 74,0 61,4 56,5.6 50,12 51,22 49,10 42,4 33,2 22,0 10,15 10,27 c 8,-7 16,-9 21,-3 4,4 5,10 3,14 -2,3 -1,8 1,10 5,-2 7,-7 21,-8 14,-1 21,2 21,2 z"/>
- <ellipse cx="11" cy="32" rx="7" ry="7" style="fill:#08D600;stroke:#004B06;"/>
- <ellipse cx="92" cy="24" rx="7" ry="7" style="fill:#FFDF00;stroke:#8F7A00;"/>
- <ellipse cx="70" cy="74" rx="14" ry="14" style="fill:#ff0000;"/>
- </svg>
|