UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 369 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var UserPlus = createReactComponent("user-plus", "UserPlus", [["path", { "d": "M15 7.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0m4.5 13c-.475-9.333-14.525-9.333-15 0m5.5-2h4m-2-2v4", "key": "svg-0" }]]); export { UserPlus as default }; //# sourceMappingURL=UserPlus.js.map