[.desktop] How to ascertain icon names?

Icon=kdeconnect

is used in [kdeconnect](file:///usr/share/plasma/plasmoids/org.kde.kdeconnect)'s metadata.desktop file.

How could I ascertain the name of alternative icons available for use, such as one of a monitor?

If the locations of the icons is what you want, they’re installed under /usr/share/icons/, one folder per icon/cursor theme, e.g.:

$ ll /usr/share/icons/
total 68
drwxr-xr-x.  8 root root 4096 abr 13 18:47 Adwaita
drwxr-xr-x. 10 root root 4096 abr 13 18:43 Bluecurve
drwxr-xr-x.  3 root root 4096 abr 13 18:43 Breeze_Snow
drwxr-xr-x.  9 root root 4096 abr 13 18:47 HighContrast
drwxr-xr-x.  3 root root 4096 abr 28 18:13 KDE_Classic
drwxr-xr-x.  3 root root 4096 abr 28 18:13 Oxygen_Black
drwxr-xr-x.  3 root root 4096 abr 28 18:13 Oxygen_Blue
drwxr-xr-x.  3 root root 4096 abr 28 18:13 Oxygen_White
drwxr-xr-x.  3 root root 4096 abr 28 18:13 Oxygen_Yellow
drwxr-xr-x.  3 root root 4096 abr 28 18:13 Oxygen_Zion
drwxr-xr-x. 14 root root 4096 abr 27 17:23 breeze
drwxr-xr-x. 17 root root 4096 abr 27 17:23 breeze-dark
drwxr-xr-x.  3 root root 4096 abr 13 18:43 breeze_cursors
drwxr-xr-x.  2 root root 4096 abr 13 18:43 default
drwxr-xr-x. 35 root root 4096 abr 29 13:39 hicolor
drwxr-xr-x.  6 root root 4096 abr 13 18:44 locolor
drwxr-xr-x. 13 root root 4096 abr 27 22:58 oxygen
1 Like

There’s also a GUI app to browse icons but I can’t remember which it was, probably not a standalone app but a settings/config helper.


Thanks.

1 Like