UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 884 B
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function r(e) { 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: "IconMarkArea32", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M7 8h18a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2m-4 2a4 4 0 0 1 4-4h18a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4zm7 3h12v3H10zm-2 0a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2z", clipRule: "evenodd" } ) } ); } const m = t(r); export { m as default }; //# sourceMappingURL=IconMarkArea32.es.js.map