Hi Yuuvis Team
We would like to use custom icons in our custom client and are wondering how to do this. Are the <yuv-icon ...> tags only for Framework icons, or can we extend these somehow with our own custom icons?
The documentation at https://yuuvis-cc.yuuvis.org/ for the IconComponent (sadly I can't link it directly) says the preferred way would be via IconRegistryService, but I can't find any documentation on this.
Thanks for your supportNicole
Hi Nicole,
you do not have to register your own icons. If you user the input iconSrc as shown in the given example
<yuv-icon iconSrc="assets/svg/clear.svg"></yuv-icon>
the icon that is stored at this specified place is used.
BR Martin
56 questions
65 answers
43 comments
347 users