[update] 系统图标修改
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "anticon-jeecg"; /* Project id 2798517 */
|
||||
src: url('iconfont.woff2?t=1631613073967') format('woff2'),
|
||||
url('iconfont.woff?t=1631613073967') format('woff'),
|
||||
url('iconfont.ttf?t=1631613073967') format('truetype');
|
||||
src: url('iconfont.woff2?t=1639559463058') format('woff2'),
|
||||
url('iconfont.woff?t=1639559463058') format('woff'),
|
||||
url('iconfont.ttf?t=1639559463058') format('truetype');
|
||||
}
|
||||
|
||||
.anticon-jeecg {
|
||||
@@ -13,7 +13,27 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.anticonmeeting:before {
|
||||
.anticonothermeeting:before {
|
||||
content: "\e621";
|
||||
}
|
||||
|
||||
.anticonworking:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
|
||||
.anticoninternational:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.anticondatamembers:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.anticoncommittee:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.anticonmeeting1:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,6 +5,41 @@
|
||||
"css_prefix_text": "anticon",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "26512409",
|
||||
"name": "cus_othermeeting",
|
||||
"font_class": "othermeeting",
|
||||
"unicode": "e621",
|
||||
"unicode_decimal": 58913
|
||||
},
|
||||
{
|
||||
"icon_id": "26512248",
|
||||
"name": "cus_working",
|
||||
"font_class": "working",
|
||||
"unicode": "e61f",
|
||||
"unicode_decimal": 58911
|
||||
},
|
||||
{
|
||||
"icon_id": "26512241",
|
||||
"name": "cus_international",
|
||||
"font_class": "international",
|
||||
"unicode": "e61e",
|
||||
"unicode_decimal": 58910
|
||||
},
|
||||
{
|
||||
"icon_id": "26512231",
|
||||
"name": "cus_datamembers",
|
||||
"font_class": "datamembers",
|
||||
"unicode": "e61d",
|
||||
"unicode_decimal": 58909
|
||||
},
|
||||
{
|
||||
"icon_id": "26511116",
|
||||
"name": "cus_committee",
|
||||
"font_class": "committee",
|
||||
"unicode": "e613",
|
||||
"unicode_decimal": 58899
|
||||
},
|
||||
{
|
||||
"icon_id": "24340808",
|
||||
"name": "cus_meeting",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user