feat: 更新iconfont

This commit is contained in:
2025-06-05 17:31:13 +08:00
parent a12107da40
commit 13a0afe97e
21 changed files with 2990 additions and 76 deletions
+11 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4489595 */
src: url('iconfont.woff2?t=1715597123285') format('woff2'),
url('iconfont.woff?t=1715597123285') format('woff'),
url('iconfont.ttf?t=1715597123285') format('truetype');
src: url('iconfont.woff2?t=1749113785534') format('woff2'),
url('iconfont.woff?t=1749113785534') format('woff'),
url('iconfont.ttf?t=1749113785534') format('truetype');
}
.iconfont {
@@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-fanyi:before {
content: "\e600";
}
.icon-fanyi_translate:before {
content: "\e73c";
}
.icon-error:before {
content: "\e73b";
}