@ama-pt/agora-design-system
Version:
Ágora Design system
17 lines (16 loc) • 1.46 kB
JavaScript
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: "M12.6 6.05C11.67 5.89 10.71 6.07 9.9 6.54C9.09 7.02 8.47 7.77 8.15 8.66C7.97 9.18 8.24 9.75 8.76 9.94C9.28 10.12 9.85 9.85 10.04 9.33C10.2 8.88 10.51 8.51 10.91 8.27C11.32 8.03 11.8 7.94 12.26 8.02C12.72 8.1 13.15 8.34 13.45 8.7C13.75 9.06 13.92 9.52 13.92 9.99C13.92 11.02 12.2 11.84 11.6 12.04C11.08 12.21 10.79 12.78 10.97 13.31C11.11 13.73 11.5 13.99 11.92 13.99C12.02 13.99 12.13 13.97 12.24 13.94C12.62 13.82 15.92 12.64 15.92 9.99C15.92 9.05 15.59 8.13 14.98 7.41C14.37 6.69 13.52 6.2 12.6 6.04V6.05Z" }), /* @__PURE__ */ e.createElement("path", { d: "M11.01 17C11.01 16.45 11.46 16 12.01 16C12.56 16 13.01 16.45 13.01 17C13.01 17.55 12.56 18 12.01 18C11.46 18 11.01 17.55 11.01 17Z" }), /* @__PURE__ */ e.createElement(
"path",
{
fillRule: "evenodd",
clipRule: "evenodd",
d: "M12 1C5.93 1 1 5.93 1 12C1 18.07 5.93 23 12 23C18.07 23 23 18.07 23 12C23 5.93 18.07 1 12 1ZM12 21C7.04 21 3 16.96 3 12C3 7.04 7.04 3 12 3C16.96 3 21 7.04 21 12C21 16.96 16.96 21 12 21Z"
}
));
};
export {
n as default
};
//# sourceMappingURL=line-question-mark-uBwxCj4-.mjs.map