square.xdot 266 B

12345678910111213
  1. graph G {
  2. graph [_draw_="c 9 -#fffffe00 C 7 -#ffffff P 4 0 0 0 36 36 36 36 0 ",
  3. bb="0,0,36,36",
  4. xdotversion=1.7
  5. ];
  6. node [label="\N"];
  7. a [_draw_="c 7 -#000000 p 4 36 36 0 36 0 0 36 0 ",
  8. height=0.5,
  9. label="",
  10. pos="18,18",
  11. shape=square,
  12. width=0.5];
  13. }