UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 912 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } 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: "IconCardLayoutMedium12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 3h2.25v3H1V3.5a.5.5 0 0 1 .5-.5m3.25-1H1.5A1.5 1.5 0 0 0 0 3.5v5A1.5 1.5 0 0 0 1.5 10h9A1.5 1.5 0 0 0 12 8.5v-5A1.5 1.5 0 0 0 10.5 2zm2.5 1h-2.5v3h2.5zm1 3H11V3.5a.5.5 0 0 0-.5-.5H8.25zM1 7v1.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7z", clipRule: "evenodd" } ) } ); } const i = a(o); export { i as default }; //# sourceMappingURL=IconCardLayoutMedium12.es.js.map