How do I change the Menu Launcher icon?

I'm new to Ubuntu Mate. Is there a way to change out the Menu icon? I mean the menu launcher icon.

If you mean this:

Screenshot_20190930_171940

Then sure, the icon is inherited from the current theme and is named start-here.svg. So, suppose you were using Ambiant-MATE, the icon would be coming from:

/usr/share/icons/Ambiant-MATE/apps/22/start-here.svg

Suppose your current theme is Ambiant-MATE, you can override the icon by placing a SVG file into a hidden (dot) folder in your home directory.

~/.local/share/icons/Ambiant-MATE/apps/22/start-here.svg

The folders won't exist, so you'll need to create them. Be sure to reload the theme (by switching themes in :appearance: Appearance) after adding the icon to this folder.

I think you can use a PNG icon, but I haven't checked.

If I get you right, desired workflow is

  • invoke menu command System > Preferences > Look and Feel > Main Menu
  • find the menu position you are interested in, select it and press Properties button
  • in the properties window press 'launch pad' in the upper left corner and select an icon