UNPKG

@icongo/li

Version:
50 lines 1.43 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIShoppingCart = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsxs("g", { transform: "translate(.13 .043) scale(.28986)", children: [/*#__PURE__*/_jsxs("g", { fill: "#009688", children: [/*#__PURE__*/_jsx("path", { d: "M18 32c-1.1 0-2-.9-2-2V20h-4v10c0 3.3 2.7 6 6 6h19v-4H18z" }), /*#__PURE__*/_jsx("path", { d: "m12.8 10-.4-1.3C11.8 7.1 10.3 6 8.6 6H5v4h3.6l5.5 16.6c.3.8 1 1.4 1.9 1.4h19c.8 0 1.5-.5 1.8-1.2L44.4 10H12.8z" })] }), /*#__PURE__*/_jsx("circle", { cx: 5, cy: 8, r: 2, fill: "#00695c" }), /*#__PURE__*/_jsxs("g", { fill: "#37474f", children: [/*#__PURE__*/_jsx("circle", { cx: 34, cy: 39, r: 3 }), /*#__PURE__*/_jsx("circle", { cx: 19, cy: 39, r: 3 })] }), /*#__PURE__*/_jsxs("g", { fill: "#607d8b", children: [/*#__PURE__*/_jsx("circle", { cx: 34, cy: 39, r: 1 }), /*#__PURE__*/_jsx("circle", { cx: 19, cy: 39, r: 1 })] })] }) })); export { LIShoppingCart };