Try to fix duplicate IDs
[svg-spritemaker.git] / t / circle.svg
index 0e1ecb9b3c4e488ded5edde3c225b44a5c1aefd9..2affb79112647d5f17d438ea694878ee8a34032d 100644 (file)
@@ -1,3 +1,3 @@
 <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 10 10">
-       <circle fill="red" stroke="none" cx="5" cy="5" r="4"/>
+       <circle fill="red" id="thing" stroke="none" cx="5" cy="5" r="4"/>
 </svg>
This page took 0.009393 seconds and 4 git commands to generate.