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.

5 lines 521 B
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 2c5.52.006 9.994 4.48 10 10 0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 18.333A8.342 8.342 0 0020.333 12 8.333 8.333 0 1012 20.333zm4.278-5.158a.833.833 0 01.052 1.177.842.842 0 01-1.177.05l-4.133-3.787a.833.833 0 01-.27-.615V7.417a.833.833 0 011.667 0v4.217l3.861 3.541z" })), "0 0 24 24", "Clock");