@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 871 B
JavaScript
import * as e from "react";
const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "Menu", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.00851 6H25.9915C26.5475 6 26.9995 6.449 26.9995 7C26.9995 7.551 26.5475 8 25.9915 8H4.00851C3.45251 8 2.99951 7.551 2.99951 7C2.99951 6.449 3.45251 6 4.00851 6ZM25.9892 14H4.01121C3.45521 14 3.00221 14.448 3.00221 15C3.00221 15.552 3.45521 16 4.01121 16H25.9892C26.5452 16 26.9972 15.552 26.9972 15C26.9972 14.448 26.5452 14 25.9892 14ZM4.01081 24H25.9888C26.5448 24 26.9978 23.552 26.9978 23C26.9978 22.448 26.5448 22 25.9888 22H4.01081C3.45481 22 3.00281 22.448 3.00281 23C3.00281 23.552 3.45481 24 4.01081 24Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=Menu.js.map