Giter Site home page Giter Site logo

full-glyphicons's Introduction

For Twitter Bootstrap just includes 140 glyphicons, I started this project that makes full glyphicons (420) available at Bootstrap.

Reference

Twitter Bootstrap is a excellent front-end framework.

Glyphicons is a library of precisely prepared monochromatic icons and symbols, and the small PNG format is free for both personal and commercial use.

Blue Daniel has generated the CSS sprite image file and CSS styles on his website. I used this files and added a white sprite file.

Usage

Copy files in "img" and glyphicons.css in "css" to some place in your website.

Change the relative path in glyphicons.css to point to your sprite image files.

Import glyphicons.css in your page like this:

<link href="/path/to/glyphicons.css" rel="stylesheet" />

Display glyphicons:

<i class="glyphicon-[icon_name]"></i>
<i class="w-glyphicon-[icon_name]"></i>

Class with the "w-" prefix will displays white icon.

Note

Accroding to the License of Glyphicons:

The GLYPHICONS FREE can be used both commercially and for personal use, but you must always add a link to glyphicons.com in a prominent place (e.g. the footer of a website), include the CC-BY license and the reference to glyphicons.com on every page using GLYPHICONS.

Icon Index

(TODO...)

full-glyphicons's People

Contributors

ericzhang-cn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.