strange src selector

strange src selector

Can you explain symbol $ in this line:

  1.     var undoimg = $("img[src$='http://maps.gstatic.com/mapfiles/undo_poly.png']");

here code in action, line is in function pointUpdated
Thanks