Gentoo linux here, Rust 1.82.0, Slint 1.8.0.
I have two kinds of button - with icon and text and with icon only.
Icon only button displays icon well (first snippet)
Icon and text button => Icon is not displayed - only text. (second snippet)
Our gallery has buttons with icons, and they show properly: https://docs.slint.dev/latest/demos/gallery
Maybe the files are not existing?
What platform/OS are you using.
Where are the icon not showing?
Gentoo linux here, Rust 1.82.0, Slint 1.8.0. I have two kinds of button - with icon and text and with icon only. Icon only button displays icon well (first snippet) Icon and text button => Icon is not displayed - only text. (second snippet)
It worked with older version.