interface IconDefinition {
    fontCharacter: string;
    location: string;
}

Properties

fontCharacter: string
location: string