Good afternoon.

Is there somebody who can tell me where to find the icon from MPRISv2?
I want to change the icon there.

Thanks :)

There is no icon in mpris v2. I guess the icon you want comes from the .desktop file that should be there : /usr/share/applications/gmusicbrowser.desktop which contain : Icon=gmusicbrowser
I think you put a filename and path there, or you can look for a gmusicbrowser.png file, the exact file depends on the icon theme and the size needed, you can find all of them with this command :
find /usr/share/icons/ -iname gmusicbrowser.png