UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

17 lines (16 loc) 916 B
import l from "react"; const n = (e) => { const t = { ...e }; return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, role: "img" }, e.title && /* @__PURE__ */ l.createElement("title", null, e.title), /* @__PURE__ */ l.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 3C2.34772 3 1 4.34772 1 6V18C1 19.6523 2.34772 21 4 21H20C21.6523 21 23 19.6523 23 18V6C23 4.34772 21.6523 3 20 3H4ZM3.10657 5.55397C3.27194 5.22693 3.61203 5 4 5H20C20.388 5 20.7281 5.22693 20.8934 5.55396L12 11.7794L3.10657 5.55397ZM3 7.92068V18C3 18.5477 3.45228 19 4 19H20C20.5477 19 21 18.5477 21 18V7.92068L12.5735 13.8193C12.2291 14.0603 11.7709 14.0603 11.4265 13.8193L3 7.92068Z" } )); }; export { n as default }; //# sourceMappingURL=line-mail-BM4oU1Cb.mjs.map