MaterialIconsOptions: {
    appendFontStylesheet: boolean;
    style: MaterialIconsStyle;
}

The options for the MaterialIcons icon-provider.

Type declaration

  • appendFontStylesheet: boolean

    Wether or not to automatically append the required stylesheet for the icon-font.

  • style: MaterialIconsStyle

    The material icon style to use.