> For the complete documentation index, see [llms.txt](https://docs.robpod.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robpod.cloud/hmi-designer/hmi-icon-generator.md).

# HMI Icon Generator

The **Icon Generator tool** can be used to facilitate the creation of a uniform set of images and icons within HMI panels.

When adding images or icons inside [HMI Designer](/hmi-designer/introduction.md), click on ![](/files/Wu0oQs6IYx2U5cZGw68f) **Generate...** to open the Icon Generator Tool.

<figure><img src="/files/1aGkrz05gROSUHMtppc7" alt=""><figcaption></figcaption></figure>

Inside the Icon Generator Tool you can search and choose an icon, change its color and size. Then, after you click **OK**, the icon will be applied to the target HMI component.

{% hint style="info" %}
Icon Generator is available starting from **Robpod Studio 1.2.3 release**.
{% endhint %}

## Icon8 Packages

Other set of icons can be found on [**Icons8**](https://icons8.com/) platform.

<figure><img src="/files/ZgjiX63NV6qdDxnKO0Th" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.robpod.cloud/hmi-designer/hmi-icon-generator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
