Tried this example but how do i get other Icons?

Hey guys!

I tried this example: https://github.com/ionic-team/ionic-preview-app/blob/master/src/pages/action-sheets/basic/pages.ts

What icons is the OP using?
Because i already tried various icons but i could not display other icons like: http://ionicons.com/

Does anybody know how i can use other Icons in the Actionsheet?

Ionic uses ionicons v3. The page ionicons.com shows v2. Try to find your icons here: https://ionicframework.com/docs/ionicons/
It contains the ionicons from the OP.

2 Likes

Thank you this was exactly what i was looking for!:star_struck: