Merge branch 'main' of gitee.com:blackfox/geekai-plus

This commit is contained in:
RockYang 2025-02-26 14:10:39 +08:00
commit 6e2deeed87
6 changed files with 15 additions and 4 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

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

Binary file not shown.