UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 854 B
import { jsx as e } from "react/jsx-runtime"; import { memo as n } from "react"; function o(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: "IconJohanna24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M20.5 12a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.5 0a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0m1.5 0a6 6 0 1 1-12 0 6 6 0 0 1 12 0", clipRule: "evenodd" } ) } ); } const l = n(o); export { l as default }; //# sourceMappingURL=IconJohanna24.es.js.map