@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 353 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var MinusSolid = createReactSolidComponent("minus", "MinusSolid", [["path", { "d": "M5 12a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1", "key": "svg-0" }]]);
export { MinusSolid as default };
//# sourceMappingURL=MinusSolid.js.map