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: "M12 7.00003C12 6.59557 11.7564 6.23093 11.3827 6.07615C11.009 5.92137 10.5789 6.00692 10.2929 6.29292L5.29289 11.2929C4.90237 11.6834 4.90237 12.3166 5.29289 12.7071L10.2929 17.7071C10.5789 17.9931 11.009 18.0787 11.3827 17.9239C11.7564 17.7691 12 17.4045 12 17V7.00003Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19 7.00003C19 6.59557 18.7564 6.23093 18.3827 6.07615C18.009 5.92137 17.5789 6.00692 17.2929 6.29292L12.2929 11.2929C11.9024 11.6834 11.9024 12.3166 12.2929 12.7071L17.2929 17.7071C17.5789 17.9931 18.009 18.0787 18.3827 17.9239C18.7564 17.7691 19 17.4045 19 17V7.00003Z" })); }; export { r as default }; //# sourceMappingURL=solid-chevrons-left-CPoYihuy.mjs.map