UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 257 B
import _IconFilePdf2Fill from "./icon-file-pdf-2-fill.vue.js"; const IconFilePdf2Fill = Object.assign(_IconFilePdf2Fill, { install: (app) => { app.component(_IconFilePdf2Fill.name, _IconFilePdf2Fill); } }); export { IconFilePdf2Fill as default };