You can use an image for a submit button. Use the type="image".
type="image"
NOTE: This element will then need to follow good image use practice. This means it should include the alt, width, and height attributes following the src attribute.
alt
width
height
src