@ama-pt/agora-design-system
Version:
Ágora Design system
10 lines (9 loc) • 1.55 kB
JavaScript
import e from "react";
const a = (t) => {
const C = { ...t };
return delete C.alt, delete C.title, /* @__PURE__ */ e.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...C, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M20.7461 7.33398C22.5448 7.33398 24.0029 8.79213 24.0029 10.5908V20.7461C24.0029 22.5448 22.5448 24.0029 20.7461 24.0029H10.5908C8.79213 24.0029 7.33398 22.5448 7.33398 20.7461V10.5908C7.33398 8.79213 8.79213 7.33398 10.5908 7.33398H20.7461Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13.4121 0C14.2758 0 15.1051 0.343407 15.7158 0.954102C16.3264 1.56482 16.6689 2.39325 16.6689 3.25684V4.38477C16.6689 4.93705 16.2212 5.38477 15.6689 5.38477C15.1169 5.38448 14.6689 4.93687 14.6689 4.38477V3.25684C14.6689 2.92355 14.5365 2.60384 14.3008 2.36816C14.0651 2.13267 13.7453 2 13.4121 2H3.25684C2.92355 2.00003 2.60383 2.13249 2.36816 2.36816C2.13249 2.60383 2.00003 2.92355 2 3.25684V13.4121C2 13.7453 2.13267 14.0651 2.36816 14.3008C2.60384 14.5365 2.92355 14.6689 3.25684 14.6689H4.38477C4.93687 14.6689 5.38448 15.1169 5.38477 15.6689C5.38477 16.2212 4.93705 16.6689 4.38477 16.6689H3.25684C2.39325 16.6689 1.56482 16.3264 0.954102 15.7158C0.343407 15.1051 0 14.2758 0 13.4121V3.25684C3.32285e-05 2.39312 0.343358 1.56485 0.954102 0.954102C1.56485 0.343358 2.39312 3.32285e-05 3.25684 0H13.4121Z" }));
};
export {
a as default
};
//# sourceMappingURL=solid-copy-DQaYbvus.mjs.map