UNPKG

birdpaper-icon

Version:

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

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