image.svg 173 B

12345
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <svg height="100" width="100">
  3. <circle cx="50" cy="50" r="40" stroke="black" stroke-width="1" fill="blue" />
  4. </svg>