UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 874 B
import l from "react"; const C = (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", { d: "M20.92 8.61999C20.87 8.49999 20.8 8.38999 20.7 8.29999L13.71 1.28999C13.62 1.19999 13.51 1.11999 13.39 1.06999C13.27 1.01999 13.14 0.98999 13 0.98999H6C5.2 0.99999 4.45 1.30999 3.88 1.87999C3.31 2.44999 3 3.19999 3 3.99999V20C3 20.8 3.31 21.55 3.88 22.12C4.45 22.69 5.2 23 6 23H18C18.8 23 19.55 22.69 20.12 22.12C20.69 21.55 21 20.8 21 20V8.99999C21 8.86999 20.97 8.73999 20.92 8.61999ZM14 4.40999L17.59 7.99999H14V4.40999Z" })); }; export { C as default }; //# sourceMappingURL=solid-file-ZTr4auT0.mjs.map