in my application, I changed the jQuery-Mobile\'s default icon:
icons-18-white.png
CSS:
.ui-icon, .ui-icon-searchfield:after { background-color:
It turns out that iOS and Android phones deal with "icons-36-white.png", so you should include and change it as well.