UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 279 B
import _IconHardDrive2Fill2 from "./icon-hard-drive-2-fill-2.vue.js"; const IconHardDrive2Fill2 = Object.assign(_IconHardDrive2Fill2, { install: (app) => { app.component(_IconHardDrive2Fill2.name, _IconHardDrive2Fill2); } }); export { IconHardDrive2Fill2 as default };