1.0.7 • Published 7 years ago

font-projecao v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

The iconic font and CSS framework

Font Projeção is a full suite of 70 pictographic icons for easy scalable vector graphics on websites, created and maintained by Antério Vieira.

Usage

Copy this code into your HTML page header:

<link href="https://file.myfontastic.com/f6BoET7SSmCRA9gMkdoYAP/icons.css" rel="stylesheet">

Note: Non-cached files (serving from LA data center, No Browser Cache).

Or download and install your icon font manually

Download | 70 Icons

How to install the font?

  • Download the font and unzip it;
  • Add the CSS file “styles.css” to your project, and link to it from your HTML page;
  • Copy the "fonts" folder into your website project;
  • Insert the icon class name into any HTML tag to add the icon. The CSS class prefix is 'fp-';

Example

<i class="fp-p-open"></i>

How to install the font with NPM?

npm install --save font-projecao

License

MIT

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago