> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/app-builder/app-construction/elements/web-elements/icon.md).

# Icon

An icon is a representative image or symbol.

## Properties

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

**Icon type:** Select an icon from the dropdown.

For customized icons, click on the code editor toggle and paste in the SVG path.

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

See [Tooltip](/app-builder/app-construction/elements/tooltip.md) for tooltip configurations.

## Supported Events

**Click Icon:** Triggered when a user clicks on the icon.

## Supported Actions

**Set Data:** Change element data. See [Data Store](/app-builder/app-construction/data-store.md).

**Set Loading:** Set loading animation. See [Set loading animations](/app-builder/popular-use-cases/set-loading-animations.md).

{% hint style="info" %}
Visit [Interactions](/app-builder/app-construction/interactions.md) for more on events and actions.
{% endhint %}
