You can create custom zoomin tool that inherits from itool and customize the cursor. Replace ControlsMapZoomInToolClass with custom zoom in tool.
Thank you for your reply, I already thought that solution, but ZoomIn is not the only tool I am using, and I don't want to replace all the tools I am using just because I want to change the icon. I cannot understand why the Cursor property is read only...