UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 495 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var SearchMinusSolid = createReactSolidComponent("search-minus", "SearchMinusSolid", [["path", { "d": "M3.25 11.5a8.25 8.25 0 1 1 14.578 5.294l2.675 2.676a.75.75 0 0 1-1.06 1.06l-2.678-2.678A8.25 8.25 0 0 1 3.25 11.5m6.25-.75a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z", "key": "svg-0" }]]); export { SearchMinusSolid as default }; //# sourceMappingURL=SearchMinusSolid.js.map