How to use in Angular Material?

后端 未结 9 794
南方客
南方客 2021-01-29 19:39

I was wondering how to use Material\'s icons, as this is not working:

          


        
9条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-29 19:53

    md-icons aren't in the bower release of angular-material yet. I've been using Polymer's icons, they'll probably be the same anyway.

    bower install polymer/core-icons
    

提交回复
热议问题