UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 990 B
import { jsx as a } from "react/jsx-runtime"; import { memo as e } from "react"; function o(t) { 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: "IconPlusBoxStack32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M23 7H13a2 2 0 0 0-2 2h8a4 4 0 0 1 4 4v8a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2m0 16a4 4 0 0 1-4 4H9a4 4 0 0 1-4-4V13a4 4 0 0 1 4-4 4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4m-4-12H9a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V13a2 2 0 0 0-2-2m-4 4a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2z", clipRule: "evenodd" } ) } ); } const n = e(o); export { n as default }; //# sourceMappingURL=IconPlusBoxStack32.es.js.map