UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 800 B
import l from "react"; const a = (e) => { const t = { ...e }; return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, role: "img" }, e.title && /* @__PURE__ */ l.createElement("title", null, e.title), /* @__PURE__ */ l.createElement("path", { d: "M3.00215 22C2.74215 22 2.48215 21.9 2.29215 21.71C2.02215 21.44 1.93215 21.04 2.05215 20.69L3.88215 15.21C3.36215 14.03 3.10215 12.76 3.10215 11.46C3.10215 6.24 7.34215 2 12.5522 2C17.7622 2 22.0022 6.24 22.0022 11.45C22.0022 16.66 17.7622 20.9 12.5522 20.9C11.2422 20.9 9.97215 20.64 8.79215 20.12L3.32215 21.95C3.22215 21.99 3.11215 22 3.00215 22Z" })); }; export { a as default }; //# sourceMappingURL=solid-chat-CMjPFcul.mjs.map