chore: static iconfont files

This commit is contained in:
jialin
2025-12-29 15:40:36 +08:00
parent 632685672c
commit 41ebceca8f
7 changed files with 39 additions and 6 deletions
+15 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: iconfont; /* Project id 4613488 */
src: url('iconfont.woff2?t=1763436184844') format('woff2'),
url('iconfont.woff?t=1763436184844') format('woff'),
url('iconfont.ttf?t=1763436184844') format('truetype');
src: url('iconfont.woff2?t=1766993792323') format('woff2'),
url('iconfont.woff?t=1766993792323') format('woff'),
url('iconfont.ttf?t=1766993792323') format('truetype');
}
.iconfont {
@@ -13,6 +13,18 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-cloud::before {
content: "\e6bc";
}
.icon-server02::before {
content: "\e6bd";
}
.icon-drag_handle::before {
content: "\e6b9";
}
.icon-basic::before {
content: "\e6bb";
}