unity exit icon image code example Example: quit button unity void quitGame() { Application.Quit(); }