Contains the icon and tooltip for this tool. If this function is not implemented, the toolbar displays the Inspector icon for the target type. If no target type is defined, the toolbar displays the Tool Mode icon.
This property is accessed frequently, so for best results you should load the icon's GUIContent in MonoBehaviour.OnEnable. See EditorTool for an example.