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