IconNames
Home > @backstage/canon
> IconNames
Signature:
export type IconNames = 'arrowDown' | 'arrowLeft' | 'arrowRight' | 'arrowUp' | 'arrowDownCircle' | 'arrowLeftCircle' | 'arrowRightCircle' | 'arrowUpCircle' | 'check' | 'chevronDown' | 'chevronLeft' | 'chevronRight' | 'chevronUp' | 'cloud' | 'heart' | 'plus' | 'trash';