2017 © Pedro Peláez
 

component font-awesome

Font Awesome, the iconic SVG, font, and CSS framework.

image

components/font-awesome

Font Awesome, the iconic SVG, font, and CSS framework.

  • Monday, May 21, 2018
  • by RobLoach
  • Repository
  • 20 Watchers
  • 177 Stars
  • 765,173 Installations
  • CSS
  • 65 Dependents
  • 2 Suggesters
  • 40 Forks
  • 2 Open issues
  • 32 Versions
  • 5 % Grown

The README.md

Font Awesome

Shim repository for Font Awesome., (*1)

The full suite of pictographic icons, examples, and documentation can be found at: https://fontawesome.com/, (*2)

Package Managers

  • npm: components-font-awesome
  • Bower: components-font-awesome
  • Component: components/font-awesome
  • Composer: components/font-awesome

Installation

Gulp

Re-compile bower

If using bower, do not forget to re-compile bower using gulp bower. Here is the sample code if you do not have one., (*3)

``` javascript // Update Foundation with Bower and save to /vendor gulp.task('bower', function() { return bower({ cmd: 'update'}) .pipe(gulp.dest('vendor/')) });, (*4)


##### Combine css With gulp, usually there is a function to combine all *scss* to *css* file for faster page loads. In the sample case we run function `gulp style` to combine all scss to css file under **./assets/css/** ##### Move font font folder Here is the **important part**, the default *font folder* is on different path with the compiled bower file. We need to move the font from default *font folder* to the *compiled bower folder* (In the example `vendor` is the compiled folder). ``` javascript // Move font-awesome fonts folder to css compiled folder gulp.task('icons', function() { return gulp.src('./vendor/components-font-awesome/webfonts/**.*') .pipe(gulp.dest('./assets/fonts')); });

License

  • The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
  • Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - http://opensource.org/licenses/mit-license.html
  • The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
  • Attribution is no longer required in Font Awesome 3.0, but much appreciated: "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

The Versions

21/05 2018

dev-master

9999999-dev

Font Awesome, the iconic SVG, font, and CSS framework.

  Sources   Download

MIT CC-BY-4.0 OFL-1.1

11/02 2018

5.0.6

5.0.6.0

Font Awesome, the iconic SVG, font, and CSS framework.

  Sources   Download

MIT CC-BY-4.0 OFL-1.1

25/10 2016

4.7.0

4.7.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

18/05 2016

4.6.3

4.6.3.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

28/04 2016

4.5.0.x-dev

4.5.0.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

28/04 2016

4.4.0.x-dev

4.4.0.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

28/04 2016

4.3.0.x-dev

4.3.0.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

28/04 2016

4.2.0.x-dev

4.2.0.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

28/04 2016

4.1.0.x-dev

4.1.0.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

28/04 2016

4.0.3.x-dev

4.0.3.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

28/04 2016

4.0.2.x-dev

4.0.2.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

28/04 2016

4.0.1.x-dev

4.0.1.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

28/04 2016

4.0.0.x-dev

4.0.0.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

28/04 2016

3.1.x-dev

3.1.9999999.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

27/04 2016

3.0.x-dev

3.0.9999999.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

27/04 2016

3.2.x-dev

3.2.9999999.9999999-dev

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

27/04 2016

4.6.1

4.6.1.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

27/04 2016

4.6.0

4.6.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

24/11 2015

4.5.0

4.5.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

30/07 2015

4.4.0

4.4.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

26/01 2015

4.3.0

4.3.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

22/09 2014

dev-fix-bower

dev-fix-bower

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

09/09 2014

4.2.0

4.2.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

25/05 2014

4.1.0

4.1.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

10/11 2013

4.0.3

4.0.3.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

05/11 2013

4.0.2

4.0.2.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

31/10 2013

4.0.1

4.0.1.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

31/10 2013

4.0.0

4.0.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

27/07 2013

3.2.1

3.2.1.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

12/06 2013

3.2.0

3.2.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

14/05 2013

3.1.0

3.1.0.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires

 

03/05 2013

3.0.2

3.0.2.0

The iconic font designed for use with Twitter Bootstrap.

  Sources   Download

MIT OFL-1.1

The Requires