> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/volume-themes/advanced-features/icons.md).

# Icons

The Volume theme includes a built-in set of over 300 icons. These icons can be used across various sections, blocks, and buttons to enhance visual content and highlight key information.

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

**You can add icons to blocks such as:**

* Scrolling promotion
* Icons with text
* Advantages
* Featured collection with media

***

### How to add an icon

1. Open the **icon library:** [https://volume-theme-fashion.myshopify.com/pages/icons](https://volume-theme-crisp.myshopify.com/pages/icons)
2. Find and select the icon you want to use.
3. Click on an icon to automatically copy its URL.
4. Paste the URL into the **Icon** field of the relevant block, section, or button.

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

***

### Customization

**Icon size**

Icon size can be customized separately for desktop and mobile devices, giving you full control over responsive design.

**Icon color**

You can set a custom color for each icon.

For two-tone icons, the **line color** (stroke) is taken from the **Text** color defined in the section’s [color scheme](/docs/volume-themes/theme-settings/colors.md).

**Position in button**

In buttons, you can also choose whether the icon appears **before or after the text** using the **Swap icon position** checkbox.

***

### **License**

The icons used in this theme are licensed and belong to Icons8: <https://icons8.com/>. The icons cannot be modified or used outside the Volume theme. For more details, please refer to the licensing agreement: <https://icons8.com/vue-static/landings/pricing/icons8-license.pdf>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://staylime.com/docs/volume-themes/advanced-features/icons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
