UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

17 lines (16 loc) 999 B
import l from "react"; const n = (e) => { const t = { ...e }; return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "22", height: "22", viewBox: "0 0 22 22", 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 1C4 0.447715 4.44772 0 5 0H17C17.5523 0 18 0.447715 18 1V7H19C19.7957 7 20.5587 7.31607 21.1213 7.87868C21.6839 8.44129 22 9.20435 22 10V15C22 15.7957 21.6839 16.5587 21.1213 17.1213C20.5587 17.6839 19.7957 18 19 18H18V21C18 21.5523 17.5523 22 17 22H5C4.44772 22 4 21.5523 4 21V18H3C2.20435 18 1.44129 17.6839 0.87868 17.1213C0.31607 16.5587 0 15.7956 0 15V10C0 9.20435 0.31607 8.44129 0.87868 7.87868C1.44129 7.31607 2.20435 7 3 7H4V1ZM6 20H16V14H6V20ZM16 2V7H6V2H16Z" } )); }; export { n as default }; //# sourceMappingURL=solid-print-DdU8uBcE.mjs.map