@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 883 B
JavaScript
import l from "react";
const i = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "52", height: "50", viewBox: "0 0 52 50", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, role: "img" }, e.title && /* @__PURE__ */ l.createElement("title", null, e.title), /* @__PURE__ */ l.createElement(
"path",
{
d: "M26.74 40.689C38.1404 40.885 51.0261 36.9754 51 22.2387C50.9738 7.60285 40.2218 1.76083 28.7952 1.08309C10.0785 -0.0315452 1.00523 10.241 1 21.5274C1 29.5426 5.71185 34.4045 12.4319 37.5747C12.6672 40.6498 11.7938 44.7498 6.94603 48.1609C6.94603 48.1609 17.5464 52.7483 22.2216 40.4705",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeLinecap: "round",
strokeLinejoin: "round"
}
));
};
export {
i as default
};
//# sourceMappingURL=detail-chat-J4Fnbkue.mjs.map