Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 620 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 620 Bytes

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!