Declined
Last Updated: 08 Aug 2025 06:00 by ADMIN
Andrej
Created on: 07 Aug 2025 18:42
Category: Dialog
Type: Bug Report
1
Unable to modify the built-in x icon

I used this example to replace the built-in icons of the Kendo UI components. I was able to modify all the icons except the x icon in the Kendo UI Dialog and Window component. The x icon in the Kendo UI ComboBox was replaced as well.

The issue can be seen in this StackBlitz example.

 

 

1 comment
ADMIN
Yanmario
Posted on: 08 Aug 2025 06:00

Hi,

I will be closing this report as the configuration needs to use the `close` name as demonstrated in the snippet below:

  private svgDictionary: { [key: string]: SVGIcon } = {
    close: allSVGIcons.plusIcon,
  };

Regards,
Yanmario
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.