aolko / bootstrap-glyphicons-fonts

Alternative SASS/CSS for GLYPHICONS PRO 1.8 fonts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLYPHICONS PRO 1.8 fonts

Alternative SASS/CSS for GLYPHICONS PRO 1.8 fonts.

Example of usage:

<i class="glyphicon-girl glyphicon-spin"></i>

Using SASS in your project you can easily prefix icons to avoid collision with other icon sets.

$icon-prefix: myglyphicon

<i class="myglyphicon-compass"></i>
<i class="myglyphicon-girl myglyphicon-spin"></i>

REQUIREMENT

A GLYPHICONS PRO 1.8 license is required. Once a license is purchased, download the appropriate font files (glyphicons-regular.eot, glyphicons-regular.svg, glyphicons-regular.ttf, and glyphicons-regular.woff) into the font folder.

Purchase GLYPHICONS PRO

470 GLYPHICONS

Glyphicons 1.8 tabel of contents

260 GLYPHICONS Filetypes

Glyphicons 1.8 tabel of contents

200 GLYPHICONS Halflings

Glyphicons 1.8 tabel of contents

50 GLYPHICONS Social

Glyphicons 1.8 tabel of contents

About

Alternative SASS/CSS for GLYPHICONS PRO 1.8 fonts