@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.42 kB
JavaScript
import * as e from "react";
const l = (C) => /* @__PURE__ */ e.createElement("svg", { id: "PlusOutlined", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...C }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.984 14.9995C4.984 20.5225 9.477 25.0155 15 25.0155C20.521 25.0155 25.013 20.5225 25.013 14.9995C25.013 9.47851 20.521 4.98651 15 4.98651C9.477 4.98651 4.984 9.47851 4.984 14.9995ZM3 14.9995C3 8.38351 8.383 2.99951 15 2.99951C21.617 2.99951 27 8.38351 27 14.9995C27 21.6165 21.617 26.9995 15 26.9995C8.383 26.9995 3 21.6165 3 14.9995ZM15.9877 14.0126L21.0117 14.0116C21.5557 14.0116 21.9987 14.4546 21.9997 14.9976C21.9987 15.2636 21.8967 15.5126 21.7107 15.6986C21.5247 15.8846 21.2767 15.9866 21.0117 15.9876H15.9877L15.9867 21.0136C15.9877 21.2766 15.8847 21.5246 15.6987 21.7116C15.5117 21.8976 15.2637 21.9996 14.9997 21.9996C14.4557 21.9986 14.0117 21.5556 14.0117 21.0126V15.9876H8.9877C8.7227 15.9876 8.4757 15.8846 8.2887 15.6976C8.1027 15.5116 7.9997 15.2636 7.9997 14.9986C7.9997 14.7366 8.1027 14.4886 8.2887 14.3016C8.4757 14.1156 8.7227 14.0126 8.9847 14.0126H14.0117V8.98761C14.0117 8.44361 14.4547 8.00061 14.9987 7.99961C15.2637 7.99961 15.5117 8.10261 15.6977 8.28961C15.8837 8.47561 15.9867 8.72261 15.9867 8.98661L15.9877 14.0126Z", fill: "currentColor" }));
export {
l as default
};
//# sourceMappingURL=PlusOutlined.js.map