blj-lemon-imui
Version:
基于 VUE2.0 的 IM 聊天组件
46 lines (44 loc) • 1.36 kB
text/stylus
// @font-face {
// font-family: 'lemon-icons';
// src: url('//at.alicdn.com/t/font_1312162_neqltsj20an.eot');
// src: url('//at.alicdn.com/t/font_1312162_neqltsj20an.eot?#iefix') format('embedded-opentype'),
// url('//at.alicdn.com/t/font_1312162_neqltsj20an.woff2') format('woff2'),
// url('//at.alicdn.com/t/font_1312162_neqltsj20an.woff') format('woff'),
// url('//at.alicdn.com/t/font_1312162_neqltsj20an.ttf') format('truetype'),
// url('//at.alicdn.com/t/font_1312162_neqltsj20an.svg#iconfont') format('svg');
// }
font-family: 'lemon-icons';
src:url('../fonts/icon.woff') format('woff');
}
[class^='lemon-icon-'],
[class*=' lemon-icon-']
font-family lemon-icons !important
speak none
font-style normal
font-weight 400
font-variant normal
text-transform none
line-height 1
vertical-align baseline
display inline-block
.lemon-icon-loading:before
content '\e633'
.lemon-icon-prompt:before
content '\e71b'
.lemon-icon-message:before
content '\e84a'
.lemon-icon-emoji:before
content '\e6f6'
.lemon-icon-attah:before
content '\e7e1'
.lemon-icon-image:before
content '\e7de'
.lemon-icon-folder:before
content '\e7d1'
.lemon-icon-people:before
content '\e715'
.lemon-icon-group:before
content '\e6ff'
.lemon-icon-addressbook:before
content '\e6e2'