mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
4 lines
180 B
Bash
Executable File
4 lines
180 B
Bash
Executable File
# using height of 50 to have 14 pixels beneath icon for text
|
|
inkscape -z -e icon.png -w 50 -h 50 icon-24px.svg
|
|
convert icon.png -background white -alpha Background ../src/icon.xbm
|