UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 932 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCardLayoutLarge20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6 4.5H3.5a1 1 0 0 0-1 1V11H6zM6 3h10.5A2.5 2.5 0 0 1 19 5.5v9a2.5 2.5 0 0 1-2.5 2.5h-13A2.5 2.5 0 0 1 1 14.5v-9A2.5 2.5 0 0 1 3.5 3zm1.5 1.5H12V7H7.5zm0 4V11H12V8.5zm6 0V11h4V8.5zm4-1.5V5.5a1 1 0 0 0-1-1h-3V7zm-15 7.5v-2h15v2a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1", clipRule: "evenodd" } ) } ); } const l = a(r); export { l as default }; //# sourceMappingURL=IconCardLayoutLarge20.es.js.map