Hello, I'm trying to show the file "grinning face.svg" found in your example folder with my components SVGIconImageList (using the latest varsion), but I've those two problems:
- no color for the icoon
- some rendering errors (into eyes and mouth)
In my library I've added a call to
FontManager.LoadFontReaderFamily('Segoe UI Emoji');

I've missed something?
Thanks.