Use Font Awesome in Inkscape
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Realization
--
Chapters
00:00 Use Font Awesome In Inkscape
00:21 Answer 1 Score 23
01:19 Answer 2 Score 4
02:02 Answer 3 Score 5
02:20 Accepted Answer Score 4
02:33 Thank you
--
Full question
https://superuser.com/questions/680309/u...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#fonts #svg #inkscape
#avk47
ANSWER 1
Score 23
I use Inkscape primarily as my primary vector editor. I'm on a mac.
As far as I can tell, there's no way to just get the vectors directly into Inkscape (you'd think opening up the svg font file would give you something but nope)
Installed the otf font (again I'm on a Mac, if on Windows try other font types if you don't like the otf). Copy in all the characters as type.
Then "outline" them in Inkscape as you would turn any font into artwork.
This is how I got the vectors in Inkscape.
To be clear: After installing the latest Font Awesome font, I open up the Font Awesome "cheatsheet" page: http://fontawesome.io/cheatsheet/
I select the FontAwesome font as my font in Inkscape
I then copy the ICON itself from the the Font Awesome cheatsheet page and paste it into Inkscape as text.
Last, just "ungroup" the text selection until it becomes a pathed object.
You can then change/tweak the vectors.
ANSWER 2
Score 5
You can use the "symbols" library, which is very useful.
You can import some icons, like font awesome.
This repository is great : https://github.com/Xaviju/inkscape-open-symbols
ANSWER 3
Score 4
I've added this answer to the original post as well, adding here also:
What I've done is this: create a new inkscape file with just a simple path in it. Save and close Inkscape, open the file with a text editor. Now, open the fontawsome svg file with a text editor. Copy all the tags, paste them inside the first file, inside the tag. Search for "glyph", replace with "path". Save the file. Now, open this file Inkscape. All the glyphs have now been converted to path, but they sit on top of each other.
It took me about 5 minutes of moving and resizing (align + distribute helps a lot here) to rearrange all the icons to about a dozen of columns inside a page.
ACCEPTED ANSWER
Score 4
You can download raw svgs directly from the FontAwesome GitHub repository: