Back to Mullvadvpn App

README

desktop/packages/mullvad-vpn/assets/images/menubar-icons/README.md

2026.2622 B
Original Source

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.

Build script

The png/ico files are generated using the script ../../scripts/generate-menubar-icons.sh which can be run from the desktop/packages/mullvad-vpn-directory using

sh
./scripts/generate-menubar-icons.sh

The script crates all menubar images for all platforms including the monochrome ones.

Dependencies

Imagemagick is required for the script to run.