test-make-unique-ids.svg 347 B

123456789
  1. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 256 256">
  2. <defs>
  3. <linearGradient id="gradient1">
  4. <stop class="stop1" offset="0%"/>
  5. <stop class="stop2" offset="100%"/>
  6. </linearGradient>
  7. </defs>
  8. <circle fill="url(#gradient1)" cx="128" cy="128" r="100" />
  9. </svg>