Application Icons

Introduction

Configure your Applications icons. These icons are used for the icon of your app in the app switcher and in the file system like on your Desktop or in the Applications folder.

MacOS

The default location for the icon folder is in the root of your repo in a folder named icon.iconset.

Read Apple's developer docs for more details.

You should include different icon sizes in your icon.iconset folder. We recommend the following sizes and naming convention:

icon_16x16.png
[email protected]
icon_32x32.png
[email protected]
icon_128x128.png
[email protected]
icon_256x256.png
[email protected]
icon_512x512.png
[email protected]

You can specify a custom path for the icon.iconset folder in your electrobun.config file.