chore: update iconfont static files

This commit is contained in:
jialin
2025-04-11 12:16:35 +08:00
parent 5b20a7edb8
commit b27ebaaccf
12 changed files with 392 additions and 127 deletions
+71 -3
View File
@@ -1,9 +1,9 @@
@font-face {
font-family: iconfont; /* Project id 4613488 */
src:
url('iconfont.woff2?t=1737340346059') format('woff2'),
url('iconfont.woff?t=1737340346059') format('woff'),
url('iconfont.ttf?t=1737340346059') format('truetype');
url('iconfont.woff2?t=1744337857781') format('woff2'),
url('iconfont.woff?t=1744337857781') format('woff'),
url('iconfont.ttf?t=1744337857781') format('truetype');
}
.iconfont {
@@ -14,6 +14,74 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-uncollapse_all::before {
content: '\e657';
}
.icon-collapse::before {
content: '\e656';
}
.icon-rocket-launch::before {
content: '\e689';
}
.icon-user-filled::before {
content: '\e625';
}
.icon-assistant::before {
content: '\e62d';
}
.icon-assistant-filled::before {
content: '\e847';
}
.icon-save3::before {
content: '\e655';
}
.icon-fankuifaqs::before {
content: '\e7bf';
}
.icon-issues::before {
content: '\e816';
}
.icon-neicun::before {
content: '\e688';
}
.icon-collapse_all::before {
content: '\e66f';
}
.icon-down::before {
content: '\e654';
}
.icon-fenxiang::before {
content: '\e604';
}
.icon-mosaic-2::before {
content: '\e64f';
}
.icon-stars::before {
content: '\e8a8';
}
.icon-mosaic::before {
content: '\e636';
}
.icon-outline-play::before {
content: '\e653';
}
.icon-SelectionInverse::before {
content: '\eace';
}