# OxyNinja Icons

## SVG Set

{% hint style="info" %}
Please note, since these icons were originally available for OxyNinja, the icons here as a library can be imported to Oxygen Builder. We have included the separate SVGs below.
{% endhint %}

### Core Icons (SVG Set)

{% file src="/files/YcF5zlgifn6op2mrGkI5" %}

### WooCore Icons (SVG Set)

{% file src="/files/RqOdpmSYBSaxnh2qWDQB" %}

### Importing SVG Set to Oxygen

1. Unzip the files on your machine.
2. In WordPress, navigate to **Oxygen > Settings**

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

3. Next, navigate to the SVG Sets tab, enter an appropriate name for your SVG set (Core or WooCore), click browse to find the respective symbol-defs.svg file, and click on Import SVG Set.

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

4. Now, when choosing an icon from the Oxygen Builder, you should see that the SVG libraries are now available.

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

## SVG (Individual Files)

We are also providing the SVGs as individual files, enabling Bricks users to utilize the icons efficiently. This approach conserves resources, as you can include these files directly as code blocks. Simply copy the markup from each SVG file in the .zip archive and insert them as code blocks in Bricks or Oxygen.

### Core Icons (Individual)

{% file src="/files/37MIYgZMq6xpnbsraeOK" %}

### WooCore Icons (Individual)

{% file src="/files/EirgPlVzjHMBN8mtGhYa" %}


---

# 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://docs.coreframework.com/official-ui-kits/oxyninja-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.
