removeIcon removeIcon() function Remove a custom icon from the library. Signature: export function removeIcon(iconId: string): void; Parameters ParameterTypeDescriptioniconIdstringthe icon ID Returns: void