@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.17 kB
JavaScript
import * as e from "react";
const l = (C) => /* @__PURE__ */ e.createElement("svg", { id: "ExternalLinks", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...C }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.98942 7.99226C6.98942 7.4414 7.43477 6.99484 7.98413 6.99484H9.96826C10.5176 6.99484 10.963 6.54828 10.963 5.99742C10.963 5.44656 10.5176 5 9.96826 5H7.98413C6.33604 5 5 6.33968 5 7.99226V21.9561C5 23.6087 6.33604 24.9484 7.98413 24.9484H21.9101C23.5582 24.9484 24.8942 23.6087 24.8942 21.9561V19.9639C24.8942 19.413 24.4489 18.9664 23.8995 18.9664C23.3501 18.9664 22.9048 19.413 22.9048 19.9639V21.9561C22.9048 22.507 22.4594 22.9535 21.9101 22.9535H7.98413C7.43477 22.9535 6.98942 22.507 6.98942 21.9561V7.99226ZM14 6C14 5.44772 14.4477 5 15 5H23C24.1046 5 25 5.89543 25 7V15C25 15.5523 24.5523 16 24 16C23.4477 16 23 15.5523 23 15V8.41421L12.7071 18.7071C12.3166 19.0976 11.6834 19.0976 11.2929 18.7071C10.9024 18.3166 10.9024 17.6834 11.2929 17.2929L21.5858 7H15C14.4477 7 14 6.55228 14 6Z", fill: "currentColor" }));
export {
l as default
};
//# sourceMappingURL=ExternalLinks.js.map