UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 877 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function n(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMasonry24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5 5.5h4v6H3.5V7A1.5 1.5 0 0 1 5 5.5m5.5 6v-6H19A1.5 1.5 0 0 1 20.5 7v4.5zm-7 1.5v4A1.5 1.5 0 0 0 5 18.5h8.5V13zM15 13v5.5h4a1.5 1.5 0 0 0 1.5-1.5v-4zM2 7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3z", clipRule: "evenodd" } ) } ); } const l = o(n); export { l as default }; //# sourceMappingURL=IconMasonry24.es.js.map