How to add own icon to self created plasmoid widget?

In that case you’ll need to add it using the QtQuick Image primitive, and add the Image object into a custom CompactRepresentation for your widget.

1 Like