Available Font Icons

Your website comes with ready to use icons that work great on most devices. These "Font Icons" are easy to set up, just find the icon that you want and take note of it.

Once you have chosen the Font Icon you would like to use, take note of it's "class" (the text that appears to the right side of the icon) and copy it. Now to use it in your code you just need to make an element with the format: "desktopicon-" + "class" for Desktop and "icon-" + "class" for Mobile:

1
2
3
4
5

Save your work and test your website for the Icon you added.