Still playing around with the new Fedora 24 Workstation. Even it still in Alpha version, I can use it without any problems. At least I just testing the interface and some other settings and not digging too deep. OK, as usual, Numix Icon Theme Circle is a good way to start. I hate the default Adwaita icon theme and need to replace it.
Download Numix Icon Theme Circle package
wget https://github.com/numixproject/numix-icon-theme-circle/archive/master.zip
Extract the package
unzip numix-icon-theme-circle-master.zip
Now cd to the new directory
cd numix-icon-theme-circle-master
mv Numix-Circle Numix-Circle-Light /usr/share/icons
Install Gnome Tweak Tool
dnf install gnome-tweak-tool
Now apply the Numix Icon Theme using Gnome Tweak Tool.
There is another way to install Numix Icon Theme on Fedora 23 or Fedora 24. We can install Numix icon Theme and many other software using Fedy. Fedy is a must have tool for Fedora users. It provides an easier way to install many third parties software which is not included in Fedora repository.
Install Fedy on Fedora 24
Copy and paste the following command on Terminal to install Fedy
bash -c 'su -c "curl http://folkswithhats.org/fedy-installer -o fedy-installer && chmod +x fedy-installer && ./fedy-installer"'
Now run Fedy and go to Themes tab. Select Numix Themes and press Install. In a moment, Numix theme is ready for you.