【update】- 增加标准化管理 菜单图标

This commit is contained in:
fengchenchen
2024-03-07 17:57:48 +08:00
parent bcb646727c
commit 42957341a6
6 changed files with 15 additions and 4 deletions
+7 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4236293 */
src: url('iconfont.woff2?t=1706240120404') format('woff2'),
url('iconfont.woff?t=1706240120404') format('woff'),
url('iconfont.ttf?t=1706240120404') format('truetype');
src: url('iconfont.woff2?t=1709805185697') format('woff2'),
url('iconfont.woff?t=1709805185697') format('woff'),
url('iconfont.ttf?t=1709805185697') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-database-fill:before {
content: "\e6d7";
}
.icon-calendar:before {
content: "\e613";
}
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": "35088513",
"name": "建筑",
"font_class": "database-fill",
"unicode": "e6d7",
"unicode_decimal": 59095
},
{
"icon_id": "34102934",
"name": "calendar",
Binary file not shown.
Binary file not shown.
Binary file not shown.