@ama-pt/agora-design-system
Version:
Ágora Design system
19 lines (18 loc) • 857 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: "M166.196 11.5398C166.196 11.5398 135.749 -1.10127 88.6674 1.30446C45.49 3.51337 3.79269 14.1861 1.09581 33.2133C-1.60108 52.2404 53.281 56.0896 84.4723 54.7628C115.664 53.436 170.137 48.2892 170.991 31.5293C171.744 16.8397 127.132 9.0903 109.661 9.25797",
stroke: "#1CA3FC",
strokeWidth: "2",
strokeMiterlimit: "10",
strokeLinecap: "round"
}
));
};
export {
r as default
};
//# sourceMappingURL=circle-right-xxl-KaMkrBHr.mjs.map