UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 299 B
import _IconRemoteControl2Line from "./icon-remote-control-2-line.vue.js"; const IconRemoteControl2Line = Object.assign(_IconRemoteControl2Line, { install: (app) => { app.component(_IconRemoteControl2Line.name, _IconRemoteControl2Line); } }); export { IconRemoteControl2Line as default };