### Description Make possible to change the accordion icon when open/close state ### Proposed solution Make a model input of type `TemplateRef<unknown>` Insert it if not undefined, otherwise insert default icon ### Alternatives considered _No response_