| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- /* 基础功能图标库 - Project id 5081296 by xu 20251212 */
- @font-face {
- font-family: "icon-base";
- src: url('../../fonts/icon-base/iconfont.woff2') format('woff2'),
- url('../../fonts/icon-base/iconfont.woff') format('woff'),
- url('../../fonts/icon-base/iconfont.ttf') format('truetype');
- }
- .icon-base {
- font-family: "icon-base" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-jingyin:before {
- content: "\e630";
- }
- .icon-shengyin:before {
- content: "\e62f";
- }
- .icon-chazhao:before {
- content: "\e62e";
- }
- .icon-biandongjilu:before {
- content: "\e62d";
- }
- .icon-jibenxinxi:before {
- content: "\e62c";
- }
- .icon-guanbi-danchuang:before {
- content: "\e62b";
- }
- .icon-quxiao:before {
- content: "\e62a";
- }
- .icon-baocun:before {
- content: "\e629";
- }
- .icon-jiahao:before {
- content: "\e628";
- }
- .icon-daiban:before {
- content: "\e620";
- }
- .icon-cuiban:before {
- content: "\e621";
- }
- .icon-bangzhu-shouye:before {
- content: "\e61e";
- }
- .icon-bangzhu_tanchuang:before {
- content: "\e61f";
- }
- .icon-huanfu:before {
- content: "\e61c";
- }
- .icon-bianjigerenshouye:before {
- content: "\e61d";
- }
- .icon-suoping-tanchuang:before {
- content: "\e61b";
- }
- .icon-shouye:before {
- content: "\e619";
- }
- .icon-suoping-shouye:before {
- content: "\e61a";
- }
- .icon-qiehuanyonghu:before {
- content: "\e618";
- }
- .icon-yaoyiyao-mian:before {
- content: "\e615";
- }
- .icon-jinru:before {
- content: "\e616";
- }
- .icon-tuichu:before {
- content: "\e617";
- }
- .icon-shijian:before {
- content: "\e614";
- }
- .icon-anquandunpai:before {
- content: "\e613";
- }
- .icon-suo-kai:before {
- content: "\e612";
- }
- .icon-zhanghao:before {
- content: "\e611";
- }
|