@ama-pt/agora-design-system
Version:
Ágora Design system
10 lines (9 loc) • 1.06 kB
JavaScript
import e from "react";
const r = (t) => {
const l = { ...t };
return delete l.alt, delete l.title, /* @__PURE__ */ e.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...l, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M12.7071 5.29289C12.3166 4.90237 11.6834 4.90237 11.2929 5.29289L6.29292 10.2929C6.00692 10.5789 5.92137 11.009 6.07615 11.3827C6.23093 11.7564 6.59557 12 7.00003 12H17C17.4045 12 17.7691 11.7564 17.9239 11.3827C18.0787 11.009 17.9931 10.5789 17.7071 10.2929L12.7071 5.29289Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12.7071 12.2929C12.3166 11.9024 11.6834 11.9024 11.2929 12.2929L6.29292 17.2929C6.00692 17.5789 5.92137 18.009 6.07615 18.3827C6.23093 18.7564 6.59557 19 7.00003 19H17C17.4045 19 17.7691 18.7564 17.9239 18.3827C18.0787 18.009 17.9931 17.5789 17.7071 17.2929L12.7071 12.2929Z" }));
};
export {
r as default
};
//# sourceMappingURL=solid-chevrons-up-BMucqcuI.mjs.map