Generate icons
- Run
conveyor make rendered-icons - Look in the
outputdirectory to find your new icons.
Basic, but functional.
- Set the
app.iconskey to this:app { icons { label = XY gradient = blue } } - Rerun
conveyor make rendered-iconsand look at the results again.
The generated icons will be used automatically.
Tip
Icon generation is meant for quick prototypes, internal tools, student projects and other cases where it's just not worth drawing a pretty icon for your app.