test-17-simple.svg 939 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  3. <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" filter="url(#emptyFilter)" width="1024px" height="1024px" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
  4. viewBox="0 0 102400 102400"
  5. xmlns:xlink="http://www.w3.org/1999/xlink">
  6. <defs>
  7. <filter id="emptyFilter">
  8. <feOffset/>
  9. </filter>
  10. <linearGradient id="gradient1" gradientUnits="userSpaceOnUse" x1="304.668" y1="-315.742" x2="102095" y2="102716">
  11. <stop offset="0.5" style="stop-color:#FFFF00"/>
  12. <stop offset="0.5" style="stop-color:#FF0000"/>
  13. </linearGradient>
  14. </defs>
  15. <circle fill="url(#gradient1)" cx="51200" cy="51200" r="40000"/>
  16. <circle cx="51200" cy="51200" r="20000" fill="currentColor"/>
  17. </svg>