Function OSSingleton.setIcon

Sets the game's icon using an Image resource. The same image is used for window caption, taskbar/dock and window selection dialog. Image is scaled as needed. Note: This method is implemented on HTML5, Linux, macOS and Windows.

void setIcon (
  Image icon
) nothrow @nogc;