UNPKG

birdpaper-icon

Version:

基于 Remix icon 生成的 Vue3 图标组件库

10 lines (9 loc) 271 B
import _IconFileExcel2Line from "./icon-file-excel-2-line.vue.js"; const IconFileExcel2Line = Object.assign(_IconFileExcel2Line, { install: (app) => { app.component(_IconFileExcel2Line.name, _IconFileExcel2Line); } }); export { IconFileExcel2Line as default };