UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 292 B
import _IconUserReceived2Line from "./icon-user-received-2-line.vue.js"; const IconUserReceived2Line = Object.assign(_IconUserReceived2Line, { install: (app) => { app.component(_IconUserReceived2Line.name, _IconUserReceived2Line); } }); export { IconUserReceived2Line as default };