Questions tagged [icons]

The images that a desktop environment uses to identify files, folders, and applications. Icons are a core component of a GUI and are a fundamental part of navigating any computer today.

Icons are images which are used to represent files and folders in a computer system. On Ubuntu, most icons are stored in /usr/share/icons.

Ubuntu often uses scalable icons in .svg format so that they can be used at any size. However, many icons in the system are still sized at various sizes in .png format. In addition, scalable icons may be made differently for different sizes.

Many media types have their own thumbnail icons which represent the file itself. For example, a music file might have an icon which shows the album artwork for that song.

Icons can be themed using third party utilities. This will change the common icons (e.g., folder icons, home folder, common applications, filetype icons) across the system.

2652 questions
26
votes
2 answers

View list of all available unique icons with their names and thumbnail

I want to see what icons are installed and available on my system and by which names I have to refer to them. How can I get a nicely formatted list of all unique icons (don't show several resolutions separately) that contains the icon name, a…
Byte Commander
  • 107,489
11
votes
3 answers

How not to show Universal Access menu Icon in task bar in Ubuntu 18.04?

I am using Ubuntu 18.04 in my assembled computer with 32" TV as monitor. I work little away from this TV. so I adjusted in Fonts tab "Scaling Factor" in Gnome Tweaks. This will activate "Universal Access" "Large Text" to on and then a icon (circle…
PRATAP
  • 22,460
9
votes
2 answers

Is it possible to make night light status icon visible when night light is turned off?

I really like using Night Light, but sometimes I want to turn it off for a few minutes. But if it's turned off, it's icon disappears from the status menu, and then I have to go into settings to turn it back on. Is there a way to force the icon to…
LSharkey
  • 1,093
9
votes
8 answers

Custom icon for .desktop file not appearing

I intend to change from Windows 7 to Ubuntu. There are some icons on the desktop I would like to use on Ubuntu. I converted these icons to *.png 64*64 pixel and put in /home/user/icons Then I use the terminal: sudo gedit to: [desktop…
user254669
  • 91
  • 1
  • 1
  • 3
8
votes
3 answers

File icon with a cross, what does it mean?

A file icon shown below has a cross on the lower right corner, what does that mean?
LWZ
  • 193
  • 1
  • 8
7
votes
3 answers

Accidentally deleted icons in /usr/share, how do I get them back?

okay, so tyeing to type "icons" in the /usr/share/ directory, hit the delete key as root, now my icons are gone, all of them, the options for play in totem or the ones on the desktop....all of them, any help?
6
votes
1 answer

Custom application icons not displaying

I am working on a package for a custom application and cannot get my applications icons to display. Here is my desktop file, which is installed in /usr/share/applications: [Desktop Entry] Version=1.0 Type=Application Name=Map…
Dave
  • 189
5
votes
2 answers

Changing the default folder icon

I am trying to change the default folder icon, so I've googled a little and found out that I can do it ub /use/share/icons/my_theme/places Problem is that under 'Places' the are numerous folders 16 22 24 32 48 64 96 scalable So, what…
yotamoo
  • 4,229
5
votes
1 answer

How to customize icons for running applications (seen in alt-tab)?

I often have many terminal windows open and switch between them with alt-tab. Right now, they are all shown as the black "utilities-terminal" icon. I would like to customize the icons so I can easily switch between them - how? I've tried creating…
kts
  • 51
  • 1
4
votes
1 answer

How to associate an icon with a shell script?

Possible Duplicate: Apply icons to bash scripts Environment: Ubuntu 11.10 I have a Java application as a jar file. I have created a batch file that contains the following line: java -jar ~/MyApp.jar When I execute this batch file, the Java…
Peter
  • 493
  • 4
  • 7
  • 16
4
votes
1 answer

"Double quotes" are not displayed properly : Even in Fresh Installation

I noticed this strange bug on Ubuntu. When I open a terminal and select -> Edit-> Profile Preferences, I get the window as shown below ☟ . The double quotes are not being displayed properly, and I do not know why. Please help me to solve this…
Severus Tux
  • 9,866
4
votes
2 answers

What program has this icon?

I noticed a screenshot that included this icon in the sidebar, does anyone know what it's from? It looks cool! Looks vaguely reminiscient of Chrome but different enough that it could be a coincidence. I've tried putting it into a google image…
Andrew M
  • 2,398
4
votes
0 answers

Where do I find the Icons folder (file?)?

Possible Duplicate: Where are icons stored? Where do I find the Icons folder (file?)? Then how do I change an apps icon to one of my choosing?
tumsuden
4
votes
1 answer

How to add desktop icons in Ubuntu 20.04.3 LTS (for example: Firefox, Thunderbird)?

How do I add desktop icons in Ubuntu 20.04.3 LTS? I have been trying to find out how to do this for about an hour now by looking in the web, but all the tutorials are kind of confusing. I didn't know it was this hard in Ubuntu, because it only takes…
4
votes
1 answer

Change gnome-sound-applet icon

I run a Window Manager (Awesome) for my desktop interface. I run gnome-sound-applet and I get the little applet, and it has a full black icon. However, my top panel is also black, so I can't see the icon. How can I change the icon? Thanks. I only…
user25119
  • 404
1
2 3 4 5 6 7 8