scss 使用Google Material Icons作为之前和之后

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss 使用Google Material Icons作为之前和之后相关的知识,希望对你有一定的参考价值。

/*
 * icon list: https://material.io/tools/icons/?style=baseline
 * codepoints: https://github.com/google/material-design-icons/blob/master/iconfont/codepoints
 */
.icon {
  &:before {
    content: '\e315';
    font-family: 'Material Icons';
  }
}

以上是关于scss 使用Google Material Icons作为之前和之后的主要内容,如果未能解决你的问题,请参考以下文章

scss 使用Google Material Icons作为之前和之后

使用google api material icons在网页中插入图标

使用google api material icons在网页中插入图标

Google--Material Design UI素材库React版

“ MissingRegistered”使用com.google.android.material。* UI组件时的掉毛警告

报错解决:com.google.android.material.card.MaterialCardView