I am trying to use the wonderful library by Jake; ActionbarSherlock(ABS) version 4.2. I need to use the refresh icon in the actionbar for refreshing the content of the SherlockListFragment.
I have got the code right but I could not find the right icon the refresh button. “Search” and other icons are build right into ABS. For example .setIcon(R.drawable.abs_ic_search).
I tried and downloaded a few from the google images but they have some or other problem like this one has a white background.

My Question
How can get icon for “refresh” which can be used in Actionbar with Actionbar Sherlock?
Yes, they are readily available in the Action Bar Icon Pack, found on the Android developer website.