UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 1.13 kB
import e from "react"; const n = (t) => { const C = { ...t }; return delete C.alt, delete C.title, /* @__PURE__ */ e.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...C, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M23.885 11.55C23.715 11.2 19.525 3 11.995 3C4.465 3 0.275 11.2 0.105 11.55C-0.035 11.83 -0.035 12.16 0.105 12.44C0.275 12.79 4.465 20.99 11.995 20.99C19.525 20.99 23.715 12.79 23.885 12.44C24.025 12.16 24.025 11.83 23.885 11.55ZM11.995 19C6.615 19 3.075 13.61 2.135 12C3.065 10.39 6.595 5 11.995 5C17.395 5 20.915 10.39 21.855 12C20.925 13.61 17.395 19 11.995 19Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11.995 8C9.785 8 7.995 9.79 7.995 12C7.995 14.21 9.785 16 11.995 16C14.205 16 15.995 14.21 15.995 12C15.995 9.79 14.205 8 11.995 8ZM11.995 14C10.895 14 9.995 13.1 9.995 12C9.995 10.9 10.895 10 11.995 10C13.095 10 13.995 10.9 13.995 12C13.995 13.1 13.095 14 11.995 14Z" })); }; export { n as default }; //# sourceMappingURL=line-eye-BODs9cSf.mjs.map