Support animations like Plasma::IconItem
In KF6 we aim to replace PlasmaCore.IconItem with a Kirigami.Icon.
The main feature missing was animated icon transitions, which would be nice in applications as well. This adds a transition with similar code and behavior of PlasmaCore.IconItem
Also a manual test is added