digraph G {
  n [label="", shapefile="graphs/jcr.gif"]
  x [width=3, height=3, label="", shapefile="graphs/jcr.gif"]
  m -> n -> x
}