DefaultEntityPresentationApiOptions.kindIcons
Home > @backstage/plugin-catalog
> DefaultEntityPresentationApiOptions
> kindIcons
A mapping from kinds to icons.
Signature:
kindIcons?: Record<string, IconComponent>;
Remarks
The keys are kinds (case insensitive) that map to icon values to represent kinds by. These are merged with the default set of icons.