UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 964 B
import * as C from "react"; const l = (e) => /* @__PURE__ */ C.createElement("svg", { id: "Expand", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 3C3.44772 3 3 3.44772 3 4V11C3 11.5523 3.44772 12 4 12C4.55228 12 5 11.5523 5 11V5H11C11.5523 5 12 4.55228 12 4C12 3.44772 11.5523 3 11 3H4ZM5 19C5 18.4477 4.55228 18 4 18C3.44772 18 3 18.4477 3 19V26C3 26.5523 3.44772 27 4 27H11C11.5523 27 12 26.5523 12 26C12 25.4477 11.5523 25 11 25H5V19ZM18 4C18 3.44772 18.4477 3 19 3H26C26.5523 3 27 3.44772 27 4V11C27 11.5523 26.5523 12 26 12C25.4477 12 25 11.5523 25 11V5H19C18.4477 5 18 4.55228 18 4ZM27 19C27 18.4477 26.5523 18 26 18C25.4477 18 25 18.4477 25 19V25H19C18.4477 25 18 25.4477 18 26C18 26.5523 18.4477 27 19 27H26C26.5523 27 27 26.5523 27 26V19Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=Expand.js.map