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:#6597BB;stroke:#041E31;stroke-width:3;" d="M 97,62 C 86,82 73,97 52,98 32,98 18,82 14,72 L 3.9,82 3.9,52 33,52 24,61 c 0,0 9,27 34,27 18,0 39,-26 39,-26 z M 4.3,38 C 15,18 28,2.6 49,2.4 69,2.2 83,18 87,28 l 10,-10 0,30 -29,0 9,-9 C 77,39 68,12 43,12 25,12 4.3,38 4.3,38 z"/>
- <path style="fill:none;stroke:#111;stroke-width:3;stroke-linecap:round;" d="m 43,73 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:#111;stroke:none;">
- <path d="m 48,57 20,-6 c 2,-1 4,-1 3,3 l -7,13 c -1,2 -2,2 -3,0 L 48,60 c -3,-1 0,-3 0,-3 z M 25,36 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 42,43 36,36 25,36 z"/>
- <ellipse cx="77" cy="38" rx="9" ry="9"/>
- </g>
- </svg>
|