UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.33 kB
import * as e from "react"; const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "ConnectingRoom", viewBox: "0 0 30 30", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 24C14 24.6 13.6 25 13 25H12C11.4 25 11 25.4 11 26C11 26.6 11.4 27 12 27H13C13.8 27 14.5 26.7 15 26.2C15.5 26.7 16.2 27 17 27H18C18.6 27 19 26.6 19 26C19 25.4 18.6 25 18 25H17C16.4 25 16 24.6 16 24", fill: "black" }), /* @__PURE__ */ e.createElement("path", { d: "M16 19.1H14V22.4H16V19.1Z", fill: "black" }), /* @__PURE__ */ e.createElement("path", { d: "M16 14H14V17.3H16V14Z", fill: "black" }), /* @__PURE__ */ e.createElement("path", { d: "M16 8.8999H14V12.1999H16V8.8999Z", fill: "black" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24 3H17C16.2 3 15.5 3.3 15 3.8C14.5 3.3 13.8 3 13 3H6C4.3 3 3 4.3 3 6V24C3 25.7 4.3 27 6 27H7C7.6 27 8 26.6 8 26C8 25.4 7.6 25 7 25H6C5.4 25 5 24.6 5 24V6C5 5.4 5.4 5 6 5H13C13.5 5 14 5.4 14 6V7.2H16V6C16 5.4 16.4 5 17 5H24C24.6 5 25 5.4 25 6V24C25 24.6 24.6 25 24 25H23C22.4 25 22 25.4 22 26C22 26.6 22.4 27 23 27H24C25.7 27 27 25.7 27 24V6C27 4.3 25.7 3 24 3Z", fill: "black" })); export { t as default }; //# sourceMappingURL=ConnectingRoom.js.map