UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.12 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function h(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: "IconGridRegular20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 3.5h4v4h-4zM2 3.5A1.5 1.5 0 0 1 3.5 2h4A1.5 1.5 0 0 1 9 3.5v4A1.5 1.5 0 0 1 7.5 9h-4A1.5 1.5 0 0 1 2 7.5zm10.5 0h4v4h-4zm-1.5 0A1.5 1.5 0 0 1 12.5 2h4A1.5 1.5 0 0 1 18 3.5v4A1.5 1.5 0 0 1 16.5 9h-4A1.5 1.5 0 0 1 11 7.5zm-3.5 9h-4v4h4zm-4-1.5A1.5 1.5 0 0 0 2 12.5v4A1.5 1.5 0 0 0 3.5 18h4A1.5 1.5 0 0 0 9 16.5v-4A1.5 1.5 0 0 0 7.5 11zm9 1.5h4v4h-4zm-1.5 0a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 1.5 1.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a1.5 1.5 0 0 1-1.5-1.5z", clipRule: "evenodd" } ) } ); } const o = r(h); export { o as default }; //# sourceMappingURL=IconGridRegular20.es.js.map