UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.52 kB
import * as C from "react"; const l = (e) => /* @__PURE__ */ C.createElement("svg", { id: "ClockBack", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.0004 25.016C20.5214 25.016 25.0134 20.523 25.0134 15C25.0134 9.47796 20.5214 4.98596 15.0004 4.98596C11.7024 4.98596 8.77166 6.58769 6.94557 9.054L9.23741 8.4427C9.73291 8.31047 10.2408 8.57448 10.4249 9.04011L10.4614 9.15105C10.5937 9.64655 10.3297 10.1545 9.86403 10.3385L9.75309 10.3751L5.24338 11.5786C4.71517 11.7195 4.17994 11.4105 4.02761 10.8998L4.00097 10.7873L3.12887 5.87947C3.03225 5.3357 3.39473 4.81656 3.9385 4.71994C4.44342 4.63022 4.92711 4.93635 5.071 5.41592L5.09803 5.52956L5.4833 7.6978C7.67893 4.84299 11.1282 3 15 3C21.617 3 27 8.383 27 15C27 21.617 21.617 27 15 27C8.383 27 3 21.617 3 15C3 14.8982 3.00127 14.7968 3.0038 14.6956C3.12868 14.7554 3.26022 14.8056 3.39777 14.8451C3.94226 15.0012 4.49639 14.9641 4.98688 14.7745C4.98521 14.8494 4.98438 14.9246 4.98438 15C4.98438 20.523 9.47738 25.016 15.0004 25.016ZM16 14.5988V8.11166C16 7.55566 15.551 7.10266 15 7.10266C14.449 7.10266 14 7.55566 14 8.11166V15.0947C14 15.2134 14.0205 15.3274 14.0581 15.4333C14.1238 15.6342 14.253 15.8166 14.4394 15.9474L18.1824 18.5684C18.6374 18.8874 19.2654 18.7794 19.5814 18.3274C19.8984 17.8754 19.7844 17.2484 19.3294 16.9294L16 14.5988Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=ClockBack.js.map