# Icons

<figure><img src="https://1659095931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcnDk3J1AzTgg2NFrGPlh%2Fuploads%2FInvjGFYSg0N1mNOi19tO%2FUI_Icon.png?alt=media&#x26;token=96031f5e-2cd9-4918-a2a0-e1545e340fc2" alt=""><figcaption><p>Icon UI</p></figcaption></figure>

Icons can be defined with the following configurations:

* **ID:** ID of the icon for reference (used by widgets)
* **View Box:** View box attribute to use for the SVG
* **Paths:** List of "d" and additional props (e.g. "fill") to produce \<path> segments for the SVG

{% hint style="info" %}
All icons are available as SVG files from /api/icon/\[name].svg path for consumption in different platforms as well.
{% endhint %}

{% hint style="info" %}
A special Paste SVG menu action is available for icons, which allows automated conversion of a copied regular SVG content to an icon.
{% endhint %}
