Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.
Jason Brown edited this page Jul 21, 2015 · 3 revisions

Iconography is an important part in developing an intuitive application. To aid the development and allow for your application to provide a native "look and feel", the default icon classes provided by Ionic Framework have been updated to provide iOS and Material Design icons on the respected platforms.

Instead of using ion-ios-heart or ion-android-heart you can just use ion-heart and the icon is updated accordingly for each platform it's viewed on.

Additional Icons for Material Design -outline

There are also a number of additional icons to allow the use of -outline icons found in Material Design and a corresponding -outline icon for iOS. The following new classes will update to reflect the platform's expectations:

ion-plus-circle-outline

ion-minus-circle-outline

ion-help-outline

ion-alert-outline

Clone this wiki locally