Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 250 Bytes

FontAwesome-4.1.0-Class-Names

A PHP associative array of FontAwesome Class Names

Usage: Include array.php in any way you wish. Then call the function into a variable:

$icons = ebor_icons_list();

That's it!