UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

17 lines (16 loc) 841 B
import l from "react"; const i = (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: "M5.07612 8.61732C5.2309 8.24364 5.59554 8 6 8H18C18.4045 8 18.7691 8.24364 18.9239 8.61732C19.0787 8.99099 18.9931 9.42111 18.7071 9.70711L12.7071 15.7071C12.3166 16.0976 11.6834 16.0976 11.2929 15.7071L5.29289 9.70711C5.00689 9.42111 4.92134 8.99099 5.07612 8.61732ZM8.41421 10L12 13.5858L15.5858 10H8.41421Z" } )); }; export { i as default }; //# sourceMappingURL=line-arrow-down-DnHl70Fu.mjs.map