(reference-user-interface-ui-icons)=
# UI icons
Odoo's user interface mostly relies on [FontAwesome4 icons](https://fontawesome.com/v4/icons/).
To cover FontAwesome's lack of iconography for specific functionalities, we designed our own
icon-font. These icons can be rendered using the main `oi` class in conjunction with the specific
icon class.
```{eval-rst}
.. example::
.. code-block:: html
```
## Icons
```{raw} html
```
## RTL adaptations
Directional icons have {abbr}`RTL (right-to-left)` adaptations which flip the icons by 180 degrees
when an {abbr}`RTL (right-to-left)` language is selected.
```{raw} html
```