UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 952 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPlusFrame24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M19 4.5H5A1.5 1.5 0 0 0 3.5 6v1h17V6A1.5 1.5 0 0 0 19 4.5m1.5 4h-17V18A1.5 1.5 0 0 0 5 19.5h14a1.5 1.5 0 0 0 1.5-1.5zM5 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zm7.75 8.25a.75.75 0 0 0-1.5 0v2h-2a.75.75 0 0 0 0 1.5h2v2a.75.75 0 0 0 1.5 0v-2h2a.75.75 0 0 0 0-1.5h-2z", clipRule: "evenodd" } ) } ); } const o = a(r); export { o as default }; //# sourceMappingURL=IconPlusFrame24.es.js.map