Variable SpawnParams.iconName

Icon to use in place of %i field code.

struct SpawnParams
{
  // ...
  string iconName ;
  // ...
}