Thank you very much. I will update the docu regarding this next week. -----Ursprüngliche Nachricht----- Von: Henrique Sato <[email protected]> Gesendet: Donnerstag, 31. Oktober 2024 18:05 An: [email protected] Betreff: RE: Re: AW: UI icons
Hi, Swen I'm sorry for not being clear in the last message. Yes, it is necessary that the ANT design icons that will be used in ACS are declared in the ui/src/core/lazy_lib/icons_use.js file, probably for optimization reasons, and then the UI build is done (just to make it clear that the fact that icons do not appear in the UI is not a issue/limitation in the ANT design). However, I believe that all ANT design icons should be available as users can extend the UI and this would make ANT design icons easier to use as you pointed out. Furthermore, as Rohit mentioned, icons declared in the ui/src/core/lazy_lib/icons_use.js file can be used separated by "-", for example, "PieChartOutlined" should be used as "pie-chart-outlined". Regards, Henrique Sato
