1234567891011 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
- <g style="fill:none;stroke:#007B00;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;">
- <path d="m 59,5 0,28"/>
- <path d="M 35,14 C 8,39 25,77 57,77 89,77 110,36 78,14"/>
- </g>
- <path style="fill:#555555;stroke:#222222;stroke-width:1.5px;" d="m 29,34 -1,7 -7,3 -6,-4 -6.2,7 3.2,5 -3,8 -6.2,1 0.2,9 6.5,1 2.5,6 -3.9,7 6.9,7 6,-4 7,3 1,7 10,0 1,-7 6,-3 6,4 8,-7 -5,-7 2,-5 9,-1 0,-10 -8,-1 -3,-7 4,-6 -6,-7 -6,4 -8,-3 -1,-7 z m 4,14 c 9,0 18,8 18,16 0,11 -9,18 -18,18 -9,0 -17,-7 -17,-18 0,-8 8,-16 17,-16 z"/>
- </svg>
|