UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 1.06 kB
import e from "react"; const n = (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: "M6.70711 6.29292C6.42111 6.00692 5.99099 5.92137 5.61732 6.07615C5.24364 6.23093 5 6.59557 5 7.00003V17C5 17.4045 5.24364 17.7691 5.61732 17.9239C5.99099 18.0787 6.42111 17.9931 6.70711 17.7071L11.7071 12.7071C12.0976 12.3166 12.0976 11.6834 11.7071 11.2929L6.70711 6.29292Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13.7071 6.29292C13.4211 6.00692 12.991 5.92137 12.6173 6.07615C12.2436 6.23093 12 6.59557 12 7.00003V17C12 17.4045 12.2436 17.7691 12.6173 17.9239C12.991 18.0787 13.4211 17.9931 13.7071 17.7071L18.7071 12.7071C19.0976 12.3166 19.0976 11.6834 18.7071 11.2929L13.7071 6.29292Z" })); }; export { n as default }; //# sourceMappingURL=solid-chevrons-right-DVWJzOT1.mjs.map