how to generate webfont from SVG icons in angular

寵の児 提交于 2019-12-24 01:23:06

问题


I have some SVG icons, but I want to use them as font in my project. Anybody knows how can I import my icons as font in an angular project?

There is an answer in this URL: https://www.npmjs.com/package/webfonts-generator , but I don't know in which file of my project I should use it!

来源:https://stackoverflow.com/questions/52963465/how-to-generate-webfont-from-svg-icons-in-angular

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