UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 583 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var SearchDotSolid = createReactSolidComponent("search-dot", "SearchDotSolid", [["path", { "d": "M10.25 11.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0", "key": "svg-0" }], ["path", { "d": "M3.25 11.5a8.25 8.25 0 0 0 13.515 6.352l2.678 2.678a.75.75 0 0 0 1.06-1.06l-2.675-2.676A8.25 8.25 0 1 0 3.25 11.5m8.25-2.75a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5", "key": "svg-1" }]]); export { SearchDotSolid as default }; //# sourceMappingURL=SearchDotSolid.js.map