Hi,
I am working with Chrome and its dev tool. Like you know, we can simulate different phone sizes. Does Ionic knows which platform is simulated?
If so, why when doing the below, it does not display the outline version of create
icon? It is either the "ios-create" or "md-create"
<icon ios="ion-ios-create-outline" md="ion-md-create"></icon>