font-projecao

1.0.7 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i font-projecao

Weekly Downloads

3

Version

1.0.7

License

MIT

Last publish

Collaborators

  • anteriovieira