@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 996 B
JavaScript
import * as C from "react";
const t = (e) => /* @__PURE__ */ C.createElement("svg", { id: "Audio", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ C.createElement("path", { d: "M15 19.3C17.8 19.3 20 17.1 20 14.3V8C20 5.2 17.8 3 15 3C12.2 3 10 5.2 10 8V14.4C10 17.1 12.3 19.3 15 19.3ZM12 8C12 6.3 13.3 5 15 5C16.7 5 18 6.3 18 8V14.4C18 16.1 16.7 17.4 15 17.4C13.3 17.4 12 16.1 12 14.4V8Z", fill: "currentColor" }), /* @__PURE__ */ C.createElement("path", { d: "M21.5 10.4C20.9 10.4 20.5 10.8 20.5 11.4V15.1C20.5 17.9 18.3 20.1 15.5 20.1H14.5C11.7 20.1 9.5 17.9 9.5 15.1V11.4C9.5 10.8 9.1 10.4 8.5 10.4C7.9 10.4 7.5 10.8 7.5 11.4V15.1C7.5 18.8 10.4 21.8 14 22.1V25H11.1C10.6 25 10.1 25.5 10.1 26C10.1 26.5 10.6 27 11.1 27H18.8C19.3 27 19.8 26.5 19.8 26C19.8 25.5 19.4 25 18.8 25H16V22.1C19.6 21.9 22.5 18.8 22.5 15.1V11.4C22.5 10.8 22 10.4 21.5 10.4Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=Audio-W03ddOMo.js.map