@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 858 B
JavaScript
import l from "react";
const r = (e) => {
const t = { ...e };
return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "172", height: "56", viewBox: "0 0 172 56", 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: "M5.80389 11.5398C5.80389 11.5398 36.2506 -1.10127 83.3326 1.30446C126.51 3.51337 168.207 14.1861 170.904 33.2133C173.601 52.2404 118.719 56.0896 87.5277 54.7628C56.3365 53.436 1.86299 48.2892 1.00943 31.5292C0.255755 16.8397 44.8679 9.0903 62.3386 9.25797",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeMiterlimit: "10",
strokeLinecap: "round"
}
));
};
export {
r as default
};
//# sourceMappingURL=circle-left-xxl-DuntH1wN.mjs.map