> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.HostProjectIconCatalogCollections.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface HostProjectIconCatalogCollections

```typescript
interface HostProjectIconCatalogCollections {
    bundled: HostProjectIconCatalogCollection;
}
```

Types: [bundled](#bundled), [HostProjectIconCatalogCollection](core.HostProjectIconCatalogCollection.md)

##### Index

### <a id="properties"></a>Properties

[bundled](#bundled)

## <a id="properties-1"></a>Properties

### <a id="bundled"></a>bundled

```typescript
bundled: HostProjectIconCatalogCollection
```

Types: [HostProjectIconCatalogCollection](core.HostProjectIconCatalogCollection.md)

Exact manifest-order projection of icons shipped by this host build.
