Framework7 comes with the premium and free Framework7 Icons iOS-icons font developed specially to be used with iOS theme of Framework7, but for Material theme we recommend to use great-designed Material Icons font. Both of these fonts use a typographic feature called ligatures. It’s easy to incorporate icons into your app. Here’s a small example:
<i class="material-icons">home</i>
- home
Ligatures allow rendering of an icon glyph simply by using its textual name. The replacement is done automatically by the web browser and provides more readable code than the equivalent numeric character reference.
With ligatures it is also possible to combine icons like:
<i class="material-icons">person<sup>add</sup></i>
- personadd
Material Icons Set (932)