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.
Simply go to extracted files and see different flavour of arrays.
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
Pull requests are more than welcomed!