@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 731 B
JavaScript
import l from "react";
const i = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "148", height: "18", viewBox: "0 0 148 18", 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: "M1 3.44076C1 3.44076 111.594 -0.899723 147 1.99574C147 1.99574 72.9062 3.48422 44.201 17C44.201 17 80.8163 11.3612 107.768 12.8008",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeLinecap: "round",
strokeLinejoin: "round"
}
));
};
export {
i as default
};
//# sourceMappingURL=line-zig-zag-TxwOMIxf.mjs.map