UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 973 B
import * as e from "react"; const l = (C) => /* @__PURE__ */ e.createElement("svg", { id: "Reduce", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...C }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 5C19 4.44772 18.5523 4 18 4C17.4477 4 17 4.44772 17 5V12C17 12.5523 17.4477 13 18 13H25C25.5523 13 26 12.5523 26 12C26 11.4477 25.5523 11 25 11H19V5ZM18 17C17.4477 17 17 17.4477 17 18V25C17 25.5523 17.4477 26 18 26C18.5523 26 19 25.5523 19 25V19H25C25.5523 19 26 18.5523 26 18C26 17.4477 25.5523 17 25 17H18ZM4 18C4 17.4477 4.44772 17 5 17H12C12.5523 17 13 17.4477 13 18V25C13 25.5523 12.5523 26 12 26C11.4477 26 11 25.5523 11 25V19H5C4.44772 19 4 18.5523 4 18ZM13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5V11H5C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13H12C12.5523 13 13 12.5523 13 12V5Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=Reduce.js.map