VCL font-awesome
Integration with the font awesome icon font.
Features
A complete icon set for web applications.
The icons are vector graphics which can be scaled without quality loss.
The different icon states for hover and active as well as
different color themes like normal or emphasized
are simply realized by CSS styling.
Usage
It integrates the standard FA CSS and makes some minor adaptations for
the VCL.
Make sure the font files are not located below a path ../fonts/
,
or re-define the src
properties in the @font-face
definition.
basic example
Classes
Each icons has a unique identifier in the fa-
, fas-
, fab-
etc. namespaces.
See font awesome icon catalog for a reference
of available icons.
Demo
example.html on GH-pages.