# Editor.ExportConfig.TargetIcon

```csharp
string TargetIcon { get; set; }
```

The icon for the target .exe

Declared in [Editor.ExportConfig](/api/Editor.ExportConfig).
Assembly: `Sandbox.Tools`.
