Can I remove the image on the left of an UISearchbar and add a new image?
UISearchbar
If you mean the magnifying glass, then no. There's no public API to change or remove that. Just use a UITextField instead.
UITextField