UNPKG

birdpaper-icon

Version:

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

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