vue-svgicon
English
- All svg components were generated by
vue-svgiconusing svg files - After you adding new svg files into
icons/svgfolder, runyarn svgto regerenrate all svg components (before this, you should havevue-svgiconinstalled globally or usenpx) - See details at: https://github.com/MMF-FE/vue-svgicon
中文
- 所有的 svg 组件都是由
vue-svgicon生成的 - 每当在
icons/svg文件夹内添加 icon 之后,可以通过执行yarn svg来重新生成所有组件 (在此之前需要全局安装vue-svgicon或使用npx) - 详细文档请见:https://github.com/MMF-FE/vue-svgicon