Overview
MokoOnyx ships with Font Awesome 7 Free, providing thousands of icons out of the box. You can use either the bundled local copy or a Font Awesome Kit for Pro icons.
Using Local FA7 Free
By default, MokoOnyx loads the local minified FA7 Free CSS. No configuration needed. Use icons in your content with standard FA classes:
<i class="fa-solid fa-house"></i>
<i class="fa-regular fa-envelope"></i>
<i class="fa-brands fa-github"></i>Using a Font Awesome Kit (Pro)
If you have a FA Pro subscription:
- Go to template settings, Advanced tab.
- Enter your Kit code in the Font Awesome Kit field.
- The local FA7 files will be replaced by your Kit script, giving access to Pro icons, custom sets, and versioned updates.
Drawer Icons
The left and right offcanvas drawer toggle icons are configurable in the Drawers tab. Enter any FA class string (e.g., fa-solid fa-chevron-right).