test.svg 221 B

1234567
  1. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
  2. <defs>
  3. <style type="text/css">
  4. </style>
  5. </defs>
  6. <circle cx="100" cy="100" r="50"></circle>
  7. </svg>