how md-icons are rendered on browser

后端 未结 2 1363
孤独总比滥情好
孤独总比滥情好 2021-01-26 20:15

I am using material2 and Material icons in my project. I want to know how these named icons are rendered in the browser. I have used

2条回答
  •  盖世英雄少女心
    2021-01-26 21:16

    This feature is called ligatures which allows to render icons using name.

    you can find more details in below link

    https://alistapart.com/article/the-era-of-symbol-fonts

    http://google.github.io/material-design-icons/#icon-font-for-the-web

提交回复
热议问题