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!