更新图标

This commit is contained in:
朱浩 2025-01-21 12:48:55 +08:00
parent f5779a82fd
commit 45f03977b3
6 changed files with 15 additions and 4 deletions

View File

@ -1,8 +1,8 @@
@font-face { @font-face {
font-family: "iconfont"; /* Project id 4723712 */ font-family: "iconfont"; /* Project id 4723712 */
src: url('iconfont.woff2?t=1735483000546') format('woff2'), src: url('iconfont.woff2?t=1737434703828') format('woff2'),
url('iconfont.woff?t=1735483000546') format('woff'), url('iconfont.woff?t=1737434703828') format('woff'),
url('iconfont.ttf?t=1735483000546') format('truetype'); url('iconfont.ttf?t=1737434703828') format('truetype');
} }
.iconfont { .iconfont {
@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-siweidaotu:before {
content: "\e606";
}
.icon-chuangzuo:before { .icon-chuangzuo:before {
content: "\e6cc"; content: "\e6cc";
} }

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,13 @@
"css_prefix_text": "icon-", "css_prefix_text": "icon-",
"description": "", "description": "",
"glyphs": [ "glyphs": [
{
"icon_id": "11685410",
"name": "思维导图",
"font_class": "siweidaotu",
"unicode": "e606",
"unicode_decimal": 58886
},
{ {
"icon_id": "39170417", "icon_id": "39170417",
"name": "创作", "name": "创作",