Compare commits
4 Commits
2ac2f999cf
...
861cb4e1b3
Author | SHA1 | Date |
---|---|---|
taoshihan | 861cb4e1b3 | 2 years ago |
taoshihan | 82ec150ff2 | 2 years ago |
taoshihan | 3935fb1cb9 | 2 years ago |
taoshihan | 26dbaa1ff6 | 2 years ago |
@ -0,0 +1,51 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: "iconfont"; /* Project id 3864484 */
|
||||||
|
src: url('iconfont.woff2?t=1678338039263') format('woff2'),
|
||||||
|
url('iconfont.woff?t=1678338039263') format('woff'),
|
||||||
|
url('iconfont.ttf?t=1678338039263') format('truetype');
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconfont {
|
||||||
|
font-family: "iconfont" !important;
|
||||||
|
font-size: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-more:before {
|
||||||
|
content: "\e867";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-zengjiatianjiajiahao:before {
|
||||||
|
content: "\e62a";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-jianshaominimize3:before {
|
||||||
|
content: "\e68b";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-folder-fill:before {
|
||||||
|
content: "\e7c4";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-jietu:before {
|
||||||
|
content: "\e611";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-duoyuyan:before {
|
||||||
|
content: "\e606";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-jiahao:before {
|
||||||
|
content: "\eaf3";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-xiaolian:before {
|
||||||
|
content: "\ec80";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-fasong:before {
|
||||||
|
content: "\e604";
|
||||||
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
@ -0,0 +1,72 @@
|
|||||||
|
{
|
||||||
|
"id": "3864484",
|
||||||
|
"name": "我的客服",
|
||||||
|
"font_family": "iconfont",
|
||||||
|
"css_prefix_text": "icon-",
|
||||||
|
"description": "",
|
||||||
|
"glyphs": [
|
||||||
|
{
|
||||||
|
"icon_id": "18991683",
|
||||||
|
"name": "more",
|
||||||
|
"font_class": "more",
|
||||||
|
"unicode": "e867",
|
||||||
|
"unicode_decimal": 59495
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "8817897",
|
||||||
|
"name": "增加添加加号",
|
||||||
|
"font_class": "zengjiatianjiajiahao",
|
||||||
|
"unicode": "e62a",
|
||||||
|
"unicode_decimal": 58922
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "608294",
|
||||||
|
"name": "减少",
|
||||||
|
"font_class": "jianshaominimize3",
|
||||||
|
"unicode": "e68b",
|
||||||
|
"unicode_decimal": 59019
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "6151130",
|
||||||
|
"name": "folder-fill",
|
||||||
|
"font_class": "folder-fill",
|
||||||
|
"unicode": "e7c4",
|
||||||
|
"unicode_decimal": 59332
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "13397103",
|
||||||
|
"name": "截图",
|
||||||
|
"font_class": "jietu",
|
||||||
|
"unicode": "e611",
|
||||||
|
"unicode_decimal": 58897
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "10598085",
|
||||||
|
"name": "language,多语言",
|
||||||
|
"font_class": "duoyuyan",
|
||||||
|
"unicode": "e606",
|
||||||
|
"unicode_decimal": 58886
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "5387527",
|
||||||
|
"name": "加号",
|
||||||
|
"font_class": "jiahao",
|
||||||
|
"unicode": "eaf3",
|
||||||
|
"unicode_decimal": 60147
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "6337465",
|
||||||
|
"name": "笑脸",
|
||||||
|
"font_class": "xiaolian",
|
||||||
|
"unicode": "ec80",
|
||||||
|
"unicode_decimal": 60544
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "1418205",
|
||||||
|
"name": "发送",
|
||||||
|
"font_class": "fasong",
|
||||||
|
"unicode": "e604",
|
||||||
|
"unicode_decimal": 58884
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in new issue