]> iEval git - svg-spritemaker.git/blame_incremental - t/rect.svg
Try to fix duplicate IDs
[svg-spritemaker.git] / t / rect.svg
... / ...
CommitLineData
1<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 10 10">
2 <rect fill="blue" id="thing" stroke="none" x="1" y="1" width="8" height="8" rx="1" ry="1"/>
3</svg>
This page took 0.014821 seconds and 4 git commands to generate.