IconUrl: string | {
    dark: string;
    light: string;
}

Type declaration

  • dark: string
  • light: string