UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 502 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var SearchUser = createReactComponent("search-user", "SearchUser", [["path", { "d": "M14.5 15c0-3.861-6-3.861-6 0", "key": "svg-0" }], ["path", { "d": "M11.5 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-1" }], ["path", { "d": "M19 11.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0m-2.107 5.42 3.08 3.08", "key": "svg-2" }]]); export { SearchUser as default }; //# sourceMappingURL=SearchUser.js.map