Not sure if it's the documentation that's confusing me but I'm having difficulties getting md-icons
to work (its more work than other icon fonts). Instructions here specify to Use <md-icon md-font-icon="classname" />
.
Here is a sample demo with the icon font stylesheet loaded and a <md-icon md-font-icon="android" />
as per the documentation's instructions, nothing is showing up however. What am I doing wrong?