@ama-pt/agora-design-system
Version:
Ágora Design system
10 lines (9 loc) • 1.08 kB
JavaScript
import e from "react";
const i = (t) => {
const l = { ...t };
return delete l.alt, delete l.title, /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...l, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M14.43 4.10033C14.08 3.93033 13.67 3.98033 13.37 4.22033L8.64 8.00033H5C4.45 8.00033 4 8.45033 4 9.00033V15.0003C4 15.5503 4.45 16.0003 5 16.0003H8.65L13.38 19.7803C13.56 19.9203 13.78 20.0003 14 20.0003C14.15 20.0003 14.3 19.9703 14.43 19.9003C14.78 19.7303 15 19.3803 15 19.0003V5.00033C15 4.62033 14.78 4.27033 14.43 4.10033Z" }), /* @__PURE__ */ e.createElement("path", { d: "M18.7 7.73C18.31 7.34 17.68 7.34 17.29 7.73C16.9 8.12 16.9 8.75 17.29 9.14C18.85 10.7 18.85 13.24 17.29 14.8C16.9 15.19 16.9 15.82 17.29 16.21C17.49 16.41 17.74 16.5 18 16.5C18.26 16.5 18.51 16.4 18.71 16.21C21.05 13.87 21.05 10.06 18.71 7.73H18.7Z" }));
};
export {
i as default
};
//# sourceMappingURL=solid-volume-min-DvN4XS_N.mjs.map