xj/yii2-foundation-icon-fonts-widget yii2-foundation-icon-fonts-widget

yii2-foundation-icon-fonts-widget

https://github.com/zurb/foundation-icon-fonts

composer.json

"require": {
    "xj/yii2-foundation-icon-fonts-widget": "dev-master"
},

View

use xj\foundation\icon\Icon;
use xj\foundation\icon\IconAsset;
IconAsset::register($this);
echo Icon::get('die-six');
echo Icon::get('die-six')->size(Icon::SIZE_SMALL);
echo Icon::get('die-six')->size(Icon::SIZE_SMALL)->tagName('span');

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.0 is the latest of one release



BSD-3-Clause license
Stats
0 github stars & 0 github forks
0 downloads in the last day
0 downloads in the last 30 days
21 total downloads