Font Awesome 5

To speed up pages and reduce render-blocking CSS—which improves the perception of how sites load—we are upgrading the Font Awesome library of icons to SVG version 5.

Scalable Vector Graphics (SVG) files are an XML-based text format that describes to the browser how the icon should appear, and then the browser renders it at any size asynchronously. This means pages are not blocked from rendering until the font library is downloaded but can be rendered as soon as the HTML file is delivered from the server.