mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-03 11:19:10 +08:00
92 lines
1.3 KiB
CSS
92 lines
1.3 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 4753420 */
|
|
src: url('iconfont.woff2?t=1736309723926') format('woff2'),
|
|
url('iconfont.woff?t=1736309723926') format('woff'),
|
|
url('iconfont.ttf?t=1736309723926') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-at:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-icon-adaptive-width:before {
|
|
content: "\e87a";
|
|
}
|
|
|
|
.icon-a-darkmode:before {
|
|
content: "\e6cd";
|
|
}
|
|
|
|
.icon-ai-model:before {
|
|
content: "\e827";
|
|
}
|
|
|
|
.icon-ai-model1:before {
|
|
content: "\ec09";
|
|
}
|
|
|
|
.icon-gridlines:before {
|
|
content: "\e942";
|
|
}
|
|
|
|
.icon-inbox:before {
|
|
content: "\e869";
|
|
}
|
|
|
|
.icon-business-smart-assistant:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-copy:before {
|
|
content: "\e6ae";
|
|
}
|
|
|
|
.icon-ic_send:before {
|
|
content: "\e795";
|
|
}
|
|
|
|
.icon-dark1:before {
|
|
content: "\e72f";
|
|
}
|
|
|
|
.icon-theme-light:before {
|
|
content: "\e6b7";
|
|
}
|
|
|
|
.icon-translate_line:before {
|
|
content: "\e7de";
|
|
}
|
|
|
|
.icon-history:before {
|
|
content: "\e758";
|
|
}
|
|
|
|
.icon-hide-sidebar:before {
|
|
content: "\e8eb";
|
|
}
|
|
|
|
.icon-show-sidebar:before {
|
|
content: "\e944";
|
|
}
|
|
|
|
.icon-appstore:before {
|
|
content: "\e792";
|
|
}
|
|
|
|
.icon-chat:before {
|
|
content: "\e615";
|
|
}
|
|
|
|
.icon-setting:before {
|
|
content: "\e78e";
|
|
}
|
|
|