@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 646 B
JavaScript
import l from "react";
const r = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "158", height: "12", viewBox: "0 0 158 12", 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: "M2 9.99998C2 9.99998 69.4379 -2.16575 156 3.50774",
stroke: "#1CA3FC",
strokeWidth: "4",
strokeMiterlimit: "10",
strokeLinecap: "round"
}
));
};
export {
r as default
};
//# sourceMappingURL=bold-line-DbzDY-pC.mjs.map