Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 257 Bytes

GET LIST OF FONT AWESOME ICONS

hosted here http://nadimtuhin.com/font-awesome-icons-list/

Try it

run composer install and php -S localhost:9999. Then open http://localhost:9999

Expected response

[
"fa fa-glass",
"fa fa-music",
...
]