@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.38 kB
JavaScript
import * as l from "react";
const e = (a) => /* @__PURE__ */ l.createElement("svg", { id: "Reload", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...a }, /* @__PURE__ */ l.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M25.68 14.87a.85.85 0 0 0-.67-.27c-.55.02-.99.47-.99 1.01 0 .46-.02.91-.07 1.35-.12.8-.32 1.57-.6 2.3a10.12 10.12 0 0 1-1.2 2.11l-.07.1c-.1.1-.18.21-.26.31-.33.38-.7.75-1.07 1.07l-.41.34-.56.39c-.42.26-.86.5-1.31.7-.71.29-1.46.5-2.21.62-.84.1-1.68.1-2.5 0a9.75 9.75 0 0 1-2.23-.62 9.48 9.48 0 0 1-1.85-1.07l-.44-.36a8.9 8.9 0 0 1-1.06-1.07l-.36-.46a10.07 10.07 0 0 1-1.16-2.06 9.98 9.98 0 0 1-.61-4.83c.11-.8.32-1.57.6-2.3a10.13 10.13 0 0 1 1.04-1.9l.35-.45c.33-.4.68-.77 1.05-1.1l.43-.37a9.72 9.72 0 0 1 2.01-1.19c.71-.3 1.46-.5 2.21-.62a9.8 9.8 0 0 1 2.5 0 9.73 9.73 0 0 1 2.94.97l.8.42-2.45.58a.96.96 0 0 0-.6.49 1 1 0 0 0-.09.77c.17.54.65.82 1.2.7l4.3-1.03c.33-.08.6-.35.69-.7.05-.2.05-.38.01-.54l-1-4.4a.96.96 0 0 0-.47-.62.94.94 0 0 0-.76-.1c-.51.17-.8.69-.68 1.23l.36 1.6-.62-.31a10.69 10.69 0 0 0-7.75-.78c-1.9.53-3.63 1.57-5 3.02a11.38 11.38 0 0 0-2.8 5.2c-.45 1.9-.42 3.9.09 5.77a11.23 11.23 0 0 0 2.98 5.12 10.9 10.9 0 0 0 10.7 2.67 10.97 10.97 0 0 0 5-3.2 11.48 11.48 0 0 0 2.9-7.74c0-.27-.1-.54-.3-.74Z", clipRule: "evenodd" }));
export {
e as default
};
//# sourceMappingURL=Reload.js.map