perf: icon

This commit is contained in:
xiaoxian521
2021-10-22 20:38:19 +08:00
parent 7e6768208d
commit eb8d3ca96e
9 changed files with 81 additions and 39 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 2208059 */
src: url("iconfont.woff2?t=1634092870259") format("woff2"),
url("iconfont.woff?t=1634092870259") format("woff"),
url("iconfont.ttf?t=1634092870259") format("truetype");
src: url("iconfont.woff2?t=1634903299890") format("woff2"),
url("iconfont.woff?t=1634903299890") format("woff"),
url("iconfont.ttf?t=1634903299890") format("truetype");
}
.iconfont {
@@ -13,6 +13,22 @@
-moz-osx-font-smoothing: grayscale;
}
.team-iconshuifei::before {
content: "\e62d";
}
.team-iconshuiyuandi::before {
content: "\e64e";
}
.team-iconshuifei1::before {
content: "\e616";
}
.team-iconshui::before {
content: "\e61f";
}
.team-iconzuixinlianzai::before {
content: "\e6da";
}

File diff suppressed because one or more lines are too long

View File

@@ -5,6 +5,34 @@
"css_prefix_text": "team-icon",
"description": "pure-admin",
"glyphs": [
{
"icon_id": "1715043",
"name": "水费",
"font_class": "shuifei",
"unicode": "e62d",
"unicode_decimal": 58925
},
{
"icon_id": "7873366",
"name": "水源地",
"font_class": "shuiyuandi",
"unicode": "e64e",
"unicode_decimal": 58958
},
{
"icon_id": "12257150",
"name": "水费",
"font_class": "shuifei1",
"unicode": "e616",
"unicode_decimal": 58902
},
{
"icon_id": "24810949",
"name": "水",
"font_class": "shui",
"unicode": "e61f",
"unicode_decimal": 58911
},
{
"icon_id": "2508809",
"name": "最新连载",

Binary file not shown.

Binary file not shown.

Binary file not shown.