@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 376 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var SearchPlus = createReactComponent("search-plus", "SearchPlus", [["path", { "d": "M9.5 11.5h4m-2-2v4m7.5-2a7.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-0" }]]);
export { SearchPlus as default };
//# sourceMappingURL=SearchPlus.js.map