Custom icons

The icon displayed for a query extension can be customized on the root level, making it easier for the user to locate.

To customize a the icon, place an icon.png file in the root directory of your extension, e.g. Query/My Extension/icon.png.

The icon will be displayed in 16x16 pixels. If the icon provided is larger or smaller it will be scaled using nearest-neighbor. For best quality provide an icon in 16x16 pixel format with transparent background, or an icon that is an even multiple of 16x16.

Note that icons can be customized on the root level only. Sub-folders of an extension, e.g. Query/My Extension/Sub Folder/ are displayed with the standard folder icon.