]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_red_octagon.svg
Alternate two different background images. New planets for all squares.
[grrobot] / src / svg / target_red_octagon.svg
index 0932465d00d1ff3c3e7560ad8fdecbe73569c05b..93d3706ee1da0f43dbfb42c20937c018200fb65e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN" 
   "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
-<svg width="32" height="32">
+<svg width="32" height="32" transform="translate(3,3) scale(.8125)">
   <path style="fill:red;stroke:black;stroke-width:1;" d="M 9.5,0.5 l 13,0 l 9,9 l 0,13 l -9,9 l -13,0 l -9,-9 l 0,-13 z"/>
 </svg>