Represents the icon library configuration for the Mintlify documentation site.
public class IconsConfig
[JsonPropertyName("library")] public string Library { get; set; }