Type Alias ThemeIconsetSection

ThemeIconsetSection: {
    icons: { [key: string]: IconsetNode };
    sizes: { [key: string]: string };
    sprite: string;
}

Type declaration

  • icons: { [key: string]: IconsetNode }
  • sizes: { [key: string]: string }
  • sprite: string
MMNEPVFCICPMFPCPTTAAATR