@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 686 B
JavaScript
import l from "react";
const o = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "66", height: "66", viewBox: "0 0 66 66", 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 16.3253L19.3923 1L11.8446 26.8452L65 37.9285L20.9368 43.0275L37.7421 65L1 51.7105",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeLinecap: "round",
strokeLinejoin: "round"
}
));
};
export {
o as default
};
//# sourceMappingURL=detail-movement-syj--UAU.mjs.map