instructionRow: Remove unused icon re-coloring functionallity

The contructor had an option to load an icon from the GtkIconTheme as a GdkPixbuf to do re-coloring. This hasn't been used for a while (and is probably not working since the port to GTK4). So, remove this.

Fixes #566 (closed)

Merge request reports