UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 770 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function s(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: "IconPlus24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11 12.5v7.25a.75.75 0 0 0 1.5 0V12.5h7.25a.75.75 0 0 0 0-1.5H12.5V3.75a.75.75 0 0 0-1.5 0V11H3.75a.75.75 0 1 0 0 1.5z", clipRule: "evenodd" } ) } ); } const a = l(s); export { a as default }; //# sourceMappingURL=IconPlus24.es.js.map