160 lines
2.0 KiB
CSS
160 lines
2.0 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 4870215 */
|
|
src: url('iconfont.woff2?t=1745241183941') format('woff2'),
|
|
url('iconfont.woff?t=1745241183941') format('woff'),
|
|
url('iconfont.ttf?t=1745241183941') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-prompt:before {
|
|
content: "\eb50";
|
|
}
|
|
|
|
.icon-empty:before {
|
|
content: "\e698";
|
|
}
|
|
|
|
.icon-test:before {
|
|
content: "\e8ad";
|
|
}
|
|
|
|
.icon-save:before {
|
|
content: "\e67c";
|
|
}
|
|
|
|
.icon-more:before {
|
|
content: "\e612";
|
|
}
|
|
|
|
.icon-edit:before {
|
|
content: "\e63b";
|
|
}
|
|
|
|
.icon-connect:before {
|
|
content: "\ecda";
|
|
}
|
|
|
|
.icon-openmcp:before {
|
|
content: "\e666";
|
|
}
|
|
|
|
.icon-double-loading:before {
|
|
content: "\e8fc";
|
|
}
|
|
|
|
.icon-stop:before {
|
|
content: "\e708";
|
|
}
|
|
|
|
.icon-robot1:before {
|
|
content: "\e644";
|
|
}
|
|
|
|
.icon-length:before {
|
|
content: "\e60d";
|
|
}
|
|
|
|
.icon-web:before {
|
|
content: "\e935";
|
|
}
|
|
|
|
.icon-temperature:before {
|
|
content: "\e62e";
|
|
}
|
|
|
|
.icon-close:before {
|
|
content: "\e615";
|
|
}
|
|
|
|
.icon-blank:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-add:before {
|
|
content: "\e60c";
|
|
}
|
|
|
|
.icon-delete:before {
|
|
content: "\e672";
|
|
}
|
|
|
|
.icon-company:before {
|
|
content: "\e6f5";
|
|
}
|
|
|
|
.icon-token:before {
|
|
content: "\e68f";
|
|
}
|
|
|
|
.icon-url-line:before {
|
|
content: "\ea38";
|
|
}
|
|
|
|
.icon-llm:before {
|
|
content: "\e8be";
|
|
}
|
|
|
|
.icon-bg-colors:before {
|
|
content: "\e800";
|
|
}
|
|
|
|
.icon-i18n:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-weixin:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-QQ:before {
|
|
content: "\e882";
|
|
}
|
|
|
|
.icon-debug:before {
|
|
content: "\e76d";
|
|
}
|
|
|
|
.icon-plugin:before {
|
|
content: "\e63e";
|
|
}
|
|
|
|
.icon-about:before {
|
|
content: "\e6e5";
|
|
}
|
|
|
|
.icon-setting:before {
|
|
content: "\e610";
|
|
}
|
|
|
|
.icon-send:before {
|
|
content: "\e888";
|
|
}
|
|
|
|
.icon-robot:before {
|
|
content: "\e8e8";
|
|
}
|
|
|
|
.icon-play:before {
|
|
content: "\e8c2";
|
|
}
|
|
|
|
.icon-chat:before {
|
|
content: "\e60b";
|
|
}
|
|
|
|
.icon-file:before {
|
|
content: "\e726";
|
|
}
|
|
|
|
.icon-tool:before {
|
|
content: "\ea89";
|
|
}
|
|
|