# Icon

Broadcast includes a rich set of hand-drawn icons that you can use to display custom messages. These icons are available in the icon block. Pair with a message and customize the colors and layout:

<figure><img src="/files/UKTo9rxG7WJ103ZyRVuP" alt=""><figcaption><p>Choose from a rich icon library included in Broadcast</p></figcaption></figure>

## Block settings

<table><thead><tr><th width="193.56768798828125">Settings</th><th width="141.326416015625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Icon</td><td align="center"><code>select</code></td><td>Choose a predefined icon: <code>Award</code>, <code>Star</code>, <code>Chat</code>, <code>Pin</code>, etc.</td></tr><tr><td>Alternative icon/image</td><td align="center"><code>image_picker</code></td><td>Upload a custom icon (Recommended: 160 x 160px .svg).</td></tr><tr><td>Size</td><td align="center"><code>range</code></td><td>Set icon size.</td></tr><tr><td>Icon color</td><td align="center"><code>color</code></td><td>Choose an icon color.</td></tr><tr><td><strong>Typography</strong></td><td align="center"></td><td></td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Add a text block.</td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Set text size: <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</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>Pin the block to the bottom.</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>Adjust bottom padding.</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://broadcast.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.
