salary-management-oneself/public/css/iconfont/iconfont.css

120 lines
1.6 KiB
CSS
Raw Normal View History

2022-08-04 15:20:59 +08:00
@font-face {
2023-11-07 11:06:15 +08:00
font-family: "iconfont"; /* Project id 4257468 */
2025-06-19 10:05:57 +08:00
src: url('iconfont.woff2?t=1750298631025') format('woff2'),
url('iconfont.woff?t=1750298631025') format('woff'),
url('iconfont.ttf?t=1750298631025') format('truetype');
2022-08-04 15:20:59 +08:00
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2025-06-19 09:19:30 +08:00
.icon-biaoji:before {
content: "\e604";
}
.icon-quxiaobiaoji:before {
content: "\e710";
}
2025-06-19 10:05:57 +08:00
.icon-biaoji-copy:before {
content: "\e78c";
}
2025-06-19 09:19:30 +08:00
.icon-shuangji:before {
content: "\e6f0";
}
2025-03-13 15:12:03 +08:00
.icon-export:before {
content: "\e61e";
}
.icon-duibi:before {
content: "\e617";
}
.icon-import:before {
content: "\e73a";
}
2024-08-16 16:27:48 +08:00
.icon-error:before {
content: "\e6c6";
}
.icon-successful:before {
content: "\e633";
}
.icon-warning:before {
content: "\e63f";
}
2024-02-22 15:06:29 +08:00
.icon-payment:before {
content: "\e689";
}
.icon-my:before {
content: "\e78b";
}
.icon-reimbursement:before {
content: "\e608";
}
.icon-bianji:before {
content: "\e600";
}
.icon-pilianggengxin:before {
content: "\e696";
}
2023-11-07 11:06:15 +08:00
.icon-quanbu:before {
content: "\e603";
}
.icon-piliangdaochu:before {
content: "\e649";
}
.icon-piliangshanchu:before {
content: "\e622";
}
.icon-piliangcaozuo:before {
content: "\e645";
}
.icon-daochu:before {
content: "\e636";
}
.icon-piliangfenpei:before {
content: "\e619";
}
.icon-caozuorizhi32:before {
content: "\e724";
}
.icon-jinggao:before {
content: "\e6aa";
}
.icon-yingjichuli:before {
content: "\e70c";
}
2023-10-10 09:24:36 +08:00
.icon-piliangjiesuo:before {
2022-08-04 15:20:59 +08:00
content: "\e652";
}
2023-10-10 09:24:36 +08:00
.icon-piliangsuoding:before {
content: "\e653";
2022-08-04 15:20:59 +08:00
}