download font awesome icons as svg code example

Example 1: download icon font awesome

<i class="fa fa-download" aria-hidden="true"></i>

Example 2: font awesome extract svg

Just get the ready svg icons from this github repo:

https://github.com/encharm/Font-Awesome-SVG-PNG/tree/master/black/svg

Example 3: download font awesome icons

View the icons here:
https://fontawesome.com/icons?d=gallery

Download SVG files here:
https://github.com/FortAwesome/Font-Awesome/tree/master/svgs

Example 4: font awesome extract svg

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

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

Tags:

Css Example