A Flarum extension. Upgrade FontAwesome on your forum to version 6 (Free or Pro).
Please note that you must use a Font Awesome Kit for 6 Pro functionality currently.
Install with composer:
composer require blomstra/fontawesome:"*"
php flarum assets:publish
composer update blomstra/fontawesome:"*"
php flarum migrate
php flarum cache:clear
php flarum assets:publish
If your icons aren't displaying, you may need to manually publish your forum's assets.
php flarum assets:publish