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)
- Host: GitHub
- URL: https://github.com/tripflex/meteor-ionicons3
- Owner: tripflex
- Created: 2017-12-02T23:41:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T23:45:56.000Z (over 8 years ago)
- Last Synced: 2025-12-31T10:02:00.462Z (5 months ago)
- Language: CSS
- Size: 336 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```