Currently I have the following jQuery UI button:
$(\'#button\').button( { label: \'Test\', icons: {primary: \'ui-icon-circle-plus\', secondary: nul
search the jquery ui css file for the ui-icon-circle-plus class then copy it for your own image.
ui-icon-circle-plus