doublecircle.xdot 297 B

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