UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 993 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } 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: "IconClockAlternative24", "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 10M8.793 7.732a.75.75 0 1 0-1.06 1.061l2.05 2.05a2.5 2.5 0 1 0 4.412-.042l2.956-2.956a.75.75 0 1 0-1.06-1.06L13.114 9.76A2.5 2.5 0 0 0 12 9.5c-.417 0-.81.102-1.156.283zM13 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0", clipRule: "evenodd" } ) } ); } const c = l(o); export { c as default }; //# sourceMappingURL=IconClockAlternative24.es.js.map