How to add icons?

You can use Ionicons.

For the menu item, you simply enter the icon name (e.g. "add-outline").

For .html files, you can use the ion-icon tag, e.g. 
<ion-icon name="add-outline"></ion-icon>