Quarto Academicons
7/5/22
This extension provides support for academicons. Icons can be used in HTML documents only.
The code is adapted from the fontawesome extension
Installing
$ quarto install extension schochastics/academicons
This will install the extension under the _extensions
subdirectory. If you’re using version control, you will want to check in this directory.
Using
To embed an icon, use the {{< ai >}}
shortcode. For example:
{{< ai arxiv >}}
{{< ai google-scholar >}}
{{< ai open-access }}
You can browse all of the available icons here:
Example
A demo can be found on quarto.pub.