/font-awesome-icon-array

New Font Awesome (5 and 6) Icons as a customized array, for icon input fields, with custom grouping; Solid, Brands and Regulars.

Primary LanguagePHPMIT LicenseMIT

font-awesome-icon-array

New Font Awesome (5 and 6) Icons as a customized array, for icon input fields, with custom grouping; Solid, Brands and Regulars. Currently only customized for PHP but can easily be implemented to different languages.

Usage

Simply go to extracted files and see different flavour of arrays.

Extracting

To customize exporting see command line php script and use it accordingly:

php -f cli.php path=path/to/icons.jso output=folder/to/output/no/trailing/slash filename=some_nice_filename_no_extension

Contributing

Pull requests are more than welcomed!