UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.05 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconBuildingBlock12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 2h-1a.5.5 0 0 0-.5.5V3h2v-.5a.5.5 0 0 0-.5-.5M1 3v.085A1.5 1.5 0 0 0 0 4.5v5A1.5 1.5 0 0 0 1.5 11h9A1.5 1.5 0 0 0 12 9.5v-5a1.5 1.5 0 0 0-1-1.415V2.5A1.5 1.5 0 0 0 9.5 1h-1A1.5 1.5 0 0 0 7 2.5V3H5v-.5A1.5 1.5 0 0 0 3.5 1h-1A1.5 1.5 0 0 0 1 2.5zm7 0h2v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM7 4H1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z", clipRule: "evenodd" } ) } ); } const c = l(o); export { c as default }; //# sourceMappingURL=IconBuildingBlock12.es.js.map