public static Texture2D IconSmall(this BuildTargetGroup targetGroup) { return(PlatformUtils.GetIconSmall(targetGroup)); }