1.1.1 • Published 9 years ago
angularic-ionicon v1.1.1
Angular Icon - Ionicon
A small Angular icon directive for Ionicon.
Icon reference included in the source. index.html.
Usage
Simply add attribute icon or icon-a to add icon.
<!-- In :before -->
<a class="button" icon="apple"></a>
<!-- In :after -->
<a class="button" icon-a="android"></a>Download
Using NPM
npm install angularic-ioniconUsing Bower
bower install angularic-ionicon