Does somebody know where these icons on below link are stored? I'd like to add more own icons in folder, so they can be easily searchable when changing folder icons. I have tried to add my into ~/.Icons and /usr/share/icons but when searching for it, they do not display as an option for change. Any help appreciated.
https://ibb.co/kg96Hvs
[SOLVED] Icons location on disk
Forum rules
Before you post please read how to get help
Before you post please read how to get help
[SOLVED] Icons location on disk
Last edited by petric3 on Wed Jan 29, 2020 4:42 pm, edited 1 time in total.
Re: Icons location on disk
If this is about adding a single icon, just drop it into
If you want to modify existing icon themes or add your own icon theme, the answer becomes more complex.
Code: Select all
/usr/share/pixmaps/
Re: Icons location on disk
Thanks for the suggestion, but have tried to put single .png icon file in the folder, but is still not searchable when trying to a change folder's icon. Any other suggestions pls?
- absque fenestris
- Level 9
- Posts: 2837
- Joined: Sat Nov 12, 2016 8:42 pm
- Location: Confoederatio Helvetica
Re: Icons location on disk
If you only want to add individual icons to a few of your own folders, the original image can also be somewhere in the home directory, e.g. > Pictures > My Icons...
It looks like this on the desktop:

It looks like this on the desktop:

Linux Mint 18.3 Sylvia (MATE) 32-bit - Acer D250 Netbook
Linux Mint 20.0 Ulyana (Cinnamon) - Huawei MateBook X Pro
Linux Mint 20.0 Ulyana (Cinnamon) - Huawei MateBook X Pro
Re: Icons location on disk
Thank you guys. There is no pixmaps on the left side for some reason. I want to find the right folder, as I have lots of icons and could just copy folder content to it easily and search for the needed Icon.


- absque fenestris
- Level 9
- Posts: 2837
- Joined: Sat Nov 12, 2016 8:42 pm
- Location: Confoederatio Helvetica
Re: Icons location on disk
As long as you play around with your own folders and your own pictures, nothing can happen. With the data itself - so "files" not "folders" - I would be careful: you can mess up the corresponding programs or the operating system.
Or with the next update all icons are back in the basic settings ...
Or with the next update all icons are back in the basic settings ...
Linux Mint 18.3 Sylvia (MATE) 32-bit - Acer D250 Netbook
Linux Mint 20.0 Ulyana (Cinnamon) - Huawei MateBook X Pro
Linux Mint 20.0 Ulyana (Cinnamon) - Huawei MateBook X Pro
Re: Icons location on disk
Ah, seems Cinnamon has its own dialog there. You can also copy them into
/usr/share/icons/hicolor/scalable/places
and then run
Code: Select all
sudo gtk-update-icon-cache /usr/share/icons/hicolor
Re: Icons location on disk
Wow, it works!! Thank you so much, appreciated!gm10 wrote: ↑Wed Jan 29, 2020 11:35 amAh, seems Cinnamon has its own dialog there. You can also copy them into/usr/share/icons/hicolor/scalable/places
and then runYou should be able to find and search for them in that dialog then.Code: Select all
sudo gtk-update-icon-cache /usr/share/icons/hicolor