fa-arrow-downFont Awesome Icons
Slide Spec validates every fa_icon and *_fa_icon YAML field against this supported icon set.
Use the canonical value in YAML:
fa_icon: fa-codeBrand icons use the same simple form:
fa_icon: fa-githubThe validator also accepts explicit Font Awesome style prefixes such as fa-solid fa-code, fas fa-code, fa-brands fa-github, and fab fa-github. Prefer the canonical value unless you need to be explicit for compatibility with existing content.
Supported Icons
Showing 34 of 34 supported icons.
fa-arrow-leftfa-arrow-rightfa-arrow-upfa-bookfa-bugfa-bullhornfa-bullseyefa-chart-linefa-checkfa-check-circlefa-chevron-rightfa-codefa-code-branchfa-external-link-altfa-flaskfa-globefa-heartfa-lockfa-microphone-altfa-podcastfa-quote-leftfa-rssfa-shield-altfa-shield-halvedfa-starfa-tagfa-user-astronautfa-user-ninjafa-user-plusfa-user-secretfa-usersfa-wrenchfa-githubSchema Usage
All public schemas reference defs.schema.json#/$defs/fontAwesomeIcon for icon fields. Template docs list the default for each slot so authors can omit icon fields unless they need a different visual.
_FontAwesome has many more icons available. We do not import the entire set to keep the bundled CLI and static app size smaller. If you need any specific icons imported, please open an issue with the icon name.