UNPKG

birdpaper-icon

Version:

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

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