UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 925 B
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function r(l) { 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: "IconCrossCircle20Filled", "aria-hidden": "true", ...l, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18m-3.536-5.464a.75.75 0 0 1 0-1.061L8.94 10 6.464 7.525a.75.75 0 0 1 1.061-1.06L10 8.939l2.475-2.474a.75.75 0 0 1 1.06 1.06L11.062 10l2.475 2.475a.75.75 0 0 1-1.061 1.06L10 11.062l-2.475 2.475a.75.75 0 0 1-1.06 0", clipRule: "evenodd" } ) } ); } const a = t(r); export { a as default }; //# sourceMappingURL=IconCrossCircle20Filled.es.js.map