TestEShopDist/src/styles/iconfont.scss
li tong bao 08acb37769 --我的页面完成设置图标
--表单组件input类型完成后面图标
2022-04-28 18:13:36 +08:00

89 lines
1.2 KiB
SCSS

@font-face {
font-family: "iconfont"; /* Project id 2987621 */
src:
url('iconfont.ttf?t=1650013104232') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-yifahuo:before {
content: "\e65b";
}
.icon-daipeibu:before {
content: "\e662";
}
.icon-yaoqingtuandui:before {
content: "\e65a";
}
.icon-a-tuikuanshouhou:before {
content: "\e65c";
}
.icon-daifukuan:before {
content: "\e65d";
}
.icon-shezhi:before {
content: "\e65e";
}
.icon-yanseduibi:before {
content: "\e65f";
}
.icon-daifahuo:before {
content: "\e660";
}
.icon-baoguo:before {
content: "\e661";
}
.icon-tick-pressed:before {
content: "\e652";
}
.icon-wode-pressed:before {
content: "\e655";
}
.icon-fenlei-pressed:before {
content: "\e656";
}
.icon-sousuo:before {
content: "\e647";
}
.icon-fenxiang:before {
content: "\e648";
}
.icon-shaixuan:before {
content: "\e649";
}
.icon-gouwuche:before {
content: "\e64a";
}
.icon-qingkong:before {
content: "\e64c";
}
.icon-jia:before {
content: "\e64d";
}
.icon-jian:before {
content: "\e64e";
}