UNPKG

@icongo/li

Version:
14 lines 1.06 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIShopCart = 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__*/_jsx("path", { d: "M5.615 11.154q0 .382-.27.652t-.653.27q-.382 0-.652-.27t-.27-.652q0-.382.27-.653.27-.27.652-.27.383 0 .653.27t.27.653zm6.462 0q0 .382-.27.652t-.653.27q-.382 0-.653-.27-.27-.27-.27-.652t.27-.653q.27-.27.653-.27.382 0 .652.27t.27.653zM13 3.308V7q0 .173-.115.306-.116.134-.296.156l-7.529.88q.007.05.032.154.026.105.044.192.018.086.018.158 0 .116-.173.462h6.634q.188 0 .325.137t.137.324q0 .188-.137.325t-.325.137H4.231q-.188 0-.325-.137t-.137-.325q0-.1.08-.285.079-.184.212-.429.134-.245.148-.274L2.933 2.846H1.46q-.187 0-.324-.137T1 2.385q0-.188.137-.325t.325-.137h1.846q.115 0 .205.047.09.047.144.112.055.065.094.176.04.112.054.192l.04.212q.025.134.032.184h8.661q.188 0 .325.137t.137.325z" }) })); export { LIShopCart };