package assets import ( _ "embed" ) //go:embed data/icons/pm_light_512.png var PNG []byte