Provides FontAwesome icons for your site.
No functionality by its own, but powers the cms-icon plugin.
To load this plugin, add the following to the extras block in your
config.php or
theme settings.php:
'extras' => [
// ...
'fontawesome' => [],
// ...
],