This directory contains the images for the menubar/traybar. The content consists of:
- SVG files for the colored version of each frame
- png/ico files which are created from the svg files. These should not be edited or replaced manually.
The png/ico files are generated using the script gui/scripts/build-menubar-icons.sh
which can be
run from the gui
-directory using
./scripts/build-menubar-icons.sh
The script crates all menubar images for all platforms including the monochrome ones.
Imagemagick is required for the script to run.