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.
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.