@ama-pt/agora-design-system
Version:
Ágora Design system
10 lines (9 loc) • 1.47 kB
JavaScript
import e from "react";
const a = (t) => {
const C = { ...t };
return delete C.alt, delete C.title, /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...C, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M12.43 4.1725C12.08 4.0025 11.67 4.0525 11.37 4.2925L6.64 8.0725H3C2.45 8.0725 2 8.5225 2 9.0725V15.0725C2 15.6225 2.45 16.0725 3 16.0725H6.65L11.38 19.8525C11.56 19.9925 11.78 20.0725 12 20.0725C12.15 20.0725 12.3 20.0425 12.43 19.9725C12.78 19.8025 13 19.4525 13 19.0725V5.0725C13 4.6925 12.78 4.3425 12.43 4.1725Z" }), /* @__PURE__ */ e.createElement("path", { d: "M19.2 4.2925C18.81 3.9025 18.18 3.9025 17.79 4.2925C17.4 4.6825 17.4 5.3125 17.79 5.7025C21.3 9.2125 21.3 14.9225 17.79 18.4325C17.4 18.8225 17.4 19.4525 17.79 19.8425C17.99 20.0425 18.24 20.1325 18.5 20.1325C18.76 20.1325 19.01 20.0325 19.21 19.8425C23.5 15.5525 23.5 8.5725 19.21 4.2925H19.2Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15.29 7.8225C14.9 8.2125 14.9 8.8425 15.29 9.2325C16.85 10.7925 16.85 13.3325 15.29 14.8925C14.9 15.2825 14.9 15.9125 15.29 16.3025C15.49 16.5025 15.74 16.5925 16 16.5925C16.26 16.5925 16.51 16.4925 16.71 16.3025C19.05 13.9625 19.05 10.1525 16.71 7.8225C16.32 7.4325 15.69 7.4325 15.3 7.8225H15.29Z" }));
};
export {
a as default
};
//# sourceMappingURL=solid-volume-max-BOexNQ32.mjs.map