0.1.0 • Published 6 years ago
vanilla-icon v0.1.0
vanilla-icon
Size < 1kb
Install
$ npm install --save vanilla-messageUse
import List from 'vanilla-icon';
// add https://www.iconfont.cn/ css-iconfont
const icon = Icon('close', { type: 'font' });
document.body.append(iconi);0.1.0
6 years ago