UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 285 B
import _IconFolderChart2Fill from "./icon-folder-chart-2-fill.vue.js"; const IconFolderChart2Fill = Object.assign(_IconFolderChart2Fill, { install: (app) => { app.component(_IconFolderChart2Fill.name, _IconFolderChart2Fill); } }); export { IconFolderChart2Fill as default };