UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 707 B
import * as e from "react"; const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "Size", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 6C3 4.34314 4.34315 3 6 3H24C25.6569 3 27 4.34315 27 6V24C27 25.6569 25.6569 27 24 27H18C17.4477 27 17 26.5523 17 26C17 25.4477 17.4477 25 18 25H24C24.5523 25 25 24.5523 25 24V6C25 5.44772 24.5523 5 24 5H6C5.44771 5 5 5.44772 5 6V24C5 24.5523 5.44772 25 6 25H12C12.5523 25 13 25.4477 13 26C13 26.5523 12.5523 27 12 27H6C4.34315 27 3 25.6569 3 24V6Z", fill: "currentColor" })); export { t as default }; //# sourceMappingURL=Size.js.map