# Icon

The **Icon** block adds a symbol with optional accompanying text. Use it to highlight features, values, or quick navigation cues in your mobile menu. You can customize its appearance, color, and even override it with an image.

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

<table><thead><tr><th width="144.0390625">Settings</th><th width="144.6849365234375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Select an icon</td><td align="center"><code>select</code></td><td>Choose from a wide variety of icons grouped by category.</td></tr><tr><td>Color</td><td align="center"><code>color</code></td><td>Set a custom color for the selected icon.</td></tr><tr><td>Image</td><td align="center"><code>image_picker</code></td><td>Override icon with a custom image.</td></tr><tr><td>Width</td><td align="center"><code>range</code></td><td>Adjust the icon or image width.</td></tr><tr><td><strong>Text</strong></td><td align="center"></td><td></td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>Enter the descriptive text or label shown next to the icon.</td></tr><tr><td>Size</td><td align="center"><code>range</code></td><td>Scale the label text.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Pin to bottom</td><td align="center"><code>checkbox</code></td><td>Toggle this to fix the block to the bottom of the mobile menu.</td></tr><tr><td><strong>Block spacing</strong></td><td align="center"></td><td></td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Add vertical space below the icon block.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/header/mobile-menu/blocks/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.
