@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.02 kB
JavaScript
import * as e from "react";
const r = (C) => /* @__PURE__ */ e.createElement("svg", { id: "Error", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...C }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 25.016C20.521 25.016 25.013 20.523 25.013 15C25.013 9.478 20.521 4.986 15 4.986C9.477 4.986 4.984 9.478 4.984 15C4.984 20.523 9.477 25.016 15 25.016ZM3 15C3 8.383 8.383 3 15 3C21.617 3 27 8.383 27 15C27 21.617 21.617 27 15 27C8.383 27 3 21.617 3 15ZM14.7474 8H15.3164C15.9884 8 16.5254 8.533 16.4994 9.174L16.1974 16.458C16.1724 17.064 15.6504 17.543 15.0154 17.543C14.3774 17.543 13.8544 17.061 13.8324 16.453L13.5644 9.169C13.5414 8.53 14.0774 8 14.7474 8ZM14.9914 22C15.7904 22 16.4384 21.382 16.4384 20.619C16.4384 19.856 15.7904 19.238 14.9914 19.238H14.9474C14.1474 19.238 13.5004 19.856 13.5004 20.619C13.5004 21.382 14.1474 22 14.9474 22H14.9914Z", fill: "currentColor" }));
export {
r as default
};
//# sourceMappingURL=Error.js.map