ubuntu 20.04 applications menu has no icons, but can launch softwares from the side bar tray that still has icons [duplicate]

I had the same problem. To fix it, type:

sudo apt install --reinstall gnome-control-center

If you have trouble logging in after reboot, do:

  1. ctrl + alt + f2
  2. Login in
  3. sudo apt update
  4. sudo apt upgrade
  5. sudo reboot

Good luck.