Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add one more icon using fontello without downloading a new group package

I use fontello for some icons on my website. When you download from fontello they deliver:

  • .ttf
  • .woff
  • .svg
  • .eot
  • css file with @font face to link all together

Everything works fine with this but I always find myself with this issue which I would like if somebody could give me a hint:

-What if I want to add a new icon into this set after downloading?

There are a lot of icons and searching for all again can bring errors. I would like to know if there is a simple method of downloading the extra icon and adding it to the set that you have already.

like image 573
Daniel Ramirez-Escudero Avatar asked Nov 17 '13 13:11

Daniel Ramirez-Escudero


People also ask

How do I add an icon to Fontello?

To create a custom icon set with Fontello​Go to the Fontello site. Select the icons you want in your set by clicking on them or upload SVG icons by dragging them in. See the Fontello help for additional information. Once you have your set selected, add an optional custom font name in the upper right corner.


1 Answers

There actually is a built-in "Import" function which allows you to import your current set of icons and modify it:

Fontello.com import zip archive or SVG

like image 108
enzo Avatar answered Oct 19 '22 07:10

enzo