UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 748 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const shopping_cart = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 12.762H5.386c-.556 0-1.127-.27-1.227-.859l-.287-1.905M.832 1h.824a1 1 0 0 1 .986.832l.186 1.233m1.044 6.933h8.207a2 2 0 0 0 1.94-1.515l.826-4.797a.499.499 0 0 0-.485-.621H2.828m1.044 6.933L2.828 3.065m3.087 11.677h.022m4.63 0h.023" }))); export default shopping_cart; //# sourceMappingURL=shopping_cart.js.map