Extracting SVG from Font Awesome

前端 未结 8 659
伪装坚强ぢ
伪装坚强ぢ 2020-11-28 22:37

I want to get the SVG path data from Font Awesome glyphs so that I can use them straight up as SVG in my HTML. I thought it would be as easy as copy-pasting the path data fr

8条回答
  •  北海茫月
    2020-11-28 23:06

    You can just download any Font-Awesome svg you need from their repo at Github

    https://github.com/FortAwesome/Font-Awesome/tree/master/svgs

提交回复
热议问题