# Absence Type Icon

{% hint style="info" %}
TeamCal New does not support custom icon files anymore for absence types. This change was made due to security and bandwidth considerations.
{% endhint %}

Each absence type can be represented by an icon. TeamCal Neo includes the free set of 1480 Font Awesome icons (version 5.3.6).

Font Awesome offers Solid, Regular and Brand icons. They are separated here by tabs.

The currently saved icon for the absence type edited is marked by a red rectangle.

<figure><img src="/files/0Srjx93Ip6Sv2Ha3U8nD" alt=""><figcaption></figcaption></figure>

## Buttons

| Button       | Description                                          |
| ------------ | ---------------------------------------------------- |
| Save         | Save your current selection of the absence type icon |
| Back to Edit | Goes back to the absence type edit page              |


---

# 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://lewe.gitbook.io/teamcal-neo/administration/absence-types/absence-type-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.
