[update 系统菜单] icon调整

This commit is contained in:
danshihao
2024-07-18 14:26:47 +08:00
parent 3b86104eeb
commit 6fd4852ac2
7 changed files with 16 additions and 5 deletions
+7 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4236293 */
src: url('iconfont.woff2?t=1720773883017') format('woff2'),
url('iconfont.woff?t=1720773883017') format('woff'),
url('iconfont.ttf?t=1720773883017') format('truetype');
src: url('iconfont.woff2?t=1721283373084') format('woff2'),
url('iconfont.woff?t=1721283373084') format('woff'),
url('iconfont.ttf?t=1721283373084') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-fill-message-square:before {
content: "\e706";
}
.icon-nav-top:before {
content: "\e600";
}
File diff suppressed because one or more lines are too long
+7
View File
@@ -5,6 +5,13 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "38297476",
"name": "fill-message-square",
"font_class": "fill-message-square",
"unicode": "e706",
"unicode_decimal": 59142
},
{
"icon_id": "11732821",
"name": "nav-top",
Binary file not shown.
Binary file not shown.
Binary file not shown.