Font Based Icons documents many of the new Miva Merchant 9 icons as well as the Google Material icon library. Included Icons: MivaIcons using data or class, Suivant using characters, IcoMoon using characters, Material using data or name.
Font: MivaIcons Usage: <span data-admin-icon="[unicode]"></span> OR <span class="[icon-class]"></span>
Font: ElegantIcons Usage: <span data-icon="[unicode]"></span> OR <span class="[icon-class]"></span>
Font: IcoMoon Usage: <span data-icomoon="[character]"></span>
Font: Google Material Icons Usage: <span class="material-icons">[name]</span> OR <span data-material-icon="[unicode]"></span>