UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.44 kB
import * as C from "react"; const l = (e) => /* @__PURE__ */ C.createElement("svg", { id: "CalendarPlus", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.449 3C21.061 3 21.557 3.495 21.557 4.105V4.963H22.629C24.901 4.963 26.75 6.807 26.75 9.073V22.89C26.75 25.156 24.901 27 22.629 27H7.371C5.098 27 3.25 25.156 3.25 22.89V9.073C3.25 6.807 5.098 4.963 7.371 4.963H8.442V4.105C8.442 3.495 8.939 3 9.551 3C10.162 3 10.659 3.495 10.659 4.105V4.963H19.341V4.105C19.341 3.495 19.837 3 20.449 3ZM8.44263 6.97302H7.37162C6.21062 6.97302 5.26562 7.91502 5.26562 9.07302V22.89C5.26562 24.049 6.21062 24.991 7.37162 24.991H22.6296C23.7906 24.991 24.7356 24.049 24.7356 22.89V9.07302C24.7356 7.91502 23.7906 6.97302 22.6296 6.97302H21.5576V7.67502C21.5576 8.28602 21.0616 8.78102 20.4496 8.78102C19.8376 8.78102 19.3416 8.28602 19.3416 7.67502V6.97302H10.6596V7.67502C10.6596 8.28602 10.1626 8.78102 9.55162 8.78102C8.93962 8.78102 8.44263 8.28602 8.44263 7.67502V6.97302ZM14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12V15H19C19.5523 15 20 15.4477 20 16C20 16.5523 19.5523 17 19 17H16V20C16 20.5523 15.5523 21 15 21C14.4477 21 14 20.5523 14 20V17H11C10.4477 17 10 16.5523 10 16C10 15.4477 10.4477 15 11 15H14V12Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=CalendarPlus.js.map