Koalati uses FontAwesome 6 for all of its icon needs.
The application only has a subset of the all the available icons in order to keep file sizes small for the users, which improves loading times.
To add a new icon, you must:
- Download FontAwesome Pro Subsetter.
- Load the subset configuration (
DEV/fontawesome-subset.yaml
). - Add the desired icon(s).
- Save the subset configuration.
- Generate the subset.
- Overwrite the
public/ext/fontawesome
directory with the updated subset.
Please keep in mind that this project uses a Pro License of FontAwesome 6.
A Pro license is also required to download and use the Subsetter tool.