update iconfonts

This commit is contained in:
RockYang
2025-02-25 06:37:03 +08:00
parent 36beb74de8
commit a77bebbc29
6 changed files with 15 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4125778 */
src: url('iconfont.woff2?t=1736144380052') format('woff2'),
url('iconfont.woff?t=1736144380052') format('woff'),
url('iconfont.ttf?t=1736144380052') format('truetype');
src: url('iconfont.woff2?t=1740279975534') format('woff2'),
url('iconfont.woff?t=1740279975534') format('woff'),
url('iconfont.ttf?t=1740279975534') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-keling:before {
content: "\eab7";
}
.icon-gitee:before {
content: "\e6d0";
}

File diff suppressed because one or more lines are too long

View File

@@ -5,6 +5,13 @@
"css_prefix_text": "icon-",
"description": "",
"glyphs": [
{
"icon_id": "42692844",
"name": "可灵大模型",
"font_class": "keling",
"unicode": "eab7",
"unicode_decimal": 60087
},
{
"icon_id": "6905420",
"name": "码云",

Binary file not shown.