//go:build darwin && gui package platform import _ "embed" //go:embed icon.png var Icon []byte