Blade Font Awesome 3.x
Blade Font Awesome 3.x has just released, bringing with it new functionality, icons, and configurability.
Font Awesome 7
This release adds support for Font Awesome 7, the newest major version of "the internet's favourite icon library".
Check out the Font Awesome Upgrade Guide and Changelog for more details.
Configuration
The custom icon set has been renamed to custom-icons, this matches the directory name within the Pro icons downloaded via npm.
Icon Loading
All icon sets in the config file will now be loaded by default. To disable loading of an icon set, set the value to false in the config.
For example, to use all icon sets except Sharp Regular, set 'sharp-regular' => false in the config/blade-fontawesome.php file.
Note: this only applies to pro icon sets. The brands, regular, and solid free sets will always be loaded when not using Pro.
For more information, check out the Blade Font Awesome upgrade guide.