UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 995 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: "IconTextBoxStack32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M25 8H11a2 2 0 0 0-2 2h12a4 4 0 0 1 4 4v6a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2m-4 16a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2zM7 10a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h14a4 4 0 0 0 4-4 4 4 0 0 0 4-4v-8a4 4 0 0 0-4-4H11a4 4 0 0 0-4 4m1 6a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m1 3a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2z", clipRule: "evenodd" } ) } ); } const l = e(o); export { l as default }; //# sourceMappingURL=IconTextBoxStack32.es.js.map