@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.1 kB
JavaScript
import * as e from "react";
const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "PlusDefault", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.0118 14.0116L15.9878 14.0126L15.9868 8.98657C15.9868 8.72257 15.8838 8.47557 15.6978 8.28957C15.5118 8.10257 15.2638 7.99957 14.9988 7.99957C14.4548 8.00057 14.0118 8.44357 14.0118 8.98757V14.0126H8.98476C8.72276 14.0126 8.47576 14.1156 8.28876 14.3016C8.10276 14.4886 7.99976 14.7366 7.99976 14.9986C7.99976 15.2636 8.10276 15.5116 8.28876 15.6976C8.47576 15.8846 8.72276 15.9876 8.98776 15.9876H14.0118V21.0126C14.0118 21.5556 14.4558 21.9986 14.9998 21.9996C15.2638 21.9996 15.5118 21.8976 15.6988 21.7116C15.8848 21.5246 15.9878 21.2766 15.9868 21.0136L15.9878 15.9876H21.0118C21.2768 15.9866 21.5248 15.8846 21.7108 15.6986C21.8968 15.5126 21.9988 15.2636 21.9998 14.9976C21.9988 14.4546 21.5558 14.0116 21.0118 14.0116Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=PlusDefault.js.map