UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 968 B
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function l(e) { return /* @__PURE__ */ a( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconBuildingBlock32", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M12 7h-2a1 1 0 0 0-1 1v1h4V8a1 1 0 0 0-1-1M7 8v1a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h18a4 4 0 0 0 4-4V13a4 4 0 0 0-4-4V8a3 3 0 0 0-3-3h-2a3 3 0 0 0-3 3v1h-2V8a3 3 0 0 0-3-3h-2a3 3 0 0 0-3 3m12 1h4V8a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1zm-2 2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V13a2 2 0 0 0-2-2z", clipRule: "evenodd" } ) } ); } const c = t(l); export { c as default }; //# sourceMappingURL=IconBuildingBlock32.es.js.map