@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 822 B
JavaScript
import l from "react";
const r = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "114", height: "18", viewBox: "0 0 114 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 9.0007C21.4225 9.0007 27.7164 1 35.5921 1C45.0704 1 51.0505 13.8947 55.8237 13.7109C60.597 13.5272 53.3553 7.41949 57.5285 5.99974C61.7016 4.58 68.3568 17.4023 76.3963 16.9903C84.4357 16.5783 86.7064 8.99514 113 8.99514",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeMiterlimit: "10",
strokeLinecap: "round"
}
));
};
export {
r as default
};
//# sourceMappingURL=detail-fluid-MKIfE5I2.mjs.map