UNPKG

@braineet/ui

Version:

Braineet design system

25 lines 1.28 kB
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); } import * as React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; function Shopping(props) { return /*#__PURE__*/_jsxs("svg", _extends({ viewBox: "0 0 24 24", fill: "none" }, props, { children: [/*#__PURE__*/_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.01951 18.8039L6.01952 8.80388C6.113 8.33646 6.52341 8 7.0001 8H17.0001C17.4768 8 17.8872 8.33646 17.9807 8.80388L19.9807 18.8039C20.1044 19.4227 19.6311 20 19.0001 20H5.0001C4.36905 20 3.89576 19.4227 4.01951 18.8039ZM16.1803 10H7.8199L6.2199 18H17.7803L16.1803 10Z", fill: "currentColor" }), /*#__PURE__*/_jsx("g", { opacity: 0.6, children: /*#__PURE__*/_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 7V6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6V7H16V6C16 3.79086 14.2091 2 12 2C9.79086 2 8 3.79086 8 6V7H10Z", fill: "currentColor" }) })] })); } export default Shopping;