# Icon 🌠

* [ ] Responsiveness

  The flexibility in detail of the icons at varying sizes
* [ ] Style

  The visual look of the icons
* [ ] Color

  Black and white, flat colors or gradients
* [ ] Naming

  In your design tool and as a file, clearly identify the object in the name


---

# Agent Instructions: 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.klai.studio/engineering-reference-docs/software-testing-overview/ux-ui-checklist/elements/icon.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.
