UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 895 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function a(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: "IconTable12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 2h7a.5.5 0 0 1 .5.5V4H2V2.5a.5.5 0 0 1 .5-.5M1 5V2.5A1.5 1.5 0 0 1 2.5 1h7A1.5 1.5 0 0 1 11 2.5v7A1.5 1.5 0 0 1 9.5 11h-7A1.5 1.5 0 0 1 1 9.5zm1 4.5V8h3.5v2h-3a.5.5 0 0 1-.5-.5m4.5.5h3a.5.5 0 0 0 .5-.5V8H6.5zm0-3H10V5H6.5zm-1-2H2v2h3.5z", clipRule: "evenodd" } ) } ); } const r = l(a); export { r as default }; //# sourceMappingURL=IconTable12.es.js.map