UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.11 kB
import * as e from "react"; const C = (l) => /* @__PURE__ */ e.createElement("svg", { id: "Folder", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.446 10.2968V23.5758C25.446 23.7788 25.307 23.9188 25.107 23.9188H4.893C4.693 23.9188 4.554 23.7788 4.554 23.5758V6.42276C4.554 6.22076 4.693 6.07976 4.893 6.07976H10.356C10.393 6.07976 10.438 6.07976 10.544 6.18176C11.138 6.93776 11.66 7.74776 12.212 8.60676C12.4 8.89776 12.588 9.19176 12.779 9.48076C12.963 9.76876 13.29 9.94976 13.634 9.95376H25.107C25.307 9.95376 25.446 10.0938 25.446 10.2968ZM25.107 7.87276H14.163C13.897 7.50576 13.642 7.08576 13.394 6.67876C12.977 5.99576 12.546 5.28876 12.028 4.75576C11.687 4.41076 11.121 3.99976 10.356 3.99976H4.893C3.573 3.99976 2.5 5.08676 2.5 6.42276V23.5758C2.5 24.9128 3.573 25.9998 4.893 25.9998H25.107C26.426 25.9998 27.5 24.9128 27.5 23.5758V10.2968C27.5 8.95976 26.426 7.87276 25.107 7.87276Z", fill: "currentColor" })); export { C as default }; //# sourceMappingURL=Folder.js.map