@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 • 620 B
JavaScript
/* eslint-disable */
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "m12.417 11.634 3.862 3.541c.339.31.362.837.051 1.177a.842.842 0 0 1-1.177.05l-4.133-3.787a.833.833 0 0 1-.27-.615V7.417a.833.833 0 0 1 1.667 0v4.217Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M12 2C6.478 2 2 6.477 2 12s4.478 10 10 10c5.523 0 10-4.477 10-10-.006-5.52-4.48-9.994-10-10Zm0 18.333A8.333 8.333 0 1 1 20.334 12 8.342 8.342 0 0 1 12 20.333Z"
})), "0 0 24 24", "Clock");