I am looking for the glossy blue Google Maps icon for the user’s current position. I have seen it being used in several places like in the current version of Google+ on Android:
![]()
The icon also appears on the launcher icon of the Google Maps Android application and as an indicator for the user’s current location on the map.

Unfortunately, it is not available in the Android SDK resources (although there is “ic_maps_indicator_current_position.png”, but that is a different icon) and I could not find it on the web. But I think that this icon is so well-known — there must a possibility to use it in your own application.
unzip the official GoogleMap.apk and find it in the resource folder.