DevelopmentAPIpluginregistryinterfacesInterface: IconDefinitionOn this pageInterface: IconDefinition Properties color? optional color: string; Color of the icon Examples #FF0000 rgba(255, 100, 20, 0.5) Defined in src/components/resourceMap/graphViewSlice.tsx:19 icon icon: ReactNode; Icon element Defined in src/components/resourceMap/graphViewSlice.tsx:13