UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 270 B
import _IconSlideshow2Line from "./icon-slideshow-2-line.vue.js"; const IconSlideshow2Line = Object.assign(_IconSlideshow2Line, { install: (app) => { app.component(_IconSlideshow2Line.name, _IconSlideshow2Line); } }); export { IconSlideshow2Line as default };