glyphicons

An icon set based on Unicode glyphs

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
glyphicons
630.2.08 years ago8 years agoMinified + gzip package size for glyphicons in KB

Readme

glyphicons
An icon set based on Unicode glyphs npm license travis greenkeeper mind BLOWN .

Install

```sh npm install --save glyphicons ```

Include in your app

require

```js var icons = require('glyphicons') ```

import

```sh import icons from 'glyphicons' ```

AMD

```js define('glyphicons', function(icons){ }); ```

Script tag

```html ```

Usage

```js console.info('I' + icons.heart + ' Glyphicons!') ```

Issues

Add an issue in this project's issue tracker to let me know of any problems you find, or questions you may have.

Copyright

Copyright 2016 by Stijn de Witt. Some rights reserved.

License

Licensed under the Creative Commons Attribution 4.0 International (CC-BY-4.0) Open Source license.