<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`removeIcon`](removeIcon) ## removeIcon() function Remove a custom icon from the library. **Signature:** ```typescript export function removeIcon(iconId: string): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>iconId</code> | <code>string</code> | the icon ID | **Returns:** `void`