Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 845 Bytes

icons.md

File metadata and controls

24 lines (15 loc) · 845 Bytes

Icons

Koalati uses FontAwesome 6 for all of its icon needs.

Subset

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:

  1. Download FontAwesome Pro Subsetter.
  2. Load the subset configuration (DEV/fontawesome-subset.yaml).
  3. Add the desired icon(s).
  4. Save the subset configuration.
  5. Generate the subset.
  6. Overwrite the public/ext/fontawesome directory with the updated subset.

Pro License

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.