An open API service indexing awesome lists of open source software.

https://github.com/tripflex/meteor-ionicons3

Meteor package for Ionic Icons (ionicons) version 3, with offline support (does not load via CDN or URL)
https://github.com/tripflex/meteor-ionicons3

Last synced: about 1 month ago
JSON representation

Meteor package for Ionic Icons (ionicons) version 3, with offline support (does not load via CDN or URL)

Awesome Lists containing this project

README

          

# meteor-ionicons3

Meteor package for Atmosphere to install Ion Icons (version 3) with support for offline use.

## Installation

Installation is very easy, and the CSS and Font files will automatically be included by meteor, all you need to do is run this command in the Meteor root directory:

```
meteor add tripflex:ionicons3
```