UNPKG

birdpaper-icon

Version:

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

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