UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

17 lines (16 loc) 833 B
import l from "react"; const n = (e) => { const t = { ...e }; return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...t, role: "img" }, e.title && /* @__PURE__ */ l.createElement("title", null, e.title), /* @__PURE__ */ l.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.4332 4.09871C17.7797 4.26523 18 4.6156 18 5.00001V19C18 19.3844 17.7797 19.7348 17.4332 19.9013C17.0867 20.0678 16.6755 20.021 16.3753 19.7809L11.6492 16H8C7.44772 16 7 15.5523 7 15V9.00001C7 8.44772 7.44772 8.00001 8 8.00001H11.6492L16.3753 4.21914C16.6755 3.979 17.0867 3.93219 17.4332 4.09871Z" } )); }; export { n as default }; //# sourceMappingURL=solid-volume-off-CB9nMabs.mjs.map