Function downloadSymbolsFontStyleSheet

  • Parameters

    • variant: Variant
    • codepoints: CodePoint[]
    • options: {
          filepath: string;
      } = ...
      • filepath: string

        The filepath where to save the Stylesheet

        Default

        '.mdicon/material-symbols.css'
        

    Returns Promise<string>

Generated using TypeDoc