@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 714 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CartPlusSolid = createReactSolidComponent("cart-plus", "CartPlusSolid", [["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-.425M13.25 8a.75.75 0 0 0-1.5 0v1.25H10.5a.75.75 0 0 0 0 1.5h1.25V12a.75.75 0 1 0 1.5 0v-1.25h1.25a.75.75 0 1 0 0-1.5h-1.25zM8.5 17.25a2.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 { CartPlusSolid as default };
//# sourceMappingURL=CartPlusSolid.js.map