@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.19 kB
JavaScript
import * as e from "react";
const o = (l) => /* @__PURE__ */ e.createElement("svg", { id: "Shopping", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.2725 7.802H23.7397C24.4599 7.802 25.0535 8.40225 25.0535 9.15256L27 24.9391C27 26.0696 26.1046 27 24.9951 27H5.00487C3.90511 27 3 26.0796 3 24.9391L4.94647 9.15256C4.94647 8.41226 5.53041 7.802 6.26034 7.802H10.747V7.38183C10.747 4.96082 12.6545 3 15.0097 3C17.365 3 19.2725 4.97082 19.2725 7.38183V7.802ZM15.0195 5.00083C13.7445 5.00083 12.7032 6.07128 12.7032 7.38183V7.802H17.3358V7.38183C17.3358 6.07128 16.2944 5.00083 15.0195 5.00083ZM25.0134 25.0092L23.1265 9.81284H19.2822V11.1534C19.2822 11.7036 18.8443 12.1538 18.309 12.1538C17.7737 12.1538 17.3358 11.7036 17.3358 11.1534V9.81284H12.7032V11.1534C12.7032 11.7036 12.2652 12.1538 11.7299 12.1538C11.1946 12.1538 10.7567 11.7036 10.7567 11.1534V9.81284H6.90268L4.9562 24.9491L25.0134 25.0092ZM15.059 14L11.1265 18.0406L15.059 22.0812L18.9914 18.0406L15.059 14Z", fill: "currentcolor" }));
export {
o as default
};
//# sourceMappingURL=Shopping.js.map