An icon set based on Unicode glyphs
.
npm install --save glyphicons
var icons = require('glyphicons')
import icons from 'glyphicons'
define(['glyphicons'], function(icons){
});
<script src="https://cdn.rawgit.com/download/glyphicons/0.1.0/glyphicons.js"></script>
console.info('I' + icons.heart + ' Glyphicons!')
Add an issue in this project’s issue tracker
to let me know of any problems you find, or questions you may have.
Copyright 2016 by Stijn de Witt. Some rights reserved.
Licensed under the Creative Commons Attribution 4.0 International (CC-BY-4.0) Open Source license.