github.com/AlpineAIO/wails/v2@v2.0.0-beta.32.0.20240505041856-1047a8fa5fef/pkg/buildassets/onhold/tray/README.md (about) 1 ## Tray 2 3 Place any PNG file in this directory to be able to use them as tray icons. 4 The name of the filename will be the ID to reference the image. 5 6 Example: 7 8 * `mypic.png` - May be referenced using `runtime.Tray.SetIcon("mypic")`