applicationIcon
The icon to display for the app in the About panel.
Declaration
static let applicationIcon: NSApplication.AboutPanelOptionKeyDiscussion
The value associated with this key is an NSImage object. If you do not specify an image, AppKit looks for an image with the name NSApplicationIcon. If neither is available, this method uses the generic app icon.