UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 264 B
import _IconPlayList2Line from "./icon-play-list-2-line.vue.js"; const IconPlayList2Line = Object.assign(_IconPlayList2Line, { install: (app) => { app.component(_IconPlayList2Line.name, _IconPlayList2Line); } }); export { IconPlayList2Line as default };