mirror of
https://gitee.com/blackfox/geekai.git
synced 2025-12-08 01:38:23 +08:00
Merge branch 'main' of gitee.com:blackfox/geekai-plus
This commit is contained in:
commit
6e2deeed87
@ -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
@ -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.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user