【update】- 增加标准化管理 菜单图标
This commit is contained in:
@@ -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
@@ -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.
Reference in New Issue
Block a user