UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 248 B
import _IconAttachment2 from "./icon-attachment-2.vue.js"; const IconAttachment2 = Object.assign(_IconAttachment2, { install: (app) => { app.component(_IconAttachment2.name, _IconAttachment2); } }); export { IconAttachment2 as default };