UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 645 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var CartMinusSolid = createReactSolidComponent("cart-minus", "CartMinusSolid", [["path", { "d": "m3.72 2.787.55 1.863h14.654c1.84 0 3.245 1.717 2.715 3.51l-1.655 5.6c-.352 1.193-1.471 1.99-2.715 1.99H8.113c-1.244 0-2.362-.797-2.715-1.99L2.281 3.212a.75.75 0 1 1 1.438-.425M10.5 9.25a.75.75 0 0 0 0 1.5h4a.75.75 0 1 0 0-1.5zm-2 8a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m8 0a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "svg-0" }]]); export { CartMinusSolid as default }; //# sourceMappingURL=CartMinusSolid.js.map