UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.18 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function r(o) { 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: "IconArrowRoundClockwise20", "aria-hidden": "true", ...o, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M14.893 8.5c-.817-2.677-3.493-4.17-6.22-3.44-2.791.748-4.37 3.484-3.622 6.276.748 2.793 3.484 4.373 6.274 3.625a5.4 5.4 0 0 0 2.059-1.05 4.4 4.4 0 0 0 .588-.59l.021-.029.002-.003-.002.003h.001l.001-.002v-.001a.75.75 0 0 1 1.232.856l-.617-.426.617.427-.001.002-.002.002-.005.008-.015.02-.047.062a4 4 0 0 1-.169.203 6 6 0 0 1-.647.623 6.9 6.9 0 0 1-2.628 1.344c-3.59.962-7.149-1.093-8.111-4.685s1.09-7.151 4.682-8.114c2.856-.765 5.691.379 7.216 2.686V5A.75.75 0 1 1 17 5v5h-5a.75.75 0 1 1 0-1.5z", clipRule: "evenodd" } ) } ); } const s = t(r); export { s as default }; //# sourceMappingURL=IconArrowRoundClockwise20.es.js.map