UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 1.05 kB
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: "M7.00003 5C6.59557 5 6.23093 5.24364 6.07615 5.61732C5.92137 5.99099 6.00692 6.42111 6.29292 6.70711L11.2929 11.7071C11.6834 12.0976 12.3166 12.0976 12.7071 11.7071L17.7071 6.70711C17.9931 6.42111 18.0787 5.99099 17.9239 5.61732C17.7691 5.24364 17.4045 5 17 5H7.00003Z" }), /* @__PURE__ */ e.createElement("path", { d: "M7.00003 12C6.59557 12 6.23093 12.2436 6.07615 12.6173C5.92137 12.991 6.00692 13.4211 6.29292 13.7071L11.2929 18.7071C11.6834 19.0976 12.3166 19.0976 12.7071 18.7071L17.7071 13.7071C17.9931 13.4211 18.0787 12.991 17.9239 12.6173C17.7691 12.2436 17.4045 12 17 12H7.00003Z" })); }; export { r as default }; //# sourceMappingURL=solid-chevrons-down-CZVmuzMN.mjs.map