]> git.cworth.org Git - grrobot/blobdiff - src/svg/target_blue_octagon.svg
Alternate two different background images. New planets for all squares.
[grrobot] / src / svg / target_blue_octagon.svg
index 8e247244bc224489594bd436377b6a98463e1824..94d279769b348be3853b4723e6bc9b4680d5d01c 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:blue;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>