PacemIconElement
allows to dynamically render icons onto the screen.
The default iconset in Pacem JS is the Material IconSet, which you can plainly use exploiting the default
embedded themes:
<!-- exploits ligatures -->
<i class="pacem-icon">sentiment_very_satisfied</i>
The same above result can be obtained using the <pacem-icon>
element,
which ultimately defaults to the material icon set:
<pacem-icon icon="sentiment_very_satisfied"></pacem-icon>
Nevertheless you can include FontAwesome library and, similarly:
<pacem-icon icon="far fa-laugh"></pacem-icon>
URLs are also welcome.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.