1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-04 11:06:04 +00:00

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
services/clsi/test/acceptance/fixtures/examples/fontawesome

View file

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