UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 477 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var HomePlus = createReactComponent("home-plus", "HomePlus", [["path", { "d": "M9.5 13.5h5M12 11v5m-5.867 5C4.955 21 4 20.02 4 18.81v-8.802c0-.665.295-1.295.8-1.71l5.867-4.818a2.09 2.09 0 0 1 2.666 0l5.866 4.818c.506.415.801 1.045.801 1.71v8.802c0 1.21-.955 2.19-2.133 2.19z", "key": "svg-0" }]]); export { HomePlus as default }; //# sourceMappingURL=HomePlus.js.map