summaryrefslogtreecommitdiff
path: root/icon
AgeCommit message (Collapse)Author
2026-03-06icon: main.svg: Hide safe zonexengineering
An icon designer can enable this item to work on the icon. But for the build process it is easier to have it like that by default because Inkscape seems not to be able to select elements by ID in SVG export while this works for PNG.
2026-03-04icon: Generate Android filesxengineering
2026-03-04icon: Add convert.py for Android Adaptive Iconsxengineering
Android Adaptive Icons allow the OS to display the icon in different variations and styles. For this to work Android requires PNG images with e.g. only the foreground or only the background. The added script can generate these files from main.svg. [1]: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive
2026-03-04icon: Add icon as main.svgxengineering
This Inkscape file is the primary source file where the icon is designed.