更新图标

This commit is contained in:
lyc 2024-10-31 14:40:48 +08:00
parent 8bc0ab460c
commit a75502415c
6 changed files with 15 additions and 4 deletions

View File

@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4723712 */
src: url('iconfont.woff2?t=1730343912063') format('woff2'),
url('iconfont.woff?t=1730343912063') format('woff'),
url('iconfont.ttf?t=1730343912063') format('truetype');
src: url('iconfont.woff2?t=1730356699416') format('woff2'),
url('iconfont.woff?t=1730356699416') format('woff'),
url('iconfont.ttf?t=1730356699416') format('truetype');
}
.iconfont {
@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon--kejian:before {
content: "\e6a3";
}
.icon-fanhui:before {
content: "\e604";
}

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,13 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "6571029",
"name": "60-课件",
"font_class": "-kejian",
"unicode": "e6a3",
"unicode_decimal": 59043
},
{
"icon_id": "26283779",
"name": "返回",