How can I edit Font Awesome (or include my own icons)?

前端 未结 4 1874
傲寒
傲寒 2020-12-13 04:28

Font Awesome is fully open source, so how can I tweak some icons as I wish, or add new icons? Let\'s say my primary vector tool is Inkscape (open source GPL).

The fo

4条回答
  •  执笔经年
    2020-12-13 04:41

    As well as the solution mentioned (which is perfect), you can also subset and combine icon fonts using:

    • icnfnt (officially supported subsetting of font-awesome icons - original .com now a dead link, but the github repo is still available)
    • fontello.com (create a custom subset from a number of icon fonts that are widely available)

提交回复
热议问题