Remove unused Font Awesome icons

女生的网名这么多〃 提交于 2019-12-05 15:57:28

问题


I uploaded the files to my server but I'm only using 5 icons in my site.

How can I delete the Font Awesome icons that I will never use? Like the useful and beautiful Stethoscope.

http://fortawesome.github.io/Font-Awesome/icon/stethoscope/

Thank you


回答1:


It sounds like you copied the entire font-awesome directory into your project, and this isn't the result you are looking for. If you only want 5 of the Font Awesome icons in your project, and not have the balance of icons available for future use, take a look at Fontello.

Fontello is an icon fonts generator which allows you to pick and choose only the icon fonts you want for your project.

Here's a link to Fontello on GitHub, with information on how to use it: https://github.com/fontello/fontello/wiki/Help




回答2:


Another option you have if you only need a few icons, it's IcoMoon where you can choose the icons that are going to be loaded only including the ones from Font-Awesome.

Otherwise, check this blog that explains how to reduce font-awesome size.



来源:https://stackoverflow.com/questions/27048422/remove-unused-font-awesome-icons

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!