UNPKG

birdpaper-icon

Version:

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

10 lines (9 loc) 235 B
import _IconDice5Fill from "./icon-dice-5-fill.vue.js"; const IconDice5Fill = Object.assign(_IconDice5Fill, { install: (app) => { app.component(_IconDice5Fill.name, _IconDice5Fill); } }); export { IconDice5Fill as default };