When I add a new user that is another non-root user, I am having issues with the new profile.

useradd -m admin
chsh -s /usr/bin/zsh admin
usermod -a -G sudo,netdev,plugdev,bluetooth,wireshark,scanner,ka boxer,dialout admin
passwd admin

The panel icons don't display properly and only show a grey gear.

I would like to request that the proper steps be added to the documentation.

Thanks