UNPKG

birdpaper-icon

Version:

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

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