@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.34 kB
JavaScript
import * as e from "react";
const l = (C) => /* @__PURE__ */ e.createElement("svg", { id: "Elevator", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...C }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.9 3H25C26.12 3 27 3.83 27 4.9V25C27 26.12 26.17 27 25.1 27H4.9C3.85 27 3 26.15 3 25.1V4.9C3 3.85 3.85 3 4.9 3ZM16 25H21.5V13.2C21.5 12.65 20.92 12.2 20.2 12.2H16V25ZM8.5 25H14V12.2H9.8C9.08 12.2 8.5 12.65 8.5 13.2V25ZM23.5 25H24.99H25V5H5V25H6.5V13.2C6.5 11.52 7.95 10.2 9.8 10.2H20.2C22.05 10.2 23.5 11.52 23.5 13.2V25ZM11.31 9.01007L11.9 8.42007L12.49 9.01007C12.69 9.21007 12.94 9.30007 13.2 9.30007C13.46 9.30007 13.71 9.20007 13.91 9.01007C14.3 8.62007 14.3 7.99007 13.91 7.60007L12.61 6.30007C12.22 5.91007 11.59 5.91007 11.2 6.30007L9.90004 7.60007C9.51004 7.99007 9.51004 8.62007 9.90004 9.01007C10.29 9.40007 10.92 9.40007 11.31 9.01007ZM17.39 9.01007C17.59 9.21007 17.84 9.30007 18.1 9.30007C18.36 9.30007 18.61 9.20007 18.81 9.01007L20.11 7.71007C20.5 7.32007 20.5 6.69007 20.11 6.30007C19.72 5.91007 19.09 5.91007 18.7 6.30007L18.11 6.89007L17.52 6.30007C17.13 5.91007 16.5 5.91007 16.11 6.30007C15.72 6.69007 15.72 7.32007 16.11 7.71007L17.41 9.01007H17.39Z", fill: "currentcolor" }));
export {
l as default
};
//# sourceMappingURL=Elevator.js.map