@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 948 B
JavaScript
import l from "react";
const r = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "1202", height: "378", viewBox: "0 0 1202 378", 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: "M12 189.113C210.472 189.113 245.006 271.214 329.419 252.744C405.255 236.151 478.318 89.069 529.101 93.8571C581.588 98.8055 452.823 267.863 508.172 290.185C553.121 308.314 698.971 -0.840021 747.676 13.483C805.976 30.624 637.186 355.513 697.579 364.748C756.959 373.827 796.241 135.047 867.085 122.245C931.27 110.647 945 189.113 1190 189.113",
stroke: "#1CA3FC",
strokeWidth: "24",
strokeMiterlimit: "9.56677",
strokeLinecap: "round"
}
));
};
export {
r as default
};
//# sourceMappingURL=wave-right-m-bnJX0eFU.mjs.map