info.svg 542 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
  3. <g style="fill-opacity:0.8">
  4. <ellipse cx="50" cy="50" rx="48" ry="48" style="fill:#002A3D"/>
  5. <ellipse cx="50" cy="50" rx="43" ry="43" style="fill:#35728E;stroke:#eeeeee;stroke-width:3"/>
  6. <path style="fill:#ffffff;" d="m 39,41 0,1 c 2,0 0,0 2,0 4,0 5,1 5,6 l 0,23 c 0,8 -1,9 -9,10 l 0,1 28,0 0,-1 C 57,80 57,79 57,71 l 0,-34"/>
  7. <ellipse cx="50" cy="25" rx="7" ry="7" style="fill:#ffffff"/>
  8. </g>
  9. </svg>