@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 686 B
JavaScript
import l from "react";
const i = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "236", height: "18", viewBox: "0 0 236 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 178.253 -0.899723 235 1.99574C235 1.99574 116.247 3.48422 70.2399 17",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeLinecap: "round",
strokeLinejoin: "round"
}
));
};
export {
i as default
};
//# sourceMappingURL=line-zig-CWSqc6Fw.mjs.map