Skip to content

A Font Awesome data type enumerating all icon classes in Haskell

License

Notifications You must be signed in to change notification settings

spl/font-awesome-type

Repository files navigation

Font Awesome Type

Hackage

This package contains a simple but comprehensive enumeration of all Font Awesome icon classes as a data type. A library can use this data type and the conversion to CSS class strings to provide a safer interface for referencing Font Awesome icons than using strings alone.