Skip to content

projecao/font-projecao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 | See 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

About

The iconic font and CSS framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published