Where to find the names for icons?

I am trying to change the icons for tabs in my Ionic 2 app. I have looked at the http://ionicons.com/ webpage, but when I click on the image it just gives me the css class. I am looking for the value that would be used for tabIcon. For example, for the home tab, tabIcon=“home”. Where would I find the names of other icons in order to change the icon? I have tried removing the ion- from the css class listed on the webpage, but that does not work either.

Thanks!!

Here are the icons for Ionic 2: http://ionicframework.com/docs/v2/ionicons/

1 Like