UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 249 B
import _IconCoupon5Fill from "./icon-coupon-5-fill.vue.js"; const IconCoupon5Fill = Object.assign(_IconCoupon5Fill, { install: (app) => { app.component(_IconCoupon5Fill.name, _IconCoupon5Fill); } }); export { IconCoupon5Fill as default };