FontAwesome Icons

All free icons from FontAwesome 7.0.1, available as YAML shorthand definitions.

Usage

Reference any icon by its name in your YAML content:

p:
  - This
  - fa-solid-arrow-right
  - that

This renders as:

This that