# AUI Icon

## Description

The Atlassian AUI contains a lot of icons. The AUI Icon macro makes them available to you for putting them onto your page.

## Adding the Macro

1. Edit your page.
2. Select “+” => Other macros
3. Type in “aui” in the Search box
4. Select the “AUI Icon” macro

## Macro Options

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

### **Icon**

Select the icon you want. Use the AUI Icons table below to select the one you want.

### **Size**

The AUI Icons come in two sizes, small and large. Select your desired size here.

### **Styles**

With inline styles you can influence the display further, e.g. by specifying a custom color, e.g. #ffb300. See screenshot above.

## AUI Icons

You can find the documentation about the available icons here:

<https://docs.atlassian.com/aui/8.5.1/docs/icons.html>

On that page, hover the mouse over one of the icons to see its 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://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/aui-macros/aui-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.
