@ama-pt/agora-design-system
Version:
Ágora Design system
10 lines (9 loc) • 1.27 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: "M7.29289 3.29289C7.68342 2.90237 8.31658 2.90237 8.70711 3.29289L12.7071 7.29289C13.0976 7.68342 13.0976 8.31658 12.7071 8.70711C12.3166 9.09763 11.6834 9.09763 11.2929 8.70711L9 6.41421V12C9 12.5523 8.55228 13 8 13C7.44772 13 7 12.5523 7 12V6.41421L4.70711 8.70711C4.31658 9.09763 3.68342 9.09763 3.29289 8.70711C2.90237 8.31658 2.90237 7.68342 3.29289 7.29289L7.29289 3.29289Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15 17.5858L15 12C15 11.4477 15.4477 11 16 11C16.5523 11 17 11.4477 17 12L17 17.5858L19.2929 15.2929C19.6834 14.9024 20.3166 14.9024 20.7071 15.2929C21.0976 15.6834 21.0976 16.3166 20.7071 16.7071L16.7071 20.7071C16.3166 21.0976 15.6834 21.0976 15.2929 20.7071L11.2929 16.7071C10.9024 16.3166 10.9024 15.6834 11.2929 15.2929C11.6834 14.9024 12.3166 14.9024 12.7071 15.2929L15 17.5858Z" }));
};
export {
r as default
};
//# sourceMappingURL=solid-sort-vertical-BhJF09g5.mjs.map