徐亮 dribbble
Iconfonts library and generator of 简聊
Install
npm i talk-icon-fonts --save
Then you can link css file into your html.
<link href="/path/to/talk-iconfonts.css" rel="stylesheet" />
Or you can import css by Webpack.
@import url('path/to/talk-iconfonts.css');
(Make sure the 'css' and 'fonts' directory relative.)