Version: 5.4
public static GUIContent IconContent (string name, string tooltip= null);

Parameters

name Content name.
tooltip Tooltip.

Description

Fetch the GUIContent from the Unity builtin resources with the given name.