I think I just found my favorite icon pack for gnome
August 08, 2018 Written By Marco Monteiro
Presenting Flat Remix. Flat remix is a pretty simple icon theme inspired on material design. It is mostly flat with some shadows, highlights and gradients for some depth and uses a colorful palette with nice contrasts.
Flat Remix icon theme is available in three variants:
- Flat Remix - main icon theme
- Flat Remix Dark - for dark interfaces
- Flat Remix Light - for light interfaces
Terminal installation
$ cd /tmp && rm -rf flat-remix &&
git clone https://github.com/daniruiz/flat-remix &&
mkdir -p ~/.icons && cp -r flat-remix/Flat-Remix* ~/.icons/ &&
gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix"
Ubuntu based distributions
$ sudo add-apt-repository ppa:daniruiz/flat-remix
$ sudo apt-get update
$ sudo apt-get install flat-remix