# Editor.AssetTagSystem.GetTagIcon

```csharp
static Pixmap GetTagIcon(string tag)
```

Get an auto generated icon for given tag.

### Parameters

- `tag` (`string`)

### Returns

`Pixmap`

Declared in [Editor.AssetTagSystem](/api/Editor.AssetTagSystem).
Assembly: `Sandbox.Tools`.
