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
If you want access to the raw svg and .png files, there is a git repo for that: Font-Awesome-SVG-PNG
As well as the solution mentioned (which is perfect), you can also subset and combine icon fonts using:
If you want some icons (or all) from font-awesome including yout custom svg icons you can:
1- Go to http://fontawesome.io/ Download the zip and extract-it for example in your Desktop.
2- Go to http://fontastic.me/ use your email to create an account.
Once you have been logged-in click on the header option: Add More Icons.
Select the SVG of font-awesome located in your extracted zip inside fonts.
Repeat the procces uploading your own svg files.
Inside Home (at the header of the page) Select the icons you want to download, customize them to give your custom names and select publish to have a link or download the fonts and css.
Sorry about my english ! :D
You can use icomoon. Browse to the library page and use FontAwesome, you can augment FontAwesome's libary with your custom icons in SVG.