# Icon

**Kind**: interface | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/icon/index.html

Describes the taskbar icon of a `Frame` instance.

## Properties

- **`base64Image`** (`string`, required)
  Icon encoded as a Base64 string.
