import _IconMenuUnfold3Line2 from "./icon-menu-unfold-3-line-2.vue.js";
const IconMenuUnfold3Line2 = Object.assign(_IconMenuUnfold3Line2, {
install: (app) => {
app.component(_IconMenuUnfold3Line2.name, _IconMenuUnfold3Line2);
}
});
export {
IconMenuUnfold3Line2 as default
};