mfglabs-iconset

Awesome web font icon by MFG Labs

  • Owner: MfgLabs/mfglabs-iconset
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

#MFG Labs iconset

##Awesome web font icon by MFG Labs

How does it work?

Easy as pie

Start by downloading the project on this url.

  1. Copy the font directory into your project
  2. Copy the mfglabs_iconset.css style sheet into your project.
  3. Copy the link of the stylesheet into you header

<link rel="stylesheet" href="css/mfglabs_iconset.css">

###Drop the markup <i class="icon-name"></i> anywhere

<i class="icon-paperplane"></i>

##Customisation

Size subclass

Create bevel and emboss is easy by using custom sub class

###Add the subclass icon2x or icon3x

<i class="icon-cloud icon3x" aria-hidden="true"></i>

###Customise your css directly in mfglabs_iconset.css

.icon2x { font-size: 2em; }

.icon3x { font-size: 3em; }

##Licenses
All icons are distributed under
CC BY-SA licence.

Font is distributed under
SIL licence.

Overview

Name With OwnerMfgLabs/mfglabs-iconset
Primary LanguageCSS
Program languageCSS (Language Count: 2)
Platform
License:
Release Count0
Created At2013-01-22 14:00:03
Pushed At2016-07-26 12:18:48
Last Commit At2016-07-26 14:18:43
Stargazers Count773
Watchers Count74
Fork Count83
Commits Count34
Has Issues Enabled
Issues Count13
Issue Open Count5
Pull Requests Count3
Pull Requests Open Count0
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top