Interface: IconDefinition
Defined in: components/resourceMap/graphViewSlice.tsx:25
Properties
color?
optional color?: string;
Defined in: components/resourceMap/graphViewSlice.tsx:35
Color of the icon
Examples
#FF0000
rgba(255, 100, 20, 0.5)
icon
icon: ReactNode;
Defined in: components/resourceMap/graphViewSlice.tsx:29
Icon element