12345678 |
- <?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:#2A555D;fill-opacity:0.4" d="m 55,25 -4,0 c -2,8 -3,9 -11,10 l 0,5 10,0 0,36 5,0 0,-51"/>
- <ellipse cx="50" cy="50" rx="45" ry="45" style="fill:none;stroke:#2A555D;stroke-width:8;stroke-opacity:0.4"/>
- </svg>
|