IconsConfig

Represents the icon library configuration for the Mintlify documentation site.

Syntax

public class IconsConfig

Inheritance

Properties

Library

[JsonPropertyName("library")]
public string Library { get; set; }
Gets or sets the icon library to be used throughout the documentation.

Returns

string

Remarks

This configuration determines which icon library is used throughout the documentation for displaying icons in navigation, buttons, and other UI elements.