UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 798 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function l(t) { 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: "IconClock20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M17.5 10a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0m1.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-5.752.75a.75.75 0 0 0 0-1.5H10.75v-3.5a.75.75 0 0 0-1.5 0v5z", clipRule: "evenodd" } ) } ); } const s = o(l); export { s as default }; //# sourceMappingURL=IconClock20.es.js.map