added fontawesome acceptance test

This commit is contained in:
Brian Gough 2017-02-07 10:00:41 +00:00
parent 58bb705555
commit 42d20cede0
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,12 @@
\documentclass{article}
\usepackage{fontawesome}
\begin{document}
Cloud \faCloud
Cog \faCog
Database \faDatabase
Leaf \faLeaf
\end{document}