Search code examples
latexoverleaf

Insert Google Scholar icon via Overleaf


I want to insert the Google Scholar icon in my CV using Overleaf.com. The way I coded as follow:

\usepackage{academicons}

...

\makefield{\aiGoogleScholar}{\url{https://scholar.google.com.tw/myscholarexample}}

However, it did not work.

Could someone help me to solve the problem? Thank you!


Solution

  • Compile it with xelatex. you can change the compiler in overleaf under the menu.