UNPKG

@kiwicom/orbit-components

Version:

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.

8 lines (7 loc) 816 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M15.308 4.568a8.15 8.15 0 0 0-11.376 8.844l-1.729.88c-.325.166-.432.493-.266.82a.554.554 0 0 0 .356.296l3.93 1.277c.273.133.598-.033.705-.36l1.277-3.93a.588.588 0 0 0-.387-.759l-.095-.025a.535.535 0 0 0-.367.056l-1.723.878a6.35 6.35 0 0 1 8.935-6.337.9.9 0 1 0 .74-1.64Zm6.386 3.93-3.93-1.276c-.273-.134-.599.032-.706.359l-1.276 3.93a.588.588 0 0 0 .387.759l.095.025c.124.024.237.01.367-.056l1.65-.84a6.35 6.35 0 0 1-8.919 6.398.9.9 0 1 0-.736 1.642 8.15 8.15 0 0 0 11.352-8.906l1.805-.92c.326-.165.432-.492.266-.818a.554.554 0 0 0-.355-.297Z" })), "0 0 24 24", "Reload");