doublecircle.gv 144 B

123456789
  1. graph G {
  2. graph [bb="0,0,44,44"];
  3. node [label="\N"];
  4. a [height=0.61111,
  5. label="",
  6. pos="22,22",
  7. shape=doublecircle,
  8. width=0.61111];
  9. }