UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 291 B
import _IconNotification4Fill from "./icon-notification-4-fill.vue.js"; const IconNotification4Fill = Object.assign(_IconNotification4Fill, { install: (app) => { app.component(_IconNotification4Fill.name, _IconNotification4Fill); } }); export { IconNotification4Fill as default };