# Icons

Change the **size** and **scale** of all icons.

***

In the theme editor, click the **Icons** block under **Section Studio** • **Global styles**

<table data-header-hidden><thead><tr><th width="239.69195556640625" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><mark style="color:blue;">Icon base size</mark></td><td valign="top"><mark style="color:$info;">8 - 24px</mark></td></tr><tr><td valign="top"><mark style="color:blue;">Icon size scale</mark></td><td valign="top"><mark style="color:$info;">100 - 150%</mark></td></tr><tr><td valign="top"><mark style="color:blue;">Mobile icon size scale</mark></td><td valign="top"><mark style="color:$info;">100 - 150%</mark></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://help.fluorescent.co/section-studio/sections/global-styles/icons.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.
