@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.
7 lines • 583 B
JavaScript
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.634l3.861 3.541c.34.31.362.837.052 1.177a.842.842 0 01-1.177.05l-4.133-3.787a.833.833 0 01-.27-.615V7.417a.833.833 0 111.667 0v4.217z"
}), /*#__PURE__*/React.createElement("path", {
d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c-.006-5.52-4.48-9.994-10-10zm0 18.333A8.333 8.333 0 1120.333 12 8.342 8.342 0 0112 20.333z"
})), "0 0 24 24", "Clock");