Class FontAwesomeStack
public
string
|
|
public
|
|
public
|
|
public
|
string |
ICON_HTML
|
'<i class="fa fa-%s %s"></i>' |
#
Html string template to build the icon |
string |
STACK_HTML
|
'<span class="%s">%s%s</span>' |
#
Html string template to build the icon stack |
public
string
|
$topIcon | '' |
#
Stores top icon in a stack |
public
string
|
$bottomIcon | '' |
#
Stores bottom icon in a stack |