@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.26 kB
JavaScript
import * as e from "react";
const t = (o) => /* @__PURE__ */ e.createElement("svg", { id: "Information", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...o }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 25.016c5.521 0 10.013-4.493 10.013-10.016 0-5.522-4.492-10.014-10.013-10.014C9.477 4.986 4.984 9.478 4.984 15c0 5.523 4.493 10.016 10.016 10.016ZM3 15C3 8.383 8.383 3 15 3s12 5.383 12 12-5.383 12-12 12S3 21.617 3 15Zm12.293 2.508h-1.597a9.083 9.083 0 0 0-.154-.439 1.978 1.978 0 0 1-.138-.662c0-.362.049-.709.146-1.041a3.49 3.49 0 0 1 .43-.934c.19-.29.565-.753 1.124-1.39.56-.636.84-1.16.84-1.574 0-.803-.51-1.204-1.529-1.204-.496 0-1.014.255-1.554.766L12 9.369c.719-.58 1.663-.869 2.833-.869.902 0 1.656.258 2.26.774.605.517.907 1.202.907 2.057 0 .585-.11 1.08-.33 1.484-.22.404-.607.879-1.162 1.424-.554.544-.915.998-1.082 1.359-.167.361-.25.757-.25 1.187 0 .092.038.333.117.723Zm-.71 1.17c.378 0 .7.138.964.413.265.275.397.608.397.998s-.132.723-.397.998a1.289 1.289 0 0 1-.965.413c-.379 0-.702-.138-.97-.413a1.38 1.38 0 0 1-.4-.998c0-.39.133-.723.4-.998.268-.275.591-.413.97-.413Z", clipRule: "evenodd" }));
export {
t as default
};
//# sourceMappingURL=Information.js.map