UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 723 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", { d: "M12.7071 8.29289C12.3166 7.90237 11.6834 7.90237 11.2929 8.29289L5.29289 14.2929C5.00689 14.5789 4.92134 15.009 5.07612 15.3827C5.2309 15.7564 5.59554 16 6 16H18C18.4045 16 18.7691 15.7564 18.9239 15.3827C19.0787 15.009 18.9931 14.5789 18.7071 14.2929L12.7071 8.29289Z" })); }; export { i as default }; //# sourceMappingURL=solid-arrow-up-BO_loNqc.mjs.map