crush-level-web/src/css/iconfont-v2.css

131 lines
1.9 KiB
CSS
Raw Normal View History

2025-12-09 09:13:46 +00:00
@font-face {
font-family: 'iconfont-v2'; /* Project id 5076160 - spicyxx.ai */
src:
2025-12-18 10:59:55 +00:00
url('/font-v2/iconfont.woff2?t=1766052523135') format('woff2'),
url('/font-v2/iconfont.woff?t=1766052523135') format('woff'),
url('/font-v2/iconfont.ttf?t=1766052523135') format('truetype');
2025-12-09 09:13:46 +00:00
}
.iconfont-v2 {
font-family: 'iconfont-v2' !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2025-12-18 10:59:55 +00:00
/* Logo */
.iconv2-Logo:before {
content: '\e624';
}
/* 我的界面前往 */
.iconv2-wodejiemianqianwang:before {
content: '\e622';
}
/* 群聊 */
.iconv2-qunliao:before {
content: '\e621';
}
2025-12-09 09:13:46 +00:00
/* 挂断电话 */
.iconv2-guaduandianhua:before {
content: '\e620';
}
/* 电话 */
.iconv2-dianhua:before {
content: '\e61f';
}
/* 艾特 */
.iconv2-aite:before {
content: '\e61d';
}
/* 性别 */
.iconv2-xingbie:before {
content: '\e61e';
}
/* Frame 247 */
.iconv2-a-Frame247:before {
content: '\e61c';
}
/* 编辑 */
.iconv2-bianji:before {
content: '\e61b';
}
/* 展开 */
.iconv2-zhankai1:before {
content: '\e615';
}
/* Frame 195 */
.iconv2-a-Frame195:before {
content: '\e616';
}
/* 展开-1 */
.iconv2-zhankai-1:before {
content: '\e617';
}
/* 生成 */
.iconv2-shengcheng:before {
content: '\e618';
}
/* 复制 */
.iconv2-fuzhi:before {
content: '\e619';
}
/* Frame 194 */
.iconv2-a-Frame194:before {
content: '\e61a';
}
/* 女性性别图标 */
.iconv2-gender-female-line:before {
content: '\e614';
}
/* 男性性别图标 */
.iconv2-gender-male-line:before {
content: '\e613';
}
/* 刷新 */
.iconv2-shuaxin:before {
content: '\e612';
}
/* 箭头 */
.iconv2-jiantou:before {
content: '\e610';
}
/* 关闭 */
.iconv2-guanbi:before {
content: '\e611';
}
/* 搜索 */
.iconv2-sousuo:before {
content: '\e60d';
}
/* 折叠 */
.iconv2-zhedie:before {
content: '\e60e';
}
/* 展开 */
.iconv2-zhankai:before {
content: '\e60f';
}