Icon support

S60 and Series 40 devices support transparent icons that use either simple or alpha transparency. Animated icons are not supported.

The following image formats are supported:

  • BMP

  • EXIF

  • GIF

  • JPEG

  • MBM

  • MNG

  • PNG

  • TIFF

  • WBMP

  • ICO

  • WMF

  • SVG (S60 3rd Edition Feature Pack 2 and later)

    For more information, see section Scalable icon support

A MIDlet suite icon or MIDlet icon is shown in Canvas or Screen (Form, List, and TextBox) status pane in S60 3rd Edition FP 1 devices, but not in Series 40 devices or S60 3rd Edition FP2 and newer devices.

A MIDlet icon is shown in Active Standby shortcut.

There are several classes of icons, with some overriding others. The lookup order in the JAD file goes as follows:

  • Nokia-Scalable-Icon-MIDlet-<n> (In S60 3rd Edition FP 2 and newer)

  • MIDlet-<n>

  • Nokia-Scalable-Icon (In S60 3rd Edition FP 2 and newer)

  • MIDlet-Icon

  • Platform default icon

If UI element icons are set as null, no icons are displayed.

Note: It is recommended to have transparent background in icon images. When icon images use transparency, theme graphics are shown through the transparent parts of an icon. Additionally, icons do not need to be rectangular. In List icons, the highlighted icon will also show through these transparent parts. Transparency is available for PNG and GIF images.

For more information, see the following sections: