1.3.0 • Published 6 years ago

@naturalsolutions/renecofonts v1.3.0

Weekly downloads
-
License
-
Repository
github
Last release
6 years ago

Reneco fonts

Open demo.html to see a list of all the glyphs in your font along with their codes/ligatures.

To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts

You won't need any of the files located under the demo-files directory when including the generated font in your own projects.

You can import selection.json back to the IcoMoon app using the Import Icons button (or via Main Menu > Manage Projects) to retrieve your icon selection.

Install with bower

bower install git@github.com:NaturalSolutions/RenecoFonts.git

Or

bower install reneco-fonts

Available icons

Icon palette(http://depot.natural-solutions.eu/github_images/reneco font_splash_1.3.png)

Demo page

Reneco font demo page

Latest version

In the lastest version the CSS classes like Bootstrap classes.

Before :

<span class="reneco ring"></span>

Now (like bootstrap):

<span class="reneco reneco-ring"></span>

Old version

You can still use the old version (1.0). You can install it with this bower command :

bower install git@github.com:NaturalSolutions/RenecoFonts.git#1.0