图标更新

This commit is contained in:
xiaozzzi 2023-10-06 12:23:35 +08:00
parent 3c30383a36
commit 817c0395a1
6 changed files with 15 additions and 4 deletions

View File

@ -1,8 +1,8 @@
@font-face {
font-family: "iconwl"; /* Project id 4163717 */
src: url('iconfont.woff2?t=1696426702758') format('woff2'),
url('iconfont.woff?t=1696426702758') format('woff'),
url('iconfont.ttf?t=1696426702758') format('truetype');
src: url('iconfont.woff2?t=1696522249652') format('woff2'),
url('iconfont.woff?t=1696522249652') format('woff'),
url('iconfont.ttf?t=1696522249652') format('truetype');
}
.iconwl {
@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.wl-jinggao:before {
content: "\e62b";
}
.wl-markdown:before {
content: "\e70e";
}

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,13 @@
"css_prefix_text": "wl-",
"description": "各个网站的LOGO",
"glyphs": [
{
"icon_id": "9826664",
"name": "警告",
"font_class": "jinggao",
"unicode": "e62b",
"unicode_decimal": 58923
},
{
"icon_id": "22800926",
"name": "file.markdown",