UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 264 B
import _IconDragMove2Fill from "./icon-drag-move-2-fill.vue.js"; const IconDragMove2Fill = Object.assign(_IconDragMove2Fill, { install: (app) => { app.component(_IconDragMove2Fill.name, _IconDragMove2Fill); } }); export { IconDragMove2Fill as default };