Dynamic Icons Scripting Reference - v1.3.0
    Preparing search index...

    Interface Font

    interface Font {
        family: string;
        weight: number;
        style: string;
        width: string;
        file: string;
    }
    Index

    Properties

    family: string
    weight: number
    style: string
    width: string
    file: string